.animate-bg-button{background:linear-gradient(0deg,#f37105,#ff8f33 98%);border:2px solid var(--colorWhite);border-radius:1.2rem;box-shadow:inset 0 0 6px 6px hsla(0,0%,100%,.4);cursor:pointer;padding:2.8rem 7.6rem;position:relative;width:-moz-fit-content;width:fit-content}@media screen and (max-width:600px){.animate-bg-button{border-radius:.8rem;padding:1.2rem 5rem}}.animate-bg-button:before{animation:animate-bg-btn 10s linear infinite;background:url(/_next/static/media/directionRight.06475ec9.png) repeat-x 0/100% auto;background-size:contain;content:"";height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media screen and (max-width:1024px){.animate-bg-button:before{animation:animate-bg-btn 6s linear infinite}}@media screen and (max-width:600px){.animate-bg-button:before{animation:animate-bg-btn 3s linear infinite}}.animate-bg-button span{color:var(--colorWhite);display:block;font-size:2.8rem;font-weight:600;line-height:1.2;text-transform:uppercase;width:100%}@media screen and (max-width:1024px){.animate-bg-button span{font-size:2rem}}@media screen and (max-width:600px){.animate-bg-button span{font-size:2rem}}@keyframes animate-bg-btn{0%{background-position:0 0}to{background-position:100vw 0}}.sub-banner{--heightSubBanner:30rem;background:linear-gradient(92deg,#da6403 1.9%,#f48d37 50.04%,#db6504 98.19%),linear-gradient(92deg,#da6403 1.9%,#f48d37 50.04%,#db6504 98.19%);height:var(--heightSubBanner);position:relative;width:100%}@media screen and (max-width:600px){.sub-banner{--heightSubBanner:18rem}}.sub-banner_banner{height:100%;position:relative;width:100%}.sub-banner_banner:before{background:linear-gradient(45deg,#bb5501,#ee6c00);content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.sub-banner_banner picture{display:block;height:var(--heightSubBanner);width:100%}.sub-banner_banner picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sub-banner_content{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:var(--widthPageDesktop);z-index:9999}@media screen and (max-width:600px){.sub-banner_content{gap:1rem}}.sub-banner_content_title{color:var(--colorWhite);font-size:4.8rem;font-weight:700;line-height:1.2;margin:0}@media screen and (max-width:1024px){.sub-banner_content_title{font-size:4.2rem}}@media screen and (max-width:600px){.sub-banner_content_title{font-size:2.8rem}}.sub-banner_position1,.sub-banner_position2{height:var(--heightSubBanner);position:absolute}.sub-banner_position1 picture,.sub-banner_position2 picture{display:block;height:100%}.sub-banner_position1 picture img,.sub-banner_position2 picture img{height:100%;-o-object-fit:contain;object-fit:contain}.sub-banner_position1{bottom:0;left:0;transform:rotate(180deg);z-index:999}@media screen and (max-width:600px){.sub-banner_position1{left:-10rem}}.sub-banner_position2{right:0;top:0;z-index:999}@media screen and (max-width:600px){.sub-banner_position2{right:-10rem}}