/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:none no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.view-1{background-color:#202020}.view-1-box-1{color:#fcfcfc;padding:40px 20px}.view-1-box-1 .main-header{font-size:32px;font-weight:500;line-height:42px;margin-bottom:24px;text-transform:uppercase}.view-1-box-1 .sub-header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;letter-spacing:.2px;line-height:22px}.view-1-box-1 .sub-header-counter{margin-left:12px}.view-1-box-2{padding:0 20px}.view-1-box-2-promo .promo-box{background-color:#fcfcfc;border-radius:8px;position:relative}.view-1-box-2-promo .promo-box-image{z-index:10}.view-1-box-2-promo .promo-box-image .image-item img{border-radius:8px 8px 0 0;width:100%}.view-1-box-2-promo .promo-box-sticker{background-color:#f5eb4a;border-radius:8px;position:absolute;right:16px;top:16px;-webkit-transition:all .8s;transition:all .8s}.view-1-box-2-promo .promo-box-sticker .sticker-item{color:#202020;font-size:20px;font-weight:900;line-height:24px;padding:12px 16px}.view-1-box-2-promo .promo-box-text{overflow:hidden;padding:20px 20px 24px}.view-1-box-2-promo .promo-box-text .text{position:relative}.view-1-box-2-promo .promo-box-text .text-data{background-color:#fcfcfc;color:#9b9b9b;font-size:14px;font-weight:600;line-height:18px}.view-1-box-2-promo .promo-box-text .text-title{background-color:#fcfcfc;color:#464646;font-size:20px;font-weight:700;line-height:28px;margin:12px 0;white-space:pre-line}.view-1-box-2-promo .promo-box-text .text-container-code.hide-container-code{height:auto;max-height:5px;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease}.view-1-box-2-promo .promo-box-text .text-container-code.show-container-code{-webkit-transition:all .5s ease;transition:all .5s ease}.view-1-box-2-promo .promo-box-text .text-container-code .code-text{font-size:16px;font-weight:500;letter-spacing:-.1px;line-height:26px;margin-bottom:24px}.view-1-box-2-promo .promo-box-text .text-container-code .code-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-container{display:-webkit-box;display:-ms-flexbox;display:flex}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-input{border:1px solid #c8c7c7;border-radius:4px;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;color:#464646;font-size:16px;font-weight:700;letter-spacing:.4px;margin-right:auto;padding:12px 0 12px 24px;width:100%}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-input.input-clicked{background-color:#e7f3e6;color:#21511e}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:none;border-radius:4px;color:#202020;font-size:16px;font-weight:600;justify-content:center;line-height:20px;padding:14px 16px;-webkit-transition:all .2s ease;transition:all .2s ease}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit.submit-active{background-color:#f5eb4a}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit.submit-active:hover{background-color:#202020;color:#fcfcfc;-webkit-transition:all .2s ease;transition:all .2s ease}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit.submit-active:hover .img-before-submit{display:none}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit.submit-active:hover .img-after-submit{display:-webkit-box;display:-ms-flexbox;display:flex}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit.submit-clicked{background-color:#202020}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit-text.submit-text-active{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit-text.submit-text-clicked{display:none}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit-img{height:16px;width:16px}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit-img.img-active{display:-webkit-box;display:-ms-flexbox;display:flex}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-submit-img.img-clicked{display:none}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-message-visible{height:100%;margin-top:16px;opacity:1}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-message-hidden{height:0;opacity:0}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-message-icon{height:10px;padding:4px;width:10px}.view-1-box-2-promo .promo-box-text .text-container-code .code-form-message-text{color:#21511e;font-size:13px;font-weight:500;line-height:16px}.view-1-box-2-promo .promo-box-text .text-container-code .code-container-link{margin:40px 0}.view-1-box-2-promo .promo-box-text .text-container-code .code-container-link .link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#202020;border-radius:4px;color:#fcfcfc;justify-content:center;padding:14px 16px}.view-1-box-2-promo .promo-box-text .text-container-code .code-container-link .link-box:first-of-type{margin-bottom:16px}.view-1-box-2-promo .promo-box-text .text-container-code .code-container-link .link-box-text{font-size:16px;font-weight:600;line-height:20px;margin-right:8px;-webkit-transition:all .3s ease;transition:all .3s ease}.view-1-box-2-promo .promo-box-text .text-container-code .code-container-link .link-box-img{height:16px;width:16px}.view-1-box-2-promo .owl-nav{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;padding:40px 0}.view-1-box-2-promo .owl-nav .pages-counter{color:#fcfcfc;font-size:22px;font-style:normal;font-weight:500;line-height:26px}.view-1-box-2-promo .owl-nav .owl-prev{margin-right:40px}.view-1-box-2-promo .owl-nav .owl-next{margin-left:40px}@media screen and (min-width:768px){.view-1-box-2{padding:0 20px 50px}}@media screen and (min-width:1024px){.view-1-box-1 .main-header{font-size:64px;line-height:72px;margin-bottom:24px;text-transform:uppercase}.view-1-box-1 .sub-header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;line-height:32px}.view-1-box-1 .sub-header-counter{margin-left:24px}.view-1-box-2{padding-bottom:80px}.view-1-box-2-promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.view-1-box-2-promo .promo-box{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%;margin:0 .5% 2.5%}.view-1-box-2-promo .promo-box:not(.no-hover):hover .promo-box-sticker{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.view-1-box-2-promo .promo-box-text{padding:24px}.view-1-box-2-promo .promo-box-text .text-title{font-size:18px}.view-1-box-2-promo .promo-box-text .text-container-code .code-container-link .link-box:hover .link-box-text{padding-right:8px;-webkit-transition:all .3s ease;transition:all .3s ease}}@media screen and (min-width:1440px){.view-1-box-2{padding-bottom:110px}.view-1-box-2-promo{display:-webkit-box;display:-ms-flexbox;display:flex}.view-1 .promo-box-text .text-title{font-size:20px}}@media screen and (min-width:1920px){.view-1{padding-bottom:192px}.view-1-box-1{color:#fcfcfc;padding:96px 96px 48px}.view-1-box-1 .main-header{font-size:80px;line-height:98px;margin-bottom:24px;text-transform:uppercase}.view-1-box-1 .sub-header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;line-height:32px}.view-1-box-1 .sub-header-counter{margin-left:24px}.view-1-box-2{padding:96px 96px 48px}.view-1-box-2-promo{margin:0 -1.25%}.view-1-box-2-promo .promo-box{-webkit-box-flex:0;-ms-flex:0 0 22.5%;flex:0 0 22.5%;margin:0 1.25% 2.5%}.view-1-box-2-promo .promo-box-text .text-title{font-size:20px}}.view-2{background-color:#202020}.view-2-box-1{color:#fcfcfc;padding:10% 5%}.view-2-box-1 .view-box-text .text-title{font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:42px;margin-bottom:40px}.view-2-box-1 .view-box-text-paragraph{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:26px;margin-bottom:40px}.view-2-box-1 .button-wrapper{border-bottom:1px solid #fcfcfc}.view-2-box-1 .button-wrapper .view-button{color:#fcfcfc}@media screen and (min-width:768px){.view-2-box-1 .view-box-text .text-title,.view-2-box-1 .view-box-text-paragraph{margin-bottom:38px}}@media screen and (min-width:1024px){.view-2-box-1{padding:5%;width:45%}.view-2-box-1 .view-box-text .text-title{font-size:44px;line-height:55px;margin-bottom:72px}.view-2-box-1 .view-box-text-paragraph{font-size:18px;line-height:28px}.view-2-box-1 .view-box-text-paragraph.text-1{margin-bottom:36px}.view-2-box-1 .view-box-text-paragraph.text-2{margin-bottom:72px}}@media screen and (min-width:1440px){.view-2-box-1 .view-box-text .text-title{font-size:56px;line-height:68px}}@media screen and (min-width:1920px){.view-2-box-1{width:40%}.view-2-box-1 .view-box-text .text-title{font-size:64px;line-height:80px;margin-bottom:96px}.view-2-box-1 .view-box-text-paragraph{font-size:18px;line-height:28px}.view-2-box-1 .view-box-text-paragraph.text-1{margin-bottom:24px}.view-2-box-1 .view-box-text-paragraph.text-2{margin-bottom:96px}}.view-3{background-color:#fcfcfc;padding:40px 5%;-webkit-transition:all .8s linear;transition:all .8s linear}.view-3-box-1 .view-box-text{margin-bottom:20px}.view-3-box-1 .view-box-text .text-title{color:#202020;font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:42px;margin:0}.view-3-box-2{margin-bottom:20px}.view-3-box-2 .view-box-picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.view-3-box-3 .view-box-text{display:none}.view-3-box-3 .view-box-text-animation{border-top:.5px solid #b0afaf;display:grid;gap:20px;grid-template-columns:1fr 20fr 1fr;margin-top:18px;padding:18px 20px 0}.view-3-box-3 .view-box-text-faq-counter{color:#171616;font-style:normal}.view-3-box-3 .view-box-text-faq-counter,.view-3-box-3 .view-box-text-faq-title{font-size:16px;font-weight:600;letter-spacing:.2px;line-height:22px}.view-3-box-3 .view-box-text-faq-arrow{background:url(../assets/img/icons/arrow.svg) no-repeat 50%;height:25px;-webkit-transition:all .6s linear;transition:all .6s linear;width:35px}.view-3-box-3 .view-box-text-faq.to-hide{margin-top:-20px;overflow:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}.view-3-box-3 .view-box-text-faq.to-hide.rolled-up{height:0;opacity:0}.view-3-box-3 .view-box-text-faq.to-hide.expanded{height:auto;-webkit-transition:all 1s ease;transition:all 1s ease}.view-3-box-3 .view-box-text-paragraph-faq{color:#171616;font-size:16px;font-style:normal;font-weight:400;height:0;letter-spacing:.2px;line-height:26px;margin:0 0 20px 56px;overflow:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}.view-3-box-3 .view-box-text-paragraph-faq.active{height:auto}.view-3-box-3 .view-box-text-paragraph-faq.active p{margin:20px 0}.view-3-box-3 .view-box-text-paragraph-faq.active p a{font-weight:600;text-decoration:underline}.view-3-box-3 .load-more{margin-top:20px}.view-3-box-3 a.button-wrapper{display:none}@media screen and (min-width:768px){.view-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:936px;overflow:hidden;padding:0}.view-3-box-1{display:none}.view-3-box-2{margin:0;width:40%}.view-3-box-3{margin:0 5%;overflow:scroll;width:50%;-ms-overflow-style:none;scrollbar-width:none}.view-3-box-3::-webkit-scrollbar{display:none}.view-3-box-3 .view-box-text{display:block;margin:51px 0 96px}.view-3-box-3 .view-box-text .text-title{font-size:46px;font-weight:400;letter-spacing:-1px;line-height:58px}.view-3-box-3 .view-box-text-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.view-3-box-3 .view-box-text-faq-counter{font-size:20px;line-height:28px;margin:0}.view-3-box-3 .view-box-text-faq-title{font-size:20px;line-height:28px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.view-3-box-3 .view-box-text-faq-arrow{margin:0}.view-3-box-3 .view-box-text-faq.to-hide.rolled-up{height:auto;opacity:1}.view-3-box-3 .view-box-text-paragraph-faq{margin-left:60px}.view-3-box-3 .view-box-text-paragraph-faq.active{margin:40px 0 40px 60px}.view-3-box-3 .view-box-text-paragraph-faq.active p{margin:0 0 20px}.view-3-box-3 .view-box-text-paragraph-faq.height{margin-bottom:0}.view-3-box-3 .view-box-text-animation{margin:0;padding:36px 24px}.view-3-box-3 .text-button.load-more{display:none}}@media screen and (min-width:1024px){.view-3-box-3 .view-box-text{margin-top:51px}.view-3-box-3 .view-box-text-paragraph-faq,.view-3-box-3 .view-box-text-paragraph-faq.active{margin-left:76px}.view-3-box-3 .view-box-text-animation{gap:32px}.view-3-box-3 .view-box-text .text-title{font-size:56px;line-height:68px}.view-3-box-3 a.button-wrapper{border-bottom:1px solid #171616;display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 0 160px}.view-3-box-3 a.button-wrapper .view-button{color:#171616}}@media screen and (min-width:1440px){.view-3-box-3 .view-box-text{margin-top:72px}}@media screen and (min-width:1920px){.view-3{height:1280px}.view-3-box-2{width:45%}.view-3-box-3 .view-box-text{margin-top:96px}.view-3-box-3 .view-box-text-paragraph-faq,.view-3-box-3 .view-box-text-paragraph-faq.active{margin-left:90px}.view-3-box-3 .view-box-text .text-title{font-size:64px;line-height:80px}}.view-4{background-color:#202020;color:#171616;overflow:hidden;padding:10% 5%}.view-4-box-1 .view-box-text-info{background-color:#fcfcfc;border-radius:16px;margin-bottom:48px;padding:20px 20px 40px;width:90%}.view-4-box-1 .view-box-text-info-title{font-size:30px;font-weight:400;letter-spacing:-.5px;line-height:42px;margin:0;padding-bottom:24px}.view-4-box-1 .view-box-text-info-content{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:26px;overflow:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}.view-4-box-1 .view-box-text-info-content.text-2{height:0;opacity:0}.view-4-box-1 .view-box-text-info-content.active{height:auto;opacity:1;padding-top:24px}.view-4-box-1 .view-box-text-info-content a{font-weight:600;text-decoration:underline}.view-4-box-1 .view-box-text-info .text-button{margin-top:24px}.view-4-box-1 .view-box-text-info .text-button-img{width:14px}.view-4-box-2{display:none}.view-4 .owl-nav{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}.view-4 .owl-nav .pages-counter{color:#fcfcfc;font-size:22px;font-style:normal;font-weight:500;line-height:26px}.view-4 .owl-prev{margin-right:40px}.view-4 .owl-next{margin-left:40px}@media screen and (min-width:768px){.view-4{padding-right:0}.view-4 .view-box-text-info{margin-bottom:38px;padding:20px 20px 40px;width:310px}.view-4 .view-box-text-info-title{font-size:32px;letter-spacing:-.5px;line-height:42px}.view-4 .view-box-text-info-content{font-size:16px;letter-spacing:.2px;line-height:26px}}@media screen and (min-width:1024px){.view-4 .view-box-text-info{padding:48px;width:672px}.view-4 .view-box-text-info-title{font-size:32px;line-height:44px}.view-4 .view-box-text-info-content{font-size:18px;line-height:28px}.view-4 .view-box-text-info-content.active{padding-top:48px}.view-4 .view-box-text-info .text-button{margin-top:48px}.view-4-box-2{display:block}.view-4-box-2 .button-wrapper{border-bottom:1px solid #fcfcfc;margin-top:36px}.view-4-box-2 .button-wrapper .view-button{color:#fcfcfc}.view-4 .owl-stage-outer{overflow:visible}.view-4 .owl-nav{margin-left:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.view-4 .owl-nav .pages-counter{display:none}.view-4 .owl-prev{margin-right:0}}@media screen and (min-width:1440px){.view-4{padding:5%}.view-4 .view-box-text-info{width:672px}.view-4 .view-box-text-info-title{font-size:56px;line-height:68px}}@media screen and (min-width:1920px){.view-4 .view-box-text-info-title{font-size:60px;line-height:80px}}.view-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fcfcfc;-ms-flex-direction:column;flex-direction:column}.view-5-box-1,.view-5-box-1 img{width:100%}.view-5-box-2{padding:10% 5%}.view-5-box-2 .view-box-text .text-title{font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:42px;margin-bottom:40px}.view-5-box-2 .view-box-text-paragraph{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:26px;margin-bottom:40px}.view-5-box-2 .button-wrapper{background-color:#202020;border-radius:4px;padding:14px 16px}.view-5-box-2 .button-wrapper .view-button{color:#fcfcfc}@media screen and (min-width:768px){.view-5-box-2{padding:5% 5% 10%}.view-5-box-2 .view-box-text .text-title,.view-5-box-2 .view-box-text-paragraph{margin-bottom:38px}}@media screen and (min-width:1024px){.view-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5%}.view-5-box-1{padding-left:5%;width:50%}.view-5-box-1 img{width:100%}.view-5-box-2{padding:0;width:50%}.view-5-box-2 .view-box-text .text-title{font-size:44px;line-height:55px}.view-5-box-2 .button-wrapper:hover{padding:14px 16px}.view-5-box-2 .button-wrapper:hover .view-button{padding-right:11px;-webkit-transition:all .3s ease;transition:all .3s ease}}@media screen and (min-width:1440px){.view-5-box-1{padding-left:72px;width:50%}.view-5-box-2{width:45%}.view-5-box-2 .view-box-text .text-title{font-size:56px;line-height:68px;margin-bottom:72px}.view-5-box-2 .view-box-text-paragraph{font-size:18px;line-height:28px}.view-5-box-2 .view-box-text-paragraph.text-1{margin-bottom:36px}.view-5-box-2 .view-box-text-paragraph.text-2{margin-bottom:72px}}@media screen and (min-width:1920px){.view-5-box-1{padding-left:192px;width:45%}.view-5-box-2 .view-box-text .text-title{font-size:64px;line-height:80px;margin-bottom:96px}.view-5-box-2 .view-box-text-paragraph.text-1{margin-bottom:24px}.view-5-box-2 .view-box-text-paragraph.text-2{margin-bottom:96px}}.view-6{background-color:#202020;color:#fcfcfc;padding:10% 5%}.view-6-box-1 .view-box-picture{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.view-6-box-1 .view-box-picture img{border-radius:8px}.view-6-box-1 .view-box-picture .view-box-text{padding-top:21px}.view-6-box-1 .view-box-picture .view-box-text .text-subtitle{color:#fcfcfc;font-size:20px;font-weight:600;letter-spacing:.2px;line-height:24px}.view-6-box-1 .owl-stage{left:-30px}.view-6-box-2{margin-top:40px}.view-6-box-2 .view-box-text .text-title{font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:42px;margin-bottom:40px}.view-6-box-2 .view-box-text-paragraph{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:26px;margin-bottom:40px}.view-6-box-2 .button-wrapper{border-bottom:1px solid #fcfcfc}.view-6-box-2 .button-wrapper .view-button{color:#fcfcfc}@media screen and (min-width:768px){.view-6{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.view-6,.view-6-box-1{display:-webkit-box;display:-ms-flexbox;display:flex}.view-6-box-1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.view-6-box-1 .view-box-picture:first-of-type{margin-right:38px}.view-6-box-2{margin:0 0 76px}.view-6-box-2 .view-box-text .text-title,.view-6-box-2 .view-box-text-paragraph{margin-bottom:38px}}@media screen and (min-width:1024px){.view-6{padding:5%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.view-6-box-1{width:50%}.view-6-box-1 .view-box-picture img{width:100%}.view-6-box-1 .view-box-picture img:hover{outline:1px solid #fcfcfc}.view-6-box-2{margin:0;width:40%}.view-6-box-2 .view-box-text .text-title{font-size:44px;line-height:55px;margin-bottom:36px}.view-6-box-2 .view-box-text-paragraph{margin-bottom:36px}}@media screen and (min-width:1440px){.view-6-box-2 .view-box-text .text-title{font-size:56px;line-height:68px}.view-6-box-2 .view-box-text-paragraph{font-size:18px;line-height:28px}}@media screen and (min-width:1920px){.view-6-box-1{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.view-6-box-1 .view-box-picture:first-of-type{margin-right:96px}.view-6-box-2 .view-box-text .text-title{font-size:64px;line-height:80px;margin-bottom:96px}.view-6-box-2 .view-box-text-paragraph{margin-bottom:96px}}.view-7{background-color:#fcfcfc;padding:10% 5%}.view-7-box-1 .view-box-text .text-title{font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:42px;margin-top:16px}.view-7-box-1 .view-box-text-paragraph{font-size:16px;font-weight:400;letter-spacing:.2px;line-height:26px;margin-top:40px}.view-7-box-1 .view-box-text-paragraph.text-2{margin-bottom:40px}.view-7-box-1 .button-wrapper:last-of-type{background-color:transparent;border-bottom:1px solid #171616;margin-top:24px}.view-7-box-1 .button-wrapper:last-of-type .view-button{color:#171616}.view-7-box-1 .button-wrapper:nth-last-of-type(2){background-color:#202020;border-radius:4px;padding:14px 16px}.view-7-box-1 .button-wrapper:nth-last-of-type(2) .view-button{color:#fcfcfc}.view-7-box-2{margin-top:40px}.view-7-box-2 .owl-stage{left:-40px}.view-7-box-2 .view-box-picture img{border-radius:12px}.view-7-box-2 .view-box-picture img.image-2{display:none}.view-7-box-2 .view-box-text .text-subtitle{color:#464646;font-size:22px;font-weight:500;line-height:26px;margin:12px 0 0 12px}@media screen and (min-width:768px){.view-7{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.view-7-box-1 .view-box-text .text-title{margin-top:0}.view-7-box-1 .view-box-text-paragraph{margin-top:38px}.view-7-box-2{margin-top:10%}.view-7-box-2 .view-box-picture img{border-radius:8px}.view-7-box-2 .view-box-text .text-subtitle{padding-left:12px}}@media screen and (min-width:1024px){.view-7{padding:5%}.view-7-box-1{width:50%}.view-7-box-1 .view-box-text .text-title{font-size:44px;line-height:55px}.view-7-box-1 .view-box-text-paragraph{margin-top:72px}.view-7-box-1 .view-box-text-paragraph.text-2{margin-top:36px}.view-7-box-1 .button-wrapper:nth-last-of-type(2){margin-top:72px}.view-7-box-1 .button-wrapper:nth-last-of-type(2):hover{padding:14px 16px}.view-7-box-1 .button-wrapper:nth-last-of-type(2):hover .view-button{padding-right:11px;-webkit-transition:all .3s ease;transition:all .3s ease}.view-7-box-2 .view-box-picture{position:relative}.view-7-box-2 .view-box-picture img.image-1{display:inline-block;position:relative}.view-7-box-2 .view-box-picture img.image-2{display:none;left:0;position:absolute;z-index:99}.view-7-box-2 .view-box-text .text-subtitle{font-size:20px}.view-7-box-2 .owl-item:hover .image-2{display:inline}}@media screen and (min-width:1440px){.view-7-box-1 .view-box-text .text-title{font-size:56px;line-height:68px}.view-7-box-1 .view-box-text-paragraph{font-size:18px;line-height:28px}.view-7-box-2 .view-box-text .text-subtitle{font-size:22px}}@media screen and (min-width:1920px){.view-7-box-1 .view-box-text .text-title{font-size:64px;line-height:80px}.view-7-box-1 .view-box-text-paragraph{margin-top:96px}.view-7-box-1 .view-box-text-paragraph.text-2{margin-top:24px}.view-7-box-1 .button-wrapper:nth-last-of-type(2),.view-7-box-2{margin-top:96px}}.view-8{background-color:#202020;color:#fcfcfc}.view-8-box-1{padding:10% 5%}.view-8-box-1 .view-box-text-paragraph{font-size:24px;font-weight:400;letter-spacing:.2px;line-height:32px;margin-bottom:20px}.view-8-box-1 .view-box-text-paragraph.text-1{font-size:16px;font-weight:700;letter-spacing:.2px;line-height:20px;margin-bottom:20px;text-transform:uppercase}.view-8-box-1 .view-box-text-paragraph.text-2{display:none}.view-8-box-1 .button-wrapper{border-bottom:1px solid #fcfcfc}.view-8-box-1 .button-wrapper .view-button{color:#fcfcfc}@media screen and (min-width:768px){.view-8-box-1 .view-box-text-paragraph{margin-bottom:38px}}@media screen and (min-width:1024px){.view-8-box-1{padding:5%}.view-8-box-1 .view-box-text-paragraph{font-size:48px;line-height:64px}.view-8-box-1 .view-box-text-paragraph.text-1{font-size:20px;letter-spacing:.5px;line-height:24px;margin-bottom:36px}.view-8-box-1 .view-box-text-paragraph.text-2{display:block}.view-8-box-1 .view-box-text-paragraph.text-3{display:none}}@media screen and (min-width:1920px){.view-8-box-1{padding:3.8% 5%}.view-8-box-1 .view-box-text-paragraph,.view-8-box-1 .view-box-text-paragraph.text-1{margin-bottom:48px}}html{scroll-behavior:smooth}#category{padding:0}#category #categoryFilters,#category .custom-block{display:none}.owl-carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.wait{display:none}footer{position:relative;z-index:1}footer .footer-address{padding-bottom:50px}.active{opacity:1}.arrow-active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.show-container-code{height:auto;opacity:1}.hide-container-code{height:0;opacity:0}.lpage{margin:0 auto;overflow:hidden;position:relative}.lpage .arrow-top-container .arrow-top{background:url(../assets/img/icons/arrow.svg) no-repeat 50%;display:none;height:45px;width:45px}.view{-webkit-box-sizing:border-box;box-sizing:border-box}.view,.view .view-box{position:relative}.text-button{border-bottom:1px solid #202020;bottom:24px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0 12px 4px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.text-button-text{background-color:transparent;font-size:16px;font-weight:600;line-height:20px;margin-right:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.text-button img{height:14px;width:14px}.button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:16px 0 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button-wrapper .view-button{font-size:16px;font-weight:600;letter-spacing:.25px;line-height:20px;margin-right:6px;text-decoration:none}.button-wrapper .view-button-img{height:15px;width:15px}.button-wrapper:hover{padding:10px 0 18px;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:768px){.lpage .arrow-top-container{background:#fcfcfc;border-radius:10px;bottom:2vw;position:fixed;right:5vw;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);z-index:9999}.lpage .arrow-top-container .arrow-top{display:block}footer .footer-address{padding-bottom:82px}}@media screen and (min-width:1024px){.text-button:hover{padding:10px 0 18px 4px;-webkit-transition:all .3s ease;transition:all .3s ease}}
