.styles_display__wrapper__UNFf8{display:flex;flex-direction:column;gap:40px}.styles_display__wrapper__UNFf8>ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.styles_display__wrapper__UNFf8>ul>li{width:100%}.styles_hero__content__0_tD_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding-bottom:80px}@media(max-width:1024px){.styles_hero__content__0_tD_{grid-template-columns:minmax(0,1fr)}.styles_hero__content__0_tD_ .styles_hero__content__right__OL5SW{display:none}.styles_hero__content__0_tD_ .styles_hero__content__left__kbCEA{align-items:center}.styles_hero__content__0_tD_ .styles_hero__content__left__kbCEA>div{text-align:center}.styles_hero__content__0_tD_ .styles_hero__content__left__kbCEA h1>span{display:inline}.styles_hero__content__0_tD_ .styles_hero__content__left__kbCEA p,.styles_hero__content__0_tD_ .styles_hero__content__left__kbCEA>button{width:100%}}.styles_hero__content__left__kbCEA{display:flex;flex-direction:column;justify-content:space-between;gap:40px;color:var(--minimal-gray)}.styles_hero__content__left__kbCEA>div{display:flex;flex-direction:column;gap:12px}.styles_hero__content__left__kbCEA h1{font-size:clamp(48px,5vw,75px);line-height:clamp(50px,5vw,80px);font-weight:900;text-transform:uppercase}.styles_hero__content__left__kbCEA h1 span{display:block}.styles_hero__content__left__kbCEA h1 .styles_outline_word__zDvmN{color:transparent;-webkit-text-stroke:2px #fff;font-family:sans-serif}.styles_hero__content__left__kbCEA p{font-size:16px;width:75%}.styles_hero__content__left__kbCEA p>span{color:var(--orange-main)}.styles_hero__content__left__kbCEA>a{padding:16px 32px}.styles_hero__content__right__OL5SW{display:flex;justify-content:flex-end;align-items:center;position:relative;height:500px}.styles_gif_wrapper__AKmlT{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.styles_gif_wrapper__AKmlT>div{--size:200px;height:var(--size);width:var(--size)}@media(max-width:640px){.styles_gif_wrapper__AKmlT{right:0;top:0}}.styles_DialogOverlay__pxEhC{background-color:rgba(6,13,27,.8);position:fixed;z-index:51;inset:0;animation:styles_overlayShow__R2I0g .15s cubic-bezier(.16,1,.3,1)}.styles_DialogContentWrapper__3lllI{padding:20px;position:fixed;bottom:50%;left:50%;transform:translate(-50%,50%);width:100%;max-width:-moz-fit-content;max-width:fit-content;max-height:85vh;animation:styles_contentShow__VEM_M .15s cubic-bezier(.16,1,.3,1);z-index:52;outline:none}@media(max-width:690px){.styles_DialogContentWrapper__3lllI{bottom:55%}}.styles_DialogContent__BsiCW{background-color:var(--minimal-white);border-radius:5px;padding:20px 40px;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:20px;position:relative}.styles_DialogTitle__Pn7uW{color:var(--deep-blue);font-size:28px;line-height:32px;font-weight:700;text-transform:uppercase;text-align:center;padding-top:12px}@keyframes styles_overlayShow__R2I0g{0%{opacity:0}to{opacity:1}}@keyframes styles_contentShow__VEM_M{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,50%) scale(1)}}@keyframes styles_contentHide__VBbFT{to{opacity:0;transform:translate(-50%,-52%) scale(.96)}}@media(max-width:690px){.styles_DialogTitle__Pn7uW{font-size:24px;line-height:28px}}