:root{--k-color-1:235,82,0;--k-color-1-u:255,102,10;--k-color-1-d:205,52,0;--k-color-2:84,140,203;--k-color-2-u:110,163,224;--k-color-2-d:55,111,176;--k-color-3:0,176,114;--k-color-3-u:43,194,138;--k-color-3-d:0,166,105;--k-color-white:255,255,255;--k-color-light:240,240,245;--k-color-medium:120,120,120;--k-color-dark:51,51,51;--k-color-black:20,20,20;--k-transition-duration:.3s;--k-transition-timing-function:ease-in-out;--k-besier-bound:cubic-bezier(.63,.71,.62,1.31);--k-besier-softly:cubic-bezier(.59,.24,.44,.79)}html{font-size:calc((100vh + 100vw) / 2 * 0.013)}@media (max-width:991.98px){html{font-size:16px}}body{font-size:1rem;line-height:1.4;color:rgb(var(--k-color-dark))}h1,.h1{margin-bottom:3rem;font-size:3.125rem;line-height:1.4;font-weight:700;text-transform:uppercase}h1:not(:first-child),.h1:not(:first-child){margin-top:4rem}h2,.h2{margin-bottom:2rem;font-size:2.15rem;line-height:1.3;font-weight:700;text-transform:uppercase}h2:not(:first-child),.h2:not(:first-child){margin-top:3rem}h3,.h3{font-size:1.25rem;line-height:1.2;font-weight:700}@media (max-width:767.98px){h1,.h1{font-size:2.8rem}h2,.h2{font-size:1.6rem}h3,.h3{font-size:1.2rem}}a{color:rgb(var(--k-color-1));transition:all var(--k-transition-duration) var(--k-besier-softly)}a:hover{color:rgb(var(--k-color-1-u))}a:focus{color:rgb(var(--k-color-1-d))}p:last-of-type{margin-bottom:0}section{padding-top:6rem;padding-bottom:6rem}img{max-width:100%}table caption{caption-side:top}:root,.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-to_left,.container-to_right,.row{--bs-gutter-x:1rem}.btn{display:inline-flex;align-items:center;font-weight:500}.form-control,.form-select{background-color:rgb(var(--k-color-light))}.btn,.form-control,.form-select{padding:.8rem 1.6rem;font-size:1rem;line-height:1.2rem;border-radius:0;outline:1px solid transparent;outline-offset:-1px;border:none}.form-select option{color:rgb(var(--k-color-dark));background-color:rgb(var(--k-color-white))}.btn.btn-sm{padding-top:calc(var(--bs-gutter-x) * 0.5);padding-bottom:calc(var(--bs-gutter-x) * 0.5)}.form-check-label{display:flex;align-items:center}.form-check-input{width:1.2em;height:1.2em;border:2px solid rgb(var(--k-color-light));margin-top:unset;margin-right:1rem}.form-check-input:checked{background-color:rgb(var(--k-color-dark));border-color:rgb(var(--k-color-dark))}.navbar-toggler:focus,.btn-check:focus+.btn,.btn:focus,.form-control:focus,input:focus,textarea:focus,select:focus,.form-select:focus,.form-check-input:focus,button:focus:not(:focus-visible){outline-color:transparent;border-color:transparent;box-shadow:none}.form-control{min-width:3rem}input[type=number].form-control{appearance:none;-webkit-appearance:none;-moz-appearance:textfield}input[type=number].form-control::-webkit-inner-spin-button{display:none}.form-select:focus,.form-check-input:focus,.form-control:focus{outline-color:rgb(var(--k-color-light))}label{display:block;position:relative}label:has(>.form-control)>span,label:has(>.form-select)>span{position:absolute;inset:0;display:flex;font-size:.8rem;color:rgb(var(--k-color-dark));align-items:start;padding:.2rem 1.6rem;opacity:.7;transition:all var(--k-transition-duration) var(--k-transition-timing-function)}label:has(>.form-control:placeholder-shown)>span{height:100%;max-height:2.6rem;align-items:center;font-size:1rem;opacity:.5}label:has(>span)>.form-control:not(:placeholder-shown),label:has(>span)>.form-select{padding-top:1.4rem;padding-bottom:.2rem;background-color:rgb(var(--k-color-white));outline-color:rgb(var(--k-color-light))}label:has(>.form-control:invalid),label:has(>.form-control.invalid),label:has(>.form-control:invalid)>span,label:has(>.form-control.invalid)>span,label:has(>.form-select:invalid),label:has(>.form-select.invalid),label>.form-control:invalid::placeholder,label>.form-control.invalid::placeholder{color:var(--bs-red)}label>.form-control:invalid,label>.form-control.invalid,label>.form-control:invalid:not(:placeholder-shown),label>.form-control.invalid:not(:placeholder-shown),label>.form-select:invalid,label>.form-select.invalid{color:var(--bs-red);outline-color:var(--bs-red)}.input-group{flex-wrap:nowrap;background-color:rgb(var(--k-color-light));border-radius:0;outline:1px solid transparent}.input-group label{flex:1 1 auto}.input-group .form-control{outline:none;background-color:transparent}.input-group:has(.form-control:not(:placeholder-shown)){background-color:rgb(var(--k-color-white));outline-color:rgb(var(--k-color-light))}.input-group:has(.form-control:focus){background-color:rgb(var(--k-color-white));outline-color:transparent}.input-group:not(:has(.form-control:not(:placeholder-shown))) .btn-cancel{display:none}.input-group:hover{background-color:rgba(var(--k-color-light),.8)}.container-to_left{padding-right:var(--bs-gutter-x,.75rem);padding-left:0;margin-right:auto;margin-left:0}.container-to_left>.row{margin-left:0}.container-to_right{padding-right:0;padding-left:var(--bs-gutter-x,.75rem);margin-right:0;margin-left:auto}.container-to_right>.row{margin-right:0}@media (min-width:576px){.container-to_left{margin-right:calc((100vw - 540px - var(--bs-gutter-x, 0.75rem)) / 2)}.container-to_right{margin-left:calc((100vw - 540px - var(--bs-gutter-x, 0.75rem)) / 2)}}@media (min-width:768px){.container-to_left{margin-right:calc((100vw - 720px - var(--bs-gutter-x, 0.75rem)) / 2)}.container-to_right{margin-left:calc((100vw - 720px - var(--bs-gutter-x, 0.75rem)) / 2)}}@media (min-width:992px){.container-to_left{margin-right:calc((100vw - 960px - var(--bs-gutter-x, 0.75rem)) / 2)}.container-to_right{margin-left:calc((100vw - 960px - var(--bs-gutter-x, 0.75rem)) / 2)}}@media (min-width:1200px){.container-to_left{margin-right:calc((100vw - 1140px - var(--bs-gutter-x, 0.75rem)) / 2)}.container-to_right{margin-left:calc((100vw - 1140px - var(--bs-gutter-x, 0.75rem)) / 2)}}@media (min-width:1400px){.container-to_left{margin-right:calc((100vw - 1320px - var(--bs-gutter-x, 0.75rem)) / 2)}.container-to_right{margin-left:calc((100vw - 1320px - var(--bs-gutter-x, 0.75rem)) / 2)}}@media (min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1500px}.container-to_left{margin-right:calc((100vw - 1500px - var(--bs-gutter-x, 0.75rem)) / 2)}.container-to_right{margin-left:calc((100vw - 1500px - var(--bs-gutter-x, 0.75rem)) / 2)}}.btn-color-1,.btn-primary{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-1));outline-color:transparent}.btn-outline-color-1,.btn-outline-primary{color:rgb(var(--k-color-1));outline-color:rgb(var(--k-color-1))}.btn-primary:hover,.btn-color-1:hover,.btn-outline-primary:hover,.btn-outline-color-1:hover{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-1-u));outline-color:transparent}.btn-primary:focus,.btn-color-1:focus,.btn-outline-primary:focus,.btn-outline-color-1:focus{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-1-d));outline-color:transparent}.btn-color-2{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-2));outline-color:transparent}.btn-outline-color-2{color:rgb(var(--k-color-2));outline-color:rgb(var(--k-color-2))}.btn-color-2:hover,.btn-outline-color-2:hover{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-2-u));outline-color:transparent}.btn-color-2:focus,.btn-outline-color-2:focus{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-2-d));outline-color:transparent}.btn-color-3{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-3));outline-color:transparent}.btn-outline-color-3{color:rgb(var(--k-color-3));outline-color:rgb(var(--k-color-3))}.btn-color-3:hover,.btn-outline-color-3:hover{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-3-u));outline-color:transparent}.btn-color-3:focus,.btn-outline-color-3:focus{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-3-d));outline-color:transparent}.btn-color-white{color:rgb(var(--k-color-dark));background-color:rgb(var(--k-color-white));outline-color:transparent}.btn-outline-color-white{color:rgb(var(--k-color-white));outline-color:rgb(var(--k-color-white))}.btn-color-white:hover,.btn-outline-color-white:hover,.btn-color-white:focus,.btn-outline-color-white:focus{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-dark));outline-color:transparent}.btn-color-medium{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-medium));outline-color:transparent}.btn-outline-color-medium{color:rgb(var(--k-color-medium));outline-color:rgb(var(--k-color-medium))}.btn-color-medium:hover,.btn-outline-color-medium:hover,.btn-color-medium:focus,.btn-outline-color-medium:focus{color:rgb(var(--k-color-dark));background-color:rgb(var(--k-color-white));outline-color:transparent}.btn-color-dark{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-dark));outline-color:transparent}.btn-outline-color-dark{color:rgb(var(--k-color-dark));outline-color:rgb(var(--k-color-dark))}.btn-color-dark:hover,.btn-outline-color-dark:hover,.btn-color-dark:focus,.btn-outline-color-dark:focus{color:rgb(var(--k-color-dark));background-color:rgb(var(--k-color-white));outline-color:transparent}.btn-color-black{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-black));outline-color:transparent}.btn-outline-color-black{color:rgb(var(--k-color-black));outline-color:rgb(var(--k-color-black))}.btn-color-black:hover,.btn-outline-color-black:hover,.btn-color-black:focus,.btn-outline-color-black:focus{color:rgb(var(--k-color-black));background-color:rgb(var(--k-color-white));outline-color:transparent}.dropdown-menu{border:1px solid rgba(var(--k-color-black),.2);border-radius:0}.dropdown-item.active,.dropdown-item:active{background-color:rgb(var(--k-color-1))}.navbar,.navbar-toggler{padding:0;border:none}a.nav-link{color:rgb(var(--k-color-1))}.navbar .nav-link.active,.navbar-nav .nav-link.show,a.nav-link.active,a.nav-link:hover{color:rgb(var(--k-color-1-u))}a.nav-link:focus{color:rgb(var(--k-color-1-d))}.navbar .offcanvas.show{padding:1rem}.navbar .offcanvas:not(.show){padding:0}.navbar .offcanvas-start:not(.show),.navbar .offcanvas-end:not(.show),.navbar .offcanvas-top:not(.show),.navbar .offcanvas-bottom:not(.show){border:0}.modal-dialog-scrollable .modal-content{overflow:unset}.offcanvas{color:unset}.offcanvas-start,.offcanvas-end,.offcanvas-top,.offcanvas-bottom{border:none}.offcanvas-start,.offcanvas-end{width:auto}.offcanvas-top,.offcanvas-bottom{height:auto}.offcanvas-top{bottom:unset}.offcanvas-bottom{top:unset}@media (min-width:768px){.navbar-expand-md .offcanvas{position:relative;visibility:unset;transform:unset;background-color:unset;z-index:unset}.navbar-expand-md .offcanvas .offcanvas-header{display:none}}@media (min-width:992px){.navbar-expand-lg .offcanvas{position:relative;visibility:unset;transform:unset;background-color:unset;z-index:unset}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}}@media (min-width:1200px){.navbar-expand-xl .offcanvas{position:relative;visibility:unset;transform:unset;background-color:unset;z-index:unset}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}}.form-group{margin-bottom:1rem}.form-group label{width:100%}:root{--swiper-theme-color:rgb(var(--k-color-1));--swiper-navigation-size:1rem;--swiper-pagination-bullet-size:1rem;--swiper-pagination-bottom:0}.swiper-container{position:relative}.swiper-container>.swiper{position:unset}.swiper .swiper-pagination-container{position:absolute;z-index:10}.swiper .swiper-pagination-container.swiper-pagination-container-horizontal{bottom:0;left:0;right:0;width:100%}.swiper .swiper-pagination-container.swiper-pagination-container-vertical{top:0;bottom:0;right:0;height:100%}.swiper .swiper-pagination-container .swiper-pagination{position:unset;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:auto}.swiper-pagination-bullet{border-radius:.25rem;background-color:rgb(var(--k-color-black));transition:all var(--k-transition-duration) var(--k-transition-timing-function)}.swiper-pagination-bullet-active{width:4.16rem}.swiper-pagination-bullet:hover,.swiper-pagination-bullet-active{opacity:1}.swiper-button-next,.swiper-button-prev{width:3rem;height:3rem;color:rgb(var(--dark));background-color:rgb(var(--k-color-white));border-radius:1rem;box-shadow:0px 1px 3px 0px rgba(0,0,0,.04)}.swiper-button-next:after,.swiper-button-prev:after{font-weight:900;font-size:1.5rem}.tabs .tabs-body>*:not(.active){display:none}header{padding-top:1rem;padding-bottom:1rem;color:rgb(var(--k-color-dark));background-color:rgb(var(--k-color-white));transition:all var(--k-transition-duration) var(--k-transition-timing-function)}header.header-absolute,body.page-home header.header-fixed,header.header-fixed.fixed{top:0;left:0;right:0;width:100%;z-index:50}header.header-absolute{position:absolute}body.page-home header.header-fixed,header.header-fixed.fixed{position:fixed}header a,header a.nav-link{color:rgb(var(--k-color-dark))}body.page-home header.header-fixed:not(.fixed){color:rgb(var(--k-color-white));background-color:transparent;border-bottom:2px solid rgba(var(--k-color-white),.3)}body.page-home header.header-fixed:not(.fixed) a:not(:hover):not(.active),body.page-home header.header-fixed:not(.fixed) a.nav-link:not(:hover):not(.active){color:rgb(var(--k-color-white))}header .logo{fill:rgb(var(--k-color-1));width:100%;max-width:220px;aspect-ratio:214/76;transition:all var(--k-transition-duration) var(--k-transition-timing-function)}body.page-home header.header-fixed:not(.fixed) .logo{fill:rgb(var(--k-color-white))}header .btn{color:rgb(var(--k-color-1));outline-color:rgb(var(--k-color-1))}body.page-home header.header-fixed:not(.fixed) .btn{color:rgb(var(--k-color-white));outline-color:rgb(var(--k-color-white))}body.page-home header.header-fixed:not(.fixed) .dropdown-menu{border:1px solid rgba(var(--k-color-white),.2);background-color:rgba(var(--k-color-black),.5)}header .btn:hover{color:rgb(var(--k-color-white));outline-color:rgb(var(--k-color-1)) !important;background-color:rgb(var(--k-color-1))}footer{padding-top:1rem;padding-bottom:1rem;color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-dark))}footer a,footer a.nav-link{color:rgb(var(--k-color-white))}footer .logo{width:100%;max-width:140px}.copyright{opacity:.4}#scroll-to-top{display:none;position:fixed;right:2rem;bottom:2rem;width:3rem;height:3rem;cursor:pointer;text-align:center;line-height:3rem;font-size:2rem;color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-1));z-index:50;transition:background-color var(--k-besier-softly) var(--k-transition-duration)}#scroll-to-top:hover{background-color:rgb(var(--k-color-1-u))}ul.squire li{position:relative;margin-bottom:1rem;list-style:none}ul.squire li:before{content:'';position:absolute;top:50%;margin-top:-.6rem;left:-2rem;width:1.4rem;height:1.4rem;background-color:rgb(var(--k-color-1))}.zoom{display:inline-block;position:relative}.zoom:before{content:'zoom_in';display:block;position:absolute;top:50%;left:50%;width:4rem;height:4rem;line-height:4rem;margin-top:-2rem;margin-left:-2rem;font-size:2rem;text-align:center;font-family:'Material Icons';font-weight:900;color:rgb(var(--k-color-black));border-radius:50%;background-color:rgba(var(--k-color-white),.9);opacity:.5;transition:opacity var(--k-besier-softly) var(--k-transition-duration)}.zoom:hover:before{opacity:.7}.menu-dots-container{position:fixed;display:flex;flex-direction:column;justify-content:center;top:0;bottom:0;right:0;width:.7rem;z-index:5;pointer-events:none}.menu-dots-container .menu-dot{width:.5rem;height:.5rem;margin:.5rem 0;background-color:rgb(var(--k-color-1));border-radius:50%;transition:all var(--k-transition-duration) var(--k-besier-softly);opacity:.3;pointer-events:auto;cursor:pointer}.menu-dots-container .menu-dot:hover,.menu-dots-container .menu-dot.active{opacity:1;box-shadow:0 0 0 2px rgb(var(--k-color-1))}.tags{display:flex;flex-wrap:wrap;margin:calc(var(--bs-gutter-x) * -0.5)}.tags>*{margin:calc(var(--bs-gutter-x) * 0.5);border-radius:2rem;font-size:.95rem;line-height:1.2;text-decoration:none}.counter-container{position:relative}.counter-container .counter{display:inline-block;width:1.6rem;height:1.6rem;font-size:.8rem;line-height:1.6rem;text-align:center;border-radius:2rem}.counter-container .counter.counter--top-left,.counter-container .counter.counter--top-right,.counter-container .counter.counter--bottom-left,.counter-container .counter.counter--bottom-right{position:absolute;display:block}.counter-container .counter.counter--top-left{top:-.6rem;left:-.6rem}.counter-container .counter.counter--top-right{top:-.6rem;right:-.6rem}.counter-container .counter.counter--bottom-left{bottom:-.6rem;left:-.6rem}.counter-container .counter.counter--bottom-right{bottom:-.6rem;right:-.6rem}.icon{display:inline-block;width:1rem;height:1rem;font-size:1rem;fill:currentColor}.icon-x2{width:2rem;height:2rem}.icon-x3{width:3rem;height:3rem}.icon-x4{width:4rem;height:4rem}.icon-white{color:rgb(var(--dark));background-color:rgb(var(--white))}.icon-light{color:rgb(var(--black));background-color:rgb(var(--light))}.icon-medium{color:rgb(var(--white));background-color:rgb(var(--medium))}.icon-black{color:rgb(var(--white));background-color:rgb(var(--black))}.form-with-steps{overflow:hidden}.form-with-steps form{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.form-with-steps .form-step{display:none;flex-direction:column;justify-content:space-between}.form-with-steps .form-step.active{display:flex;height:100%}.form-with-steps .form-step__header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.form-with-steps .start .form-step__header{justify-content:center}.form-with-steps .form-step__header .form-step__progress{padding:.5rem 1rem;font-size:.8rem;font-weight:900;line-height:1.4;color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-dark));border-radius:1rem}.form-with-steps .form-step__header .form-step__title{font-weight:900}.form-with-steps .form-step__body{display:flex;height:100%;padding:0 1rem;align-items:center;justify-content:start}.form-with-steps .form-step.result .message{text-align:center}.form-with-steps .form-step__counter:before{content:' №'}.form-with-steps .form-step__counter{margin-right:1rem}.form-with-steps .form-step__remove,.form-with-steps .form-step__copy,.form-with-steps .form-field__copy{display:inline-block;padding:.5rem 1rem;margin-left:1rem;margin-right:1rem;line-height:1;font-weight:400;border-radius:1rem;cursor:pointer}.form-with-steps .form-step__copy,.form-with-steps .form-field__copy{color:rgb(var(--k-color-dark));border:2px solid rgb(var(--k-color-dark))}.form-with-steps .form-step__remove{color:rgb(var(--k-color-medium));border:2px solid rgb(var(--k-color-medium))}.form-with-steps .form-step__copy:hover,.form-with-steps .form-field__copy:hover,.form-with-steps .field__label-add:hover .form-field__copy{color:rgb(var(--k-color-medium));border:2px solid rgb(var(--k-color-medium))}.form-with-steps .form-step__remove:hover{color:rgb(var(--k-color-dark));border:2px solid rgb(var(--k-color-dark))}.form-with-steps .form-controls{display:flex;align-items:center;justify-content:end;padding:1rem;background-color:rgb(var(--k-color-light))}.form-with-steps .start.active~.form-controls,.form-with-steps .result.active~.form-controls{justify-content:center;background-color:transparent}.form-with-steps .form-ajax-loader{position:absolute;top:0;left:0;right:0;border:0;background-color:rgba(255,255,255,.6);width:100%;height:100%}.overflow{overflow:hidden}.promo{display:flex;height:auto;min-height:100vh;flex-direction:column;justify-content:space-evenly;background-position:center center;background-repeat:no-repeat;background-size:cover}.parallax{position:relative;background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.parallax>.parallax-element{position:absolute;object-fit:contain;z-index:0;pointer-events:none}.parallax>.parallax-element.parallax--fullscreen{inset:0;height:100%;width:100%;object-fit:cover}.parallax>*:not(.parallax-element){z-index:1}.dots{display:inline-block;width:.5rem;height:.5rem;margin-right:.5rem;border-radius:50%}.dots-black{background-color:rgb(var(--k-color-black))}.dots-color-1{background-color:rgb(var(--k-color-1))}.dots-color-2{background-color:rgb(var(--k-color-2))}.dots-color-3{background-color:rgb(var(--k-color-3))}.dots-pink{background-color:#ff36fc}.dots-blue{background-color:#36bdff}.dots-pink{background-color:#ff36fc}.block-white{background-color:rgb(var(--k-color-white))}.block-light{background-color:rgb(var(--k-color-light))}.block-medium{background-color:rgb(var(--k-color-medium))}.block-dark{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-dark))}.block-black{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-black))}.block-dark a,.block-black a{color:rgb(var(--k-color-white))}.block-color-1{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-1))}.block-color-2{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-2))}.block-color-1 a,.block-color-2 a{color:rgb(var(--k-color-white))}.block-color-3{color:rgb(var(--k-color-white));background-color:rgb(var(--k-color-3))}.border-white{border:1px solid rgb(var(--k-color-white))}.border-light{border:1px solid rgb(var(--k-color-light))}.border-medium{border:1px solid rgb(var(--k-color-medium))}.border-dark{border:1px solid rgb(var(--k-color-dark))}.border-black{border:1px solid rgb(var(--k-color-black))}.border-color-1{border:1px solid rgb(var(--k-color-1))}.border-color-2{border:1px solid rgb(var(--k-color-2))}.border-color-3{border:1px solid rgb(var(--k-color-3))}.block-background{background-position:center center;background-repeat:no-repeat;background-size:cover}.block-map{height:50vh}.text-color-1{color:rgb(var(--k-color-1)) !important}.text-color-2{color:rgb(var(--k-color-2)) !important}.text-color-3{color:rgb(var(--k-color-3)) !important}.text-white{color:rgb(var(--k-color-white)) !important}.text-light{color:rgb(var(--k-color-light)) !important}.text-medium{color:rgb(var(--k-color-medium)) !important}.text-dark{color:rgb(var(--k-color-dark)) !important}.text-columns,.text-columns-2,.text-columns-3,.text-columns-4,.text-columns-5,.text-columns-6,.text-columns-7,.text-columns-8,.text-columns-9,.text-columns-10,.text-columns-11,.text-columns-12,.text-columns-sm-2,.text-columns-sm-3,.text-columns-sm-4,.text-columns-sm-5,.text-columns-sm-6,.text-columns-sm-7,.text-columns-sm-8,.text-columns-sm-9,.text-columns-sm-10,.text-columns-sm-11,.text-columns-sm-12,.text-columns-md-2,.text-columns-md-3,.text-columns-md-4,.text-columns-md-5,.text-columns-md-6,.text-columns-md-7,.text-columns-md-8,.text-columns-md-9,.text-columns-md-10,.text-columns-md-11,.text-columns-md-12,.text-columns-lg-2,.text-columns-lg-3,.text-columns-lg-4,.text-columns-lg-5,.text-columns-lg-6,.text-columns-lg-7,.text-columns-lg-8,.text-columns-lg-9,.text-columns-lg-10,.text-columns-lg-11,.text-columns-lg-12,.text-columns-xl-2,.text-columns-xl-3,.text-columns-xl-4,.text-columns-xl-5,.text-columns-xl-6,.text-columns-xl-7,.text-columns-xl-8,.text-columns-xl-9,.text-columns-xl-10,.text-columns-xl-11,.text-columns-xl-12,.text-columns-xxl-2,.text-columns-xxl-3,.text-columns-xxl-4,.text-columns-xxl-5,.text-columns-xxl-6,.text-columns-xxl-7,.text-columns-xxl-8,.text-columns-xxl-9,.text-columns-xxl-10,.text-columns-xxl-11,.text-columns-xxl-12{--text-columns:1;column-count:var(--text-columns);column-gap:var(--bs-gutter-x)}.text-columns-2{--text-columns:2}.text-columns-3{--text-columns:3}.text-columns-4{--text-columns:4}.text-columns-5{--text-columns:5}.text-columns-6{--text-columns:6}.text-columns-7{--text-columns:7}.text-columns-8{--text-columns:8}.text-columns-9{--text-columns:9}.text-columns-10{--text-columns:10}.text-columns-11{--text-columns:11}.text-columns-12{--text-columns:12}@media (min-width:576px){.text-columns-sm-2{--text-columns:2}.text-columns-sm-3{--text-columns:3}.text-columns-sm-4{--text-columns:4}.text-columns-sm-5{--text-columns:5}.text-columns-sm-6{--text-columns:6}.text-columns-sm-7{--text-columns:7}.text-columns-sm-8{--text-columns:8}.text-columns-sm-9{--text-columns:9}.text-columns-sm-10{--text-columns:10}.text-columns-sm-11{--text-columns:11}.text-columns-sm-12{--text-columns:12}}@media (min-width:768px){.text-columns-md-2{--text-columns:2}.text-columns-md-3{--text-columns:3}.text-columns-md-4{--text-columns:4}.text-columns-md-5{--text-columns:5}.text-columns-md-6{--text-columns:6}.text-columns-md-7{--text-columns:7}.text-columns-md-8{--text-columns:8}.text-columns-md-9{--text-columns:9}.text-columns-md-10{--text-columns:10}.text-columns-md-11{--text-columns:11}.text-columns-md-12{--text-columns:12}}@media (min-width:992px){.text-columns-lg-2{--text-columns:2}.text-columns-lg-3{--text-columns:3}.text-columns-lg-4{--text-columns:4}.text-columns-lg-5{--text-columns:5}.text-columns-lg-6{--text-columns:6}.text-columns-lg-7{--text-columns:7}.text-columns-lg-8{--text-columns:8}.text-columns-lg-9{--text-columns:9}.text-columns-lg-10{--text-columns:10}.text-columns-lg-11{--text-columns:11}.text-columns-lg-12{--text-columns:12}}@media (min-width:1200px){.text-columns-xl-2{--text-columns:2}.text-columns-xl-3{--text-columns:3}.text-columns-xl-4{--text-columns:4}.text-columns-xl-5{--text-columns:5}.text-columns-xl-6{--text-columns:6}.text-columns-xl-7{--text-columns:7}.text-columns-xl-8{--text-columns:8}.text-columns-xl-9{--text-columns:9}.text-columns-xl-10{--text-columns:10}.text-columns-xl-11{--text-columns:11}.text-columns-xl-12{--text-columns:12}}@media (min-width:1400px){.text-columns-xxl-2{--text-columns:2}.text-columns-xxl-3{--text-columns:3}.text-columns-xxl-4{--text-columns:4}.text-columns-xxl-5{--text-columns:5}.text-columns-xxl-6{--text-columns:6}.text-columns-xxl-7{--text-columns:7}.text-columns-xxl-8{--text-columns:8}.text-columns-xxl-9{--text-columns:9}.text-columns-xxl-10{--text-columns:10}.text-columns-xxl-11{--text-columns:11}.text-columns-xxl-12{--text-columns:12}}.note{font-size:80%;opacity:.8}.fs-0{font-size:4.5rem}.pt-6{padding-top:8rem !important}.pb-6{padding-bottom:8rem !important}.ps-6{padding-left:8rem !important}.pe-6{padding-right:8rem !important}.px-6{padding-left:8rem !important;padding-right:8rem !important}.py-6{padding-top:8rem !important;padding-bottom:8rem !important}.mt-6{margin-top:8rem !important}.mb-6{margin-bottom:8rem !important}.ms-6{margin-left:8rem !important}.me-6{margin-right:8rem !important}.mx-6{margin-left:8rem !important;margin-right:8rem !important}.my-6{margin-top:8rem !important;margin-bottom:8rem !important}.text-justify{text-align:justify}.notice{font-size:.8rem}a.ratio{display:block}.ratio>img{object-fit:cover}.ratio-2x1{--bs-aspect-ratio:50%}.ratio-1x2{--bs-aspect-ratio:200%}.ratio-5x1{--bs-aspect-ratio:20%}.ratio-1x5{--bs-aspect-ratio:500%}.ratio-9x16{--bs-aspect-ratio:177.77%}.spread-container .spread:not(:first-child){margin-top:1rem}.spread-header{display:flex;align-items:center;justify-content:space-between;color:inherit;font-size:1.25rem;font-weight:600;line-height:1.2;background-color:transparent;box-shadow:none}.spread-header:not(.hidden){cursor:pointer}.spread-header>*:last-child:not(:first-child){font-size:1rem}.spread-header.hidden>*:last-child:not(:first-child){display:none}.spread-header>*:last-child:not(:first-child) .icon,.spread-header>.icon:last-child:not(:first-child){width:1.5rem;height:1.5rem;padding:0;margin-left:1rem;transition:all var(--k-transition-duration) var(--k-besier-softly)}.spread.collapsed .spread-header .spread-header--hide{display:none}.spread:not(.collapsed) .spread-header .spread-header--show{display:none}.spread:not(.collapsed) .spread-header>*:last-child:not(:first-child) .icon,.spread:not(.collapsed) .spread-header>.icon:last-child:not(:first-child){transform:rotateZ(-180deg)}.spread-body{height:100%;transition:all var(--k-transition-duration) var(--k-besier-softly);overflow:hidden}@media (min-width:576px){.spread-sm .spread-body{max-height:100% !important}.spread-sm .spread-header>*:last-child:not(:first-child){display:none}}@media (min-width:768px){.spread-md .spread-body{max-height:100% !important}.spread-md .spread-header>*:last-child:not(:first-child){display:none}}@media (min-width:992px){.spread-lg .spread-body{max-height:100% !important}.spread-lg .spread-header>*:last-child:not(:first-child){display:none}}@media (min-width:1200px){.spread-xl .spread-body{max-height:100% !important}.spread-xl .spread-header>*:last-child:not(:first-child){display:none}}@media (min-width:1400px){.spread-xxl .spread-body{max-height:100% !important}.spread-xxl .spread-header>*:last-child:not(:first-child){display:none}}.line-dotted{display:flex;justify-content:space-between;position:relative;line-height:1.2;z-index:0}.line-dotted:not(:has(>*>span)):after{content:'';display:inline-block;flex:1 0 0%;height:1px;margin-top:1rem;width:100%;max-width:100%;border-bottom:1px dotted rgb(var(--medium));order:2}.line-dotted:has(>*>span):after{content:'';display:block;position:absolute;height:1px;top:1rem;left:0;width:100%;border-bottom:1px dotted rgb(var(--medium));z-index:-1}.line-dotted>*>span{position:relative;background-color:rgb(var(--white))}.line-dotted>*:nth-child(1){max-width:50%;order:1}.line-dotted>*:nth-child(2){max-width:50%;font-weight:400;order:3}.line-dotted:has(>*:nth-child(2)>span)>*:nth-child(2){background-color:rgb(var(--white))}.line-dotted a{display:unset}.chart{--chart-percent:0;position:relative;display:inline-grid;place-content:center;text-align:center;width:var(--chart-width);height:var(--chart-width)}.chart:before,.chart:after{content:'';position:absolute;border-radius:50%}.chart:before{inset:0;background:radial-gradient(farthest-side,rgb(var(--red)) 98%,#0000) top/var(--chart-weight) var(--chart-weight) no-repeat,conic-gradient(rgb(var(--red)) calc(var(--chart-percent)*1%), rgb(var(--light)) 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--chart-weight)),#000 calc(100% - var(--chart-weight)));mask:radial-gradient(farthest-side,#0000 calc(99% - var(--chart-weight)),#000 calc(100% - var(--chart-weight)))}.chart:after{inset:calc(50% - var(--chart-weight)/2);background:rgb(var(--red));transform:rotate(calc(var(--chart-percent)*3.6deg)) translateY(calc(50% - var(--chart-width)/2))}.chart .chart-percent span{font-weight:700}.chart-152{--chart-weight:1.8rem;--chart-width:152px;font-size:1rem}.chart-152 .chart-percent{font-size:1.5rem}.chart-152 .chart-percent span{font-size:2.5rem}.chart-124{--chart-weight:1.4rem;--chart-width:124px;font-size:.8rem}.chart-124 .chart-percent{font-size:1.3rem}.chart-124 .chart-percent span{font-size:1.8rem}@media (min-width:576px){.chart-sm-152{--chart-weight:1.8rem;--chart-width:152px;font-size:1rem}.chart-sm-152 .chart-percent{font-size:1.5rem}.chart-sm-152 .chart-percent span{font-size:2.5rem}.chart-sm-124{--chart-weight:1.4rem;--chart-width:124px;font-size:.8rem}.chart-sm-124 .chart-percent{font-size:1.3rem}.chart-sm-124 .chart-percent span{font-size:1.8rem}}@media (min-width:768px){.chart-md-152{--chart-weight:1.8rem;--chart-width:152px}.chart-md-124{--chart-weight:1.4rem;--chart-width:124px}}@media (min-width:992px){.chart-lg-152{--chart-weight:1.8rem;--chart-width:152px}.chart-lg-124{--chart-weight:1.4rem;--chart-width:124px}}@media (min-width:1200px){.chart-xl-152{--chart-weight:1.8rem;--chart-width:152px}.chart-xl-124{--chart-weight:1.4rem;--chart-width:124px}}@media (min-width:1400px){.chart-xxl-152{--chart-weight:1.8rem;--chart-width:152px}.chart-xxl-124{--chart-weight:1.4rem;--chart-width:124px}}.notification-container{position:fixed;display:flex;flex-direction:column}.notification{display:none;opacity:0}.notification.popup{display:block;visibility:hidden;animation-name:notification_popup;animation-timing-function:var(--transition-timing-function);animation-duration:4s;animation-iteration-count:1;animation-fill-mode:both}@keyframes notification_popup{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}6%{opacity:1}75%{opacity:1}99%{visibility:visible;opacity:0}100%{visibility:hidden;opacity:0}}.video-container{position:relative}.video-container>.video-placeholder{position:absolute;inset:0;display:flex;padding:1rem;flex-direction:column;align-items:center;justify-content:center;color:rgb(var(--white));font-size:1.5rem;font-weight:700;background-color:rgba(var(--black),.2);cursor:pointer;z-index:1}.loader{display:flex;align-items:center;justify-content:center;position:absolute;inset:0;background-color:rgba(var(--white),.5)}.scroll-effect{animation-fill-mode:both}.scroll-effect.active{transition-timing-function:var(--k-besier-softly);animation-timing-function:var(--k-besier-softly)}.scroll-effect.slideToTop.active:not(.animate),.scroll-effect.slideFromTop{opacity:0}.scroll-effect.slideToTop.active,.scroll-effect.slideFromTop.active{animation-name:slideTop}.scroll-effect.slideToTop.active{animation-direction:reverse}.scroll-effect.slideToTop,.scroll-effect.slideFromTop.active:not(.animate){opacity:1}@keyframes slideTop{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}.scroll-effect.slideToBottom.active:not(.animate),.scroll-effect.slideFromBottom{opacity:0}.scroll-effect.slideToBottom.active,.scroll-effect.slideFromBottom.active{animation-name:slideBottom}.scroll-effect.slideToBottom.active{animation-direction:reverse}.scroll-effect.slideToBottom,.scroll-effect.slideFromBottom.active:not(.animate){opacity:1}@keyframes slideBottom{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.scroll-effect.slideToLeft.active:not(.animate),.scroll-effect.slideFromLeft{opacity:0}.scroll-effect.slideToLeft.active,.scroll-effect.slideFromLeft.active{animation-name:slideLeft}.scroll-effect.slideToLeft.active{animation-direction:reverse}.scroll-effect.slideToLeft,.scroll-effect.slideFromLeft.active:not(.animate){opacity:1}@keyframes slideLeft{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}.scroll-effect.slideToRight.active:not(.animate),.scroll-effect.slideFromRight{opacity:0}.scroll-effect.slideToRight.active,.scroll-effect.slideFromRight.active{animation-name:slideRight}.scroll-effect.slideToRight.active{animation-direction:reverse}.scroll-effect.slideToRight,.scroll-effect.slideFromRight.active:not(.animate){opacity:1}@keyframes slideRight{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}.scroll-effect.fadeOut.active:not(.animate),.scroll-effect.fadeIn{opacity:0}.scroll-effect.fadeOut.active,.scroll-effect.fadeIn.active{animation-name:fade}.scroll-effect.fadeOut.active{animation-direction:reverse}.scroll-effect.fadeOut,.scroll-effect.fadeIn.active:not(.animate){opacity:1}@keyframes fade{0%{opacity:0}100%{opacity:1}}.scroll-effect.flipOut.active:not(.animate),.scroll-effect.flipIn{backface-visibility:hidden;transform:rotateY(-180deg)}.scroll-effect.flipOut.active,.scroll-effect.flipIn.active{animation-name:flip}.scroll-effect.flipOut.active{animation-direction:reverse}.scroll-effect.flipOut,.scroll-effect.flipIn.active:not(.animate){backface-visibility:hidden;transform:rotateY(0)}@keyframes flip{0%{transform:rotateY(-180deg)}100%{transform:rotateY(0)}}