*{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Manrope",sans-serif}table{border-collapse:collapse}pre,code,kbd,samp{font-family:monospace,monospace}iframe,video{display:block;height:auto}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-hyphenate-character:"-";-moz-tab-size:4;-o-tab-size:4;tab-size:4}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}img{display:block;max-width:100%;height:auto}path{-webkit-transition:all .3s ease;transition:all .3s ease}a{color:inherit;display:inline-block;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}a.anchor{cursor:pointer}section{scroll-margin-top:100px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#477022;border-radius:60px}::-webkit-scrollbar{width:5px;height:5px}body::-webkit-scrollbar{width:7px}.preloader{position:fixed;left:0;top:0;z-index:9999;width:100vw;height:100vh;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader img{width:250px}.holder{max-width:101.875em;margin:0 auto;padding:0 15px;width:100%}@media(max-width: 1600px){.holder{max-width:84.375em}}.grid-container{display:grid}.span-col-2{grid-column:span 2/auto}.span-col-3{grid-column:span 3/auto}.span-col-4{grid-column:span 4/auto}.span-row-2{grid-row:span 2/auto}.span-row-3{grid-row:span 3/auto}.span-row-4{grid-row:span 4/auto}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hidden{display:none}a[data-hover-text]{font-weight:500;color:rgba(0,0,0,0);position:relative}a[data-hover-text]:after{position:absolute;left:0;top:0;font-weight:normal;color:#261f17;content:attr(data-text);text-align:center;width:100%}a[data-hover-text]:hover:after{font-weight:500}#totop{cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;position:fixed;right:42px;bottom:15px;background:#fff;border-radius:100%;border:1px solid #003c7d;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 7px 7px;z-index:99}@media(max-width: 767px){#totop{right:27px}}#totop.active{opacity:1;visibility:visible}@-webkit-keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes lineWidthAnim{from{width:0%}to{width:100%}}@keyframes lineWidthAnim{from{width:0%}to{width:100%}}.lineWidthAnim{-webkit-animation-name:lineWidthAnim;animation-name:lineWidthAnim}@-webkit-keyframes lineHeightAnim{from{height:0%}to{height:100%}}@keyframes lineHeightAnim{from{height:0%}to{height:100%}}.lineHeightAnim{-webkit-animation-name:lineHeightAnim;animation-name:lineHeightAnim}@-webkit-keyframes hubAnim{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes hubAnim{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.hubAnim{-webkit-animation-name:hubAnim;animation-name:hubAnim}@-webkit-keyframes rotateInfinit{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotateInfinit{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes animNone{from{opacity:1}to{opacity:1}}@keyframes animNone{from{opacity:1}to{opacity:1}}.animNone{-webkit-animation-name:animNone;animation-name:animNone}.btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease;border:2px solid #fff;-webkit-box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);text-transform:uppercase;background-color:#1c178b;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.32px;text-transform:uppercase;padding:18px 30px;border-radius:10px}.btn.transperent{background-color:rgba(0,0,0,0)}.btn.big{padding:18px 28px;font-size:20px;letter-spacing:.4px}@media(max-width: 800px){.btn.big{padding:16px 20px;font-size:16px}}.btn:hover{background-color:#212ec9}.btn:disabled{pointer-events:none;opacity:.5}textarea{resize:vertical;min-height:5.3125em}input,textarea,select{width:100%;-webkit-transition:all .3s;transition:all .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:12px 16px;background-color:#fff;color:#424141;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-radius:6px;border:1px solid rgba(0,0,0,0)}input:focus,textarea:focus,select:focus{background-color:#e4efff}input:hover,textarea:hover,select:hover{background-color:#e4efff}input:not(:-moz-placeholder), textarea:not(:-moz-placeholder), select:not(:-moz-placeholder){border-color:#a1c7ff}input:not(:-ms-input-placeholder), textarea:not(:-ms-input-placeholder), select:not(:-ms-input-placeholder){border-color:#a1c7ff}input:not(:placeholder-shown),textarea:not(:placeholder-shown),select:not(:placeholder-shown){border-color:#a1c7ff}input[type=date],textarea[type=date],select[type=date]{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset}input[type=number],textarea[type=number],select[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,textarea[type=number]::-webkit-outer-spin-button,textarea[type=number]::-webkit-inner-spin-button,select[type=number]::-webkit-outer-spin-button,select[type=number]::-webkit-inner-spin-button{display:none;margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#424141}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#424141}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#424141}input:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#424141}input[readonly],textarea[readonly],select[readonly]{cursor:not-allowed}input[type=checkbox],textarea[type=checkbox],select[type=checkbox]{width:22px;height:22px;cursor:pointer;position:relative;border-radius:0;background:rgba(0,0,0,0);border:1px solid #cfcfcf;padding:0}input[type=checkbox]:after,textarea[type=checkbox]:after,select[type=checkbox]:after{content:"";position:absolute;display:block;top:2px;left:2px;width:16px;height:16px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;background:url(../assets/img/check.svg) center/contain no-repeat}input[type=checkbox]:checked:after,textarea[type=checkbox]:checked:after,select[type=checkbox]:checked:after{opacity:1}input[type=checkbox].switch,textarea[type=checkbox].switch,select[type=checkbox].switch{width:30px;height:20px;border-radius:50px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#b8b8b8;border:0}input[type=checkbox].switch:after,textarea[type=checkbox].switch:after,select[type=checkbox].switch:after{top:2px;left:2px;border-radius:100%;background:#fff;opacity:1;width:16px;height:16px}input[type=checkbox].switch:checked,textarea[type=checkbox].switch:checked,select[type=checkbox].switch:checked{background:#00be13}input[type=checkbox].switch:checked:after,textarea[type=checkbox].switch:checked:after,select[type=checkbox].switch:checked:after{-webkit-transform:translateX(10px);transform:translateX(10px)}input[type=radio],textarea[type=radio],select[type=radio]{width:16px;height:16px;cursor:pointer;position:relative;border-radius:100%;border-color:#b8b8b8;padding:0}input[type=radio]:after,textarea[type=radio]:after,select[type=radio]:after{content:"";position:absolute;display:block;top:4px;left:4px;width:6px;height:6px;opacity:0;border-radius:100%;-webkit-transition:all .3s ease;transition:all .3s ease;background:#b8b8b8}input[type=radio]:checked:after,textarea[type=radio]:checked:after,select[type=radio]:checked:after{opacity:1}select{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;background:#fff url(../assets/img/select_arrow.svg) right 16px top 48%/14px no-repeat;cursor:pointer}form.check-validation input:invalid,form.check-validation textarea:invalid,form.check-validation select:invalid{border-color:#ed1c24}form input,form textarea,form select{margin-bottom:8px}.privacy_policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:14px;margin-top:6px}@media(max-width: 800px){.privacy_policy{margin-bottom:20px;margin-top:12px}}.privacy_policy input{margin:0}.privacy_policy label{color:#cfcfcf}.privacy_policy label a{text-decoration-line:underline}.modalq-wrapper{position:fixed;left:0;top:0;padding:15px;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.55);z-index:9999;display:none}.modalq-wrapper .modalq{display:none;position:relative;background:#fff;padding:30px;width:100%;max-height:calc(var(--vh, 100vh) - 30px);max-width:34.375em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 1023px){.modalq-wrapper .modalq{height:auto}}.modalq-wrapper .modalq svg[data-modalq-close]{position:absolute;right:10px;top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;width:auto}.modalq-wrapper .modalq form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:28.75em;margin:0 auto;width:100%}.modalq-wrapper .modalq .title{font-size:1.875em;text-align:center;font-weight:500;margin:0 auto 0.5em;max-width:500px}@media(max-width: 767px){.modalq-wrapper .modalq .title{font-size:1.875em}}.modalq-wrapper .modalq>svg{width:100%;padding-bottom:30px;display:block}.modalq-wrapper .modalq#modalq-0{border-radius:20px;color:#1c178b}.modalq-wrapper .modalq#modalq-0 svg[data-modalq-close]{right:20px;top:20px}.modalq-wrapper .modalq#modalq-0 .title{font-size:32px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;color:#1c178b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.modalq-wrapper .modalq#modalq-0 .title span{font-size:24px;font-style:normal;font-weight:400;line-height:110%;text-transform:none}.modalq-wrapper .modalq#modalq-0>div{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6875em;font-weight:500;max-width:15.5555555556em;margin:0 auto;line-height:130%}.modalq-wrapper .modalq#modalq-2{background:rgba(0,0,0,0);padding:0;max-width:1070px;max-height:600px}.modalq-wrapper .modalq#modalq-2 svg[data-modalq-close]{right:-40px;top:-10px}.modalq-wrapper .modalq#modalq-3{max-width:700px;padding:0;border-radius:16px;padding-bottom:50px}@media(max-width: 600px){.modalq-wrapper .modalq#modalq-3{padding-bottom:30px}}.modalq-wrapper .modalq#modalq-3 img{border-top-right-radius:16px;border-top-left-radius:16px;height:233px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width: 600px){.modalq-wrapper .modalq#modalq-3 img{height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.modalq-wrapper .modalq#modalq-3 [data-modalq-close]{top:20px;right:20px}.modalq-wrapper .modalq#modalq-3 .form_title{font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#0d120e;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:40px;padding:0 15px}@media(max-width: 600px){.modalq-wrapper .modalq#modalq-3 .form_title{font-size:16px;margin-top:30px}}.modalq-wrapper .modalq#modalq-3 .form_title span{font-size:42px;text-transform:uppercase;line-height:110%;color:#2d531a}@media(max-width: 600px){.modalq-wrapper .modalq#modalq-3 .form_title span{font-size:30px}}.modalq-wrapper .modalq#modalq-3 form{max-width:380px;margin-top:30px;padding:0 15px}@media(max-width: 600px){.modalq-wrapper .modalq#modalq-3 form{margin-top:20px}}.modalq-wrapper .modalq#modalq-3 form input{border:1px solid #0d120e}.modalq-wrapper .modalq#modalq-3 .btn{border-radius:10px;background:var(--f-7-b-500, #f7b500);color:var(--Style, #fff);text-align:center;font-family:Manrope;font-size:20px;font-weight:600;line-height:106%;letter-spacing:.4px;text-transform:uppercase;border:none}@media(max-width: 800px){.modalq-wrapper .modalq#modalq-3 .btn{font-size:16px}}[data-modalq-opener],[data-modalq-close]{cursor:pointer}section.seo-text{font-size:1em;color:#000;font-family:inherit}section.seo-text .readmore-content{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.seo-text .readmore-content+.readmore{margin:0.9375em 0}section.seo-text .readmore-content.active{position:relative;-webkit-line-clamp:unset;display:block;overflow:unset}section.seo-text video,section.seo-text iframe{margin:0 auto;display:block}section.seo-text p{margin-bottom:0.9375em;font-size:inherit;letter-spacing:inherit;font-family:inherit;color:inherit}section.seo-text.indent h1~p{text-indent:1.5em}section.seo-text ul,section.seo-text ol{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text ul{list-style:inside disc}section.seo-text ol{list-style:inside decimal}section.seo-text li{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text p *,section.seo-text li *{font-size:inherit;letter-spacing:inherit;color:inherit;font-family:inherit}section.seo-text a:not(.btn){text-decoration:underline}section.seo-text a:not(.btn):hover{text-decoration:none}section.seo-text img{max-width:100%;height:auto}section.seo-text h1{font-size:1.875em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h2{font-size:1.75em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h3{font-size:1.625em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h4{font-size:1.5em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h5{font-size:1.375em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h6{font-size:1.25em;margin-bottom:0.625em;margin-top:0.3125em}section.page-404{text-align:center;min-height:calc(var(--vh, 100vh));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.page-404 p{font-size:22px;margin-bottom:15px}.title_52{font-size:52px;font-style:normal;font-weight:400;line-height:108%;text-transform:uppercase}@media(max-width: 800px){.title_52{font-size:30px;line-height:110%}}html{overflow-x:hidden !important}body{overflow-x:hidden !important}body.no-scroll{overflow:hidden !important}.with_span span{color:#477022}main{padding-top:64px}.preloader svg .svg-elem-1{stroke-dashoffset:244.4782867432px;stroke-dasharray:244.4782867432px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}.preloader svg.active .svg-elem-1{stroke-dashoffset:0;fill:#c2dafe}.preloader svg .svg-elem-2{stroke-dashoffset:117.9748535156px;stroke-dasharray:117.9748535156px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .12s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .12s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .1s}.preloader svg.active .svg-elem-2{stroke-dashoffset:0;fill:#a2c7ff}.preloader svg .svg-elem-3{stroke-dashoffset:200.24949646px;stroke-dasharray:200.24949646px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .24s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .24s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .2s}.preloader svg.active .svg-elem-3{stroke-dashoffset:0;fill:#a1c7ff}.preloader svg .svg-elem-4{stroke-dashoffset:161.6994476318px;stroke-dasharray:161.6994476318px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .36s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .3s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .36s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .3s}.preloader svg.active .svg-elem-4{stroke-dashoffset:0;fill:#dbe9ff}.preloader svg .svg-elem-5{stroke-dashoffset:118.9409561157px;stroke-dasharray:118.9409561157px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .48s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .48s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .4s}.preloader svg.active .svg-elem-5{stroke-dashoffset:0;fill:#c2dafe}.preloader svg .svg-elem-6{stroke-dashoffset:122.2727355957px;stroke-dasharray:122.2727355957px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .6s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .5s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .6s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .5s}.preloader svg.active .svg-elem-6{stroke-dashoffset:0;fill:#8db6f3}.preloader svg .svg-elem-7{stroke-dashoffset:80.8251037598px;stroke-dasharray:80.8251037598px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .72s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .72s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .6s}.preloader svg.active .svg-elem-7{stroke-dashoffset:0;fill:#dbe9ff}.preloader svg .svg-elem-8{stroke-dashoffset:82.220703125px;stroke-dasharray:82.220703125px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .84s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .7s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .84s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .7s}.preloader svg.active .svg-elem-8{stroke-dashoffset:0;fill:#fff}.preloader svg .svg-elem-9{stroke-dashoffset:82.5018157959px;stroke-dasharray:82.5018157959px;fill:rgba(0,0,0,0);-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .96s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) .96s,fill .4s cubic-bezier(0.47, 0, 0.745, 0.715) .8s}.preloader svg.active .svg-elem-9{stroke-dashoffset:0;fill:#fff}header{position:fixed;width:100%;background:#fff;z-index:10;-webkit-transition:all .3s;transition:all .3s}header .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 15px}header .holder .logo{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 1350px){header .holder .logo{width:232px}}header .holder .logo img{width:auto}header .holder .phone_and_lang_switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px}header .holder .phone_and_lang_switcher .header_phone_number{color:#0d120e;font-size:14px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.28px;text-transform:uppercase}@media(max-width: 800px){header .holder .phone_and_lang_switcher .header_phone_number{color:#2d531a}}header .holder .phone_and_lang_switcher .header_phone_number:hover{color:#2d531a}@media(max-width: 800px){header .holder .phone_and_lang_switcher .language_switcher{display:none}}header .holder .navigation_menu_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px}@media(max-width: 800px){header .holder .navigation_menu_cover .nav_cover{display:none;display:none;position:absolute;z-index:9;top:0;left:0;width:100%;height:var(--vh, 100vh);background:#2d531a;padding:60px 30px 60px 30px}}header .holder .navigation_menu_cover .nav_cover nav .main_menu{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;font-size:14px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.28px;text-transform:uppercase;color:#0d120e}@media(max-width: 800px){header .holder .navigation_menu_cover .nav_cover nav .main_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;color:#fff}}header .holder .navigation_menu_cover .nav_cover nav .main_menu li:hover{color:#2d531a}header .holder .navigation_menu_cover .nav_cover .flex_cover{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .holder .navigation_menu_cover .nav_cover .bottom_section{display:none}@media(max-width: 800px){header .holder .navigation_menu_cover .nav_cover .bottom_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}header .holder .navigation_menu_cover .nav_cover .bottom_section .btn{width:100%;color:var(--f-7-b-500, #f7b500);text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:106%;letter-spacing:.32px;text-transform:uppercase;border:2px solid var(--f-7-b-500, #f7b500)}header .holder .navigation_menu_cover .nav_cover .socials_container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .holder .language_switcher{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width: 800px){header .holder .language_switcher{gap:30px}}header .holder .language_switcher li{font-size:14px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.28px;text-transform:uppercase;color:#878787}@media(max-width: 800px){header .holder .language_switcher li{font-size:16px}}header .holder .language_switcher li:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 800px){header .holder .language_switcher li:nth-child(1){gap:30px}}header .holder .language_switcher li:nth-child(1)::after{content:"";display:block;width:2px;height:10px;background-color:#477022}@media(max-width: 800px){header .holder .language_switcher li:nth-child(1)::after{background-color:#fff;height:12px}}header .holder .language_switcher li.current-lang{color:#0d120e}@media(max-width: 800px){header .holder .language_switcher li.current-lang{color:#fff}}header .holder .language_switcher li:hover{color:#2d531a}@media(max-width: 800px){header .holder .language_switcher li:hover{color:#fff}}header .holder .burger{position:relative;background:#000;-webkit-transition:all 0ms 300ms;transition:all 0ms 300ms;-ms-flex-negative:0;flex-shrink:0;display:none;z-index:10}@media(max-width: 1000px){header .holder .burger{display:-webkit-box;display:-ms-flexbox;display:flex}}header .holder .burger,header .holder .burger:after,header .holder .burger:before{width:35px;height:2px}header .holder .burger:before{content:"";position:absolute;left:0;bottom:7px;background:#000;-webkit-transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger:after{content:"";position:absolute;left:0;top:7px;background:#000;-webkit-transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger.active{background:rgba(0,0,0,0) !important}header .holder .burger.active:after{background-color:#fff;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger.active:before{background-color:#fff;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger_cover{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}@media(max-width: 1000px){header .holder .burger_cover{display:-webkit-box;display:-ms-flexbox;display:flex}}section.first_section{height:890px;position:relative}@media(max-width: 1600px){section.first_section{height:630px}}@media(max-width: 800px){section.first_section{height:580px}}section.first_section .background_video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}section.first_section .holder{padding:40px 0 25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 800px){section.first_section .holder{padding:35px 15px 40px 15px}}section.first_section .holder .title_52{color:#fff;text-align:center;font-size:72px}@media(max-width: 1600px){section.first_section .holder .title_52{font-size:52px}}@media(max-width: 800px){section.first_section .holder .title_52{font-size:22px;line-height:110%}}section.first_section .holder .information_of_ice_hub{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media(max-width: 800px){section.first_section .holder .information_of_ice_hub{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px}}section.first_section .holder .information_of_ice_hub .info_block{background-color:#eeffd5;padding:21px 20px 14px 32px;border-radius:10px;position:relative;margin-left:20px}@media(max-width: 800px){section.first_section .holder .information_of_ice_hub .info_block{padding:12px 12px 8px 28px}}section.first_section .holder .information_of_ice_hub .info_block .info_title{font-size:32px;font-style:normal;font-weight:700;line-height:110%;color:#0d120e}@media(max-width: 800px){section.first_section .holder .information_of_ice_hub .info_block .info_title{font-size:24px}}section.first_section .holder .information_of_ice_hub .info_block .info_descrp{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px;color:#0d120e}@media(max-width: 800px){section.first_section .holder .information_of_ice_hub .info_block .info_descrp{font-size:14px}}section.first_section .holder .information_of_ice_hub .info_block::before{content:url(../assets/img/green_hub-icon.svg);position:absolute;left:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 800px){section.first_section .holder .information_of_ice_hub .info_block::before{top:16px;display:inline-block;-webkit-transform:scale(0.8);transform:scale(0.8)}}section.ice_hub_advantages{margin-top:120px}@media(max-width: 800px){section.ice_hub_advantages{margin-top:60px}}@media(max-width: 800px){section.ice_hub_advantages .holder{margin-top:75px}}section.ice_hub_advantages .holder.holder-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-60px;position:relative;z-index:5}section.ice_hub_advantages .holder.holder-form .form_container{max-width:375px;background-color:#477022;border-radius:16px;padding:30px 20px 20px 20px;margin-top:-400px}@media(max-width: 800px){section.ice_hub_advantages .holder.holder-form .form_container{margin-top:-25px;padding:25px 16px 16px 16px;max-width:100%}}section.ice_hub_advantages .holder.holder-form .form_container .form_title{font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;color:#fff;margin-bottom:30px}@media(max-width: 800px){section.ice_hub_advantages .holder.holder-form .form_container .form_title{font-size:24px;max-width:250px}}section.ice_hub_advantages .holder.holder-form .form_container .btn{width:100%;background:#f7b500;font-size:20px}section.ice_hub_advantages .holder.holder-form .form_container .btn:hover{background:rgba(0,0,0,0)}section.ice_hub_advantages .holder .title_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media(max-width: 800px){section.ice_hub_advantages .holder .title_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}section.ice_hub_advantages .holder .title_cover .title_52{color:#0d120e}section.ice_hub_advantages .holder .title_cover .title_52 span{font-weight:800;color:#477022}section.ice_hub_advantages .holder .title_cover .title_20{font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase;color:#477022;max-width:400px;text-wrap:balance}@media(max-width: 800px){section.ice_hub_advantages .holder .title_cover .title_20{font-size:18px}}section.ice_hub_advantages .holder .grid_advanatges{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges{margin-top:30px}}section.ice_hub_advantages .holder .grid_advanatges .row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.ice_hub_advantages .holder .grid_advanatges .row .text_block{border-radius:26px;background-color:#eeffd5;padding:26px 22px 20px 20px;border-radius:26px;min-height:262px;position:relative}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges .row .text_block{min-height:235px}}section.ice_hub_advantages .holder .grid_advanatges .row .text_block .num{color:#2d531a}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges .row .text_block .num{font-size:40px}}section.ice_hub_advantages .holder .grid_advanatges .row .text_block .title{font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;color:#2d531a;margin-top:10px;margin-bottom:9px}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges .row .text_block .title{font-size:20px}}section.ice_hub_advantages .holder .grid_advanatges .row .text_block .text{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#424141;max-width:545px}section.ice_hub_advantages .holder .grid_advanatges .row .text_block .text ul{list-style:none}section.ice_hub_advantages .holder .grid_advanatges .row .text_block .text ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.ice_hub_advantages .holder .grid_advanatges .row .text_block .text ul li::before{content:"";display:block;width:10px;height:10px;background-color:#0d120e;border-radius:60px}section.ice_hub_advantages .holder .grid_advanatges .row .text_block::after{display:block;width:30px;height:30px;content:url(../assets/img/union_icon.svg);position:absolute;top:22px;right:22px;-webkit-animation:rotateInfinit 2s linear infinite;animation:rotateInfinit 2s linear infinite}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges .row .text_block::after{-webkit-transform:scale(0.6666);transform:scale(0.6666)}}section.ice_hub_advantages .holder .grid_advanatges .row .image_block{height:262px}@media(max-width: 800px){section.ice_hub_advantages .holder .grid_advanatges .row .image_block{height:235px}}section.ice_hub_advantages .holder .grid_advanatges .row .image_block img{border-radius:30px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}section.ice_hub_advantages .holder .grid_advanatges .row.centered{grid-template-columns:1fr 2fr 1fr}section.ice_hub_advantages .holder .grid_advanatges .row:nth-child(1) .text_block:nth-child(1){background-color:#c7e0bb}section.ice_hub_advantages .holder .grid_advanatges .row:nth-child(2) .text_block:nth-child(2){background-color:#dff4d5}section.ice_hub_advantages .holder .grid_advanatges .row:nth-child(3) .text_block:nth-child(2){background-color:#c7e0bb}section.visualization_of_ice_hub{margin-top:200px}@media(max-width: 800px){section.visualization_of_ice_hub{margin-top:120px}}@media(max-width: 800px){section.visualization_of_ice_hub .holder .title_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}section.visualization_of_ice_hub .holder .title_cover .title_52{color:#0d120e}section.visualization_of_ice_hub .holder .title_cover .title_52 span{font-weight:800}section.visualization_of_ice_hub .holder .title_cover .title_52.with_span{text-align:right}section.visualization_of_ice_hub .holder .slider_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;max-width:1375px;margin:auto}@media(max-width: 1600px){section.visualization_of_ice_hub .holder .slider_cover{gap:20px}}section.visualization_of_ice_hub .holder .slider_cover .swiper{padding:100px 0}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover .swiper{padding:60px 0}}section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide{position:relative;height:480px;width:860px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide::before{bottom:3px;content:"";display:block;width:70%;height:90%;position:absolute;z-index:1;bottom:0;-webkit-box-shadow:0px 22px 80px 0px rgba(2,20,65,.31);box-shadow:0px 22px 80px 0px rgba(2,20,65,.31)}}section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide::after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;background:#0e2503;opacity:.3;-webkit-transition:all .3s;transition:all .3s;z-index:3}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide::after{display:none}}section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide.swiper-slide-active{-webkit-box-shadow:0px 22px 80px 0px rgba(14,37,3,.3215686275);box-shadow:0px 22px 80px 0px rgba(14,37,3,.3215686275)}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide.swiper-slide-active{-webkit-box-shadow:unset;box-shadow:unset}}section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide.swiper-slide-active::after{background:rgba(0,0,0,0)}section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide.swiper-slide-active::before{content:"";display:block;width:90%;height:90%;position:absolute;z-index:1;bottom:0;-webkit-box-shadow:0px 22px 80px 0px rgba(2,20,65,.31);box-shadow:0px 22px 80px 0px rgba(2,20,65,.31)}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide.swiper-slide-active::before{bottom:3px;width:70%}}section.visualization_of_ice_hub .holder .slider_cover .swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:2}section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-swiper-pagination,section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-mob-swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-swiper-pagination,section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-mob-swiper-pagination{margin-top:30px}}section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-swiper-pagination .swiper-pagination-bullet,section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-mob-swiper-pagination .swiper-pagination-bullet{background-color:#dbdbdb;opacity:1}section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,section.visualization_of_ice_hub .holder .slider_cover .swiper .visualization-mob-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8490b8}section.visualization_of_ice_hub .holder .slider_cover .visualization-swiper-button-prev,section.visualization_of_ice_hub .holder .slider_cover .visualization-swiper-button-next{-ms-flex-negative:0;flex-shrink:0;cursor:pointer}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover.dek_slider{display:none}}section.visualization_of_ice_hub .holder .slider_cover.mob_slider{display:none}@media(max-width: 800px){section.visualization_of_ice_hub .holder .slider_cover.mob_slider{display:initial}}section.ice_hub_plan{margin-top:20px;background:#f7f9fb;padding:120px 0 214px 0}@media(max-width: 800px){section.ice_hub_plan{margin-top:0;padding:60px 0 252px 0}}section.ice_hub_plan .holder .title_52{color:#0d120e}section.ice_hub_plan .holder .title_52 span{color:#477022;font-weight:800}section.ice_hub_plan .holder .ice_hub_plan_container{max-width:840px;margin:auto;margin-top:154px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container{max-width:320px;margin-top:172px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img{width:840px;height:400px;-ms-flex-negative:0;flex-shrink:0;position:relative}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img{width:328px;height:161px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .main_plan{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px;-webkit-box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .main_plan{border-radius:12px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action{position:absolute;max-width:366px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action{max-width:146px;z-index:4}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_count{position:absolute;font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;border-radius:8px;border:2px solid #fff;background:#477022;color:#fff;width:90px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_count{font-size:14px;width:54px;height:26px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info{position:absolute;visibility:hidden;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text{border-radius:12px;border:2px solid #477022;background:#fff;-webkit-box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);padding:20px;width:290px}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text h3{color:var(--NH-477022, #477022);font-size:20px;font-style:normal;font-weight:600;line-height:130%;margin-bottom:14px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text h3{font-size:16px;margin-bottom:8px}}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text{width:305px;padding:10px 12px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text ul{gap:5px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text ul li{font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text ul li{font-size:12px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .hub_text ul li span{color:#477022;line-height:100%}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .connector{position:absolute}}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .connector .only_dek{display:none}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .connector .only_mob{display:none}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action .hub_info .connector .only_mob{display:initial}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action img{-webkit-transition:all .3s;transition:all .3s;opacity:0}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1{top:69px;left:51px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1{top:29px;left:17px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_count{margin-left:60px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_count{margin-left:14px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_info{bottom:5px;left:-280px;gap:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_info{left:-16px;bottom:110px}}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_info .connector{top:109px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_info .connector svg{margin-right:-170px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_1 .hub_info .connector svg{margin-right:120px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2{top:69px;right:44px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2{top:29px;right:14px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_count{margin-right:60px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_count{margin-right:14px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_info{bottom:37px;right:-290px;gap:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_info{right:-18px;bottom:110px}}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_info .connector{top:65px;right:88px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_info .connector svg{margin-left:-170px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_2 .hub_info .connector svg{margin-left:0}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3{bottom:84px;left:49px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3{left:17px;bottom:34px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_count{margin-left:60px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_count{margin-left:14px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_info{top:12px;left:-285px;gap:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_info{left:-16px;top:100px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_info .connector{height:34px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_info .connector{height:100%;top:-92px;left:86px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_3 .hub_info .connector svg{margin-right:-170px}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4{bottom:84px;right:43px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4{right:13px;bottom:34px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_count{margin-right:60px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_count{margin-right:14px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_info{top:45px;right:-292px;gap:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_info{right:-18px;top:105px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_info .connector{height:34px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_info .connector{height:100%;top:-92px;right:90px}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_info .connector svg{margin-left:-170px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.hub_4 .hub_info .connector svg{margin:0}}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action:hover .hub_count{border-color:#477022;background-color:#fff;color:#477022;-webkit-box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);box-shadow:0px 13px 40px 0px rgba(2,20,65,.1)}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action:hover img{opacity:1}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action:hover .hub_info{opacity:1;visibility:visible}section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.animated .hub_info{opacity:1;visibility:visible}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.animated:nth-child(3) .hub_info,section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.animated:nth-child(4) .hub_info,section.ice_hub_plan .holder .ice_hub_plan_container .main_ice_hub_plan_img .hub_action.animated:nth-child(5) .hub_info{opacity:0;visibility:hidden}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub{position:absolute;cursor:pointer}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .action_icon{width:64px;height:64px;background-color:#fff;-webkit-box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .action_icon{width:48px;height:48px;border-radius:12px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .action_icon .icon{width:40px;height:40px;background-color:#477022;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .action_icon .icon{width:32px;height:32px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .info_text_cover{display:none;position:absolute;top:0}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .info_text_cover .info_text{border-radius:12px;border:2px solid #477022;background:#fff;-webkit-box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);box-shadow:0px 13px 40px 0px rgba(2,20,65,.1);padding:12px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .info_text_cover .info_text{font-size:14px;padding:10px 12px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .connector{position:absolute}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .connector path,section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .connector circle{-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .connector .only_dek{display:none}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .connector .only_mob{display:none}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub .connector .only_mob{display:initial}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub:hover .action_icon{background-color:#477022}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub:hover .action_icon .icon{background-color:#fff}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub:hover .info_text_cover{display:block}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub:hover .connector path{stroke:#477022}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub:hover .connector circle{fill:#477022}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1{top:-94px;left:100px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1{top:-75px;left:52px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1 .info_text_cover{right:64px;padding-right:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1 .info_text_cover{left:-62px;top:-82px;padding:0}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1 .info_text_cover .info_text{width:265px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1 .info_text_cover .info_text{width:255px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1 .connector{right:25px;margin-top:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_1 .connector{right:18px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2{top:-94px;right:100px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2{top:-75px;right:52px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2 .info_text_cover{left:64px;padding-left:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2 .info_text_cover{left:-151px;top:-82px;padding:0}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2 .info_text_cover .info_text{width:265px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2 .info_text_cover .info_text{width:255px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2 .connector{left:25px;margin-top:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_2 .connector{left:18px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3{bottom:-99px;left:100px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3{bottom:-75px;left:24px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3 .info_text_cover{right:64px;padding-right:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3 .info_text_cover{left:-34px;top:68px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3 .info_text_cover .info_text{width:265px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3 .info_text_cover .info_text{width:255px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3 .connector{right:25px;top:-86px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_3 .connector{top:-52px;right:18px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4{bottom:-99px;right:100px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4{bottom:-75px;right:26px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4 .info_text_cover{left:64px;padding-left:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4 .info_text_cover{padding:0;left:-178px;top:68px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4 .info_text_cover .info_text{width:265px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4 .info_text_cover .info_text{width:256px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4 .connector{left:25px;top:-86px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.camera_4 .connector{left:18px;top:-52px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel{top:-94px;left:245px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel{top:-75px;left:108px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel .info_text_cover{top:6px;right:64px;padding-right:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel .info_text_cover{left:-75px;top:-63px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel .info_text_cover .info_text{width:230px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel .info_text_cover .info_text{width:195px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel .connector{right:25px;margin-top:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.solar_panel .connector{right:18px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1{top:-94px;left:385px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1{top:-75px;left:unset;right:108px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1 .info_text_cover{top:6px;left:64px;padding-left:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1 .info_text_cover{top:-63px;left:-95px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1 .info_text_cover .info_text{width:247px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1 .info_text_cover .info_text{width:213px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1 .connector{right:25px;margin-top:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_1 .connector{right:18px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1{top:175px;left:-94px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1{left:-4px;top:-75px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1 .info_text_cover{right:-55px;top:64px;padding-top:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1 .info_text_cover{left:0;top:-68px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1 .info_text_cover .info_text{width:270px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1 .info_text_cover .info_text{width:235px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1 .connector{left:67px;top:18px;margin-top:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_1 .connector{left:5px;top:48px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2{top:175px;right:-94px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2{top:-75px;right:-4px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2 .info_text_cover{left:-55px;top:64px;padding-top:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2 .info_text_cover{left:-187px;top:-68px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2 .info_text_cover .info_text{width:270px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2 .info_text_cover .info_text{width:235px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2 .connector{right:67px;top:18px;margin-top:2px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.car_park_2 .connector{right:8px;top:48px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection{bottom:-99px;left:240px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection{bottom:-75px;left:80px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection .info_text_cover{right:64px;padding-right:6px;top:8px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection .info_text_cover{left:-84px;top:68px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection .info_text_cover .info_text{width:325px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection .info_text_cover .info_text{width:279px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection .connector{right:25px;top:-78px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.fire_protection .connector{right:18px;top:-46px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2{bottom:-99px;left:390px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2{bottom:-75px;left:unset;right:136px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2 .info_text_cover{top:8px;right:64px;padding-right:6px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2 .info_text_cover{top:68px;left:-84px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2 .info_text_cover .info_text{width:247px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2 .info_text_cover .info_text{width:213px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2 .connector{right:25px;top:-88px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.truck_park_2 .connector{right:18px;top:-46px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran{bottom:-99px;right:240px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran{bottom:-75px;right:81px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran .info_text_cover{right:64px;padding-right:6px;top:8px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran .info_text_cover{padding:0;top:68px;right:-84px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran .info_text_cover .info_text{width:243px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran .info_text_cover .info_text{width:209px}}section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran .connector{right:25px;top:-65px}@media(max-width: 800px){section.ice_hub_plan .holder .ice_hub_plan_container .info_block_ice_hub.kran .connector{right:18px;top:-46px}}section.ice_hub_characteristics{margin-top:120px}@media(max-width: 800px){section.ice_hub_characteristics{margin-top:60px}}section.ice_hub_characteristics .holder .title_52{max-width:960px}section.ice_hub_characteristics .holder .title_52 span{font-weight:800}section.ice_hub_characteristics .holder .characteristics_container{max-width:1080px;margin:auto;margin-top:120px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;row-gap:80px}@media(max-width: 800px){section.ice_hub_characteristics .holder .characteristics_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px;gap:50px;max-width:280px}}section.ice_hub_characteristics .holder .characteristics_container .characteristic_block .characteristic_num{color:#477022;font-weight:800;margin-bottom:30px;text-transform:lowercase}@media(max-width: 800px){section.ice_hub_characteristics .holder .characteristics_container .characteristic_block .characteristic_num{font-size:40px;margin-bottom:20px}}section.ice_hub_characteristics .holder .characteristics_container .characteristic_block .dec_line{width:100%;height:1px;background:#0e2503}section.ice_hub_characteristics .holder .characteristics_container .characteristic_block .characteristic_text{margin-top:12px;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 800px){section.ice_hub_characteristics .holder .characteristics_container .characteristic_block .characteristic_text{font-size:16px}}section.ice_hub_characteristics .holder .characteristics_container .characteristic_block .characteristic_text span{font-size:25px;color:#f7b500;line-height:90%;padding-right:3px}section.steps_for_invest{margin-top:175px}@media(max-width: 800px){section.steps_for_invest{margin-top:120px}}section.steps_for_invest .holder .title_52{max-width:535px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 800px){section.steps_for_invest .holder .title_52{gap:16px;text-wrap:balance;max-width:320px}}section.steps_for_invest .holder .title_52 span{color:#477022;font-size:128px}@media(max-width: 800px){section.steps_for_invest .holder .title_52 span{font-size:80px;line-height:110%}}section.steps_for_invest .holder .steps_container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px;max-width:1320px;margin:auto;margin-top:100px}@media(max-width: 800px){section.steps_for_invest .holder .steps_container{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:280px}}section.steps_for_invest .holder .steps_container .step_block{border-radius:30px;background-color:#477022;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block{padding:16px 16px 20px 16px;min-height:240px}}section.steps_for_invest .holder .steps_container .step_block .icon_cover{border-radius:16px;border:1px solid #f7b500;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;position:relative}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block .icon_cover{margin-bottom:10px}}section.steps_for_invest .holder .steps_container .step_block .icon_cover .icon_bg{border-radius:10px;background-color:#f7b500;width:46px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.steps_for_invest .holder .steps_container .step_block .icon_cover .icon_bg img{width:30px;height:34px}section.steps_for_invest .holder .steps_container .step_block .icon_cover::before{content:"";display:block;height:1px;width:62px;background-color:#f7b500;position:absolute;left:-62px}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block .icon_cover::before{width:1px;height:36px;left:unset;top:-37px}}section.steps_for_invest .holder .steps_container .step_block .step_num{color:#f7b500;font-size:52px;font-style:normal;font-weight:400;line-height:108%;text-transform:uppercase}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block .step_num{font-size:40px}}section.steps_for_invest .holder .steps_container .step_block .step_title{font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;color:#fff;margin-top:10px}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block .step_title{font-size:20px;max-width:225px}}section.steps_for_invest .holder .steps_container .step_block:nth-child(1){background-color:#2d531a}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .icon_cover{border-color:#f7b500}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .icon_cover .icon_bg{background-color:#f7b500}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .icon_cover::before{content:none}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .step_num{color:#f7b500;font-size:82px;font-weight:300;line-height:106%}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .step_num{font-size:60px}}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .step_title{color:#fff;text-wrap:balance}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .btn{border-radius:10px;border:2px solid var(--Style, #fff);background:var(--f-7-b-500, #f7b500);font-weight:600;margin-top:30px;width:100%;padding:14px 30px}section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .btn:hover{background-color:rgba(0,0,0,0)}@media(max-width: 800px){section.steps_for_invest .holder .steps_container .step_block:nth-child(1) .btn{margin-top:20px}}section.receive_consultation{margin-top:200px;background:url(../assets/img/receive_consultation_bg_1.webp);background-size:cover;background-position:center;padding:100px 0}section.receive_consultation.receive_consultation-second{margin-top:0px}@media(max-width: 800px){section.receive_consultation{margin-top:60px;padding:60px 0}}section.receive_consultation.blog_page{margin-top:100px}@media(max-width: 800px){section.receive_consultation.blog_page{margin-top:60px}}section.receive_consultation .holder{max-width:830px}section.receive_consultation .holder .title_82{font-size:82px;font-style:normal;font-weight:500;line-height:106%;text-transform:uppercase;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 800px){section.receive_consultation .holder .title_82{font-size:40px;font-weight:400;line-height:110%;max-width:320px;margin:auto}}section.receive_consultation .holder .title_82 span{margin-left:95px}@media(max-width: 800px){section.receive_consultation .holder .title_82 span{margin-left:24px}}section.receive_consultation .holder .flex-container{gap:100px;margin-top:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width: 800px){section.receive_consultation .holder .flex-container{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}}section.receive_consultation .holder .flex-container .manager_img{width:320px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 800px){section.receive_consultation .holder .flex-container .manager_img{width:300px}}section.receive_consultation .holder .flex-container .manager_img .caption{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#fff;margin-top:16px}@media(max-width: 800px){section.receive_consultation .holder .flex-container .manager_img .caption{text-align:center}}section.receive_consultation .holder .flex-container .form_container .form_title{color:#fff;text-align:right;margin-bottom:30px;font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase}@media(max-width: 800px){section.receive_consultation .holder .flex-container .form_container .form_title{font-size:18px;text-align:center}}@media(max-width: 800px){section.receive_consultation .holder .flex-container .form_container form{max-width:300px;margin:auto}}section.receive_consultation .holder .flex-container .form_container .btn{border:2px solid var(--Style, #fff);background:var(--f-7-b-500, #f7b500);width:100%;font-weight:600;padding:18px 28px;font-family:Manrope;font-size:20px;font-weight:600;line-height:106%;letter-spacing:.4px;text-transform:uppercase}section.receive_consultation .holder .flex-container .form_container .btn:hover{background:rgba(0,0,0,0)}section.ice_hub_documents{margin-top:120px}@media(max-width: 800px){section.ice_hub_documents{margin-top:60px}}@media(max-width: 800px){section.ice_hub_documents .holder{position:relative}}section.ice_hub_documents .title_52{color:#0d120e}@media(max-width: 800px){section.ice_hub_documents .title_52{max-width:245px}}section.ice_hub_documents .title_52 span{font-weight:800}section.ice_hub_documents .flex-container{margin-top:54px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 800px){section.ice_hub_documents .flex-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:152px}}section.ice_hub_documents .flex-container .dec_document{max-width:320px}@media(max-width: 800px){section.ice_hub_documents .flex-container .dec_document{position:absolute;max-width:200px;top:0;right:0}}section.ice_hub_documents .flex-container .document_links{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:110px;-moz-column-gap:110px;column-gap:110px;row-gap:30px}@media(max-width: 1600px){section.ice_hub_documents .flex-container .document_links{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media(max-width: 800px){section.ice_hub_documents .flex-container .document_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}section.ice_hub_documents .flex-container .document_links .document_container{background-color:#eff1f3;padding:24px 10px 10px 10px;clip-path:polygon(100% 12%, 100% 100%, 0 100%, 0 0, 20% 0, 22% 12%)}section.ice_hub_documents .flex-container .document_links .document_container a{max-width:280px;max-height:60px;text-align:center;border-radius:10px;border:2px solid #477022;background-color:#fff;-webkit-box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05);box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05);padding:21px 10px;font-size:16px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.32px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;color:#477022}section.ice_hub_documents .flex-container .document_links .document_container a svg path{-webkit-transition:all .3s;transition:all .3s}section.ice_hub_documents .flex-container .document_links .document_container a:hover{background-color:#477022;color:#fff;border-color:#fff}section.ice_hub_documents .flex-container .document_links .document_container a:hover svg path{fill:#fff}section.company_developer{margin-top:170px}@media(max-width: 800px){section.company_developer{margin-top:120px}}section.company_developer .holder .title_container{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media(max-width: 800px){section.company_developer .holder .title_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}}section.company_developer .holder .title_container .card h4.title{color:var(--NH-0D120E, #0d120e);font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;padding-bottom:24px;border-bottom:1px solid #0d120e}@media(max-width: 800px){section.company_developer .holder .title_container .card h4.title{font-size:24px}}section.company_developer .holder .title_container .card .company{margin-top:24px}section.company_developer .holder .title_container .card .company img{margin-bottom:24px;max-width:250px}@media(max-width: 800px){section.company_developer .holder .title_container .card .company img{max-width:250px;height:auto}}section.company_developer .holder .title_container .card .company h3{color:var(--NH-0D120E, #0d120e);font-size:52px;font-style:normal;font-weight:800;line-height:108%;text-transform:uppercase}@media(max-width: 800px){section.company_developer .holder .title_container .card .company h3{font-size:30px}}section.company_developer .holder .video_info{position:relative;height:600px;margin-top:80px}@media(max-width: 800px){section.company_developer .holder .video_info{margin-top:40px;height:200px}}section.company_developer .holder .video_info .player_poster{position:absolute;width:100%;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.company_developer .holder .video_info .player_poster .player__button{cursor:pointer;position:relative;text-align:center;padding:20px;border-radius:50%;width:140px;background:rgba(0,0,0,0);height:140px;cursor:pointer;border:none}@media(max-width: 800px){section.company_developer .holder .video_info .player_poster .player__button{width:54px;height:54px;padding:0}}section.company_developer .holder .video_info .player_poster .player__button::before,section.company_developer .holder .video_info .player_poster .player__button::after{content:"";position:absolute;border:2px solid #fff;left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%;-webkit-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite}section.company_developer .holder .video_info .player_poster .player__button::after{-webkit-animation-delay:1.25s;animation-delay:1.25s}section.company_developer .holder .video_info .player_poster .player__button .player_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#477022;width:96px;height:96px;border-radius:128px}@media(max-width: 800px){section.company_developer .holder .video_info .player_poster .player__button .player_cover{width:54px;height:54px}section.company_developer .holder .video_info .player_poster .player__button .player_cover svg{max-width:12px}}section.company_developer .holder .video_info video{height:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:auto;margin:auto}@media(max-width: 800px){section.company_developer .holder .video_info video{height:200px;width:100%}}section.company_developer .holder .text_about_compnay{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media(max-width: 800px){section.company_developer .holder .text_about_compnay{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.company_developer .holder .text_about_compnay .about_sk_dec{position:absolute;bottom:-80px;left:200px}@media(max-width: 1600px){section.company_developer .holder .text_about_compnay .about_sk_dec{left:5px}}@media(max-width: 800px){section.company_developer .holder .text_about_compnay .about_sk_dec{min-width:652px;right:0;bottom:-260px}}@media(max-width: 500px){section.company_developer .holder .text_about_compnay .about_sk_dec{left:-50%}}section.company_developer .holder .text_about_compnay .title_cover .title_32{font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;color:#477022;margin-bottom:16px}@media(max-width: 800px){section.company_developer .holder .text_about_compnay .title_cover .title_32{font-size:24px}}section.company_developer .holder .text_about_compnay .title_cover .dec_element_container{height:145px;margin-bottom:28px}@media(max-width: 800px){section.company_developer .holder .text_about_compnay .title_cover .dec_element_container{position:absolute;height:89%}}section.company_developer .holder .text_about_compnay .title_cover .dec_element_container .dec_line{height:100%;width:1px;background-color:#477022}section.company_developer .holder .text_about_compnay .title_cover .dec_element_container .dec_text{margin-top:18px;font-size:16px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.32px;text-transform:uppercase;color:#477022;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}section.company_developer .holder .text_about_compnay .text_container{max-width:640px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 800px){section.company_developer .holder .text_about_compnay .text_container{font-size:16px;font-weight:400;padding:14px 0 24px 20px}}section.company_developer .holder .company_figures{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:130px;margin-top:120px}@media(max-width: 1600px){section.company_developer .holder .company_figures{gap:40px}}@media(max-width: 800px){section.company_developer .holder .company_figures{margin-top:212px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 800px){section.company_developer .holder .company_figures .figure_block{width:280px}}section.company_developer .holder .company_figures .figure_block .figure_num{color:#477022;font-size:82px;font-style:normal;font-weight:500;line-height:106%;text-transform:uppercase;margin-bottom:30px}@media(max-width: 800px){section.company_developer .holder .company_figures .figure_block .figure_num{font-size:60px;margin-bottom:10px}}section.company_developer .holder .company_figures .figure_block .dec_line{width:100%;height:1px;background:#0e2503}section.company_developer .holder .company_figures .figure_block .characteristic_text{margin-top:12px;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#424141}@media(max-width: 800px){section.company_developer .holder .company_figures .figure_block .characteristic_text{font-size:16px;margin-top:6px}}section.managment_company{margin-top:200px}@media(max-width: 800px){section.managment_company{margin-top:75px;background-color:#f7f9fb;padding:60px 0}}section.managment_company .holder .title_52{margin-bottom:80px}@media(max-width: 800px){section.managment_company .holder .title_52{margin-bottom:40px}}section.managment_company .holder .flex-container{gap:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width: 800px){section.managment_company .holder .flex-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}}section.managment_company .holder .flex-container .text_content{max-width:720px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1600px){section.managment_company .holder .flex-container .text_content{max-width:580px}}section.managment_company .holder .flex-container .text_content .title_32{margin-bottom:40px;font-size:32px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase}@media(max-width: 800px){section.managment_company .holder .flex-container .text_content .title_32{font-size:20px;margin-bottom:30px}}section.managment_company .holder .flex-container .text_content ol{padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}section.managment_company .holder .flex-container .text_content ol li{font-size:16px;font-weight:400;font-style:normal;line-height:normal}section.managment_company .holder .flex-container img{height:370px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 800px){section.managment_company .holder .flex-container img{height:200px}}section.control_building_online{margin-top:120px;background-color:#eff1f3}@media(max-width: 800px){section.control_building_online{margin-top:0}}section.control_building_online .holder{padding:120px 0}@media(max-width: 800px){section.control_building_online .holder{padding:60px 15px}}section.control_building_online .holder .flex-container{gap:240px}@media(max-width: 1600px){section.control_building_online .holder .flex-container{gap:100px}}@media(max-width: 800px){section.control_building_online .holder .flex-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}}section.control_building_online .holder .flex-container .image_container{width:580px;-ms-flex-negative:0;flex-shrink:0;position:relative}@media(max-width: 800px){section.control_building_online .holder .flex-container .image_container{width:100%}}section.control_building_online .holder .flex-container .image_container img{border-radius:30px;border:2px solid #1c178b;-webkit-box-shadow:0px 22px 80px 0px rgba(2,20,65,.31);box-shadow:0px 22px 80px 0px rgba(2,20,65,.31)}section.control_building_online .holder .flex-container .image_container .player_button{cursor:pointer;position:absolute;top:185px;left:295px;text-align:center;padding:9px;border-radius:50%;width:70px;background:rgba(0,0,0,0);height:70px;cursor:pointer;border:none}@media(max-width: 800px){section.control_building_online .holder .flex-container .image_container .player_button{top:33%;left:unset;right:38%}}@media(max-width: 550px){section.control_building_online .holder .flex-container .image_container .player_button{top:29%;right:36%}}@media(max-width: 400px){section.control_building_online .holder .flex-container .image_container .player_button{top:25%;right:33%}}section.control_building_online .holder .flex-container .image_container .player_button::before,section.control_building_online .holder .flex-container .image_container .player_button::after{content:"";position:absolute;border:2px solid #fff;left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%;-webkit-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite}section.control_building_online .holder .flex-container .image_container .player_button::after{-webkit-animation-delay:1.25s;animation-delay:1.25s}section.control_building_online .holder .flex-container .image_container .player_button .player_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#477022;width:54px;height:54px;border-radius:128px}section.control_building_online .holder .flex-container .text_container{max-width:640px}section.control_building_online .holder .flex-container .text_container .title_52{margin-bottom:40px;text-wrap:balance;color:#0d120e}@media(max-width: 800px){section.control_building_online .holder .flex-container .text_container .title_52{margin-bottom:30px}}section.control_building_online .holder .flex-container .text_container .title_52 span{font-weight:700}section.control_building_online .holder .flex-container .text_container .text_under_title{font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase;color:#0d120e;margin-bottom:60px}@media(max-width: 800px){section.control_building_online .holder .flex-container .text_container .text_under_title{font-size:18px}}section.control_building_online .holder .flex-container .text_container .control_features{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:20px}@media(max-width: 550px){section.control_building_online .holder .flex-container .text_container .control_features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.control_building_online .holder .flex-container .text_container .control_features .feature_block{background-color:#fff;padding:20px 12px 17px 32px;border-radius:10px;position:relative;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 550px){section.control_building_online .holder .flex-container .text_container .control_features .feature_block{padding:20px 12px 17px 32px;max-width:280px;min-height:130px}}section.control_building_online .holder .flex-container .text_container .control_features .feature_block .text{height:100%}section.control_building_online .holder .flex-container .text_container .control_features .feature_block .feature_title{font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;color:#477022;margin-bottom:10px}section.control_building_online .holder .flex-container .text_container .control_features .feature_block .feature_text{font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.control_building_online .holder .flex-container .text_container .control_features .feature_block::before{content:url(../assets/img/green_hub-icon.svg);position:absolute;display:block;width:40px;height:40px;left:-20px}section.control_building_online .holder .btn_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:120px}section.control_building_online .holder .btn_cover .big{border:2px solid var(--Style, #fff);background:var(--f-7-b-500, #f7b500);-webkit-box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05);box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05)}section.control_building_online .holder .btn_cover .big:hover{background:rgba(0,0,0,0);color:#f7b500;border-color:#f7b500}@media(max-width: 800px){section.control_building_online .holder .btn_cover{margin-top:60px}section.control_building_online .holder .btn_cover a{width:100%}}section.road_map{padding:100px 0 120px 0;background:url(../assets/img/road_map_bg.webp);background-size:cover;background-position:bottom;height:855px}@media(max-width: 1920px){section.road_map{height:750px}}@media(max-width: 800px){section.road_map{background:url(../assets/img/road_map_mob_bg.webp);background-position:center;background-size:cover;height:1055px;padding:60px 0 60px 0}}section.road_map .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative}section.road_map .holder .title_52{color:#fff}@media(max-width: 800px){section.road_map .holder .title_52{text-align:right;width:100%}}section.road_map .holder .btn_cover{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}section.road_map .holder .btn_cover .btn{border-radius:10px;border:2px solid var(--f-7-b-500, #f7b500);color:#f7b500;font-weight:600;-webkit-box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05);box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05)}section.road_map .holder .btn_cover .btn:hover{background-color:#f7b500;color:#fff}@media(max-width: 800px){section.road_map .holder .btn_cover{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media(max-width: 800px){section.road_map .holder .road_steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}section.road_map .holder .road_steps .road_step{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 800px){section.road_map .holder .road_steps .road_step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}section.road_map .holder .road_steps .road_step .anim_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 800px){section.road_map .holder .road_steps .road_step .anim_cover{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}section.road_map .holder .road_steps .road_step .text_content{position:relative;border-radius:10px;border:2px solid #477022;background:#fff;padding:10px 10px 20px 10px;width:170px}section.road_map .holder .road_steps .road_step .text_content .step_num{font-size:20px;color:#477022;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase;margin-bottom:6px}@media(max-width: 800px){section.road_map .holder .road_steps .road_step .text_content .step_num{line-height:95%}}section.road_map .holder .road_steps .road_step .text_content .step_title{font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:8px;color:#477022}section.road_map .holder .road_steps .road_step .text_content .step_date{font-size:16px;color:#0d120e;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}section.road_map .holder .road_steps .road_step .text_content::after{content:url(../assets/img/union_small.svg);position:absolute;top:2px;right:8px}@media(max-width: 800px){section.road_map .holder .road_steps .road_step .connector .only_dek{display:none}}section.road_map .holder .road_steps .road_step .connector .only_mob{display:none}@media(max-width: 800px){section.road_map .holder .road_steps .road_step .connector .only_mob{display:initial}}section.road_map .holder .road_steps .road_step .map_pin{margin-top:8px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 800px){section.road_map .holder .road_steps .road_step .map_pin{margin-top:0;margin-right:8px}}section.road_map .holder .road_steps .road_step:nth-child(1){bottom:70px;left:200px}@media(max-width: 1920px){section.road_map .holder .road_steps .road_step:nth-child(1){bottom:25px}}@media(max-width: 1600px){section.road_map .holder .road_steps .road_step:nth-child(1){left:60px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(1){bottom:unset;top:100px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:unset;margin-left:15px;left:10%}section.road_map .holder .road_steps .road_step:nth-child(1) .anim_cover{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}section.road_map .holder .road_steps .road_step:nth-child(2){bottom:70px;left:470px}@media(max-width: 1920px){section.road_map .holder .road_steps .road_step:nth-child(2){bottom:25px}}@media(max-width: 1600px){section.road_map .holder .road_steps .road_step:nth-child(2){left:330px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(2){bottom:unset;top:255px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:unset;margin-left:15px;left:10%}section.road_map .holder .road_steps .road_step:nth-child(2) .anim_cover{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}section.road_map .holder .road_steps .road_step:nth-child(3){bottom:310px;left:745px}@media(max-width: 1920px){section.road_map .holder .road_steps .road_step:nth-child(3){bottom:210px}}@media(max-width: 1600px){section.road_map .holder .road_steps .road_step:nth-child(3){left:605px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(3){bottom:unset;top:410px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:unset;margin-left:55px;left:3%}section.road_map .holder .road_steps .road_step:nth-child(3) .anim_cover{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}section.road_map .holder .road_steps .road_step:nth-child(4){top:0px;right:470px}@media(max-width: 1920px){section.road_map .holder .road_steps .road_step:nth-child(4){top:10px}}@media(max-width: 1600px){section.road_map .holder .road_steps .road_step:nth-child(4){right:330px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(4){bottom:unset;top:580px;right:13%;margin-left:-10px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(4) .map_pin{margin-right:0;margin-left:8px}}section.road_map .holder .road_steps .road_step:nth-child(5){top:0px;right:200px}@media(max-width: 1920px){section.road_map .holder .road_steps .road_step:nth-child(5){top:10px}}@media(max-width: 1600px){section.road_map .holder .road_steps .road_step:nth-child(5){right:60px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(5){bottom:unset;top:716px;right:13%;margin-left:-10px}}@media(max-width: 800px){section.road_map .holder .road_steps .road_step:nth-child(5) .map_pin{margin-right:0;margin-left:8px}}section.faq_section{padding:120px 0 200px 0;background:#eff1f3;position:relative}@media(max-width: 800px){section.faq_section{padding:60px 0 120px 0}}section.faq_section .cubes_only_mob_1{display:none}@media(max-width: 600px){section.faq_section .cubes_only_mob_1{display:block;position:absolute;right:0;top:30px}}section.faq_section .cubes_only_mob_2{display:none}@media(max-width: 600px){section.faq_section .cubes_only_mob_2{display:block;position:absolute;left:0;top:400px}}section.faq_section .holder .title_52{color:#0d120e}section.faq_section .holder .accordion_container{display:grid;grid-template-columns:2fr 1fr;position:relative;z-index:2;gap:30px}@media(max-width: 800px){section.faq_section .holder .accordion_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.faq_section .holder .accordion_container .accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:80px}@media(max-width: 800px){section.faq_section .holder .accordion_container .accordion{margin-top:40px;gap:6px}}section.faq_section .holder .accordion_container .accordion .item{-webkit-box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);background:#fff;border-radius:12px}section.faq_section .holder .accordion_container .accordion .item .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:25px 20px;font-weight:500;font-size:1.5em;line-height:160%}section.faq_section .holder .accordion_container .accordion .item .header .num_and_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}@media(max-width: 800px){section.faq_section .holder .accordion_container .accordion .item .header .num_and_title{gap:10px}}section.faq_section .holder .accordion_container .accordion .item .header .num_and_title .num{font-size:20px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase;color:#8490b8}@media(max-width: 800px){section.faq_section .holder .accordion_container .accordion .item .header .num_and_title .num{font-size:16px}}section.faq_section .holder .accordion_container .accordion .item .header .num_and_title .title{font-size:20px;font-style:normal;font-weight:600;line-height:130%;color:#477022}@media(max-width: 800px){section.faq_section .holder .accordion_container .accordion .item .header .num_and_title .title{font-size:16px}}section.faq_section .holder .accordion_container .accordion .item .header svg{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0.9375em}@media(max-width: 550px){section.faq_section .holder .accordion_container .accordion .item .header svg{width:19px}}section.faq_section .holder .accordion_container .accordion .item .content{padding:0 70px 30px 60px;display:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.faq_section .holder .accordion_container .accordion .item.active .header .title{color:#477022}section.faq_section .holder .accordion_container .accordion .item.active .header svg{-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}section.faq_section .holder .form_cover{margin-top:-80px}@media(max-width: 800px){section.faq_section .holder .form_cover{margin-top:14px}}@media(max-width: 800px){section.faq_section .holder .form_cover .faq_man{max-width:60%}}section.faq_section .holder .form_cover .man_ice{margin-top:-220px}@media(max-width: 800px){section.faq_section .holder .form_cover .man_ice{margin-top:-180px;margin-left:20px}}section.faq_section .holder .form_cover .form_container{max-width:370px;background:#477022;padding:30px 20px 20px 20px;color:#fff;border-radius:16px;margin:auto;margin-top:-180px;position:relative}@media(max-width: 800px){section.faq_section .holder .form_cover .form_container{margin-top:-100px;max-width:100%;padding:26px 16px 16px 16px}}section.faq_section .holder .form_cover .form_container .dec_ice_1{position:absolute;top:17px;right:3px}@media(max-width: 800px){section.faq_section .holder .form_cover .form_container .dec_ice_1{max-height:69px;top:10px;right:10px}}section.faq_section .holder .form_cover .form_container .dec_ice_2{position:absolute;top:100px;right:-20px}@media(max-width: 800px){section.faq_section .holder .form_cover .form_container .dec_ice_2{max-height:40px;top:80px;right:-10px}}section.faq_section .holder .form_cover .form_container .title{font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}@media(max-width: 800px){section.faq_section .holder .form_cover .form_container .title{font-size:24px}}section.faq_section .holder .form_cover .form_container .sub_text{margin-top:16px;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:18px}@media(max-width: 800px){section.faq_section .holder .form_cover .form_container .sub_text{font-size:16px}}section.faq_section .holder .form_cover .form_container .btn{width:100%;font-weight:600;border-radius:10px;border:2px solid var(--Style, #fff);background:var(--f-7-b-500, #f7b500)}section.faq_section .holder .form_cover .form_container .btn:hover{background:rgba(0,0,0,0)}section.faq_section .cubes_bg{background:url(../img/ice_cubes_bg_faq.webp);background-size:cover;background-position:top;height:700px;width:100%;position:absolute;z-index:1;bottom:0;left:0}@media(max-width: 1600px){section.faq_section .cubes_bg{height:500px}}@media(max-width: 800px){section.faq_section .cubes_bg{height:150px}}section.our_partners{margin-top:120px}@media(max-width: 800px){section.our_partners{margin-top:60px}}section.our_partners .holder .title_52{color:#0d120e}section.our_partners .holder .partners_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:180px;margin-top:80px}@media(max-width: 800px){section.our_partners .holder .partners_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;max-width:220px;margin:auto;margin-top:60px}section.our_partners .holder .partners_container img:nth-child(2){max-height:100px}}section.location_and_contacts{margin-top:120px}@media(max-width: 800px){section.location_and_contacts{margin-top:60px}}section.location_and_contacts .holder .title_52{max-width:685px;margin-bottom:60px}section.location_and_contacts .holder .flex-container{gap:6px}@media(max-width: 800px){section.location_and_contacts .holder .flex-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.location_and_contacts .holder .flex-container .contacts_block{-ms-flex-negative:0;flex-shrink:0;width:470px;max-height:500px;background-color:#dff4d5;border-radius:30px;padding:30px 10px 45px 10px;height:-webkit-fill-available}@media(max-width: 1600px){section.location_and_contacts .holder .flex-container .contacts_block{width:330px}}@media(max-width: 800px){section.location_and_contacts .holder .flex-container .contacts_block{width:100%}}section.location_and_contacts .holder .flex-container .contacts_block .upper_section{max-width:250px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}section.location_and_contacts .holder .flex-container .contacts_block .upper_section .contact_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:16px;color:#0d120e;font-style:normal;font-weight:400;line-height:normal}section.location_and_contacts .holder .flex-container .contacts_block .upper_section .contact_block.phone_num{font-size:20px;color:#0d120e;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase}section.location_and_contacts .holder .flex-container .contacts_block .bottom_section{max-width:300px;margin:auto;border-top:1px solid #477022;margin-top:32px;padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}section.location_and_contacts .holder .flex-container .contacts_block .bottom_section .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.location_and_contacts .holder .flex-container .contacts_block .bottom_section .socials .social_title{font-size:16px;color:#0d120e;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:16px}section.location_and_contacts .holder .flex-container .contacts_block .bottom_section .socials .socials_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}section.location_and_contacts .holder .flex-container iframe{height:500px;border-radius:30px;width:100%}.breadcrumbs{margin-top:30px}@media(max-width: 800px){.breadcrumbs{margin-top:12px}}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;font-size:14px;color:#b6b6b6}.breadcrumbs ul li::after{content:">";padding:0 8px 0 4px;top:.5px;position:relative;color:#8490b8}.breadcrumbs ul li:nth-last-child(1)::after{content:none}.breadcrumbs ul .breadcrumbs_item_link{color:#477022}section.blog_archive .holder .title_52{margin-top:40px;margin-bottom:60px}@media(max-width: 800px){section.blog_archive .holder .title_52{margin-top:24px;margin-bottom:40px}}section.blog_archive .holder .articles_grid{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:60px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media(max-width: 1200px){section.blog_archive .holder .articles_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 800px){section.blog_archive .holder .articles_grid{grid-template-columns:1fr;gap:40px}}section.blog_archive .holder .articles_grid article a{height:100%;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:21px}section.blog_archive .holder .articles_grid article a .article_img{border-top-left-radius:20px;border-top-right-radius:20px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}section.blog_archive .holder .articles_grid article a .article_img img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .article_img img{height:190px}}section.blog_archive .holder .articles_grid article a .container{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .container{padding:16px 10px}}section.blog_archive .holder .articles_grid article a .container .date_and_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;width:100%}section.blog_archive .holder .articles_grid article a .container .date_and_arrow .date{color:#424141;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.blog_archive .holder .articles_grid article a .container .article_title{color:#477022;font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;margin-bottom:20px;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .container .article_title{font-size:20px;margin-bottom:20px}}section.blog_archive .holder .articles_grid article a .container .article_excerpt{color:#0d120e;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .container .article_excerpt{font-size:14px;font-weight:400}}section.blog_archive .holder .articles_grid article a:hover{border-color:#212ec9}section.blog_archive .holder .articles_grid article a:hover .article_title{color:#212ec9}section.blog_archive .holder .articles_grid article a:hover img{scale:1.1}section.blog_archive .holder .articles_grid article a:hover svg path{fill:#212ec9}@media(min-width: 1350px){section.blog_archive .holder .articles_grid article.big_article{grid-column:span 3}section.blog_archive .holder .articles_grid article.big_article a{display:-webkit-box;display:-ms-flexbox;display:flex}section.blog_archive .holder .articles_grid article.big_article a .article_img{border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0px;max-width:660px}section.blog_archive .holder .articles_grid article.big_article a .article_img img{height:380px}section.blog_archive .holder .articles_grid article.big_article a .container{padding:40px 40px 65px 40px}section.blog_archive .holder .articles_grid article.big_article a .container .date_and_arrow{margin-bottom:30px}section.blog_archive .holder .articles_grid article.big_article a .container .article_title{margin-bottom:30px;font-size:32px}section.blog_archive .holder .articles_grid article.big_article a .container .article_excerpt{font-size:18px}}section.single_page{margin-top:60px}@media(max-width: 800px){section.single_page{margin-top:24px}}section.single_page .holder{max-width:880px}section.single_page .holder .title_52{color:#477022}section.single_page .holder .post_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #1c178b;margin-top:40px}@media(max-width: 800px){section.single_page .holder .post_data{margin-top:30px;padding-bottom:18px}}section.single_page .holder .post_data .date{font-size:16px;color:#477022}section.single_page .holder .post_data .views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;font-size:16px;color:#477022}section.single_page .holder .article_img{margin-top:30px}@media(max-width: 800px){section.single_page .holder .article_img{margin-top:20px}}section.single_page .holder .article_img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}section.single_page .holder .article_content{margin-top:60px}@media(max-width: 800px){section.single_page .holder .article_content{margin-top:40px}}section.single_page .holder .article_content h2{font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;margin-top:80px;margin-bottom:40px}@media(max-width: 800px){section.single_page .holder .article_content h2{font-size:24px;margin-top:60px;margin-bottom:30px}}section.single_page .holder .article_content h2:nth-child(1){margin-top:0}section.single_page .holder .article_content h3,section.single_page .holder .article_content h4,section.single_page .holder .article_content h5,section.single_page .holder .article_content h6{font-size:20px;font-style:normal;font-weight:600;line-height:130%;margin-top:60px;margin-bottom:30px}@media(max-width: 800px){section.single_page .holder .article_content h3,section.single_page .holder .article_content h4,section.single_page .holder .article_content h5,section.single_page .holder .article_content h6{margin-top:40px;margin-bottom:20px}}section.single_page .holder .article_content ul,section.single_page .holder .article_content ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-left:20px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.single_page .holder .article_content p{font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:15px}section.single_page .holder .article_content .wp-block-image{margin:60px 0}@media(max-width: 800px){section.single_page .holder .article_content .wp-block-image{margin:40px 0}}section.single_page .holder .article_content .wp-block-image img{width:100%;height:auto}section.single_page .holder .article_content .wp-block-image .wp-element-caption{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#424141;margin-top:20px;margin-bottom:0}@media(max-width: 800px){section.single_page .holder .article_content .wp-block-image .wp-element-caption{font-size:12px}}section.single_page .holder .share_btn_cover{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px;display:none}@media(max-width: 800px){section.single_page .holder .share_btn_cover{display:-webkit-box;display:-ms-flexbox;display:flex}}section.single_page .holder .share_btn_cover .share_btn{border-radius:10px;border:2px solid #1c178b;-webkit-box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);color:#477022;background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:14px 30px;-webkit-transition:all .3s;transition:all .3s;font-size:16px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.32px;text-transform:uppercase;cursor:pointer}section.single_page .holder .share_btn_cover .share_btn:hover{background:#212ec9;color:#fff}section.single_page .holder .share_btn_cover .share_btn:hover svg path{fill:#fff}section.contacts_us_single{margin-top:120px;padding:60px 0;background:url(../img/contact_us_single_bg.webp);background-size:cover;background-position:center}@media(max-width: 800px){section.contacts_us_single{margin-top:60px}}section.contacts_us_single .form_container{max-width:370px;background:#1c178b;padding:30px 20px 20px 20px;color:#fff;border-radius:16px;margin:auto;position:relative}@media(max-width: 800px){section.contacts_us_single .form_container{max-width:100%;padding:26px 16px 16px 16px}}section.contacts_us_single .form_container .title{font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}@media(max-width: 800px){section.contacts_us_single .form_container .title{font-size:24px}}section.contacts_us_single .form_container .sub_text{margin-top:16px;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:18px}@media(max-width: 800px){section.contacts_us_single .form_container .sub_text{font-size:16px}}section.contacts_us_single .form_container .btn{width:100%}section.similar_posts{padding:100px 0 120px 0;background:#eff1f3}@media(max-width: 800px){section.similar_posts{padding:60px 0}}section.similar_posts .title_52{margin-bottom:60px}@media(max-width: 800px){section.similar_posts .title_52{margin-bottom:40px}}section.similar_posts .articles_grid{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:60px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media(max-width: 1200px){section.similar_posts .articles_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 800px){section.similar_posts .articles_grid{grid-template-columns:1fr;gap:40px}}section.similar_posts .articles_grid article a{height:100%;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:21px}section.similar_posts .articles_grid article a .article_img{border-top-left-radius:20px;border-top-right-radius:20px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}section.similar_posts .articles_grid article a .article_img img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.similar_posts .articles_grid article a .article_img img{height:190px}}section.similar_posts .articles_grid article a .container{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 800px){section.similar_posts .articles_grid article a .container{padding:16px 10px}}section.similar_posts .articles_grid article a .container .date_and_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;width:100%}section.similar_posts .articles_grid article a .container .date_and_arrow .date{color:#424141;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.similar_posts .articles_grid article a .container .article_title{color:#477022;font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;margin-bottom:20px;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.similar_posts .articles_grid article a .container .article_title{font-size:20px;margin-bottom:20px}}section.similar_posts .articles_grid article a .container .article_excerpt{color:#0d120e;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 800px){section.similar_posts .articles_grid article a .container .article_excerpt{font-size:14px;font-weight:400}}section.similar_posts .articles_grid article a:hover{border-color:#212ec9}section.similar_posts .articles_grid article a:hover .article_title{color:#212ec9}section.similar_posts .articles_grid article a:hover img{scale:1.1}footer{margin-top:120px;background-color:#0e2503;padding:60px 0 15px 0}@media(max-width: 800px){footer{margin-top:60px;padding:60px 0 40px 0}}footer .holder .upper_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:40px;border-bottom:1px solid #cfcfcf}@media(max-width: 800px){footer .holder .upper_section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px;gap:60px;padding-bottom:40px}}footer .holder .upper_section .logo_and_nav_cover{display:-webkit-box;display:-ms-flexbox;display:flex;gap:175px}@media(max-width: 800px){footer .holder .upper_section .logo_and_nav_cover{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:58px}}footer .holder .upper_section .logo_and_nav_cover .logo_continer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width: 800px){footer .holder .upper_section .logo_and_nav_cover .logo_continer{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .holder .upper_section .logo_and_nav_cover .logo_continer .btn{color:var(--Style, #fff);font-size:14px;font-style:normal;font-weight:600;line-height:106%;letter-spacing:.28px;text-transform:uppercase;border-radius:10px;border:2px solid var(--Style, #fff);background:var(--f-7-b-500, #f7b500);-webkit-box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05);box-shadow:0 -1px 2px 0 rgba(0,0,0,.05),0 16px 24px 0 rgba(31,32,40,.06),0 2px 4px 0 rgba(31,32,40,.05);width:100%}footer .holder .upper_section .logo_and_nav_cover .logo_continer .btn:hover{background:rgba(0,0,0,0)}footer .holder .upper_section .logo_and_nav_cover .footer_navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:140px}@media(max-width: 800px){footer .holder .upper_section .logo_and_nav_cover .footer_navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}footer .holder .upper_section .logo_and_nav_cover .footer_navigation ul{list-style:none;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.32px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(max-width: 800px){footer .holder .upper_section .logo_and_nav_cover .footer_navigation ul{width:100%;gap:30px}}footer .holder .upper_section .language_switcher{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width: 800px){footer .holder .upper_section .language_switcher{gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}footer .holder .upper_section .language_switcher li{font-size:14px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.28px;text-transform:uppercase;color:#878787}@media(max-width: 800px){footer .holder .upper_section .language_switcher li{font-size:16px}}footer .holder .upper_section .language_switcher li:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 800px){footer .holder .upper_section .language_switcher li:nth-child(1){gap:30px}}footer .holder .upper_section .language_switcher li:nth-child(1)::after{content:"";display:block;width:2px;height:10px;background-color:#fff}@media(max-width: 800px){footer .holder .upper_section .language_switcher li:nth-child(1)::after{height:12px}}footer .holder .upper_section .language_switcher li.current-lang{color:#fff}footer .holder .upper_section .language_switcher li:hover{color:#fff}footer .holder .down_section{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 800px){footer .holder .down_section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:20px;gap:14px}}footer .holder .down_section .law_text{color:#cfcfcf;font-size:14px;font-style:normal;font-weight:400;line-height:normal}footer .holder .down_section .developer{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#cfcfcf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 800px){footer .holder .down_section .developer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:12px}}footer .holder .down_section .developer:hover svg path{fill:#a1c7ff}body.single-post footer{margin-top:0}body.blog{background:#eff1f3}body.blog footer{margin-top:0}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}.blog-page-main{background:#eff1f3}.receive_consultation-blog-page{margin-bottom:-120px}@media(max-width: 800px){.receive_consultation-blog-page{margin-bottom:-60px}}.blog-page-section{margin-bottom:100px}@media(max-width: 767px){.blog-page-section{margin-bottom:60px}}.blog-page-section .holder .blog-title{color:var(--NH-0D120E, #0d120e);font-family:Manrope;font-size:3.25em;font-style:normal;font-weight:400;line-height:108%;text-transform:uppercase;margin:40px 0 60px}@media(max-width: 767px){.blog-page-section .holder .blog-title{font-size:40px;margin:30px 0 40px}}.blog-page-section .holder .blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.75em 2.4375em}@media(max-width: 1000px){.blog-page-section .holder .blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 550px){.blog-page-section .holder .blog-grid{grid-template-columns:repeat(1, 1fr);gap:45px 16px}}.blog-page-section .holder .blog-grid .item{border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blog-page-section .holder .blog-grid .item:hover{border:1px solid var(--NH-477022, #477022)}.blog-page-section .holder .blog-grid .item:hover .content .date .icon svg path{fill:#477022}.blog-page-section .holder .blog-grid .item:hover .content h3.name{color:var(--NH-477022, #477022)}.blog-page-section .holder .blog-grid .item:first-child{grid-column:span 3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width: 1000px){.blog-page-section .holder .blog-grid .item:first-child{grid-column:span 2}}@media(max-width: 550px){.blog-page-section .holder .blog-grid .item:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-column:span 1}}.blog-page-section .holder .blog-grid .item:first-child .blog-img{border-radius:20px 0px 0px 20px;height:23.75em;width:auto;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 1000px){.blog-page-section .holder .blog-grid .item:first-child .blog-img{-webkit-box-flex:.9;-ms-flex:.9;flex:.9}}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item:first-child .blog-img{height:200px}}@media(max-width: 550px){.blog-page-section .holder .blog-grid .item:first-child .blog-img{border-radius:20px 20px 0px 0px}}.blog-page-section .holder .blog-grid .item:first-child .content{gap:1.875em;padding:2.5em;-webkit-box-flex:.9;-ms-flex:.9;flex:.9}@media(max-width: 1000px){.blog-page-section .holder .blog-grid .item:first-child .content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item:first-child .content{padding:15px 15px 20px;gap:15px}}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item:first-child .content{gap:15px}}.blog-page-section .holder .blog-grid .item:first-child .content h3.name{font-size:2em}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item:first-child .content h3.name{font-size:20px}}.blog-page-section .holder .blog-grid .item:first-child .content .description{font-size:1.125em;-webkit-line-clamp:5}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item:first-child .content .description{font-size:14px;-webkit-line-clamp:3}}.blog-page-section .holder .blog-grid .item .blog-img{border-radius:20px 20px 0px 0px;height:15em;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item .blog-img{height:200px}}.blog-page-section .holder .blog-grid .item .content{padding:1.25em 1.25em 1.875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25em}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item .content{padding:15px 15px 20px;gap:15px}}.blog-page-section .holder .blog-grid .item .content .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-page-section .holder .blog-grid .item .content .date p{color:var(--424141, #424141);font-family:Manrope;font-size:1em;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item .content .date p{font-size:14px}}.blog-page-section .holder .blog-grid .item .content .date .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width: 550px){.blog-page-section .holder .blog-grid .item .content .date .icon svg{width:18px;height:18px}}.blog-page-section .holder .blog-grid .item .content h3.name{color:#2d531a;font-family:Manrope;font-size:1.5em;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item .content h3.name{font-size:20px}}.blog-page-section .holder .blog-grid .item .content .description{color:var(--NH-0D120E, #0d120e);font-size:1em;font-style:normal;font-weight:400;line-height:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 767px){.blog-page-section .holder .blog-grid .item .content .description{font-size:14px}}.blog-page-section .holder .pagination{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media(max-width: 767px){.blog-page-section .holder .pagination{margin-top:50px}}.blog-page-section .holder .pagination .arrow{width:40px;height:40px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(0,0,0,0)}.blog-page-section .holder .pagination .arrow.disabled{cursor:not-allowed}.blog-page-section .holder .pagination .arrow.disabled svg path{fill:#cfcfcf}.blog-page-section .holder .pagination .arrow.disabled:hover{border-radius:100px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0)}.blog-page-section .holder .pagination .arrow:hover{border-radius:100px;border:1px solid var(--NH-477022, #477022);background:var(--Style, #fff)}.blog-page-section .holder .pagination .pages{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-page-section .holder .pagination .pages .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:100px;background:#fff;color:var(--NH-2D531A, #2d531a);text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:106%;letter-spacing:.32px;text-transform:uppercase}.blog-page-section .holder .pagination .pages .item.current{background:var(--NH-2D531A, #2d531a);color:#fff}@media(max-width: 767px){.blog-page-section .holder .pagination .pages .item{font-size:14px;width:32px;height:32px}}.blog-page-section .holder .pagination .pages .item:hover{background:#477022;color:#fff}.single-blog-post{margin-bottom:120px}@media(max-width: 767px){.single-blog-post{margin-bottom:60px}}.single-blog-post .holder.post-holder{max-width:56.875em;margin-top:60px}@media(max-width: 767px){.single-blog-post .holder.post-holder{margin-top:40px}}.single-blog-post .holder .post-name{color:var(--NH-2D531A, #2d531a);font-family:Manrope;font-size:3.25em;font-style:normal;font-weight:400;line-height:108%;text-transform:uppercase}@media(max-width: 767px){.single-blog-post .holder .post-name{font-size:32px}}.single-blog-post .holder .bottom-info{margin-top:40px;padding-bottom:22px;border-bottom:1px solid #0d120e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){.single-blog-post .holder .bottom-info{margin-top:20px;padding-bottom:15px}}.single-blog-post .holder .bottom-info .date{color:var(--NH-2D531A, #2d531a);font-family:Manrope;font-size:1em;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 767px){.single-blog-post .holder .bottom-info .date{font-size:14px}}.single-blog-post .holder .bottom-info .views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;color:var(--NH-2D531A, #2d531a);font-family:Manrope;font-size:1em;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 767px){.single-blog-post .holder .bottom-info .views{font-size:14px;gap:10px}}.single-blog-post .holder .bottom-info .views .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.single-blog-post .holder .post-img{width:100%;height:31.25em;-o-object-fit:cover;object-fit:cover;margin:30px 0 60px}@media(max-width: 767px){.single-blog-post .holder .post-img{margin:20px 0 40px;height:350px}}.single-blog-post .holder .content h2,.single-blog-post .holder .content h3,.single-blog-post .holder .content h4{color:var(--NH-0D120E, #0d120e);font-family:Manrope;font-size:2em;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}@media(max-width: 767px){.single-blog-post .holder .content h2,.single-blog-post .holder .content h3,.single-blog-post .holder .content h4{font-size:24px}}.single-blog-post .holder .content h5{color:var(--NH-0D120E, #0d120e);font-size:20px;font-style:normal;font-weight:600;line-height:130%}.single-blog-post .holder .content p,.single-blog-post .holder .content li,.single-blog-post .holder .content a{color:var(--NH-0D120E, #0d120e);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.single-blog-contact{background:url(../assets/img/auto_modal_img.webp);padding:60px 0;background-position:center;background-size:cover;background-repeat:no-repeat}.single-blog-contact .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-blog-contact .holder .form-container{border-radius:16px;background:var(--NH-477022, #477022);width:374px;padding:30px 20px 20px}.single-blog-contact .holder .form-container .form_title h4{color:var(--Style, #fff);font-family:Manrope;font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;margin-bottom:16px}@media(max-width: 767px){.single-blog-contact .holder .form-container .form_title h4{font-size:24px}}.single-blog-contact .holder .form-container .form_title p{color:var(--Style, #fff);font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 767px){.single-blog-contact .holder .form-container .form_title p{font-size:16px}}.single-blog-contact .holder .form-container form{margin-top:18px}.single-blog-contact .holder .form-container form .btn{width:100%;border-radius:10px;border:2px solid var(--Style, #fff);background:var(--NH-2D531A, #2d531a);color:var(--Style, #fff);text-align:center;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:106%;letter-spacing:.4px;text-transform:uppercase}.single-blog-relaveted-post{padding:100px 0;background:var(--eff-1-f-3, #eff1f3)}@media(max-width: 767px){.single-blog-relaveted-post{padding:60px}}.single-blog-relaveted-post .holder h2.title{color:var(--NH-0D120E, #0d120e);font-family:Manrope;font-size:3.25em;font-style:normal;font-weight:400;line-height:108%;text-transform:uppercase;margin-bottom:1.1538461538em}@media(max-width: 767px){.single-blog-relaveted-post .holder h2.title{font-size:42px;margin-bottom:30px}}.single-blog-relaveted-post .holder .blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.75em 2.4375em}@media(max-width: 1000px){.single-blog-relaveted-post .holder .blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 550px){.single-blog-relaveted-post .holder .blog-grid{grid-template-columns:repeat(1, 1fr);gap:45px 16px}}.single-blog-relaveted-post .holder .blog-grid .item{border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.single-blog-relaveted-post .holder .blog-grid .item:hover{border:1px solid var(--NH-477022, #477022)}.single-blog-relaveted-post .holder .blog-grid .item:hover .content .date .icon svg path{fill:#477022}.single-blog-relaveted-post .holder .blog-grid .item:hover .content h3.name{color:var(--NH-477022, #477022)}.single-blog-relaveted-post .holder .blog-grid .item .blog-img{border-radius:20px 20px 0px 0px;height:15em;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 767px){.single-blog-relaveted-post .holder .blog-grid .item .blog-img{height:200px}}.single-blog-relaveted-post .holder .blog-grid .item .content{padding:1.25em 1.25em 1.875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25em}@media(max-width: 767px){.single-blog-relaveted-post .holder .blog-grid .item .content{padding:15px 15px 20px;gap:15px}}.single-blog-relaveted-post .holder .blog-grid .item .content .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-blog-relaveted-post .holder .blog-grid .item .content .date p{color:var(--424141, #424141);font-family:Manrope;font-size:1em;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 767px){.single-blog-relaveted-post .holder .blog-grid .item .content .date p{font-size:14px}}.single-blog-relaveted-post .holder .blog-grid .item .content .date .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width: 550px){.single-blog-relaveted-post .holder .blog-grid .item .content .date .icon svg{width:18px;height:18px}}.single-blog-relaveted-post .holder .blog-grid .item .content h3.name{color:#2d531a;font-family:Manrope;font-size:1.5em;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 767px){.single-blog-relaveted-post .holder .blog-grid .item .content h3.name{font-size:20px}}.single-blog-relaveted-post .holder .blog-grid .item .content .description{color:var(--NH-0D120E, #0d120e);font-size:1em;font-style:normal;font-weight:400;line-height:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 767px){.single-blog-relaveted-post .holder .blog-grid .item .content .description{font-size:14px}}/*# sourceMappingURL=style.min.css.map */