.custom-hero-text-banner{max-width:var(--page-layout-width);padding-left:var(--page-layot-sides-padding);padding-right:var(--page-layot-sides-padding);margin-left:auto;margin-right:auto}.custom-hero-text-banner__content{display:flex;flex-direction:column;row-gap:12px}.custom-hero-text-banner__content *{color:var(--white);position:relative;z-index:2}.custom-hero-text-banner__container{position:relative;border-radius:56px;overflow:hidden;padding:48px 96px;background-color:#000;display:flex;align-items:center;margin-top:16px;height:calc(100dvh - 100px - 16px - 24px);max-height:700px;min-height:-moz-fit-content;min-height:fit-content}.custom-hero-text-banner__title{max-width:818px}.custom-hero-text-banner__text{max-width:640px}.custom-hero-text-banner__button{margin-top:calc(36px - 12px)}.custom-hero-text-banner__image-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.custom-hero-text-banner__image-container svg{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.custom-hero-text-banner__image-static-responsive{display:none}.custom-hero-text-banner__image-desktop-static{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}@media screen and (max-width:1023px){.custom-hero-text-banner__container{margin-top:32px;padding:48px 16px;height:calc(100vh - 180px)}.custom-hero-text-banner__image-container>svg:first-child{display:none}.custom-hero-text-banner__image-static-responsive{display:block;height:100%}.custom-hero-text-banner__image-static-responsive img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}}@media screen and (max-width:676px){.custom-hero-text-banner__container{padding:32px 16px;border-radius:24px}}@media screen and (max-width:400px){.custom-hero-text-banner__title.common-fonts.title-70{font-size:32px;line-height:140%;letter-spacing:-.96px;word-wrap:break-word;word-wrap:break-word;word-break:break-word}}#custom-hero-text-banner-card1,#custom-hero-text-banner-card2,#custom-hero-text-banner-shine1,#custom-hero-text-banner-shine2,#custom-hero-text-banner-shine3{transform-origin:center;transform-box:fill-box;will-change:transform}#custom-hero-text-banner-card1:hover,#custom-hero-text-banner-card2:hover{animation-play-state:paused;cursor:crosshair}#custom-hero-text-banner-card1{animation:5s infinite custom-hero-text-banner-float1}#custom-hero-text-banner-card2{animation:8s infinite custom-hero-text-banner-float2}#custom-hero-text-banner-shine1{animation:4s infinite custom-hero-text-banner-shine}#custom-hero-text-banner-shine2,#custom-hero-text-banner-shine3{animation:6s infinite custom-hero-text-banner-shine}@keyframes custom-hero-text-banner-float1{0%,100%{transform:translate(0,0)}50%{transform:translate(4px,4px)}}@keyframes custom-hero-text-banner-float2{0%,100%{transform:translate(0,0)}50%{transform:translate(-12px,8px)}}@keyframes custom-hero-text-banner-shine{0%,100%{transform:translate(0,0)}50%{transform:translate(120px,20px)}}