.header{order:-1;display:flex;padding:0;left:0;right:0;top:0;position:fixed;background:linear-gradient(180deg,#08464a -86.43%,rgba(8,71,74,0) 97.37%),#1dc78d;z-index:30;box-shadow:0 0 8px #08474a;transition:all .3s}@media (min-width:1921px){.header{height:144px}}@media (min-width:2400px){.header{height:165px}}@media (min-width:3000px){.header{height:200px}}@media (min-width:4000px){.header{height:266px}}@media (min-width:4600px){.header{height:308px}}.header.sticky-header{background:linear-gradient(180deg,#08464a -86.43%,rgba(8,71,74,0) 97.37%),#1dc78d;box-shadow:0 0 8px #08474a}@media screen and (max-width:1200px){.header.sticky-header{padding:10px 20px}}@media screen and (max-width:1500px){.header{flex-direction:row-reverse;justify-content:center;padding:24px 36px}}@media screen and (max-width:1200px){.header{padding:20px 36px}}.header-content{display:flex;align-items:center;width:100%}@media screen and (max-width:1500px){.header-content{display:block;position:absolute;top:0;left:0;right:0;width:30vw;height:100vh;transform:translateX(100%);transition:.3s ease;background-color:#e5e5e5;flex-direction:column;padding:20px;overflow:auto}}@media screen and (max-width:1500px) and (max-width:1200px){.header-content{width:40vw}}@media screen and (max-width:1500px) and (max-width:991px){.header-content{width:50vw}}@media screen and (max-width:1500px) and (max-width:768px){.header-content{width:60vw}}@media screen and (max-width:1500px) and (max-width:576px){.header-content{width:100vw}}.header-content--mobile{display:none;position:absolute;top:0;left:0;right:0;width:30vw;height:100vh;transform:translateX(100%);transition:.3s ease;background-color:#e5e5e5;flex-direction:column;padding:20px;overflow:auto}@media screen and (max-width:1500px){.header-content--mobile{display:block}}@media (max-width:1200px){.header-content--mobile{width:40vw}}@media (max-width:991px){.header-content--mobile{width:50vw}}@media (max-width:768px){.header-content--mobile{width:60vw}}@media (max-width:576px){.header-content--mobile{width:100vw}}@media screen and (max-width:1500px){.header-content--mobile.active,.header-content.active{transform:translateX(0)}}.header .nav{display:flex;align-items:center;justify-content:center;margin:0;gap:40px;padding:0}@media screen and (min-width:1500px){.header .nav{gap:1.5625vw}}@media screen and (max-width:1500px){.header .nav{flex-direction:column;align-items:flex-start;gap:4px}}.header .menu-item{margin-bottom:0;list-style-type:none}.header .menu-item a{font-style:normal;font-size:1.09375vw;line-height:1.4;color:#fff;text-decoration:none;transition:.2s ease;white-space:nowrap}@media screen and (max-width:1500px){.header .menu-item a{font-size:16px;line-height:2;color:#08474a}}.header .menu-item a:hover{color:#08474a;text-decoration:none}.header .menu-item.current-menu-item>a,.header .menu-item.current-menu-parent>a{color:#08474a;text-shadow:1px 0 0 #08474a}@media screen and (max-width:1500px){.header .menu-item.current-menu-item>a,.header .menu-item.current-menu-parent>a{text-shadow:none;color:#00b073}}.header .menu-item.current-menu-item>a{font-weight:700}.header .menu-item.menu-item-has-children{position:relative}@media (min-width:1501px){.header .menu-item.menu-item-has-children:focus .sub-menu,.header .menu-item.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible}}@media screen and (max-width:1500px){.header .menu-item.menu-item-has-children{width:100%}}.header .menu-item.menu-item-has-children>a{position:relative;display:inline-block}.header .menu-item.menu-item-has-children>a:after{content:"";position:absolute;border:1px solid #000;border-right:0;border-bottom:0;transform:rotate(-135deg);top:10px;right:calc(100% + 32px);width:10px;height:10px;pointer-events:none;display:none;transition:all .3s}@media screen and (max-width:1500px){.header .menu-item.menu-item-has-children>a:after{display:block}}.header .menu-item.menu-item-has-children.opened a:after{transform:rotate(45deg)}.header .menu-item.menu-item-has-children.opened .sub-menu{margin:8px 0}.header .menu-item.menu-item-has-children .sub-menu{position:absolute;top:180%;left:0;transform:translate(-50%)!important;opacity:0;visibility:hidden;transition:.2s ease;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08);border-radius:5px;min-width:500px;display:flex!important;flex-wrap:wrap!important;padding:16px;margin:0}@media (min-width:1921px){.header .menu-item.menu-item-has-children .sub-menu{min-width:26.04167vw;padding:.83333vw;box-shadow:0 .20833vw .83333vw rgba(0,0,0,.08);border-radius:.26042vw}}@media (max-width:1500px){.header .menu-item.menu-item-has-children .sub-menu{visibility:visible;box-shadow:none;opacity:1;background:transparent;max-height:0;overflow:hidden;padding:0 24px;transform:none!important;flex-direction:column;flex-wrap:nowrap!important;position:relative;top:unset;left:unset;border-radius:0;min-width:auto}}.header .menu-item.menu-item-has-children .sub-menu:before{content:"";position:absolute;right:40%;top:-14px;width:0;height:0;border-style:solid;border-width:0 16px 16px;border-color:transparent transparent #fff;z-index:2}@media (min-width:1921px){.header .menu-item.menu-item-has-children .sub-menu:before{top:-.72917vw;border-width:0 .83333vw .83333vw}}@media (max-width:1500px){.header .menu-item.menu-item-has-children .sub-menu:before{right:0;top:0;width:2px;height:100%;background:#00b073;border:none}}.header .menu-item.menu-item-has-children .sub-menu:after{content:"";position:absolute;left:0;top:-30px;width:100%;height:50px;z-index:-1}@media (min-width:1921px){.header .menu-item.menu-item-has-children .sub-menu:after{top:-1.5625vw;height:2.60417vw}}@media (max-width:1500px){.header .menu-item.menu-item-has-children .sub-menu:after{display:none}}.header .menu-item.menu-item-has-children .sub-menu .menu-item{flex:0 0 50%;width:50%}.header .menu-item.menu-item-has-children .sub-menu a{padding:12px 16px;font-size:16px;display:block;color:#08474a}@media (min-width:1921px){.header .menu-item.menu-item-has-children .sub-menu a{padding:.625vw .83333vw;font-size:.83333vw}}@media screen and (max-width:1500px){.header .menu-item.menu-item-has-children .sub-menu a{padding:4px 0}}@media (min-width:1501px){.header .menu-item.menu-item-has-children .sub-menu a:hover{text-decoration:none;color:#00b073!important;font-weight:700}}.header__logo{display:flex;align-items:center;min-width:150px}@media (min-width:1921px){.header__logo{min-width:7.70833vw}.header__logo img{width:7.70833vw;height:1.875vw}}@media screen and (max-width:1500px){.header__logo{padding:0;border:0;min-width:inherit}}@media screen and (max-width:768px){.header__logo{width:94px;min-width:inherit}}@media screen and (max-width:575px){.header__logo{width:74px;min-width:inherit}}.header__logo--mobile{display:none}@media screen and (max-width:1500px){.header__logo--mobile{display:block;text-align:center;position:absolute;top:28px;left:0;right:0;pointer-events:none;margin:0 auto;max-width:100px}}.header__logo a,.header__logo img{display:block}.header__menu{margin:0 40px;flex:1 1 auto}@media screen and (min-width:1500px){.header__menu{margin:0 2.39583vw}}@media screen and (max-width:1500px){.header__menu{flex:0 0 auto;margin-top:40px}}@media screen and (max-width:768px){.header__menu{align-self:flex-start}}.header__contacts{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin:-7px 0}.header__phone{flex:0 0 auto}.header__phone:not(:last-child){border-left:2px solid #fff}@media screen and (max-width:1500px){.header__phone{text-align:center;display:none}}.header__phone-link{font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;line-height:24px;font-size:24px;padding:0 10px}@media (min-width:1921px){.header__phone-link{font-size:1.25vw;padding:0 .52083vw}}@media (max-width:1800px){.header__phone-link{line-height:20px;font-size:20px}}.header__phone-link img{width:24px;height:24px;margin-left:10px}@media (min-width:1921px){.header__phone-link img{width:1.25vw;height:1.25vw;margin-left:.52083vw}}@media (max-width:1800px){.header__phone-link img{width:20px;height:20px}}.header__phone-link span{flex:0 0 auto;white-space:nowrap}.header__phone-link--last{padding-left:0}.header__phone-link--last img{margin-left:0}.header__phone--mobile{display:none;border:none!important}.header__phone--mobile .header__phone-link{padding:0}@media screen and (max-width:1500px){.header__phone--mobile{flex:0 0 auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-right:10px;background:#0a8064;border-radius:5px}.header__phone--mobile img{max-width:18px;max-height:18px;margin:0}}.header__phone--contacts img{max-width:24px;max-height:24px;width:100%;height:auto}.header__advice{opacity:1;visibility:visible;margin:12px;text-align:center}@media screen and (min-width:1500px){.header__advice{margin:0 .625vw}}@media screen and (max-width:768px){.header__advice{text-align:initial;margin:12px 0}}.header__advice--mobile{display:none}@media screen and (max-width:1500px){.header__advice--mobile{display:block;position:absolute;left:50%;transform:translateX(-50%)}}.header__advice-link{background-color:#08474a;color:#fff;font-weight:700;font-size:20px;line-height:29px;padding:6px 16px;text-decoration:none;transition:.2s ease;white-space:nowrap}@media screen and (min-width:1500px){.header__advice-link{font-size:1.0416vw;line-height:1.51vw;padding:.3125vw .83vw}}.header__advice-link:hover{color:#fff;background-color:#00b073}.header__language{margin:0 32px 0 0}@media screen and (min-width:1500px){.header__language{margin:0 1.67vw 0 0}}@media screen and (max-width:1500px){.header__language{text-align:center;margin:0}}@media screen and (max-width:768px){.header__language{align-self:flex-start;margin:0;text-align:right}}.header__language .lang-item{display:flex}.header__language .lang-item:first-child{display:none}.header__language .lang-item__link{color:#fff;font-size:17px;text-decoration:none}.header__enter{margin:0 18px}@media screen and (min-width:1500px){.header__enter{margin:0 .9375vw}}@media screen and (max-width:1500px){.header__enter{text-align:center}}@media screen and (max-width:768px){.header__enter{align-self:flex-start;margin:0;text-align:right}}.header__enter-link{text-decoration:none;font-weight:700;font-size:17px;line-height:25px;text-align:center;color:#00b073}@media screen and (min-width:1500px){.header__enter-link{font-size:.885vw;line-height:1.302vw}}.header__burger{display:none;width:40px;height:40px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M30.022 28.764H9.99c-.32-.013-.408-.054-.57-.136-.69-.352-.9-1.418-.315-2.002.23-.23.553-.353.885-.366h20.032l.098.004c.318.037.402.086.556.181.639.391.776 1.408.231 1.953a1.318 1.318 0 0 1-.885.366zm0-7.511H9.99c-.85-.034-1.53-1.01-1.115-1.822.177-.35.53-.606.918-.667.088-.014.11-.013.197-.016h20.032c.033 0 .065.002.098.003.318.04.402.088.556.182.637.39.784 1.4.231 1.952a1.319 1.319 0 0 1-.885.368zm0-7.513H9.99c-.32-.012-.408-.055-.57-.136-.69-.353-.9-1.418-.315-2.001.23-.232.553-.354.885-.367h20.032l.098.004c.318.038.402.086.556.18.635.39.786 1.398.231 1.954a1.317 1.317 0 0 1-.885.366z' fill='%2342E487'/%3E%3Cpath d='M30.022 28.764H9.99c-.32-.013-.408-.054-.57-.136-.69-.352-.9-1.418-.315-2.002.23-.23.553-.353.885-.366h20.032l.098.004c.318.037.402.086.556.181.639.391.776 1.408.231 1.953a1.318 1.318 0 0 1-.885.366zm0-7.511H9.99c-.85-.034-1.53-1.01-1.115-1.822.177-.35.53-.606.918-.667.088-.014.11-.013.197-.016h20.032c.033 0 .065.002.098.003.318.04.402.088.556.182.637.39.784 1.4.231 1.952a1.319 1.319 0 0 1-.885.368zm0-7.513H9.99c-.32-.012-.408-.055-.57-.136-.69-.353-.9-1.418-.315-2.001.23-.232.553-.354.885-.367h20.032l.098.004c.318.038.402.086.556.18.635.39.786 1.398.231 1.954a1.317 1.317 0 0 1-.885.366z' fill='url(%23b)' fill-opacity='.7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='20' y1='-5.24' x2='21.466' y2='28.7' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2308464A'/%3E%3Cstop offset='1' stop-color='%2308474A' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;cursor:pointer}@media screen and (max-width:1500px){.header__burger{display:block}}.header__burger--close{display:none;width:40px;height:40px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M20.791 5.563L6.627 19.728c-.625.577-1.795.366-2.076-.5a1.269 1.269 0 0 1 .178-1.121c.052-.072.068-.086.127-.15L19.02 3.79l.072-.066c.253-.198.346-.223.521-.265.727-.175 1.545.436 1.544 1.217.001.328-.141.642-.366.886z' fill='%2342E487'/%3E%3Cpath d='M20.791 5.563L6.627 19.728c-.625.577-1.795.366-2.076-.5a1.269 1.269 0 0 1 .178-1.121c.052-.072.068-.086.127-.15L19.02 3.79l.072-.066c.253-.198.346-.223.521-.265.727-.175 1.545.436 1.544 1.217.001.328-.141.642-.366.886z' fill='url(%23b)' fill-opacity='.7'/%3E%3Cpath d='M19.02 19.737L4.855 5.572c-.577-.625-.367-1.795.5-2.077a1.269 1.269 0 0 1 1.121.178c.072.052.086.068.15.127l14.166 14.165.066.072c.198.253.223.347.265.522.175.726-.437 1.545-1.217 1.544-.328 0-.642-.142-.886-.366z' fill='%2342E487'/%3E%3Cpath d='M19.02 19.737L4.855 5.572c-.577-.625-.367-1.795.5-2.077a1.269 1.269 0 0 1 1.121.178c.072.052.086.068.15.127l14.166 14.165.066.072c.198.253.223.347.265.522.175.726-.437 1.545-1.217 1.544-.328 0-.642-.142-.886-.366z' fill='url(%23c)' fill-opacity='.7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='-5.028' y1='-6.083' x2='20.008' y2='16.879' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2308464A'/%3E%3Cstop offset='1' stop-color='%2308474A' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='30.666' y1='-6.083' x2='7.704' y2='18.953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2308464A'/%3E%3Cstop offset='1' stop-color='%2308474A' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.57)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/25px 24px;cursor:pointer}@media screen and (max-width:1500px){.header__burger--close{display:block;min-height:40px;margin-right:auto}}.header__mobile{display:none}@media screen and (max-width:1500px){.header__mobile{display:flex;align-items:center}}.header-inner{display:flex;flex-direction:column;flex:1;align-items:flex-end}@media screen and (max-width:1500px){.header-inner{display:none}}.header-inner-top{border-bottom:1px solid #ffffff3d;background-color:#08484a;width:100%;padding:16px 1.97917vw 16px 3.33333vw;display:flex;justify-content:flex-end;gap:8px}.header-inner-bottom{display:flex;align-items:center;width:100%;padding:1.45833vw 1.97917vw 1.45833vw 3.33333vw;background:linear-gradient(0deg,#1dc78d,#08464a),linear-gradient(180deg,#08464a,rgba(8,71,74,0) 97.37%)}.header-mutation-btn{display:inline-flex;align-items:center;min-height:38px;max-width:170px;width:auto;padding:0;font-size:22px;text-decoration:none;font-weight:700;transition:all .3s ease-in-out}@media screen and (max-width:1500px){.header-mutation-btn{max-width:140px}}@media screen and (max-width:520px){.header-mutation-btn{max-width:120px}}@media screen and (max-width:400px){.header-mutation-btn{max-width:100px}}.header-mutation-btn--mobile{font-size:18px;margin:0 12px}@media (max-width:767px){.header-mutation-btn--mobile{font-size:16px}}@media (max-width:400px){.header-mutation-btn--mobile{font-size:14px;margin:0 4px}}.header-mutation-btn .btn-account-inner,.header-mutation-btn .btn-action-inner{color:currentColor;display:flex;overflow:hidden;white-space:nowrap;max-width:100%;width:100%;transition:width .3s ease-in-out}.header-mutation-btn .btn-action-inner{height:100%;display:flex;align-items:stretch;position:relative}.header-mutation-btn .btn-action-inner .mutation-btn-text{display:flex;align-items:center;justify-content:center;flex:1 1 auto;padding:5px 18px;text-align:center;line-height:1;overflow:hidden;transition:padding .3s ease-in-out}@media screen and (max-width:520px){.header-mutation-btn .btn-action-inner .mutation-btn-text{padding:5px 10px}}.header-mutation-btn .mutation-btn-dots{align-self:stretch;flex:0 0 38px;width:38px;max-width:38px;margin-left:auto;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:0;line-height:0;background:#01af74;transition:all .3s ease-in-out}@media screen and (max-width:520px){.header-mutation-btn .mutation-btn-dots{display:none!important}}.header-mutation-btn .mutation-btn-dots:after,.header-mutation-btn .mutation-btn-dots:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#fff;margin:2px auto}.header-mutation-btn[data-mutation-btn=account]{color:#fff;padding:5px 10px 5px 38px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.5 6.5C7.5 8.981 9.519 11 12 11s4.5-2.019 4.5-4.5S14.481 2 12 2a4.505 4.505 0 0 0-4.5 4.5zM20 21h1v-1c0-3.859-3.141-7-7-7h-4c-3.86 0-7 3.141-7 7v1h17z' fill='%23BFD638'/%3E%3C/svg%3E") 8px/contain no-repeat;background-size:24px 24px;border:2px solid #fff;box-shadow:0 0 0 0 transparent}@media screen and (max-width:520px){.header-mutation-btn[data-mutation-btn=account]{background:none;padding:5px 10px}}.header-mutation-btn[data-mutation-btn=account]:hover{border-color:#bfd44a;color:#bfd44a}.header-mutation-btn[data-mutation-btn=account] .mutation-btn-dots{width:0!important;max-width:0!important}.header-mutation-btn[data-mutation-btn=account] .mutation-btn-text{padding:0!important}.header-mutation-btn[data-mutation-btn=action]{color:#08474a;background:#fcc942;border-width:0;min-height:38px;box-shadow:-6px 6px 0 0 #01af74}@media (max-width:400px){.header-mutation-btn[data-mutation-btn=action]{box-shadow:-3px 3px 0 0 #01af74}}body.rtl .header-mutation-btn[data-mutation-btn=action]{max-width:220px}@media (max-width:1500px){body.rtl .header-mutation-btn[data-mutation-btn=action]{max-width:190px}}@media screen and (max-width:520px){body.rtl .header-mutation-btn[data-mutation-btn=action]{max-width:120px}}@media screen and (max-width:400px){body.rtl .header-mutation-btn[data-mutation-btn=action]{max-width:110px}}.header-mutation-btn[data-mutation-btn=action]:hover{box-shadow:0 0 0 0 #01af74}.header-mutation-btn[data-mutation-btn=account] .btn-action-inner,.header-mutation-btn[data-mutation-btn=action] .btn-account-inner{opacity:0;visibility:hidden;height:0;width:0}body.rtl .header-mutation-btn .en,body:not(.rtl) .header-mutation-btn .he{display:none}@media (max-width:1500px){.header-mutation-btn .hidden-mobile{display:none!important}}@media (min-width:1500px){.header-mutation-btn .hidden-desktop{display:none!important}}.footer{position:relative;z-index:2;padding:48px 0 12px;font-weight:400;font-size:20px;line-height:1.2;text-align:right;color:#08474a;background-color:#f4f4f4}.footer:has(.modal.show){z-index:1000}@media (min-width:1921px){.footer{padding:2.5vw 0 .625vw;font-size:1.04167vw}}@media (min-width:1921px){.footer-container.container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}@media (max-width:768px){.footer__image{display:none}}@media (min-width:1921px){.footer__image img{width:7.70833vw;height:1.875vw}}.footer .wp-container-1 figcaption{max-width:265px;font-weight:700;font-size:24px;line-height:1.3}@media (min-width:1921px){.footer .wp-container-1 figcaption{max-width:13.80208vw;font-size:1.25vw}}.footer .wp-container-5{gap:80px}@media (min-width:1921px){.footer .wp-container-5{gap:4.16667vw}}@media (max-width:1200px){.footer .wp-container-5{gap:32px}}.footer .widgettitle{margin:0 0 12px;font-weight:700;font-size:24px;line-height:1.3;color:#00b073}@media (min-width:1921px){.footer .widgettitle{margin:0 0 .625vw;font-size:1.25vw}}@media (max-width:768px){.footer .widgettitle{font-size:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:24px}.footer .widgettitle svg{flex:0 0 auto;transition:all .3s}.footer .widgettitle.opened svg{transform:rotate(90deg)}.footer .widgettitle+div{overflow:hidden;max-height:0;transition:all .3s}}.footer .menu{list-style-type:none;margin:0;padding:0}.footer .menu a{text-decoration:none;color:#08474a;font-size:20px;line-height:1.2}@media (min-width:1921px){.footer .menu a{font-size:1.04167vw}}.footer .menu a:hover{text-decoration:underline}*,:after,:before{box-sizing:border-box;outline:none}a:focus{outline:none!important;box-shadow:none!important}body{font-family:ploni,sans-serif;font-size:20px;display:flex;flex-direction:column;position:relative;margin:0}body.overflow{overflow:hidden}.container{width:100%;margin-right:auto;margin-left:auto}.container-xl{max-width:1440px}.container-l,.container-xl{padding-left:20px;padding-right:20px}.container-l{max-width:1220px}.wrap{margin:0 auto}img{max-width:100%}.color-brand{color:#08474a}.color-success{color:#00b073}.color-white{color:#fff}.color-black{color:#000}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700,.fw-900{font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.default-section{padding:80px 0}h1 p,h2 p,h3 p,h4 p,h5 p,h6 p{margin:0}@font-face{font-family:ploni;font-weight:400;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-regular-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-regular-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-regular-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:900;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-black-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-black-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-black-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:700;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-bold-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-bold-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-bold-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:600;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-demibold-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-demibold-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-demibold-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:300;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-light-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-light-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-light-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:500;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-medium-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-medium-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-medium-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:800;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-ultrabold-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-ultrabold-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-ultrabold-aaa.eot) format("eot")}@font-face{font-family:ploni;font-weight:200;font-style:normal;font-display:swap;src:url(/wp-content/themes/avia2000/dist/fonts/ploni-ultralight-aaa.woff2) format("woff2"),url(/wp-content/themes/avia2000/dist/fonts/ploni-ultralight-aaa.woff) format("woff"),url(/wp-content/themes/avia2000/dist/fonts/ploni-ultralight-aaa.eot) format("eot")}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.pixfadeup{-webkit-animation-name:pixfadeup;animation-name:pixfadeup}@-webkit-keyframes pixfadeup{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes pixfadeup{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.btn{position:relative;display:flex;justify-content:center;height:50px;font-size:22px;font-weight:700;text-align:center;cursor:pointer;border-radius:0;padding:0 45px 0 0;transition:.2s ease;border:0;color:#fff;text-decoration:none}@media (min-width:1921px){.btn{height:2.60417vw;font-size:1.14583vw;padding:0 2.34375vw 0 0}}@media (max-width:768px){.btn{font-size:21px}}.btn:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;transform:translate(-6px,6px);background-color:#bfd44a;z-index:0;transition:.2s ease}.btn:hover{color:#fff}.btn-dots{position:absolute;right:0;height:100%;width:45px;background-color:#42e587}@media (min-width:1921px){.btn-dots{width:2.34375vw}}.btn-dots:after,.btn-dots:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:10px;height:10px;border-radius:50%;background-color:#fff}@media (min-width:1921px){.btn-dots:after,.btn-dots:before{width:.52083vw;height:.52083vw}}.btn-dots:before{top:13px}@media (min-width:1921px){.btn-dots:before{top:.67708vw}}.btn-dots:after{bottom:13px}@media (min-width:1921px){.btn-dots:after{bottom:.67708vw}}.btn-light{background-color:#fff;color:#00b073}.btn-light:before{background-color:#fcc942}.btn-next{background-color:#00b073;color:#fff}.btn-next:hover .btn-text{background-color:#08474a}.btn-text{display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:relative;background-color:#00b073;min-width:190px;transition:all .3s}@media (min-width:1921px){.btn-text{min-width:9.89583vw}}.btn-text .wpcf7-submit{width:100%;height:100%;font-family:inherit;font-size:22px;font-weight:700;color:#fff;border:0;box-shadow:none;background-color:transparent;cursor:pointer}@media (min-width:1921px){.btn-text .wpcf7-submit{font-size:1.14583vw}}.btn-text .wpcf7-spinner{display:none}@media (max-width:768px){.btn-text{min-width:168px}}.btn-disabled{background-color:#e5e5e5;color:#fff}.btn-disabled:before{content:none}.btn-disabled .btn-dots{background-color:#e5e5e5}.btn-disabled .btn-dots:before{background-color:#000}.btn-disabled .btn-text{background-color:#fff}.btn-dark .btn-text{background-color:#08474a}.btn-dark:hover .btn-text{background-color:#00b073}.btn-yellow{font-size:68px;font-weight:900;min-height:91px;border-radius:24px;color:#08474a;background:#fcc942;box-shadow:4px 6px 0 0 #08474a;transition:box-shadow .3s ease-in-out}@media (min-width:1921px){.btn-yellow{min-height:4.73958vw;border-radius:1.25vw;font-size:3.54167vw}}@media (max-width:991px){.btn-yellow{font-size:42px;min-height:56px;height:auto;padding:8px 0;border-radius:12px}}@media (max-width:767px){.btn-yellow{font-size:30px;border-radius:8px}}.btn-yellow:before{content:none}@media (hover:hover){.btn-yellow:hover{color:#08474a;box-shadow:2px 3px 0 0 #08474a}}.btn-yellow:active{color:#08474a;box-shadow:0 0 0 0 #08474a}.wpcf7 input[type=email].wpcf7-form-control,.wpcf7 input[type=tel].wpcf7-form-control,.wpcf7 input[type=url].wpcf7-form-control,.wpcf7-form{direction:rtl}.wpcf7 br{display:none}.wpcf7-form-control,.wpcf7-form-input,.wpcf7-form-textarea{font-weight:400;font-size:24px;line-height:2;color:#fff;padding:6px 16px;width:100%;max-width:540px;background-color:rgba(211,223,223,.2);border:0;font-family:inherit}@media screen and (min-width:1500px){.wpcf7-form-control,.wpcf7-form-input,.wpcf7-form-textarea{padding:.3125vw .83333vw;font-size:1.25vw;max-width:28.125vw}}@media screen and (max-width:768px){.wpcf7-form-control,.wpcf7-form-input,.wpcf7-form-textarea{font-size:20px;line-height:1.2;color:#08474a;padding:14px 16px;border-radius:0}}.wpcf7-form-control::placeholder,.wpcf7-form-input::placeholder,.wpcf7-form-textarea::placeholder{color:#fff}.wpcf7-form-control.wpcf7-not-valid,.wpcf7-form-input.wpcf7-not-valid,.wpcf7-form-textarea.wpcf7-not-valid{box-shadow:inset 0 0 0 2px #fe7373;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M12.427 22c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10zM12.427 8v4M12.427 16h.01' stroke='%23FE7373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 14px/34px 34px;font-size:24px}@media (min-width:1500px){.wpcf7-form-control.wpcf7-not-valid,.wpcf7-form-input.wpcf7-not-valid,.wpcf7-form-textarea.wpcf7-not-valid{font-size:1.25vw}}@media screen and (max-width:768px){.wpcf7-form-control.wpcf7-not-valid,.wpcf7-form-input.wpcf7-not-valid,.wpcf7-form-textarea.wpcf7-not-valid{font-size:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M12.427 22c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10zM12.427 8v4M12.427 16h.01' stroke='%23FE7373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 16px/24px 24px}}.wpcf7-form-textarea{resize:none}.cf7sg-container{position:relative}.cf7sg-container .sent .wpcf7-response-output{position:absolute;top:0;right:-6px;bottom:-6px;left:-6px;margin:0!important;background-color:#08474a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.home-banner .wpcf7-form-input{background:hsla(0,0%,100%,.1);font-size:20px;color:#fff;padding:14px;line-height:1.2;margin:0}@media screen and (min-width:1500px){.home-banner .wpcf7-form-input{font-size:1.0417vw;padding:.729vw}}.home-banner .wpcf7 .btn-text{padding:0}.home-banner .wpcf7-submit{padding:0;width:220px;height:100%;background:transparent;border:0;font-family:inherit;font-size:20px;color:#fff;font-weight:700}@media (min-width:1500px){.home-banner .wpcf7-submit{font-size:1.04167vw;width:11.45833vw}}.home-banner .wpcf7 .wpcf7-spinner{display:none}.home-banner .form-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}@media (min-width:1500px){.home-banner .form-wrapper{gap:.78125vw}}@media (max-width:1200px){.home-banner .form-wrapper{justify-content:center}}.home-banner .form-item{width:100%;margin-top:0}.home-banner .form-btn-wrapper{justify-content:flex-end;width:100%}@media (max-width:1200px){.home-banner .form-btn-wrapper{justify-content:center}}@media (max-width:576px){.home-banner .form-btn-wrapper{justify-content:flex-end}}@media (max-width:1200px){.home-banner .wpcf7-form .wpcf7-form-control{margin:0 auto}}.wpcf7-form-control-wrap{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:1500px){.wpcf7-form-control-wrap{gap:.625vw}}@media screen and (max-width:768px){.wpcf7-form-control-wrap{gap:6px}}.wpcf7-form .wpcf7-not-valid-tip{color:#fe7373;position:absolute;top:100%;font-size:14px;line-height:1.2}@media screen and (min-width:1500px){.wpcf7-form .wpcf7-not-valid-tip{font-size:.729vw}}#contact-form{padding-top:70px;margin-top:-70px}.wpcf7-form.invalid .wpcf7-response-output{max-width:540px;margin-left:0;margin-right:0}@media (min-width:1500px){.wpcf7-form.invalid .wpcf7-response-output{max-width:28.125vw}}.wpcf7-form.sent .wpcf7-response-output{display:none!important}.wpcf7-form:not(.invalid).sending .form-btn-wrapper{pointer-events:none;opacity:.6;filter:grayscale(.6)}.accordion-title{font-size:30px;background-color:#f8fafa;color:#08474a;padding:12px 80px;line-height:1.4;transition:.2s ease;margin:12px 0 0;border:1px solid #f8fafa;cursor:pointer;position:relative}@media screen and (min-width:1500px){.accordion-title{font-size:1.5625vw;padding:.625vw 4.16667vw;margin:.625vw 0 0}}@media screen and (max-width:768px){.accordion-title{padding:12px 15px 12px 64px;font-size:20px;line-height:1.2;display:flex;align-items:center;font-weight:500}}.accordion-title.active{background-color:#fff;border:1px solid #f4f4f4}.accordion-title .expand-collapse{content:"";position:absolute;top:50%;left:46px;transform:translateY(-50%);width:31px;height:31px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31' fill='none'%3E%3Ccircle opacity='.3' cx='15.833' cy='15.228' r='14.5' stroke='%2308484A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.833 13.814l2.293-2.293a1 1 0 0 1 1.414 1.414l-2.293 2.293 2.293 2.293a1 1 0 0 1-1.414 1.414l-2.293-2.293-2.293 2.293a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 1.414-1.414l2.293 2.293z' fill='%2301AF74'/%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='11' y='11' width='9' height='9'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.833 13.814l2.293-2.293a1 1 0 0 1 1.414 1.414l-2.293 2.293 2.293 2.293a1 1 0 0 1-1.414 1.414l-2.293-2.293-2.293 2.293a1 1 0 1 1-1.414-1.414l2.293-2.293-2.293-2.293a1 1 0 0 1 1.414-1.414l2.293 2.293z' fill='%23fff'/%3E%3C/mask%3E%3C/svg%3E") no-repeat 50%/cover;transition:.2s ease}@media screen and (min-width:1500px){.accordion-title .expand-collapse{left:2.39583vw;width:1.61458vw;height:1.61458vw}}@media screen and (max-width:768px){.accordion-title .expand-collapse{left:12px}}.accordion-title .expand-collapse.active{transform:translateY(-50%) rotate(45deg)}.accordion-title:hover{border-color:#00b073}.accordion-description{font-size:24px;color:#808285;line-height:1.4;margin:0;max-height:0;overflow:hidden;transition:max-height .2s ease-out}@media screen and (min-width:1500px){.accordion-description{font-size:1.25vw}}.accordion-description-inner{padding:12px 80px 12px 150px;background-color:#f8fafa}@media screen and (min-width:1500px){.accordion-description-inner{padding:.625vw 4.16667vw .625vw 7.8125vw}}@media screen and (max-width:768px){.accordion-description-inner{padding:12px 15px 12px 64px;font-size:16px}}.accordion-description-inner>*{display:block}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.slider{padding:70px 0 130px;background-color:#f4f4f4}@media screen and (min-width:1500px){.slider{padding:3.64583vw 0 6.77083vw}}@media screen and (max-width:768px){.slider{padding:80px 0}}.slider-inner{position:relative;max-height:715px}@media screen and (max-width:992px){.slider-inner{max-height:none}}.slider-title{margin:0;font-weight:700;font-size:60px;line-height:88px;text-align:center;color:#08474a}@media screen and (min-width:1500px){.slider-title{font-size:3.125vw}}@media screen and (max-width:768px){.slider-title{line-height:1;font-size:36px;text-align:center;margin-bottom:36px}}.slider-subtitle{margin:0 0 52px;font-weight:400;font-size:30px;line-height:44px;text-align:center;color:#08474a}@media screen and (min-width:1500px){.slider-subtitle{margin:0 0 2.70833vw;font-size:1.5625vw}}.slider__slide{filter:grayscale(1);opacity:.5;transform:scale(.9);transition:.5s ease}.slider__slide.glide__slide--active{filter:none;opacity:1;transform:none}.slider__arrow{font-size:0;width:77px;height:77px;border-radius:50%;background-color:#00b073;box-shadow:0 4px 4px rgba(0,0,0,.25);background-repeat:no-repeat;background-position:50%;transition:.5s ease;border:0}@media screen and (min-width:1500px){.slider__arrow{width:4.01042vw;height:4.01042vw}}@media screen and (max-width:992px){.slider__arrow{display:none}}.slider__arrow:hover{box-shadow:none}.slider__arrow--left{left:0;transform:translateX(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.704 22.006l-6.25-6.25 6.25-6.25M1.454 15.756h28.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='rotate(-90 15.482 14.649)' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media screen and (min-width:1500px){.slider__arrow--left{transform:translateY(-50%);left:26px}}.slider__arrow--right{right:0;transform:translateX(50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23.962 8.256l6.25 6.25-6.25 6.25M30.212 14.506H1.462'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='rotate(90 15.351 15.482)' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media screen and (min-width:1500px){.slider__arrow--right{transform:translateY(-50%);right:26px}}.slider__bullets{bottom:auto;top:100%;padding:36px 0}@media screen and (min-width:1500px){.slider__bullets{padding:1.875vw 0}}@media screen and (max-width:1400px){.slider__bullets{gap:11px;padding:28px 0}}.slider__bullet{width:18px;height:18px;background-color:#e5e5e5;margin:0 8px;transition:.5s ease;box-shadow:none}@media screen and (min-width:1500px){.slider__bullet{width:.9375vw;height:.9375vw;margin:0 .41667vw}}@media screen and (max-width:1400px){.slider__bullet{width:12px;height:12px;margin:0}}.slider__bullet:focus{border:0}.slider__bullet.glide__bullet--active,.slider__bullet:focus{background-color:#00b073}@media screen and (max-width:992px){.slider .container-xl{padding:0}}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background-color:rgba(0,0,0,.5)}.modal.show{display:block}.modal-overlay{max-width:920px;margin:140px auto;position:relative}@media screen and (min-width:1500px){.modal-overlay{margin:7.29167vw auto}}@media screen and (max-width:992px){.modal-overlay{max-width:80vw}}.modal-body{width:100%;padding:40px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;min-height:450px;overflow-y:auto;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.modal-body.-inverse{background-color:#08474a;color:#fff}.modal-body.-inverse .modal-close{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.1.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc.--%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25-6.2 6.25-14.4 9.35-22.6 9.35s-16.38-3.125-22.62-9.375L160 301.3 54.63 406.6C48.38 412.9 40.19 416 32 416s-16.37-3.1-22.625-9.4c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%/cover}@media screen and (min-width:1500px){.modal-body{padding:2.08333vw;border-radius:.20833vw;gap:.625vw}}.modal-body>*{max-width:100%}.modal-close{content:"";position:absolute;top:18px;right:20px;font-size:0;cursor:pointer;z-index:1;width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.1.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc.--%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25-6.2 6.25-14.4 9.35-22.6 9.35s-16.38-3.125-22.62-9.375L160 301.3 54.63 406.6C48.38 412.9 40.19 416 32 416s-16.37-3.1-22.625-9.4c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z' fill='%2308474a'/%3E%3C/svg%3E") no-repeat 50%/cover;transition:.2s ease}@media screen and (min-width:1500px){.modal-close{top:.9375vw;right:1.04167vw;width:.9375vw;height:.9375vw}}.modal-close:hover{transform:scale(1.1)}.modal-title{font-size:24px;text-align:center;margin:0 0 24px}@media screen and (min-width:1500px){.modal-title{font-size:1.25vw;margin:0 0 1.25vw}}.overflow{overflow:hidden}.addtoany_list{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:14px}@media screen and (min-width:1500px){.addtoany_list{gap:.72917vw}}.a2a_button_email,.a2a_button_email:hover{width:40px;height:40px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%23808285'%3E%3Cpath d='M9.108 14.131c-.307 0-.613-.131-.875-.35a1.241 1.241 0 0 1 0-1.75L13 7.262a1.241 1.241 0 0 1 1.75 0 1.241 1.241 0 0 1 0 1.75l-4.768 4.725c-.263.263-.57.394-.875.394z'/%3E%3Cpath d='M10.551 14.35c-.219.219-.437.35-.7.437a1.16 1.16 0 0 1-.219.263L6.92 17.762a1.928 1.928 0 0 1-2.713 0 1.928 1.928 0 0 1 0-2.712l2.713-2.713c.087-.087.175-.13.262-.218.088-.263.263-.482.438-.7l1.969-1.97c-.394-.13-.832-.174-1.27-.174-1.18 0-2.274.437-3.105 1.269L2.5 13.256c-.831.831-1.269 1.925-1.269 3.106 0 1.182.438 2.275 1.27 3.107.83.83 1.924 1.268 3.105 1.268 1.182 0 2.275-.437 3.107-1.268l2.712-2.713c.831-.831 1.269-1.925 1.269-3.106 0-.438-.088-.875-.175-1.269L10.55 14.35zM20.482 1.487c-1.706-1.706-4.506-1.706-6.212 0L11.557 4.2c-.83.831-1.268 1.925-1.268 3.106 0 .438.087.875.175 1.269l1.968-1.969c.22-.219.438-.35.7-.437.044-.088.132-.175.22-.263l2.712-2.712a1.928 1.928 0 0 1 2.712 0 1.928 1.928 0 0 1 0 2.712L16.064 8.62c-.088.087-.175.131-.263.218-.087.263-.262.482-.437.7l-1.97 1.97c.395.13.832.174 1.27.174 1.18 0 2.275-.437 3.106-1.268L20.482 7.7a4.41 4.41 0 0 0 0-6.213z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.97)' d='M0 0h21v21H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/22px!important}@media screen and (min-width:1500px){.a2a_button_email,.a2a_button_email:hover{width:2.08333vw;height:2.08333vw}}.a2a_button_facebook,.a2a_button_facebook:hover{width:40px;height:40px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M18.085 9.203h-3.236V7.08c0-.797.528-.983.9-.983h2.284V2.593l-3.145-.012c-3.492 0-4.287 2.613-4.287 4.286v2.336H8.582v3.61h2.02v10.219h4.247V12.814h2.866l.37-3.611z' fill='%23808285'/%3E%3C/svg%3E") no-repeat 50%/25px!important}@media screen and (min-width:1500px){.a2a_button_facebook,.a2a_button_facebook:hover{width:2.08333vw;height:2.08333vw}}.a2a_button_linkedin,.a2a_button_linkedin:hover{width:40px;height:40px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='22' viewBox='0 0 25 22' fill='none'%3E%3Cpath d='M5.165 11.159v7.364h3.727V8.328H5.165v2.83zM16.788 8.375c-1.523 0-2.55.656-2.98 1.29h-.135V8.327H10.93v10.195h3.093v-4.945c0-1.326.128-2.606 1.754-2.606 1.634 0 1.621 1.513 1.621 2.7v4.851h3.094v-5.487c0-.523.016-1.05-.04-1.5-.234-1.923-1.068-3.161-3.665-3.161zM7.13 3.387a1.774 1.774 0 1 0-.002 3.548 1.774 1.774 0 0 0 .001-3.548z' fill='%23808285'/%3E%3C/svg%3E") no-repeat 50%/25px!important}@media screen and (min-width:1500px){.a2a_button_linkedin,.a2a_button_linkedin:hover{width:2.08333vw;height:2.08333vw}}.a2a_svg{background-color:transparent!important}.a2a_svg svg{display:none!important}.breadcrumb{display:flex;flex-wrap:wrap;list-style-type:none;gap:55px;margin:0 0 45px;padding:0}@media screen and (max-width:768px){.breadcrumb{gap:40px}}.breadcrumb-item{position:relative;font-weight:700;font-size:17px;line-height:1;text-align:right;color:#08474a}.breadcrumb-item:not(:last-child):before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:10px;right:calc(100% + 23px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='10' viewBox='0 0 5 10' fill='none'%3E%3Cpath d='M4.888 9.306L.903 5 4.888.693a.424.424 0 0 0 .111-.288c0-.107-.04-.21-.111-.287A.372.372 0 0 0 4.622 0a.356.356 0 0 0-.266.118l-4.24 4.58A.443.443 0 0 0 0 5c0 .112.042.22.116.3l4.24 4.581a.372.372 0 0 0 .266.119.356.356 0 0 0 .267-.119A.424.424 0 0 0 5 9.594c0-.108-.04-.211-.111-.288h-.001z' fill='%23ACACAC'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.breadcrumb-item:not(:last-child):before{right:calc(100% + 16px)}}.breadcrumb-link{font-weight:400;color:#08474a;text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-wrapper{position:absolute;left:0;right:0;top:210px;z-index:5}@media (min-width:1501px){.breadcrumb-wrapper{top:17.1875vw}}.contact .breadcrumb-wrapper{margin:40px 0 120px;position:static}@media (min-width:1921px){.contact .breadcrumb-wrapper{margin:2.08333vw 0 6.25vw}}@media (max-width:576px){.contact .breadcrumb-wrapper{margin-bottom:60px}}.formula .breadcrumb-wrapper{position:static;z-index:12;padding-top:20px}.formula .breadcrumb-wrapper .breadcrumb{margin:0}.wprs_unslider #wprev-slider-1 .wprevpro_t6_outer_div{display:flex}@media screen and (max-width:992px){.wprs_unslider #wprev-slider-1 .wprevpro_t6_outer_div{flex-direction:column}}.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_1a{height:100%}.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_2{background-color:#fff;box-shadow:4px 4px 8px rgba(0,0,0,.25);border-radius:6px;padding:38px 22px 42px;gap:28px;color:#08474a;height:100%}@media screen and (min-width:1500px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_2{border-radius:.3125vw;padding:1.97917vw 1.14583vw 2.1875vw;gap:1.45833vw}}@media screen and (max-width:992px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_2{padding:18px 12px 22px}}.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_2_top{display:flex}.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_3{flex:1;flex-wrap:wrap;display:flex;margin-bottom:12px}.wprs_unslider #wprev-slider-1 .t6displayname{font-weight:600;font-size:30px;line-height:1.1;margin:20px 0 34px;height:66px;display:flex;align-items:center;width:100%}@media screen and (min-width:1500px){.wprs_unslider #wprev-slider-1 .t6displayname{font-size:1.5625vw;margin:1.04167vw 0 1.77083vw;height:3.4375vw}}@media screen and (max-width:992px){.wprs_unslider #wprev-slider-1 .t6displayname{height:46px;margin-bottom:20px}}.wprs_unslider #wprev-slider-1 .wpproslider_t6_star_DIV{width:100px}@media screen and (max-width:1200px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_star_DIV{width:100%}}.wprs_unslider #wprev-slider-1 .wpproslider_t6_SPAN_6{width:calc(100% - 130px);margin:0 14px}@media screen and (max-width:1200px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_SPAN_6{width:100%}}.wprs_unslider #wprev-slider-1 .wpproslider_t6_IMG_2{width:82px;min-width:82px;height:82px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width:1500px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_IMG_2{width:4.27083vw;min-width:4.27083vw;height:4.27083vw}}@media screen and (max-width:992px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_IMG_2{width:62px;min-width:62px;height:62px}}.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_3_logo{display:none}.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_4{padding-right:102px}@media screen and (max-width:1200px){.wprs_unslider #wprev-slider-1 .wpproslider_t6_DIV_4{padding-right:0}}.wprs_unslider .wprs_unslider-arrow{display:none}body,body.faq{padding-top:80px}@media (min-width:1501px){body,body.faq{padding-top:7.70833vw}}@media (min-width:1921px){body,body.faq{padding-top:144px}}@media (min-width:2400px){body,body.faq{padding-top:165px}}@media (min-width:3000px){body,body.faq{padding-top:200px}}@media (min-width:4000px){body,body.faq{padding-top:266px}}@media (min-width:4600px){body,body.faq{padding-top:308px}}.top-strip{padding-bottom:30px}.error404 .top-strip{padding-bottom:0!important}.error404 .top-strip .addtoany_content_bottom{display:none!important}.card .top-strip,.contact .top-strip,.formula .top-strip,.info .top-strip{padding-bottom:0}.top-strip__top{width:100%;max-width:100vw;background-color:#08474a}.top-strip__top-info{background-color:#08484a;padding:32px 38px 10px 64px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}@media (min-width:1201px){.top-strip__top-info{padding:1.04167vw 1.97917vw 1.04167vw 3.33333vw}}@media (max-width:1200px){.top-strip__top-info{padding:16px 20px 16px 24px}}@media (max-width:768px){.top-strip__top-info{padding:19px 12px 23px}}.top-strip__top-info-title{font-weight:500;font-size:52px;line-height:1.1;color:#fff;margin:0;position:relative;z-index:1}.top-strip__top-info-title span>p{color:#fcc942;font-weight:700}@media (min-width:1201px){.top-strip__top-info-title{font-size:2.8125vw}}@media (max-width:1200px){.top-strip__top-info-title{font-size:28px}}@media (max-width:991px){.top-strip__top-info-title{font-size:20px}}@media (max-width:768px){.top-strip__top-info-title{display:none}}.top-strip__top-info-steps{margin:0 auto 0 8%}@media (max-width:1200px){.top-strip__top-info-steps{margin:0 auto 0 0}}@media (max-width:768px){.top-strip__top-info-steps{margin:0}}.top-strip__top-info-btn.boxes-btn{margin:0;width:260px;box-shadow:-6px 6px 0 0 #01af74}.top-strip__top-info-btn.boxes-btn:before{content:none}@media (max-width:1200px){.top-strip__top-info-btn.boxes-btn{width:144px;padding-right:25px;margin-right:20px}}@media (max-width:768px){.top-strip__top-info-btn.boxes-btn{width:114px;margin-right:14px}}.top-strip__top-info-btn.boxes-btn>.btn-text{background:#fcc942;padding:8px 12px;text-align:center;font-size:24px;font-weight:700;align-items:center;line-height:1;color:#08474a}@media (min-width:1201px){.top-strip__top-info-btn.boxes-btn>.btn-text{padding:.41667vw .625vw;font-size:1.25vw}}@media (max-width:1200px){.top-strip__top-info-btn.boxes-btn>.btn-text{min-width:0;font-size:18px;padding:2px 10px}}@media (max-width:1200px){.top-strip__top-info-btn.boxes-btn>.btn-dots{width:25px}}.top-strip__top-info-btn.boxes-btn:hover{box-shadow:0 0 0 0 #01af74}.top-strip__top-info-btn.boxes-btn:hover .btn-text{background:#fcc942}.top-steps{display:flex;align-items:center;padding:0}.top-steps__item{display:flex;align-items:flex-start}.top-steps__item:not(:last-child):after{content:"";width:90px;margin-top:16px;flex:0 0 90px;height:41px;background:url("/wp-content/themes/avia2000/dist/images/arrow-step-icon.svg") 50%/41px auto no-repeat}@media (min-width:1501px){.top-steps__item:not(:last-child):after{width:4.6875vw;flex:0 0 4.6875vw;height:2.13542vw;background-size:2.13542vw auto}}@media (max-width:1200px){.top-steps__item:not(:last-child):after{width:25px;flex:0 0 25px;margin-top:11px;height:16px;background-size:16px auto}}@media (max-width:520px){.top-steps__item:not(:last-child):after{width:16px;flex:0 0 16px;height:12px;background-size:12px auto}}.top-steps__wrap{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;font-size:20px;font-weight:500;line-height:2}@media (min-width:1201px){.top-steps__wrap{font-size:1.04167vw}}@media (max-width:1200px){.top-steps__wrap{font-size:16px}.top-steps__wrap img{width:34px;height:auto}}@media (max-width:768px){.top-steps__wrap{font-size:14px;line-height:1.4}.top-steps__wrap img{margin-bottom:8px}}@media (max-width:520px){.top-steps__wrap{font-size:12px}}.form{padding:40px 0 100px;position:relative;background-color:#08474a;color:#fff}@media (min-width:1921px){.form{padding:2.08333vw 0 5.20833vw}}@media (max-width:576px){.form{padding:20px 0 80px}}.form:before{content:"";background-color:#08474a;width:100%;height:120px;position:absolute;top:-80px;left:0;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:10}@media (min-width:1921px){.form:before{height:6.25vw;top:-4.16667vw}}@media (max-width:576px){.form:before{height:80px;top:-60px}}@media (min-width:1921px){.form__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}@media (max-width:768px){.form-wrapper{text-align:center}}.form-bg{position:absolute;top:50%;transform:translateY(-65%);width:210px;height:210px;display:flex;align-items:center;justify-content:center;right:8%}@media (min-width:1921px){.form-bg{width:10.9375vw;height:10.9375vw}}.form-bg img{max-height:100%;max-width:100%}@media (min-width:1921px){.form-bg img{width:100%}}@media (max-width:1500px){.form-bg{right:4%}}@media (max-width:1400px){.form-bg{width:150px;height:150px}}@media (max-width:1200px){.form-bg{width:210px;height:210px;right:24%;top:62%;transform:none}}@media (max-width:991px){.form-bg{width:150px;height:150px;right:20%;top:66%}}@media (max-width:576px){.form-bg{bottom:0;left:0;right:unset;top:unset}}.form-inner{display:flex;align-items:center;justify-content:space-between;column-gap:20%;position:relative}.form-inner:after{content:"";width:1px;height:100%;background:#fff;opacity:.1;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media (min-width:1921px){.form-inner:after{width:.05208vw}}@media (max-width:1500px){.form-inner{column-gap:10%}}@media (max-width:1280px){.form-inner{column-gap:4%}}@media (max-width:1200px){.form-inner{flex-direction:column-reverse}.form-inner:after{display:none}}.form-right{position:relative;margin-right:auto}@media (max-width:1200px){.form-right{width:100%;padding-right:48%}}@media (max-width:576px){.form-right{padding:0}}.form-info{color:#fff;font-size:20px;margin:38px 0;position:relative;padding:0 80px}@media (min-width:1921px){.form-info{font-size:1.04167vw;margin:1.97917vw 0;padding:0 4.16667vw}}@media (max-width:768px){.form-info{margin:22px 0;padding:0 40px;font-size:20px}}.form-info:before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:768px){.form-info:before{background-size:contain;background-repeat:no-repeat;background-position:50%}}.form-info__phone:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M12.348 14.767s1.62-.928 2.044-1.15c.423-.224.86-.28 1.127-.118.402.246 3.785 2.496 4.07 2.696.285.2.422.77.03 1.328-.39.558-2.19 2.766-2.951 2.742-.764-.024-3.939-.094-9.926-6.082C.757 8.196.686 5.02.662 4.257c-.025-.763 2.183-2.563 2.741-2.953.56-.39 1.13-.243 1.329.031.225.312 2.45 3.684 2.694 4.07.168.264.106.705-.117 1.128-.223.424-1.15 2.044-1.15 2.044S6.813 9.69 9.023 11.9s3.325 2.866 3.325 2.866z' stroke='%23fff' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.26 .666)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:24px;height:35px;background-repeat:no-repeat;background-size:contain}@media (min-width:1921px){.form-info__phone:before{width:1.25vw;height:1.82292vw}}@media (max-width:768px){.form-info__phone:before{width:25px;height:25px}}.form-info__email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='20' viewBox='0 0 28 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.587 5.324l-.807-.808-7.48 7.48c-.934.934-2.506.934-3.441 0l-7.48-7.437-.807.807 5.567 5.567L3.572 16.5l.808.807 5.566-5.567 1.105 1.105a3.542 3.542 0 0 0 2.508 1.062c.934 0 1.827-.382 2.507-1.062l1.105-1.105 5.566 5.567.808-.807-5.567-5.567 5.61-5.61z' fill='%23fff'/%3E%3Cpath d='M22.014 18.752H5.227a1.796 1.796 0 0 1-1.785-1.785V4.984c0-.978.808-1.785 1.785-1.785h16.785c.978 0 1.785.807 1.785 1.785v11.983c0 .977-.807 1.785-1.784 1.785zM5.186 4.346a.58.58 0 0 0-.595.595v11.983c0 .34.255.595.595.595H21.97c.34 0 .595-.255.595-.595V4.941a.58.58 0 0 0-.595-.595H5.186z' fill='%23fff'/%3E%3C/svg%3E");width:30px;height:23px;background-repeat:no-repeat;background-size:contain}@media (min-width:1921px){.form-info__email:before{width:1.5625vw;height:1.19792vw}}@media (max-width:768px){.form-info__email:before{width:25px;height:25px}}.form-info__address:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' fill='%23fff'%3E%3Cpath d='M16.197 4.48C15.01 2.354 12.757.916 10.318.728 7.88.54 5.44 1.54 3.877 3.48A7.583 7.583 0 0 0 2.5 10.36C3 11.984 4 13.36 4.94 14.611l4.315 5.816c.125.188.313.25.5.25.188 0 .376-.125.5-.25 1.877-2.69 3.753-5.378 5.567-8.005l.125-.125c1.501-2.314 1.564-5.441.25-7.818zm-1.313 7.067l-.125.125c-1.689 2.44-3.377 4.816-5.003 7.255L6.003 13.8c-.875-1.188-1.814-2.44-2.251-3.878-.563-1.938-.125-4.127 1.125-5.69C6.003 2.79 7.88 1.915 9.756 1.915h.5c2.001.188 3.94 1.376 4.878 3.127 1.063 2.064 1 4.628-.25 6.504z'/%3E%3Cpath d='M9.693 5.606c-1.439 0-2.564 1.188-2.564 2.564 0 1.376 1.188 2.564 2.564 2.564 1.376 0 2.564-1.188 2.564-2.564 0-1.376-1.126-2.564-2.564-2.564zm0 3.94c-.75 0-1.313-.625-1.313-1.313 0-.75.625-1.314 1.313-1.314.75 0 1.313.626 1.313 1.314 0 .688-.563 1.313-1.313 1.313z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.248 .666)' d='M0 0h20.013v20.013H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:25px;height:32px;background-repeat:no-repeat;background-size:contain}@media (min-width:1921px){.form-info__address:before{width:1.30208vw;height:1.66667vw}}@media (max-width:768px){.form-info__address:before{width:25px;height:25px}}.form-info__mobile:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M18.148 20.129c.18.09.33.132.467.116.139-.017.253-.094.362-.219.212-.241.893-1.041 1.134-1.403.113-.174.22-.237.33-.25.117-.014.247.026.412.088.16.057.677.3 1.202.552.523.252 1.05.512 1.225.602l.166.08c.105.05.195.092.27.134.114.063.184.12.22.186h.002a.51.51 0 0 1 .039.19c.007.097.006.224-.006.372-.026.297-.099.68-.244 1.092-.141.402-.557.793-1.032 1.098-.474.304-.993.515-1.328.565-.561.084-1.06.104-1.698-.016-.64-.121-1.422-.384-2.551-.872-3.314-1.434-5.554-4.633-5.996-5.265a4.116 4.116 0 0 0-.069-.096l-.015-.02c-.107-.147-.449-.613-.771-1.249-.34-.67-.654-1.523-.654-2.387 0-1.614.79-2.462 1.161-2.86l.072-.077c.316-.34.686-.427.913-.427.24 0 .474 0 .678.013.029.002.057.002.085.002h.003l.089.001a.477.477 0 0 1 .18.042c.12.057.26.193.401.535.1.239.245.594.399.967l.228.555c.225.548.427 1.034.473 1.126.087.175.138.36.032.58-.3.596-.607.918-.828 1.15a9.71 9.71 0 0 0-.08.083c-.11.118-.197.222-.228.342-.033.123-.003.253.091.416.693 1.188 1.384 1.99 2.167 2.626.781.636 1.652 1.104 2.699 1.628zm0 0l.022-.045-.022.045zm5.833-.139c.087.149.087.863-.207 1.696-.294.837-1.712 1.592-2.4 1.696l2.607-3.392zm0 0c-.073-.132-.253-.217-.516-.342m.516.342l-.516-.342m0 0l-.163-.078.163.078z' fill='%23FFF' stroke='%23fff' stroke-width='.1'/%3E%3Cpath d='M22.382 3.432a14.302 14.302 0 0 1 4.612 3.1 14.423 14.423 0 0 1 3.1 4.612c.75 1.79 1.13 3.691 1.12 5.652-.01 1.95-.396 3.84-1.155 5.616a14.284 14.284 0 0 1-3.107 4.57 14.304 14.304 0 0 1-4.596 3.065 14.43 14.43 0 0 1-5.559 1.104h-.067a14.465 14.465 0 0 1-6.434-1.545l-.01-.005H5.36a1.436 1.436 0 0 1-1.436-1.436v-4.921l-.005-.01a14.464 14.464 0 0 1-1.545-6.435c-.01-1.95.363-3.846 1.104-5.63a14.289 14.289 0 0 1 3.064-4.596A14.386 14.386 0 0 1 16.73 2.312h.064c1.938 0 3.818.376 5.588 1.12zm2.913 21.875a12.019 12.019 0 0 0 3.57-8.52 12.017 12.017 0 0 0-3.531-8.589 11.987 11.987 0 0 0-3.86-2.594 12.007 12.007 0 0 0-4.677-.938h-.054a11.975 11.975 0 0 0-8.524 3.565 11.99 11.99 0 0 0-3.49 8.556c.01 1.955.497 3.898 1.411 5.614l.14.26v4.585h4.585l.26.14a12.108 12.108 0 0 0 5.614 1.41h.055c3.211 0 6.227-1.239 8.5-3.49z' fill='%23FFF' stroke='%23fff' stroke-width='.1'/%3E%3C/svg%3E");width:33px;height:33px;background-repeat:no-repeat;background-position:50%;background-size:24px}@media (min-width:1921px){.form-info__mobile:before{width:1.71875vw;height:1.71875vw;background-size:1.25vw}}@media (max-width:768px){.form-info__mobile:before{width:25px;height:25px}}.form-info__link{color:#fff;font-size:20px;text-decoration:none}@media (min-width:1921px){.form-info__link{font-size:1.04167vw}}@media (max-width:768px){.form-info__link{font-size:20px}}@media (min-width:1199px){.form-info__link--phone{pointer-events:none}}.form-working{padding:24px 21px;border-radius:11px;background-color:#08474a;color:#fff;max-width:320px}@media (min-width:1921px){.form-working{padding:1.25vw 1.09375vw;border-radius:.57292vw;max-width:16.66667vw}}.form-working__title{margin:0 0 18px;line-height:1;font-size:24px}@media (min-width:1921px){.form-working__title{margin:0 0 .9375vw;font-size:1.25vw}}.form-left{position:relative}@media (max-width:1200px){.form-left{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:32px}}.form-left p{font-size:24px;line-height:1.2;color:#fff;margin:12px 0 24px}@media (min-width:1921px){.form-left p{font-size:1.25vw;margin:.625vw 0 1.25vw}}@media (max-width:768px){.form-left p{font-size:20px;text-align:center}}.form-title{font-weight:900;font-size:60px;line-height:1.2;color:#fff;margin:0}@media (min-width:1921px){.form-title{font-size:3.125vw}}.form-title span{color:#00b073}@media (max-width:768px){.form-title{font-size:36px;margin:0 0 12px;text-align:center}}.form-subtitle{font-weight:400;font-size:20px;line-height:1.4;color:#fff;margin:0 0 16px;max-width:330px}@media (min-width:1921px){.form-subtitle{font-size:1.04167vw;margin:0 0 .83333vw;max-width:17.1875vw}}@media (max-width:1200px){.form-subtitle{text-align:center}}@media (max-width:768px){.form-subtitle{font-size:16px;margin-bottom:24px}}.form-btn-wrapper{display:flex;margin-top:24px;justify-content:flex-end;padding-left:6px}@media (min-width:1921px){.form-btn-wrapper{margin-top:1.25vw}}@media (max-width:1200px){.form-btn-wrapper{max-width:540px}}.form-item{margin-top:24px;display:block}@media (min-width:1921px){.form-item{margin-top:1.25vw}}.form .form-left p,.form .form-title,.form .wpcf7-form-input,.form .wpcf7-form-input::placeholder,.form .wpcf7-form-textarea,.form .wpcf7-form-textarea::placeholder{color:#fff}.info-tabs-home{position:relative;z-index:1}.info-tabs-home+div,.info-tabs-home+section{margin-top:-100px}@media (min-width:1921px){.info-tabs-home+div,.info-tabs-home+section{margin-top:-5.20833vw}}@media (min-width:1921px){.info-tabs-home__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}@media (max-width:1200px){.info-tabs-home__container{padding-left:0;padding-right:0}}.info-tabs-home__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:12;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s}.info-tabs-home__overlay.opened{opacity:1;visibility:visible;pointer-events:auto}.info-tabs-home__inner{padding:20px 15px;cursor:pointer}@media (min-width:1921px){.info-tabs-home__inner{padding:1.04167vw .78125vw}}@media (max-width:1200px){.info-tabs-home__inner{padding:20px 12px}}.info-tabs-home__inner.active .info-tabs-home__item{opacity:1;box-shadow:none;background:#fff}@media (max-width:1200px){.info-tabs-home__inner.active .info-tabs-home__item{box-shadow:0 8px 23px 0 rgba(0,0,0,.12)}}.info-tabs-home__inner.active .info-tabs-home__item:before{opacity:1}.info-tabs-home__inner.active .info-tabs-home__title{font-weight:700;font-size:23px}.info-tabs-home__item{padding:20px 16px;opacity:.5;display:flex;flex-direction:column;align-items:center;border-radius:12px;background:transparent;min-height:180px;transition:all .3s;position:relative}@media (min-width:1921px){.info-tabs-home__item{padding:1.04167vw .83333vw;border-radius:.625vw;min-height:9.375vw}}.info-tabs-home__item:before{content:"";position:absolute;top:-2px;right:-2px;background:linear-gradient(30deg,#fff,#fff 50%,#00b073);width:calc(100% + 4px);height:calc(100% + 4px);border-radius:13px;z-index:-1;opacity:0;transition:all .3s}@media (min-width:1921px){.info-tabs-home__item:before{border-radius:.67708vw}}.info-tabs-home__item:hover{box-shadow:0 8px 23px 0 rgba(0,0,0,.12);opacity:1;background:#fff}@media (min-width:1921px){.info-tabs-home__item:hover{box-shadow:0 .41667vw 1.19792vw 0 rgba(0,0,0,.12)}}.info-tabs-home__img{display:flex;align-items:center;justify-content:center;width:70px;height:70px}@media (min-width:1921px){.info-tabs-home__img{width:3.64583vw;height:3.64583vw}.info-tabs-home__img img{width:100%}}.info-tabs-home__img img{max-width:100%;max-height:100%;object-fit:contain}.info-tabs-home__title{text-align:center;color:#000;font-size:24px;line-height:28px;margin:0 -12px;font-weight:400;padding:20px 0 0;transition:all .3s}@media (min-width:1921px){.info-tabs-home__title{font-size:1.25vw;line-height:1.45833vw;padding:1.04167vw 0 0}}@media (max-width:1200px){.info-tabs-home__title{font-weight:700;font-size:18px;margin:0}}.info-tabs-home__descr{color:#000;text-align:center;font-size:14px;margin:0;line-height:1.1;overflow:hidden;max-height:0;transition:all .3s}@media (min-width:1921px){.info-tabs-home__descr{font-size:.72917vw}}.info-tabs-home__descr p{margin:0;padding:20px 0 0}.info-tabs-home .glide__track{padding:30px 0 140px;cursor:auto}@media (min-width:1921px){.info-tabs-home .glide__track{padding:1.5625vw 0 7.29167vw}}@media (max-width:991px){.info-tabs-home .glide__track{padding:10px 0 100px}}.info-tabs-home .glide__slides{overflow:unset!important}.info-tabs-home .glide__slide{height:auto!important}.home-video-block{padding:60px 0 120px;background:#f4f4f4;position:relative}@media (min-width:1921px){.home-video-block{padding:3.125vw 0 6.25vw}}@media (max-width:1200px){.home-video-block{padding:120px 0}}@media (max-width:576px){.home-video-block{padding:100px 0 120px}}.home-video-block__bg{display:flex;align-items:center;justify-content:center;width:170px;height:70px;position:absolute;right:12%;top:50px;z-index:11}@media (min-width:1921px){.home-video-block__bg{width:8.85417vw;height:3.64583vw;top:2.60417vw}.home-video-block__bg img{width:100%}}.home-video-block__bg img{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:1200px){.home-video-block__bg{width:90px;height:40px;right:75%;top:unset;bottom:70px}}@media (min-width:1921px){.home-video-block__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}.home-video-block__wrapper{max-width:800px;margin:0 auto}@media (min-width:1921px){.home-video-block__wrapper{max-width:41.66667vw}}@media (max-width:576px){.home-video-block__wrapper{margin:0 -20px}}.home-video-block__title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#000;margin:0 0 24px}@media (min-width:1921px){.home-video-block__title{font-size:3.125vw;margin:0 0 1.25vw}}.home-video-block__title span{font-weight:700;color:#0a8064}@media (max-width:1200px){.home-video-block__title{font-size:48px}}@media (max-width:576px){.home-video-block__title{font-size:32px}}.home-video-block__subtitle{margin:0 auto 64px;font-weight:400;font-size:24px;line-height:1.1;text-align:center;color:#000;opacity:.5;max-width:520px}@media (min-width:1921px){.home-video-block__subtitle{margin:0 auto 3.33333vw;font-size:1.25vw;max-width:27.08333vw}}@media (max-width:1200px){.home-video-block__subtitle{margin:0 auto 32px;font-size:18px}}@media (max-width:576px){.home-video-block__subtitle{margin:0 auto 24px;font-size:14px}}.home-video-block__video{width:100%;margin:0 auto 64px}@media (min-width:1921px){.home-video-block__video{margin:0 auto 3.33333vw}}.home-video-block__video .lyte-wrapper{margin:0!important;width:100%!important}.home-video-block__video .lyte-wrapper>div.lyte{padding-bottom:50%}.home-video-block__link{font-size:24px;font-weight:400;display:flex;align-items:center;justify-content:center;color:#000}@media (min-width:1921px){.home-video-block__link{font-size:1.25vw}}@media (max-width:768px){.home-video-block__link{font-size:16px}}.home-video-block__link a{color:#0a8064;padding-right:8px;font-weight:600}.home-video-block__link a:hover{text-decoration:none}@media (min-width:1921px){.home-video-block__link a{padding-right:.41667vw}}.home-video-block__link p{margin:0}.formula .home-video-block{background:#fff;padding:90px 0 120px}@media (min-width:1921px){.formula .home-video-block{padding:4.6875vw 0 6.25vw}}.home-banner{padding:0 0 90px;position:relative;background:#fff}@media (max-width:1200px){.home-banner{padding-bottom:100px;flex-direction:column}}@media (max-width:991px){.home-banner{padding-bottom:0}}.home-banner__row{position:relative;z-index:1;display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}@media (max-width:1200px){.home-banner__row{justify-content:flex-end}}@media (max-width:991px){.home-banner__row{position:static;flex-direction:column-reverse;align-items:center}}.home-banner__bg{flex:0 0 48vw;width:48vw;margin:0 auto -60px}@media (max-width:1200px){.home-banner__bg{position:absolute;width:60%;left:0;bottom:-40px;z-index:2}}@media (max-width:991px){.home-banner__bg{position:static;margin:0 auto;width:100%;max-width:900px}}.home-banner__bg img,.home-banner__bg video{width:100%;height:auto;object-fit:cover}.home-banner__content{display:flex;flex-direction:column;align-items:flex-start;color:#fff;position:relative;padding-right:50px;padding-top:20px;z-index:1}@media (max-width:1200px){.home-banner__content{position:relative;z-index:3;flex:0 0 550px;padding:0 20px;margin-bottom:20px}}@media (max-width:991px){.home-banner__content{flex:0 0 auto;order:1!important;margin-left:auto}}.home-banner__content h1{margin-top:0}@media (max-width:768px){.home-banner__content h1{margin-bottom:0}}.home-banner__content--title{display:block;font-weight:900;font-size:150px;line-height:.8;color:#bfd44a;position:relative;max-width:520px;margin:0}.home-banner__content--title span{color:#0a8064}@media (min-width:1201px){.home-banner__content--title{font-size:7.8125vw}}@media (max-width:1200px){.home-banner__content--title{font-size:100px;max-width:100%}.home-banner__content--title span{font-size:100px;font-weight:900}}@media (max-width:768px){.home-banner__content--title,.home-banner__content--title span{font-size:70px}}@media (max-width:576px){.home-banner__content--title,.home-banner__content--title span{font-size:40px}}.home-banner__content--subtitle{display:block;margin:0;font-size:64px;color:#0a8064;font-weight:900;line-height:1.4}@media (min-width:1201px){.home-banner__content--subtitle{font-size:3.33333vw}}@media (max-width:1200px){.home-banner__content--subtitle{font-size:48px;margin-bottom:4px}}@media (max-width:768px){.home-banner__content--subtitle{font-size:32px;font-weight:500}}@media (max-width:576px){.home-banner__content--subtitle{font-size:24px}}.home-banner__content--link{font-size:32px;font-weight:600;color:#0a8064;text-decoration:none;display:flex;align-items:center;position:relative;margin-top:8px}@media (min-width:1201px){.home-banner__content--link{font-size:1.66667vw}}@media (max-width:1200px){.home-banner__content--link{font-size:24px}}@media (max-width:768px){.home-banner__content--link{font-size:16px;flex-wrap:wrap}}.home-banner__content--link span{flex:0 0 auto;color:#000;padding-left:8px}@media (max-width:768px){.home-banner__content--link span{display:none}}.home-banner__content--link p{flex:0 0 auto;margin:0}.home-banner__content--link:after{content:"";width:100%;height:2px;position:absolute;bottom:4px;left:0;background:linear-gradient(90deg,#0a8064 77%,#000 0 100%);opacity:0;transition:all .3s}.home-banner__content--link:hover:after{opacity:1}.home-banner__sidebar{width:100%;max-width:530px;min-width:530px;background-color:#08474a;position:relative;z-index:1}@media (min-width:1201px){.home-banner__sidebar{max-width:27.60417vw;min-width:27.60417vw}}@media (max-width:1200px){.home-banner__sidebar{width:100%;max-width:100%;min-width:100%;display:flex;flex-direction:column;position:static;margin-top:-30px}}.home-banner__sidebar--contact{position:relative;margin:32px}@media (max-width:1200px){.home-banner__sidebar--contact{display:flex;align-items:center;justify-content:center;padding-bottom:80px}}@media (max-width:576px){.home-banner__sidebar--contact{padding-bottom:60px;margin-right:0}}.home-banner__sidebar--contact:before{content:"";width:60%;height:2px;background:#0a8064;position:absolute;left:50%;top:-24px;transform:translateX(-50%)}@media (max-width:1200px){.home-banner__sidebar--contact:before{width:80%}}.home-banner__sidebar--contact-title{color:#fff;text-align:center;font-size:24px;margin-bottom:8px}@media (min-width:1201px){.home-banner__sidebar--contact-title{font-size:1.25vw}}@media (max-width:1200px){.home-banner__sidebar--contact-title{margin:0 0 0 40px}}@media (max-width:768px){.home-banner__sidebar--contact-title{font-size:16px}}.home-banner__sidebar--contact-wrapper{display:flex;align-items:center;justify-content:space-around}.home-banner__sidebar--contact-link{flex-shrink:0}.home-banner__sidebar--contact-link:first-child{margin-left:16px}.home-banner__sidebar--contact-link a{display:flex;align-items:center;color:#01af74;font-size:24px;font-weight:700;text-decoration:none}.home-banner__sidebar--contact-link a:hover{text-decoration:underline}@media (min-width:1201px){.home-banner__sidebar--contact-link a{font-size:1.25vw}}@media (max-width:1200px){.home-banner__sidebar--contact-link a{justify-content:center;padding:8px;background:#0a8064;border-radius:7px}.home-banner__sidebar--contact-link a span{display:none}}.home-banner__sidebar--contact-link img{flex-shrink:0;width:32px;height:32px;object-fit:contain;margin-left:10px}@media (min-width:1201px){.home-banner__sidebar--contact-link img{width:1.66667vw;height:1.66667vw;margin-left:.52083vw}}@media (max-width:1200px){.home-banner__sidebar--contact-link img{width:28px;height:28px;margin:0}}@media (max-width:1200px){body.admin-bar .home-banner{padding-top:168px}}@media (max-width:768px){body.admin-bar .home-banner{padding-top:98px}}@media (max-width:1200px){body.admin-bar .home-banner__sidebar--info{top:48px}}@media (max-width:782px){body.admin-bar .home-banner__sidebar--info{top:34px}}@media (max-width:991px){.storage{z-index:25}.storage:before{content:none!important}.storage-bg img{display:none}}#contactModal .modal-overlay.small{max-width:40vw;min-width:550px}@media (max-width:600px){#contactModal .modal-overlay.small{min-width:100%}}#contactModal .home-banner__sidebar--form-subtitle{margin-bottom:0}#contactModal .home-banner__sidebar--contact{margin-top:60px}.contact-toggle{position:fixed;z-index:100;left:0;top:56%;transform:rotate(-90deg);transform-origin:0 0;background:#0a8064;border:0;color:#fff;padding:10px 20px;font-size:20px;cursor:pointer;opacity:0;transition:opacity .3s}.contact-toggle.active{opacity:1}.storage{background-color:#f4f4f4;padding:40px 0 110px;position:relative}@media (min-width:1921px){.storage{padding:2.08333vw 0 5.72917vw}}.storage:before{content:"";background-color:#f4f4f4;width:100%;height:120px;position:absolute;top:-100px;left:0;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:10}@media (min-width:1921px){.storage:before{height:6.25vw;top:-5.20833vw}}@media (max-width:576px){.storage:before{height:80px;top:-80px}}.storage-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:12;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s}.storage-overlay.opened{opacity:1;visibility:visible;pointer-events:auto}.storage-bg{display:flex;align-items:center;justify-content:center;width:170px;height:170px;position:absolute;right:80%;top:30px;z-index:11}.storage-bg img{max-width:100%;max-height:100%;object-fit:contain}@media (min-width:1921px){.storage-bg{width:8.85417vw;height:8.85417vw;top:1.5625vw}.storage-bg img{width:100%}}@media (max-width:1200px){.storage-bg{width:70px;height:70px;right:16px;transform:rotate(180deg);top:-40px}}.storage-container{max-width:1770px;padding:0 16px}@media (min-width:1921px){.storage-container{max-width:92.1875vw;padding:0 .83333vw}}@media (max-width:1200px){.storage-container{padding:0 12px}}.storage-title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#000;margin:0 0 24px}.storage-title span{font-weight:700;color:#0a8064}@media (min-width:1921px){.storage-title{font-size:3.125vw;margin:0 0 1.25vw}}@media (max-width:1200px){.storage-title{font-size:48px}}@media (max-width:576px){.storage-title{font-size:32px}}.storage-subtitle{margin:0 auto 96px;font-weight:400;font-size:20px;line-height:1.1;text-align:center;color:#000;opacity:.5;max-width:520px}@media (min-width:1921px){.storage-subtitle{font-size:1.04167vw;margin:0 auto 5vw;max-width:27.08333vw}}@media (max-width:1200px){.storage-subtitle{margin:0 auto 48px;font-size:16px}}@media (max-width:576px){.storage-subtitle{margin:0 auto 32px;font-size:14px}}.storage-wrapper{display:flex;gap:28px;justify-content:center}@media (min-width:1921px){.storage-wrapper{gap:1.45833vw}}@media (max-width:1200px){.storage-wrapper{flex-wrap:wrap}}@media (max-width:991px){.storage-wrapper{gap:12px}}.storage-item{position:relative;flex:0 1 25%}@media (max-width:1200px){.storage-item{flex:0 1 35%}}@media (max-width:991px){.storage-item{flex:0 1 45%}}@media (max-width:768px){.storage-item{flex:1 1 calc(50% - 6px)}}.storage-item__inner{height:0;padding-bottom:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:1200px){.storage-item__inner{height:auto;min-height:100%;padding:0}}.storage-item_box-1 .back,.storage-item_box-1 .front{background:#fcc942}.storage-item_box-1 .storage-item__subtitle,.storage-item_box-1 .storage-item__title span:first-child{color:#08474a}.storage-item_box-1 .storage-item__subtitle span{max-width:240px}@media (min-width:1921px){.storage-item_box-1 .storage-item__subtitle span{max-width:12.5vw}}@media (max-width:576px){.storage-item_box-1 .storage-item__subtitle span{max-width:100px}}.storage-item_box-1 .storage-item__btn,.storage-item_box-2 .back,.storage-item_box-2 .front{background:#08474a}.storage-item_box-2 .storage-item__title span:first-child{color:#42e587}.storage-item_box-2 .storage-item__subtitle{color:#fff}.storage-item_box-2 .storage-item__subtitle span{max-width:200px}@media (min-width:1921px){.storage-item_box-2 .storage-item__subtitle span{max-width:10.41667vw}}@media (max-width:576px){.storage-item_box-2 .storage-item__subtitle span{max-width:100px}}.storage-item_box-2 .storage-item__description{color:#fff}.storage-item_box-2 .storage-item__btn{background:#42e587}.storage-item_box-3 .back,.storage-item_box-3 .front{background:#0a8064}.storage-item_box-3 .storage-item__title span:first-child{color:#bfd44a}.storage-item_box-3 .storage-item__subtitle{color:#fff}.storage-item_box-3 .storage-item__subtitle span{max-width:240px}@media (min-width:1921px){.storage-item_box-3 .storage-item__subtitle span{max-width:12.5vw}}@media (max-width:576px){.storage-item_box-3 .storage-item__subtitle span{max-width:140px}}.storage-item_box-3 .storage-item__description{color:#fff}.storage-item_box-3 .storage-item__btn,.storage-item_box-4 .back,.storage-item_box-4 .front{background:#bfd44a}.storage-item_box-4 .storage-item__subtitle,.storage-item_box-4 .storage-item__title span:first-child{color:#08474a}.storage-item_box-4 .storage-item__subtitle span{max-width:160px}@media (min-width:1921px){.storage-item_box-4 .storage-item__subtitle span{max-width:8.33333vw}}@media (max-width:576px){.storage-item_box-4 .storage-item__subtitle span{max-width:100px}}.storage-item_box-4 .storage-item__btn{background:#0a8064}.storage-item__title{font-size:44px;color:#fff;text-transform:uppercase;text-align:center;font-weight:600;line-height:1;margin:0}@media (min-width:1921px){.storage-item__title{font-size:2.29167vw}}@media (max-width:1700px){.storage-item__title{font-size:36px}}@media (max-width:1440px){.storage-item__title{font-size:32px}}@media (max-width:1200px){.storage-item__title{font-size:36px}}.storage-item__subtitle{text-align:center;font-weight:600;font-size:40px;line-height:1;position:relative;margin:24px 0 0;width:100%;display:flex;justify-content:center}@media (min-width:1921px){.storage-item__subtitle{font-size:2.08333vw;margin:1.25vw 0 0}}@media (max-width:1700px){.storage-item__subtitle{font-size:32px}}@media (max-width:1440px){.storage-item__subtitle{font-size:28px}}@media (max-width:576px){.storage-item__subtitle{font-size:16px}}.storage-item__subtitle_back.storage-item__subtitle{font-size:20px}@media (min-width:1921px){.storage-item__subtitle_back.storage-item__subtitle{font-size:1.04167vw}}.storage-item__subtitle_back.storage-item__subtitle span{max-width:100%}.storage-item__subtitle_back.storage-item__subtitle:before{width:60%}@media (min-width:1201px){.storage-item__subtitle_back.storage-item__subtitle{display:none}}.storage-item__subtitle:before{content:"";height:2px;width:80%;background:#fff;position:absolute;top:-12px;left:50%;transform:translateX(-50%)}@media (min-width:1921px){.storage-item__subtitle:before{height:.10417vw;top:-.625vw}}@media (max-width:576px){.storage-item__subtitle:before{width:40%}}.storage-item__description{font-weight:400;font-size:24px;line-height:1.3;text-align:center;margin:12px 0 0}@media (min-width:1921px){.storage-item__description{font-size:1.25vw;margin:.625vw 0 0}}@media (max-width:1700px){.storage-item__description{font-size:20px}}@media (max-width:1440px){.storage-item__description{font-size:16px}}@media (max-width:1200px){.storage-item__description{margin:10px 0 0}}@media (max-width:576px){.storage-item__description{font-size:14px}}.storage-item__back,.storage-item__front{backface-visibility:hidden;transition:all .5s;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:1200px){.storage-item__back,.storage-item__front{backface-visibility:visible}}.storage-item__front{transform:rotateY(0);pointer-events:auto}@media (max-width:1200px){.storage-item__front{position:static;transform:none;padding:40px 0;cursor:pointer;flex:auto}}@media (max-width:576px){.storage-item__front{position:static;transform:none;padding:20px}}.storage-item__front .storage-item__title{display:flex;flex-direction:column;align-items:center}.storage-item__front .storage-item__title span:first-child{font-size:56px}@media (min-width:1921px){.storage-item__front .storage-item__title span:first-child{font-size:2.91667vw}}@media (max-width:1700px){.storage-item__front .storage-item__title span:first-child{font-size:48px}}@media (max-width:1440px){.storage-item__front .storage-item__title span:first-child{font-size:40px}}@media (max-width:576px){.storage-item__front .storage-item__title span:first-child{font-size:22px}}.storage-item__front .storage-item__title span:last-child{font-size:76px}@media (min-width:1921px){.storage-item__front .storage-item__title span:last-child{font-size:3.95833vw}}@media (max-width:1700px){.storage-item__front .storage-item__title span:last-child{font-size:60px}}@media (max-width:1440px){.storage-item__front .storage-item__title span:last-child{font-size:48px}}@media (max-width:576px){.storage-item__front .storage-item__title span:last-child{font-size:22px}}.storage-item__back{transform:rotateY(180deg);pointer-events:none;padding:32px 28px;justify-content:flex-end;overflow:hidden;width:100%;height:100%}@media (min-width:1921px){.storage-item__back{padding:1.66667vw 1.45833vw}}@media (max-width:1440px){.storage-item__back{padding:24px 16px}}@media (max-width:1200px){.storage-item__back{pointer-events:auto;justify-content:center;position:fixed;bottom:-1px;top:unset;left:50%;height:auto;width:760px;overflow:unset;transform:translate(-50%,100%);padding:32px 54px;z-index:12;box-shadow:0 -3px 15px rgba(0,0,0,.25);border-radius:40px 40px 0 0}.storage-item__back.opened{transform:translate(-50%)}}@media (max-width:768px){.storage-item__back{width:100%}}.storage-item__btn{position:absolute;top:0;right:0;width:100px;height:100px;border-radius:0 0 0 100%;display:flex;align-items:center;justify-content:center}@media (min-width:1921px){.storage-item__btn{width:5.20833vw;height:5.20833vw}}@media (max-width:1700px){.storage-item__btn{width:80px;height:80px}}@media (max-width:1440px){.storage-item__btn{width:60px;height:60px}}@media (max-width:1200px){.storage-item__btn{position:static;border-radius:100%;width:52px;height:52px;margin:16px auto 0}}.storage-item__btn svg{width:40px;height:40px;transform:rotate(-45deg) translateX(15px)}@media (min-width:1921px){.storage-item__btn svg{width:2.08333vw;height:2.08333vw}}@media (max-width:1700px){.storage-item__btn svg{width:32px;height:32px;transform:rotate(-45deg) translateX(10px)}}@media (max-width:1440px){.storage-item__btn svg{width:24px;height:24px;transform:rotate(-45deg) translateX(6px)}}@media (max-width:1200px){.storage-item__btn svg{transform:none}}.storage-item__close{display:none;width:32px;height:32px;border-radius:100%;background:hsla(0,0%,100%,.6);align-items:center;justify-content:center;position:absolute;right:12px;top:24px;cursor:pointer;border:none}@media (min-width:1921px){.storage-item__close{width:1.66667vw;height:1.66667vw;right:.625vw;top:1.25vw}}@media (max-width:1200px){.storage-item__close{display:flex}}.storage-item__close svg{pointer-events:none;max-width:100%;max-height:100%}@media (min-width:1201px){.storage-item:hover .front{pointer-events:none;transform:rotateY(180deg)}.storage-item:hover .back{pointer-events:auto;transform:rotateY(0);box-shadow:-10px 10px 18px 0 rgba(0,0,0,.14)}}.home-counter{background:#08474a;padding:40px 0 60px;position:relative}@media (min-width:1921px){.home-counter{padding:2.08333vw 0 3.125vw}}@media (max-width:1200px){.home-counter{padding:40px 0 20px}}.home-counter:after,.home-counter:before{content:"";background-color:#08474a;width:100%;height:120px;position:absolute;top:-80px;left:0;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:10}@media (min-width:1921px){.home-counter:after,.home-counter:before{height:6.25vw;top:-4.16667vw}}@media (max-width:576px){.home-counter:after,.home-counter:before{height:80px;top:-60px}}.home-counter:after{top:unset;bottom:-80px;transform:rotate(180deg)}@media (min-width:1921px){.home-counter:after{bottom:-4.16667vw}}@media (max-width:576px){.home-counter:after{top:unset;bottom:-60px}}@media (min-width:1921px){.home-counter__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}.home-counter__title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#fff;margin:0 0 120px}@media (min-width:1921px){.home-counter__title{font-size:3.125vw;margin:0 0 6.25vw}}.home-counter__title span{font-weight:700;color:#fcc942}@media (max-width:1200px){.home-counter__title{font-size:48px;margin-bottom:60px}}@media (max-width:576px){.home-counter__title{font-size:32px;margin-bottom:32px}}.home-counter__wrapper{display:flex;justify-content:center;align-items:center;max-width:1280px;margin:0 auto}@media (min-width:1921px){.home-counter__wrapper{max-width:66.66667vw}}@media (max-width:1200px){.home-counter__wrapper{flex-direction:column}}.home-counter__item{flex:0 0 33.333%;display:flex;flex-direction:column;justify-content:center;position:relative;padding:32px 8px}@media (min-width:1921px){.home-counter__item{padding:1.66667vw .41667vw}}@media (max-width:1200px){.home-counter__item{flex:1 1 100%;width:100%;margin:32px 0;padding:16px 0}}@media (max-width:576px){.home-counter__item{margin:16px 0}}.home-counter__item:nth-child(2):after,.home-counter__item:nth-child(2):before{content:"";opacity:.2;background:#fff;width:2px;height:90%;position:absolute;bottom:0}@media (min-width:1921px){.home-counter__item:nth-child(2):after,.home-counter__item:nth-child(2):before{width:.10417vw}}@media (max-width:1200px){.home-counter__item:nth-child(2):after,.home-counter__item:nth-child(2):before{width:210px;height:2px}}.home-counter__item:nth-child(2):after{left:0}@media (max-width:1200px){.home-counter__item:nth-child(2):after{top:-32px;bottom:unset;left:50%;transform:translateX(-50%)}}@media (max-width:576px){.home-counter__item:nth-child(2):after{top:-16px}}.home-counter__item:nth-child(2):before{right:0}@media (max-width:1200px){.home-counter__item:nth-child(2):before{bottom:-32px;left:50%;right:unset;transform:translateX(-50%)}}@media (max-width:576px){.home-counter__item:nth-child(2):before{bottom:-16px}}.home-counter__value{font-weight:700;color:#fcc942;text-align:center;font-size:100px;line-height:1;position:relative;z-index:1}@media (min-width:1921px){.home-counter__value{font-size:5.20833vw}}@media (max-width:1200px){.home-counter__value{font-size:80px}}@media (max-width:768px){.home-counter__value{font-size:64px}}.home-counter__text{color:#fff;font-size:26px;line-height:1.4;text-align:center;position:relative;z-index:1}@media (min-width:1921px){.home-counter__text{font-size:1.35417vw}}@media (max-width:1200px){.home-counter__text{font-size:20px}}@media (max-width:768px){.home-counter__text{font-size:16px}}.home-counter__img{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:0}.home-counter__img img{max-width:100%;max-height:100%;object-fit:contain}.map{position:relative;background:#fff;padding:20px 0 0}@media (min-width:1921px){.map{padding:1.04167vw 0 0}}@media (max-width:991px){.map+*{position:relative;z-index:3}.map+footer{min-height:320px}}.map:before{content:"";background-color:#fff;width:100%;height:120px;position:absolute;top:-100px;left:0;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:10}@media (min-width:1921px){.map:before{height:6.25vw;top:-5.20833vw}}@media (max-width:576px){.map:before{height:80px;top:-80px}}.map-content{display:flex;flex-direction:column;align-items:center;margin-bottom:64px}@media (min-width:1921px){.map-content{margin-bottom:3.33333vw}}@media (max-width:991px){.map-content{margin-bottom:32px}}@media (max-width:991px){.map-wrapper{position:relative;height:550px;overflow-y:auto;overflow-x:hidden}}@media (max-width:991px){.map-frame{position:relative;overflow:hidden;height:850px}.map-frame:before{content:"";height:100%;width:100px;position:absolute;right:0;top:0;z-index:0;background:#0c190d}}.map-inner{position:relative}@media (max-width:991px){.map-inner{width:1440px;transform:rotate(-65deg) translateY(120%)}}@media (max-width:400px){.map-inner{transform:rotate(-65deg) translateY(125%)}}@media (max-width:375px){.map-inner{transform:rotate(-65deg) translateY(128%)}}.map-map{position:relative;z-index:1;width:100%}@media (min-width:1921px){.map-map{width:100%}}.map-dude{position:absolute;width:310px;height:340px;display:flex;align-items:center;justify-content:center;right:74%;top:-10%;z-index:0}@media (min-width:1921px){.map-dude{width:16.14583vw;height:17.70833vw}}@media (max-width:1200px){.map-dude{width:180px;height:180px;top:0}}@media (max-width:991px){.map-dude{display:none}}.map-dude img{max-width:100%;max-height:100%;object-fit:contain}@media (min-width:1921px){.map-dude img{width:100%}}.map-title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#000;margin:0 0 24px}@media (min-width:1921px){.map-title{font-size:3.125vw;margin:0 0 1.25vw}}.map-title span{font-weight:700;color:#0a8064}@media (max-width:1200px){.map-title{font-size:48px;margin:0 0 16px}}@media (max-width:576px){.map-title{font-size:32px}}.map-subtitle{margin:0 auto 24px;font-weight:400;font-size:20px;line-height:1.1;text-align:center;color:#000;opacity:.5;max-width:370px}@media (min-width:1921px){.map-subtitle{font-size:1.04167vw;margin:0 auto 1.25vw;max-width:19.27083vw}}@media (max-width:1200px){.map-subtitle{margin:0 auto 16px;font-size:16px}}@media (max-width:576px){.map-subtitle{font-size:14px}}.map-link{font-weight:700;font-size:24px;line-height:1.4;text-align:center;text-decoration:underline;color:#0a8064}@media (min-width:1921px){.map-link{font-size:1.25vw}}@media (max-width:1200px){.map-link{font-size:20px}}@media (max-width:576px){.map-link{font-size:16px}}.map-link:hover{text-decoration:none}.map-item{position:absolute;width:30px;z-index:2;transform:translate(-30%,-100%)}@media (min-width:1921px){.map-item{width:1.5625vw}}@media (max-width:1200px){.map-item{width:20px}}@media (max-width:991px){.map-item{transform:rotate(65deg) translate(-80%,-30%)}}.map-marker{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:rotate(-3deg)}.map-marker img{max-width:100%;max-height:100%;object-fit:contain}.map-tooltip{position:absolute;left:50%;white-space:nowrap;bottom:-20px;transform:translateX(-50%);color:#fff;text-decoration:none;font-size:18px;font-weight:700;z-index:5}@media (min-width:1921px){.map-tooltip{font-size:.9375vw;bottom:-1.04167vw}}@media (max-width:1440px){.map-tooltip{font-size:16px}}@media (max-width:991px){.map-tooltip{font-size:14px}}.boxes{background-color:#f4f4f4;padding:160px 0 120px;position:relative}@media (min-width:1921px){.boxes{padding:8.33333vw 0 6.25vw}}@media (min-width:1921px){.boxes__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}.boxes__bg{display:flex;align-items:center;justify-content:center;position:absolute;z-index:11}.boxes__bg img{max-width:100%;max-height:100%;object-fit:contain}@media (min-width:1921px){.boxes__bg img{width:100%}}.boxes__bg-first{width:148px;height:120px;left:0;top:50px}@media (min-width:1921px){.boxes__bg-first{width:7.70833vw;height:6.25vw;top:2.60417vw}}@media (max-width:1200px){.boxes__bg-first{width:90px;height:80px}}@media (max-width:576px){.boxes__bg-first{top:40px}}.boxes__bg-second{width:250px;height:250px;right:10%;top:80px}@media (min-width:1921px){.boxes__bg-second{width:13.02083vw;height:13.02083vw;top:4.16667vw}}@media (max-width:1440px){.boxes__bg-second{right:6%}}@media (max-width:1200px){.boxes__bg-second{display:none}}.boxes__title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#000;margin:0 0 24px}@media (min-width:1921px){.boxes__title{font-size:3.125vw;margin:0 0 1.25vw}}.boxes__title span{font-weight:700;color:#0a8064}@media (max-width:1200px){.boxes__title{font-size:48px}}@media (max-width:576px){.boxes__title{font-size:32px}}.boxes__subtitle{margin:0 auto 80px;font-weight:400;font-size:20px;line-height:1.1;text-align:center;color:#000;opacity:.5;max-width:740px}@media (min-width:1921px){.boxes__subtitle{margin:0 auto 4.16667vw;font-size:1.04167vw;max-width:38.54167vw}}@media (max-width:1200px){.boxes__subtitle{margin:0 auto 48px;font-size:16px}}@media (max-width:576px){.boxes__subtitle{margin:0 auto 24px;font-size:14px}}.boxes__inner{padding:0 24px}@media (min-width:1921px){.boxes__inner{padding:0 1.25vw}}@media (max-width:1440px){.boxes__inner{padding:0 12px}}.boxes-item{background-color:#fff;flex:1;text-decoration:none;display:block}.boxes-item__image{background-color:#f8fafa;display:flex;align-items:center;justify-content:center;width:100%;height:0;padding-bottom:70%;position:relative}.boxes-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px 8px 16px;object-fit:cover}@media (min-width:1921px){.boxes-item__image img{padding:.52083vw .41667vw .83333vw}}.boxes-item__content{background-color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media (min-width:1921px){.boxes-item__content{padding:1.04167vw}}.boxes-item__content--info{display:flex;flex-direction:column}.boxes-item__content--btn{flex:0 0 60px}@media (min-width:1921px){.boxes-item__content--btn{flex:0 0 3.125vw}}@media (max-width:991px){.boxes-item__content--btn{flex:0 0 50px}}.boxes-item__name{font-size:28px;line-height:1.4;color:#08474a}@media (min-width:1921px){.boxes-item__name{font-size:1.45833vw}}@media (max-width:1440px){.boxes-item__name{font-size:24px}}@media (max-width:991px){.boxes-item__name{font-size:18px}}.boxes-item__price{font-weight:600;font-size:28px;line-height:1.3;color:#00b073}@media (min-width:1921px){.boxes-item__price{font-size:1.45833vw}}@media (max-width:1440px){.boxes-item__price{font-size:24px}}.boxes-item__btn{display:flex;flex-direction:column;align-items:center}.boxes-item__btn--text{font-size:20px;line-height:1.2;text-align:center;color:#000}@media (min-width:1921px){.boxes-item__btn--text{font-size:1.04167vw}}@media (max-width:1440px){.boxes-item__btn--text{font-size:18px}}@media (max-width:991px){.boxes-item__btn--text{font-size:16px}}.boxes-btn{width:260px;margin:0 auto}@media (min-width:1921px){.boxes-btn{width:13.54167vw}}.boxes-btn__wrapper{margin-top:60px}@media (min-width:1921px){.boxes-btn__wrapper{margin-top:3.125vw}}@media (max-width:1200px){.boxes-btn__wrapper{margin-top:32px}}.boxes__slider{padding-right:12%}@media (max-width:1440px){.boxes__slider{padding-right:6%}}@media (max-width:1200px){.boxes__slider{padding-right:0}}.boxes__arrow{width:76px;height:76px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#00b073;border:none;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);position:absolute;top:50%;transform:translateY(-50%);left:18%;cursor:pointer;transition:all .3s;transform-origin:center}@media (min-width:1921px){.boxes__arrow{width:3.95833vw;height:3.95833vw;box-shadow:0 .20833vw .20833vw 0 rgba(0,0,0,.25)}}.boxes__arrow svg{max-width:100%;max-height:100%}@media (min-width:1921px){.boxes__arrow svg{width:50%;height:50%}}.boxes__arrow:hover{transform:translateY(-50%) scale(1.1)}@media (max-width:1440px){.boxes__arrow{width:56px;height:56px;left:20%}}@media (max-width:1200px){.boxes__arrow{left:5%}}@media (max-width:768px){.boxes__arrow{width:40px;height:40px;left:8%}.boxes__arrow svg{max-width:16px}}.boxes__track{cursor:auto}.boxes .glide__slide--active+li{opacity:.2;transition:all .3s;pointer-events:none}@media (min-width:577px){.boxes .glide__slide--active+li+li{opacity:.2;transition:all .3s;pointer-events:none}.boxes .glide__slide--active+li{opacity:unset;transition:unset;pointer-events:auto}}@media (min-width:769px){.boxes .glide__slide--active+li+li+li{opacity:.2;transition:all .3s;pointer-events:none}.boxes .glide__slide--active+li+li{opacity:unset;transition:unset;pointer-events:auto}}.videos-slider{position:relative;background:#bfd44a;padding:60px 0 140px}@media (min-width:1921px){.videos-slider{padding:3.125vw 0 7.29167vw}}@media (max-width:1200px){.videos-slider{padding:40px 0 120px}}@media (max-width:576px){.videos-slider{padding:40px 0 100px}}.videos-slider:before{content:"";background-color:#bfd44a;width:100%;height:120px;position:absolute;top:-80px;left:0;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:10}@media (min-width:1921px){.videos-slider:before{height:6.25vw;top:-4.16667vw}}@media (max-width:576px){.videos-slider:before{height:80px;top:-60px}}@media (min-width:1921px){.videos-slider__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}.videos-slider__bg{width:150px;height:150px;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;right:5%;z-index:11}@media (min-width:1921px){.videos-slider__bg{width:7.8125vw;height:7.8125vw;top:-2.08333vw}}.videos-slider__bg img{max-width:100%;max-height:100%}@media (min-width:1921px){.videos-slider__bg img{width:100%}}@media (max-width:1600px){.videos-slider__bg{width:100px;height:100px}}@media (max-width:1200px){.videos-slider__bg{width:44px;height:44px;right:2%;top:-20px}}.videos-slider__title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#000;margin:0 0 24px}@media (min-width:1921px){.videos-slider__title{font-size:3.125vw;margin:0 0 1.25vw}}.videos-slider__title span{font-weight:700;color:#0a8064}@media (max-width:1200px){.videos-slider__title{font-size:48px;margin-bottom:0}}@media (max-width:576px){.videos-slider__title{font-size:32px}}.videos-slider__item{width:100%;position:relative}.videos-slider__item .lyte-wrapper{width:100%!important;margin:0!important}.videos-slider__item .lyte-wrapper>div.lyte{padding-bottom:50%}.videos-slider__text{position:absolute;right:0;bottom:-44px;font-size:32px;font-weight:600;color:#000;opacity:0;transition:all .4s}@media (min-width:1921px){.videos-slider__text{bottom:-2.29167vw;font-size:1.66667vw}}@media (max-width:1200px){.videos-slider__text{display:none}}.videos-slider__slides{padding:40px 0}@media (min-width:1921px){.videos-slider__slides{padding:2.08333vw 0}}.videos-slider__slide{opacity:.2;z-index:0;backface-visibility:hidden}.videos-slider__slide .lyte-wrapper,.videos-slider__slide iframe{pointer-events:none}.videos-slider__slide.glide__slide--active{z-index:2}.videos-slider__slide.glide__slide--active .lyte-wrapper,.videos-slider__slide.glide__slide--active iframe{pointer-events:auto}.videos-slider__slide.glide__slide--active .videos-slider__text{opacity:.5}.videos-slider__bullets{top:unset;bottom:-32px;cursor:auto;padding:36px 0}@media (min-width:1921px){.videos-slider__bullets{bottom:-2.5vw;padding:1.875vw 0}}@media (max-width:768px){.videos-slider__bullets{bottom:-24px}}.videos-slider__bullet,.videos-slider__bullet:hover{border:none}.videos-slider__btn{margin-top:64px}@media (min-width:1921px){.videos-slider__btn{margin-top:3.33333vw}}@media (max-width:768px){.videos-slider__btn{margin-top:32px}}.videos-slider__btn .btn:before{background-color:#00b073}.videos-slider__btn a:hover .btn-text{background-color:#bfd44a}.videos-slider__arrow{width:77px;height:77px;transform:translateY(-50%)}.videos-slider__arrow:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 4px 4px rgba(0,0,0,.25)}@media (min-width:1921px){.videos-slider__arrow{width:4.01042vw;height:4.01042vw;background-size:1.77083vw}}@media (max-width:1200px){.videos-slider__arrow{width:40px;height:40px;background-size:20px}}@media (max-width:992px){.videos-slider__arrow{display:block}}.videos-slider__arrow--left{left:-40px}@media (min-width:1921px){.videos-slider__arrow--left{left:-2.08333vw}}@media (max-width:1500px){.videos-slider__arrow--left{left:10px}}@media (max-width:1200px){.videos-slider__arrow--left{left:120px}}@media (max-width:768px){.videos-slider__arrow--left{left:48px}}@media (max-width:576px){.videos-slider__arrow--left{left:4px}}.videos-slider__arrow--right{right:-40px}@media (min-width:1921px){.videos-slider__arrow--right{right:-2.08333vw}}@media (max-width:1500px){.videos-slider__arrow--right{right:10px}}@media (max-width:1200px){.videos-slider__arrow--right{right:120px}}@media (max-width:768px){.videos-slider__arrow--right{right:48px}}@media (max-width:576px){.videos-slider__arrow--right{right:4px}}@media (min-width:1921px){.videos-slider .slider-inner{max-height:37.23958vw}}.rating{padding:40px 0 120px;background:#fff;position:relative}@media (min-width:1921px){.rating{padding:2.08333vw 0 6.25vw}.rating .wpproslider_t5_IMG_2{height:3.125vw;width:3.125vw;perspective-origin:1.5625vw 1.5625vw;transform-origin:1.5625vw 1.5625vw}.rating #wprev-slider-1 .wprev_preview_tcolor2_T5{font-size:.625vw;width:3.64583vw;margin-top:.3125vw}.rating #wprev-slider-1 .wprev_preview_bg1_T5{border-bottom:.15625vw solid #eee}.rating .wpproslider_t5_DIV_3L{width:3.64583vw;margin:.52083vw 0 .41667vw .41667vw}.rating #wprev-slider-1 .wprev_preview_tcolor1_T5{font-size:.72917vw;perspective-origin:8.98438vw 1.5625vw;transform-origin:8.98438vw 1.5625vw;margin:.41667vw}.rating .wprevpro_t5_DIV_1{margin-bottom:.52083vw}.rating #wprev-slider-1 .wprevsiteicon,.rating .wpproslider_t5_DIV_3_logo{height:1.66667vw}.rating span.wprevpro_star_imgs{margin-right:.15625vw}.rating #wprev-slider-1 .wprevpro_star_imgs span.svgicons{width:.83333vw;height:.83333vw;margin-bottom:-.10417vw;margin-right:.05208vw}}.rating:before{content:"";background-color:#fff;width:100%;height:120px;position:absolute;top:-80px;left:0;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:10}@media (min-width:1921px){.rating:before{height:6.25vw;top:-4.16667vw}}@media (max-width:576px){.rating:before{height:80px;top:-60px}}@media (min-width:1921px){.rating__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}.rating__bg{display:flex;align-items:center;justify-content:center;position:absolute;z-index:11}.rating__bg img{max-width:100%;max-height:100%}@media (min-width:1921px){.rating__bg img{width:100%}}.rating__bg_first{width:64px;height:120px;top:-120px;right:0}@media (min-width:1921px){.rating__bg_first{width:3.33333vw;height:6.25vw;top:-6.25vw}}@media (max-width:1200px){.rating__bg_first{width:40px;height:70px;top:-40px}}.rating__bg_second{width:85px;height:85px;bottom:60px;left:2%}@media (min-width:1921px){.rating__bg_second{width:4.42708vw;height:4.42708vw;bottom:3.125vw}}@media (max-width:1600px){.rating__bg_second{bottom:40px}}@media (max-width:1200px){.rating__bg_second{width:50px;height:50px}}.rating__title{font-weight:400;font-size:60px;line-height:1;text-align:center;color:#000;margin:0 0 48px}@media (min-width:1921px){.rating__title{font-size:3.125vw;margin:0 0 2.5vw}}.rating__title span{font-weight:700;color:#0a8064}@media (max-width:1200px){.rating__title{font-size:48px;margin-bottom:32px}}@media (max-width:576px){.rating__title{font-size:32px;margin-bottom:24px}}.rating .wpproslider_t5_DIV_1a{margin:0 24px}@media (min-width:1921px){.rating .wpproslider_t5_DIV_1a{margin:0 1.25vw}}@media (max-width:1200px){.rating .wpproslider_t5_DIV_1a{margin:0 8px}}@media (max-width:600px){.rating .wpproslider_t5_DIV_1a{margin:0 24px}}.rating .wpproslider_t5_DIV_2{display:flex}.rating .wpproslider_t5_DIV_3L{flex:0 0 auto}.rating .wpproslider_t5_DIV_3_logo{bottom:4px;left:4px;right:unset}@media (min-width:1921px){.rating .wpproslider_t5_DIV_3_logo{bottom:.20833vw;left:.20833vw}}.rating .wpproslider_t5_P_4{text-align:left;padding-bottom:32px}@media (min-width:1921px){.rating .wpproslider_t5_P_4{padding-bottom:1.66667vw}}.rating .wprevpro_star_imgs_T5{display:block}.rating .slickwprev-arrow{display:none!important;background-color:#01af74;width:32px;height:32px;border-radius:100%;align-items:center;justify-content:center;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);opacity:1;font-size:0;color:transparent;transition:all .3s;background-size:20px!important;background-position:50%!important;background-repeat:no-repeat!important;z-index:10}@media (min-width:1921px){.rating .slickwprev-arrow{width:1.66667vw;height:1.66667vw;box-shadow:0 .20833vw .20833vw 0 rgba(0,0,0,.25);background-size:1.04167vw!important}}.rating .slickwprev-arrow.slickwprev-next{left:-10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.704 22.006l-6.25-6.25 6.25-6.25M1.454 15.756h28.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='rotate(-90 15.482 14.649)' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")!important}@media (min-width:1921px){.rating .slickwprev-arrow.slickwprev-next{left:-.52083vw}}.rating .slickwprev-arrow.slickwprev-prev{right:-10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23.962 8.256l6.25 6.25-6.25 6.25M30.212 14.506H1.462'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='rotate(90 15.351 15.482)' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")!important}@media (min-width:1921px){.rating .slickwprev-arrow.slickwprev-prev{right:-.52083vw}}.rating .slickwprev-arrow:before{display:none}.rating .slickwprev-arrow:focus,.rating .slickwprev-arrow:hover{background-color:#01af74;box-shadow:none}@media (max-width:600px){.rating .slickwprev-arrow{display:flex!important}}.rating .slickwprev-dots{display:none!important;bottom:-20px;justify-content:center;align-items:center}@media (min-width:1921px){.rating .slickwprev-dots{bottom:-1.04167vw}}@media (max-width:600px){.rating .slickwprev-dots{display:flex!important}}.rating .slickwprev-dots li{display:flex;align-items:center;justify-content:center;width:18px;height:18px}@media (min-width:1921px){.rating .slickwprev-dots li{width:.9375vw;height:.9375vw}}.rating .slickwprev-dots li button{width:10px;height:10px;border-radius:100%;background:#d9d9d9;transition:all .3s}@media (min-width:1921px){.rating .slickwprev-dots li button{width:.52083vw;height:.52083vw}}.rating .slickwprev-dots li button:before{display:none}.rating .slickwprev-dots li.slickwprev-active button{background:#01af74}.rating-stars{margin-bottom:70px;font-weight:600;font-size:30px;line-height:1.2;color:#08474a}@media screen and (min-width:1500px){.rating-stars{margin-bottom:3.64583vw;font-size:1.5625vw}}@media screen and (max-width:768px){.rating-stars{margin-bottom:48px}}.rating-stars__inner{display:flex;gap:20px}@media screen and (min-width:1500px){.rating-stars__inner{gap:1.0416vw}}@media screen and (max-width:768px){.rating-stars__inner{flex-direction:column;align-items:center}}.rating-stars__items{display:flex;gap:10px}@media screen and (min-width:1500px){.rating-stars__items{gap:.52083vw}}.rating-stars__items-wrapper{display:flex;gap:14px;color:#808285}@media screen and (min-width:1500px){.rating-stars__items-wrapper{gap:.7291vw}}.rating-stars__item{width:32px;height:30px;display:inline-block}@media screen and (min-width:1500px){.rating-stars__item{width:1.666vw;height:1.666vw}}.rating-stars__item--full{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='30' viewBox='0 0 32 30' fill='none'%3E%3Cpath d='M20.346 8.8a1.98 1.98 0 0 0 1.49 1.083l9.716 1.42-7.03 6.846a1.98 1.98 0 0 0-.57 1.753l1.66 9.67-8.688-4.568a1.98 1.98 0 0 0-1.843 0l-8.687 4.568 1.659-9.67a1.98 1.98 0 0 0-.57-1.753l-7.03-6.846 9.717-1.42A1.98 1.98 0 0 0 11.66 8.8L16.002 0l4.343 8.8z' fill='%23FCC942'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.rating-slider{overflow:hidden;position:relative}@media screen and (max-width:768px){.rating-slider{overflow:visible}}.rating-slider__wrapper{width:1790px}@media screen and (min-width:1500px){.rating-slider__wrapper{width:93.2291vw}}@media screen and (max-width:768px){.rating-slider__wrapper{width:100%}}.rating-slider__slide{background-color:#fff;box-shadow:4px 4px 8px rgba(0,0,0,.1);border-radius:6px;padding:38px 22px 42px;display:flex;gap:28px;color:#08474a}@media screen and (min-width:1500px){.rating-slider__slide{border-radius:.3125vw;padding:1.97917vw 1.14583vw 2.1875vw;gap:1.45833vw}}@media screen and (max-width:768px){.rating-slider__slide{box-shadow:none;flex-direction:column;align-items:center;padding:0;gap:0;background-color:transparent}}.rating-slider__image{width:82px;min-width:82px;height:82px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width:1500px){.rating-slider__image{width:4.27083vw;min-width:4.27083vw;height:4.27083vw}}@media screen and (max-width:768px){.rating-slider__image{min-width:137px;width:137px;height:137px;padding:10px;border-radius:50%;background-color:#fff}}@media screen and (max-width:768px){.rating-slider__content{border-radius:6px;background:#fff;margin-top:-70px;padding:80px 20px 24px;width:100%}}.rating-slider__name{font-weight:600;font-size:30px;line-height:1.1;margin:8px 0 44px;height:66px;display:flex;align-items:center}@media screen and (min-width:1500px){.rating-slider__name{font-size:1.5625vw;margin:.41667vw 0 2.29167vw;height:3.4375vw}}@media screen and (max-width:768px){.rating-slider__name{text-align:center}}.rating-slider__rating{font-size:18px;line-height:1.1;margin-bottom:30px}@media screen and (min-width:1500px){.rating-slider__rating{font-size:.9375vw;margin-bottom:1.5625vw}}.rating-slider__header{display:flex;align-items:center;margin-bottom:12px}@media screen and (min-width:1500px){.rating-slider__header{margin-bottom:.625vw}}.rating-slider__header .rating-stars__item{width:22px;height:20px;margin-top:-6px}@media screen and (min-width:1500px){.rating-slider__header .rating-stars__item{width:1.14583vw;height:1.04167vw;margin-top:-.3125vw}}.rating-slider__time{font-size:18px;line-height:1.1;margin:0 14px}@media screen and (min-width:1500px){.rating-slider__time{font-size:.9375vw}}.rating-slider__text{font-size:20px;line-height:1.4;margin:0 0 24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1500px){.rating-slider__text{font-size:1.04167vw;margin:0 0 1.25vw;height:4.58333vw}}@media screen and (max-width:768px){.rating-slider__text{height:116px;-webkit-line-clamp:4}}.rating-slider__like{padding:0 34px;font-size:18px;line-height:1.2;position:relative;text-decoration:none;color:#08474a}@media screen and (min-width:1500px){.rating-slider__like{padding:0 1.77083vw;font-size:.9375vw}}.rating-slider__like:hover{text-decoration:underline}.rating-slider__like:before{content:"";position:absolute;right:0;top:calc(50% - 2px);transform:translateY(-50%);width:24px;height:25px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M5.001 10.933h-3v10h3v-10zM19.001 9.933h-5v-5a1 1 0 0 0-1-1h-1L7.666 9.308A3 3 0 0 0 7 11.192v7.74a2 2 0 0 0 2 2h6.435a3 3 0 0 0 2.69-1.672l2.875-5.827v-1.5a2 2 0 0 0-2-2z' fill='%23646A6E'/%3E%3C/svg%3E") no-repeat 100%/contain}@media screen and (min-width:1500px){.rating-slider__like:before{width:1.25vw;height:1.30208vw}}@media screen and (max-width:768px){.rating-slider__like:before{right:auto}}.rating-slider__arrows{padding:0 66px;display:flex;justify-content:space-between;flex-direction:row-reverse;margin:8px}@media screen and (min-width:1500px){.rating-slider__arrows{padding:0 3.4375vw;margin:.41667vw}}@media screen and (max-width:768px){.rating-slider__arrows{box-shadow:none;position:absolute;top:calc(50% + 40px);left:0;right:0;transform:translateY(-50%);padding:0 6px}}.rating-slider__arrow{font-size:0;width:76px;height:76px;border-radius:50%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31' fill='none'%3E%3Cg clip-path='url(%23a)' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.871 21.969l-6.25-6.25 6.25-6.25M.621 15.719h28.75'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='rotate(-90 15.047 15.047)' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/30px 30px,#08474a;box-shadow:0 4px 4px rgba(0,0,0,.25)}@media screen and (min-width:1500px){.rating-slider__arrow{width:3.95833vw;height:3.95833vw}}@media screen and (max-width:768px){.rating-slider__arrow{width:28px;height:28px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='28' viewBox='0 0 27 28' fill='none'%3E%3Ccircle cx='13.5' cy='14' r='13.5' fill='%23fff'/%3E%3Cpath d='M14.625 18.5l-4.5-4.5 4.5-4.5' stroke='%23000' stroke-width='1.125' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/28px}}@media screen and (max-width:768px){.rating-slider__arrow-prev{box-shadow:0 4px 4px rgba(0,0,0,.25)}}.rating-slider__arrow-next{transform:rotate(180deg) translateY(36px);display:none}@media screen and (max-width:768px){.rating-slider__arrow-next{transform:rotate(180deg);display:block;box-shadow:0 -4px 4px rgba(0,0,0,.25)}}.rating-slider__bullets{position:absolute;top:100%;padding:34px 0;gap:11px}@media screen and (min-width:1500px){.rating-slider__bullets{padding:1.77083vw 0;gap:.57292vw}}.rating-slider__bullet{width:12px;height:12px;border-radius:50%;background-color:#fff}@media screen and (min-width:1500px){.rating-slider__bullet{width:.625vw;height:.625vw}}.rating-slider__bullet.glide__bullet--active{background-color:#08474a}.addition-info{position:relative;z-index:2;background:#f4f4f4;padding:40px 0 0}@media (min-width:1921px){.addition-info{padding:2.08333vw 0 0}}.addition-info h2,.addition-info p{margin:0}@media (min-width:1921px){.addition-info__container{max-width:75vw;padding-left:1.04167vw;padding-right:1.04167vw}}.addition-info__button{margin:0 0 8px;text-align:right;padding:0}@media (min-width:1921px){.addition-info__button{margin-bottom:.41667vw}}@media (max-width:768px){.addition-info__button{width:100%}}.addition-info__title{font-size:28px;font-weight:700;color:#01af74;line-height:41px}@media (min-width:1921px){.addition-info__title{font-size:1.45833vw;line-height:2.13542vw}}.addition-info__content{color:#08474a;font-size:21px;font-weight:400}@media (min-width:1921px){.addition-info__content{font-size:1.09375vw}}.addition-info .table-container{width:100%;max-width:100%;overflow-x:auto}@media (max-width:991px){.addition-info .table-container{width:auto;max-width:unset;margin:0 -20px;padding:0 20px}}.addition-info .table-container::-webkit-scrollbar{height:18px}.addition-info .table-container::-webkit-scrollbar-track{background:#f4f4f4;margin:0 14px}.addition-info .table-container::-webkit-scrollbar-thumb{border:6px solid #f4f4f4;background:#5b7f80;border-radius:30px}.addition-info .table-container table{max-width:unset}