:root{--black: #000;--green: #81c041;--gray: #66707f;--white: #fff;--beige: #f8eedb;--font: "helveticaneue", sans-serif}:root{--black: #000;--green: #81c041;--gray: #66707f;--white: #fff;--beige: #f8eedb;--font: "helveticaneue", sans-serif}*,::before,::after{box-sizing:border-box;padding:0;margin:0}html,body{margin-top:0 !important;width:100%;box-sizing:border-box;font-family:var(--font);font-weight:400;font-size:16px;color:var(--black);scroll-behavior:smooth;overflow-anchor:none;font-variant-numeric:lining-nums;font-feature-settings:"lnum"}html.lock{overflow:hidden}img,svg{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:normal}ul,li,ol{list-style:none;padding:0;margin:0}input,textarea{font:inherit;border:none;outline:none;margin:0;padding:0;background:none;min-width:10px;width:100%}button{margin:0;padding:0;border:none;outline:none;background:none;font:inherit;font-weight:normal;color:inherit;cursor:pointer;text-align:inherit;line-height:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%}textarea{resize:none}label{margin:0;padding:0;font-size:12px}select{outline:none;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wrapper{display:flex;flex-direction:column;min-height:100vh;position:relative}@media(max-width: 1025px){.wrapper{overflow:hidden}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}picture{display:flex;width:100%;height:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray)}::-webkit-scrollbar-thumb{background:var(--green);border-radius:0}.main{display:flex;flex-direction:column;flex:1 1 auto;padding-top:81px}@media(min-width: 1025px){.main{padding-top:116px}}.main.blur:before{opacity:1;visibility:visible}.main::before{content:"";position:fixed;bottom:0;left:0;width:100vw;height:calc(100vh - 180px);z-index:3;background:hsla(0,0%,100%,.1);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:all .3s linear}::placeholder{color:rgba(0,0,0,.6) !important;font-size:14px !important;font-weight:500 !important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}span{color:var(--green)}ol{margin-left:25px}ol li{list-style:decimal;padding:7px 0;line-height:145%;font-size:18px}ol li:first-child{padding-top:0}ol li:last-child{padding-bottom:0}@font-face{font-family:"helveticaneue";src:url("/wp-content/themes/hamak/fonts/HelveticaNeueBold.woff2") format("woff2"),url("/wp-content/themes/hamak/fonts/HelveticaNeueBold.woff") format("woff");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"helveticaneue";src:url("/wp-content/themes/hamak/fonts/HelveticaNeueMedium.woff2") format("woff2"),url("/wp-content/themes/hamak/fonts/HelveticaNeueMedium.woff") format("woff");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"helveticaneue";src:url("/wp-content/themes/hamak/fonts/HelveticaNeueRoman.woff2") format("woff2"),url("/wp-content/themes/hamak/fonts/HelveticaNeueRoman.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}.burger{display:flex;align-items:center}@media(min-width: 520px){.burger{margin-left:50px}}@media(min-width: 1025px){.burger{display:none}}.burger__menu{display:flex;justify-content:flex-start;width:30px;height:24px;position:relative;z-index:15}.burger__menu span{position:absolute;left:0;top:50%;width:100%;height:2px;border-radius:3px;background-color:var(--green);transform:translate(0, -50%);transition:transform .3s ease-in-out}.burger__menu::before,.burger__menu::after{display:block;content:"";left:50%;transform:translate(-50%, 0);height:2px;width:100%;background-color:var(--green);border-radius:5px;position:absolute;transition:transform .3s linear}.burger__menu::before{top:0}.burger__menu::after{bottom:0}.burger.active .burger__menu span{transform:scale(0)}.burger.active .burger__menu::before{top:50%;transform:translate(-50%, -50%) rotate(45deg)}.burger.active .burger__menu::after{top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.header{position:absolute;top:0;left:0;background:var(--white);width:100%}.header-content__upper{margin-top:20px;display:none;justify-content:center;overflow:hidden;transition:all .3s linear}@media(min-width: 1025px){.header-content__upper{display:flex;margin-top:0;justify-content:flex-end}}.header-content__bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0 30px}.header-content__navigation{display:flex;align-items:center}@media(min-width: 960px){.header-content__logo{margin-right:15px}}@media(min-width: 1100px){.header-content__logo{margin-right:50px}}.header-content__menu{margin-bottom:10px}@media(min-width: 1025px){.header-content__menu{margin-bottom:0}}.header-content__contact{display:flex;align-items:center}@media(min-width: 1025px){.header-content__list{display:flex;align-items:center}}.header-content__list>li:not(:last-child){margin-bottom:10px}@media(min-width: 1025px){.header-content__list>li{margin-left:20px}.header-content__list>li:not(:last-child){margin-bottom:0}}@media(min-width: 1100px){.header-content__list>li{margin-left:30px}}.header-content__list>li:first-child{margin-left:0}.header-content__list>li>a{font-size:20px;line-height:130%;color:var(--black);transition:all .3s ease 0s}@media(min-width: 1025px){.header-content__list>li>a{font-size:16px}}@media(hover: hover){.header-content__list>li:hover>a{color:var(--green)}}.header .header-content__list{display:none}@media(min-width: 1025px){.header .header-content__list{display:flex}}.scroll-up{position:fixed;animation-duration:.5s;animation-name:header_fixed;z-index:5}.scroll-up .header-content__upper{max-height:0}.scroll-up .sub-menu{top:79px}@keyframes header_fixed{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}.primary-btn{display:flex;flex-wrap:nowrap;align-items:center;padding:15px 25px;background:var(--black);border-radius:100px;border:1px solid var(--black);transition:all .3s ease 0s;cursor:pointer}@media(min-width: 420px){.primary-btn{padding:15px 35px}}.primary-btn__svg{max-width:16px;min-width:16px;height:14px;transition:all .3s ease 0s;margin-left:15px;color:var(--white)}.primary-btn__link{display:flex;font-weight:700;font-size:14px;line-height:130%;color:var(--white);white-space:nowrap;transition:all .3s ease 0s}@media(min-width: 420px){.primary-btn__link{font-size:16px}}@media(min-width: 960px){.primary-btn__link{font-size:14px}}@media(hover: hover){.primary-btn:hover{background:var(--white);border:1px solid var(--green)}.primary-btn:hover .primary-btn__link{color:var(--green)}.primary-btn:hover .primary-btn__svg{color:var(--green);transform:translateX(10px)}}.btn-light .primary-btn{background:var(--white);border:1px solid rgba(0,0,0,0)}.btn-light .primary-btn__svg,.btn-light .primary-btn__link{color:var(--black)}@media(hover: hover){.btn-light .primary-btn:hover{border:1px solid var(--green)}}.error-page{padding-top:40px;padding-bottom:40px}@media(min-width: 320px){.error-page{padding-top:calc(2.1276595745vw + 33.1914893617px)}}@media(min-width: 1260px){.error-page{padding-top:60px}}@media(min-width: 320px){.error-page{padding-bottom:calc(2.1276595745vw + 33.1914893617px)}}@media(min-width: 1260px){.error-page{padding-bottom:60px}}.error{display:flex;flex-direction:column;align-items:center;justify-content:center}.error__img{width:300px;height:300px;display:flex;justify-content:center;margin-bottom:40px}.error__img img{width:100%;height:100%;object-fit:contain}.error__text{font-size:24px}.error__btn{margin-top:25px;display:flex}.sidebar__item{padding:45px 15px;border-radius:4px;background:#fcf7ee;overflow:hidden;margin-bottom:25px}@media(min-width: 960px){.sidebar__item{padding:45px}}.sidebar__item:last-child{margin-bottom:0}.sidebar__item_sc .sidebar__title{margin-top:20px !important}.sidebar__item_sc .sidebar__btn{display:flex;justify-content:flex-end;margin-top:20px}.sidebar__item_sc .sidebar__btn .text-btn__link{padding-bottom:0}.sidebar__item_sc .sidebar__btn .text-btn__link:after{display:none}.sidebar__title{font-size:20px;font-weight:700;line-height:130%}.sidebar__subtitle{font-size:12px;line-height:130%;font-style:italic}.sidebar__img img{width:100%;height:100%;object-fit:cover}.sidebar__list-item .text-btn__link{padding-bottom:0}.sidebar__list-item .text-btn__link:after{display:none}.sidebar h3{margin:0 !important}.language-switcher{display:flex;align-items:center;margin-top:15px}.language-switcher li{display:flex;align-items:center}.language-switcher li a{font-size:14px;transition:.3s}.language-switcher li a.active,.language-switcher li a:hover{color:var(--green)}.language-switcher li+li::before{content:" - ";padding:0 5px;line-height:130%}.mobile-menu .header-content__list:not(:last-child){margin-bottom:10px}.mobile-menu .language-switcher{justify-content:center}.otgs-development-site-front-end{display:none}.menu-item-has-children{width:100%;position:relative}.menu-item-has-children:after{content:"";position:absolute;width:13px;height:8px;top:10px;right:0;background:url("/wp-content/themes/hamak/img/svg/dist/arrow-mini.svg") no-repeat center top/cover;transition:all .3s linear}@media(min-width: 1025px){.menu-item-has-children:after{display:none}}.menu-item-has-children a{pointer-events:auto}@media(min-width: 1025px){.menu-item-has-children a{pointer-events:auto}}.menu-item-has-children.active:after{transform:rotate(180deg)}@media(min-width: 1024px){.menu-item-has-children{width:auto;position:static}.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible}}@media(min-width: 1025px){.mobile-item{display:none}}.sub-menu{max-height:0;transition:all .7s ease 0s;overflow:hidden}@media(min-width: 1025px){.sub-menu{position:absolute;top:115px;left:0;width:100%;height:calc(100vh - 107px);opacity:0;visibility:hidden;z-index:7;transition:all .3s linear;overflow:visible;background-color:var(--white)}.sub-menu::after{content:"";position:absolute;top:-37px;left:0;width:100%;height:40px}}.sub-menu__wrapper{position:relative;background-color:var(--white)}.sub-menu__img{display:none}@media(min-width: 1025px){.sub-menu__img{display:block;position:absolute;bottom:0;right:25px;overflow:hidden;z-index:5;width:496px;height:80px}.sub-menu__img img{position:absolute;left:0;bottom:-37px;width:100%;height:100%}}.sub-menu__body{position:relative;margin-left:10px;width:100%;display:grid;grid-template-columns:repeat(1, 1fr);row-gap:15px;padding:10px 25px 10px 0;overflow:hidden}@media(min-width: 1025px){.sub-menu__body{position:relative;width:100%;max-width:1280px;padding-top:45px;padding-bottom:115px;margin:0 auto;list-style:none;z-index:2;padding-left:230px}}@media(min-width: 1025px)and (min-width: 1025px){.sub-menu__body{padding-left:260px}}@media(min-width: 1025px){.sub-menu__body ul{display:grid;grid-template-columns:repeat(2, max-content);column-gap:120px;row-gap:20px}.sub-menu__body ul>li>a{color:var(--black);font-size:18px;font-weight:700;line-height:130%;white-space:nowrap;transition:all .3s linear}}@media(min-width: 1025px)and (min-width: 1025px){.sub-menu__body ul>li>a{font-size:14px}}@media(min-width: 1025px){.sub-menu__body ul>li>a:hover{color:var(--green)}}.sub-menu__body ul{display:grid;gap:10px}.sub-menu__body ul li a{font-size:18px}.section-hero{overflow:hidden}@media(min-width: 960px){.section-hero{padding-top:40px;padding-bottom:40px}}@media(min-width: 960px)and (min-width: 320px){.section-hero{padding-top:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 960px)and (min-width: 1240px){.section-hero{padding-top:60px}}@media(min-width: 960px)and (min-width: 320px){.section-hero{padding-bottom:calc(5.4347826087vw + 22.6086956522px)}}@media(min-width: 960px)and (min-width: 1240px){.section-hero{padding-bottom:90px}}.section-hero__body{position:relative;transform:scale(1.1)}.section-hero__image{border-radius:8px;overflow:hidden;aspect-ratio:16/13}@media(min-width: 768px){.section-hero__image{aspect-ratio:16/10}}@media(min-width: 960px){.section-hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}.section-hero__image_desktop{display:none}@media(min-width: 960px){.section-hero__image_desktop{display:block}}@media(min-width: 960px){.section-hero__image_mobile{display:none}}.section-hero__image img{width:100%;height:100%;object-fit:cover}.section-hero__text{padding:65px 0;position:relative;z-index:2}@media(min-width: 960px){.section-hero__text{margin-left:100px}}.section-hero__untitle{max-width:305px;font-weight:500;font-size:12px;letter-spacing:.17em;text-transform:uppercase;line-height:122%;color:var(--green);margin-bottom:15px}@media(min-width: 960px){.section-hero__untitle{margin:0 0 15px 0}}.section-hero__title{font-weight:700;font-size:60px;font-size:36px;line-height:100%;color:var(--black);margin-top:25px}@media(min-width: 320px){.section-hero__title{font-size:calc(2.6086956522vw + 27.652173913px)}}@media(min-width: 1240px){.section-hero__title{font-size:60px}}@media(min-width: 960px){.section-hero__title{max-width:520px;margin-top:0}}.section-hero__btn{display:flex;margin-top:40px}@media(min-width: 960px){.section-hero__btn{justify-content:flex-start}}.section-who{overflow:hidden}.section-who__wrapper{padding-top:40px;padding-bottom:40px;position:relative;overflow:hidden}@media(min-width: 320px){.section-who__wrapper{padding-top:calc(6.5217391304vw + 19.1304347826px)}}@media(min-width: 1240px){.section-who__wrapper{padding-top:100px}}@media(min-width: 320px){.section-who__wrapper{padding-bottom:calc(4.347826087vw + 26.0869565217px)}}@media(min-width: 1240px){.section-who__wrapper{padding-bottom:80px}}.section-who__img{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.section-who__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25)}.section-who__body{position:relative;z-index:2}@media(min-width: 768px){.section-who__content{width:100%;max-width:400px}}@media(min-width: 960px){.section-who__content{margin-left:100px}}.section-who__title{color:var(--white);margin-bottom:20px}.section-who__text{font-weight:400;font-size:16px;line-height:130%;color:var(--white)}.section-who__btn{display:flex;justify-content:center;margin-top:35px}@media(min-width: 320px){.section-who__btn{margin-top:calc(13.5869565217vw + -8.4782608696px)}}@media(min-width: 1240px){.section-who__btn{margin-top:160px}}@media(min-width: 960px){.section-who__btn{justify-content:flex-end}.section-who__btn .primary-btn{margin-right:100px}}.section-title{font-size:24px;line-height:120%;font-weight:700}@media(min-width: 320px){.section-title{font-size:calc(1.3043478261vw + 19.8260869565px)}}@media(min-width: 1240px){.section-title{font-size:36px}}.section-video{padding-top:40px;padding-bottom:40px;overflow:hidden}@media(min-width: 320px){.section-video{padding-top:calc(4.347826087vw + 26.0869565217px)}}@media(min-width: 1240px){.section-video{padding-top:80px}}@media(min-width: 320px){.section-video{padding-bottom:calc(4.347826087vw + 26.0869565217px)}}@media(min-width: 1240px){.section-video{padding-bottom:80px}}.section-video__video{display:flex;justify-content:center;align-items:center;border-radius:4px;overflow:hidden;aspect-ratio:16/10}@media(min-width: 960px){.section-video__video{aspect-ratio:16/8}}.section-video__video p,.section-video__video iframe{width:100%;height:100%}video{display:block;width:100%;height:100%;object-fit:cover}.accordeon{padding:50px 0}@media(min-width: 960px){.accordeon{padding:0}}@media(min-width: 960px){.accordeon__title-wrap{padding-right:220px}}.accordeon__item{padding-top:20px;padding-bottom:20px;transition:background .3s linear;cursor:pointer}@media(min-width: 320px){.accordeon__item{padding-top:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.accordeon__item{padding-top:45px}}@media(min-width: 320px){.accordeon__item{padding-bottom:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.accordeon__item{padding-bottom:45px}}@media(hover: hover){.accordeon__item:hover{background:var(--beige)}.accordeon__item:hover .accordeon__body .accordeon__btn{opacity:1;visibility:visible}}.accordeon__item.active{background:var(--beige)}.accordeon__item.active .accordeon__body .accordeon__btn{opacity:1;visibility:visible}.accordeon__item.active .accordeon__body:after{transform:rotate(180deg)}.accordeon__body{position:relative;padding-right:40px}@media(min-width: 960px){.accordeon__body{padding-right:0}.accordeon__body .accordeon__btn{position:absolute;right:0;top:10px;opacity:0;visibility:hidden}}.accordeon__body:after{content:"";position:absolute;width:15px;height:10px;top:15px;right:0;background:url("/wp-content/themes/hamak//img/svg/dist/arrow-mini.svg") center top/cover no-repeat;transition:.3s linear}@media(min-width: 960px){.accordeon__body:after{display:none}}.accordeon__content{max-height:0;overflow:hidden;transition:all .3s linear}.accordeon__title{display:inline;font-weight:700;font-size:24px;color:var(--black);cursor:pointer}@media(min-width: 320px){.accordeon__title{font-size:calc(1.3043478261vw + 19.8260869565px)}}@media(min-width: 1240px){.accordeon__title{font-size:36px}}.accordeon__inner{margin-top:15px}@media(min-width: 960px){.accordeon__inner{display:flex;justify-content:space-between}}.accordeon__text{width:100%;max-width:765px;font-weight:400;font-size:16px;line-height:130%;color:var(--black)}@media(min-width: 960px){.accordeon__text{padding-right:230px}}.accordeon__btn{margin-top:35px;transition:all .3s ease 0s}@media(min-width: 960px){.accordeon__btn{margin-top:0}}.text-btn{display:inline-flex}.text-btn__link{position:relative;padding-bottom:5px;font-weight:700;font-size:14px;line-height:130%;color:var(--black);transition:all .3s linear;white-space:nowrap}.text-btn__link:after{content:"";position:absolute;bottom:0px;left:0;width:100%;height:1px;background:var(--black);transition:all .3s linear}.text-btn__svg{margin-left:15px;max-width:16px;min-width:16px;height:18px;color:var(--black);transition:all .3s linear}.text-btn:hover .text-btn__svg{color:var(--green)}.text-btn:hover .text-btn__link{color:var(--green)}.text-btn:hover .text-btn__link:after{background:var(--green)}.section-rangers{overflow:hidden}.section-rangers__wrapper{padding-top:40px}@media(min-width: 320px){.section-rangers__wrapper{padding-top:calc(4.347826087vw + 26.0869565217px)}}@media(min-width: 1240px){.section-rangers__wrapper{padding-top:80px}}.section-rangers__title{color:var(--black);text-align:center;width:100%;max-width:530px;margin:0 auto}.section-rangers__btn{display:flex;justify-content:center;margin-top:20px}.section-rangers__body{margin-top:50px}.section-rangers .section-title{text-align:center}.main-slider{width:100%;max-width:1040px;margin:0 auto;position:relative}.main-slider:before,.main-slider:after{content:"";position:absolute;top:-10px;width:1000px;height:100%;background:hsla(0,0%,100%,.5);filter:blur(4px);z-index:1}.main-slider:before{right:-1010px}.main-slider:after{left:-1010px}.main-slider__slide{display:flex;flex-direction:column}.main-slider__slide:hover .main-slider__img img{transform:scale(1.05)}.main-slider__slide:hover .main-slider__title{color:var(--green)}.main-slider__img{aspect-ratio:10/14;border-radius:4px;overflow:hidden;height:100%}.main-slider__img img{width:100%;height:100%;object-fit:cover;transition:all .3s linear}.main-slider__text{margin-top:15px}.main-slider__text-upper{font-weight:500;font-size:12px;letter-spacing:.17em;text-transform:uppercase;color:var(--black)}.main-slider__text-bottom{display:inline-flex;margin-top:5px}.main-slider__title{font-weight:700;font-size:20px;line-height:120%;color:var(--black);transition:all .3s linear}.main-slider .splide__arrows{display:none;justify-content:center;margin-top:35px;gap:25px}@media(min-width: 960px){.main-slider .splide__arrows{display:flex}}.main-slider .splide__arrow{position:relative;top:0;justify-content:center;width:55px;height:55px;transform:translateY(0)}@media(min-width: 1340px){.main-slider .splide__arrow{position:absolute;top:20%;width:75px;height:75px;z-index:3}}.main-slider .splide__arrow--next{right:0}@media(min-width: 1340px){.main-slider .splide__arrow--next{right:-45px}}.main-slider .splide__arrow--prev{left:0}@media(min-width: 1340px){.main-slider .splide__arrow--prev{left:-45px}}.splide__track{height:100%;overflow:visible}.splide__arrow{background:var(--green);border:1px solid var(--green);border-radius:100%;transition:all .3s linear;opacity:1;z-index:2;transform:translateY(0)}.splide__arrow svg{fill:var(--white);transition:all .3s linear}.splide__arrow:hover{background:var(--white);opacity:1}.splide__arrow:hover svg{fill:var(--green)}.splide__arrow:hover:not(:disabled){opacity:1}.splide__arrow:disabled:hover{opacity:.3 !important;background:var(--green)}.splide__arrow:disabled:hover svg{fill:var(--white)}.section-environment{padding-top:60px;padding-bottom:60px;overflow:hidden}@media(min-width: 320px){.section-environment{padding-top:calc(7.0652173913vw + 37.3913043478px)}}@media(min-width: 1240px){.section-environment{padding-top:125px}}@media(min-width: 320px){.section-environment{padding-bottom:calc(7.0652173913vw + 37.3913043478px)}}@media(min-width: 1240px){.section-environment{padding-bottom:125px}}@media(min-width: 960px){.section-environment__body{display:flex;align-items:center;justify-content:space-between;gap:50px}}.section-environment__img{border-radius:8px;overflow:hidden;width:100%;aspect-ratio:16/10}@media(min-width: 960px){.section-environment__img{max-width:610px;aspect-ratio:16/15}}.section-environment__img img{width:100%;height:100%;object-fit:cover}.section-environment__content{margin-top:20px}@media(min-width: 960px){.section-environment__content{width:100%;max-width:500px;margin-top:0}}@media(min-width: 960px){.section-environment__content-wrapper{width:100%;max-width:400px}}.section-environment__title{text-align:left;margin-bottom:20px}.section-environment__text{color:var(--black);font-size:16px;font-weight:400;line-height:130%}.section-environment__btn{padding-top:20px;display:flex;justify-content:center}@media(min-width: 320px){.section-environment__btn{padding-top:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.section-environment__btn{padding-top:45px}}@media(min-width: 960px){.section-environment__btn{justify-content:flex-start}}.section-sertificat{overflow:hidden}.section-sertificat__wrap{background:rgba(248,238,219,.47);padding-top:50px;padding-bottom:50px}@media(min-width: 320px){.section-sertificat__wrap{padding-top:calc(13.0434782609vw + 8.2608695652px)}}@media(min-width: 1240px){.section-sertificat__wrap{padding-top:170px}}@media(min-width: 320px){.section-sertificat__wrap{padding-bottom:calc(9.7826086957vw + 18.6956521739px)}}@media(min-width: 1240px){.section-sertificat__wrap{padding-bottom:140px}}.section-sertificat__body{margin:-5px}@media(min-width: 768px){.section-sertificat__body{display:flex;flex-wrap:wrap;margin:-10px}}.section-sertificat__column{padding:5px}@media(min-width: 768px){.section-sertificat__column{padding:10px}}@media(min-width: 1100px){.section-sertificat__column{width:25%}}.section-sertificat__column_title{width:100%;margin-bottom:35px;text-align:center}@media(min-width: 1100px){.section-sertificat__column_title{width:25%;margin-bottom:0;text-align:left}}@media(min-width: 768px){.section-sertificat__column_item{display:flex;width:33.333%}}@media(min-width: 1100px){.section-sertificat__column_item{width:25%}}.section-sertificat__title{margin-bottom:20px}@media(min-width: 320px){.section-sertificat__title{margin-bottom:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.section-sertificat__title{margin-bottom:45px}}.section-sertificat__btn{display:flex;justify-content:center}@media(min-width: 1100px){.section-sertificat__btn{justify-content:flex-start}}.section-sertificat__icon{height:100px;display:flex;align-items:flex-end;margin-bottom:20px}.section-sertificat__content-title{color:var(--black);font-size:12px;font-weight:500;line-height:120%;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:8px}.section-sertificat__content-text{color:var(--black);font-size:16px;font-weight:400;line-height:130%}.section-sertificat__image{position:relative}.section-sertificat__img{width:100%;height:100%;object-fit:cover;padding-bottom:58%;background-repeat:no-repeat;background-size:cover}@media(min-width: 960px){.section-sertificat__img{padding-bottom:37.97%}}.section-sertificat__reviews{padding-top:50px;padding-bottom:50px}@media(min-width: 320px){.section-sertificat__reviews{padding-top:calc(10.8695652174vw + 15.2173913043px)}}@media(min-width: 1240px){.section-sertificat__reviews{padding-top:150px}}@media(min-width: 320px){.section-sertificat__reviews{padding-bottom:calc(5.4347826087vw + 32.6086956522px)}}@media(min-width: 1240px){.section-sertificat__reviews{padding-bottom:100px}}.section-sertificat__reviews_join{padding-top:50px;padding-bottom:50px}@media(min-width: 320px){.section-sertificat__reviews_join{padding-top:calc(5.4347826087vw + 32.6086956522px)}}@media(min-width: 1240px){.section-sertificat__reviews_join{padding-top:100px}}@media(min-width: 320px){.section-sertificat__reviews_join{padding-bottom:calc(4.347826087vw + 36.0869565217px)}}@media(min-width: 1240px){.section-sertificat__reviews_join{padding-bottom:90px}}.page-template-tpl-join .section-faq{padding-bo:0 !important}@media(min-width: 960px){.reviews-wrapper{display:flex;justify-content:space-between;align-items:center;gap:50px}}.reviews-thumbnail{display:none;margin-top:25px;overflow:hidden}@media(min-width: 960px){.reviews-thumbnail{width:65%;max-width:590px;margin-top:0;display:flex}}.reviews-thumbnail__img{aspect-ratio:16/10;width:100%;overflow:hidden;border-radius:5px}@media(min-width: 960px){.reviews-thumbnail__img{aspect-ratio:16/14}}.reviews-thumbnail__img img{width:100%;height:100%;object-fit:cover}.reviews{width:100%;color:var(--black)}@media(min-width: 960px){.reviews{width:35%;max-width:600px}}.reviews__cont{width:100%}@media(min-width: 960px){.reviews__cont{max-width:400px;margin:0 auto}}.reviews__untitle{margin-bottom:25px;font-size:12px;font-weight:500;line-height:120%;letter-spacing:2.057px;text-transform:uppercase}.reviews__text{font-size:20px;font-weight:400;line-height:130%}.reviews__footer{margin-top:25px}@media(min-width: 320px){.reviews__footer{margin-top:calc(5.9782608696vw + 5.8695652174px)}}@media(min-width: 1240px){.reviews__footer{margin-top:80px}}.reviews__title{margin-bottom:10px;font-size:16px;font-weight:700;line-height:120%}.reviews__position{font-size:16px;font-weight:400;line-height:120%}.reviews .reviews-thumbnail__img{display:flex;margin-top:20px}@media(min-width: 960px){.reviews .reviews-thumbnail__img{display:none;margin-top:0}}.reviews .splide__arrows{display:none;justify-content:center;gap:35px}@media(min-width: 960px){.reviews .splide__arrows{display:flex;justify-content:flex-start}}.reviews .splide__arrow{position:relative;top:0;margin-top:25px;width:55px;height:55px}@media(min-width: 320px){.reviews .splide__arrow{margin-top:calc(1.6304347826vw + 19.7826086957px)}}@media(min-width: 1240px){.reviews .splide__arrow{margin-top:40px}}.reviews .splide__arrow--prev{left:0}.reviews .splide__arrow--next{right:0}.section-main{padding-top:40px;overflow:hidden !important}@media(min-width: 320px){.section-main{padding-top:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 1240px){.section-main{padding-top:60px}}.section-main__untitle{margin-bottom:12px;color:var(--green);font-size:12px;font-weight:500;line-height:122%;letter-spacing:.17em;text-transform:uppercase}.section-main__slider{margin-top:35px}@media(min-width: 320px){.section-main__slider{margin-top:calc(1.6304347826vw + 29.7826086957px)}}@media(min-width: 1240px){.section-main__slider{margin-top:50px}}.section-main__subtitle{margin-bottom:35px}@media(min-width: 320px){.section-main__subtitle{margin-bottom:calc(1.6304347826vw + 29.7826086957px)}}@media(min-width: 1240px){.section-main__subtitle{margin-bottom:50px}}.section-main__video{margin-top:40px;border-radius:4px;overflow:hidden;aspect-ratio:16/9}@media(min-width: 320px){.section-main__video{margin-top:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 1240px){.section-main__video{margin-top:60px}}@media(min-width: 960px){.section-main__video{aspect-ratio:16/7}}.section-main__content{margin-top:40px}@media(min-width: 320px){.section-main__content{margin-top:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 1240px){.section-main__content{margin-top:60px}}.section-main__title{margin-bottom:25px}@media(min-width: 960px){.section-main__text-wrapper{display:flex}}.section-main__text{width:100%;line-height:130%}@media(min-width: 960px){.section-main__text{max-width:500px}}.section-main__btn{margin-top:35px;display:flex;align-items:flex-end;justify-content:center;width:100%}@media(min-width: 960px){.section-main__btn{margin-top:0}}.overflow{overflow:hidden}.page-title{color:var(--black);font-size:30px;font-weight:700;line-height:100%}@media(min-width: 320px){.page-title{font-size:calc(2.1739130435vw + 23.0434782609px)}}@media(min-width: 1240px){.page-title{font-size:50px}}.section-order{padding-top:60px;padding-bottom:60px}@media(min-width: 320px){.section-order{padding-top:calc(7.6086956522vw + 35.652173913px)}}@media(min-width: 1240px){.section-order{padding-top:130px}}@media(min-width: 320px){.section-order{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-order{padding-bottom:100px}}.section-order__title{margin-bottom:25px}@media(min-width: 320px){.section-order__title{margin-bottom:calc(2.1739130435vw + 18.0434782609px)}}@media(min-width: 1240px){.section-order__title{margin-bottom:45px}}@media(min-width: 960px){.section-order__title{width:100%;max-width:690px}}.section-order__body{color:var(--white);position:relative;height:1826px}.section-order__item{padding-top:60px;padding-bottom:60px;padding-left:20px;padding-right:20px;border-radius:8px;overflow:hidden}@media(min-width: 320px){.section-order__item{padding-top:calc(13.0434782609vw + 18.2608695652px)}}@media(min-width: 1240px){.section-order__item{padding-top:180px}}@media(min-width: 320px){.section-order__item{padding-bottom:calc(13.0434782609vw + 18.2608695652px)}}@media(min-width: 1240px){.section-order__item{padding-bottom:180px}}.section-order__item:not(:last-child){margin-bottom:27px}.section-order__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1}@media(min-width: 960px){.section-order__item{min-height:590px;display:flex;align-items:center}}.section-order__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.section-order__bg img{width:100%;height:100%;object-fit:cover}@media(min-width: 960px){.section-order__content{display:flex;justify-content:space-between;width:100%;max-width:990px;margin:0 auto;gap:0px}}@media(min-width: 960px)and (min-width: 320px){.section-order__content{gap:calc(10.3260869565vw + -33.0434782609px)}}@media(min-width: 960px)and (min-width: 1240px){.section-order__content{gap:95px}}.section-order__block-title{margin-bottom:25px;font-size:20px;font-weight:700;line-height:120%}@media(min-width: 960px){.section-order__block-title{margin-bottom:0;width:100%;max-width:375px}}.section-order__block-text{font-size:16px;font-weight:400;line-height:130%}@media(min-width: 960px){.section-order__block-text{width:100%;max-width:520px}}.section-order__block-text p{padding-top:5px;padding-bottom:5px}@media(min-width: 320px){.section-order__block-text p{padding-top:calc(0.6195652174vw + 3.0173913043px)}}@media(min-width: 1240px){.section-order__block-text p{padding-top:10.7px}}@media(min-width: 320px){.section-order__block-text p{padding-bottom:calc(0.6195652174vw + 3.0173913043px)}}@media(min-width: 1240px){.section-order__block-text p{padding-bottom:10.7px}}.section-order__block-text p:last-child{padding-bottom:0}.section-order__block-text p:first-child{padding-top:0}.section-claim{padding-top:60px;padding-bottom:60px;background:rgba(248,238,219,.47);overflow:hidden}@media(min-width: 320px){.section-claim{padding-top:calc(1.0869565217vw + 56.5217391304px)}}@media(min-width: 1240px){.section-claim{padding-top:70px}}@media(min-width: 320px){.section-claim{padding-bottom:calc(5.4347826087vw + 42.6086956522px)}}@media(min-width: 1240px){.section-claim{padding-bottom:110px}}.section-claim__title{margin-bottom:35px}@media(min-width: 320px){.section-claim__title{margin-bottom:calc(3.8043478261vw + 22.8260869565px)}}@media(min-width: 1240px){.section-claim__title{margin-bottom:70px}}.section-claim__body{display:grid;gap:40px}@media(min-width: 520px){.section-claim__body{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 960px){.section-claim__body{grid-template-columns:repeat(4, 1fr)}}.section-claim__item-inner{color:var(--black)}.section-claim__item-title{font-size:12px;font-weight:500;line-height:130%;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:13px}.section-claim__item-icon{display:flex;margin-bottom:15px}.section-claim__item-text{font-size:16px;font-weight:400;line-height:130%}.section-other{width:100%;max-width:1040px;margin:0 auto;padding-top:60px;overflow:hidden}@media(min-width: 320px){.section-other{padding-top:calc(8.152173913vw + 33.9130434783px)}}@media(min-width: 1240px){.section-other{padding-top:135px}}.section-other__title{margin-bottom:25px}@media(min-width: 320px){.section-other__title{margin-bottom:calc(2.1739130435vw + 18.0434782609px)}}@media(min-width: 1240px){.section-other__title{margin-bottom:45px}}.product-slider{position:relative;padding-bottom:60px}@media(min-width: 320px){.product-slider{padding-bottom:calc(8.152173913vw + 33.9130434783px)}}@media(min-width: 1240px){.product-slider{padding-bottom:135px}}.product-slider__slide{display:flex;flex-direction:column;height:auto}.product-slider__slide:hover .product-slider__title{color:var(--green)}.product-slider__img{aspect-ratio:10/14;border-radius:4px;overflow:hidden}.product-slider__img img{width:100%;height:100%;object-fit:cover}.product-slider__text{margin-top:15px}.product-slider__text-upper{font-weight:500;font-size:12px;letter-spacing:.17em;text-transform:uppercase;color:var(--black)}.product-slider__text-bottom{display:inline-flex;margin-top:5px}.product-slider__title{font-weight:700;font-size:20px;line-height:120%;color:var(--black);transition:.3s linear}.swiper-nav{display:none}@media(min-width: 960px){.swiper-nav{display:flex;justify-content:center;margin-top:35px;gap:25px}}.swiper-button-prev,.swiper-button-next{position:relative;top:0;justify-content:center;width:55px;height:55px;transform:translateY(0);background:var(--green);border:1px solid var(--green);border-radius:100%;transition:.3s linear;z-index:2;margin-top:0}@media(min-width: 1340px){.swiper-button-prev,.swiper-button-next{position:absolute;top:20%;width:75px;height:75px}}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev svg,.swiper-button-next svg{height:1.2em;width:1.2em;fill:var(--white);transition:.3s linear}.swiper-button-prev{left:0;transform:rotate(180deg)}@media(min-width: 1340px){.swiper-button-prev{left:-45px}}.swiper-button-next{right:0}@media(min-width: 1340px){.swiper-button-next{right:-45px}}.section-faq{padding-bottom:60px}@media(min-width: 320px){.section-faq{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-faq{padding-bottom:100px}}.section-faq__body{padding-top:60px}@media(min-width: 320px){.section-faq__body{padding-top:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-faq__body{padding-top:100px}}@media(min-width: 960px){.section-faq__body{display:flex;justify-content:space-between;gap:20px}}@media(min-width: 960px){.section-faq__left{width:100%;max-width:0px;margin-bottom:0}}@media(min-width: 960px)and (min-width: 320px){.section-faq__left{max-width:calc(54.347826087vw + -173.9130434783px)}}@media(min-width: 960px)and (min-width: 1240px){.section-faq__left{max-width:500px}}.section-faq__title{font-weight:700;font-size:20px;line-height:130%;margin-bottom:25px}@media(min-width: 960px){.section-faq__title{position:sticky;top:60px}}@media(min-width: 960px){.section-faq__content{width:60%;max-width:700px}}@media(min-width: 960px){.section-faq__content-wrapper{width:100%;max-width:605px}}.section-faq__item:not(:last-child){margin-bottom:40px}.section-faq__header-title{display:inline-flex;font-size:16px;font-weight:500;line-height:130%;padding-left:30px;position:relative;cursor:pointer;transition:all .3s linear}.section-faq__header-title:hover{color:var(--green)}.section-faq__header-title:hover:after{background:url("/wp-content/themes/hamak/img/svg/dist/arrow-green.svg") no-repeat center top/cover}.section-faq__header-title:after{content:"";position:absolute;top:50%;transform:translate(0, -50%);left:0;width:18px;height:16px;background:url("/wp-content/themes/hamak/img/svg/dist/arrow.svg") no-repeat center top/cover;transition:all .3s linear}.section-faq__header-title.active{color:var(--green)}.section-faq__header-title.active:after{transform:translate(0, -50%) rotate(90deg);background:url("/wp-content/themes/hamak/img/svg/dist/arrow-green.svg") no-repeat center top/cover}.section-faq__wrapper{overflow:hidden;max-height:0;transition:all .3s ease 0s;padding-left:30px}.section-faq__inner{margin-top:25px;line-height:130%}.section-main__image{margin-top:20px;display:flex;justify-content:center;align-items:center;aspect-ratio:16/8;overflow:hidden;border-radius:8px}@media(min-width: 320px){.section-main__image{margin-top:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.section-main__image{margin-top:45px}}@media(min-width: 768px){.section-main__image{aspect-ratio:16/6}}.section-main__image img{width:100%;height:100%;object-fit:cover}.section-posts{padding-top:40px;padding-bottom:60px;overflow:hidden}@media(min-width: 320px){.section-posts{padding-top:calc(1.0869565217vw + 36.5217391304px)}}@media(min-width: 1240px){.section-posts{padding-top:50px}}@media(min-width: 320px){.section-posts{padding-bottom:calc(3.2608695652vw + 49.5652173913px)}}@media(min-width: 1240px){.section-posts{padding-bottom:90px}}.section-posts__untitle{margin-bottom:23px;font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase}.post-slider{visibility:visible;overflow:hidden}.post-slider__wrapper{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:10px 0;scrollbar-width:none;-ms-overflow-style:none}.post-slider__wrapper::-webkit-scrollbar{display:none}.post-slider__slide{color:var(--black);font-size:14px;font-weight:700;line-height:130%;position:relative;transition:all .3s ease 0s;padding-bottom:5px;white-space:nowrap}.post-slider__slide:not(:last-child){margin-right:25px}.post-slider__slide:after{content:"";position:absolute;left:0;bottom:1px;width:100%;height:.5px;background:var(--black);transition:all .3s ease 0s}@media(hover: hover){.post-slider__slide:hover{color:var(--green)}.post-slider__slide:hover:after{background:var(--green)}}.section-posts__body{margin-top:25px}.section-posts__item{padding-top:25px}.section-posts__wrapper{border-radius:4px;background:rgba(248,238,219,.47);padding-top:50px;padding-left:20px;padding-bottom:50px;padding-right:20px;position:relative}@media(min-width: 320px){.section-posts__wrapper{padding-left:calc(3.2608695652vw + 9.5652173913px)}}@media(min-width: 1240px){.section-posts__wrapper{padding-left:50px}}@media(min-width: 320px){.section-posts__wrapper{padding-right:calc(3.2608695652vw + 9.5652173913px)}}@media(min-width: 1240px){.section-posts__wrapper{padding-right:50px}}@media(min-width: 960px){.section-posts__wrapper{display:flex;align-items:center;gap:0px}}@media(min-width: 960px)and (min-width: 320px){.section-posts__wrapper{gap:calc(13.0434782609vw + -41.7391304348px)}}@media(min-width: 960px)and (min-width: 1240px){.section-posts__wrapper{gap:120px}}@media(min-width: 1100px){.section-posts__wrapper{min-height:450px}}@media(min-width: 960px){.section-posts__content{margin-left:50px;max-width:63%}}.section-posts__title{font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:15px}.section-posts__subtitle{font-size:20px;font-weight:700;line-height:130%;margin-bottom:24px}.section-posts__text{margin-top:25px;font-size:16px;font-weight:400;line-height:130%}@media(min-width: 960px){.section-posts__text{margin-top:0}}.section-posts__image{display:flex;justify-content:center;align-items:center;aspect-ratio:16/9;overflow:hidden;border-radius:8px;position:relative}@media(min-width: 960px){.section-posts__image{aspect-ratio:462/346;max-width:462px}}.section-posts__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);z-index:1}.section-posts__image img{width:100%;height:100%;object-fit:cover}.section-posts__btn{display:flex;justify-content:center;margin-top:35px}@media(min-width: 960px){.section-posts__btn{margin-top:0;position:absolute;bottom:95px;right:90px;z-index:3}}.single-body__body{margin-top:25px;padding-bottom:60px}@media(min-width: 320px){.single-body__body{margin-top:calc(7.0652173913vw + 2.3913043478px)}}@media(min-width: 1240px){.single-body__body{margin-top:90px}}@media(min-width: 320px){.single-body__body{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.single-body__body{padding-bottom:100px}}.single-body__item{padding-top:25px;padding-bottom:60px;border-bottom:.5px solid var(--black)}@media(min-width: 320px){.single-body__item{padding-top:calc(7.0652173913vw + 2.3913043478px)}}@media(min-width: 1240px){.single-body__item{padding-top:90px}}@media(min-width: 320px){.single-body__item{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.single-body__item{padding-bottom:100px}}@media(min-width: 960px){.single-body__item{display:flex;justify-content:space-between;gap:20px}}.single-body__item:first-child{padding-top:0}.single-body__item:last-child{padding-bottom:0;border-bottom:0}@media(min-width: 960px){.single-body__item-block{display:flex;justify-content:space-between;gap:20px}}.single-body__left{margin-bottom:25px}@media(min-width: 960px){.single-body__left{margin-bottom:0;width:40%;max-width:475px}}.single-body__title{font-size:20px;font-weight:700;line-height:130%}@media(min-width: 960px){.single-body__title{position:sticky;top:120px}}@media(min-width: 960px){.single-body__right{width:60%;max-width:610px}}.single-body__right p{padding:10px 0;font-weight:400;line-height:130%}.single-body__right p:first-child{padding-top:0}.single-body__right p:last-child{padding-bottom:0}.single-body__right strong{font-weight:500}.single-body__right img{border-radius:8px;aspect-ratio:16/8.2;width:100%;height:100%;object-fit:cover;margin-bottom:45px}.single-body__btn{display:flex;justify-content:center;margin-top:30px}@media(min-width: 960px){.single-body__btn{justify-content:flex-start}}.sertification-body{padding-top:60px}@media(min-width: 320px){.sertification-body{padding-top:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.sertification-body{padding-top:100px}}.sertification-body__wrapper{padding-bottom:60px;border-bottom:.5px solid var(--black)}@media(min-width: 320px){.sertification-body__wrapper{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.sertification-body__wrapper{padding-bottom:100px}}@media(min-width: 960px){.sertification-body__item{display:flex;justify-content:space-between;gap:20px}}.sertification-body__left{margin-bottom:25px}@media(min-width: 960px){.sertification-body__left{margin-bottom:0;width:40%;max-width:475px}}.sertification-body__title{font-size:20px;font-weight:700;line-height:130%;text-align:center}@media(min-width: 768px){.sertification-body__title{text-align:left}}@media(min-width: 960px){.sertification-body__title{position:sticky;top:60px}}@media(min-width: 960px){.sertification-body__right{width:60%;max-width:610px}}.sertification-body__right-item{margin-top:25px}@media(min-width: 320px){.sertification-body__right-item{margin-top:calc(5.9782608696vw + 5.8695652174px)}}@media(min-width: 1240px){.sertification-body__right-item{margin-top:80px}}.sertification-body__right-item:first-child{margin-top:0}.sertification-body__block-icon{display:flex;justify-content:center;margin-bottom:15px}@media(min-width: 768px){.sertification-body__block-icon{justify-content:flex-start}}.sertification-body__block-title{margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:2.057px;text-transform:uppercase;text-align:center}@media(min-width: 768px){.sertification-body__block-title{text-align:left}}.sertification-body__block-text{font-weight:400;line-height:130%;text-align:center}@media(min-width: 768px){.sertification-body__block-text{text-align:left}}.single-service .section-faq__left{width:40%}@media(min-width: 960px){.single-service .section-faq__content{width:60%;max-width:610px}}@media(min-width: 960px){.single-service .section-faq__content{margin-right:25px}}@media(min-width: 960px)and (min-width: 320px){.single-service .section-faq__content{margin-right:calc(8.152173913vw + -1.0869565217px)}}@media(min-width: 960px)and (min-width: 1240px){.single-service .section-faq__content{margin-right:100px}}@media(min-width: 960px){.single-service .single-body__right,.single-service .sertification-body__right,.single-service .section-contform__right{margin-right:25px}}@media(min-width: 960px)and (min-width: 320px){.single-service .single-body__right,.single-service .sertification-body__right,.single-service .section-contform__right{margin-right:calc(8.152173913vw + -1.0869565217px)}}@media(min-width: 960px)and (min-width: 1240px){.single-service .single-body__right,.single-service .sertification-body__right,.single-service .section-contform__right{margin-right:100px}}.section-contform{padding-bottom:60px}@media(min-width: 320px){.section-contform{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-contform{padding-bottom:100px}}.section-contform__body{padding-top:60px;border-top:.5px solid var(--black)}@media(min-width: 320px){.section-contform__body{padding-top:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-contform__body{padding-top:100px}}@media(min-width: 960px){.section-contform__body{display:flex;justify-content:space-between;gap:20px}}@media(min-width: 960px){.section-contform__left{width:40%;max-width:475px}}.section-contform__title{font-weight:700;font-size:20px;line-height:130%;margin-bottom:25px}@media(min-width: 960px){.section-contform__title{margin-bottom:0;position:sticky;top:60px}}@media(min-width: 960px){.section-contform__right{width:60%;max-width:610px}}.page-template-tpl-career .section-who{padding-bottom:0}.page-template-tpl-career .section-who__btn{margin-top:35px}@media(min-width: 960px){.page-template-tpl-career .section-who__btn{margin-top:12px}}.career{margin-top:55px;padding-bottom:60px}@media(min-width: 320px){.career{padding-bottom:calc(5.4347826087vw + 42.6086956522px)}}@media(min-width: 1240px){.career{padding-bottom:110px}}.career__item{border-radius:4px;background:rgba(248,238,219,.47);min-height:160px;padding:40px 15px}.career__item:not(:last-child){margin-bottom:20px}@media(min-width: 768px){.career__item{display:flex;justify-content:space-between;align-items:center;padding:40px 50px}}@media(min-width: 768px){.career__content{padding-right:25px}}.career__title{font-size:20px;font-weight:700;line-height:130%}.career__text{margin-top:10px;font-size:16px;font-weight:400;line-height:130%}@media(min-width: 320px){.career__text{margin-top:calc(1.6304347826vw + 4.7826086957px)}}@media(min-width: 1240px){.career__text{margin-top:25px}}.career__btn{margin-top:15px}@media(min-width: 320px){.career__btn{margin-top:calc(1.6304347826vw + 9.7826086957px)}}@media(min-width: 1240px){.career__btn{margin-top:30px}}@media(min-width: 960px){.career__btn{margin-top:0 !important}}.section-wait{margin-top:60px;overflow:hidden}@media(min-width: 320px){.section-wait{margin-top:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-wait{margin-top:100px}}.section-wait__content{padding-top:40px;padding-bottom:60px;background:rgba(248,238,219,.47)}@media(min-width: 320px){.section-wait__content{padding-top:calc(3.2608695652vw + 29.5652173913px)}}@media(min-width: 1240px){.section-wait__content{padding-top:70px}}@media(min-width: 320px){.section-wait__content{padding-bottom:calc(2.7173913043vw + 51.3043478261px)}}@media(min-width: 1240px){.section-wait__content{padding-bottom:85px}}.section-wait__title{font-size:20px;font-weight:700;line-height:130%;margin-bottom:25px;text-align:center}@media(min-width: 320px){.section-wait__title{margin-bottom:calc(3.2608695652vw + 14.5652173913px)}}@media(min-width: 1240px){.section-wait__title{margin-bottom:55px}}@media(min-width: 768px){.section-wait__title{text-align:left}}.section-wait__body{display:grid;grid-template-columns:repeat(1, 1fr);row-gap:40px}@media(min-width: 520px){.section-wait__body{grid-template-columns:repeat(2, 1fr);column-gap:0px}}@media(min-width: 520px)and (min-width: 320px){.section-wait__body{column-gap:calc(13.0434782609vw + -41.7391304348px)}}@media(min-width: 520px)and (min-width: 1240px){.section-wait__body{column-gap:120px}}@media(min-width: 920px){.section-wait__body{grid-template-columns:repeat(3, 1fr)}}.section-wait__icon{display:flex;justify-content:center;align-items:flex-end;height:60px;margin-bottom:15px}@media(min-width: 520px){.section-wait__icon{justify-content:flex-start}}.section-wait__text{text-align:center;font-size:12px;font-weight:500;line-height:125%;letter-spacing:2.057px;text-transform:uppercase}@media(min-width: 520px){.section-wait__text{text-align:left;max-width:205px}}.section-accordeon{padding-top:40px;padding-bottom:40px}@media(min-width: 320px){.section-accordeon{padding-top:calc(3.2608695652vw + 29.5652173913px)}}@media(min-width: 1240px){.section-accordeon{padding-top:70px}}@media(min-width: 320px){.section-accordeon{padding-bottom:calc(3.2608695652vw + 29.5652173913px)}}@media(min-width: 1240px){.section-accordeon{padding-bottom:70px}}.section-accordeon__item{padding-top:20px;padding-bottom:20px;padding-left:15px;padding-right:15px;border-radius:5px;transition:all .3s linear;background:rgba(0,0,0,0);cursor:pointer}@media(min-width: 320px){.section-accordeon__item{padding-top:calc(3.2608695652vw + 9.5652173913px)}}@media(min-width: 1240px){.section-accordeon__item{padding-top:50px}}@media(min-width: 320px){.section-accordeon__item{padding-bottom:calc(3.2608695652vw + 9.5652173913px)}}@media(min-width: 1240px){.section-accordeon__item{padding-bottom:50px}}@media(min-width: 320px){.section-accordeon__item{padding-left:calc(2.7173913043vw + 6.3043478261px)}}@media(min-width: 1240px){.section-accordeon__item{padding-left:40px}}@media(min-width: 320px){.section-accordeon__item{padding-right:calc(2.7173913043vw + 6.3043478261px)}}@media(min-width: 1240px){.section-accordeon__item{padding-right:40px}}.section-accordeon__item.active{background:var(--beige)}.section-accordeon__item:hover{background:var(--beige)}.section-accordeon__title{text-align:left !important}.section-accordeon__wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease}.section-accordeon__text{margin-top:10px;width:100%;max-width:980px;line-height:130%}.section-team{overflow:hidden;padding-bottom:60px}@media(min-width: 320px){.section-team{padding-bottom:calc(8.4782608696vw + 32.8695652174px)}}@media(min-width: 1240px){.section-team{padding-bottom:138px}}.section-team__body{padding-top:60px;border-top:.5px solid var(--black)}@media(min-width: 320px){.section-team__body{padding-top:calc(5.652173913vw + 41.9130434783px)}}@media(min-width: 1240px){.section-team__body{padding-top:112px}}@media(min-width: 960px){.section-team__body{display:flex;justify-content:space-between;align-items:center}}.section-team__body_bottom{border-top:none}.section-team__title-wrap{margin-bottom:25px}@media(min-width: 960px){.section-team__title-wrap{width:100%;max-width:530px;display:flex;flex-direction:column;align-items:center;margin-bottom:0}}@media(min-width: 960px){.section-team__title{max-width:350px}}.section-team__text{margin-top:25px;line-height:130%}@media(min-width: 960px){.section-team__text{width:100%;max-width:350px}}.section-team__btn{display:flex;justify-content:center;width:100%;margin-top:20px}@media(min-width: 960px){.section-team__btn{max-width:350px;margin-top:35px;justify-content:flex-start}}.section-team__image{aspect-ratio:16/10;overflow:hidden;border-radius:8px}@media(min-width: 960px){.section-team__image{width:100%;max-width:705px;aspect-ratio:16/13}}.section-team__image img{width:100%;height:100%;object-fit:cover}.section-value{padding-top:40px;background:rgba(248,238,219,.47);overflow:hidden}@media(min-width: 320px){.section-value{padding-top:calc(3.2608695652vw + 29.5652173913px)}}@media(min-width: 1240px){.section-value{padding-top:70px}}.section-value__body{padding-bottom:60px}@media(min-width: 320px){.section-value__body{padding-bottom:calc(5.4347826087vw + 42.6086956522px)}}@media(min-width: 1240px){.section-value__body{padding-bottom:110px}}.section-value__title{text-align:center;margin:0 auto}@media(min-width: 520px){.section-value__title{text-align:left;margin:0}}.section-value__content{margin-top:25px;display:grid;grid-template-columns:repeat(1, 1fr);row-gap:25px}@media(min-width: 320px){.section-value__content{margin-top:calc(3.8043478261vw + 12.8260869565px)}}@media(min-width: 1240px){.section-value__content{margin-top:60px}}@media(min-width: 520px){.section-value__content{grid-template-columns:repeat(2, 1fr);column-gap:20px}}@media(min-width: 520px)and (min-width: 320px){.section-value__content{column-gap:calc(10.8695652174vw + -14.7826086957px)}}@media(min-width: 520px)and (min-width: 1240px){.section-value__content{column-gap:120px}}@media(min-width: 960px){.section-value__content{grid-template-columns:repeat(3, 1fr);row-gap:40px}}.section-value__block-icon{display:flex;align-items:flex-end;width:52px;height:52px;margin:0 auto 15px}@media(min-width: 520px){.section-value__block-icon{margin:0 0 15px}}.section-value__block-title{margin-bottom:10px;font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;text-align:center}@media(min-width: 520px){.section-value__block-title{text-align:left}}.section-value__block-text{line-height:130%;text-align:center}@media(min-width: 520px){.section-value__block-text{text-align:left;max-width:295px}}.section-bottom{overflow:hidden}.section-history{padding-top:40px;padding-bottom:40px;overflow:hidden}@media(min-width: 320px){.section-history{padding-top:calc(4.8913043478vw + 24.347826087px)}}@media(min-width: 1240px){.section-history{padding-top:85px}}@media(min-width: 320px){.section-history{padding-bottom:calc(4.347826087vw + 26.0869565217px)}}@media(min-width: 1240px){.section-history{padding-bottom:80px}}.section-history__title{margin-bottom:20px}@media(min-width: 320px){.section-history__title{margin-bottom:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.section-history__title{margin-bottom:45px}}.history-gallery{width:100%;overflow:hidden;aspect-ratio:16/8.1}@media(min-width: 540px){.history-gallery{max-width:400px}}.history-gallery__img{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:4px;overflow:hidden}.history-gallery__img img{width:100%;height:100%;object-fit:cover}.history-thumb-gallery{padding-top:75px;position:relative;overflow:hidden}@media(min-width: 540px){.history-thumb-gallery{overflow:visible}}.history-thumb-gallery:before{content:"";position:absolute;top:-20px;left:-100%;width:100%;height:200%;background:var(--white);z-index:4}.history-thumb-gallery__slide{width:100%}@media(min-width: 540px){.history-thumb-gallery__slide{max-width:460px}}@media(min-width: 960px){.history-thumb-gallery__slide{max-width:530px}}.history-thumb-gallery__slide.is-active .history-thumb-gallery__content:after{background:var(--green)}.history-thumb-gallery__content{position:relative;padding-top:40px}@media(min-width: 520px){.history-thumb-gallery__content{padding-right:60px}}@media(min-width: 960px){.history-thumb-gallery__content{padding-right:130px}}.history-thumb-gallery__content:before{content:"";position:absolute;top:0;left:0;width:140%;height:.5px;background:var(--black)}.history-thumb-gallery__content:after{content:"";position:absolute;top:-18px;left:0;width:35px;height:35px;background:var(--white);border:1px solid var(--green);border-radius:50%}.history-thumb-gallery__title{margin-bottom:45px}.history-thumb-gallery__year{color:var(--green);font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:15px}.history-thumb-gallery__title{font-size:20px;font-weight:700;line-height:130%;margin-bottom:15px}.history-thumb-gallery__text{line-height:130%}.history-thumb-gallery .splide__arrows{position:relative}.history-thumb-gallery .splide__arrow{top:-38px;width:75px;height:75px}.history-thumb-gallery .splide__arrow--prev{display:none}.history-thumb-gallery .splide__list{transition:all 300ms ease}.history-body{padding-top:60px}@media(min-width: 320px){.history-body{padding-top:calc(11.9565217391vw + 21.7391304348px)}}@media(min-width: 1240px){.history-body{padding-top:170px}}.history-body__title{text-align:center;font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:15px}@media(min-width: 320px){.history-body__title{margin-bottom:calc(1.4130434783vw + 10.4782608696px)}}@media(min-width: 1240px){.history-body__title{margin-bottom:28px}}@media(min-width: 768px){.history-body__title{text-align:left}}.history-body__subtitle{width:100%;max-width:725px;line-height:120%;text-align:center}@media(min-width: 768px){.history-body__subtitle{text-align:left}}.history-body__list{margin-top:35px}@media(min-width: 320px){.history-body__list{margin-top:calc(2.1739130435vw + 28.0434782609px)}}@media(min-width: 1240px){.history-body__list{margin-top:55px}}.history-body__item{padding-top:20px;padding-bottom:20px}@media(min-width: 320px){.history-body__item{padding-top:calc(1.6304347826vw + 14.7826086957px)}}@media(min-width: 1240px){.history-body__item{padding-top:35px}}@media(min-width: 320px){.history-body__item{padding-bottom:calc(2.3913043478vw + 12.347826087px)}}@media(min-width: 1240px){.history-body__item{padding-bottom:42px}}.history-body__item:not(:last-child){border-bottom:.5px solid var(--black)}.history-body__item:first-child{padding-top:0}@media(min-width: 768px){.history-body__item{display:flex}}.history-body__item-year{display:flex;align-items:flex-end;margin-bottom:15px;font-size:12px;font-weight:500;line-height:125%;letter-spacing:2.057px;text-transform:uppercase}@media(min-width: 768px){.history-body__item-year{margin-bottom:0;margin-right:90px;padding-left:30px}}.history-body__item-title{font-size:18px;line-height:120%}.swiper-container .history-thumb-gallery__content{padding-right:0 !important}@media(min-width: 540px){.swiper-container .history-thumb-gallery__content{max-width:400px}}.swiper-slide-active .history-thumb-gallery__content:after{background:var(--green)}.section-sertifications{background:rgba(248,238,219,.47);padding-top:40px;padding-bottom:60px;overflow:hidden}@media(min-width: 320px){.section-sertifications{padding-top:calc(3.2608695652vw + 29.5652173913px)}}@media(min-width: 1240px){.section-sertifications{padding-top:70px}}@media(min-width: 320px){.section-sertifications{padding-bottom:calc(7.6086956522vw + 35.652173913px)}}@media(min-width: 1240px){.section-sertifications{padding-bottom:130px}}.section-sertifications__body{width:100%;max-width:1170px}.section-sertifications__title{margin-bottom:45px}.section-sertifications__content{display:flex;flex-wrap:wrap;margin-top:-20px;margin-left:-20px;margin-right:-20px;margin-bottom:-20px}@media(min-width: 320px){.section-sertifications__content{margin-top:calc(-0.8152173913vw + -17.3913043478px)}}@media(min-width: 1240px){.section-sertifications__content{margin-top:-27.5px}}@media(min-width: 320px){.section-sertifications__content{margin-left:calc(-4.6195652174vw + -5.2173913043px)}}@media(min-width: 1240px){.section-sertifications__content{margin-left:-62.5px}}@media(min-width: 320px){.section-sertifications__content{margin-right:calc(-4.6195652174vw + -5.2173913043px)}}@media(min-width: 1240px){.section-sertifications__content{margin-right:-62.5px}}@media(min-width: 320px){.section-sertifications__content{margin-bottom:calc(-0.8152173913vw + -17.3913043478px)}}@media(min-width: 1240px){.section-sertifications__content{margin-bottom:-27.5px}}.section-sertifications__item{width:100%;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px}@media(min-width: 320px){.section-sertifications__item{padding-top:calc(0.8152173913vw + 17.3913043478px)}}@media(min-width: 1240px){.section-sertifications__item{padding-top:27.5px}}@media(min-width: 320px){.section-sertifications__item{padding-left:calc(4.6195652174vw + 5.2173913043px)}}@media(min-width: 1240px){.section-sertifications__item{padding-left:62.5px}}@media(min-width: 320px){.section-sertifications__item{padding-right:calc(4.6195652174vw + 5.2173913043px)}}@media(min-width: 1240px){.section-sertifications__item{padding-right:62.5px}}@media(min-width: 320px){.section-sertifications__item{padding-bottom:calc(0.8152173913vw + 17.3913043478px)}}@media(min-width: 1240px){.section-sertifications__item{padding-bottom:27.5px}}@media(min-width: 960px){.section-sertifications__item{width:50%}}.section-sertifications__icon{display:flex;align-items:flex-end;height:100px;margin-bottom:40px}@media(min-width: 320px){.section-sertifications__icon{margin-bottom:calc(-2.7173913043vw + 48.6956521739px)}}@media(min-width: 1240px){.section-sertifications__icon{margin-bottom:15px}}.section-sertifications__item-title{margin-bottom:11px;font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase}.section-sertifications__text{font-weight:400;line-height:130%}.product-body{margin-top:30px;padding-bottom:60px}@media(min-width: 320px){.product-body{padding-bottom:calc(8.6956521739vw + 32.1739130435px)}}@media(min-width: 1240px){.product-body{padding-bottom:140px}}@media(min-width: 768px){.product-body{display:flex;justify-content:space-between;gap:20px}}@media(min-width: 960px){.product-body{gap:50px}}@media(min-width: 768px){.product-body__gallery{width:100%;max-width:505px}}.product-body__gallery-wrapper{overflow:hidden}@media(min-width: 768px){.product-body__gallery-wrapper{position:sticky;top:60px}}.product-body__about{margin-top:25px}@media(min-width: 768px){.product-body__about{width:100%;max-width:610px;margin-top:0}}.product-body__item{padding-bottom:40px;border-bottom:.5px solid var(--black);overflow:hidden}@media(min-width: 320px){.product-body__item{padding-bottom:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 1240px){.product-body__item{padding-bottom:60px}}.product-body__item:not(:first-child){margin-top:20px}@media(min-width: 320px){.product-body__item:not(:first-child){margin-top:calc(2.1739130435vw + 13.0434782609px)}}@media(min-width: 1240px){.product-body__item:not(:first-child){margin-top:40px}}.product-body__item:last-child{padding-bottom:0;border-bottom:none}.product-body__single{aspect-ratio:10/10;overflow:hidden;border-radius:4px}.product-body__single img{width:100%;height:100%;object-fit:cover}@media(min-width: 768px){.product-body__text{width:100%;max-width:500px}}.product-body__text h3{font-size:20px;font-weight:700;line-height:130%;margin-bottom:25px}.product-body__text p{line-height:130%;font-size:16px}.product-body__text ul{display:flex;flex-wrap:wrap;margin:-5px 0}.product-body__text ul li{line-height:130%;width:100%;position:relative;padding:5px 0 5px 20px}.product-body__text ul li:before{content:"";position:absolute;top:50%;transform:translate(0, -50%);left:0;width:4px;height:4px;border-radius:50%;background:var(--black)}@media(min-width: 520px){.product-body__text ul li{width:50%}}.product-body__btn{display:flex;margin-top:25px}@media(min-width: 320px){.product-body__btn{margin-top:calc(1.6304347826vw + 19.7826086957px)}}@media(min-width: 1240px){.product-body__btn{margin-top:40px}}.product-body__item-title{font-size:20px;font-weight:700;line-height:130%;margin-bottom:25px}.product-body__list{display:grid;gap:20px;margin-top:35px}@media(min-width: 320px){.product-body__list{gap:calc(2.1739130435vw + 13.0434782609px)}}@media(min-width: 1240px){.product-body__list{gap:40px}}@media(min-width: 320px){.product-body__list{margin-top:calc(4.8913043478vw + 19.347826087px)}}@media(min-width: 1240px){.product-body__list{margin-top:80px}}@media(min-width: 520px){.product-body__list{grid-template-columns:repeat(2, 1fr)}}.product-body__list-item{width:100%;text-align:center}@media(min-width: 520px){.product-body__list-item{text-align:left}}.product-body__list-icon{display:flex;justify-content:center;height:42px !important}@media(min-width: 520px){.product-body__list-icon{justify-content:flex-start}}.product-body__list-title{margin-top:15px;font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase}.product-body__list-text{margin-top:15px;font-weight:400;line-height:130%}.product-gallery{aspect-ratio:10/10}.product-gallery__img{border-radius:4px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.product-gallery__img img{width:100%;height:100%;object-fit:cover}.product-thumb-gallery{margin-top:13px;overflow:hidden}.product-thumb-gallery__slide.is-active .product-thumb-gallery__img{border:3px solid var(--green)}.product-thumb-gallery__img{border-radius:4px;aspect-ratio:10/10;overflow:hidden}.product-thumb-gallery__img img{width:100%;height:100%;object-fit:cover}.splide__track--nav>.splide__list>.splide__slide{border:0}.splide__track--nav>.splide__list>.splide__slide.is-active{border:0}.section-similar{overflow:hidden}.section-similar__title{margin-bottom:30px;text-align:center !important}@media(min-width: 320px){.section-similar__title{margin-bottom:calc(2.1739130435vw + 23.0434782609px)}}@media(min-width: 1240px){.section-similar__title{margin-bottom:50px}}.section-similar__wrapper{padding-bottom:60px}@media(min-width: 320px){.section-similar__wrapper{padding-bottom:calc(3.8043478261vw + 47.8260869565px)}}@media(min-width: 1240px){.section-similar__wrapper{padding-bottom:95px}}.single-output .section-faq{padding-top:40px}@media(min-width: 320px){.single-output .section-faq{padding-top:calc(4.8913043478vw + 24.347826087px)}}@media(min-width: 1240px){.single-output .section-faq{padding-top:85px}}.single-output .section-faq__body{border-top:.5px solid var(--black)}.cat-post{margin-top:30px}@media(min-width: 320px){.cat-post{margin-top:calc(3.2608695652vw + 19.5652173913px)}}@media(min-width: 1240px){.cat-post{margin-top:60px}}@media(min-width: 960px){.cat-post{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}}@media(min-width: 1240px){.cat-post{gap:120px}}.cat-post:hover .cat-post__img img{transform:scale(1.1)}.cat-post:hover .text-btn__link,.cat-post:hover .text-btn__svg{color:var(--green)}.cat-post__img{display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;aspect-ratio:16/10;margin-top:25px}@media(min-width: 960px){.cat-post__img{aspect-ratio:16/11;max-width:610px;margin-top:0}}.cat-post__img img{width:100%;height:100%;object-fit:cover;transition:all .3s linear}@media(min-width: 960px){.cat-post__body{max-width:505px}}.cat-post__date{font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:15px}.cat-post__title{font-size:20px;font-weight:700;line-height:130%;margin-bottom:25px}.cat-post__excerpt{margin-top:25px;line-height:130%}@media(min-width: 960px){.cat-post__excerpt{margin-top:0}}.cat-post__btn{display:flex;margin-top:25px}@media(min-width: 320px){.cat-post__btn{margin-top:calc(2.1739130435vw + 18.0434782609px)}}@media(min-width: 1240px){.cat-post__btn{margin-top:45px}}.cat-post__btn .text-btn__link{padding:0}.cat-post__btn .text-btn__link:after{display:none}.section-body{padding-top:60px;padding-bottom:60px}@media(min-width: 320px){.section-body{padding-top:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-body{padding-top:100px}}@media(min-width: 320px){.section-body{padding-bottom:calc(4.347826087vw + 46.0869565217px)}}@media(min-width: 1240px){.section-body{padding-bottom:100px}}.section-body__container{padding-bottom:50px;position:relative}.section-body__container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 16.3%, #FFF 100%)}@media(min-width: 320px){.section-body__container:after{height:calc(19.5652173913vw + 237.3913043478px)}}@media(min-width: 1240px){.section-body__container:after{height:480px}}.section-body__container.no-more-posts::after{display:none}.section-body__item:last-child .section-body__link{padding-bottom:0;border-bottom:0}.section-body__item:first-child .section-body__link{padding-top:0}.section-body__link{display:flex;flex-direction:column;padding:40px 0;border-bottom:.5px solid var(--black)}@media(min-width: 960px){.section-body__link{flex-direction:row}}.section-body__link:hover .section-body__date,.section-body__link:hover .section-body__title{color:var(--green)}.section-body__link:hover .text-btn__svg,.section-body__link:hover .text-btn__link{color:var(--green)}.section-body__date{width:100%;max-width:200px;display:flex;align-items:center;font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:10px;transition:.3s linear}@media(min-width: 960px){.section-body__date{margin-bottom:0}}@media(min-width: 768px){.section-body__wrap{display:flex;justify-content:space-between;width:100%}}.section-body__title{font-size:18px;font-weight:400;line-height:130%;transition:.3s linear}@media(min-width: 768px){.section-body__title{padding-right:30px}}.section-body__btn{margin-top:25px}@media(min-width: 768px){.section-body__btn{margin-top:0}}.section-body__btn .text-btn__link{padding:0}.section-body__btn .text-btn__link:after{display:none}.infinite-scroll-request img{display:block;margin:50px auto 0;width:35px;height:35px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.section-form{padding-top:40px}@media(min-width: 320px){.section-form{padding-top:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 1240px){.section-form{padding-top:60px}}.section-form__body{padding-bottom:40px}@media(min-width: 320px){.section-form__body{padding-bottom:calc(2.1739130435vw + 33.0434782609px)}}@media(min-width: 1240px){.section-form__body{padding-bottom:60px}}@media(min-width: 960px){.section-form__body{margin-top:12px;display:flex;justify-content:space-between;gap:20px}}.section-form__content{margin-top:25px}@media(min-width: 320px){.section-form__content{margin-top:calc(4.8913043478vw + 9.347826087px)}}@media(min-width: 1240px){.section-form__content{margin-top:70px}}@media(min-width: 960px){.section-form__content{width:100%;max-width:610px}}.section-form__sidebar{width:100%;background:rgba(248,238,219,.47);border-radius:8px;padding:20px;position:relative;margin-top:25px}@media(min-width: 960px){.section-form__sidebar{margin-top:0;padding:80px 40px 80px 80px;max-width:505px}}.section-form__sidebar-item{margin-top:20px}@media(min-width: 320px){.section-form__sidebar-item{margin-top:calc(2.1739130435vw + 13.0434782609px)}}@media(min-width: 1240px){.section-form__sidebar-item{margin-top:40px}}.section-form__sidebar-item:first-child{margin-top:0}.section-form__sidebar-item h2{font-size:20px;font-weight:700;line-height:130%}.section-form__sidebar-item h3{font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase;margin-top:30px;margin-bottom:10px;opacity:.6}.section-form__sidebar-item a,.section-form__sidebar-item p{color:var(--black);font-size:16px;font-weight:400;line-height:130%;transition:color .3s ease 0s}.section-form__sidebar-item a{display:inline;position:relative;text-decoration:none;background-image:linear-gradient(to right, transparent 100%, transparent 0);background-repeat:no-repeat;background-position:0 100%;background-size:100% 1px;transition:background-image .3s linear,color .3s linear}.section-form__sidebar-item a:hover{color:var(--green);background-image:linear-gradient(to right, var(--green) 100%, transparent 0)}.section-form__sidebar-left{width:100%;max-width:230px}.section-form__sidebar-right{margin-bottom:30px}@media(min-width: 520px){.section-form__sidebar-right{position:absolute;top:50%;transform:translate(30%, -50%) rotate(90deg);right:0;margin-top:0;margin-bottom:0}}.section-form__sidebar-right img{width:100%;height:100%}.section-form__sidebar-social{margin-top:60px}.section-form__sidebar-social .social__svg{color:var(--black)}.section-map{aspect-ratio:16/9}@media(min-width: 960px){.section-map{aspect-ratio:16/7}}.section-map iframe,.section-map p{width:100%;height:100%}.gform-theme--framework .gform-field-label--type-inline{font-size:10px !important;margin-left:0 !important}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){width:10px !important;height:10px !important;margin-right:9px !important}.gfield_label_before_complex,.gform_title,.gform_description,.gform_required_legend{display:none}.gform-theme--foundation .gform_fields{row-gap:20px !important}.gform-theme--framework .gfield_list_group_item::before,.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){gap:0 !important}.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--black) !important;font-size:16px !important}.gform_validation_errors,.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])){display:none !important}.gform_button{background:var(--black) !important;padding:15px 65px 15px 35px !important;border-radius:100px !important;border:1px solid var(--black) !important;transition:all .3s ease 0s !important;color:var(--white) !important;position:relative !important}.gform_button:after{content:"" !important;position:absolute !important;width:18px !important;height:16px !important;top:50% !important;right:30px !important;transform:translate(0, -50%) !important;background:url("/wp-content/themes/hamak/img/svg/dist/arrow-white.svg") no-repeat center top/cover}.gform_button:hover{background:var(--white) !important;border:1px solid var(--green) !important;color:var(--green) !important}.gform_button:hover:after{transform:translate(10px, -50%) !important;background:url("/wp-content/themes/hamak/img/svg/dist/arrow-green.svg") no-repeat center top/cover}.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{margin-block-start:35px !important}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{color:var(--green) !important}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{box-shadow:none !important;border-color:var(--green) !important}.gform-theme--framework input:checked{border-color:var(--green) !important}.gchoice{cursor:pointer !important}.gform_confirmation_message{color:var(--green) !important}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{font-size:9px !important}.ginput_container{cursor:pointer !important}.form-input-file .ginput_container_fileupload{position:relative;width:100%}.form-input-file .ginput_container_fileupload:before{position:absolute;top:19px;left:15px;transform:translateY(-50%);font-size:16px;color:rgba(0,0,0,.5);pointer-events:none;transition:color .3s ease-in-out;z-index:5}.form-input-file .ginput_container_fileupload input{color:rgba(0,0,0,0) !important}.form-input-file .ginput_preview{display:none !important}.form-input-file input[type=file]{position:relative;width:100%;max-width:610px;content-visibility:hidden}.form-input-file input[type=file]:after{content:"";position:absolute;right:12px;top:50%;transform:translate(0, -50%);width:22px;height:20px;background:url("/wp-content/themes/hamak/img/svg/dist/upload.svg");z-index:5}.form-input-file input[type=file]::file-selector-button{display:none !important}.form-input-file .file-name{position:absolute;top:13px;left:15px;pointer-events:none;color:rgba(0,0,0,.6);font-size:14px;font-weight:500;z-index:5}#gfield_upload_rules_2_20{display:none !important}.ginput_container_fileupload.with-file::before{color:rgba(0,0,0,0) !important}.section-info{padding-top:30px}@media(min-width: 320px){.section-info{padding-top:calc(2.7173913043vw + 21.3043478261px)}}@media(min-width: 1240px){.section-info{padding-top:55px}}.section-info__body{width:100%;max-width:820px;margin-top:30px;padding-bottom:25px}@media(min-width: 320px){.section-info__body{margin-top:calc(2.1739130435vw + 23.0434782609px)}}@media(min-width: 1240px){.section-info__body{margin-top:50px}}@media(min-width: 320px){.section-info__body{padding-bottom:calc(3.8043478261vw + 12.8260869565px)}}@media(min-width: 1240px){.section-info__body{padding-bottom:60px}}.section-info__item{margin-bottom:30px}@media(min-width: 320px){.section-info__item{margin-bottom:calc(2.1739130435vw + 23.0434782609px)}}@media(min-width: 1240px){.section-info__item{margin-bottom:50px}}.section-info__item:last-child{margin-bottom:0}.section-info__item-title{font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2.057px;text-transform:uppercase;margin-bottom:25px}.section-info__item-text{line-height:130%}.section-info__item-text ul li{position:relative;padding-left:10px}.section-info__item-text ul li:after{content:"";position:absolute;top:10px;left:0;width:3px;height:3px;border-radius:100px;background-color:var(--black)}.section-info__form{padding-top:25px;padding-bottom:50px;width:100%;max-width:610px}@media(min-width: 320px){.section-info__form{padding-top:calc(3.8043478261vw + 12.8260869565px)}}@media(min-width: 1240px){.section-info__form{padding-top:60px}}@media(min-width: 320px){.section-info__form{padding-bottom:calc(5.4347826087vw + 32.6086956522px)}}@media(min-width: 1240px){.section-info__form{padding-bottom:100px}}.section-info__btn{margin-top:30px;display:flex;justify-content:center}@media(min-width: 768px){.section-info__btn{justify-content:left}}.section-info .return-btn{margin-bottom:50px}.footer{padding-top:50px;padding-bottom:50px;background:rgba(129,192,65,.1)}@media(min-width: 320px){.footer{padding-top:calc(4.8913043478vw + 34.347826087px)}}@media(min-width: 1240px){.footer{padding-top:95px}}@media(min-width: 320px){.footer{padding-bottom:calc(0.5434782609vw + 48.2608695652px)}}@media(min-width: 1240px){.footer{padding-bottom:55px}}@media(min-width: 960px){.footer-content__upper{display:flex;justify-content:space-between;gap:50px}}.footer-content__logo{width:100%}@media(min-width: 960px){.footer-content__logo{max-width:295px}}.footer-content__logo-img{display:flex;margin-bottom:25px;width:100%;max-width:250px}@media(min-width: 320px){.footer-content__logo-img{margin-bottom:calc(2.1739130435vw + 18.0434782609px)}}@media(min-width: 1240px){.footer-content__logo-img{margin-bottom:45px}}.footer-content__logo-img img{width:100%;height:100%}.footer-content__slogan{color:var(--green);font-size:12px;font-weight:500;letter-spacing:2.057px;line-height:120%;text-transform:uppercase;margin-bottom:20px}@media(min-width: 320px){.footer-content__slogan{margin-bottom:calc(1.6304347826vw + 14.7826086957px)}}@media(min-width: 1240px){.footer-content__slogan{margin-bottom:35px}}.footer-content__contacts{display:flex;flex-direction:column}@media(min-width: 960px){.footer-content__contacts{max-width:280px}}.footer-content__contacts-item blockquote p{display:inline-flex;position:relative}.footer-content__contacts-item p,.footer-content__contacts-item a{color:var(--black);font-size:16px;font-weight:400;line-height:150%;transition:all .3s linear}.footer-content__contacts-item blockquote a{position:relative}.footer-content__contacts-item blockquote a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:var(--black);transition:all .3s linear}.footer-content__contacts-item blockquote a:hover:after{background-color:var(--green)}.footer-content__contacts-item a:hover{color:var(--green)}.footer-content__menu{width:100%;margin-top:35px}@media(min-width: 960px){.footer-content__menu{max-width:790px;margin-top:0}}.footer-content__menu-untitle{margin-bottom:20px;color:var(--black);font-size:12px;font-weight:500;line-height:120%;letter-spacing:2.057px;text-transform:uppercase}@media(min-width: 320px){.footer-content__menu-untitle{margin-bottom:calc(2.1739130435vw + 13.0434782609px)}}@media(min-width: 1240px){.footer-content__menu-untitle{margin-bottom:40px}}.footer-content__navigation li{padding:15px 0 25px;border-bottom:1px solid #a4b77f}.footer-content__navigation li a{color:var(--black);font-size:24px;font-weight:400;line-height:120%;transition:all .3s ease 0s}@media(hover: hover){.footer-content__navigation li a:hover{color:var(--green)}}.footer-content__bottom{display:flex;flex-direction:column-reverse;margin-top:50px}@media(min-width: 320px){.footer-content__bottom{margin-top:calc(5.4347826087vw + 32.6086956522px)}}@media(min-width: 1240px){.footer-content__bottom{margin-top:100px}}@media(min-width: 768px){.footer-content__bottom{display:flex;flex-direction:row}}.footer-content__social{margin-top:50px}@media(min-width: 768px){.footer-content__social{width:30%;margin-top:0}}.footer-content__social-title{margin-bottom:20px;color:var(--black);font-size:12px;font-weight:500;letter-spacing:2.057px;text-transform:uppercase}@media(min-width: 320px){.footer-content__social-title{margin-bottom:calc(2.7173913043vw + 11.3043478261px)}}@media(min-width: 1240px){.footer-content__social-title{margin-bottom:45px}}.footer-content__button{display:flex;justify-content:center;width:100%}@media(min-width: 768px){.footer-content__button{width:70%;margin-top:0}}.footer-content__footer-bottom{margin-top:85px;padding-top:30px;border-top:1px solid #a4b77f}@media(min-width: 320px){.footer-content__footer-bottom{margin-top:calc(8.6956521739vw + 57.1739130435px)}}@media(min-width: 1240px){.footer-content__footer-bottom{margin-top:165px}}@media(min-width: 960px){.footer-content__footer-bottom{display:flex;justify-content:space-between}}@media(min-width: 768px){.footer-content__bot-right{display:flex;justify-content:space-between}}@media(min-width: 960px){.footer-content__bot-right{width:50%}}.footer-content__bot-left{display:flex;justify-content:center;margin-top:35px;color:var(--black);font-size:14px;font-weight:400;line-height:120%}.footer-content__bot-left span{color:var(--black);text-transform:uppercase}.footer-content__bot-left a{color:var(--black);font-size:14px;font-weight:400;line-height:120%;transition:all .3s linear}.footer-content__bot-left a:hover{color:var(--green)}@media(min-width: 960px){.footer-content__bot-left{margin-top:0;justify-content:flex-end;width:60%}}.page-link{display:flex}.page-link__link{color:var(--black);font-size:14px;font-weight:400;line-height:150%;transition:all .3s linear}.page-link__link:hover{color:var(--green)}.social{display:flex;align-items:center}.social__item{display:flex;margin-left:15px}.social__item:first-child{margin-left:0}.social__item_tw{width:24px;height:21px}.social__item_in{width:25px;height:25px}.social__item_fb{width:28px;height:28px}.social__item:hover .social__svg{color:var(--green)}.social__svg{width:100%;height:100%;transition:all .3s ease 0s;color:var(--gray)}.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;transition:all .3s ease 0s;z-index:5;overflow-x:hidden;opacity:0;visibility:hidden}.popup-wrapper:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;visibility:hidden;z-index:-2;transition:all .3s ease 0s}.popup-wrapper.open{opacity:1;visibility:visible}.popup-wrapper.open:after{opacity:.8;visibility:visible}.popup-wrapper__container{display:flex;width:100%;min-height:100%}@media(min-width: 1025px){.mobile-menu{display:none}}.mobile-menu__header{display:flex;justify-content:space-between;position:fixed;width:100%;top:0;right:0;z-index:8;padding:20px;background-color:var(--white);transition:all .3s linear;transform:translateX(100%)}@media(min-width: 520px){.mobile-menu__header{max-width:400px}}.mobile-menu__body{position:fixed;width:100%;height:100%;top:0;right:0;z-index:7;background-color:var(--white);transition:all .3s linear;transform:translateX(100%);padding:120px 20px 50px;overflow-y:auto}@media(min-width: 520px){.mobile-menu__body{max-width:400px}}.mobile-menu__body .footer-content__social{margin-top:50px}@media(min-width: 768px){.mobile-menu__body .footer-content__social{width:100% !important}}.mobile-menu__body .footer-content__social-title{margin-bottom:20px}.mobile-menu__logo{display:flex;height:60px;width:auto}.mobile-menu__logo img{width:100%;height:100%;object-fit:contain;object-position:left}.mobile-menu__block{margin-bottom:30px}.mobile-menu__block:last-child{margin-bottom:0}.mobile-menu__block-title{font-size:20px;line-height:100%;text-transform:uppercase;margin-bottom:10px}.mobile-menu__btn{display:flex;width:30px;height:24px}.mobile-menu.open .mobile-menu__body{transform:translateX(0)}.mobile-menu.open .mobile-menu__header{transform:translateX(0)}.close{display:none;position:relative}.close::before,.close::after{display:block;content:"";top:50%;left:50%;transform:translate(-50%, 0);height:2px;width:100%;background-color:var(--green);border-radius:5px;position:absolute;transition:transform .3s linear}.close::before{transform:translate(-50%, 0) rotate(45deg)}.close::after{transform:translate(-50%, 0) rotate(-45deg)}.menu-scroll .close{display:flex}.editor{padding-top:40px;padding-bottom:40px;overflow:hidden}@media(min-width: 320px){.editor{padding-top:calc(2.1276595745vw + 33.1914893617px)}}@media(min-width: 1260px){.editor{padding-top:60px}}@media(min-width: 320px){.editor{padding-bottom:calc(2.1276595745vw + 33.1914893617px)}}@media(min-width: 1260px){.editor{padding-bottom:60px}}.editor p{padding-top:5px;padding-bottom:5px;font-size:18px;padding:4px 0;line-height:130%}@media(min-width: 320px){.editor p{padding-top:calc(0.5319148936vw + 3.2978723404px)}}@media(min-width: 1260px){.editor p{padding-top:10px}}@media(min-width: 320px){.editor p{padding-bottom:calc(0.5319148936vw + 3.2978723404px)}}@media(min-width: 1260px){.editor p{padding-bottom:10px}}.editor p:first-child{padding-top:0}.editor p:last-child{padding-bottom:0}.editor a{color:var(--green);transition:all .3s ease 0s}.editor a:hover{color:var(--green)}.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{margin:10px 0}.editor ul{padding:5px 0;margin-left:7px}@media(min-width: 320px){.editor ul{margin-left:calc(1.3829787234vw + 2.5744680851px)}}@media(min-width: 1260px){.editor ul{margin-left:20px}}.editor ul li{position:relative;padding-left:20px;font-size:18px}.editor ul li:after{content:"";position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:100px;background-color:var(--green-main)}.editor .main-slider{padding:50px 0}@media(min-width: 960px){.editor .main-slider .splide__arrow{position:relative;top:0;width:55px;height:55px}}.editor .main-slider .splide__arrow--next{right:0 !important}.editor .main-slider .splide__arrow--prev{left:0 !important}.editor-post__header{border-radius:4px;background:#fcf7ee;overflow:hidden}@media(min-width: 960px){.editor-post__header{padding:20px}}@media(min-width: 960px)and (min-width: 320px){.editor-post__header{padding:calc(2.1276595745vw + 13.1914893617px)}}@media(min-width: 960px)and (min-width: 1260px){.editor-post__header{padding:40px}}@media(min-width: 960px){.editor-post__header-wrap{display:flex;align-items:center;gap:30px}}@media(min-width: 1240px){.editor-post__header-wrap{gap:100px}}.editor-post__img{aspect-ratio:16/12;overflow:hidden;display:flex;justify-content:center;align-items:center}.editor-post__img img{width:100%;height:100%;object-fit:cover}@media(min-width: 960px){.editor-post__img{aspect-ratio:16/16;width:100%;max-width:480px;border-radius:8px}}.editor-post__title{margin:25px 20px}@media(min-width: 960px){.editor-post__title{max-width:500px}}.editor-post__body{display:flex;flex-direction:column-reverse;padding-top:40px}@media(min-width: 320px){.editor-post__body{padding-top:calc(6.3829787234vw + 19.5744680851px)}}@media(min-width: 1260px){.editor-post__body{padding-top:100px}}@media(min-width: 960px){.editor-post__body{display:flex;justify-content:space-between;flex-direction:row;gap:30px}}@media(min-width: 1240px){.editor-post__body{gap:120px}}.editor-post__sidebar{margin-top:25px}@media(min-width: 960px){.editor-post__sidebar{width:100%;max-width:400px;margin-top:0}}.editor-post__content{overflow:hidden}@media(min-width: 960px){.editor-post__content{width:100%;max-width:690px}}.editor-post .page-title{text-align:left}.editor-title{margin-bottom:30px}@media(min-width: 320px){.editor-title{margin-bottom:calc(2.1276595745vw + 23.1914893617px)}}@media(min-width: 1260px){.editor-title{margin-bottom:50px}}.editor ul{margin-left:10px;padding:10px 0}.editor ul li{line-height:130%;width:100%;position:relative;padding:2px 0 2px 15px}.editor ul li:before{content:"";position:absolute;top:50%;transform:translate(0, -50%);left:0;width:4px;height:4px;border-radius:50%;background:var(--black)}.editor ol{padding-left:15px}.editor ol li{line-height:130%;width:100%;position:relative;padding:2px 0 2px 0}.return-btn{display:flex;margin-bottom:20px}.return-btn__link{display:flex;align-items:center}.return-btn__link:hover .return-btn__svg,.return-btn__link:hover .return-btn__text{color:var(--green)}.return-btn__svg{width:16px;height:18px;margin-right:10px;transform:rotate(180deg);color:var(--black);transition:all .3s linear}.return-btn__text{color:var(--black);font-size:14px;font-weight:700;line-height:130%;transition:all .3s linear}/*# sourceMappingURL=styles.min.css.map */
