@layer reset,init,typography,components,content,animations,hamburger;@layer reset{/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}}@layer reset{.ac{--color-white:#fff;--color-light-grey:#eee;--color-grey:#8a8a8a;--color-black:#111;margin-bottom:8px;border:1px solid var(--color-light-grey);background-color:var(--color-white);box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:700 16px Arial,sans-serif;color:var(--color-black);text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger:after{content:"+";text-align:center;width:15px;transform:translateY(-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:var(--color-grey)}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:var(--color-black);padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger:after{content:"–"}}@layer content{.hero{display:flex;flex-direction:column;gap:5rem;align-items:center}.hero__content{display:flex;flex-direction:column;align-items:start;gap:var(--gap-large, 2rem)}.hero__heading{font-size:var(--font-size--mediumx, 1.5rem);font-weight:var(--font-weight--medium, 600);animation:fadeInUp .5s ease-out forwards;opacity:0}@media (min-width: 420px){.hero__heading{font-size:1.8rem}.logo-img{height:34px;width:293px}}.hero__text{max-width:270px}.hero__grid{display:grid;min-height:400px;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr)}.image--hero{border-radius:12px;object-fit:cover;object-position:60% center;height:100%;width:100%}.hero__grid picture:nth-child(1){grid-column:1 / 6;grid-row:1 / 8}.hero__grid picture:nth-child(2){grid-column:5 / 10;grid-row:3 / 10}.hero__side-popup{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.1);width:3.5rem;height:6.625rem;border-radius:88px;position:fixed;top:50%;left:-3.5rem;transform:translateY(-50%);z-index:1000;transition:left .2s ease-in-out}.hero__side-popup-item{display:flex;align-items:center;justify-content:center;width:2.0625rem;height:2.0625rem;border-radius:100%;background-color:#191919;transition:.1s ease}.hero__side-popup-item:hover{border:2px solid #e97818;transform:scale(1.1)}@media screen and (min-width: 768px){.hero{flex-direction:row;justify-content:center}.hero__grid{max-width:350px}.hero__content{max-width:480px}.hero__text{max-width:400px}}@media screen and (min-width: 1024px){.hero__grid{min-height:500px;max-width:450px}.hero__heading{font-size:2rem}}@media screen and (min-width: 1400px){.hero__side-popup{left:20px}}.about{padding-bottom:16rem;margin-bottom:-14rem}.about--desktop{display:none;margin-bottom:-12rem;padding-bottom:12rem}.about__card-container{display:flex;justify-content:space-evenly;margin-top:5rem}.about__card-container-splited{display:flex;flex-direction:column;gap:7rem}.about__card-container-splited--lower{margin-top:4rem}.about__card{display:flex;flex-direction:column;gap:var(--gap-normal, 1rem);padding:1.5rem 1.75rem;border-left:var(--orange, #e97818) 2px solid}.about__card-title{display:flex;align-items:center;gap:var(--gap-small, .75rem)}.about__card-text{font-size:16px;max-width:380px}.background--about{background:linear-gradient(135deg,#3b3b3bfc,#383838fa 14%,#333333f7 24%,#303030f5,#2b2b2bf2 38%,#292929f0 46%,#242424ed 55%,#212121eb 66%,#1c1c1ce8 81%,#1a1a1ae6),url(/images/main/about-background.webp),url(/images/back/about-background.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;border-top:1px solid #fff}.about__image{display:block;width:80%;margin:0 auto}@media screen and (min-width: 1024px){.about--desktop{display:block}.about{display:none}}.why-us{gap:var(--gap-xlarge, 3rem)}.why-us__overflow-hidden-container{overflow:hidden;position:relative;z-index:100}.why-us:before{content:"";height:200px;position:relative;left:-25%;top:100px;z-index:10;display:block;margin:0 auto;width:150%;background-color:var(--orange, #e97818);transform:rotate(-4.276deg)}.why-us:after{content:"";height:200px;position:relative;left:-25%;top:-120px;z-index:10;display:block;margin:0 auto;width:150%;background-color:var(--orange, #e97818);transform:rotate(-4.276deg)}@media screen and (min-width: 1600px){.why-us:before,.why-us:after{height:12vw}}.why-us__heading{font-size:var(--font-size--xmedium, 2rem);font-weight:var(--font-weight--medium, 600);color:var(--white, #fff);text-align:center;max-width:310px;margin:0 auto}.why-us__content{max-width:none;background-color:var(--orange, #e97818);z-index:200;position:relative;margin-top:-2rem;display:flex;flex-direction:column;gap:var(--gap-xlarge, 3rem);padding-block:0}.why-us__item-wrapper{display:flex;flex-direction:column;gap:var(--gap-large, 2rem);align-content:center;max-width:400px;margin:0 auto}.why-us__item{display:flex;justify-content:space-between;gap:var(--gap-medium, 1.55rem)}.why-us__label{text-align:right;max-width:171px;display:flex}.why-us__value{font-size:var(--font-size--xxmedium, 2.25rem);font-weight:var(--font-weight--medium, 600);flex-shrink:0}.why-us__value--smaller{font-size:var(--font-size--medium, 1.25rem)}.why-us__value--plus{position:relative}@media screen and (min-width: 768px){.why-us__item-wrapper{flex-direction:row;justify-content:center;max-width:none}.why-us__item{flex-direction:column;align-items:center;justify-content:center}.why-us__heading{max-width:400px}.why-us__label{text-align:center}}.background--technologies{background:none;background-color:#3a3939;margin-top:-13rem;padding-top:8rem}.technologies__card-wrapper{margin-top:var(--gap-slarge, 2.25rem);display:flex;flex-wrap:wrap;gap:var(--gap-medium, 1.55rem)}.technologies__card{display:flex;flex-direction:column;gap:var(--gap-xsmall, .5rem);padding:var(--tech-card-padding, 1.06rem 1.31rem);border-radius:var(--radius, 12px);flex-grow:1;background:#525252;box-shadow:3px 3px 4px #00000047}.technologies__card-header{display:flex;align-items:center;gap:var(--gap-xsmall, .5rem)}.technologies__card-text{opacity:.85}@media screen and (min-width: 768px){.background--technologies{padding-top:10rem}.technologies__heading{text-align:left;margin-bottom:.8rem}.technologies__text{max-width:650px}.technologies__card-wrapper{flex-direction:row;flex-wrap:wrap}.technologies__card{flex-basis:25%;justify-content:start;flex-grow:1}}.background--projects{border-block:1px solid #fff}.projects__card-wrapper{display:flex;flex-wrap:wrap;gap:var(--gap-medium, 1.55rem);margin-top:var(--gap-slarge, 2.25rem)}.projects__card-link{text-decoration:none;color:var(--white, #fff)}.projects__card{display:flex;flex-grow:1;height:465px;flex-direction:column;justify-content:flex-end;align-items:center;gap:12.5px;flex-shrink:0;border-radius:12px;background-color:#4c4c4c;box-shadow:3px 3px 4px #00000047;background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply;transition:transform .15s ease-in-out,background-color .15s ease-in-out}.projects__card-link{flex-grow:1}.projects__card:hover{transform:scale(1.05);background-color:#848484}#pc-1{background-image:url(/images/main/strojeZarizeni.webp),url(/images/back/strojeZarizeni.jpg)}#pc-2{background-image:url(/images/main/hero-schody.webp),url(/images/back/hero-schody.jpg)}#pc-3{background-image:url(/images/main/plot.webp),url(/images/back/plot.jpg)}#pc-4{background-image:url(/images/main/pergola.webp),url(/images/back/pergola.jpg)}.projects__card-title{font-size:var(--font-size--medium, 1.25rem);font-weight:var(--font-weight--xbold, 800);color:var(--orange, #e97818)}.projects__card-title:after{content:"";display:inline-block;width:12px;height:14px;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.4474 11.9986C10.999 12.0276 11.4696 11.6041 11.4986 11.0526L11.9716 2.065C12.0007 1.51348 11.5771 1.04285 11.0256 1.01382C10.4741 0.984794 10.0034 1.40836 9.97441 1.95988L9.55394 9.94882L1.565 9.52835C1.01348 9.49932 0.542849 9.92289 0.513822 10.4744C0.484794 11.0259 0.908359 11.4966 1.45988 11.5256L10.4474 11.9986ZM0.756706 1.66896L9.75671 11.669L11.2433 10.331L2.24329 0.331035L0.756706 1.66896Z' fill='%23F57F51'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;vertical-align:middle}.projects__card-text{text-align:center;padding:0 10px 50px}@media screen and (min-width: 1148px){.projects__card-link{flex-basis:30%;flex-grow:1}.projects__card-link--large{flex-basis:90%}}.contact__card-form-wrapper{display:flex;flex-direction:column;gap:var(--gap-large, 2rem)}.contact__card-container{display:flex;flex-wrap:wrap;gap:var(--gap-large, 2rem);margin-top:var(--gap-slarge, 2.25rem)}.contact__card{display:flex;flex-direction:column;gap:var(--gap-small, .75rem);padding:var(--gap-normal, 1rem) var(--gap-small, .75rem);border-radius:var(--radius, 12px);background-color:#454545;flex-grow:1}.contact__card-socials{transition:color .2s ease}.contact__card-socials:hover{color:var(--orange, #e97818)}.contact__card-info{display:flex;flex-direction:column;gap:var(--gap-xsmall, .5rem)}.contact__heading{margin-bottom:var(--gap-normal, 1rem)}.contact__card-icon-container{display:flex;align-items:center;gap:var(--gap-xsmall, .5rem)}@media screen and (min-width: 940px){.contact__card-form-wrapper{flex-direction:row;justify-content:space-between}.contact__card-container{flex-grow:0;flex-basis:40%}.contact-form{flex-basis:60%;flex-grow:1;margin-inline:0}}.location{padding-top:0;display:flex;flex-direction:column;gap:var(--gap-medium, 1.55rem)}.location__text{display:flex;flex-direction:column;gap:var(--gap-xsmall, .5rem)}.location__header{margin-top:1rem}.location__main{display:flex;flex-direction:column;gap:var(--gap-normal, 1rem)}.location__address,.location__company-detail{display:flex;flex-direction:column}@media screen and (min-width: 768px){.location{flex-direction:row;justify-content:space-between}.location__text{flex-basis:50%;flex-grow:1}}.background--footer{background-color:#2d2d2d}.page__footer{display:flex;flex-direction:column;gap:var(--gap-large, 2rem)}.page__footer--desktop{display:none;justify-content:space-between;min-height:223px;max-width:900px}.footer__left,.footer__middle,.footer__right{display:flex;flex-direction:column;justify-content:space-between}.footer__left{max-width:323px}.footer__middle{max-width:300px}.footer__brand{display:flex;flex-direction:column;gap:var(--gap-normal, 1rem)}.footer__main{display:flex;justify-content:space-between}.footer__contact{display:flex;flex-direction:column;gap:var(--gap-medium, 1.55rem)}.footer__contact-line{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-xsmall, .5rem)}.footer__links{display:flex;flex-direction:column;justify-content:space-between}.footer__link{text-decoration:none;color:var(--white, #fff);font-size:var(--font-size--normal, 1rem);font-weight:var(--font-weight--normal, 400);transition:color .2s ease}.footer__link svg{margin-right:.5rem}.footer__link:hover{color:var(--orange, #e97818)}.footer__contact-place,.footer__contact-social{display:flex;flex-direction:column;gap:var(--gap-small, .75rem)}.footer__text-container{display:flex;flex-direction:column;gap:var(--gap-xsmall, .5rem)}.footer__text-container a:hover{color:var(--gray, #bcbcbc)}.footer__contact-place .footer__text-container{gap:0}footer p,footer a,.footer__link{font-size:16px}footer .article__heading{font-size:20px}@media screen and (min-width: 940px){.page__footer{display:none}.page__footer--desktop{display:flex}}.subpage{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:var(--gap-slarge, 2.25rem)}.subpage__text-container{display:flex;flex-direction:column;gap:var(--gap-large, 2rem);min-width:40%;max-width:430px}.subpage__heading{font-size:var(--font-size--large, 2.5rem);font-weight:var(--font-weight--bold, 700);animation:fadeInUp .5s ease-out forwards;opacity:0}.subpage__text,.subpage__list-container-wrapper{display:flex;flex-direction:column;gap:var(--gap-normal, 1rem)}.subpage__list-container{display:flex;flex-direction:column;gap:var(--gap-xsmall, .5rem)}.subpage__list{margin:0;padding-left:1rem;display:flex;flex-direction:column;gap:var(--gap-xsmall, .5rem)}.subpage__button{align-self:start}@media screen and (min-width: 1024px){.subpage{flex-direction:row;align-items:start;overflow:visible}.subpage__text-container{position:sticky;top:4rem}}.page__404{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--gap-normal, 1rem)}}@layer components{.button{font-weight:var(--font-weight--bold, 700);font-size:var(--font-size-normal, 1rem);padding:.8125rem 1.4375rem;border-radius:var(--radius, 12px);background:var(--orange, #f57f51);color:var(--white, #ffffff);border:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease;text-decoration:none;display:inline-block}.button:hover{background:var(--orange, #e97818);transform:translateY(-2px)}.button:active{transform:translateY(0)}.button:focus{outline:none;box-shadow:3px 3px 4px #00000047}.button--with-arrow{display:inline-flex;align-items:center;gap:var(--gap-xsmall, .5rem)}.button--with-arrow:after{content:"";display:inline-block;width:12px;height:14px;margin-top:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.4474 11.9986C10.999 12.0276 11.4696 11.6041 11.4986 11.0526L11.9716 2.065C12.0007 1.51348 11.5771 1.04285 11.0256 1.01382C10.4741 0.984794 10.0034 1.40836 9.97441 1.95988L9.55394 9.94882L1.565 9.52835C1.01348 9.49932 0.542849 9.92289 0.513822 10.4744C0.484794 11.0259 0.908359 11.4966 1.45988 11.5256L10.4474 11.9986ZM0.756706 1.66896L9.75671 11.669L11.2433 10.331L2.24329 0.331035L0.756706 1.66896Z' fill='%23FFFFFF'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;vertical-align:middle;transition:transform .3s ease}.button--with-arrow:hover:after{transform:translate(2px,2px)}.navbar{display:flex;padding:1.09375rem 1rem;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto}.page__section{padding:var(--section-padding, 2.5rem 2.25rem 4rem 2.25rem);margin:0 auto;max-width:1156px}.background{background:linear-gradient(135deg,#3b3b3b,#383838 14%,#333 24%,#303030,#2b2b2b 38%,#292929 46%,#242424 55%,#212121 66%,#1c1c1c 81%,#1a1a1a)}.image{width:100%;height:100%;border-radius:var(--radius, 12px);object-fit:cover;object-position:center}#back-to-top{z-index:20}}@layer components{.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;width:100%}.gallery__image--2x1{grid-column:1 / 4}}@layer components{.accordion-container{padding-block:var(--gap-xxlarge, 3rem)}.ac{background-color:transparent;border:none;border-top:1px solid rgba(255,255,255,.1);margin:0}.ac--last{border-bottom:1px solid rgba(255,255,255,.1)}.ac-trigger{color:#ffffffa3;padding:var(--gap-normal, 1rem);display:flex;align-items:center;gap:var(--gap-xsmall, .5rem)}.ac-title{font-size:var(--font-size--medium, 1.25rem);font-weight:var(--font-wight--normal, 400);color:#ffffffa3}.ac-text{font-size:var(--font-size--small, .75rem);font-weight:var(--font-wight--normal, 400);color:#ffffffbd;line-height:1.5}.is-active .ac-title{color:#fff}.is-active .ac__icon{fill:#e97818;fill-opacity:1}.ac__icon--map{stroke:var(--white, #ffffff);stroke-opacity:.64}.is-active .ac__icon--map{stroke:var(--primary, #e97818);stroke-opacity:1}}@layer typography{.section__heading{font-size:var(--font-size--large, 2.5rem);font-weight:var(--font-weight--medium, 600)}.section__subheading{font-size:var(--font-size--mediumx, 1.5rem)}.article__heading{font-size:var(--font-size--medium, 1.25rem)}.hamburger-menu__items{font-size:var(--font-size--xmedium, 2rem);text-decoration:none}.why-us__heading{font-size:var(--font-size--xmedium, 2rem);font-weight:var(--font-weight--medium, 600)}.text--gray{color:var(--gray, #bcbcbc)}.text--orange{color:var(--orange, #e97818)}.text--black{color:var(--black, #000)}.text--white{color:var(--white, #fff)}.text--underline{text-decoration:underline}.text--llight{font-weight:var()}.text--medium{font-weight:var(--font-weight--medium, 600)}.text--semibold{font-weight:var(--font-weight--semibold, 500)}.text--bold{font-weight:var(--font-weight-bold, 700)}.text--xbold{font-weight:var(--font-weight--xbold, 800)}.centered{text-align:center}@media screen and (min-width: 768px){html{font-size:18px}}}@layer animations{@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@layer hamburger{.hamburger-btn{display:flex;flex-direction:column;justify-content:space-evenly;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{background:#d9d9d9;border-radius:var(--radius, 12px);height:4px;transition:.4s cubic-bezier(.68,-.6,.32,1.6);display:block}.hamburger-line:nth-of-type(1){width:100%}.hamburger-line:nth-of-type(2){width:75%}.hamburger-line:nth-of-type(3){width:50%}.hamburger-btn.hamburger-btn--active .hamburger-line{width:100%;background-color:var(--black, #000)}.hamburger-btn.hamburger-btn--active .hamburger-line:nth-of-type(1){transform:rotate(45deg) translateY(15px)}.hamburger-btn.hamburger-btn--active .hamburger-line:nth-of-type(2){opacity:0}.hamburger-btn.hamburger-btn--active .hamburger-line:nth-of-type(3){transform:rotate(-45deg) translateY(-15px)}.navbar__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bd;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.navbar__overlay.overlay--active{opacity:1;pointer-events:auto}.html--no-scroll{overflow:hidden}.hamburger-nav{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;position:fixed;height:100vh;height:100svh;width:77%;right:-100%;top:0;transition:right .3s ease-in-out;background-color:#f5f5f5;z-index:1000}.hamburger-nav.hamburger-nav--active{right:0}.hamburger-menu{list-style-type:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}.hamburger-menu:before{content:"Menu";margin:0 0 4px;color:#000}.hamburger-nav__icon-container{position:absolute;right:40px;bottom:40px;display:flex;gap:15px}@media screen and (max-width: 767px){.hide-mobile{display:none}}@media screen and (min-width: 768px){.hamburger-btn,.hamburger-nav__icon-container{display:none}.hamburger-menu:before{display:none}.hamburger-nav__icon-container{display:none}.hamburger-nav{position:static;height:auto;width:auto;background-color:transparent}.hamburger-menu{flex-direction:row;justify-content:center;align-items:center;gap:24px;margin:0;padding:0}.hamburger-menu li a{color:var(--white, #fff);font-size:1rem}.hamburger-menu li a{color:var(--white, #fff);font-size:1rem;text-decoration:none;position:relative}.hamburger-menu li a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--orange, #e97818);transform:scaleX(0);transform-origin:left;transition:transform .2s ease-in-out}.hamburger-menu li a:hover:after{transform:scaleX(1)}.hamburger-menu li:last-child a:after{display:none;content:none;background:none;width:0;height:0;transition:transform .2s ease-in-out}.hamburger-menu li:last-child a:hover:after,.hamburger-menu li:last-child a:focus:after{transform:none}.tablet-hidden{display:none}}@media screen and (min-width: 1024px){.tablet-hidden{display:block}}}@layer reset{:root{--orange: #e97818;--white: #ffffff;--black: #000000;--gray: #bcbcbc;--main-gradient: linear-gradient( 135deg, hsl(0deg 0% 23%) 0%, hsl(344deg 0% 22%) 14%, hsl(344deg 0% 20%) 24%, hsl(344deg 0% 19%) 31%, hsl(344deg 0% 17%) 38%, hsl(344deg 0% 16%) 46%, hsl(344deg 0% 14%) 55%, hsl(344deg 0% 13%) 66%, hsl(344deg 0% 11%) 81%, hsl(0deg 0% 10%) 100% );--section-padding: 2.5rem 2.25rem 4rem 2.25rem;--tech-card-padding: 1.06rem 1.31rem;--section-maxwidth: 1280px;--gap-xxlarge: 4rem;--gap-xlarge: 3rem;--gap-slarge: 2.25rem;--gap-large: 2rem;--gap-medium: 1.55rem;--gap-normal: 1rem;--gap-small: .75rem;--gap-xsmall: .5rem;--font-size--large: 2.5rem;--font-size--xxmedium: 2.25rem;--font-size--xmedium: 2rem;--font-size--mediumx: 1.5rem;--font-size--medium: 1.25rem;--font-size--normal: 1rem;--font-size--small: .75rem;--font-weight--xbold: 800;--font-weight--bold: 700;--font-weight--medium: 600;--font-weight--semibold: 500;--font-weight--normal: 400;--font-weight--light: 300;--radius: 12px}html{font-family:Inter,sans-serif;font-optical-sizing:auto;color:var(--white, #fff);scroll-behavior:smooth;overscroll-behavior:none;overflow-y:scroll}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-weight:var(--font-weight--normal, 400)}body{background:linear-gradient(135deg,#3b3b3b,#383838 14%,#333 24%,#303030,#2b2b2b 38%,#292929 46%,#242424 55%,#212121 66%,#1c1c1c 81%,#1a1a1a);background-repeat:no-repeat;min-height:100vh;min-height:100svh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@layer init{.image-responsive{width:100%;height:auto}.image-cover{width:100%;height:100%;object-fit:cover;object-position:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}
