@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{overflow-x:hidden;background:#000}main{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}section{padding:0em 20rem}html{font-size:62.5%;scroll-padding-top:18rem}a{text-decoration:none;color:inherit}button{outline:none;border:none;background-color:transparent;text-align:inherit}ul{list-style:none}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:.8rem}@keyframes luxurySlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes accentPulse{0%,to{opacity:1}50%{opacity:.7}}.section-title{width:100%}.section-title--animated{animation:luxurySlideIn 1s ease-out .3s both}.section-title__subtitle{display:flex;align-items:center;gap:1.6rem;font-weight:500;font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase;color:#adabaf;margin-bottom:4.8rem;position:relative}@media (max-width: 1200px){.section-title__subtitle{font-size:1.4rem;margin-bottom:4rem}}@media (max-width: 992px){.section-title__subtitle{font-size:1.2rem;margin-bottom:3.2rem}}@media (max-width: 768px){.section-title__subtitle{font-size:1.2rem;margin-bottom:2.4rem}}@media (max-width: 480px){.section-title__subtitle{font-size:1rem;margin-bottom:2rem}}.section-title__subtitle-text{position:relative;z-index:2}.section-title__accent-line{width:4rem;height:.2rem;background:#cd2541;animation:accentPulse 3s infinite;position:relative;z-index:2}@media (max-width: 768px){.section-title__accent-line{width:3.2rem}}@media (max-width: 480px){.section-title__accent-line{width:2.4rem}}.section-title__title{font-weight:100;font-size:3.2rem;line-height:1.1;color:#fff;margin-bottom:3.2rem;letter-spacing:-.02em;display:flex;flex-direction:column;gap:.4rem}@media (max-width: 1500px){.section-title__title{font-size:2.8rem;margin-bottom:2.8rem}}@media (max-width: 1200px){.section-title__title{font-size:2.8rem;margin-bottom:2.4rem}}@media (max-width: 992px){.section-title__title{font-size:2.4rem;margin-bottom:2rem}}@media (max-width: 768px){.section-title__title{font-size:2.4rem;margin-bottom:1.8rem}}@media (max-width: 576px){.section-title__title{font-size:2rem;margin-bottom:1.6rem}}@media (max-width: 480px){.section-title__title{font-size:2rem;margin-bottom:1.4rem}}.section-title__title .title-line{display:block}.section-title__title .title-accent{color:#cd2541;font-weight:700;position:relative;font-size:5.6rem}@media (max-width: 1500px){.section-title__title .title-accent{font-size:4.8rem}}@media (max-width: 1200px){.section-title__title .title-accent{font-size:4.8rem}}@media (max-width: 992px){.section-title__title .title-accent{font-size:4.4rem}}@media (max-width: 768px){.section-title__title .title-accent{font-size:4rem}}@media (max-width: 576px){.section-title__title .title-accent{font-size:3.6rem}}@media (max-width: 480px){.section-title__title .title-accent{font-size:3.2rem}}.section-title__title .title-accent:after{content:"";position:absolute;bottom:-1.6rem;left:0;width:20%;height:.4rem;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .6s cubic-bezier(.65,0,.35,1)}@media (max-width: 768px){.section-title__title .title-accent:after{bottom:-1.2rem;height:.4rem}}@media (max-width: 480px){.section-title__title .title-accent:after{bottom:-.8rem;height:.2rem}}.section-title__title:hover .title-accent:after{transform:scaleX(1);transform-origin:left}.section-title__description{font-weight:300;font-size:1.8rem;line-height:1.6;color:#bfbec1;margin-bottom:4rem;max-width:85%;position:relative;padding-left:2rem}@media (max-width: 1500px){.section-title__description{font-size:1.6rem;margin-bottom:3.6rem}}@media (max-width: 1200px){.section-title__description{font-size:1.6rem;margin-bottom:3.2rem;max-width:90%}}@media (max-width: 992px){.section-title__description{font-size:1.4rem;margin-bottom:2.8rem;max-width:95%}}@media (max-width: 768px){.section-title__description{font-size:1.4rem;margin-bottom:2.4rem;max-width:100%}}@media (max-width: 576px){.section-title__description{font-size:1.4rem;margin-bottom:2rem;padding-left:1.6rem}}@media (max-width: 480px){.section-title__description{font-size:1.2rem;margin-bottom:1.6rem;padding-left:1.2rem}}.section-title__description:before{content:"";position:absolute;left:0;top:.8rem;height:calc(100% - 1.6rem);width:.2rem;background:linear-gradient(180deg,#cd2541 0%,transparent 100%)}@media (max-width: 768px){.section-title__description:before{top:.6rem;width:.2rem}}.section-title__buttons{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}@media (max-width: 992px){.section-title__buttons{gap:1.2rem}}@media (max-width: 768px){.section-title__buttons{gap:1rem}}.section-title__button{flex-shrink:0}.section-title__button:only-child{margin-bottom:3.2rem}@media (max-width: 768px){.section-title__button:only-child{margin-bottom:2rem}}.section-title__button--secondary{order:1}.section-title__button--primary{order:2}.section-title__stats{display:flex;align-items:center;gap:3.2rem;margin-top:.8rem;padding:2.4rem 0}@media (max-width: 992px){.section-title__stats{gap:2.4rem}}@media (max-width: 768px){.section-title__stats{gap:1.6rem;padding:1.6rem 0}}.section-title .stat-item{display:flex;align-items:center;gap:1.6rem;transition:transform .3s ease}.section-title .stat-item:hover{transform:translateY(-2px)}@media (max-width: 768px){.section-title .stat-item{gap:1.2rem}}.section-title .stat-icon{width:4rem;height:4rem;background:#cd25411a;border:1px solid rgba(205,37,65,.3);border-radius:.8rem;display:flex;align-items:center;justify-content:center;color:#e8506e;transition:all .3s ease}@media (max-width: 768px){.section-title .stat-icon{width:3.2rem;height:3.2rem;border-radius:.6rem}}@media (max-width: 480px){.section-title .stat-icon{width:2.8rem;height:2.8rem}}.section-title .stat-item:hover .stat-icon{background:#cd254133;border-color:#cd254180}.section-title .stat-content{display:flex;flex-direction:column;gap:.4rem}.section-title .stat-number{font-size:2.4rem;font-weight:200;color:#fff;line-height:1;font-feature-settings:"tnum" on,"lnum" on}@media (max-width: 1200px){.section-title .stat-number{font-size:2rem}}@media (max-width: 992px){.section-title .stat-number{font-size:2rem}}@media (max-width: 768px){.section-title .stat-number{font-size:1.8rem}}@media (max-width: 480px){.section-title .stat-number{font-size:1.6rem}}.section-title .stat-label{font-size:1.4rem;font-weight:400;color:#adabaf}@media (max-width: 992px){.section-title .stat-label{font-size:1.4rem}}@media (max-width: 768px){.section-title .stat-label{font-size:1.2rem}}@media (max-width: 480px){.section-title .stat-label{font-size:1.2rem}}.section-title .stat-divider{width:1px;height:4rem;background:#ffffff1a;margin:0 .8rem}@media (max-width: 768px){.section-title .stat-divider{height:3.2rem;margin:0 .4rem}}@media (max-width: 480px){.section-title .stat-divider{height:2.4rem}}.section-title--left{text-align:left}.section-title--left .section-title__subtitle,.section-title--left .section-title__buttons,.section-title--left .section-title__stats{justify-content:flex-start}.section-title--left .section-title__description{margin-left:0}.section-title--center{text-align:center}.section-title--center .section-title__subtitle{justify-content:center}.section-title--center .section-title__description{padding-left:0;margin:0 auto 4rem;width:60%}@media (max-width: 992px){.section-title--center .section-title__description{width:80%}}@media (max-width: 768px){.section-title--center .section-title__description{width:100%;margin-bottom:2.4rem}}.section-title--center .section-title__description:before{display:none}.section-title--center .section-title__buttons,.section-title--center .section-title__stats{justify-content:center}.section-title--center .section-title__title .title-accent:after{left:50%;transform:translate(-50%) scaleX(0)}.section-title--center .section-title__title:hover .title-accent:after{transform:translate(-50%) scaleX(1)}.section-title--right{text-align:right}.section-title--right .section-title__subtitle{justify-content:flex-end}.section-title--right .section-title__description{padding-left:0;padding-right:2rem;margin-left:auto}@media (max-width: 576px){.section-title--right .section-title__description{padding-right:1.6rem}}@media (max-width: 480px){.section-title--right .section-title__description{padding-right:1.2rem}}.section-title--right .section-title__description:before{display:none}.section-title--right .section-title__description:after{content:"";position:absolute;right:0;top:.8rem;height:calc(100% - 1.6rem);width:.2rem;background:linear-gradient(180deg,#cd2541 0%,transparent 100%)}@media (max-width: 768px){.section-title--right .section-title__description:after{top:.6rem;width:.2rem}}.section-title--right .section-title__buttons,.section-title--right .section-title__stats{justify-content:flex-end}.section-title--right .section-title__title .title-accent:after{left:auto;right:0;transform-origin:left}.section-title--right .section-title__title:hover .title-accent:after{transform-origin:right}.section-title--light .section-title__title{color:#000}.section-title--light .section-title__description{color:#646266}.section-title--light .section-title__subtitle{color:#767479}.section-title--light .stat-number{color:#000}.section-title--light .stat-label{color:#767479}.section-title--compact .section-title__subtitle{margin-bottom:2.4rem}@media (max-width: 768px){.section-title--compact .section-title__subtitle{margin-bottom:1.6rem}}.section-title--compact .section-title__title{margin-bottom:1.6rem;font-size:2.8rem}@media (max-width: 768px){.section-title--compact .section-title__title{font-size:2.4rem;margin-bottom:1.2rem}}@media (max-width: 480px){.section-title--compact .section-title__title{font-size:2rem}}.section-title--compact .section-title__title .title-accent{font-size:3.2rem}@media (max-width: 768px){.section-title--compact .section-title__title .title-accent{font-size:2.8rem}}@media (max-width: 480px){.section-title--compact .section-title__title .title-accent{font-size:2.4rem}}.section-title--compact .section-title__description{margin-bottom:2.4rem;font-size:1.6rem}@media (max-width: 768px){.section-title--compact .section-title__description{font-size:1.4rem;margin-bottom:1.6rem}}@media (max-width: 480px){.section-title--compact .section-title__description{font-size:1.2rem}}.section-title--compact .section-title__buttons{margin-bottom:1.6rem}@media (max-width: 768px){.section-title--compact .section-title__buttons{margin-bottom:1.2rem}}.section-title--compact .section-title__stats{margin-top:2.4rem;padding:1.6rem 0}@media (max-width: 768px){.section-title--compact .section-title__stats{margin-top:1.6rem;padding:1.2rem 0}}@media (max-width: 1440px){.section-title__title{font-size:4.4rem}.section-title__title .title-accent{font-size:5.6rem}}@media (max-width: 1024px){.section-title__title{font-size:4rem}.section-title__title .title-accent{font-size:4.4rem}.section-title__stats,.section-title--left .section-title__stats,.section-title--right .section-title__stats{justify-content:center}}@media (max-width: 768px){.section-title__title{font-size:3.2rem}.section-title__title .title-accent{font-size:3.6rem}.section-title__description{font-size:1.6rem;max-width:100%}.section-title__buttons{flex-direction:column;align-items:flex-start;gap:1.2rem}.section-title__buttons .section-title__button{width:100%}.section-title__buttons .section-title__button--secondary,.section-title__buttons .section-title__button--primary{order:unset}.section-title--center .section-title__buttons{align-items:center}.section-title--right .section-title__buttons{align-items:flex-end}.section-title__stats{flex-direction:column;gap:2rem;align-items:flex-start}.section-title__stats .stat-divider{width:8rem;height:1px;margin:.8rem 0}.section-title--center .section-title__stats{align-items:center}.section-title--right .section-title__stats{align-items:flex-end}}
