@charset "UTF-8";:where(*,*:before,*:after){box-sizing:border-box}:where(html,body){height:100%}:where(body){margin:0;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:where(img,picture,video,canvas,svg){display:block;max-width:100%}:where(input,button,textarea,select){font:inherit}:where(ul[role=list],ol[role=list]){list-style:none;padding:0;margin:0}:where(h1,h2,h3,h4,h5,h6,p,figure,blockquote){margin:0}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:anywhere}:where(a){color:inherit;text-decoration-skip-ink:auto}:where(button){cursor:pointer;background:none;border:0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}:root{--color-primary: #007bff}.container{max-width:1200px;margin:0 auto;padding:0 24px}.button{font-size:clamp(18px,2vw,22px);padding:15px 45px;border-radius:20px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,filter 80ms ease}.button:focus-visible{outline:none;box-shadow:0 0 0 4px #ba68c859}.button[disabled],.button[aria-disabled=true],.button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(hover:hover){.button:hover{text-decoration:none}}@media(prefers-reduced-motion:reduce){.button{transition:none}}.button--primary{background-color:#ba68c8;color:#fff;box-shadow:0 6px 14px #ba68c840}@media(hover:hover){.button--primary:hover{background-color:#a85bb8;box-shadow:0 8px 18px #ba68c859}}.button--primary:active{background-color:#964fae;filter:brightness(.98);box-shadow:inset 0 2px #ffffff40,0 3px 8px #7b3a8873}.button--primary:focus-visible{box-shadow:0 0 0 4px #ba68c859,0 0 0 1px #7b3a88e6 inset}.button--primary.is-active{background-color:#964fae;filter:brightness(.98);box-shadow:inset 0 2px #ffffff40,0 3px 8px #7b3a8873}.hero{overflow-x:hidden}.hero__content{padding:25px 10px;min-height:100dvh;width:min(100%,1200px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"information img" "cta img";gap:clamp(32px,4vw,52px);align-content:center;justify-content:center;justify-items:start;position:relative}.hero__content:before{left:clamp(-40px,-4vw,-20px);width:clamp(220px,26vw,360px);height:clamp(220px,26vw,360px);filter:blur(380px);background:radial-gradient(circle,#ba68c88c,#ba68c800)}.hero__content:after{right:clamp(-40px,-4vw,-10px);width:clamp(240px,28vw,380px);height:clamp(240px,28vw,380px);filter:blur(360px);background:radial-gradient(circle,#7dd7c473,#7dd7c400)}.hero__content:before,.hero__content:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(500px);opacity:.9;z-index:-1}.hero-information{grid-area:information;align-self:center;max-width:clamp(320px,52vw,520px)}.hero-img{grid-area:img;justify-self:center;align-self:center;width:min(100%,clamp(320px,42vw,560px))}.hero-img img{display:block;width:100%;height:auto}.hero-cta{grid-area:cta;justify-self:start}.hero__title{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:48px;line-height:1.18;margin:0 0 clamp(18px,3vw,24px);color:#1f0e2ef2}@media(max-width:767.98px){.hero__title{font-size:32px}}.hero__subtitle{font-size:clamp(18px,2.4vw,22px);color:#29183ac7;max-width:clamp(300px,50vw,460px);margin:0}.hero .section-cta{box-shadow:0 26px 55px -36px #28003c7a,inset 0 0 0 1px #ffffffb3}.hero .section-cta:before{inset:clamp(8px,1.6vw,14px);background:radial-gradient(70% 55% at 15% 25%,#ba68c847,#ba68c800)}.hero .section-cta:after{inset:clamp(6px,1.6vw,12px) clamp(14px,3vw,22px) clamp(6px,1.6vw,12px) clamp(48px,12vw,72px)}.hero .section-cta__details{min-width:clamp(220px,34vw,320px)}.hero .section-cta .button{min-width:clamp(220px,30vw,260px)}@media(max-width:1023.98px){.hero__content{grid-template-columns:minmax(0,1fr);grid-template-areas:"information" "img" "cta";justify-items:center;text-align:center;gap:clamp(28px,8vw,40px);min-height:auto}.hero-cta{justify-self:center}.hero .section-cta__details{text-align:center;justify-items:center;min-width:100%}}@media(max-width:575.98px){.hero{padding:20px 10px}.hero__title{font-size:32px}.hero__subtitle{font-size:clamp(18px,4.6vw,20px);margin:0 auto}.hero .section-cta{max-width:100%}}@media(max-width:359.98px){.hero__title{font-size:28px}}.section-cta{display:flex;align-items:center;gap:clamp(14px,3vw,26px);flex-wrap:wrap;padding:clamp(16px,4vw,26px) clamp(22px,5vw,36px);border-radius:clamp(24px,5vw,36px);background:linear-gradient(135deg,#fffffffa,#f3e0ffeb 55%,#ebfaf5e6);border:1px solid rgba(186,104,200,.18);box-shadow:0 22px 46px -32px #3c0f5466,inset 0 0 0 1px #fff9;position:relative;z-index:1;width:fit-content}@media(max-width:767.98px){.section-cta{text-align:center}}.section-cta:before{content:"";position:absolute;inset:clamp(6px,1.5vw,12px);border-radius:inherit;opacity:.7;z-index:-1}.section-cta:after{content:"";position:absolute;inset:clamp(6px,1.8vw,14px) clamp(10px,2.2vw,18px) clamp(6px,1.8vw,14px) clamp(36px,10vw,64px);border-radius:inherit;background:radial-gradient(60% 60% at 50% 50%,#7dd7c43d,#7dd7c400);opacity:.6;z-index:-1}.section-cta__details{display:grid;gap:6px;min-width:clamp(180px,32vw,260px)}.section-cta__label{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#321844a6}.section-cta__time{font-size:clamp(16px,2.6vw,20px);color:#20112ceb}.section-cta .button{flex-shrink:0;min-width:clamp(200px,34vw,240px)}.section-cta--inline{margin-top:clamp(18px,3vw,28px)}.section-cta--center{margin:clamp(32px,6vw,48px) auto 0}@media(max-width:1023.98px){.section-cta{justify-content:center;width:100%;max-width:520px}.section-cta--inline{margin-left:auto;margin-right:auto}}@media(max-width:575.98px){.section-cta{gap:clamp(12px,6vw,18px);padding:clamp(18px,8vw,22px)}.section-cta__details{text-align:center;justify-items:center;min-width:100%}.section-cta .button{min-width:clamp(200px,60vw,260px);justify-content:center}}.section{padding:70px 0}@media(max-width:767.98px){.section{padding:40px 0}}@media(max-width:359.98px){.section{padding:15px 0}}.section-title{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:clamp(28px,4vw,48px);text-align:center;margin-bottom:clamp(24px,5vw,40px)}.section--soft{background:linear-gradient(180deg,#fff,#f5e4ff4d 35%,#f5e4ff99)}.about{position:relative}.about:before{content:"";position:absolute;inset:clamp(16px,3vw,32px);border-radius:clamp(24px,5vw,40px);pointer-events:none;z-index:0}.about .container{position:relative;z-index:1}.about__list{display:flex;gap:clamp(18px,3vw,30px);flex-wrap:wrap;justify-content:center;margin:0;padding:0}.about__item{max-width:350px;--about-icon-image: none;list-style:none;display:grid;grid-template-columns:minmax(clamp(52px,9vw,64px),max-content) 1fr;align-items:center;gap:clamp(18px,3vw,26px);border-radius:clamp(24px,5vw,40px);padding:clamp(22px,3.6vw,32px);background:#ffffffeb;border:1px solid rgba(186,104,200,.16);box-shadow:0 22px 45px -26px #45105473,0 8px 24px -18px #ba68c859;font-size:clamp(16px,1.9vw,18px);line-height:1.65;position:relative;min-height:100%;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media(hover:hover){.about__item:hover{transform:translateY(-6px);border-color:#ba68c859;box-shadow:0 28px 60px -30px #4510548c,0 14px 34px -20px #ba68c866}}.about__icon{display:grid;place-items:center;width:clamp(56px,10vw,68px);aspect-ratio:1;border-radius:clamp(18px,4vw,24px);color:#fff;background:linear-gradient(135deg,#ba68c8,#df77e5);box-shadow:0 14px 26px -14px #9548a780;position:relative;isolation:isolate;overflow:hidden}.about__icon:before{content:"";width:clamp(26px,5vw,32px);height:clamp(26px,5vw,32px);background:#fffffff2;mask-image:var(--about-icon-image);-webkit-mask-image:var(--about-icon-image);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;position:relative;z-index:1}.about__icon:after{content:"";position:absolute;inset:20% -40% 45% 10%;background:linear-gradient(90deg,#ffffff8c,#fff0);opacity:.7;transform:rotate(8deg)}.about__text{margin:0}.about__item--ads .about__icon{background:linear-gradient(135deg,#ff9a9e,#c77dff);box-shadow:0 16px 30px -18px #c77dff80}.about__item--ads{--about-icon-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M4%2017V11%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M9%2017V9%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M14%2017V13%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M20%204l-6.5%207-3-3L4%2014%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M19.5%204H14V2%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)}.about__item--buys .about__icon{background:linear-gradient(135deg,#a66cff,#6237ff);box-shadow:0 16px 30px -18px #8152ff8c}.about__item--buys{--about-icon-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12%203.5%2019%206v5c0%204.3-2.6%208.1-7%209.6C7.6%2019.1%205%2015.3%205%2011V6z%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22m9.5%2011.3%202.1%202.1%203.7-3.7%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)}.about__item--top .about__icon{background:linear-gradient(135deg,#f7a1ff,#f986c5);box-shadow:0 16px 30px -18px #f986c573}.about__item--top{--about-icon-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6%204h8.5l-1.4%203%201.4%203H6v10%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22m10.5%2016.5%201.5%201.5%203-3%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)}.about__item--works .about__icon{background:linear-gradient(135deg,#ffd08a,#ff9e7c);box-shadow:0 16px 30px -18px #ff9e7c73}.about__item--works{--about-icon-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12%203.5%2013.8%208l4.7%201.8-4.7%201.8L12%2016.9l-1.8-5.3L5.5%209.8%2010.2%208z%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M6.5%203.5%207%205m-3%204.5H2.5M17%204.5l.5-1.5m3%204.5H22%22%20stroke%3D%22white%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)}.about__item--budget .about__icon{background:linear-gradient(135deg,#7dd7c4,#6ca4fb);box-shadow:0 16px 30px -18px #6ca4fb73}.about__item--budget{--about-icon-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M4%207.5h12a3%203%200%200%201%203%203v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-7a2%202%200%200%201%202-2z%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M19%2011.5h-3.5a1.5%201.5%200%201%200%200%203H19%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M6%207.5V5.8a1.8%201.8%200%200%201%201.8-1.8H12%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)}@media(max-width:767.98px){.about__list{grid-template-columns:1fr}.about__item{width:100%;max-width:100%;padding:40px 20px}.about__icon{width:clamp(54px,16vw,64px)}}.card{position:relative;overflow:hidden;border-radius:clamp(20px,5vw,28px);padding:clamp(24px,4vw,36px);background:linear-gradient(160deg,#fffffff2,#f6e9fff2);border:1px solid rgba(186,104,200,.22);box-shadow:0 18px 45px -26px #2d003c73,0 4px 16px -10px #ba68c859;display:flex;flex-direction:column;gap:clamp(12px,2vw,18px)}.card:before{content:"";position:absolute;inset:-30% 40% 45% -20%;background:radial-gradient(50% 50% at 50% 50%,#ba68c833,#ba68c800);pointer-events:none}.speakers{position:relative;overflow:hidden}.speakers:before,.speakers:after{content:"";position:absolute;width:clamp(280px,32vw,460px);height:clamp(280px,32vw,460px);border-radius:50%;filter:blur(100px);opacity:.5;pointer-events:none}.speakers:before{top:clamp(-90px,-8vw,-40px);left:clamp(-120px,-10vw,-30px);background:radial-gradient(circle at 30% 30%,#ba68c8bf,#ba68c800)}.speakers:after{right:clamp(-140px,-10vw,-30px);bottom:clamp(-120px,-8vw,-30px);background:radial-gradient(circle at 70% 70%,#7dd7c4b3,#7dd7c400)}.speakers .container{position:relative;z-index:1;display:grid;gap:clamp(44px,9vw,68px)}.speakers__heading{max-width:760px;margin:0 auto;text-align:center;display:grid;gap:clamp(14px,3vw,20px)}.speakers__description{font-size:clamp(16px,2vw,18px);line-height:1.6;color:#231232c7;margin:0}.speakers__stage{position:relative;max-width:min(100%,1060px);margin:0 auto}.speakers__stage:before,.speakers__stage:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(75px);opacity:.7}.speakers__stage:before{width:clamp(260px,30vw,420px);height:clamp(260px,30vw,420px);top:clamp(-120px,-9vw,-60px);right:clamp(34px,5vw,80px);background:radial-gradient(circle,#ba68c847,#ba68c800)}.speakers__stage:after{width:clamp(220px,28vw,380px);height:clamp(220px,28vw,380px);bottom:clamp(-140px,-10vw,-70px);left:clamp(28px,5vw,80px);background:radial-gradient(circle,#6cd7c43d,#6cd7c400)}.speakers__grid{position:relative;z-index:1;display:grid;gap:clamp(28px,5vw,36px);grid-template-columns:repeat(auto-fit,minmax(360px,1fr));align-items:stretch}.speaker-card{--speaker-accent: #ba68c8;--speaker-accent-soft: rgba(186, 104, 200, .18);--speaker-accent-soft-strong: rgba(186, 104, 200, .32);--speaker-shadow: rgba(85, 40, 120, .3);--speaker-highlight-chip: rgba(186, 104, 200, .18);--speaker-highlight-chip-border: rgba(186, 104, 200, .32);display:grid;grid-template-rows:auto 1fr;gap:clamp(22px,4vw,28px);padding:clamp(26px,4vw,34px);border-radius:clamp(24px,4.5vw,32px);background:linear-gradient(160deg,#fffffffa,#f8eefffa 55%,#f5fafff5);border:1px solid rgba(255,255,255,.55);box-shadow:0 28px 52px -44px var(--speaker-shadow),inset 0 0 0 1px #ffffffd9;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;height:100%}.speaker-card:before{content:"";position:absolute;inset:clamp(18px,3.2vw,26px);border-radius:clamp(20px,4vw,28px);opacity:.9;pointer-events:none}.speaker-card>*{position:relative;z-index:1}@media(hover:hover){.speaker-card:hover{transform:translateY(-6px);box-shadow:0 34px 80px -48px #2d003c73,inset 0 0 0 1px #ffffffe6;border-color:var(--speaker-accent-soft-strong)}}.speaker-card--accent{--speaker-accent: #5ec3b0;--speaker-accent-soft: rgba(108, 215, 196, .22);--speaker-accent-soft-strong: rgba(108, 215, 196, .36);--speaker-shadow: rgba(45, 110, 95, .28);--speaker-highlight-chip: rgba(108, 215, 196, .2);--speaker-highlight-chip-border: rgba(108, 215, 196, .36);background:linear-gradient(155deg,#fffffffa,#e9f8f3f5)}.speaker-card__media{position:relative;display:grid;align-items:flex-end;justify-items:center;border-radius:clamp(22px,4vw,30px);padding-top:50px;background:linear-gradient(195deg,#ffffffe0,#f3e0ffe6,#e2cdf9e6);overflow:hidden;isolation:isolate;min-height:450px;box-shadow:inset 0 0 0 1px #ffffffb3,0 22px 45px -28px #46196459}.speaker-card--accent .speaker-card__media{background:linear-gradient(192deg,#ffffffe0,#daf4eeeb 55%,#caefe3eb);box-shadow:inset 0 0 0 1px #ffffffbf,0 22px 45px -28px #235a4b4d}.speaker-card__media:after{content:"";position:absolute;inset:clamp(34px,7vw,58px) clamp(28px,6vw,46px) -40% clamp(-6px,-1vw,16px);border-radius:50%;background:radial-gradient(circle,var(--speaker-accent-soft-strong),rgba(255,255,255,0));opacity:.75;filter:blur(30px);z-index:0}.speaker-card__photo{width:min(100%,clamp(240px,26vw,320px));margin-top:auto;height:auto;position:relative;object-fit:contain;z-index:1;filter:drop-shadow(0 18px 36px rgba(60,25,82,.45))}.speaker-card--accent .speaker-card__photo{filter:drop-shadow(0 18px 36px rgba(20,70,60,.35))}.speaker-card__badge{position:absolute;top:clamp(18px,3.5vw,26px);left:clamp(18px,3.5vw,26px);transform:translateY(-10px);padding:8px 18px;border-radius:999px;font-size:14px;line-height:1.4;font-weight:600;background:#ffffffe0;color:#210f2de0;box-shadow:0 18px 28px -24px #00000073,inset 0 0 0 1px #fffc;z-index:2;white-space:nowrap}.speaker-card__body{display:grid;gap:clamp(18px,3.5vw,22px);align-content:start}.speaker-card__name{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:clamp(28px,4.5vw,36px);margin:0;color:#20112cf2}.speaker-card__role{margin:0;font-size:clamp(16px,2.2vw,18px);line-height:1.65;color:#261437cc}.speaker-card__highlights{margin:0;padding:0;display:grid;gap:clamp(12px,2.7vw,16px);list-style:none}.speaker-card__highlight{display:grid;gap:8px;padding:clamp(16px,3vw,20px);border-radius:clamp(18px,3.5vw,24px);background:#fffffff2;border:1px solid rgba(255,255,255,.7);box-shadow:0 20px 36px -32px #32144666,inset 0 0 0 1px #ffffffbf;color:#1e0c2bcc;line-height:1.55;text-align:left}.speaker-card--accent .speaker-card__highlight{border-color:#6cd7c442;box-shadow:0 22px 38px -30px #20504147,inset 0 0 0 1px #ffffffa6}.speaker-card__highlight--stat{grid-template-columns:auto 1fr;align-items:center}.speaker-card__highlight-value{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:clamp(15px,2.2vw,18px);padding:6px 16px;border-radius:999px;background:var(--speaker-highlight-chip);border:1px solid var(--speaker-highlight-chip-border);color:#210f2deb;white-space:nowrap;box-shadow:inset 0 0 0 1px #ffffffa6}.speaker-card__highlight-caption{font-size:clamp(14px,2vw,16px)}@media(max-width:767.98px){.speakers__stage{border-radius:clamp(28px,10vw,36px)}.speakers__grid{grid-template-columns:1fr}.speaker-card{text-align:center}.speaker-card__media{align-items:center;justify-items:center;min-height:220px}.speaker-card__body{text-align:center}.speaker-card__highlight--stat{grid-template-columns:1fr;justify-items:center}}@media(max-width:575.98px){.speakers:before,.speakers:after{display:none}.speakers__stage:before,.speakers__stage:after{display:none}.speaker-card{padding:clamp(22px,10vw,28px)}.speaker-card__media{min-height:220px}.speaker-card__badge{left:clamp(14px,6vw,20px);top:clamp(14px,6vw,20px);transform:translateY(-75%)}}.system{background:linear-gradient(180deg,#fff,#f5e4ff4d 65%,#f5e4ff73)}.system .container{display:grid;justify-items:center}.system__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,64px);width:min(100%,1040px)}.system__image{width:clamp(300px,32vw,420px)}.system__media{margin:0;position:relative;border-radius:clamp(28px,6vw,36px);padding:clamp(18px,4vw,32px);background:linear-gradient(210deg,#f2e0ffd9,#d1e9ffe6);box-shadow:inset 0 0 0 1px #fff9,0 32px 80px -44px #2d003c73;overflow:hidden}.system__media:before{content:"";position:absolute;inset:clamp(22px,4vw,38px);border-radius:clamp(24px,5vw,32px);background:radial-gradient(75% 75% at 20% 22%,#ba68c847,#ba68c800);opacity:.85;pointer-events:none}.system__media img{position:relative;z-index:1;display:block;width:min(100%,clamp(280px,36vw,420px));height:auto;border-radius:clamp(24px,5vw,32px);object-fit:cover}.system__content{display:grid;gap:clamp(18px,3.5vw,26px);text-align:left}.system__title{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:clamp(30px,4.8vw,44px);text-transform:uppercase;letter-spacing:.08em;margin:0;background:linear-gradient(94deg,#6c1a6c,#ba68c8 42%,#5a3c9c);-webkit-background-clip:text;color:transparent}@media(max-width:767.98px){.system__title{font-size:28px}}.system__subtitle{font-size:clamp(18px,2.6vw,22px);line-height:1.6;margin:0;color:#1e0c2bc7;max-width:clamp(320px,42vw,420px)}@media(max-width:1023.98px){.system__grid{grid-template-columns:1fr;justify-items:center;text-align:center}.system__content{text-align:center;justify-items:center}.system__subtitle{max-width:520px}}@media(max-width:575.98px){.system__media{padding:clamp(14px,8vw,24px)}.system__media:before{inset:clamp(18px,10vw,28px)}.system__media img{width:min(100%,320px)}}
