@charset "UTF-8";:root{--width-site:69rem;--width-content:46rem;--space-outer:1.25rem;--space-content:1.5rem;--radius-frame:0.3125rem;--radius-frame2:calc(0.3125rem * 2);--color-primary:#0F2E2C;--color-inputs:#0F2E2C33;--color-overlay:#0F2E2C50;--color-dark:#212529;--color-light:#fff;--color-black:#262626;--color-background:#FFFFFF;--color-summary:#e0e0e0;--color-promo:#ebefee;--color-dim:#00000090;--color-muted:#d6d6d6;--color-reference:#e8f1ef;--color-warning:#850909;--color-grey:#D9D9D9;--color-title-grey:#C5C5C5;--color-red:#B90015;--color-text-special:#E6E6E6;--color-shishki:#84B1AD;--color-shishki-light:#D9D9D9;--color-shishki-footer:#0F2E2C;--color-region-dark:#48625E;--color-region-light:#EBEFEE;--color-region-accent:#B80F22;--color-region-plate-inactive:#546D65;--color-region-plate-hover:#ccc;--font-regular:"Raleway",sans-serif;--font-content:"Lora",serif;--font-monospace:"Monaco","Roboto Mono","Courier",monospace;--border-line:1px solid #dedcdc}@media screen and (max-width:1023px){:root{--space-outer:1.125rem}}@media screen and (max-width:767px){:root{--space-outer:1rem;--space-content:1.5rem}}@media screen and (max-width:479px){:root{--space-outer:0.875rem;--space-content:1rem}}@font-face{font-family:Lora;src:url(fonts/Lora-Bold.woff2) format("woff2"),url(fonts/Lora-Bold.woff) format("woff");font-weight:700;font-style:normal;font-stretch:normal;font-display:block}@font-face{font-family:Lora;src:url(fonts/Lora-Regular.woff2) format("woff2"),url(fonts/Lora-Regular.woff) format("woff");font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{font-family:Lora;src:url(fonts/Lora-Italic.woff2) format("woff2"),url(fonts/Lora-Italic.woff) format("woff");font-weight:400;font-style:italic;font-stretch:normal;font-display:block}@font-face{font-family:Raleway;src:url(fonts/Raleway-Bold.woff2) format("woff2"),url(fonts/Raleway-Bold.woff) format("woff");font-weight:700;font-style:normal;font-stretch:normal;font-display:block}@font-face{font-family:Raleway;src:url(fonts/Raleway-SemiBold.woff2) format("woff2"),url(fonts/Raleway-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-stretch:normal;font-display:block}@font-face{font-family:Raleway;src:url(fonts/Raleway-Medium.woff2) format("woff2"),url(fonts/Raleway-Medium.woff) format("woff");font-weight:500;font-style:normal;font-stretch:normal;font-display:block}@font-face{font-family:Raleway;src:url(fonts/Raleway-Regular.woff2) format("woff2"),url(fonts/Raleway-Regular.woff) format("woff");font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{font-family:Raleway;src:url(fonts/Raleway-Light.woff2) format("woff2"),url(fonts/Raleway-Light.woff) format("woff");font-weight:300;font-style:normal;font-stretch:normal;font-display:block}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}a{cursor:pointer;color:inherit;text-decoration:none;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}a time{cursor:pointer}button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;transition:.25s}button[disabled]{pointer-events:none}input{box-shadow:none;background-color:transparent}time{cursor:default}img{display:block;max-width:100%;height:auto}ins{text-decoration:inherit}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}script{display:none!important}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;word-wrap:normal!important;border:0}.screen-reader-text:focus{display:block;top:5px;left:5px;z-index:100000;clip:auto!important;-webkit-clip-path:none;clip-path:none;width:auto;height:auto;padding:15px 23px 14px;color:#444;font-size:1rem;line-height:normal;text-decoration:none;background-color:#eee}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes upswing{0%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes upswing{0%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}html{color:var(--color-dark);background-color:var(--color-background);scroll-behavior:smooth}body{line-height:1.375;font-weight:400;font-family:var(--font-regular);-webkit-text-size-adjust:none}body.is-adminbar{padding-top:32px}@media screen and (max-width:782px){body.is-adminbar{padding-top:46px}}@media screen and (max-width:1199px){body.is-navbar{position:fixed;left:0;width:100%;overflow:hidden}body.is-navbar::before{content:"";cursor:default;display:block;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.75)}}@media screen and (max-width:1199px){body{line-height:1.2}}::-webkit-input-placeholder{color:grey}::-moz-placeholder{color:grey}:-ms-input-placeholder{color:grey}::placeholder{color:grey}.is-adminbar #wpadminbar{position:absolute}.button,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.wp-block-details summary{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;padding:.5rem 2.8rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;color:var(--color-light);background-color:var(--color-primary);text-align:center;text-decoration:none;border:solid .125rem transparent;border-radius:.375rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.button.button--frontpage,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--frontpage.open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--frontpage.open-pvz-btn,.wp-block-details summary.button--frontpage{display:block;margin-bottom:2rem}.button.button--preload,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--preload.open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--preload.open-pvz-btn,.wp-block-details summary.button--preload{pointer-events:none;text-indent:-9999rem}.button.button--preload::after,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--preload.open-pvz-btn::after,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--preload.open-pvz-btn::after,.wp-block-details summary.button--preload::after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;margin-top:-.5rem;margin-left:-.5rem;border:solid .125rem var(--color-light);border-bottom-color:transparent;border-radius:50%;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.button:hover,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn:hover,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn:hover,.wp-block-details summary:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:767px){.button,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.wp-block-details summary{font-size:.9375rem}}.button.button--loadmore,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--loadmore.open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .button--loadmore.open-pvz-btn,.wp-block-details summary.button--loadmore{margin-top:1rem;background:#c5c5c5;width:100%}.embed{display:block;position:relative;width:100%;padding-top:56.25%;background-color:var(--color-dark);border:none}.embed>*{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;-webkit-transform-style:preserve-3d}.embed .embed__dummy{background-repeat:no-repeat;background-position:center;background-size:cover;border-bottom:none}.embed .embed__dummy:after,.embed .embed__dummy:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.embed .embed__dummy:before{background-color:rgba(0,0,0,.5)}.embed .embed__loader{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:50%;width:4rem;height:auto;margin-left:-2rem}.embed .embed__loader .embed__loader-bounce,.embed .embed__loader:after,.embed .embed__loader:before{width:8px;height:8px;background-color:var(--color-light);border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:loader 1s infinite;animation:loader 1s infinite;-webkit-animation-delay:125ms;animation-delay:125ms}.embed .embed__loader:after{content:"";-webkit-animation-delay:.25s;animation-delay:.25s}.embed .embed__loader:before{content:"";-webkit-animation-delay:0s;animation-delay:0s}.embed.embed--youtube .embed__dummy:after{background-image:url(images/button-youtube.svg);background-size:4.25rem 3rem;background-repeat:no-repeat;background-position:center;opacity:.85;transition:opacity .25s}.embed.embed--youtube .embed__dummy:hover:after{opacity:1}.embed.embed--vimeo .embed__dummy:after{background-image:url(images/vimeo-button.svg);background-size:4.25rem 3rem;background-repeat:no-repeat;background-position:center;opacity:.85;transition:opacity .25s}.embed.embed--vimeo .embed__dummy:hover:after{opacity:1}.form{position:relative;font-family:var(--font-regular)}.form .form__message{display:none}.form .form__message.form__message--visible{display:-webkit-flex;display:-ms-flexbox;display:flex}.form .form__message.form__message--warning{color:var(--color-warning)}.input{padding:.5rem .75rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;outline-color:var(--color-primary);color:var(--color-dark);background-color:var(--color-inputs);text-decoration:none;border:solid .125rem transparent;border-radius:.375rem}.input:focus{outline:0;border-color:var(--color-primary)}.input:disabled{pointer-events:none}.input::-moz-selection{color:var(--color-light);background-color:var(--color-primary)}.input::selection{color:var(--color-light);background-color:var(--color-primary)}@media screen and (max-width:767px){.input{font-size:.91375rem}}.menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1rem;line-height:1.25}@media screen and (max-width:479px){.menu{font-size:.75rem}}.menu .menu__item{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0 .625rem}.menu .menu__item .menu__item-link{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0 0 .125rem;border-bottom:solid .125rem transparent}.menu .menu__item .menu__item-link:hover{border-bottom:solid .125rem var(--color-primary);transition:border-bottom 375ms}.meta{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.meta>*{cursor:default;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;border-bottom:none}.meta>a{position:relative;z-index:2;cursor:pointer;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.meta>a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.plate{position:relative;transition:all 150ms;fill:var(--color-region-plate-inactive)}.plate.plate--active{cursor:pointer;fill:var(--color-region-accent)}.plate.plate--hover{fill:var(--color-region-plate-hover)}.plate-tooltip{position:absolute;display:none;color:#fff;background:var(--color-region-accent);padding:4px 8px;border-radius:5px;white-space:nowrap}.plate-tooltip.plate-tooltip--visible{display:block}.reference{display:block;position:absolute;left:calc(50% + 24rem);z-index:8}.reference:before{content:"";position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}.reference .reference__content{display:block;position:relative;width:20rem;height:auto;padding:1.25rem 2rem 1.25rem 1.25rem;font-size:.9375rem;line-height:1.5;color:var(--color-dark);background-color:var(--color-reference);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);border-radius:3px;-webkit-animation:upswing .25s ease-out;animation:upswing .25s ease-out}.reference .reference__content a{color:var(--color-primary);border-bottom:solid 1px}.reference .reference__content a:hover{border-bottom-color:transparent}.reference .reference__content strong{font-weight:700}@media screen and (max-width:1023px){.reference .reference__content{position:absolute;bottom:-.5rem;left:50%;width:calc(100% - 2rem);max-width:30rem;padding-bottom:2.5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:fade-in .25s ease-out;animation:fade-in .25s ease-out}}.reference .reference__content-close{cursor:pointer;display:block;position:absolute;top:.75rem;right:.75rem;width:1rem;height:1rem;width:.875rem;height:.875rem}.reference .reference__content-close:after,.reference .reference__content-close:before{content:"";position:absolute;top:calc(50% - 1px);left:calc(50% - .4375rem);height:2px;width:.875rem;background-color:var(--color-primary)}.reference .reference__content-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.reference .reference__content-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.reference .reference__content-close:hover{opacity:.85}@media screen and (max-width:1499px){.reference{left:auto;right:2.5rem}}@media screen and (max-width:1023px){.reference{position:fixed;top:auto!important;left:0;bottom:0;height:100%;width:100%}.reference:before{height:calc(100% + 100px);-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);background-color:rgba(0,0,0,.75)}}.social{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.social .social__item{display:block;position:relative;margin-right:1.25rem}.social .social__item:last-child{margin-right:0}.social .social__item-link{display:block;width:1.125rem;height:1.125rem;opacity:80%;transition:opacity .25s}.social .social__item-link:hover{opacity:100%}.social .social__item-link:hover .social__item-icon{fill:var(--color-primary)}.social .social__item-icon{display:block;width:100%;height:100%;transition:fill .25s}.social .social__item-title{display:none}.caption{display:block;position:relative;width:100%;color:var(--color-light);background-color:var(--color-primary)}.caption .caption__title{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);cursor:default;display:block;position:relative;margin:0 auto;padding-top:var(--space-outer);padding-bottom:var(--space-outer);font-size:2rem;font-weight:700;line-height:1.25}@media screen and (max-width:1023px){.caption .caption__title{max-width:var(--width-content)}}@media screen and (max-width:599px){.caption .caption__title{max-width:100%}}.caption .caption__title:first-letter{text-transform:uppercase}@media screen and (max-width:1023px){.caption .caption__title{font-size:1.875rem}}@media screen and (max-width:767px){.caption .caption__title{font-size:1.75rem}}.finder{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:calc(4 * var(--space-outer)) auto 0;font-family:var(--font-regular);line-height:1.5}@media screen and (max-width:1023px){.finder{max-width:var(--width-content)}}@media screen and (max-width:599px){.finder{max-width:100%}}.is-empty .finder{min-height:calc(100vh - 24rem);margin-top:0;padding-top:calc(4 * var(--space-outer))}.finder .finder__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}@media screen and (max-width:359px){.finder .finder__wrapper{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}.finder .finder__message{display:block;position:relative;margin-top:var(--space-outer);text-align:left;font-weight:600}.finder .finder__input{-webkit-flex:1;-ms-flex:1;flex:1;margin-right:var(--space-outer)}@media screen and (max-width:359px){.finder .finder__input{margin-right:0}}.finder .finder__button{-webkit-flex:0 0 12rem;-ms-flex:0 0 12rem;flex:0 0 12rem}@media screen and (max-width:479px){.finder .finder__button{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}@media screen and (max-width:359px){.finder .finder__button{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:calc(var(--space-outer) * 2 / 3)}}.finder .finder__empty{display:block;width:100%;text-align:center}.footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;margin-top:calc(var(--space-outer) * 2);background-color:#dedcdc}.footer .footer__inner{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2.625rem;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:calc(var(--space-outer) * 3);margin-bottom:calc(var(--space-outer) * 3)}@media screen and (max-width:1023px){.footer .footer__inner{max-width:var(--width-content)}}@media screen and (max-width:599px){.footer .footer__inner{max-width:100%}}@media screen and (max-width:1023px){.footer .footer__inner{font-size:.875rem}}@media screen and (max-width:479px){.footer .footer__inner{font-size:.75rem;margin-top:calc(var(--space-outer) * 3);margin-bottom:calc(var(--space-outer) * 3)}}.footer .footer__inner.regular{margin-top:calc(var(--space-outer) * 2);margin-bottom:calc(var(--space-outer) * 2)}.footer .footer__description{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:start;-ms-flex-align:start;align-items:start;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:1rem;gap:1rem;max-height:180px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1023px){.footer .footer__description{max-height:none}}.footer .footer__description div,.footer .footer__description p{max-width:720px}.footer .footer__description #w1widget .w1-widget_header{padding-left:0}.footer .footer__description #w1widget .w1-widget_provider-list{padding-left:0;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer .footer__description p:first-of-type{font-size:1.5rem;color:var(--color-primary)}.footer .footer__description h2{font-size:1.33em;font-weight:500;text-transform:uppercase}.footer .footer__navbar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:40px;-webkit-align-items:end;-ms-flex-align:end;align-items:end;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.footer .footer__navbar .menu{font-size:.875rem}.footer .footer__navbar .footer__navbar-menu{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:40%;gap:.3rem;-webkit-align-items:start;-ms-flex-align:start;align-items:start;grid-area:1/2}@media screen and (min-width:600px){.footer .footer__navbar .footer__navbar-menu{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;width:100%;height:2.75rem}.footer .footer__navbar .footer__navbar-menu .menu__item{max-width:250px}}.footer .footer__navbar .footer__navbar-menu .menu__item:last-child{width:220px}@media screen and (max-width:1023px){.footer .footer__navbar .footer__navbar-menu .menu__item:last-child{width:190px}}@media screen and (max-width:600px){.footer .footer__navbar .footer__navbar-menu .menu__item:last-child{width:150px}}.footer .footer__navbar .footer__navbar-menu .menu__item.menu__item:last-child{grid-row-start:1;grid-row-end:3}.footer .footer__navbar .footer__navbar-menu.regular{display:grid;grid-auto-flow:column;grid-template-columns:auto auto;grid-template-rows:auto auto;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;width:100%;row-gap:1.5rem;height:-webkit-max-content;height:-moz-max-content;height:max-content}.footer .footer__navbar .footer__navbar-menu.regular .menu__item-link{font-size:16px}@media screen and (max-width:599px){.footer .footer__navbar .footer__navbar-menu.regular .menu__item-link{font-size:12px}}.footer .footer__navbar .footer__navbar-menu.regular .menu__item .button,.footer .footer__navbar .footer__navbar-menu.regular .menu__item .is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.footer .footer__navbar .footer__navbar-menu.regular .menu__item .is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.footer .footer__navbar .footer__navbar-menu.regular .menu__item .wp-block-details summary,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .footer .footer__navbar .footer__navbar-menu.regular .menu__item .open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .footer .footer__navbar .footer__navbar-menu.regular .menu__item .open-pvz-btn,.wp-block-details .footer .footer__navbar .footer__navbar-menu.regular .menu__item summary{font-size:24px;padding-left:2.2rem;padding-right:2.2rem}@media screen and (max-width:599px){.footer .footer__navbar .footer__navbar-menu.regular .menu__item .button,.footer .footer__navbar .footer__navbar-menu.regular .menu__item .is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.footer .footer__navbar .footer__navbar-menu.regular .menu__item .is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.footer .footer__navbar .footer__navbar-menu.regular .menu__item .wp-block-details summary,.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .footer .footer__navbar .footer__navbar-menu.regular .menu__item .open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .footer .footer__navbar .footer__navbar-menu.regular .menu__item .open-pvz-btn,.wp-block-details .footer .footer__navbar .footer__navbar-menu.regular .menu__item summary{font-size:15px}}.footer .footer__navbar .footer__navbar-menu.regular .menu__item.menu__item:nth-of-type(2){display:none}.footer .footer__navbar .footer__navbar-menu.regular .menu__item.menu__item:nth-of-type(4){grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}.footer .footer__navbar .footer__navbar-menu .menu__item{display:inline;margin:0}@media screen and (max-width:1023px){.footer .footer__navbar .footer__navbar-menu .menu__item{font-size:12px}}.footer .footer__navbar .footer__navbar-menu .menu__item.footer__social__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.footer .footer__navbar .footer__navbar-menu .menu__item.footer__social__icon a{display:-webkit-flex;display:-ms-flexbox;display:flex}.footer .footer__navbar .footer__navbar-menu .menu__item-link{line-height:.8;padding-bottom:0;border-bottom-width:1px;border-bottom-color:var(--color-black);display:inline}.footer .footer__navbar .footer__navbar-menu .menu__item-link a{border-bottom:solid .0625rem var(--color-primary);transition:border-bottom .25s}.footer .footer__navbar .footer__navbar-menu .menu__item-link a:hover{border-bottom-color:transparent}@media screen and (max-width:767px){.footer .footer__navbar .footer__navbar-menu .menu__item-link a{border-width:.0625rem}}.footer .footer__navbar .footer__navbar-menu .menu__item-link:hover{border-color:transparent}.footer .footer__navbar .footer__navbar-menu--social{grid-area:2/2;grid-area:1/2;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.footer .footer__navbar .footer__navbar-menu--social{grid-template-columns:1fr}.footer .footer__logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;margin-left:20px;height:3.35rem;width:3.35rem;background-image:url(images/kedr-store-logo.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:600px){.footer .footer__logo{position:absolute;left:calc(50% - 30px);-webkit-transform:translate-x(-50%);-ms-transform:translate-x(-50%);transform:translate-x(-50%);height:3.75rem;width:3.75rem;margin:0}}.footer .footer__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:start;-ms-flex-align:start;align-items:start;grid-gap:.5rem;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer .footer__info-link{text-decoration:underline}.footer .footer__support{margin:auto 0 auto auto}@media screen and (max-width:1023px){.footer .footer__support{margin:0}}.footer .footer__service{grid-area:service;display:block;position:relative}.footer .footer__itcoop-logo{display:block;border:none;margin-top:1.5rem;grid-area:service}.footer .footer__itcoop-logo-image{height:1rem;width:auto}.hamburger{position:fixed;top:0;left:0;right:0;z-index:12;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100vh;padding:2em;transition:all .3s ease-out;background:var(--color-primary);color:#fff;visibility:visible;gap:3em;width:70%;max-width:250px}.hamburger--hide{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden}.hamburger a{font-weight:700;text-transform:uppercase;display:block;padding:.5em 0}.hamburger__navigation{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;gap:2em}.hamburger__navigation .hamburger__navbar:nth-child(2) a{font-weight:500}.hamburger__item-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hamburger__close{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.hamburger .hamburger-toggler{margin-top:5px;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end}.hamburger .menu__item-link[aria-current]{color:var(--color-red)}.hamburger .menu__item--shop a{color:var(--color-red)}.hamburger-toggler{position:relative;width:25px;height:19px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.hamburger-toggler__line{display:block;width:100%;height:2px;background:var(--color-primary);border-radius:.5px;transition:all .4s ease}.hamburger-toggler--open{width:20px;height:20px}.header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.header__hamburger{display:none}@media screen and (max-width:1024px){.header__hamburger{display:block}}.header .header__inner{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);box-sizing:content-box;display:grid;grid-template-columns:1fr auto 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:8rem;padding-top:1.375rem}@media screen and (max-width:1023px){.header .header__inner{max-width:var(--width-content)}}@media screen and (max-width:599px){.header .header__inner{max-width:100%}}@media screen and (max-width:599px){.header .header__inner{height:6rem;font-size:.8rem;padding-top:0;padding-bottom:0}}.header .header__inner--ebala{grid-template-columns:1fr;height:auto;padding-top:2rem;padding-bottom:2rem}@media screen and (max-width:599px){.header .header__inner--ebala{padding-top:1rem;padding-bottom:1rem}}.header .header__inner .header__ebala{font-size:1.9em;line-height:1;color:var(--color-title-grey);margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.header .header__inner .header__ebala{font-size:1.125rem}}@media screen and (max-width:599px){.header .header__inner .header__ebala{font-size:1rem}}.header .header__logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:6rem;width:200px;background-image:url(images/kedr-store-logo.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width:599px){.header .header__logo{height:4rem;width:35px}}.header .header__basket{justify-self:end;margin-right:20px}.header .header__navbar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:13px;line-height:1em;margin-top:.375rem}@media screen and (max-width:1024px){.header .header__navbar{display:none;gap:.3rem}}.header .header__navbar .menu__item-link{font-weight:700;color:var(--color-primary)}.header .header__navbar .menu__item-link::hover{border-bottom-color:var(--color-secondary)}.header .header__navbar .menu__item-link[aria-current]{color:var(--color-title-grey)}.header .header__navbar .menu__item--shop a{color:var(--color-title-grey)}.header .header__search{display:block;width:1.125rem;height:1.125rem;margin-left:2.5rem;opacity:80%;transition:opacity .25s}.header .header__search .header__search-icon{display:block;width:100%;height:100%}.header .header__search:hover{opacity:100%}@media screen and (max-width:1199px){.header .header__search{margin-left:1.5rem}}.header .header__kedr-icon{height:2rem}.header .header__ecomap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2rem;gap:.75rem}.header .header__ecomap .header__ecomap-icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:auto;height:100%;width:57px}.header .header__ecomap .header__ecomap-label{display:block;height:auto}@media screen and (max-width:479px){.header .header__ecomap .header__ecomap-label{display:none}}.message{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0 auto;padding:2rem 0;font-family:var(--font-regular);font-size:1.1875rem;line-height:1.5}@media screen and (max-width:1023px){.message{max-width:var(--width-content)}}@media screen and (max-width:599px){.message{max-width:100%}}.is-empty .message{min-height:calc(100vh - 24rem)}.message .message__title{display:block;width:100%;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.125}@media screen and (max-width:767px){.message .message__title{font-size:1.8125rem;line-height:1.125}}@media screen and (max-width:479px){.message .message__title{font-size:1.75rem}}.message .message__content{display:block;width:100%;font-size:1.125rem;font-weight:400}.message .message__logo{display:block;width:100%;max-width:12rem;margin:0 auto}.message.message--closed{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 4rem)}.message.message--closed .message__title{margin-top:2rem;text-align:center}.navigate{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.navigate{max-width:var(--width-content)}}@media screen and (max-width:599px){.navigate{max-width:100%}}.navigate .navigate__button{display:block;position:relative;width:100%;padding:.875rem 1.25rem}@media screen and (max-width:479px){.navigate .navigate__button{padding:.625rem 1.25rem}}.navigate.navigate--small:before{display:block;width:100%;content:""}.header-special{position:absolute;z-index:2}.header-special .header__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header-special .header__inner--ebala{padding-top:3rem;padding-bottom:4.5rem}@media screen and (max-width:599px){.header-special .header__inner--ebala{padding-top:1.125rem;padding-bottom:1.125rem;text-align:left}}.header-special .header__inner .header__ebala{margin:0 calc(var(--space-outer) * 4.75)}@media screen and (max-width:1024px){.header-special .header__inner .header__ebala{margin:0}}.header-special+.content .entry-content{font-family:Raleway,sans-serif}.header-special+.content .entry-content>*{max-width:none}.footer-special{margin-top:0;color:var(--color-text-special)}@media screen and (max-width:1023px){.footer-special .footer__inner{max-width:none}}.footer-special .footer__logo__container{display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-special .footer__text{max-width:500px;font-size:1.5rem;font-family:Raleway,sans-serif;text-transform:uppercase;text-align:center}.footer-special .footer__text--big{font-size:2rem;margin-bottom:.5rem}.footer-special .footer__navbar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:end;-ms-flex-align:end;align-items:end}@media screen and (max-width:1023px){.footer-special .footer__navbar{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer-special .footer__social{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1em;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:723px){.footer-special .footer__social{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.footer-special .footer__social .footer__social__icon svg{width:51.29px;height:51.29px}@media screen and (max-width:723px){.footer-special .footer__social .footer__social__icon svg{width:30px;height:30px}}.header-crypto .header__logo,.header-donate .header__logo,.header-support .header__logo{background-image:url(images/glasnaya-logo.svg)}@media screen and (max-width:723px){.header-crypto .header__logo,.header-donate .header__logo,.header-support .header__logo{display:none;width:100px}}.header-crypto+.content article,.header-donate+.content article,.header-support+.content article{max-width:830px;margin-left:auto;margin-right:auto;border-radius:var(--radius-frame2)}@media screen and (max-width:1023px){.header-crypto+.content article,.header-donate+.content article,.header-support+.content article{font-size:.8em}}@media screen and (max-width:723px){.header-crypto+.content article,.header-donate+.content article,.header-support+.content article{width:calc(100% - 2rem)}}.header-crypto+.content .entry-content,.header-donate+.content .entry-content,.header-support+.content .entry-content{font-size:1.9rem;font-size:1.5rem;line-height:1.2;color:var(--color-black);padding:40px}.header-crypto+.content .entry-content p,.header-donate+.content .entry-content p,.header-support+.content .entry-content p{margin-bottom:2rem}@media screen and (max-width:723px){.header-crypto+.content .entry-content,.header-donate+.content .entry-content,.header-support+.content .entry-content{font-size:1.1rem;padding:1rem}.header-crypto+.content .entry-content p,.header-donate+.content .entry-content p,.header-support+.content .entry-content p{margin-bottom:1rem}}.header-support .header__inner--ebala{display:none}.header-support+.content{padding-top:800px;background-color:#303030;background-image:url(images/support-background.jpg);background-size:100%;background-position:0 -300px;background-repeat:no-repeat;color:var(--color-black)}.header-support+.content .entry-header,.header-support+.content .entry-inpost{display:none}@media screen and (max-width:1023px){.header-support+.content{background-position:0 -200px}}@media screen and (max-width:723px){.header-support+.content{background:url(images/support-background.jpg) 0 -100px no-repeat,linear-gradient(to bottom,#938a72 70%,#303030 50%) no-repeat;background-size:100%}.header-support+.content .entry-content{margin-top:105px}}.header-support+.content .header__inner--ebala{font-size:1.6rem;color:var(--color-title-grey);line-height:1}@media screen and (max-width:723px){.header-support+.content .header__inner--ebala{font-size:1.1rem}}.header-support+.content article{margin-top:calc(-310px + (100vw - 1400px)/ 3);border-radius:var(--radius-frame2)}@media screen and (max-width:723px){.header-support+.content article{margin-top:-650px}}.support{margin-bottom:calc(var(--space-outer) * -2)}@media screen and (max-width:723px){.support{margin-left:auto;margin-right:auto;width:100%;padding:0}}.support__nav{height:100%;padding:0;margin-bottom:1em;background-color:#fff}.support__nav:last-of-type{margin-bottom:0}@media screen and (max-width:723px){.support__nav:last-of-type{padding-bottom:0}}.support__nav__title{position:relative;word-break:break-word;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px;color:var(--color-primary);font-weight:700;font-size:1.5rem;border:2px solid var(--color-primary);border-radius:var(--radius-frame2);cursor:pointer}@media screen and (max-width:723px){.support__nav__title{font-size:1rem;padding:.6rem .5rem}}.support__nav__title__arrow{padding-left:20px;content:url(images/support-arrow.svg)}@media screen and (max-width:723px){.support__nav__title__arrow{width:15px;padding:0}}.support__nav__title__copy{padding-left:20px;content:url(images/copy.svg)}@media screen and (max-width:723px){.support__nav__title__copy{width:15px;padding:0}}.support__nav__title__tooltip{position:absolute;margin:5px;right:0;top:-50px;display:none}@media screen and (max-width:723px){.support__nav__title__tooltip{top:-40px}}.header-crypto+.content .support__expand{margin-bottom:2rem}.header-crypto+.content .support__expand__title{margin-bottom:1rem}.header-crypto,.header-donate{position:relative}.header-crypto .header__inner,.header-donate .header__inner{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header-crypto .header__inner--ebala,.header-donate .header__inner--ebala{max-width:830px;border-bottom:0;padding-bottom:3rem}.header-crypto .header__inner--ebala .header__ebala,.header-donate .header__inner--ebala .header__ebala{margin:0 40px}@media screen and (max-width:723px){.header-crypto .header__inner--ebala,.header-donate .header__inner--ebala{padding-bottom:1rem}.header-crypto .header__inner--ebala .header__ebala,.header-donate .header__inner--ebala .header__ebala{margin:0}}.header-crypto .header__logo,.header-donate .header__logo{background-image:url(images/glasnaya-logo-dark.svg)}@media screen and (max-width:723px){.header-crypto .header__logo,.header-donate .header__logo{display:block;width:100px}}.header-crypto+.content .entry-header,.header-donate+.content .entry-header{padding:calc(var(--space-outer) * 2);padding-top:0}.header-crypto+.content .entry-header .entry-header__wrapper,.header-donate+.content .entry-header .entry-header__wrapper{margin:0}.header-crypto+.content .entry-header .entry-header__image,.header-donate+.content .entry-header .entry-header__image{display:none}@media screen and (max-width:723px){.header-crypto+.content article,.header-donate+.content article{width:auto}}.header-crypto+.content .entry-content,.header-donate+.content .entry-content{padding:calc(var(--space-outer) * 2);padding-top:1rem}.header-crypto+.content .entry-content .support__nav,.header-donate+.content .entry-content .support__nav{border:1px solid var(--color-grey);border-radius:var(--radius-frame2)}.header-crypto+.content .entry-content .support__nav:last-of-type .support__button:last-child,.header-donate+.content .entry-content .support__nav:last-of-type .support__button:last-child{font-size:1rem}.header-crypto+.content .entry-content .support__nav__title,.header-donate+.content .entry-content .support__nav__title{border:0}@media screen and (max-width:723px){.header-crypto+.content .entry-content .support__nav__title,.header-donate+.content .entry-content .support__nav__title{padding:1rem}}.header-crypto+.content .entry-content .support__nav__content,.header-donate+.content .entry-content .support__nav__content{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 20px 20px}.header-crypto+.content .entry-content .support__nav__content--buttons,.header-donate+.content .entry-content .support__nav__content--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;border-color:var(--color-grey)}.header-crypto+.content .entry-content .support__button,.header-donate+.content .entry-content .support__button{display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc((100% - 40px)/ 3);font-size:1.5rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-transform:none;padding:.5rem;background-color:#303030}.header-crypto+.content .entry-content .support__button:hover,.header-donate+.content .entry-content .support__button:hover{background-color:var(--color-red)}@media screen and (max-width:723px){.header-crypto+.content .entry-content .support__button,.header-donate+.content .entry-content .support__button{width:calc((100% - 20px)/ 2);-webkit-flex:auto;-ms-flex:auto;flex:auto}}.footer-crypto,.footer-donate,.footer-support{background-color:#303030}@media screen and (max-width:723px){.footer-crypto .footer__inner,.footer-donate .footer__inner,.footer-support .footer__inner{margin-top:calc(var(--space-outer) * 2)}}@media screen and (max-width:723px){.footer-crypto .footer__navbar,.footer-donate .footer__navbar,.footer-support .footer__navbar{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1em}}.footer-crypto .footer__navbar .footer__logo__special,.footer-donate .footer__navbar .footer__logo__special,.footer-support .footer__navbar .footer__logo__special{background-image:url(images/footer-logo.svg);background-size:cover;width:96px;height:97px}@media screen and (max-width:723px){.footer-crypto .footer__navbar .footer__logo__special,.footer-donate .footer__navbar .footer__logo__special,.footer-support .footer__navbar .footer__logo__special{width:30px;height:38.13px;background-size:contain;background-repeat:no-repeat}}@media screen and (max-width:723px){.footer-crypto .footer__navbar .footer__text--big,.footer-donate .footer__navbar .footer__text--big,.footer-support .footer__navbar .footer__text--big{font-size:1.125rem}.footer-crypto .footer__navbar .footer__text--small,.footer-donate .footer__navbar .footer__text--small,.footer-support .footer__navbar .footer__text--small{font-size:1rem}}.header-shishki{background-color:var(--color-shishki)}.header-shishki .header__inner{border-bottom:0}.header-shishki .header__logo{background-image:url(images/kedr-shishki-logo.svg);width:142px;height:110px}@media screen and (max-width:599px){.header-shishki .header__logo{display:none;width:45px;height:34.86px}}.header-shishki .header__inner--ebala{border-top:1px solid var(--color-shishki-light);color:var(--color-primary)}@media screen and (max-width:723px){.header-shishki .header__inner--ebala{padding-bottom:3rem}.header-shishki .header__inner--ebala .header__ebala{font-size:1.1rem}}@media screen and (max-width:599px){.header-shishki .header__inner--ebala{padding-bottom:1.125rem}}.header-shishki+.content{padding-top:400px;background-color:var(--color-shishki)}.header-shishki+.content .entry-header,.header-shishki+.content .entry-inpost{display:none}@media screen and (max-width:1023px){.header-shishki+.content{padding-top:335px}}@media screen and (max-width:599px){.header-shishki+.content{padding-top:205px}}@media screen and (max-width:359px){.header-shishki+.content{padding-top:220px}}.header-shishki+.content article{max-width:none;width:100%}.header-shishki+.content .post .entry-content{padding:0;background-color:var(--color-shishki)}.header-shishki+.content .post .entry-content h2{margin-top:0}.header-shishki+.content .block__shishki{margin-bottom:0;background-color:var(--color-shishki)}.header-shishki+.content .block__shishki .block__shishki_wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1em;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:var(--border-line);padding-top:2.2em;padding-bottom:2.2em;width:750px;font-size:1.5rem;line-height:1.2}@media screen and (max-width:723px){.header-shishki+.content .block__shishki .block__shishki_wrapper{width:calc(100% - var(--space-outer) * 4);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2em;font-size:1.1rem}}.header-shishki+.content .block__shishki:nth-of-type(2n+1) .block__shishki_wrapper{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:723px){.header-shishki+.content .block__shishki:nth-of-type(2n+1) .block__shishki_wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.header-shishki+.content .block__shishki:nth-of-type(n+1) .block__shishki_wrapper .block__shishki_column:nth-of-type(2){width:100%}.header-shishki+.content .block__shishki:nth-of-type(1){background-color:var(--color-shishki-light);background-image:url(images/kedr-shishki-background.jpg);background-position:bottom;-webkit-align-content:end;-ms-flex-line-pack:end;align-content:end;height:884px;color:#fff}@media screen and (max-width:723px){.header-shishki+.content .block__shishki:nth-of-type(1){height:563px;background-size:auto 100%}}.header-shishki+.content .block__shishki:nth-of-type(1) .block__shishki_wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2em;border:0}@media screen and (max-width:723px){.header-shishki+.content .block__shishki:nth-of-type(1) .block__shishki_wrapper{gap:1em}}.header-shishki+.content .block__shishki:nth-of-type(1) .block__shishki_wrapper>:first-of-type{font-size:2.25rem;font-weight:700;max-width:750px;width:100%;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;line-height:100%}@media screen and (max-width:723px){.header-shishki+.content .block__shishki:nth-of-type(1) .block__shishki_wrapper>:first-of-type{font-size:1.9rem}}.header-shishki+.content .block__shishki:nth-of-type(1) .block__shishki_wrapper>:nth-of-type(n+2){-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;max-width:750px;width:100%}.header-shishki+.content .block__shishki:nth-last-of-type(2) .block__shishki_wrapper{border:0}.header-shishki+.content .block__shishki:last-of-type{background-color:var(--color-grey)}.header-shishki+.content .block__shishki:last-of-type .block__shishki_wrapper{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (max-width:1024px){.header-shishki+.content .block__shishki:last-of-type .block__shishki_wrapper{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2em}}.header-shishki+.content .block__shishki:last-of-type .block__shishki_wrapper .block__shishki_announce{font-weight:500}.header-shishki+.content .block__shishki:last-of-type .block__shishki_wrapper .block__shishki_announce a{font-weight:700}.header-shishki+.content .block__shishki>*{max-width:var(--width-site);margin:auto}.header-shishki+.content .block__shishki h2{font-size:2.25rem;font-weight:700}@media screen and (max-width:723px){.header-shishki+.content .block__shishki h2{font-size:1.125rem}}.header-shishki+.content .block__shishki .block__shishki_column>*{margin-bottom:1.4rem}.header-shishki+.content .block__shishki .block__shishki_column>:last-child{margin-bottom:0}.header-shishki+.content .block__shishki .shishki__image{width:312px;height:299px;background-size:cover;background-position:center}@media screen and (max-width:723px){.header-shishki+.content .block__shishki .shishki__image{width:150.26px;height:144px}}.header-shishki+.content .block__shishki .shishki__image-0{background-image:url(images/kedr-shishki-image-0.svg)}.header-shishki+.content .block__shishki .shishki__image-1{background-image:url(images/kedr-shishki-image-1.svg)}.header-shishki+.content .block__shishki .shishki__image-2{background-image:url(images/kedr-shishki-image-2.svg)}.header-shishki+.content .block__shishki .shishki__image-3{background-image:url(images/kedr-shishki-image-3.svg)}.footer-shishki{background-color:var(--color-shishki-footer);color:var(--color-shishki)}.footer-shishki .footer__navbar{gap:.5em}@media screen and (max-width:1024px){.footer-shishki .footer__navbar{gap:3em}}.footer-shishki .footer__navbar .footer__text{width:680px;min-width:680px;text-align:left}@media screen and (max-width:1024px){.footer-shishki .footer__navbar .footer__text{width:auto;min-width:0}}@media screen and (max-width:723px){.footer-shishki .footer__navbar .footer__text--big{font-size:1.125rem}}@media screen and (max-width:723px){.footer-shishki .footer__navbar .footer__text--small{font-size:1rem}}.footer-shishki .footer__logo__container{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15.4rem}@media screen and (max-width:1024px){.footer-shishki .footer__logo__container{width:auto}}.footer-shishki .footer__logo__container .footer__logo__special{background-image:url(images/kedr-shishki-logo-light.svg);width:137px;height:106px}@media screen and (max-width:723px){.footer-shishki .footer__logo__container .footer__logo__special{width:72.37px;height:56px;background-size:contain}}.post{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0;color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}@media screen and (max-width:1023px){.post{max-width:var(--width-content)}}@media screen and (max-width:599px){.post{max-width:100%}}.post.post--gallery .entry-header__thumbnail{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin-right:0}.post.post--page .entry-header{padding-bottom:0}.post.post--page .entry-content{padding-bottom:calc(var(--space-outer) * 2)}.post.post--news .entry-header__wrapper{display:block}.post.post--news .entry-header__wrapper .entry-header__image{margin-right:0}.post.post--news .entry-header__wrapper .entry-header__image-caption{text-align:left}.post.post--video .entry-header{padding-bottom:0}@media screen and (max-width:767px){.post{width:calc(100% - var(--space-outer) * 2)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider .slick-dots{position:absolute;left:50%;bottom:20px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex}.slick-slider .slick-dots button{font-size:0;width:10px;height:10px;margin-right:10px;background-color:#d9d9d9;border-radius:50%}.slick-slider .slick-arrow{position:absolute;top:0;bottom:0;color:#d9d9d9;font-size:2rem;z-index:2;padding-right:20px;padding-left:20px}.slick-slider .slick-arrow.arrow-next{right:0}.frame-banner{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-banner{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-banner{max-width:100%}}.frame-banner .frame-banner__link{display:block;position:relative;width:100%;overflow:hidden;border-radius:var(--radius-frame)}.frame-banner .frame-banner__image{display:block;position:relative;width:100%}.frame-banner .frame-banner__mobile{display:none;position:relative;width:100%}@media screen and (max-width:479px){.frame-banner .frame-banner__mobile{display:block}}.frame-banner.frame-banner--inpost{display:block;position:relative;width:100%;max-width:var(--width-content)}@media screen and (max-width:479px){.frame-banner .frame-banner__mobile+.frame-banner__image{display:none}}.frame-canceling{display:block;position:relative}.frame-canceling .frame-canceling__form{display:grid;grid-template-columns:1fr 1fr 12.75rem;grid-gap:calc(var(--space-outer)/ 2);margin:calc(var(--space-outer) * 2) 0 var(--space-outer)}@media screen and (max-width:767px){.frame-canceling .frame-canceling__form{grid-template-columns:1fr 1fr}}@media screen and (max-width:479px){.frame-canceling .frame-canceling__form{grid-template-columns:1fr}}.frame-canceling .frame-canceling__form-button{display:block;position:relative;width:100%}@media screen and (max-width:767px){.frame-canceling .frame-canceling__form-button{grid-column:1/3}}@media screen and (max-width:479px){.frame-canceling .frame-canceling__form-button{grid-column:1/2}}.frame-canceling .frame-canceling__form-message{display:none;position:absolute;top:0;left:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:100%;font-weight:600;background-color:var(--color-light)}.frame-double{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-outer);position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-double{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-double{max-width:100%}}.frame-double .frame-double__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;z-index:0;width:100%;overflow:hidden;color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}.frame-double .frame-double__wrapper:hover .frame-double__image{-webkit-filter:brightness(120%);filter:brightness(120%)}.frame-double .frame-double__image{z-index:-1;display:block;position:relative;width:100%;padding-top:62.5%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s;padding-top:55%}.frame-double .frame-double__image .frame-double__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:767px){.frame-double .frame-double__image{padding-top:50%}}@media screen and (max-width:479px){.frame-double .frame-double__image{padding-top:62.5%}}.frame-double .frame-double__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:var(--space-outer)}.frame-double .frame-double__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2;color:var(--color-primary)}.frame-double .frame-double__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-double .frame-double__content-category a:focus,.frame-double .frame-double__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-double .frame-double__content-category{font-size:.8125rem}}.frame-double .frame-double__content-title{display:block;margin:1rem 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.frame-double .frame-double__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-double .frame-double__content-title{font-size:1.375rem;line-height:1.375}}@media screen and (max-width:479px){.frame-double .frame-double__content-title{margin:.75rem 0 .5rem;font-size:1.25rem}}.frame-double .frame-double__content-excerpt{display:block;margin:0 0 1.5rem;font-size:1.25rem}@media screen and (max-width:1023px){.frame-double .frame-double__content-excerpt{font-size:1.0625rem}}@media screen and (max-width:479px){.frame-double .frame-double__content-excerpt{margin:0 0 1rem}}.frame-double .frame-double__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-dim)}.frame-double .frame-double__content-authors a{white-space:nowrap;transition:color .25s}.frame-double .frame-double__content-authors a:focus,.frame-double .frame-double__content-authors a:hover{color:var(--color-dark)}@media screen and (max-width:1023px){.frame-double .frame-double__content-authors{font-size:.8125rem}}.frame-double .frame-double__region{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0;text-transform:uppercase;font-size:.91375rem;line-height:1rem;font-weight:700;letter-spacing:.05rem;color:var(--color-region-accent);border-bottom:0;border-radius:var(--radius-frame) 0 var(--radius-frame) 0;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-double .frame-double__region a{display:block}.frame-double .frame-double__region a::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-double .frame-double__region:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}@media screen and (max-width:767px){.frame-double{grid-template-columns:1fr}}.frame-double.frame-double--ecomap .frame-double__wrapper,.frame-double.frame-double--ecomap .frame-single__wrapper,.frame-double.frame-double--ecomap .frame-triple__wrapper{background-color:var(--color-primary);color:var(--color-light)}.frame-double.frame-double--ecomap .frame-double__content-authors,.frame-double.frame-double--ecomap .frame-single__content-authors,.frame-double.frame-double--ecomap .frame-triple__content-authors{color:var(--color-muted)}.frame-double.frame-double--ecomap .frame-double__content-authors a:focus,.frame-double.frame-double--ecomap .frame-double__content-authors a:hover,.frame-double.frame-double--ecomap .frame-single__content-authors a:focus,.frame-double.frame-double--ecomap .frame-single__content-authors a:hover,.frame-double.frame-double--ecomap .frame-triple__content-authors a:focus,.frame-double.frame-double--ecomap .frame-triple__content-authors a:hover{color:var(--color-light)}.frame-double.frame-double--ecomap .frame-double__content-category,.frame-double.frame-double--ecomap .frame-single__content-category,.frame-double.frame-double--ecomap .frame-triple__content-category{display:none}.dropdown{position:relative;display:inline-block;text-align:left}.dropdown .dropdown__toggle .dropdown__toggle-icon{height:1rem;width:1rem;fill:var(--color-light)}.dropdown .dropdown__menu{position:absolute;left:0;z-index:10;margin-top:.5rem;width:14rem;background-color:var(--color-light);border-radius:.375rem;box-shadow:0 0 0 1px rgba(0,0,0,.05);max-height:14rem;overflow:auto}.dropdown .dropdown__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dropdown .dropdown__item{cursor:pointer}.dropdown .dropdown__item:hover{background-color:var(--color-region-light)}.dropdown .dropdown__link{display:block;padding:.5rem 1rem;font-size:.875rem}.dropdown .dropdown__menu--open{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out}.dropdown .dropdown__menu--close{max-height:0;opacity:0;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);transition:opacity 75ms ease-in,-webkit-transform 75ms ease-in;transition:transform 75ms ease-in,opacity 75ms ease-in;transition:transform 75ms ease-in,opacity 75ms ease-in,-webkit-transform 75ms ease-in}.frame-ecomap{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-ecomap{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-ecomap{max-width:100%}}.frame-ecomap .frame-ecomap__wrapper{display:block;position:relative;width:100%;padding:var(--space-outer);overflow:hidden;color:var(--color-dark);border:solid .075rem var(--color-background);border-radius:var(--radius-frame);box-shadow:0 4px 4px 0 rgba(0,0,0,.025)}.frame-ecomap .frame-ecomap__caption{display:block;position:relative;width:100%;max-width:var(--width-content);padding-bottom:var(--space-outer)}.frame-ecomap .frame-ecomap__caption-title{cursor:default;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--font-regular);font-size:1.25rem;font-weight:700;line-height:1.375;color:var(--color-primary)}.frame-ecomap .frame-ecomap__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-gap:var(--space-outer);position:relative;width:100%}@media screen and (max-width:767px){.frame-ecomap .frame-ecomap__grid{grid-template-columns:1fr}}.frame-ecomap .frame-ecomap__item{display:block;position:relative;overflow:hidden;font-size:.875rem;font-family:var(--font-regular);line-height:1.25;background-color:var(--color-promo);border-radius:var(--radius-frame)}.frame-ecomap .frame-ecomap__region{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0;text-transform:uppercase;font-size:.91375rem;line-height:1rem;font-weight:700;letter-spacing:.05rem;color:var(--color-region-accent);border-bottom:0;border-radius:var(--radius-frame) 0 var(--radius-frame) 0;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-ecomap .frame-ecomap__region a{display:block}.frame-ecomap .frame-ecomap__region a::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-ecomap .frame-ecomap__region:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.frame-ecomap .frame-ecomap__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:var(--space-outer)}.frame-ecomap .frame-ecomap__content-title{display:block;margin-top:1.25rem;font-size:1rem;font-weight:600;line-height:1.075;border-bottom:0}.frame-ecomap .frame-ecomap__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-ecomap .frame-ecomap__content-title:hover{color:inherit;background-color:transparent}.frame-ecomap .frame-ecomap__content-excerpt{display:block;margin:.5rem 0 0;font-size:.875rem}@media screen and (max-width:767px){.frame-ecomap{width:calc(100% + var(--space-outer) * 2);margin-left:calc(var(--space-outer) * -1);margin-right:calc(var(--space-outer) * -1)}}.frame-editorial{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);margin:var(--space-outer) auto 0;padding-top:var(--space-outer);border-top:solid 1px var(--color-primary)}@media screen and (max-width:1023px){.frame-editorial{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-editorial{max-width:100%}}.frame-news+.frame-editorial,.frame-podcasts+.frame-editorial,.frame-special+.frame-editorial{padding-top:0;border-top:0}.frame-editorial .frame-editorial__wrapper{display:block;position:relative;width:100%}.frame-editorial .frame-editorial__caption{display:block;width:100%;max-width:var(--width-content);padding:0 var(--space-outer);padding-bottom:var(--space-outer)}.frame-editorial .frame-editorial__caption-title{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1.75rem;font-weight:700;color:var(--color-primary)}@media screen and (max-width:767px){.frame-editorial .frame-editorial__caption-title{font-size:1.5rem}}@media screen and (max-width:479px){.frame-editorial .frame-editorial__caption-title{font-size:1.375rem;line-height:1.375}}.frame-editorial .frame-editorial__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-gap:var(--space-outer);position:relative;width:100%}@media screen and (max-width:1023px){.frame-editorial .frame-editorial__grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.frame-editorial .frame-editorial__grid{grid-auto-rows:auto}}.frame-editorial .frame-editorial__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:0;width:100%;padding:var(--space-outer);color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame);overflow:hidden}.frame-editorial .frame-editorial__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2}.frame-editorial .frame-editorial__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-editorial .frame-editorial__content-category a:focus,.frame-editorial .frame-editorial__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-editorial .frame-editorial__content-category{font-size:.8125rem}}.frame-editorial .frame-editorial__content-title{display:block;width:100%;margin:1rem 0 .75rem;font-size:1rem;font-weight:600}.frame-editorial .frame-editorial__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:479px){.frame-editorial .frame-editorial__content-title{margin:1rem 0 .5rem}}.frame-editorial .frame-editorial__content-excerpt{display:block;margin:0 0 1.25rem;font-size:1rem}@media screen and (max-width:1023px){.frame-editorial .frame-editorial__content-excerpt{font-size:.875rem}}@media screen and (max-width:479px){.frame-editorial .frame-editorial__content-excerpt{margin:0 0 1rem}}.frame-editorial .frame-editorial__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-dim)}.frame-editorial .frame-editorial__content-authors a{white-space:nowrap;transition:color .25s}.frame-editorial .frame-editorial__content-authors a:focus,.frame-editorial .frame-editorial__content-authors a:hover{color:var(--color-dark)}@media screen and (max-width:1023px){.frame-editorial .frame-editorial__content-authors{font-size:.8125rem}}@media screen and (max-width:767px){.frame-editorial{border-top:none;border-bottom:none}}.frame-mailing{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:calc(var(--space-outer) * 1.5) auto;padding:var(--space-outer);color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}@media screen and (max-width:1023px){.frame-mailing{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-mailing{max-width:100%}}.frame-mailing .frame-mailing__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;width:100%;max-width:var(--width-content);margin:0 auto;padding:.5rem 0}@media screen and (max-width:1023px){.frame-mailing .frame-mailing__wrapper{padding:0}}.frame-mailing .frame-mailing__caption{display:block;text-align:center;font-size:1.5rem;font-weight:700}@media screen and (max-width:767px){.frame-mailing .frame-mailing__caption{font-size:1.125rem;line-height:1.375}}.frame-mailing .frame-mailing__form{display:grid;grid-template-columns:1fr 12.75rem;grid-gap:calc(var(--space-outer)/ 2);-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;margin:1rem 0 .5rem}@media screen and (max-width:767px){.frame-mailing .frame-mailing__form{grid-template-columns:1fr 10rem}}@media screen and (max-width:479px){.frame-mailing .frame-mailing__form{grid-template-columns:1fr}}.frame-mailing .frame-mailing__form-input{text-align:center}.frame-mailing .frame-mailing__form-message{display:none;position:absolute;top:0;left:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font-weight:600;background-color:var(--color-light)}.frame-mailing.frame-mailing--bottom{margin:var(--space-outer) auto}@media screen and (max-width:1023px){.frame-mailing.frame-mailing--bottom{padding-left:0;padding-right:0;background-color:transparent}}.frame-news{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:calc(var(--space-outer)/ 1.5);position:relative;margin:var(--space-outer) auto 0;padding-top:var(--space-outer);padding-bottom:var(--space-outer);border-top:solid 1px var(--color-primary);border-bottom:solid 1px var(--color-primary)}@media screen and (max-width:1023px){.frame-news{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-news{max-width:100%}}.frame-podcasts+.frame-news,.frame-special+.frame-news{padding-top:0;border-top:0}.frame-news.frame-news--archive{padding-top:0;padding-bottom:0;border:0}@media screen and (max-width:767px){.frame-news.frame-news--archive .frame-news__content:nth-child(n+4){display:-webkit-flex;display:-ms-flexbox;display:flex}}.frame-news .frame-news__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:0;width:100%;padding:var(--space-outer);color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame);overflow:hidden}.frame-news .frame-news__content.frame-news__content--featured{grid-row:1/3}.frame-news .frame-news__content.frame-news__content--featured .frame-news__content-title{font-size:1.5rem;line-height:1.25}@media screen and (max-width:1023px){.frame-news .frame-news__content.frame-news__content--featured .frame-news__content-title{font-size:1.5rem}}@media screen and (max-width:767px){.frame-news .frame-news__content.frame-news__content--featured .frame-news__content-title{font-size:1rem}}@media screen and (max-width:767px){.frame-news .frame-news__content:nth-child(n+4){display:none}}.frame-news .frame-news__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2}.frame-news .frame-news__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-news .frame-news__content-category a:focus,.frame-news .frame-news__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.frame-news .frame-news__content-title{display:block;width:100%;margin:1rem 0 .75rem;font-size:1rem}.frame-news .frame-news__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-news .frame-news__content-date{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-top:auto;font-size:.875rem;font-weight:400;color:var(--color-dim)}@media screen and (max-width:1023px){.frame-news .frame-news__content-date{font-size:.8125rem}}@media screen and (max-width:1023px){.frame-news{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.frame-news{grid-template-columns:1fr;border-top:none;border-bottom:none}}.frame-photostory{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-photostory{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-photostory{max-width:100%}}.frame-photostory .frame-photostory__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:relative;width:100%;min-height:37.25rem;padding-top:calc(var(--space-outer) * 2);overflow:hidden;color:var(--color-light);border-radius:var(--radius-frame)}.frame-photostory .frame-photostory__wrapper:hover .frame-photostory__image{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-photostory .frame-photostory__wrapper{min-height:28rem}}@media screen and (max-width:767px){.frame-photostory .frame-photostory__wrapper{min-height:24rem}}.frame-photostory .frame-photostory__image{display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-photostory .frame-photostory__image .frame-photostory__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}.frame-photostory .frame-photostory__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:10rem var(--space-outer) var(--space-outer);background-image:linear-gradient(-180deg,rgba(0,0,0,0) 0,#000 100%)}.frame-photostory .frame-photostory__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2}.frame-photostory .frame-photostory__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s;color:var(--color-muted)}.frame-photostory .frame-photostory__content-category a:focus,.frame-photostory .frame-photostory__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-photostory .frame-photostory__content-category{font-size:.8125rem}}.frame-photostory .frame-photostory__content-title{display:block;width:100%;max-width:var(--width-content);margin-top:.5rem;font-size:3.25rem;font-weight:700;line-height:1.075;text-align:center}.frame-photostory .frame-photostory__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-photostory .frame-photostory__content-title{font-size:2.5rem}}@media screen and (max-width:767px){.frame-photostory .frame-photostory__content-title{font-size:2rem;line-height:1.125}}.frame-photostory .frame-photostory__content-excerpt{display:block;width:100%;max-width:var(--width-content);margin:.75rem 0;font-size:1.25rem;text-align:center}@media screen and (max-width:1023px){.frame-photostory .frame-photostory__content-excerpt{max-width:calc(var(--width-content)/ 1.5);font-size:1.0625rem}}.frame-podcasts{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);margin:var(--space-outer) auto 0;padding-top:var(--space-outer);padding-bottom:var(--space-outer);border-top:solid 1px var(--color-primary);border-bottom:solid 1px var(--color-primary)}@media screen and (max-width:1023px){.frame-podcasts{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-podcasts{max-width:100%}}.frame-news+.frame-podcasts,.frame-special+.frame-podcasts{padding-top:0;border-top:0}.frame-podcasts .frame-podcasts__wrapper{display:block;position:relative;width:100%}.frame-podcasts .frame-podcasts__caption{display:block;width:100%;max-width:var(--width-content);padding:0 var(--space-outer);padding-bottom:var(--space-outer)}.frame-podcasts .frame-podcasts__caption-title{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1.75rem;font-weight:700;color:var(--color-primary)}@media screen and (max-width:767px){.frame-podcasts .frame-podcasts__caption-title{font-size:1.5rem}}@media screen and (max-width:479px){.frame-podcasts .frame-podcasts__caption-title{font-size:1.375rem;line-height:1.375}}.frame-podcasts .frame-podcasts__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-gap:var(--space-outer);position:relative;width:100%}@media screen and (max-width:1023px){.frame-podcasts .frame-podcasts__grid{grid-template-columns:1fr}}.frame-podcasts .frame-podcasts__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;z-index:0;width:100%;padding-top:100%;overflow:hidden;color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}.frame-podcasts .frame-podcasts__item:hover .frame-podcasts__image{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-podcasts .frame-podcasts__item{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding-top:0}}@media screen and (max-width:767px){.frame-podcasts .frame-podcasts__item:nth-child(n+4){display:none}}.frame-podcasts .frame-podcasts__image{display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;padding-top:100%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-podcasts .frame-podcasts__image .frame-podcasts__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right top;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:1023px){.frame-podcasts .frame-podcasts__image{position:relative;-webkit-flex:0 0 10rem;-ms-flex:0 0 10rem;flex:0 0 10rem;padding-top:0;width:auto}}@media screen and (max-width:479px){.frame-podcasts .frame-podcasts__image{-webkit-flex:0 0 7.5rem;-ms-flex:0 0 7.5rem;flex:0 0 7.5rem}}@media screen and (max-width:359px){.frame-podcasts .frame-podcasts__image{display:none}}.frame-podcasts .frame-podcasts__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:var(--space-outer)}@media screen and (max-width:1023px){.frame-podcasts .frame-podcasts__content{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}}.frame-podcasts .frame-podcasts__content-castlead{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;color:var(--color-primary)}.frame-podcasts .frame-podcasts__content-castlead a{transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-podcasts .frame-podcasts__content-castlead a:focus,.frame-podcasts .frame-podcasts__content-castlead a:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.frame-podcasts .frame-podcasts__content-title{display:block;margin-top:.75rem;font-size:1rem;font-weight:600}.frame-podcasts .frame-podcasts__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:479px){.frame-podcasts .frame-podcasts__content-title{margin-top:.5rem}}@media screen and (max-width:767px){.frame-podcasts{border-top:none;border-bottom:none}}.frame-promo{display:block;position:relative}.frame-promo.frame-map{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--color-region-light);font-family:var(--font-regular);font-size:.8125rem;border-radius:.375rem;padding:var(--space-content);box-shadow:0 2px 8px 0 rgba(63,63,63,.03)}.frame-promo.frame-map .frame-map__logo{-webkit-flex-basis:21%;-ms-flex-preferred-size:21%;flex-basis:21%;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-image:url(images/ecomap-logo.png);background-repeat:no-repeat;background-size:contain;background-position:center}.frame-promo.frame-map p{margin-left:var(--space-content);margin-right:var(--space-content)}.frame-promo.frame-map .frame-map__button{background-color:var(--color-region-accent);font-size:.8125rem;border-bottom:none;padding:8px 29px}@media screen and (max-width:767px){.frame-promo.frame-map{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.frame-promo.frame-map .frame-map__logo{-webkit-flex-basis:10%;-ms-flex-preferred-size:10%;flex-basis:10%;background-position:0 5px}.frame-promo.frame-map p{margin-bottom:var(--space-content);-webkit-flex:1;-ms-flex:1;flex:1}.frame-promo.frame-map .frame-map__button{width:100%}}@media screen and (max-width:479px){.frame-promo.frame-map .frame-map__logo{-webkit-flex-basis:15%;-ms-flex-preferred-size:15%;flex-basis:15%}}.region{background-color:var(--color-region-light);padding-bottom:2em}.region .region__main-wrapper{width:100%;display:grid;grid-template-areas:"area";max-height:100vh;height:calc(100vh - 5rem)}@media screen and (max-width:1199px){.region .region__main-wrapper{height:calc(100vh - 3.75rem)}}.region .region__main-background{grid-area:area;background-image:linear-gradient(to bottom,transparent 0 0,var(--color-region-light)),url(../assets/images/ecomap-cover.png);background-size:cover;background-position:top;width:100%;height:100%}.region .region__main{grid-area:area;justify-self:center;width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);max-width:1000px;margin:var(--space-outer) auto 0;padding-top:calc(50vh - 8rem)}@media screen and (max-width:1023px){.region .region__main{max-width:var(--width-content)}}@media screen and (max-width:599px){.region .region__main{max-width:100%}}.region .region__main-title{font-size:3.25rem;font-weight:700;line-height:1.125;padding-bottom:1.5rem;color:var(--color-region-accent)}@media screen and (max-width:1023px){.region .region__main-title{font-size:2.5rem}}@media screen and (max-width:767px){.region .region__main-title{font-size:2rem;line-height:1.125}}.region .region__main-subtitle{font-weight:400;line-height:1.375;font-size:1.25rem}@media screen and (max-width:1023px){.region .region__main-subtitle{font-size:1rem}}.region .region__main-arrow{grid-area:area;align-self:end;margin:0 auto var(--space-outer)}@media screen and (max-width:479px){.region .region__main-arrow{display:none}}.region .region__main-arrow-icon{height:1rem;fill:var(--color-region-dark);height:2rem;margin:0 auto 0;width:auto;display:block;transition:all 1s ease}.region .region__main-arrow-icon:hover{fill:var(--color-region-accent)}.region .region__double{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);position:relative;min-height:25rem;margin:0 auto 0;display:grid;grid-template-columns:repeat(2,1fr);border-bottom-left-radius:var(--radius-frame);border-bottom-right-radius:var(--radius-frame);background-color:var(--color-region-light)}@media screen and (max-width:1023px){.region .region__double{max-width:var(--width-content)}}@media screen and (max-width:599px){.region .region__double{max-width:100%}}@media screen and (max-width:1023px){.region .region__double{grid-template-columns:1fr}.region .region__double .region__image{-webkit-order:-1;-ms-flex-order:-1;order:-1}}@media screen and (max-width:767px){.region .region__double{width:100%;max-width:100%;border-radius:0}}.region .region__image{display:block;position:relative;width:100%;padding-top:62.5%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s;border-bottom-right-radius:var(--radius-frame);transition:filter .25s}@media screen and (max-width:767px){.region .region__image{padding-top:50%}}@media screen and (max-width:479px){.region .region__image{padding-top:62.5%}}.region .region__image .region__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:1023px){.region .region__image{-webkit-order:-1;-ms-flex-order:-1;order:-1;border-radius:0}.region .region__image .region__image--desktop{display:none}}.region .region__description{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.region .region__description a{border-bottom:solid .0625rem var(--color-primary);transition:border-bottom .25s}.region .region__description a:hover{border-bottom-color:transparent}@media screen and (max-width:767px){.region .region__description a{border-width:.0625rem}}.region .region__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;padding:calc(var(--space-outer) * 1.4) var(--space-outer) 0 0;height:100%}.region .region__content a{margin-top:auto}@media screen and (max-width:767px){.region .region__content{padding-left:var(--space-outer)}}.region .region__content-title{display:block;font-size:2rem;font-weight:700;line-height:1;color:var(--color-region-accent);margin-bottom:.5rem}.region .region__content-description{padding-bottom:1.5rem}.region .region__content-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px;padding-left:2rem;padding-right:2rem}.region .region__map{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);max-width:1000px;margin:var(--space-outer) auto 0;padding:var(--space-outer)}@media screen and (max-width:1023px){.region .region__map{max-width:var(--width-content)}}@media screen and (max-width:599px){.region .region__map{max-width:100%}}@media screen and (max-width:767px){.region .region__map{display:none}}.region .region__articles{padding-top:var(--space-outer)}.region .region__articles-title{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;margin:auto;padding-top:var(--space-outer);border-top:solid 1px var(--color-primary);font-size:1.75rem;font-weight:700;color:var(--color-primary)}@media screen and (max-width:1023px){.region .region__articles-title{max-width:var(--width-content)}}@media screen and (max-width:599px){.region .region__articles-title{max-width:100%}}@media screen and (max-width:767px){.region .region__articles-title{font-size:1.5rem}}@media screen and (max-width:479px){.region .region__articles-title{font-size:1.375rem;line-height:1.375}}.region .region__ebala{display:block;overflow:hidden;width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);margin:var(--space-outer) auto;padding:2rem;font-family:var(--font-regular);font-size:1.125rem;color:var(--color-dark);background-color:var(--color-light);border-radius:.3125rem}@media screen and (max-width:1023px){.region .region__ebala{max-width:var(--width-content)}}@media screen and (max-width:599px){.region .region__ebala{max-width:100%}}@media screen and (max-width:767px){.region .region__ebala{padding:1.5rem;font-size:1rem}}.frame-related{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-related{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-related{max-width:100%}}.frame-related .frame-related__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%;padding:var(--space-outer);overflow:hidden;color:var(--color-dark);background-color:var(--color-background);border-radius:var(--radius-frame)}.frame-related .frame-related__wrapper:hover .frame-related__image{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:767px){.frame-related .frame-related__wrapper{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}.frame-related .frame-related__image{display:block;position:relative;-webkit-flex:0 0 16rem;-ms-flex:0 0 16rem;flex:0 0 16rem;height:auto;margin-right:var(--space-outer);overflow:hidden;border-radius:var(--radius-frame);transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-related .frame-related__image .frame-related__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:767px){.frame-related .frame-related__image{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:0;padding-top:50%}}@media screen and (max-width:479px){.frame-related .frame-related__image{padding-top:62.5%}}.frame-related .frame-related__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;font-family:var(--font-regular)}@media screen and (max-width:767px){.frame-related .frame-related__content{margin-top:1.5rem;height:auto}}.frame-related .frame-related__content-caption{cursor:default;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2;font-size:.875rem;font-weight:700;text-transform:uppercase;color:var(--color-primary)}.frame-related .frame-related__content-caption a{transition:color .25s}.frame-related .frame-related__content-caption a:focus,.frame-related .frame-related__content-caption a:hover{color:var(--color-light)}@media screen and (max-width:1023px){.frame-related .frame-related__content-caption{font-size:.8125rem}}.frame-related .frame-related__content-title{display:block;margin-top:1rem;font-size:1.25rem;font-weight:700;line-height:1.125;border:0}.frame-related .frame-related__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-related .frame-related__content-title:hover{color:inherit;background-color:inherit}@media screen and (max-width:1023px){.frame-related .frame-related__content-title{margin-top:.75rem;font-size:1.5rem;line-height:1.25}}@media screen and (max-width:479px){.frame-related .frame-related__content-title{font-size:1.375rem;line-height:1.375}}.frame-related .frame-related__content-excerpt{display:block;margin:.75rem 0;font-size:1rem}@media screen and (max-width:1023px){.frame-related .frame-related__content-excerpt{font-size:1.0625rem}}@media screen and (max-width:479px){.frame-related .frame-related__content-excerpt{margin:.5rem 0 0}}.frame-search{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:calc(var(--space-outer)/ 1.5);position:relative;margin:var(--space-outer) auto 0;padding-top:0;padding-bottom:0}@media screen and (max-width:1023px){.frame-search{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-search{max-width:100%}}.frame-search .frame-search__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:0;width:100%;padding:var(--space-outer);color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame);overflow:hidden}.frame-search .frame-search__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2;color:var(--color-primary)}.frame-search .frame-search__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-search .frame-search__content-category a:focus,.frame-search .frame-search__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-search .frame-search__content-category{font-size:.8125rem}}.frame-search .frame-search__image{display:block;position:relative;width:100%;padding-top:62.5%;margin-bottom:var(--space-outer);overflow:hidden;border-radius:calc(var(--radius-frame)/ 1.5);transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-search .frame-search__content-title{display:block;width:100%;margin:1rem 0 .75rem;font-size:1.125rem;font-weight:600}.frame-search .frame-search__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-search .frame-search__content-title{margin-bottom:.5rem;font-size:1rem}}.frame-search .frame-search__content-excerpt{display:block;margin:0 0 1.5rem;font-size:1rem}@media screen and (max-width:1023px){.frame-search .frame-search__content-excerpt{font-size:.9375rem}}.frame-search .frame-search__content-meta{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:auto}.frame-search .frame-search__content-date{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;font-weight:400;color:var(--color-dim)}.frame-search .frame-search__content-date::after{content:"•";display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0 .5rem}@media screen and (max-width:1023px){.frame-search .frame-search__content-date{font-size:.8125rem}}.frame-search .frame-search__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-dim)}.frame-search .frame-search__content-authors a{white-space:nowrap;transition:color .25s}.frame-search .frame-search__content-authors a:focus,.frame-search .frame-search__content-authors a:hover{color:var(--color-dark)}@media screen and (max-width:1023px){.frame-search .frame-search__content-authors{font-size:.8125rem}}@media screen and (max-width:767px){.frame-search{grid-template-columns:1fr}}.frame-single{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-single{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-single{max-width:100%}}.frame-single .frame-single__wrapper{display:grid;grid-template-columns:32.75rem 1fr;position:relative;z-index:0;width:100%;overflow:hidden;color:var(--color-light);background-color:var(--color-primary);border-radius:var(--radius-frame)}.frame-single .frame-single__wrapper:hover .frame-single__image{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-single .frame-single__wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.frame-single .frame-single__wrapper{grid-template-columns:1fr}}.frame-single .frame-single__image{z-index:-1;display:block;position:relative;width:100%;padding-top:62.5%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-single .frame-single__image .frame-single__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:1023px){.frame-single .frame-single__image{padding-top:80%}}@media screen and (max-width:767px){.frame-single .frame-single__image{-webkit-order:-1;-ms-flex-order:-1;order:-1}}@media screen and (max-width:767px){.frame-single .frame-single__image{padding-top:50%}}@media screen and (max-width:479px){.frame-single .frame-single__image{padding-top:62.5%}}.frame-single .frame-single__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:var(--space-outer)}.frame-single .frame-single__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2;font-size:.875rem;font-weight:700;text-transform:uppercase}.frame-single .frame-single__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s;color:var(--color-muted)}.frame-single .frame-single__content-category a:focus,.frame-single .frame-single__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-single .frame-single__content-category{font-size:.8125rem}}.frame-single .frame-single__content-title{display:block;margin:1rem 0 .75rem;font-size:2.5rem;font-weight:700;line-height:1.125}.frame-single .frame-single__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-single .frame-single__content-title{margin:.75rem 0 0;font-size:1.75rem;line-height:1.25}}@media screen and (max-width:767px){.frame-single .frame-single__content-title{font-size:1.5rem}}@media screen and (max-width:479px){.frame-single .frame-single__content-title{font-size:1.375rem;line-height:1.375}}.frame-single .frame-single__content-excerpt{display:block;margin:0 0 1.5rem;font-size:1.375rem}@media screen and (max-width:1023px){.frame-single .frame-single__content-excerpt{font-size:1.0625rem}}@media screen and (max-width:479px){.frame-single .frame-single__content-excerpt{margin:.5rem 0 1rem}}.frame-single .frame-single__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-muted)}.frame-single .frame-single__content-authors a{white-space:nowrap;transition:color .25s}.frame-single .frame-single__content-authors a:focus,.frame-single .frame-single__content-authors a:hover{color:var(--color-light)}@media screen and (max-width:1023px){.frame-single .frame-single__content-authors{font-size:.8125rem}}.frame-single .frame-single__region{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0;text-transform:uppercase;font-size:.91375rem;line-height:1rem;font-weight:700;letter-spacing:.05rem;color:var(--color-region-accent);border-bottom:0;border-radius:var(--radius-frame) 0 var(--radius-frame) 0;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-single .frame-single__region a{display:block}.frame-single .frame-single__region a::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-single .frame-single__region:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.frame-single.frame-single--ecomap .frame-double__wrapper,.frame-single.frame-single--ecomap .frame-single__wrapper,.frame-single.frame-single--ecomap .frame-triple__wrapper{background-color:var(--color-primary);color:var(--color-light)}.frame-single.frame-single--ecomap .frame-double__content-authors,.frame-single.frame-single--ecomap .frame-single__content-authors,.frame-single.frame-single--ecomap .frame-triple__content-authors{color:var(--color-muted)}.frame-single.frame-single--ecomap .frame-double__content-authors a:focus,.frame-single.frame-single--ecomap .frame-double__content-authors a:hover,.frame-single.frame-single--ecomap .frame-single__content-authors a:focus,.frame-single.frame-single--ecomap .frame-single__content-authors a:hover,.frame-single.frame-single--ecomap .frame-triple__content-authors a:focus,.frame-single.frame-single--ecomap .frame-triple__content-authors a:hover{color:var(--color-light)}.frame-single.frame-single--ecomap .frame-double__content-category,.frame-single.frame-single--ecomap .frame-single__content-category,.frame-single.frame-single--ecomap .frame-triple__content-category{display:none}.frame-socials{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:calc(var(--space-outer) * 1.5) var(--space-outer);background-color:var(--color-background);border-radius:var(--radius-frame)}.frame-socials .frame-socials__caption{display:block;text-align:center;font-size:1.25rem;font-weight:600}@media screen and (max-width:767px){.frame-socials .frame-socials__caption{font-size:1.125rem;line-height:1.375}}.frame-socials .frame-socials__disclaimer{display:block;width:100%;margin-top:1.5rem;text-align:center;font-size:.875rem;font-family:var(--font-content);font-style:italic}@media screen and (max-width:767px){.frame-socials .frame-socials__disclaimer{margin-top:.875rem}}.frame-socials .frame-socials__menu{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:1.25rem}@media screen and (max-width:767px){.frame-socials .frame-socials__menu{margin-top:.875rem}}.frame-socials .frame-socials__menu .menu__item{margin:.5rem 1rem;font-weight:600;line-height:1.25}@media screen and (max-width:1023px){.frame-socials .frame-socials__menu .menu__item{margin:.375rem .625rem}}@media screen and (max-width:767px){.frame-socials .frame-socials__menu .menu__item{margin:.375rem .5rem}}@media screen and (max-width:479px){.frame-socials .frame-socials__menu .menu__item{margin:.375rem}}.frame-socials .frame-socials__menu .menu__item-link{width:auto;height:auto;padding:0 0 .125rem;opacity:100%;border-bottom:solid .075rem var(--color-primary);transition:border-bottom .25s}.frame-socials .frame-socials__menu .menu__item-link:hover{border-bottom-color:transparent}.frame-socials .frame-socials__menu .menu__item-icon{display:none}.frame-socials .frame-socials__menu .menu__item-title{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.frame-special{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);margin:var(--space-outer) auto 0;padding-top:var(--space-outer);padding-bottom:var(--space-outer);border-top:solid 1px var(--color-primary);border-bottom:solid 1px var(--color-primary)}@media screen and (max-width:1023px){.frame-special{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-special{max-width:100%}}.frame-news+.frame-special,.frame-podcasts+.frame-special{padding-top:0;border-top:0}.frame-special .frame-special__wrapper{display:block;position:relative;width:100%}.frame-special .frame-special__caption{display:block;position:relative;width:100%;max-width:var(--width-content);padding:0 var(--space-outer);padding-bottom:var(--space-outer)}.frame-special .frame-special__caption-title{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1.75rem;font-weight:700;color:var(--color-primary)}@media screen and (max-width:767px){.frame-special .frame-special__caption-title{font-size:1.5rem}}@media screen and (max-width:479px){.frame-special .frame-special__caption-title{font-size:1.375rem;line-height:1.375}}.frame-special .frame-special__caption-description{display:block;width:100%;max-width:var(--width-content);margin:.5rem 0;font-size:1.25rem}@media screen and (max-width:1023px){.frame-special .frame-special__caption-description{font-size:1.0625rem}}.frame-special .frame-special__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-gap:var(--space-outer);position:relative;width:100%}@media screen and (max-width:1023px){.frame-special .frame-special__grid{grid-template-columns:1fr}}.frame-special .frame-special__item{display:grid;grid-template-columns:3fr 4fr;position:relative;overflow:hidden;color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}.frame-special .frame-special__item:hover .frame-special__image{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-special .frame-special__item{grid-template-columns:1fr 2fr}}@media screen and (max-width:767px){.frame-special .frame-special__item{color:var(--color-light);grid-template-columns:1fr}}.frame-special .frame-special__image{display:block;position:relative;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-special .frame-special__image .frame-special__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:767px){.frame-special .frame-special__image{position:absolute;top:0;left:0;width:100%;height:100%}.frame-special .frame-special__image::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.625)}}.frame-special .frame-special__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;z-index:2;width:100%;height:100%;padding:var(--space-outer)}.frame-special .frame-special__content-title{display:block;margin-top:.5rem;font-size:1.25rem;font-weight:700;line-height:1.375}.frame-special .frame-special__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-special .frame-special__content-excerpt{display:block;margin:.75rem 0 1.5rem;font-size:1rem}@media screen and (max-width:479px){.frame-special .frame-special__content-excerpt{margin:.5rem 0 1rem}}.frame-special .frame-special__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-dim)}.frame-special .frame-special__content-authors a{white-space:nowrap;transition:color .25s}.frame-special .frame-special__content-authors a:focus,.frame-special .frame-special__content-authors a:hover{color:var(--color-dark)}@media screen and (max-width:767px){.frame-special .frame-special__content-authors{color:var(--color-muted)}}@media screen and (max-width:1023px){.frame-special .frame-special__content-authors{font-size:.8125rem}}.frame-subcats{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-outer);position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-subcats{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-subcats{max-width:100%}}.frame-subcats .frame-subcats__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;z-index:0;width:100%;padding-top:75%;overflow:hidden;color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}.frame-subcats .frame-subcats__wrapper:hover .frame-subcats__image{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:767px){.frame-subcats .frame-subcats__wrapper{padding-top:50%}}@media screen and (max-width:479px){.frame-subcats .frame-subcats__wrapper{padding-top:62.5%}}.frame-subcats .frame-subcats__image{display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-subcats .frame-subcats__image::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.625)}.frame-subcats .frame-subcats__image .frame-subcats__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:767px){.frame-subcats .frame-subcats__image{padding-top:50%}}@media screen and (max-width:479px){.frame-subcats .frame-subcats__image{padding-top:62.5%}}.frame-subcats .frame-subcats__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;padding:var(--space-outer);text-align:center;font-size:1.25rem;font-weight:700;line-height:1.25;color:var(--color-light)}.frame-subcats .frame-subcats__title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-subcats .frame-subcats__title{font-size:1.125rem}}@media screen and (max-width:767px){.frame-subcats .frame-subcats__title{font-size:1.375rem;line-height:1.375}}@media screen and (max-width:479px){.frame-subcats .frame-subcats__title{font-size:1.25rem}}@media screen and (max-width:767px){.frame-subcats{grid-template-columns:1fr}}.frame-telegram{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);margin:var(--space-outer) auto 0;color:var(--color-dark);background-color:var(--color-light);border:solid 2px var(--color-primary);border-radius:var(--radius-frame)}@media screen and (max-width:1023px){.frame-telegram{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-telegram{max-width:100%}}.frame-telegram .frame-telegram__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:.75rem}.frame-telegram .frame-telegram__icon{display:block;-webkit-flex:0 0 3.25rem;-ms-flex:0 0 3.25rem;flex:0 0 3.25rem;height:auto;margin-right:var(--space-outer)}@media screen and (max-width:767px){.frame-telegram .frame-telegram__icon{-webkit-flex:0 0 3rem;-ms-flex:0 0 3rem;flex:0 0 3rem}}@media screen and (max-width:479px){.frame-telegram .frame-telegram__icon{-webkit-flex:0 0 2rem;-ms-flex:0 0 2rem;flex:0 0 2rem}}@media screen and (max-width:359px){.frame-telegram .frame-telegram__icon{display:none}}.frame-telegram .frame-telegram__content{display:block;padding-right:2rem}.frame-telegram .frame-telegram__content-title{display:block;font-size:1.125rem;font-weight:700;line-height:1.375;transition:color .25s}.frame-telegram .frame-telegram__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-telegram .frame-telegram__content-title:hover{color:var(--color-primary)}@media screen and (max-width:479px){.frame-telegram .frame-telegram__content-title{font-size:.875rem}}.frame-telegram .frame-telegram__content-description{display:block;margin-top:.25rem;font-size:1rem}@media screen and (max-width:479px){.frame-telegram .frame-telegram__content-description{margin-top:0;font-size:.75rem}}.frame-telegram .frame-telegram__close{display:none;position:absolute;top:.5rem;right:.5rem;z-index:2;width:2rem;height:2rem;text-indent:-9999rem;transition:none}.frame-telegram .frame-telegram__close::after,.frame-telegram .frame-telegram__close::before{content:"";position:absolute;top:50%;left:50%;width:50%;height:.125rem;background-color:var(--color-dark);-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);transition:background-color .25s}.frame-telegram .frame-telegram__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.frame-telegram .frame-telegram__close:hover::after,.frame-telegram .frame-telegram__close:hover::before{background-color:var(--color-primary)}@media screen and (max-width:767px){.frame-telegram .frame-telegram__close{top:50%;margin-top:-1rem}}.frame-telegram.frame-telegram--flexible{display:none;position:fixed;left:50%;bottom:2rem;z-index:3;max-width:24rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;will-change:transform}.frame-telegram.frame-telegram--flexible .frame-telegram__close{display:block}@media screen and (max-width:479px){.frame-telegram.frame-telegram--flexible{max-width:18rem}}.frame-telegram.frame-telegram--visible{display:block;-webkit-animation:fade-in .25s ease-in forwards;animation:fade-in .25s ease-in forwards}.frame-transfer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.frame-transfer .frame-transfer__button{display:block;position:relative;width:100%;padding:.875rem 1.25rem}@media screen and (max-width:479px){.frame-transfer .frame-transfer__button{padding:.625rem 1.25rem}}.frame-triple,.navigate.navigate--small{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-outer);position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-triple,.navigate.navigate--small{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-triple,.navigate.navigate--small{max-width:100%}}.frame-triple .frame-triple__wrapper,.navigate.navigate--small .frame-triple__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;z-index:0;width:100%;overflow:hidden;color:var(--color-dark);background-color:var(--color-light);border-radius:var(--radius-frame)}.frame-triple .frame-triple__wrapper:hover .frame-triple__image,.navigate.navigate--small .frame-triple__wrapper:hover .frame-triple__image{-webkit-filter:brightness(120%);filter:brightness(120%)}.frame-triple .frame-triple__image,.navigate.navigate--small .frame-triple__image{z-index:-1;display:block;position:relative;width:100%;padding-top:62.5%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-triple .frame-triple__image .frame-triple__image-thumbnail,.navigate.navigate--small .frame-triple__image .frame-triple__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}@media screen and (max-width:767px){.frame-triple .frame-triple__image,.navigate.navigate--small .frame-triple__image{padding-top:50%}}@media screen and (max-width:479px){.frame-triple .frame-triple__image,.navigate.navigate--small .frame-triple__image{padding-top:62.5%}}.frame-triple .frame-triple__content,.navigate.navigate--small .frame-triple__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:var(--space-outer)}.frame-triple .frame-triple__content-category,.navigate.navigate--small .frame-triple__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2}.frame-triple .frame-triple__content-category a,.navigate.navigate--small .frame-triple__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-triple .frame-triple__content-category a:focus,.frame-triple .frame-triple__content-category a:hover,.navigate.navigate--small .frame-triple__content-category a:focus,.navigate.navigate--small .frame-triple__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-triple .frame-triple__content-category,.navigate.navigate--small .frame-triple__content-category{font-size:.8125rem}}.frame-triple .frame-triple__content-title,.navigate.navigate--small .frame-triple__content-title{display:block;margin:1rem 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.25}.frame-triple .frame-triple__content-title::after,.navigate.navigate--small .frame-triple__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-triple .frame-triple__content-title,.navigate.navigate--small .frame-triple__content-title{font-size:1.125rem}}@media screen and (max-width:767px){.frame-triple .frame-triple__content-title,.navigate.navigate--small .frame-triple__content-title{font-size:1.375rem;line-height:1.375}}@media screen and (max-width:479px){.frame-triple .frame-triple__content-title,.navigate.navigate--small .frame-triple__content-title{margin:.75rem 0 .5rem;font-size:1.25rem}}.frame-triple .frame-triple__content-excerpt,.navigate.navigate--small .frame-triple__content-excerpt{display:block;margin:0 0 1.5rem;font-size:1rem}@media screen and (max-width:1023px){.frame-triple .frame-triple__content-excerpt,.navigate.navigate--small .frame-triple__content-excerpt{font-size:.875rem}}@media screen and (max-width:767px){.frame-triple .frame-triple__content-excerpt,.navigate.navigate--small .frame-triple__content-excerpt{font-size:1.0625rem}}@media screen and (max-width:479px){.frame-triple .frame-triple__content-excerpt,.navigate.navigate--small .frame-triple__content-excerpt{margin:0 0 1rem}}.frame-triple .frame-triple__content-authors,.navigate.navigate--small .frame-triple__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-dim)}.frame-triple .frame-triple__content-authors a,.navigate.navigate--small .frame-triple__content-authors a{white-space:nowrap;transition:color .25s}.frame-triple .frame-triple__content-authors a:focus,.frame-triple .frame-triple__content-authors a:hover,.navigate.navigate--small .frame-triple__content-authors a:focus,.navigate.navigate--small .frame-triple__content-authors a:hover{color:var(--color-dark)}@media screen and (max-width:1023px){.frame-triple .frame-triple__content-authors,.navigate.navigate--small .frame-triple__content-authors{font-size:.8125rem}}.frame-triple .frame-triple__region,.navigate.navigate--small .frame-triple__region{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0;text-transform:uppercase;font-size:.91375rem;line-height:1rem;font-weight:700;letter-spacing:.05rem;color:var(--color-region-accent);border-bottom:0;border-radius:var(--radius-frame) 0 var(--radius-frame) 0;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.frame-triple .frame-triple__region a,.navigate.navigate--small .frame-triple__region a{display:block}.frame-triple .frame-triple__region a::after,.navigate.navigate--small .frame-triple__region a::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.frame-triple .frame-triple__region:hover,.navigate.navigate--small .frame-triple__region:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}@media screen and (max-width:767px){.frame-triple,.navigate.navigate--small{grid-template-columns:1fr}}.frame-triple--ecomap.navigate.navigate--small .frame-double__wrapper,.frame-triple--ecomap.navigate.navigate--small .frame-single__wrapper,.frame-triple--ecomap.navigate.navigate--small .frame-triple__wrapper,.frame-triple.frame-triple--ecomap .frame-double__wrapper,.frame-triple.frame-triple--ecomap .frame-single__wrapper,.frame-triple.frame-triple--ecomap .frame-triple__wrapper{background-color:var(--color-primary);color:var(--color-light)}.frame-triple--ecomap.navigate.navigate--small .frame-double__content-authors,.frame-triple--ecomap.navigate.navigate--small .frame-single__content-authors,.frame-triple--ecomap.navigate.navigate--small .frame-triple__content-authors,.frame-triple.frame-triple--ecomap .frame-double__content-authors,.frame-triple.frame-triple--ecomap .frame-single__content-authors,.frame-triple.frame-triple--ecomap .frame-triple__content-authors{color:var(--color-muted)}.frame-triple--ecomap.navigate.navigate--small .frame-double__content-authors a:focus,.frame-triple--ecomap.navigate.navigate--small .frame-double__content-authors a:hover,.frame-triple--ecomap.navigate.navigate--small .frame-single__content-authors a:focus,.frame-triple--ecomap.navigate.navigate--small .frame-single__content-authors a:hover,.frame-triple--ecomap.navigate.navigate--small .frame-triple__content-authors a:focus,.frame-triple--ecomap.navigate.navigate--small .frame-triple__content-authors a:hover,.frame-triple.frame-triple--ecomap .frame-double__content-authors a:focus,.frame-triple.frame-triple--ecomap .frame-double__content-authors a:hover,.frame-triple.frame-triple--ecomap .frame-single__content-authors a:focus,.frame-triple.frame-triple--ecomap .frame-single__content-authors a:hover,.frame-triple.frame-triple--ecomap .frame-triple__content-authors a:focus,.frame-triple.frame-triple--ecomap .frame-triple__content-authors a:hover{color:var(--color-light)}.frame-triple--ecomap.navigate.navigate--small .frame-double__content-category,.frame-triple--ecomap.navigate.navigate--small .frame-single__content-category,.frame-triple--ecomap.navigate.navigate--small .frame-triple__content-category,.frame-triple.frame-triple--ecomap .frame-double__content-category,.frame-triple.frame-triple--ecomap .frame-single__content-category,.frame-triple.frame-triple--ecomap .frame-triple__content-category{display:none}.frame-video{width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);display:block;position:relative;margin:var(--space-outer) auto 0}@media screen and (max-width:1023px){.frame-video{max-width:var(--width-content)}}@media screen and (max-width:599px){.frame-video{max-width:100%}}.frame-video .frame-video__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-outer);position:relative;z-index:0;width:100%;padding:var(--space-outer);overflow:hidden;color:var(--color-light);background-color:var(--color-primary);border-radius:var(--radius-frame)}.frame-video .frame-video__wrapper:hover .frame-video__player{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-video .frame-video__wrapper{grid-template-columns:1fr}}.frame-video .frame-video__player{display:block;position:relative;z-index:4;width:100%;overflow:hidden;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s;border-radius:var(--radius-frame)}.frame-video .frame-video__player .frame-video__player-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}.frame-video .frame-video__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%}.frame-video .frame-video__content-category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2}.frame-video .frame-video__content-category a{padding:.125rem 0 .075rem;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase;color:var(--color-primary);border-radius:.125rem;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s;color:var(--color-muted)}.frame-video .frame-video__content-category a:focus,.frame-video .frame-video__content-category a:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}@media screen and (max-width:1023px){.frame-video .frame-video__content-category{font-size:.8125rem}}.frame-video .frame-video__content-title{display:block;margin:1rem 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.25}.frame-video .frame-video__content-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:1023px){.frame-video .frame-video__content-title{margin-top:.75rem}}@media screen and (max-width:767px){.frame-video .frame-video__content-title{font-size:1.5rem}}@media screen and (max-width:479px){.frame-video .frame-video__content-title{font-size:1.375rem;line-height:1.375}}.frame-video .frame-video__content-videolead{display:block;margin:.75rem 0 1.5rem;font-size:1.25rem}@media screen and (max-width:1023px){.frame-video .frame-video__content-videolead{font-size:1.0625rem}}@media screen and (max-width:479px){.frame-video .frame-video__content-videolead{margin:.5rem 0 1rem}}.frame-video .frame-video__content-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:2;margin-top:auto;font-size:.875rem;color:var(--color-muted)}.frame-video .frame-video__content-authors a{white-space:nowrap;transition:color .25s}.frame-video .frame-video__content-authors a:focus,.frame-video .frame-video__content-authors a:hover{color:var(--color-light)}@media screen and (max-width:1023px){.frame-video .frame-video__content-authors{font-size:.8125rem}}.entry-content{display:block;width:100%;padding:var(--space-outer);font-family:var(--font-content);font-size:1.1875rem;line-height:1.5;overflow-wrap:break-word}.entry-content>*{display:block;width:100%;max-width:var(--width-content);margin:0 auto var(--space-content)}.entry-content>:first-child{margin-top:0}.entry-content>:last-child{margin-bottom:0}.entry-content strong{font-weight:700}.entry-content b{font-weight:700}.entry-content em{font-style:italic;font-weight:400}.entry-content i{font-style:italic;font-weight:400}.entry-content mark{padding:0 .125rem .125rem;color:var(--color-light);background-color:var(--color-dim);border-radius:.125rem}.entry-content sub{vertical-align:sub;font-size:smaller}.entry-content sup{vertical-align:super;font-size:smaller}.entry-content a{border-bottom:solid .0625rem var(--color-primary)}.entry-content a:hover{color:var(--color-light);background-color:var(--color-primary);transition:color .25s,background-color .25s}@media screen and (max-width:767px){.entry-content a{border-width:.0625rem}}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{display:block;margin-top:calc(var(--space-content) * 2);font-family:var(--font-regular);font-weight:700}.entry-content h1{font-size:2rem;line-height:1.125}@media screen and (max-width:767px){.entry-content h1{font-size:1.875rem}}@media screen and (max-width:479px){.entry-content h1{font-size:1.8125rem}}.entry-content h2{font-size:1.875rem;line-height:1.125}@media screen and (max-width:767px){.entry-content h2{font-size:1.75rem;line-height:1.25}}@media screen and (max-width:479px){.entry-content h2{font-size:1.625rem}}.entry-content h3{margin-top:calc(var(--space-content) * 1.75);font-size:1.75rem;line-height:1.25}@media screen and (max-width:767px){.entry-content h3{font-size:1.625rem}}@media screen and (max-width:479px){.entry-content h3{font-size:1.5rem}}.entry-content h4{margin-top:calc(var(--space-content) * 1.5);font-size:1.625rem;line-height:1.375}@media screen and (max-width:767px){.entry-content h4{font-size:1.5rem}}@media screen and (max-width:479px){.entry-content h4{font-size:1.375rem}}.entry-content h5{margin-top:calc(var(--space-content) * 1.25);font-size:1.5rem;line-height:1.375}@media screen and (max-width:767px){.entry-content h5{font-size:1.375rem}}@media screen and (max-width:479px){.entry-content h5{font-size:1.25rem}}.entry-content h6{margin-top:var(--space-content);font-size:1.375rem}@media screen and (max-width:767px){.entry-content h6{font-size:1.25rem}}@media screen and (max-width:479px){.entry-content h6{font-size:1.125rem}}.entry-content ol,.entry-content ul{padding-left:calc(var(--space-content) * 1.5)}.entry-content ol li,.entry-content ul li{margin-bottom:.5rem;padding-left:.5rem}.entry-content ol li:last-child,.entry-content ul li:last-child{margin-bottom:0}.entry-content ol{list-style-type:decimal}.entry-content ul{list-style-type:disc}.entry-content code{padding:.125rem;font-family:var(--font-monospace);font-size:.875rem;font-weight:400;overflow-x:auto;background-color:var(--color-background);border-radius:.125rem}.entry-content small{display:block;font-weight:400;font-size:small}@media screen and (max-width:1023px){.entry-content{padding:var(--space-outer) calc(var(--space-outer) * 2)}}@media screen and (max-width:767px){.entry-content{padding:var(--space-outer);font-size:1.125rem}}.entry-feature{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;margin-bottom:var(--space-outer)}.entry-feature .entry-feature__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:100%;min-height:37.25rem;padding:calc(var(--space-outer) * 2) var(--space-outer) var(--space-outer);color:var(--color-light);background-image:linear-gradient(-180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%)}@media screen and (max-width:1023px){.entry-feature .entry-feature__wrapper{min-height:28rem}}@media screen and (max-width:767px){.entry-feature .entry-feature__wrapper{min-height:24rem}}.entry-feature .entry-feature__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:var(--radius-frame)}.entry-feature .entry-feature__image .entry-feature__image-thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s;-webkit-backface-visibility:hidden}.entry-feature .entry-feature__category{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2;font-size:.875rem;font-weight:700;text-transform:uppercase;color:var(--color-muted)}.entry-feature .entry-feature__category a{transition:color .25s}.entry-feature .entry-feature__category a:focus,.entry-feature .entry-feature__category a:hover{color:var(--color-light)}@media screen and (max-width:1023px){.entry-feature .entry-feature__category{font-size:.8125rem}}.entry-feature .entry-feature__title{display:block;width:100%;max-width:var(--width-content);margin-top:.5rem;font-size:3.25rem;font-weight:700;line-height:1.075;text-align:center}.entry-feature .entry-feature__title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.entry-feature .entry-feature__title em{display:block;width:100%;margin:.75rem auto 0;font-weight:400;line-height:1.375;font-size:1.25rem;text-align:center}@media screen and (max-width:1023px){.entry-feature .entry-feature__title em{max-width:calc(var(--width-content)/ 1.5);font-size:1rem}}@media screen and (max-width:1023px){.entry-feature .entry-feature__title{font-size:2.5rem}}@media screen and (max-width:767px){.entry-feature .entry-feature__title{font-size:2rem;line-height:1.125}}.entry-feature .entry-feature__meta{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;margin-top:1.5rem;font-size:.875rem;color:var(--color-muted)}.entry-feature .entry-feature__meta a{transition:color .25s}.entry-feature .entry-feature__meta a:focus,.entry-feature .entry-feature__meta a:hover{color:var(--color-light)}.entry-feature .entry-feature__meta>::after{content:"•";display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0 .5rem}.entry-feature .entry-feature__meta>:last-child::after{display:none}@media screen and (max-width:1023px){.entry-feature .entry-feature__meta{margin-top:.75rem;font-size:.8125rem}}.entry-feature .entry-feature__meta-date{cursor:default;position:relative}.entry-feature .entry-feature__meta-authors{position:relative}.entry-feature .entry-feature__meta-authors a{transition:color .25s}.entry-feature .entry-feature__meta-authors a:focus,.entry-feature .entry-feature__meta-authors a:hover{color:var(--color-light)}.entry-feature .entry-feature__meta-caption{cursor:default}.entry-feature .entry-feature__meta-ecomap{z-index:2;position:relative;font-weight:600}@media screen and (max-width:1023px){.entry-feature{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative}}.entry-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%;padding:var(--space-outer)}.entry-header .entry-header__wrapper{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;max-width:var(--width-content);margin:1.5rem auto 0}.entry-header .entry-header__wrapper>*{width:100%;margin:0 auto 1.5rem}.entry-header .entry-header__wrapper>:last-child{margin-bottom:0}@media screen and (max-width:1023px){.entry-header .entry-header__wrapper{width:100%;margin-top:.5rem}}.entry-header .entry-header__image{-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;-webkit-order:-1;-ms-flex-order:-1;order:-1;display:block;overflow:hidden;margin-right:calc(var(--space-outer) * 2)}.entry-header .entry-header__image .entry-header__image-thumbnail{display:block;width:100%;border-radius:var(--radius-frame)}.entry-header .entry-header__image .entry-header__image-caption{cursor:default;display:block;position:relative;width:100%;padding-top:.5rem;font-size:.8125rem;text-align:center;color:var(--color-dim)}@media screen and (max-width:1023px){.entry-header .entry-header__image .entry-header__image-caption{text-align:left}}@media screen and (max-width:1023px){.entry-header .entry-header__image{-webkit-order:2;-ms-flex-order:2;order:2;margin-right:0;margin-top:1rem}}.entry-header .entry-header__category{display:block;position:relative;font-size:1rem;font-weight:700;text-transform:uppercase;color:var(--color-primary)}.entry-header .entry-header__category a{transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.entry-header .entry-header__category a:focus,.entry-header .entry-header__category a:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}@media screen and (max-width:1023px){.entry-header .entry-header__category{font-size:.9375rem}}.entry-header .entry-header__title{display:block;position:relative;font-size:2rem;font-weight:700;line-height:1.125}.entry-header .entry-header__title em{display:block;position:relative;margin-top:1rem;font-size:1.25rem;font-weight:400;line-height:1.375}@media screen and (max-width:767px){.entry-header .entry-header__title{font-size:1.875rem}}@media screen and (max-width:479px){.entry-header .entry-header__title{font-size:1.8125rem}}.entry-header .entry-header__excerpt{display:block;position:relative;font-size:1.25rem}.entry-header .entry-header__meta{display:block;position:relative;font-size:1rem}.entry-header .entry-header__meta>*{margin:0 0 .5rem}@media screen and (max-width:1023px){.entry-header .entry-header__meta{font-size:.9375rem}}.entry-header .entry-header__meta-date{cursor:default;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;color:var(--color-dim)}.entry-header .entry-header__meta-date::after{content:"•";display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0 .5rem}.entry-header .entry-header__meta-authors{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;margin-right:1rem;color:var(--color-primary)}.entry-header .entry-header__meta-authors a{white-space:nowrap;transition:color .25s}.entry-header .entry-header__meta-authors a:focus,.entry-header .entry-header__meta-authors a:hover{color:var(--color-dark)}.entry-header .entry-header__meta-extra{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.entry-header .entry-header__meta-extra>a{padding:.25rem .5rem;font-weight:600;color:var(--color-primary);border:solid .075rem;border-radius:.25rem;transition:color .25s}.entry-header .entry-header__meta-extra>a:hover{color:var(--color-dark)}@media screen and (max-width:1023px){.entry-header{padding:var(--space-outer) calc(var(--space-outer) * 2);-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}@media screen and (max-width:767px){.entry-header{padding:var(--space-outer)}}.entry-inpost{display:block;width:100%;padding:var(--space-outer)}.entry-inpost>*{width:100%;max-width:var(--width-content);margin:0 auto 1.5rem}@media screen and (max-width:1023px){.entry-inpost{padding:var(--space-outer) calc(var(--space-outer) * 2);-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}@media screen and (max-width:767px){.entry-inpost{padding:var(--space-outer)}}.wp-block-audio{display:block}.wp-block-audio audio{display:block;width:100%}.wp-block-audio.alignwide{max-width:100%}.wp-block-audio.alignwide audio{width:100%}.wp-block-audio.alignwide figcaption{max-width:var(--width-content);margin-left:auto;margin-right:auto}.wp-block-audio.alignfull{width:calc(100% + var(--space-outer) * 2);max-width:calc(100% + var(--space-outer) * 2);margin-left:calc(var(--space-outer) * -1);margin-right:calc(var(--space-outer) * -1)}.wp-block-audio.alignfull audio{width:100%}.wp-block-audio.alignfull figcaption{max-width:var(--width-content);margin-left:auto;margin-right:auto}.basketicon{display:grid;background-image:url(images/basket-logo.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:25px;height:24px}.basketicon .basketicon__icon{grid-area:1/1}.basketicon .basketicon__total{position:relative;top:-10px;right:-10px;grid-area:1/1;align-self:start;justify-self:end;border-radius:50%;width:20px;height:20px;font-weight:500;line-height:30px;font-size:12px;background-color:#b90015;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wp-element-caption{cursor:default;display:block;position:relative;width:100%;margin:0;padding-top:.5rem;font-family:var(--font-regular);font-size:.8125rem;text-align:left;color:var(--color-dim)}.wp-block-details{display:block;padding:0;border-bottom:solid .125rem var(--color-summary)}.wp-block-details>*{display:block;width:100%;max-width:var(--width-content);margin:0 auto var(--space-content)}.wp-block-details summary{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--space-content);padding:.875rem 1.25rem;font-family:var(--font-regular);color:var(--color-dark);background-color:var(--color-summary)}.wp-block-details summary::after{content:"↓";display:block;margin-left:.75rem;font-size:.875rem;-webkit-transform:translateY(.125rem);-ms-transform:translateY(.125rem);transform:translateY(.125rem)}.wp-block-details summary::-webkit-details-marker{display:none}.wp-block-details summary:hover{-webkit-filter:brightness(80%);filter:brightness(80%)}@media screen and (max-width:479px){.wp-block-details summary{padding:.625rem 1.25rem}}.wp-block-details[open] summary{margin-bottom:1.5rem}.wp-block-details[open] summary::after{content:"↑"}@media screen and (max-width:767px){.wp-block-kedr-ecomap{width:calc(100% + var(--space-outer) * 2);margin-left:calc(var(--space-outer) * -1);margin-right:calc(var(--space-outer) * -1)}}.wp-block-embed{display:block;position:relative;overflow:hidden;border-radius:var(--radius-frame)}.wp-block-embed iframe{display:block;width:100%}.wp-block-gallery{grid-gap:calc(var(--space-outer)/ 2)}.wp-block-gallery.alignfull{max-width:100%}.wp-block-gallery.alignfull img{width:100%}.wp-block-gallery.alignfull figcaption{max-width:var(--width-content);margin-left:auto;margin-right:auto}.wp-block-gallery.is-layout-flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-gallery.is-layout-flex>*{margin:0}.wp-block-gallery .blocks-gallery-caption{padding-top:0}.wp-block-gallery:not(.has-nested-images){display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery:not(.has-nested-images) figcaption{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{-webkit-flex:1;-ms-flex:1;flex:1;height:100%;object-fit:cover;width:100%}.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:768px){.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}figure.wp-block-gallery.has-nested-images{-webkit-align-items:normal;-ms-flex-align:normal;align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--space-outer)/ 2)}@media screen and (max-width:767px){.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:100%}}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:0 0;color:inherit;-webkit-flex:initial;-ms-flex:initial;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{text-align:left}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){-webkit-align-self:inherit;-ms-flex-item-align:inherit;align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:-webkit-flex;display:-ms-flexbox;display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:768px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--space-outer,16px) * .66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--space-outer,16px) * .75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--space-outer,16px) * .8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--space-outer,16px) * .83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--space-outer,16px) * .85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--space-outer,16px) * .875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--space-outer,16px) * .66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--space-outer,16px) * .5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wp-block-heading.has-text-align-center{text-align:center}.wp-block-heading.has-text-align-left{text-align:left}.wp-block-heading.has-text-align-right{text-align:right}.wp-block-heading.is-style-separator{padding-bottom:1.75rem;text-align:center;border-bottom:solid 1px var(--color-muted)}.wp-block-kedr-help{display:block;overflow:hidden;padding:2rem;font-family:var(--font-regular);font-size:1.125rem;color:var(--color-dark);background-color:var(--color-background);border-radius:.3125rem}.wp-block-kedr-help.has-italic-font{font-family:var(--font-content);font-style:italic}.wp-block-kedr-help.has-overlay-background-color{background-color:var(--color-overlay)}@media screen and (max-width:767px){.wp-block-kedr-help{padding:1.5rem;font-size:1rem}}.wp-block-image{display:block;position:relative;overflow:hidden}.wp-block-image img{cursor:-webkit-zoom-in;cursor:zoom-in;display:block;max-width:100%;border-radius:var(--radius-frame)}.wp-block-image.alignfull{max-width:100%}.wp-block-image.alignfull img{width:100%}.wp-block-image.alignfull figcaption{max-width:var(--width-content);margin-left:auto;margin-right:auto}.wp-block-image.alignright img{margin-left:auto}.wp-block-image.aligncenter img{margin-left:auto;margin-right:auto}.wp-block-media-text{display:grid;grid-template-rows:auto;grid-gap:var(--space-outer);-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:var(--space-outer);font-family:var(--font-regular);font-size:1rem;background-color:var(--color-background);border-radius:var(--radius-frame)}.wp-block-media-text.is-vertically-aligned-top{-webkit-align-items:start;-ms-flex-align:start;align-items:start}.wp-block-media-text.is-vertically-aligned-bottom{-webkit-align-items:end;-ms-flex-align:end;align-items:end}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{grid-column:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{grid-column:2}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{display:none}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{max-width:8rem}@media screen and (max-width:767px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}}.wp-block-media-text .wp-block-media-text__media{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-media-text .wp-block-media-text__media img{width:100%;border-radius:50%}.wp-block-media-text .wp-block-media-text__content p{margin:0 auto .75rem}.wp-block-media-text .wp-block-media-text__content p:last-child{margin-bottom:0}p.has-text-align-center{text-align:center}p.has-text-align-left{text-align:left}p.has-text-align-right{text-align:right}.wp-block-quote{display:block;margin-top:calc(var(--space-content) * 1.5);margin-bottom:calc(var(--space-content) * 1.5);padding-left:2rem;font-size:1.5rem;line-height:1.4;border-left:solid .5rem var(--color-primary)}.wp-block-quote.has-text-align-center{text-align:center}.wp-block-quote.has-text-align-left{text-align:left}.wp-block-quote.has-text-align-right{text-align:right}.wp-block-quote cite{display:block;margin-top:1rem;font-family:var(--font-regular);font-style:normal;font-size:1.125rem;font-weight:700}@media screen and (max-width:767px){.wp-block-quote{padding-left:1rem;font-size:1.25rem;border-width:.25rem}}.wp-block-kedr-reference{cursor:pointer;padding:0 .125rem .075rem;white-space:pre-wrap;background-color:rgba(0,0,0,.075);border:solid 1px rgba(0,0,0,.175);border-radius:.125rem}.wp-block-kedr-reference[data-active]{background-color:var(--color-reference);border-color:var(--color-reference)}.wp-block-separator{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:.125rem;margin:calc(var(--space-content) * 2) auto;border:0;background-color:var(--color-background)}.wp-block-separator.is-style-dots{height:auto;margin:var(--space-content) auto;background-color:transparent}.wp-block-separator.is-style-dots::before{content:"···";padding-left:2rem;font-size:2rem;letter-spacing:2rem;line-height:1;color:var(--color-primary)}.wp-block-kedr-speech{display:block;position:relative;box-sizing:border-box;padding:2rem;border:solid .125rem var(--color-primary);border-radius:.375rem}.wp-block-kedr-speech figure{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-kedr-speech figure picture{display:block;position:relative;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:5.25rem;height:5.25rem;margin:0 1.25rem 0 0}.wp-block-kedr-speech figure img{display:block;position:absolute;width:100%;height:100%;border-radius:50%;object-fit:cover}.wp-block-kedr-speech figure figcaption{display:block;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;font-size:1rem;font-weight:400;font-style:normal;font-family:var(--font-regular);color:var(--color-dark)}.wp-block-kedr-speech p{display:block;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:1.5rem 0 0;font-style:italic}.wp-block-kedr-speech.has-only-author{border:0;padding:0}.wp-block-kedr-speech.has-only-author>p{display:none}@media screen and (max-width:767px){.wp-block-kedr-speech{padding:1.5rem}}.wp-block-video{display:block}.wp-block-video video{display:block;max-width:100%}.wp-block-video.alignwide{max-width:100%}.wp-block-video.alignwide video{width:100%}.wp-block-video.alignwide figcaption{max-width:var(--width-content);margin-left:auto;margin-right:auto}.wp-block-video.alignfull{width:calc(100% + var(--space-outer) * 2);max-width:calc(100% + var(--space-outer) * 2);margin-left:calc(var(--space-outer) * -1);margin-right:calc(var(--space-outer) * -1)}.wp-block-video.alignfull video{width:100%}.wp-block-video.alignfull figcaption{max-width:var(--width-content);margin-left:auto;margin-right:auto}.added-product-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.added-product{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1rem;background-color:var(--color-grey);padding:1rem;border-radius:5px;border:var(--color-primary) 1px solid;text-align:center;max-width:271px;font-size:16px;pointer-events:all}@media screen and (max-width:479px){.added-product{gap:.5rem}}.added-product .added-product__heading{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%}.added-product .added-product__close{font-size:31px;cursor:pointer;color:#333;padding-bottom:3px;line-height:16px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.added-product .added-product__image{width:120px;height:auto;margin:auto}.added-product .added-product__details{text-align:left}.added-product .added-product__title{margin-bottom:5px}.added-product .added-product__attribute{display:none}.added-product .added-product__button{text-transform:none;padding-left:5px;padding-right:5px;width:100%;background-color:var(--color-red)}.added-product.added-product--hidden{display:none}.woocommerce-order{text-align:left}.woocommerce-order>h3.wp-block-heading{display:inline}.woocommerce-order h2{font-family:var(--font-regular);font-weight:500;font-size:2rem;text-transform:uppercase;color:var(--color-title-grey);margin-bottom:1.5rem;font-size:1rem;margin-top:1em}.woocommerce-order h2 .products__category-header:hover{color:var(--color-primary)}@media screen and (max-width:1023px){.woocommerce-order h2{font-size:1.125rem}}@media screen and (max-width:599px){.woocommerce-order h2{font-size:1rem}}.woocommerce-order h2:first-of-type{margin-top:2em}.woocommerce-order-details--is_thank_you{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 4rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.woocommerce-order-details--is_thank_you>*{-webkit-flex:1 1 calc(50% - 2rem);-ms-flex:1 1 calc(50% - 2rem);flex:1 1 calc(50% - 2rem)}.woocommerce-order-details--is_thank_you .wc-item-meta{display:none}.woocommerce-order-details--is_thank_you .woocommerce-order-details__delivery .delivery_text{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.woocommerce-order-details--is_thank_you .woocommerce-order-details__items table.shop_table.order_details td.woocommerce-table__product-name.product-name{-webkit-flex:1;-ms-flex:1;flex:1}.woocommerce-order-details--is_thank_you small{font-size:inherit}.woocommerce-order-details--is_thank_you .total_text{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:1em}.woocommerce-order-details--is_thank_you .total_text h2{margin:0}.preorder__form{border:1px solid var(--color-grey);border-radius:var(--radius-frame);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;width:100%}.preorder__form--error{border:1px solid var(--color-red)}.preorder__form>*{padding-left:2rem;padding-right:2rem}@media screen and (max-width:723px){.preorder__form{gap:1rem}.preorder__form>*{padding-left:1rem;padding-right:1rem}}.preorder__text{font-size:1.5rem;color:var(--color-primary);text-transform:uppercase;line-height:1;padding-top:1.5rem}@media screen and (max-width:723px){.preorder__text{font-size:1.2rem;padding-top:1rem}}.preorder__email{outline:0;margin-left:2rem;padding:0}.preorder__email::-webkit-input-placeholder{color:#c4c4c4;text-transform:uppercase}.preorder__email::-moz-placeholder{color:#c4c4c4;text-transform:uppercase}.preorder__email:-ms-input-placeholder{color:#c4c4c4;text-transform:uppercase}.preorder__email::placeholder{color:#c4c4c4;text-transform:uppercase}@media screen and (max-width:723px){.preorder__email{margin-left:1rem;width:calc(100% - 2rem)!important}}.preorder__policy_label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1rem;line-height:1}.preorder__policy_label a{text-decoration:underline}.preorder__policy_label a:hover{text-decoration:none}@media screen and (max-width:723px){.preorder__policy_label{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.preorder__checkbox{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.preorder__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;margin-bottom:2rem;margin-right:2rem}@media screen and (max-width:723px){.preorder__button{margin-bottom:1rem;margin-right:0;width:calc(100% - 2rem);-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}.preorder__notice{background-color:var(--color-red);color:#fff;font-size:1.5rem;line-height:1;border-radius:var(--radius-frame);padding:.5rem;display:none}.preorder__notice--success{text-transform:uppercase;font-size:1.5rem;background-color:transparent;text-align:center;color:var(--color-grey);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:1.5rem;margin-bottom:1.5rem}.preorder__notice--success .preorder__notice_text{margin-bottom:1.5rem}.preorder__notice--success:after{content:url(images/preorder-success.svg)}@media screen and (max-width:723px){.preorder__notice--success{font-size:1rem;margin-top:1rem;margin-bottom:1rem}}.products{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0;width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site);margin:auto}@media screen and (max-width:1023px){.products{max-width:var(--width-content)}}@media screen and (max-width:599px){.products{max-width:100%}}.products .product_type_simple{display:none}.products .product_type_variable{display:none}.products .products__category_list{scroll-margin-top:2rem;overflow:hidden;border-top:var(--border-line)}.products .products__category_list:first-child{border-top:none}@media screen and (max-width:599px){.products .products__category_list{border-top:none}}.products .products__category-header-container{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:2rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4rem}.products .products__category-header-container:has(.products__category-header:nth-child(3)){gap:2rem;margin-right:-2rem;margin-left:0;-webkit-justify-content:normal;-ms-flex-pack:normal;justify-content:normal}.products .products__category-header-container:has(.products__category-header:nth-child(3)) .products__category-header{-webkit-flex:1 1 calc(33.3333333333% - 2rem);-ms-flex:1 1 calc(33.3333333333% - 2rem);flex:1 1 calc(33.3333333333% - 2rem);max-width:calc(33.3333333333% - 2rem);text-align:center}@media screen and (max-width:599px){.products .products__category-header-container:has(.products__category-header:nth-child(3)) .products__category-header{-webkit-flex:0;-ms-flex:0;flex:0;max-width:none;text-align:left}}@media screen and (max-width:1024px){.products .products__category-header-container:has(.products__category-header:nth-child(3)){gap:2rem}}@media screen and (max-width:599px){.products .products__category-header-container:has(.products__category-header:nth-child(3)){gap:1rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:599px){.products .products__category-header-container{padding-top:1rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.products.related{margin-left:0;width:100%}.products.related ul{width:100%}.products.related>h2{margin-top:2rem;font-family:var(--font-regular);font-weight:500;font-size:2rem;text-transform:uppercase;color:var(--color-title-grey);margin-bottom:1.5rem}.products.related>h2 .products__category-header:hover{color:var(--color-primary)}@media screen and (max-width:1023px){.products.related>h2{font-size:1.125rem}}@media screen and (max-width:599px){.products.related>h2{font-size:1rem}}.products.related .products{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.products .products__products_list,.products.related .products{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-right:-2rem;margin-left:0}@media screen and (max-width:1024px){.products .products__products_list,.products.related .products{margin-right:0}}@media screen and (max-width:599px){.products .products__products_list,.products.related .products{gap:1rem}}.products .products__category-header{font-family:var(--font-regular);font-weight:500;font-size:2rem;text-transform:uppercase;color:var(--color-title-grey);margin-bottom:1.5rem;margin-bottom:2rem}.products .products__category-header .products__category-header:hover{color:var(--color-primary)}@media screen and (max-width:1023px){.products .products__category-header{font-size:1.125rem}}@media screen and (max-width:599px){.products .products__category-header{font-size:1rem}}@media screen and (max-width:599px){.products .products__category-header{margin-bottom:1rem}.products .products__category-header:not(.products__category-header--active){display:none}}.products .products__category-header--active{color:var(--color-primary)}@media screen and (max-width:599px){.products .products__category-header--active{color:var(--color-title-grey)}}.products .products__empty{text-align:center;font-size:1.2rem;color:#666}.products .products__product{-webkit-flex:1 1 calc(33.3333333333% - 2rem);-ms-flex:1 1 calc(33.3333333333% - 2rem);flex:1 1 calc(33.3333333333% - 2rem);margin-bottom:2rem;max-width:calc(33.3333333333% - 2rem)}.products .products__product .woocommerce-loop-product__image{position:relative}.products .products__product img{border-radius:5px;margin-bottom:1rem}.products .products__product p:first-of-type{margin-top:.3rem}.products .products__product p:last-of-type{margin-bottom:.3rem}.products .products__product .price{font-weight:700}.products .products__product .wpro-pre-order-shop-page{display:none}.products .products__product .swatch{width:10px;height:10px;display:inline-block;margin-right:4px;border-radius:50%;border:1px solid var(--color-grey);box-sizing:border-box}.products .products__product .swatch--white{border-width:2px}.products .products__product .swatch:checked{outline:5px solid var(--color-primary)}@media screen and (max-width:1024px){.products .products__product{-webkit-flex:1 1 calc(50% - 1rem);-ms-flex:1 1 calc(50% - 1rem);flex:1 1 calc(50% - 1rem);margin-bottom:1rem;max-width:calc(50% - 1rem)}}@media screen and (max-width:599px){.products .products__product{max-width:none;-webkit-flex:100%;-ms-flex:100%;flex:100%;margin-bottom:0;border-bottom:var(--border-line)}.products .products__product .woocommerce-loop-product__link{display:-webkit-flex;display:-ms-flexbox;display:flex}.products .products__product .single-product__image{max-width:calc(50% - 1rem);float:left;margin-right:1rem}.products .products__product .single-product__image img{margin-bottom:0}.products .products__product .single-product__meta{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:1rem}.products .products__product .single-product__meta p{font-size:.8em}.products .products__product .single-product__meta .woocommerce-loop-product__title{margin-bottom:1em;font-weight:700}.products .products__product p:last-of-type{margin-bottom:1rem}}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{position:relative;overflow:hidden;margin:auto;height:500px;margin-bottom:1em}.woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{object-fit:fill}@media screen and (max-width:1023px){.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{height:auto}}.woocommerce-product-gallery .woocommerce-product-gallery__popup{position:absolute;left:0;top:0;right:0;bottom:0}.single-product .summary{border-bottom:var(--border-line);padding-bottom:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:750px;margin-left:auto;margin-right:auto}.single-product .summary p{opacity:.7;margin-top:.5rem;width:100%}.single-product .summary p.price{width:30%;opacity:1;font-size:1.25rem;line-height:1;font-weight:700;margin-top:0;text-align:right}@media screen and (max-width:599px){.single-product .summary p.price{text-align:left;margin-top:.5em;margin-bottom:.5em}}.single-product .summary form{-webkit-flex:100%;-ms-flex:100%;flex:100%;max-width:100%;margin-top:1rem}@media screen and (max-width:1024px){.single-product .summary{max-width:400px}.single-product .summary h1{float:left;width:auto;-webkit-flex:1;-ms-flex:1;flex:1}.single-product .summary p.price{font-size:1.125rem;margin:0;float:right}}.single-product__variation-label{font-size:1rem;font-weight:500;line-height:1.125rem}.single-product__image{position:relative}.single-product__preorder{position:absolute;height:3.125rem;line-height:3.125rem;width:100%;bottom:0;text-align:center;background-color:rgba(185,0,21,.5);color:#fff;font-size:1.5em;font-weight:500;border-radius:0 0 5px 5px}@media screen and (max-width:479px){.single-product__preorder{font-size:1.3rem}}.single-product .single-product__alert{color:red}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .single-product .single-product__alert .open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .single-product .single-product__alert .open-pvz-btn,.single-product .single-product__alert .button,.single-product .single-product__alert .is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.single-product .single-product__alert .is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.single-product .single-product__alert .wp-block-details summary,.wp-block-details .single-product .single-product__alert summary{display:none}.single-product .product_title{font-size:1.25rem;line-height:1;font-weight:700;width:70%}@media screen and (max-width:599px){.single-product .product_title{width:100%;font-size:1.125rem}}.single-product .variations tbody{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-product .variations tbody tr{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:5px;padding-bottom:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-product .variations tbody tr .label{margin:.5rem 1rem .5rem 0}.single-product .variations tbody tr .value{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px}@media screen and (max-width:599px){.single-product .variations tbody tr .value{margin-left:7px}}.single-product .variations tbody tr:nth-of-type(2){-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.single-product .variations tbody td .swatch{width:10px;height:10px;display:inline-block;margin-right:4px;border-radius:50%;border:1px solid var(--color-grey);box-sizing:border-box}.single-product .variations tbody td .swatch--white{border-width:2px}.single-product .variations tbody td .swatch:checked{outline:5px solid var(--color-primary)}.single-product .variations tbody td .swatch{width:25px;height:25px;margin-right:0}@media screen and (max-width:599px){.single-product .variations tbody td .swatch{width:15px;height:15px}}.single-product .variations tbody td select#pa_razmer{display:none}.single-product .variation-radios{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem 2rem}.single-product .variation-radios--attribute_pa_color{gap:.5rem;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:1023px){.single-product .variation-radios--attribute_pa_razmer{margin-top:.5rem}}@media screen and (max-width:599px){.single-product .variation-radios--attribute_pa_razmer .variation-radios__radio{width:100%}}.single-product .variation-radios .variation-radios__radio{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.single-product .variation-radios .variation-radios__radio label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.6rem;cursor:pointer}.single-product .variation-radios .variation-radios__radio input[name=attribute_pa_color]+label{display:none}@media screen and (max-width:599px){.single-product .variation-radios .variation-radios__radio{width:100%}}.single-product .quantity{display:none!important}.single-product .wpro-pre-order-availability-date{display:none}.single-product .wpro-pre-order-availability-date>br{display:none}.single-product .single_add_to_cart_button{margin-top:2rem}.single-product .single_add_to_cart_button--loading{background:gray}.single-product.onbackorder .single_add_to_cart_button{display:none}.single-product .added_to_cart{display:none}.single-product .stock{display:none}.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}.is-cart .post,.is-checkout .post{max-width:750px;width:calc(100% - var(--space-outer) * 4)}.is-cart .woocommerce .col2-set .col-1,.is-cart .woocommerce-page .col2-set .col-1,.is-checkout .woocommerce .col2-set .col-1,.is-checkout .woocommerce-page .col2-set .col-1{width:100%}.is-cart .entry-header,.is-checkout .entry-header{visibility:hidden;font-size:0;height:0}.is-cart .entry-content,.is-checkout .entry-content{font-family:var(--font-regular);font-size:1rem;padding:0}.is-cart .entry-content>*,.is-checkout .entry-content>*{max-width:none}.is-cart .entry-content h3,.is-checkout .entry-content h3{font-family:var(--font-regular);font-weight:500;font-size:2rem;text-transform:uppercase;color:var(--color-title-grey);margin-bottom:1.5rem}.is-cart .entry-content h3 .products__category-header:hover,.is-checkout .entry-content h3 .products__category-header:hover{color:var(--color-primary)}@media screen and (max-width:1023px){.is-cart .entry-content h3,.is-checkout .entry-content h3{font-size:1.125rem}}@media screen and (max-width:599px){.is-cart .entry-content h3,.is-checkout .entry-content h3{font-size:1rem}}.is-cart .woocommerce form .form-row-first,.is-checkout .woocommerce form .form-row-first{width:100%}.is-cart .woocommerce table.shop_table,.is-checkout .woocommerce table.shop_table{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:0}.is-cart .woocommerce table.shop_table.woocommerce-cart-form__contents tr:last-of-type,.is-checkout .woocommerce table.shop_table.woocommerce-cart-form__contents tr:last-of-type{display:none}.is-cart .woocommerce table.shop_table ul li,.is-checkout .woocommerce table.shop_table ul li{margin-bottom:0}.is-cart .woocommerce table.shop_table.order_details tbody tr.order_item,.is-checkout .woocommerce table.shop_table.order_details tbody tr.order_item{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table.order_details tbody tr.order_item,.is-checkout .woocommerce table.shop_table.order_details tbody tr.order_item{display:grid;grid-template-columns:150px 1fr;grid-template-rows:120px 30px}.is-cart .woocommerce table.shop_table.order_details tbody tr.order_item .product-thumbnail,.is-checkout .woocommerce table.shop_table.order_details tbody tr.order_item .product-thumbnail{grid-column:1/1;grid-row:1/2}.is-cart .woocommerce table.shop_table.order_details tbody tr.order_item .product-name,.is-checkout .woocommerce table.shop_table.order_details tbody tr.order_item .product-name{grid-column:2/2;grid-row:1/1}.is-cart .woocommerce table.shop_table.order_details tbody tr.order_item .product-total,.is-checkout .woocommerce table.shop_table.order_details tbody tr.order_item .product-total{grid-column:2/2;grid-row:2/2}.is-cart .woocommerce table.shop_table.order_details tbody tr.order_item .product-quantity,.is-checkout .woocommerce table.shop_table.order_details tbody tr.order_item .product-quantity{font-size:.8em;line-height:1.2}}.is-cart .woocommerce table.shop_table.order_details tfoot,.is-checkout .woocommerce table.shop_table.order_details tfoot{display:none}.is-cart .woocommerce table.shop_table thead,.is-checkout .woocommerce table.shop_table thead{display:none}.is-cart .woocommerce table.shop_table tr,.is-checkout .woocommerce table.shop_table tr{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:2rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:150px;border-bottom:var(--border-line);gap:2em}.is-cart .woocommerce table.shop_table tr:first-of-type,.is-checkout .woocommerce table.shop_table tr:first-of-type{margin-top:0}.is-cart .woocommerce table.shop_table tr.cart-subtotal,.is-checkout .woocommerce table.shop_table tr.cart-subtotal{display:none!important}@media screen and (max-width:1023px){.is-cart .woocommerce table.shop_table tr,.is-checkout .woocommerce table.shop_table tr{display:grid;grid-template-columns:150px auto 102px 30px;grid-template-rows:100px 50px;gap:0 1rem;margin-top:1rem}}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table tr,.is-checkout .woocommerce table.shop_table tr{grid-template-columns:150px 1fr 30px;grid-template-rows:1fr auto 30px;gap:0 .5rem}}.is-cart .woocommerce table.shop_table td,.is-checkout .woocommerce table.shop_table td{padding:1rem 0;border-top:0;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left!important;background-color:transparent!important}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table td,.is-checkout .woocommerce table.shop_table td{padding-top:0;padding-bottom:.5rem}}.is-cart .woocommerce table.shop_table td:before,.is-checkout .woocommerce table.shop_table td:before{display:none}.is-cart .woocommerce table.shop_table td a:hover,.is-checkout .woocommerce table.shop_table td a:hover{background:0 0;color:var(--color-dark);border-bottom:0}.is-cart .woocommerce table.shop_table td.product-remove,.is-checkout .woocommerce table.shop_table td.product-remove{-webkit-order:2;-ms-flex-order:2;order:2;padding-left:0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.is-cart .woocommerce table.shop_table td.product-remove a.remove,.is-checkout .woocommerce table.shop_table td.product-remove a.remove{font-weight:500;content:url(images/cart-delete.svg);width:27px;border-radius:0}.is-cart .woocommerce table.shop_table td.product-remove a.remove:hover,.is-checkout .woocommerce table.shop_table td.product-remove a.remove:hover{color:transparent!important;background:0 0}@media screen and (max-width:1023px){.is-cart .woocommerce table.shop_table td.product-remove,.is-checkout .woocommerce table.shop_table td.product-remove{grid-column:4/4;grid-row:2/2}}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table td.product-remove,.is-checkout .woocommerce table.shop_table td.product-remove{grid-column:3/3;grid-row:3/3}}.is-cart .woocommerce table.shop_table td.product-thumbnail,.is-checkout .woocommerce table.shop_table td.product-thumbnail{padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:150px}.is-cart .woocommerce table.shop_table td.product-thumbnail a,.is-checkout .woocommerce table.shop_table td.product-thumbnail a{border-bottom:0}@media screen and (max-width:1023px){.is-cart .woocommerce table.shop_table td.product-thumbnail,.is-checkout .woocommerce table.shop_table td.product-thumbnail{grid-column:1/1;grid-row:1/2;align-self:start}}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table td.product-thumbnail,.is-checkout .woocommerce table.shop_table td.product-thumbnail{grid-column:1/1;grid-row:1/3}}.is-cart .woocommerce table.shop_table td.product-price,.is-checkout .woocommerce table.shop_table td.product-price{display:none}.is-cart .woocommerce table.shop_table td.product-name,.is-checkout .woocommerce table.shop_table td.product-name{-webkit-flex:1;-ms-flex:1;flex:1;background-color:transparent;display:inline}.is-cart .woocommerce table.shop_table td.product-name .swatch,.is-checkout .woocommerce table.shop_table td.product-name .swatch{width:10px;height:10px;display:inline-block;margin-right:4px;border-radius:50%;border:1px solid var(--color-grey);box-sizing:border-box}.is-cart .woocommerce table.shop_table td.product-name .swatch--white,.is-checkout .woocommerce table.shop_table td.product-name .swatch--white{border-width:2px}.is-cart .woocommerce table.shop_table td.product-name .swatch:checked,.is-checkout .woocommerce table.shop_table td.product-name .swatch:checked{outline:5px solid var(--color-primary)}.is-cart .woocommerce table.shop_table td.product-name a,.is-checkout .woocommerce table.shop_table td.product-name a{border:none;font-weight:700}@media screen and (max-width:1023px){.is-cart .woocommerce table.shop_table td.product-name,.is-checkout .woocommerce table.shop_table td.product-name{grid-column:2/2;grid-row:1/1}}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table td.product-name,.is-checkout .woocommerce table.shop_table td.product-name{grid-column:2/4;grid-row:1/1;line-height:1.2}.is-cart .woocommerce table.shop_table td.product-name .product-name--att,.is-checkout .woocommerce table.shop_table td.product-name .product-name--att{font-size:.8em;line-height:1.2}.is-cart .woocommerce table.shop_table td.product-name .product-name--att:first-of-type,.is-checkout .woocommerce table.shop_table td.product-name .product-name--att:first-of-type{margin-top:.5rem}}.is-cart .woocommerce table.shop_table td.product-quantity,.is-checkout .woocommerce table.shop_table td.product-quantity{width:102px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:1023px){.is-cart .woocommerce table.shop_table td.product-quantity,.is-checkout .woocommerce table.shop_table td.product-quantity{grid-column:3/3;grid-row:2/2}}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table td.product-quantity,.is-checkout .woocommerce table.shop_table td.product-quantity{grid-column:2/2;grid-row:3/3}}.is-cart .woocommerce table.shop_table td.product-subtotal,.is-checkout .woocommerce table.shop_table td.product-subtotal{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;font-weight:700;text-align:right!important}@media screen and (max-width:1023px){.is-cart .woocommerce table.shop_table td.product-subtotal,.is-checkout .woocommerce table.shop_table td.product-subtotal{grid-column:2/2;grid-row:2/2;text-align:left!important}}.is-cart .woocommerce table.shop_table img,.is-checkout .woocommerce table.shop_table img{width:150px;height:150px;border-radius:5px}.is-cart .woocommerce table.shop_table .quantity,.is-checkout .woocommerce table.shop_table .quantity{border:var(--border-line);border-radius:5px}.is-cart .woocommerce table.shop_table .quantity input,.is-checkout .woocommerce table.shop_table .quantity input{box-sizing:border-box;height:30px;width:30px;font-size:1rem;font-weight:700}@media screen and (max-width:599px){.is-cart .woocommerce table.shop_table .quantity input,.is-checkout .woocommerce table.shop_table .quantity input{font-size:.9rem;height:20px}}.is-cart .woocommerce table.shop_table .quantity input.qty,.is-checkout .woocommerce table.shop_table .quantity input.qty{background-color:var(--color-grey)}.is-cart .woocommerce table.shop_table .quantity input.qty::-webkit-inner-spin-button,.is-cart .woocommerce table.shop_table .quantity input.qty::-webkit-outer-spin-button,.is-checkout .woocommerce table.shop_table .quantity input.qty::-webkit-inner-spin-button,.is-checkout .woocommerce table.shop_table .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.is-cart .woocommerce table.shop_table .quantity input.qty,.is-checkout .woocommerce table.shop_table .quantity input.qty{-moz-appearance:textfield}.is-cart .woocommerce table.shop_table .quantity .control,.is-checkout .woocommerce table.shop_table .quantity .control{width:30px}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table .cart_item,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table .cart_item{display:none}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th{border:0}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr{border-bottom:0;font-weight:400!important;min-height:auto;height:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:2rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:723px){.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li input,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li input{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li label,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li label{max-width:calc(100% - 50px);text-align:left;margin-top:-3px}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li div,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr li div{min-width:100%}}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:0}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th{color:var(--color-grey);text-transform:uppercase;font-weight:400;padding:0}@media screen and (max-width:723px){.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td{padding:0}}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td .woocommerce-Price-amount,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td .woocommerce-Price-amount{font-weight:700}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping th,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping th{display:none}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td{padding-left:0}@media screen and (max-width:723px){.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td{width:100%;padding:0}.is-cart .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td .woocommerce-shipping-methods,.is-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td .woocommerce-shipping-methods{width:100%}}.is-cart .woocommerce-billing-fields,.is-checkout .woocommerce-billing-fields{max-width:500px}@media screen and (max-width:723px){.is-cart .woocommerce-billing-fields,.is-checkout .woocommerce-billing-fields{max-width:none;width:100%}}.is-cart .woocommerce-billing-fields .form-row label,.is-checkout .woocommerce-billing-fields .form-row label{display:none}.is-cart .woocommerce-billing-fields .form-row.address-field,.is-checkout .woocommerce-billing-fields .form-row.address-field{display:none!important}.is-cart .woocommerce-billing-fields .form-row.address-field#billing_address_1_field,.is-checkout .woocommerce-billing-fields .form-row.address-field#billing_address_1_field{display:block!important}.is-cart .woocommerce-billing-fields h3,.is-checkout .woocommerce-billing-fields h3{margin-top:1.5rem}.is-cart .woocommerce-billing-fields .suggestions-wrapper,.is-checkout .woocommerce-billing-fields .suggestions-wrapper{display:none}.is-cart .woocommerce-billing-fields #billing_address_1+.suggestions-wrapper,.is-checkout .woocommerce-billing-fields #billing_address_1+.suggestions-wrapper{display:block}.is-cart .woocommerce-shipping-totals,.is-checkout .woocommerce-shipping-totals{min-height:none}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods li,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods li{padding-left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods li input,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods li input{margin-top:0;margin-left:5px}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods label,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods label{font-weight:400;-webkit-flex:calc(100% - 50px);-ms-flex:calc(100% - 50px);flex:calc(100% - 50px)}@media screen and (max-width:479px){.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods li input,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods li input{-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .open-pvz-btn{margin-top:2rem;width:100%;max-width:500px}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .cdek-office-info,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .cdek-office-info{background-color:transparent;border:1px solid var(--color-grey);font-weight:400}.is-cart .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .amount bdi,.is-checkout .woocommerce-shipping-totals ul#shipping_method.woocommerce-shipping-methods .amount bdi{font-weight:400}.is-cart #order_review_heading,.is-checkout #order_review_heading{display:none}.is-cart .woocommerce-checkout-payment#payment,.is-checkout .woocommerce-checkout-payment#payment{background:0 0}.is-cart .woocommerce-checkout-payment#payment .methods,.is-checkout .woocommerce-checkout-payment#payment .methods{display:none;border-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.5rem}.is-cart .woocommerce-checkout-payment#payment .methods .wc_payment_method,.is-checkout .woocommerce-checkout-payment#payment .methods .wc_payment_method{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:3px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.is-cart .woocommerce-checkout-payment#payment .methods .wc_payment_method label,.is-checkout .woocommerce-checkout-payment#payment .methods .wc_payment_method label{margin-top:-3px}.is-cart .woocommerce-checkout-payment#payment .methods .wc_payment_method input,.is-checkout .woocommerce-checkout-payment#payment .methods .wc_payment_method input{margin-right:8px}.is-cart .woocommerce-checkout-payment#payment .methods .wc_payment_method .payment_box,.is-cart .woocommerce-checkout-payment#payment .methods .wc_payment_method img,.is-checkout .woocommerce-checkout-payment#payment .methods .wc_payment_method .payment_box,.is-checkout .woocommerce-checkout-payment#payment .methods .wc_payment_method img{display:none!important}.is-cart .woocommerce-checkout-payment#payment .place-order,.is-checkout .woocommerce-checkout-payment#payment .place-order{padding:0;background:0 0}.is-cart .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox,.is-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.is-cart .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox input,.is-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox input{min-width:25px;min-height:25px}@media screen and (max-width:599px){.is-cart .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox input,.is-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox input{min-width:15px;min-height:15px}}.is-cart .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox span,.is-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox span{line-height:1.3}.is-cart .woocommerce-terms-and-conditions-wrapper .required,.is-checkout .woocommerce-terms-and-conditions-wrapper .required{display:none}@media screen and (max-width:1023px){.is-cart .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox span,.is-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.checkbox span{margin-top:-5px;margin-bottom:1em}}.is-cart .wpro-pre-order-availability-date-cart,.is-checkout .wpro-pre-order-availability-date-cart{background-color:var(--color-red);color:#fff;line-height:30px;height:30px;padding:0 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;font-style:normal}.is-cart .woocommerce-message[role=alert],.is-checkout .woocommerce-message[role=alert]{display:none}.woocommerce-error{border-top-color:var(--color-red)}.woocommerce-error::before{display:none}.woocommerce .form-row.woocommerce-validated .woocommerce-input-wrapper input.input-text,input[type=email],input[type=tel],input[type=text]:not(.frame-canceling__form-input){border-bottom:var(--border-line);height:40px;vertical-align:middle;width:500px;max-width:100%}.is-thank-you .entry-content>h3{display:none}.is-cart-empty .wc-empty-cart-message,.is-cart-empty .wp-block-heading{display:none}.is-cart-empty .woocommerce{text-align:center}.is-cart-empty .cart__basket--empty{margin-bottom:1.5rem}.reset_variations,.woocommerce-variation{display:none!important}input[type=checkbox].woocommerce-form__input-checkbox,input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:1.4rem;height:1.4rem;border:1px solid var(--color-grey);border-radius:50%;outline:0;cursor:pointer;transition:all .2s ease;width:25px;height:25px}input[type=checkbox].woocommerce-form__input-checkbox:checked,input[type=radio]:checked{outline-offset:-3px;outline:5px solid var(--color-primary);border:none}input[type=checkbox].woocommerce-form__input-checkbox:focus,input[type=radio]:focus{box-shadow:0 0 0 3px rgba(17,38,30,.3)}@media screen and (max-width:599px){input[type=checkbox].woocommerce-form__input-checkbox,input[type=radio]{width:15px;height:15px;border-width:3px}}.content-area{margin:auto;width:calc(100% - var(--space-outer) * 4);max-width:var(--width-site)}@media screen and (max-width:1023px){.content-area{max-width:var(--width-content)}}@media screen and (max-width:599px){.content-area{max-width:100%}}