.btn{display:flex;flex-flow:row nowrap;align-items:stretch;align-content:normal;justify-content:flex-start;gap:.25rem;padding:.5rem 1.5rem;justify-content:center;border-radius:10px;border-color:#41404f;border-color:var(--color-light-background);font-size:2.25rem;font-weight:300;color:#fff;text-shadow:0 0 10px black;transition:.8s linear box-shadow,.4s linear color,.4s linear background,.4s linear border,.4s ease-in color,.4s linear text-shadow;box-shadow:-20px 40px 80px #1f5eff4d}.btn:hover{border-color:#41404f;border-color:var(--color-light-background);color:#fff;text-shadow:0 0 5px hsl(223,100%,56%);text-shadow:0 0 5px var(--color-primary);transition:.8s linear box-shadow,.4s linear color,.4s linear background,.4s linear border,.4s linear color,.4s linear text-shadow;box-shadow:40px 40px 80px #ffffff4d}.btn.no-shadow{border-color:#41404f;border-color:var(--color-light-background);font-size:1rem;font-size:var(--font-size-m);transition:none;transition:.4s linear color;box-shadow:none}.btn.no-shadow:hover{box-shadow:none}.navbar{position:fixed;top:0;right:0;display:flex;flex-direction:row;align-content:start;justify-content:center;width:100vw;height:115px;gap:40px;opacity:0;transition:.4s linear opacity,.4s linear top;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask:linear-gradient(to top,transparent,black 45%);mask:linear-gradient(to top,transparent,black 45%)}.navbar>*{width:210px}.navbar a{font-size:20px;color:#fff;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.author{padding:40px;background:radial-gradient(circle at bottom,rgba(31,94,255,.2) 0%,transparent 40%);border:1px solid hsl(245,10%,28%);border:1px solid var(--color-light-background);border-radius:30px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 20px #000;position:relative;max-width:1200px;margin:120px auto 40px}.author p{padding-right:300px;font-size:1rem;font-size:var(--font-size-m);color:#e6e6e6;color:var(--color-text-dirty)}.author img{filter:grayscale(20%);border-radius:20px;box-shadow:0 0 60px #fff9}.author span{position:absolute;top:50%;right:40px;padding:20px;background:#231f20;background:var(--color-background);border-radius:25px;transform:translateY(-50%);outline:2px solid hsl(245,10%,28%);outline:2px solid var(--color-light-background)}.author h3{font-size:1.25rem;font-size:var(--font-size-l)}@media only screen and (max-width: 768px){.author{padding:10px;margin:40px auto}.author h3{padding:10px}.author .text{display:flex;flex-direction:column;align-items:center}.author .text p{padding:0 10px}.author .text p:nth-child(2){order:3}.author p{padding:0}.author span{position:static;position:initial;width:-moz-max-content;width:max-content;transform:none;transform:initial}}.header{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:100px;margin:60px 0 0}.header__text{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;color:#e6e6e6;color:var(--color-text-dirty);text-align:right}.header h2{font-size:2.5rem;font-size:var(--font-size-3xl);color:#fff;white-space:nowrap}.header h2 strong{font-weight:900}.header ul{list-style:circle;direction:rtl}.header li{font-size:2.5rem;font-size:var(--font-size-3xl);font-weight:400;line-height:1.15em;letter-spacing:2px;color:#231f20;color:var(--color-background);text-shadow:1px 0 1px rgb(255,196,36),-1px 0 1px rgb(255,196,36),0px 1px 1px rgb(255,196,36),0 -1px 1px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 1px var(--color-secondary),0px 1px 1px var(--color-secondary),0 -1px 1px var(--color-secondary);white-space:nowrap}.header li::marker{color:#ffc424;color:var(--color-secondary)}.header h3{font-size:1.5rem;font-size:var(--font-size-xl);color:#fff}.header__cover{position:relative;min-width:200px;max-width:350px;height:auto;margin:30px 0;border-radius:26px;animation:shadow-move 10s infinite;box-shadow:-20px 100px 180px #ffc4244d,50px -50px 100px #1f5eff4d}.header__cover img{width:100%;min-width:200px;height:auto;border-radius:26px;box-shadow:0 5px 10px 1px #00000080}.header__cover:before{position:absolute;inset:-30px -30px 30px 30px;content:"";border:1px solid rgb(255,196,36);border:1px solid var(--color-secondary);border-radius:20px;z-index:-1}@media only screen and (max-width: 1024px){.header{justify-content:space-between;gap:10px}.header h2,.header li{font-size:2rem;font-size:var(--font-size-2xl)}}@media only screen and (max-width: 768px){.header{flex-wrap:wrap;gap:0}.header__cover{width:50%;max-width:300px;margin:0 auto 30px}.header__cover img{width:100%}.header__text{width:100%;max-width:none;max-width:initial}}@media only screen and (max-width: 560px){.header__cover:before{display:none}.header ul{padding:0 0 0 40px;direction:ltr}.header li{padding:0 0 0 20px;font-size:1.25rem;font-size:var(--font-size-l);text-align:left}.header h2{font-size:1.5rem;font-size:var(--font-size-xl);text-align:center}}@media only screen and (max-width: 425px){.header h2{font-size:1.25rem;font-size:var(--font-size-l)}.header li{font-size:1rem;font-size:var(--font-size-m)}}.header-btn{width:-moz-max-content;width:max-content;margin:40px auto;font-size:2rem;font-weight:700;letter-spacing:2px;color:#ffc424;color:var(--color-secondary);text-transform:uppercase;text-shadow:none}.header-btn:hover{color:#231f20;color:var(--color-background);text-shadow:1px 0 1px rgb(255,196,36),-1px 0 1px rgb(255,196,36),0px 1px 1px rgb(255,196,36),0 -1px 1px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 1px var(--color-secondary),0px 1px 1px var(--color-secondary),0 -1px 1px var(--color-secondary)}@media only screen and (max-width: 560px){.header-btn{margin:20px}}@keyframes shadow-move{0%{box-shadow:-50px 100px 180px #ffc4244d,50px -50px 100px #1f5eff4d}25%{box-shadow:10px 40px 200px #ffc42433,30px -10px 80px #1f5eff33}50%{box-shadow:-40px 10px 120px #ffc4241a,-30px -10px 80px #1f5eff66}75%{box-shadow:10px 70px 80px #ffc42433,30px -10px 80px #1f5eff33}to{box-shadow:-50px 100px 180px #ffc4244d,50px -50px 100px #1f5eff4d}}.contact{max-width:600px;margin:0 auto;text-align:center}.contact p{font-size:1rem;font-size:var(--font-size-m)}.footer{max-width:600px;margin:80px auto 20px;font-size:1rem;font-size:var(--font-size-m)}.footer a{color:#ffc424;color:var(--color-secondary);-webkit-text-decoration:none;text-decoration:none}.footer ul{padding:0;list-style:none}.technologies{max-width:1200px;margin:0 auto}.technologies .title{padding:60px 0 40px;font-size:2.5rem;font-size:var(--font-size-3xl);font-weight:700;color:#231f20;color:var(--color-background);text-shadow:1px 0 1px rgb(255,196,36),-1px 0 0px rgb(255,196,36),0px 1px 0px rgb(255,196,36),0 -1px 0px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 0px var(--color-secondary),0px 1px 0px var(--color-secondary),0 -1px 0px var(--color-secondary)}.technologies h4{width:-moz-max-content;width:max-content;height:-moz-min-content;height:min-content;padding:10px 20px;margin:0;background-color:#312b2c;background-color:var(--color-highlight-background);border:1px solid hsl(245,10%,28%);border:1px solid var(--color-light-background);border-radius:15px;font-weight:300;transform:translateY(400%) rotate(-90deg);transform-origin:0 0;box-shadow:-20px 20px 70px #41404f;box-shadow:-20px 20px 70px 0 var(--color-light-background)}.technologies__items{display:grid;grid-template-columns:25% 25% 25% 25%;grid-gap:20px 10px;gap:20px 10px;padding:0 10px 0 70px}@media only screen and (max-width: 1024px){.technologies__items{grid-template-columns:100%}}.technologies__old{margin-bottom:140px}.technologies__old .technologies__item:after{position:absolute;bottom:-80px;left:50%;content:"";width:2px;height:70px;background-color:#41404f;background-color:var(--color-light-background)}.technologies__old .technologies__item:before{position:absolute;bottom:-80px;left:50%;display:inline-block;content:"";width:20px;height:20px;background-color:transparent;border-top:2px solid hsl(245,10%,28%);border-top:2px solid var(--color-light-background);border-right:2px solid hsl(245,10%,28%);border-right:2px solid var(--color-light-background);transform:translate(-45%,-7%) rotate(135deg);box-shadow:10px -10px 30px #41404f;box-shadow:10px -10px 30px 0 var(--color-light-background)}.technologies__item{position:relative;padding:13px 15px;margin:0 .5px}.technologies__item .text{display:flex;flex-direction:column;vertical-align:central}.technologies__item h3{padding-bottom:20px;font-size:20px;font-weight:300;text-align:center;white-space:nowrap}@media only screen and (max-width: 768px){.technologies__item h3{white-space:normal}}.technologies__item ul{position:relative;padding-left:40px;list-style-type:none}.technologies__item ul:before{position:absolute;top:-15px;left:0;content:"";width:100%;height:1px;background-color:#41404f;background-color:var(--color-light-background)}.technologies__item ul:after{position:absolute;top:-13px;left:0;content:"";width:1px;height:100%;background-color:#41404f;background-color:var(--color-light-background)}.technologies__item li{position:relative;padding:3px 0;font-size:16px;font-weight:300;letter-spacing:.25px;color:#e6e6e6;color:var(--color-text-dirty);white-space:nowrap}.technologies__item li:before{position:absolute;top:12px;left:-20px;content:"";width:6px;height:6px;background-color:#41404f;background-color:var(--color-light-background);border-radius:4px;transition:.15s linear background-color}.technologies__item li:after{position:absolute;top:15px;left:-40px;content:"";width:25px;height:1px;background-color:#41404f;background-color:var(--color-light-background);transition:.15s linear background-color}.technologies__item li:hover:before{background-color:#1f5eff;background-color:var(--color-primary);transition:.15s linear background-color;box-shadow:0 0 5px #1f5eff;box-shadow:0 0 5px 0 var(--color-primary)}.technologies__item li:hover:after{background-color:#1f5eff;background-color:var(--color-primary);transition:.15s linear background-color;box-shadow:0 0 20px #1f5eff;box-shadow:0 0 20px 0 var(--color-primary)}@media only screen and (max-width: 768px){.technologies__item li{white-space:normal;text-overflow:clip}}@media only screen and (max-width: 1024px){.technologies>div{display:flex;flex-direction:row;justify-content:space-around}.technologies h4{margin:0 0 10px;text-align:center;transform:none;transform:initial}.technologies__old,.technologies__new{display:flex;flex-direction:column;align-items:center}.technologies__items{gap:0;padding:0}.technologies__items>div{height:220px}.technologies__old{margin-bottom:0}.technologies__old .technologies__item:before{display:none}.technologies__old .technologies__item:after{display:none}}@media only screen and (max-width: 560px){.technologies .title{font-size:2rem;font-size:var(--font-size-2xl)}.technologies>div{justify-content:space-between;gap:10px}.technologies__items>div{height:300px}.technologies__items>div:first-child{height:220px}.technologies__items>div:last-child{height:200px}.technologies__item{padding:0}}@media only screen and (max-width: 375px){.technologies__items>div{height:380px}}.benefits{display:flex;flex-direction:row;align-items:flex-end;max-width:1200px;margin:0 auto}.benefits h3{padding-bottom:25px;font-size:1.5rem;font-size:var(--font-size-xl);font-weight:500}.benefits p{font-size:1rem;font-size:var(--font-size-m);line-height:23px;color:#e6e6e6;color:var(--color-text-dirty)}.benefits__item{position:relative;height:100%;padding:15px 30px;margin:0 .5px;background-color:#302c2d66;border-radius:20px 0 0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);outline:1px solid hsl(245,10%,28%);outline:1px solid var(--color-light-background)}.benefits__item .icon{--icon-size: 46px;position:absolute;top:5px;right:10px;width:46px;width:var(--icon-size);height:46px;height:var(--icon-size);padding:8px;border-radius:50%;color:#ffc424;color:var(--color-secondary)}.benefits__item:first-child{border-radius:20px 0 0 20px}.benefits__item:first-child h3{padding-bottom:5px}.benefits__item:last-child{background:radial-gradient(circle at bottom right,#1f5eff1a,#302c2d66 40%);border-radius:20px 20px 20px 0}@media only screen and (max-width: 768px){.benefits{flex-direction:column;align-items:center}.benefits h3{padding-bottom:10px}.benefits__item{width:100%;border-radius:0}.benefits__item:first-child{border-radius:20px 20px 0 0}.benefits__item:first-child h3{padding-bottom:10px}.benefits__item:last-child{background:radial-gradient(circle at bottom right,#1f5eff1a,#302c2d66 40%);border-radius:0 0 20px 20px}}.chapters{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:1200px;margin:40px auto 0}.chapters .text{display:flex;flex-direction:column;color:#e6e6e6;color:var(--color-text-dirty)}.chapters ul{padding:0;list-style-type:none}.chapters__title{position:absolute;top:0;left:50%;transform:translate(-50%)}.chapters__title h2{padding-top:20px;font-size:2.5rem;font-size:var(--font-size-3xl);font-weight:700;color:#231f20;color:var(--color-background);text-shadow:1px 0 1px rgb(255,196,36),-1px 0 0px rgb(255,196,36),0px 1px 0px rgb(255,196,36),0 -1px 0px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 0px var(--color-secondary),0px 1px 0px var(--color-secondary),0 -1px 0px var(--color-secondary);white-space:nowrap}.chapters__left{display:grid;grid-template-columns:repeat(10,400px);align-items:center;grid-gap:40px;gap:40px}.chapters__left-edge{position:absolute;width:60px;height:100%;background:linear-gradient(to right,hsl(345,6%,13%),transparent);background:linear-gradient(to right,var(--color-background),transparent);z-index:9999}.chapters__item{position:relative;align-content:center;width:-moz-max-content;width:max-content;min-width:500px;max-width:600px;height:-moz-max-content;height:max-content;min-height:250px;max-height:300px;padding:20px 30px;background:#231f20;background:var(--color-background);border:1px solid hsl(245,10%,28%);border:1px solid var(--color-light-background);border-radius:15px;border-radius:var(--radius);font-size:1rem;font-size:var(--font-size-m)}.chapters__item li{padding:2px 0}.chapters__item:nth-child(odd){margin-bottom:300px}.chapters__item:nth-child(2n){margin-top:300px}.chapters__item:nth-child(0){margin-left:100px}.chapters__item:nth-child(1){margin-left:0}.chapters__item:nth-child(2){margin-left:-100px}.chapters__item:nth-child(3){margin-left:-200px}.chapters__item:nth-child(4){margin-left:-300px}.chapters__item:nth-child(5){margin-left:-400px}.chapters__item:nth-child(6){margin-left:-500px}.chapters__item:nth-child(7){margin-left:-600px}.chapters__item:nth-child(8){margin-left:-700px}.chapters__item:nth-child(9){margin-left:-800px}.chapters__item:nth-child(10){margin-left:-900px}.chapters__item h3{margin:0 0 10px;font-size:1.5rem;font-size:var(--font-size-xl);font-weight:400;color:#fff}.chapters__item h3>strong{color:#231f20;color:var(--color-background);text-shadow:1px 0 1px rgb(255,196,36),-1px 0 0px rgb(255,196,36),0px 1px 0px rgb(255,196,36),0 -1px 0px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 0px var(--color-secondary),0px 1px 0px var(--color-secondary),0 -1px 0px var(--color-secondary);font-size:1.5rem;font-size:var(--font-size-xl)}.chapters__item:first-child{margin-left:40px}.chapters__right{background:radial-gradient(circle at right,rgba(31,94,255,.2) 0%,transparent 40%);border:1px solid hsl(245,10%,28%);border:1px solid var(--color-light-background);border-radius:30px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 20px #000;position:absolute;right:0;width:350px;max-height:90vh;padding:20px 10px;margin-right:20px;font-size:1rem;font-size:var(--font-size-m);z-index:9999}.chapters__right .cms-block{height:100%}.chapters__right .text{display:flex;flex-direction:column;color:#e6e6e6;color:var(--color-text-dirty);text-align:center}.chapters__right h2{font-size:2rem;font-size:var(--font-size-2xl)}.chapters__right ul{display:flex;flex-direction:column;justify-content:space-around;max-height:75vh;padding:0 5px 0 15px;overflow-y:auto}.chapters__right li{padding:8px 0 12px;border-bottom:1px solid hsl(245,10%,28%);border-bottom:1px solid var(--color-light-background)}#chapters{height:3000px;overflow:visible;view-timeline-axis:block;view-timeline-name:--section-pin-tl}@media only screen and (max-width: 768px){#chapters{display:none}}@keyframes move{to{transform:translate(calc(-50% - 2550px))}}.chapters{position:sticky;top:0;width:100vw;max-width:1200px;height:100vh;overflow-x:hidden}.chapters:after{position:absolute;right:0;content:"";width:40px;height:100%;background:linear-gradient(to left,hsl(345,6%,13%) 80%,transparent);background:linear-gradient(to left,var(--color-background) 80%,transparent)}.chapters__left{width:65%;height:100vh;animation:linear move forwards;animation-range:contain 10% contain 100%;animation-timeline:--section-pin-tl;will-change:transform}.chapters-mobile{display:flex;flex-direction:column}@media only screen and (min-width: 769px){.chapters-mobile{display:none}}.chapters-mobile h2{padding:20px 0;font-size:2rem;font-size:var(--font-size-2xl);font-weight:700;color:#231f20;color:var(--color-background);text-align:center;text-shadow:1px 0 1px rgb(255,196,36),-1px 0 0px rgb(255,196,36),0px 1px 0px rgb(255,196,36),0 -1px 0px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 0px var(--color-secondary),0px 1px 0px var(--color-secondary),0 -1px 0px var(--color-secondary)}.chapters-mobile__items{border-radius:20px;box-shadow:0 0 20px #000}.chapters-mobile__item{position:relative;align-content:center;width:100%;height:-moz-max-content;height:max-content;padding:10px 20px 10px 30px;background:#231f20;background:var(--color-background);border-radius:0;font-size:.9rem;font-size:var(--font-size-s);color:#e6e6e6;color:var(--color-text-dirty);outline:1px solid hsl(245,10%,28%);outline:1px solid var(--color-light-background)}.chapters-mobile__item:first-child{border-radius:20px 20px 0 0}.chapters-mobile__item:last-child{border-radius:0 0 20px 20px}.chapters-mobile__item h3{margin:0 0 10px;font-size:1.25rem;font-size:var(--font-size-l);font-weight:400;color:#fff}.chapters-mobile__item h3>strong{font-size:1.5rem;font-size:var(--font-size-xl);color:#231f20;color:var(--color-background);text-shadow:1px 0 1px rgb(255,196,36),-1px 0 0px rgb(255,196,36),0px 1px 0px rgb(255,196,36),0 -1px 0px rgb(255,196,36);text-shadow:1px 0 1px var(--color-secondary),-1px 0 0px var(--color-secondary),0px 1px 0px var(--color-secondary),0 -1px 0px var(--color-secondary)}.chapters-mobile__item li{padding:0 0 5px}.chapters-mobile ul{padding:0;list-style:circle}.chapters-mobile__right{padding:40px;background:radial-gradient(circle at right,rgba(31,94,255,.2) 0%,transparent 40%);border:1px solid hsl(245,10%,28%);border:1px solid var(--color-light-background);border-radius:30px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 20px #000;margin:40px 0}.chapters-mobile__right .text{display:flex;flex-direction:column;font-size:.9rem;font-size:var(--font-size-s);color:#e6e6e6;color:var(--color-text-dirty);text-align:center}.chapters-mobile__right ul{display:flex;flex-direction:column;justify-content:space-around;overflow-y:auto}.chapters-mobile__right li{padding:8px 0 12px;border-bottom:1px solid hsl(245,10%,28%);border-bottom:1px solid var(--color-light-background)}.chapters-mobile__right h2{font-size:2rem;font-size:var(--font-size-2xl)}.title{width:100%;margin:0 auto;font-family:Raleway,sans-serif;font-weight:600;text-align:center;text-shadow:10px 10px 30px rgba(255,255,255,.4)}.subscribe-modal{position:fixed;top:50%;left:50%;transform:translate(-50%) translateY(-50%);justify-content:space-between;width:800px;padding:60px 72px;background:radial-gradient(circle at top,#7470ce33,#231f20 50%);background:radial-gradient(circle at top,rgba(116,112,206,.2) 0%,var(--color-background) 50%);border:1px solid hsl(245,10%,28%);border:1px solid var(--color-light-background);border-radius:.5rem;border-radius:var(--gap);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 10px #0006}.subscribe-modal img{width:50%;height:auto}.subscribe-modal__text{display:flex;flex-direction:column;align-items:center;width:50%;gap:2rem;gap:var(--gap-2xl)}.subscribe-modal__text p{margin:0}.subscribe-modal__close{position:absolute;top:.25rem;top:var(--gap-s);right:.25rem;right:var(--gap-s);width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;padding:4px;background-color:transparent;border-radius:50%;border-color:transparent;color:#fff;color:var(--color-white)}input{padding:.5rem;padding:var(--gap);background-color:#0009;border:1px solid hsl(345,7%,18%);border:1px solid var(--color-highlight-background);border-radius:8px;color:#fff;transition:.3s linear all;outline:1px solid hsl(345,7%,18%);outline:1px solid var(--color-highlight-background)}input:active,input:target,input:focus,input:focus-visible{border:1px solid transparent;outline:1px solid hsl(245,10%,28%);outline:1px solid var(--color-light-background)}.text-box-size-full{width:100%}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background:#312b2c;background:var(--color-highlight-background);border-radius:8px}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#41404f;background-color:var(--color-light-background);border:4px solid transparent;border-radius:8px;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-clip:content-box;background-color:#41404f;background-color:var(--color-light-background);border:4px solid transparent}.dotvvm-contrib-cookie-bar{--color-success: var(--color-secondary)}.dotvvm-contrib-cookie-bar .button{background-color:#ffc424;background-color:var(--color-secondary);color:#000;color:var(--color-black);justify-content:center;padding:.5em}.dotvvm-contrib-cookie-bar .button.button--secondary{background-color:#1f5eff;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.dotvvm-contrib-cookie-bar__rule:before{margin-top:-3px}@font-face{font-family:open-sans;font-weight:400;font-display:auto;font-style:normal;src:url(/fonts/OpenSans/Regular/regular.eot);src:url(/fonts/OpenSans/Regular/regular.eot?#iefix) format("embedded-opentype"),url(/fonts/OpenSans/Regular/regular.woff) format("woff"),url(/fonts/OpenSans/Regular/regular.ttf) format("truetype"),url(/fonts/OpenSans/Regular/regular.otf) format("opentype"),url(/fonts/OpenSans/Regular/regular.svg?#webfont) format("svg")}:root{--color-black: hsl(0, 0%, 0%);--color-white: hsl(0, 0%, 100%);--color-transparent: hsla(0, 0%, 0%, 0);--color-primary: hsl(223, 100%, 56%);--color-primary-light: rgb(92, 138, 255);--color-secondary: rgb(255, 196, 36);--color-secondary-light: rgb(255, 209, 92);--color-info: hsl(200, 54%, 53%);--color-success: hsl(134, 61%, 41%);--color-warning: hsl(45, 100%, 42%);--color-error: hsl(354, 70%, 54%);--color-grey: hsl(0, 0%, 50%);--color-border: hsl(0, 0%, 79%);--color-background: hsl(345, 6%, 13%);--color-light-background: hsl(245, 10%, 28%);--color-highlight-background: hsl(345, 7%, 18%);--color-text: hsl(0, 0%, 0%);--color-text-light: hsl(0, 0%, 100%);--color-text-dirty: #E6E6E6;--font-family-text: open-sans, sans-srif;--font-weight: 400;--font-style: normal;--font-size-2xs: .6rem;--font-size-xs: .8rem;--font-size-s: .9rem;--font-size-m: 1rem;--font-size-l: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-size-3xl: 2.5rem;--line-height: 1.5;--gap: .5rem;--gap-xs: .125rem;--gap-s: .25rem;--gap-m: .5rem;--gap-l: 1rem;--gap-xl: 1.5rem;--gap-2xl: 2rem;--gap-3xl: 2.5rem;--border-width: 1px;--border-width-l: 2px;--radius-s: .25rem;--radius-m: .5rem;--radius-l: 1rem;--radius-none: 0;--radius-circle: 50%;--radius: 15px;--shadow-x: 0;--shadow-y: 0;--shadow-radius-xs: 1em;--shadow-radius-s: 1.5em;--shadow-radius-m: 2em;--shadow-radius-l: 2.5em;--shadow-radius-xl: 3em;--trans-time: .25s;--trans-fnc: ease-in-out;--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}@layer dotvvm-business-pack,base,components,utils;@layer dotvvm-business-pack;@layer base{*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{position:relative;display:flex;flex-direction:column;justify-content:center;max-width:100dvi;min-height:100dvb;margin:0;background-color:#231f20;background-color:var(--color-background);font-family:open-sans,sans-srif;font-family:var(--font-family-text);font-weight:400;font-weight:var(--font-weight);line-height:1.5;line-height:var(--line-height);overflow-x:hidden}p{font-size:.9rem;font-size:var(--font-size-s)}h1,h2,h3,h4,h5,h6{margin:0}address{font-style:normal}textarea{font-family:inherit;font-size:medium;resize:vertical}p{margin:0}}@layer components{button{display:flex;flex-flow:row nowrap;align-items:stretch;align-content:normal;justify-content:flex-start;gap:.25rem;border-radius:1rem;border:1px solid hsl(0,0%,79%);padding:.25rem .5rem;font-size:1.25rem;color:#29a847}}@layer utils{.d-b{display:block}.d-ib{display:inline-block}.d-f{display:flex}.d-if{display:inline-flex}.d-g{display:grid}.d-ig{display:inline-grid}.d-c{display:contents}.d-n{display:none}.fd-r{flex-direction:row}.fd-c{flex-direction:column}.p-xs{padding:.125rem}.p-xs-x{padding-left:.125rem;padding-right:.125rem}.p-xs-y{padding-top:.125rem;padding-bottom:.125rem}.p-s{padding:.25rem}.p-s-x{padding-left:.25rem;padding-right:.25rem}.p-s-y{padding-top:.25rem;padding-bottom:.25rem}.p-m{padding:.5rem}.p-m-x{padding-left:.5rem;padding-right:.5rem}.p-m-y{padding-top:.5rem;padding-bottom:.5rem}.p-l{padding:1rem}.p-l-x{padding-left:1rem;padding-right:1rem}.p-l-y{padding-top:1rem;padding-bottom:1rem}.p-xl{padding:1.5rem}.p-xl-x{padding-left:1.5rem;padding-right:1.5rem}.p-xl-y{padding-top:1.5rem;padding-bottom:1.5rem}.p-2xl{padding:2rem}.p-2xl-x{padding-left:2rem;padding-right:2rem}.p-2xl-y{padding-top:2rem;padding-bottom:2rem}.p-3xl{padding:2.5rem}.p-3xl-x{padding-left:2.5rem;padding-right:2.5rem}.p-3xl-y{padding-top:2.5rem;padding-bottom:2.5rem}.p-no{padding:0}.p-no-x{padding-left:0;padding-right:0}.p-no-y{padding-top:0;padding-bottom:0}.m-xs{margin:.125rem}.m-xs-x{margin-left:.125rem;margin-right:.125rem}.m-xs-y{margin-top:.125rem;margin-bottom:.125rem}.m-s{margin:.25rem}.m-s-x{margin-left:.25rem;margin-right:.25rem}.m-s-y{margin-top:.25rem;margin-bottom:.25rem}.m-m{margin:.5rem}.m-m-x{margin-left:.5rem;margin-right:.5rem}.m-m-y{margin-top:.5rem;margin-bottom:.5rem}.m-l{margin:1rem}.m-l-x{margin-left:1rem;margin-right:1rem}.m-l-y{margin-top:1rem;margin-bottom:1rem}.m-xl{margin:1.5rem}.m-xl-x{margin-left:1.5rem;margin-right:1.5rem}.m-xl-y{margin-top:1.5rem;margin-bottom:1.5rem}.m-2xl{margin:2rem}.m-2xl-x{margin-left:2rem;margin-right:2rem}.m-2xl-y{margin-top:2rem;margin-bottom:2rem}.m-3xl{margin:2.5rem}.m-3xl-x{margin-left:2.5rem;margin-right:2.5rem}.m-3xl-y{margin-top:2.5rem;margin-bottom:2.5rem}.m-no{margin:0}.m-no-x{margin-left:0;margin-right:0}.m-no-y{margin-top:0;margin-bottom:0}.m-la{margin-left:auto}.m-ra{margin-right:auto}.m-a{margin-left:auto;margin-right:auto}.gap{gap:.5rem!important}.gap-xs{gap:.125rem!important}.gap-s{gap:.25rem!important}.gap-m{gap:.5rem!important}.gap-l{gap:1rem!important}.gap-xl{gap:1.5rem!important}.gap-2xl{gap:2rem!important}.gap-3xl{gap:2.5rem!important}.gap-no{gap:0!important}.jc-sb{justify-content:space-between}.jc-sa{justify-content:space-around}.jc-c{justify-content:center}.jc-fe{justify-content:flex-end}.jc-fs{justify-content:flex-start}.jc-st{justify-content:stretch}.ai-sb{align-items:space-between}.ai-sa{align-items:space-around}.ai-c{align-items:center}.ai-fe{align-items:flex-end}.ai-fs{align-items:flex-start}.ai-st{align-items:stretch}.text-truncate{max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-span--2{grid-column-end:span 2}.col-span--3{grid-column-end:span 3}.col-span--4{grid-column-end:span 4}.col-span--5{grid-column-end:span 5}.row-span--2{grid-row-end:span 2}.row-span--3{grid-row-end:span 3}.row-span--4{grid-row-end:span 4}}
