:root{--black-color: #2e333d;--white-color: #fffdfa;--white-dim-color: #d1d1d1;--brand-color: #fc7643;--grey-color: #757575;--blue-color: #2563eb;--green-color: #87d163;--link-color: #466dc7;--abyssal-color: #172c2d;--text-color-black: #2c3e50;--text-color-quote: #928db7;--main-title-font-size: calc(3vw + 2rem) ;--card-title-font-size: calc(4vw + 2rem) ;--sub-title-font-size: calc(1vw + 1rem) ;--text-font-size: calc(1vw + .3rem) }html{scroll-behavior:smooth}body{margin:0;scroll-snap-type:y proximity;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}h2,ul,li,p{margin:0;padding:0}a{text-decoration:none;color:var(--link-color)}a:hover{text-decoration:underline}.aesthetic-nav-item{display:flex;flex-direction:column;font-size:1.2rem;font-weight:700;margin:0;align-items:flex-start}.aesthetic-nav-item-header{color:#fff;text-decoration:none}.aesthetic-nav-item-sub-header{font-size:.6rem;color:var(--grey-color)}.aesthetic-nav-item>a:hover{text-decoration:underline!important}.aesthetic-fs-1{font-size:1rem!important}.aesthetic-fs-2{font-size:1.5rem!important}.aesthetic-fs-3{font-size:2rem!important}.aesthetic-text-bold{font-weight:700!important}.aesthetic-text-normal{font-weight:400!important}.aesthetic-hide-m{display:none!important}.aesthetic-text-left{text-align:left!important}.aesthetic-text-right{text-align:right!important}.aesthetic-text-center{text-align:center!important}.aesthetic-text-uppercase{text-transform:uppercase!important}.aesthetic-text-grey{color:var(--grey-color)!important}.aesthetic-text-black{color:var(--black-color)!important}.aesthetic-text-white{color:var(--white-color)!important}.aesthetic-text-blue{color:var(--blue-color)!important}.aesthetic-text-brand{color:var(--brand-color)!important}.aesthetic-background-blue{background-color:var(--blue-color)}.aesthetic-background-brand{background-color:var(--brand-color)}.aesthetic-background-abyssal{background-color:var(--abyssal-color)}.aesthetic-background-black{background-color:var(--black-color)}.aesthetic-background-white{background-color:var(--white-color)}.aesthetic-border-thin{border:1px solid}.aesthetic-button-cta-link:hover{text-decoration:underline!important}.aesthetic-d-flex{display:flex}.aesthetic-flex-align-items-center{align-items:center}.aesthetic-flex-justify-content-end{justify-content:flex-end}.aesthetic-mb-2{margin-bottom:2rem}.aesthetic-mb-5{margin-bottom:5rem}.aesthetic-mt-2{margin-top:2rem}.aesthetic-mt-0{margin-top:0!important}.aesthetic-pt-0{padding-top:0!important}.aesthetic-pb-5{padding-bottom:5rem}.aesthetic-m-0{margin:0!important}.aesthetic-p-0{padding:0!important}.aesthetic-py-3{padding:3rem 0!important}.aesthetic-w-min-70{min-width:70%!important}.aesthetic-hero-1{color:var(--white-color);font-size:var(--main-title-font-size);margin:0;padding:5vw 0 0}.aesthetic-columns{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;align-items:flex-start}.aesthetic-column-fifty{flex:1;padding:40px;border-radius:20px;box-shadow:0 10px 20px #0000004d}.aesthetic-column-title{font-size:1.8rem;margin-bottom:20px;color:var(--white-color)}.aesthetic-column-text{font-size:1rem;line-height:1.6;color:#ccc}.aesthetic-column-text>a{color:var(--brand-color);text-decoration:none}.aesthetic-video-container{overflow:hidden;border-radius:1rem}.aesthetic-video{position:relative;width:100%;cursor:pointer}.aesthetic-video>span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#00000080;color:#fff;font-size:1.5rem;font-weight:700;border-radius:1rem;pointer-events:none}.aesthetic-video>img{width:100%;border-radius:1rem;transition:all .3s ease}.aesthetic-video-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--black-color);z-index:1000;justify-content:center;align-items:center}.aesthetic-video-modal>iframe{width:80%;height:80%;border:none;border-radius:1rem}.aesthetic-video-modal>button{position:absolute;top:20px;right:20px;background:red;color:#fff;border:none;padding:10px;cursor:pointer}.aesthetic-blocks-step{display:flex;gap:2rem;padding:1rem 0 2rem}.aesthetic-block-step-first{background:var(--white-color);border-radius:1rem;padding:2rem;flex:1;min-width:260px}.aesthetic-block-step-second{background:var(--white-color);border-radius:1rem;padding:2rem}.aesthetic-block-step-third{background:var(--white-color);border-radius:1rem;padding:2rem;min-width:160px}.aesthetic-step-announce{padding:6px;font-weight:900;text-align:right;margin:0 0 2rem}.aesthetic-step-content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.aesthetic-step-content-text{font-weight:700;padding:0;margin:0}.aesthetic-step-content-button{border-radius:2rem;margin:1rem 0;padding:1rem;color:var(--white-color)}.aesthetic-step-content-button-info{border:2px solid var(--link-color);background:var(--link-color)}.aesthetic-step-content-button-green{border:2px solid var(--green-color);background:var(--green-color)}@media (max-width: 768px){.aesthetic-hidden-m{display:none!important}.aesthetic-hide-m{display:block!important}.aesthetic-video-container{margin:1rem}.aesthetic-blocks-step{overflow:scroll;padding:1rem;gap:1rem}.aesthetic-m-mx-1{margin:0 1rem}}
