:root{--color-black:#1d1d1d;--color-yellow:#ffad00;--color-grey-black:#888;--color-grey-medium:#bcbcbc;--color-grey:#e0e0e0;--color-grey-light:#f8f8f8;--font-family-body:"IBM Plex Sans",sans-serif;--font-family-title:"Satoshi-Variable",sans-serif;--box-shadow-menu:0 3px 10px 0 rgba(0,0,0,.05)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--color-black);font-family:var(--font-family-body);min-width:320px}a{color:inherit;text-decoration:none}img{max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{color:var(--color-black);font-family:var(--font-family-title)}h4,h5,h6{color:var(--color-black);font-family:var(--font-family-body)}.h1,.h2,h1,h2{line-height:1.2}.h3,h3{line-height:1.3}.h4,.h5,h4,h5{line-height:1.4}.h6,h6{line-height:1.5}.h1,h1{font-size:1.75rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.25rem}.h4,h4{font-size:1.188rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem}.h1,.h2,.h3,h1,h2,h3{font-weight:700}.h4,.h5,.h6,h4,h5,h6{font-weight:600}.p,p{color:inherit;font-size:1.125rem;font-weight:400;line-height:1.3}.p a,p a,span a{color:var(--color-black);font-weight:400}.p b,.p strong,p b,p strong,strong{color:inherit;font-weight:600}ul{list-style:none;list-style-position:inside}.dot{background-color:var(--color-yellow);border-radius:50%;display:inline-block;height:.6rem;margin-left:.2rem;width:.6rem}@font-face{font-display:swap;font-family:Satoshi-Variable;font-style:normal;font-weight:300 900;src:url(/Spoiler/CSS/fonts/satoshi/Satoshi-Variable.woff2) format("woff2"),url(/Spoiler/CSS/fonts/satoshi/Satoshi-Variable.woff) format("woff"),url(/Spoiler/CSS/fonts/satoshi/Satoshi-Variable.ttf) format("truetype")}@font-face{font-display:swap;font-family:Satoshi-VariableItalic;font-style:italic;font-weight:300 900;src:url(/Spoiler/CSS/fonts/satoshi/Satoshi-VariableItalic.woff2) format("woff2"),url(/Spoiler/CSS/fonts/satoshi/Satoshi-VariableItalic.woff) format("woff"),url(/Spoiler/CSS/fonts/satoshi/Satoshi-VariableItalic.ttf) format("truetype")}.fz-12{font-size:.75rem}.fz-14{font-size:.875rem}.fz-16{font-size:1rem}.fz-18{font-size:1.125rem}.fz-20{font-size:1.25rem}.fz-22{font-size:1.375rem}.fz-24{font-size:1.5rem}.fz-32{font-size:2rem}.fw-light{font-weight:300!important}.fw-regular{font-weight:400}.fw-bold{font-weight:600}.fw-extra-bold{font-weight:700}.ff-title{font-family:var(--font-family-title)}.ff-body{font-family:var(--font-family-body)!important}header.sticky{box-shadow:0 7px 7px 0 rgba(51,51,51,.3)}.boxer{margin:0 auto;max-width:1200px;width:90%}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.txt-italic{font-style:italic}.bg-black{background:var(--color-black)}.bg-white{background:#fff}.bg-grey-light{background:var(--color-grey-light)}.txt-black{color:var(--color-black)}.txt-white{color:#fff}.pst-relative{position:relative}.pst-absolute{position:absolute}.wi-100{width:100%!important}.wi-fit{width:fit-content}.hi-100{height:100%!important}.vh-100{height:100vh}.hi-auto{height:auto!important}.vertical-a-middle{vertical-align:middle}.v-mobile,.v-mobile.v-tablet{display:block}.v-desktop,.v-tablet,.v-tablet.v-desktop{display:none}.btn{border-radius:.625rem;cursor:pointer;display:inline-block;font-family:var(--font-family-body);font-weight:400;padding:.563rem 1.5rem;text-align:center;transition:.3s;width:100%}.btn--1{background:var(--color-black);border:1px solid var(--color-black);color:#fff;font-size:1.25rem}.btn--1:focus,.btn--1:hover{background:var(--color-yellow);color:var(--color-black)}.btn--2{background:#fff;border:1px solid var(--color-black);color:var(--color-black);font-size:1.25rem}.btn--1:focus,.btn--2:hover{background:var(--color-yellow);color:var(--color-black)}.shadow-menu{box-shadow:var(--box-shadow-menu)}.shadow-1{box-shadow:var(--box-shadow-1)}.of-x{overflow:hidden}.rounded-0{border-radius:0}.rounded-10{border-radius:10px}.border-gray-1{border:1px solid var(--color-grey)}.gap--0{gap:0!important}.gap--8{gap:.5rem!important}.gap--16{gap:1rem!important}.gap--24{gap:1.5rem!important}.gap--32{gap:2rem!important}.gap--48{gap:3rem!important}.none-wrap{flex-wrap:nowrap!important}.ds-block{display:block}.ds-none{display:none!important}.d-flex,.ds-flex{display:flex}.ds-flex{flex-wrap:wrap;gap:.5rem}.flex-dir-column{flex-direction:column}.flex-dir-column-rv{flex-direction:column-reverse}.flex-dir-row{flex-direction:row}.jc-center{justify-content:center}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}.jc-between{justify-content:space-between}.jc-around{justify-content:space-around}.jc-self-center{justify-self:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.ai-center{align-items:center}.ai-cont-start{align-content:flex-start}.ai-cont-end{align-content:flex-end}.ai-cont-center{align-content:center}.ai-cont-between{align-content:space-between}.ai-stretch{align-items:stretch}.ai-baseline{align-items:baseline}.ai-end{align-items:end}.ai-self-center{align-self:center}.ai-self-start{align-self:start}.ai-self-end{align-self:end}.ac-start{align-content:flex-start}.ac-end{align-content:flex-end}.ac-center{align-content:center}.flex-basis-50{flex-basis:calc(50% - 0.5rem)}.flex-1{flex:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.pi-center{place-items:center}.zoom-effect{transition:transform .2s ease}.zoom-effect:hover{transform:scale(1.01)}@media only screen and (min-width:767px){.btn{width:auto!important}.pst-md-relative{position:relative}.pst-md-absolute{position:absolute}.txt-md-center{text-align:center}.txt-md-left{text-align:left}.txt-md-right{text-align:right}.wi-md-auto{width:auto!important}.wi-md-100{width:100%!important}.hi-md-100{height:100%!important}.hi-md-auto{height:auto!important}.shadow-md-1{box-shadow:var(--box-shadow-1)}.rounded-md-0{border-radius:0}.rounded-md-10{border-radius:10px}.gap-md--0{gap:0!important}.gap-md--8{gap:.5rem!important}.gap-md--32{gap:2rem!important}.gap-md--48{gap:3rem!important}.none-md-wrap{flex-wrap:nowrap!important}.ds-md-block{display:block!important}.ds-md-none{display:none!important}.ds-md-flex{display:flex!important;flex-wrap:wrap;gap:.5rem}.flex-dir-md-row{flex-direction:row}.flex-dir-md-column{flex-direction:column!important}.jc-md-center{justify-content:center}.jc-md-start{justify-content:flex-start}.jc-md-end{justify-content:flex-end}.jc-md-between{justify-content:space-between}.jc-md-around{justify-content:space-around}.jc-self-md-center{justify-self:center}.ai-md-start{align-items:flex-start}.ai-md-end{align-items:flex-end}.ai-md-center{align-items:center}.ai-md-stretch{align-items:stretch}.ai-md-baseline{align-items:baseline}.ai-self-md-center{align-self:center!important}.ai-self-md-start{align-self:start}.ai-self-md-end{align-self:end}.flex-md-1{flex:1}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.pi-md-center{place-items:center}.v-mobile{display:none}.v-mobile.v-tablet{display:block}.v-tablet,.v-tablet.v-desktop{display:block!important}.v-desktop{display:none}}@media only screen and (min-width:1020px){.h1,h1{line-height:1.1}.h2,h2{line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.5rem}.pst-lg-relative{position:relative}.pst-lg-absolute{position:absolute}.txt-lg-center{text-align:center}.txt-lg-left{text-align:left}.txt-lg-right{text-align:right}.txt-lg-blue-buk{color:var(--color-blue-buk)!important}.txt-lg-grey{color:var(--wb-font-color-2)}.txt-lg-white{color:#fff}.wi-lg-100{width:100%!important}.wi-lg-auto{width:auto!important}.hi-lg-100{height:100%!important}.hi-lg-auto{height:auto!important}.rounded-lg-0{border-radius:0}.rounded-lg-10{border-radius:10px}.shadow-lg-1{box-shadow:var(--box-shadow-1)}.gap-lg--0{gap:0!important}.gap-lg--8{gap:.5rem!important}.gap-lg--32{gap:2rem!important}.gap-lg--48{gap:3rem!important}.none-lg-wrap{flex-wrap:nowrap!important}.ds-lg-block{display:block!important}.ds-lg-none{display:none!important}.ds-lg-flex{flex-wrap:wrap;gap:.8rem}.d-lg-flex,.ds-lg-flex{display:flex!important}.flex-dir-lg-row{flex-direction:row}.flex-dir-lg-row-reverse{flex-direction:row-reverse}.flex-dir-lg-column{flex-direction:column!important}.jc-lg-center{justify-content:center}.jc-lg-start{justify-content:flex-start}.jc-lg-end{justify-content:flex-end}.jc-lg-between{justify-content:space-between}.jc-lg-around{justify-content:space-around}.jc-lg-evenly{justify-content:space-evenly}.jc-self-lg-center{justify-self:center}.ac-lg-start{align-content:flex-start}.ac-lg-end{align-content:flex-end}.ac-lg-center{align-content:center}.ai-lg-start{align-items:flex-start}.ai-lg-end{align-items:flex-end}.ai-lg-center{align-items:center}.ai-lg-stretch{align-items:stretch}.ai-lg-baseline{align-items:baseline}.ai-self-lg-center{align-self:center!important}.ai-self-lg-start{align-self:start}.ai-self-lg-end{align-self:end}.flex-lg-1{flex:1}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.pi-lg-center{place-items:center}.v-mobile{display:none}.v-mobile.v-tablet{display:none!important}.v-desktop,.v-tablet{display:block}}