/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--pink:#ff3f93;--deep:#27213f;--yellow:#ffd84a;--blue:#2ac8cd;--cream:#fffaf4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--deep);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:#fff;border-bottom:1px solid #f5e9ee;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(22px,5vw,80px);display:flex;position:relative}.brand img{width:190px;height:auto;display:block}.site-header nav{gap:30px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--pink)}.button{background:var(--pink);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:16px 26px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #ff3f9330}.button:hover{transform:translateY(-2px)}.button-small{padding:12px 20px;font-size:13px}.text-link{font-size:14px;font-weight:800}.text-link span{color:var(--pink);margin-left:6px;font-size:20px}.hero{background:radial-gradient(circle at 86% 15%,#ffe1ef 0 16%,#0000 17%),linear-gradient(125deg,#fffaf4 0%,#fff 58%,#fff4da 100%);grid-template-columns:1fr 1fr;align-items:center;gap:50px;min-height:650px;padding:72px clamp(24px,7vw,110px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--pink);font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.055em;margin:18px 0 25px;font-size:clamp(54px,6vw,86px);line-height:.98}.hero h1 em,.section-heading em,.services h2 em{color:var(--pink);font-style:normal}.hero-copy>p{color:#655e73;max-width:570px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.hero-art{height:500px;position:relative}.photo-card{text-align:center;color:#fff;background:linear-gradient(145deg,#2ac8cd,#85e6d8);border:10px solid #fff;place-items:center;font-weight:900;display:grid;position:absolute;box-shadow:0 24px 60px #30234928}.photo-card span{opacity:.9}.photo-one{border-radius:42% 42% 48% 35%;width:64%;height:72%;top:3%;left:4%;transform:rotate(-5deg)}.photo-two{background:linear-gradient(145deg,#ff8cbb,#ff3f93);border-radius:38% 48% 36% 46%;width:48%;height:56%;bottom:3%;right:0;transform:rotate(7deg)}.ball{border-radius:50%;position:absolute}.ball-pink{background:var(--pink);width:28px;height:28px;top:4%;right:8%}.ball-yellow{background:var(--yellow);width:55px;height:55px;bottom:7%;left:1%}.ball-blue{background:var(--blue);width:20px;height:20px;top:0;right:28%}.confetti i{border-radius:9px;width:10px;height:34px;position:absolute;transform:rotate(35deg)}.confetti i:first-child{background:var(--yellow);top:20%;left:3%}.confetti i:nth-child(2){background:var(--blue);top:10%;left:48%;transform:rotate(-30deg)}.confetti i:nth-child(3){background:var(--pink);bottom:12%;left:54%;transform:rotate(70deg)}.confetti i:nth-child(4){background:var(--yellow);top:48%;right:2%;transform:rotate(-45deg)}.confetti i:nth-child(5){background:var(--blue);bottom:7%;left:28%;transform:rotate(65deg)}.confetti i:nth-child(6){background:var(--pink);top:22%;right:40%;transform:rotate(-60deg)}.why{background:#fff;padding:105px clamp(24px,7vw,110px)}.section-heading{text-align:center;max-width:700px;margin:0 auto 48px}.section-heading h2,.services h2{letter-spacing:-.04em;margin:14px 0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-heading p{color:#756e80}.cards{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:auto;display:grid}.card{border-radius:28px;min-height:270px;padding:38px 32px}.card-1{background:#fff0f7}.card-2{background:#fff7d8}.card-3{background:#e9fbfb}.card-icon{width:58px;height:58px;color:var(--pink);background:#fff;border-radius:18px;place-items:center;font-size:25px;display:grid;box-shadow:0 10px 22px #32284013}.card h3{margin:25px 0 12px;font-size:21px}.card p{color:#655e73;line-height:1.7}.services{background:var(--deep);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;padding:110px clamp(24px,8vw,130px);display:grid}.services h2{max-width:500px}.service-list>div{border-bottom:1px solid #ffffff26;grid-template-columns:55px 1fr 40px;align-items:center;padding:24px 0;display:grid}.service-list span{color:var(--pink);font-weight:900}.service-list strong{font-size:20px}.service-list b{color:var(--yellow);font-size:23px}.cta{text-align:center;background:var(--pink);color:#fff;padding:100px 24px}.cta p{margin-bottom:10px;font-weight:800}.cta h2{letter-spacing:-.04em;margin-bottom:30px;font-size:clamp(38px,5vw,64px)}.button-light{color:var(--pink);box-shadow:none;background:#fff}.cta small{opacity:.8;margin-top:18px;display:block}footer{background:#fff;align-items:center;gap:24px;padding:45px clamp(24px,7vw,110px);display:flex}footer img{width:150px}footer p{color:#716a7c;margin:0;font-weight:700}footer span{color:#918a99;margin-left:auto;font-size:12px}@media (width<=850px){.site-header{height:72px;padding:0 18px}.brand img{width:145px}.site-header nav,.site-header>.button{display:none}.hero{grid-template-columns:1fr;gap:35px;min-height:auto;padding:38px 22px 70px}.hero h1{font-size:52px}.hero-copy>p{font-size:16px}.hero-art{height:330px}.hero-actions{flex-wrap:wrap;gap:18px}.cards{grid-template-columns:1fr}.card{min-height:0}.why{padding:75px 20px}.services{grid-template-columns:1fr;gap:35px;padding:80px 24px}.cta{padding:80px 20px}footer{text-align:center;flex-direction:column}footer span{margin:0}.confetti i:nth-child(3),.confetti i:nth-child(6){display:none}}@media (width<=420px){.hero h1{font-size:45px}.hero-art{height:290px}.photo-one{width:68%;height:70%}.photo-two{width:52%;height:57%}.button{padding:15px 21px}.hero-actions{margin-top:28px}.section-heading h2,.services h2{font-size:38px}}.photo-card{color:#0000;background:#fff;overflow:hidden}.photo-card img{object-fit:cover;width:100%;height:100%;display:block}.brand img{object-fit:contain;width:145px;height:84px}footer img{width:130px;height:auto}@media (width<=850px){.brand img{width:110px;height:68px}}.pricing{background:#fff7ee;padding:105px clamp(24px,7vw,110px)}.price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:940px;margin:0 auto 28px;display:grid}.price-card{background:#fff;border:1px solid #f0dfd5;border-radius:30px;padding:36px;box-shadow:0 18px 50px #3e22400c}.price-card.featured{border:2px solid var(--pink);position:relative}.price-tag{color:var(--pink);text-transform:uppercase;letter-spacing:.08em;background:#fff0f7;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.price{align-items:end;gap:12px;margin:25px 0 12px;display:flex}.price b{letter-spacing:-.05em;font-size:58px;line-height:1}.price small{color:#7a7180;margin-bottom:7px}.price-card p{color:#655e73;min-height:48px;line-height:1.5}.price-notes{background:var(--deep);color:#fff;border-radius:25px;grid-template-columns:repeat(3,1fr);max-width:1080px;margin:0 auto 65px;display:grid;overflow:hidden}.price-notes div{border-right:1px solid #ffffff20;padding:25px 27px}.price-notes div:last-child{border:0}.price-notes strong,.price-notes span{display:block}.price-notes strong{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px}.price-notes span{font-size:14px;line-height:1.5}.included{background:#fff;border-radius:30px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:55px;max-width:1080px;margin:auto;padding:42px;display:grid}.included h3{margin:14px 0;font-size:30px;line-height:1.1}.included ul{grid-template-columns:repeat(2,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.included li{gap:10px;font-size:14px;line-height:1.4;display:flex}.included li span{color:#078d83;background:#e8fbf8;border-radius:50%;flex:0 0 23px;place-items:center;height:23px;font-weight:900;display:grid}@media (width<=850px){.pricing{padding:75px 20px}.price-grid,.price-notes,.included{grid-template-columns:1fr}.price-notes div{border-bottom:1px solid #ffffff20;border-right:0}.included{gap:25px;padding:30px}.included ul{grid-template-columns:1fr}.price b{font-size:50px}}.hero{background:radial-gradient(circle at 90% 8%,#ffd2e6 0 15%,#0000 16%),radial-gradient(circle at 42% 100%,#dff9f6 0 13%,#0000 14%),linear-gradient(125deg,#fff2d6 0%,#fff9f2 47%,#ffe6f1 100%);grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:26px;min-height:720px;padding:58px clamp(40px,6vw,100px)}.hero-copy{max-width:610px}.hero h1{font-size:clamp(62px,5.7vw,92px)}.hero-art{height:600px}.photo-card{border-width:11px}.photo-one{z-index:1;width:72%;height:70%;top:0;left:0}.photo-two{z-index:2;width:58%;height:57%;bottom:0;right:0}.photo-three{z-index:3;border-radius:35% 45% 36% 48%;width:48%;height:43%;bottom:-1%;left:23%;transform:rotate(4deg)}.why{background:linear-gradient(145deg,#fff0f7 0%,#fff7cd 48%,#dff9f8 100%);position:relative}.cards{max-width:1280px}.card{border-top:8px solid var(--pink);background:#fff;min-height:330px;position:relative;overflow:hidden;box-shadow:0 18px 48px #30234925}.card-2{border-color:var(--yellow)}.card-3{border-color:var(--blue)}.card-photo{object-fit:cover;opacity:.48;filter:saturate(1.25);width:100%;height:100%;position:absolute;inset:0}.card:after{content:"";background:linear-gradient(90deg,#ffffffd9 0%,#ffffff9c 70%,#fff5);position:absolute;inset:0}.card-content{z-index:2;position:relative}.card h3{font-size:25px}.card p{max-width:290px;font-size:17px;line-height:1.65}.gallery{background:var(--deep);color:#fff;grid-template-columns:330px 1fr;align-items:start;gap:48px;padding:88px clamp(28px,5vw,85px);display:grid;overflow:hidden}.gallery-heading{position:sticky;top:30px}.gallery-heading h2{letter-spacing:-.05em;margin:17px 0 25px;font-size:clamp(46px,4.6vw,72px);line-height:.98}.gallery-heading h2 em{color:var(--yellow);font-style:normal}.gallery-heading p{color:#ddd7e3;font-size:18px;line-height:1.7}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:190px;gap:14px;display:grid}.gallery-item{border-radius:22px;margin:0;overflow:hidden;box-shadow:0 14px 30px #09051055}.gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.gallery-item:first-child,.gallery-item:nth-child(7),.gallery-item:nth-child(12){grid-row:span 2}.gallery-item:nth-child(2),.gallery-item:nth-child(9),.gallery-item:nth-child(14){grid-column:span 2}.party-ribbon{background:var(--yellow);color:var(--deep);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;gap:24px;padding:21px clamp(24px,6vw,90px);font-size:14px;font-weight:900;display:flex}.pricing{background:linear-gradient(#fff3cf 0%,#ffe8f3 100%)}.pricing-details{border-radius:30px;max-width:1080px;margin:0 auto;overflow:hidden;box-shadow:0 22px 60px #3e224018}.pricing-details .included{border-radius:0;max-width:none;margin:0;padding:42px 46px}.pricing-details .price-notes{border-radius:0;grid-template-columns:repeat(2,1fr);max-width:none;margin:0}.included li:first-child{color:var(--pink);font-size:18px;font-weight:900}.services{background:linear-gradient(135deg,#28213f 0%,#442957 55%,#234d59 130%);padding:105px clamp(24px,6vw,95px);display:block}.services-heading{text-align:center;max-width:750px;margin:0 auto 48px}.services-heading h2{max-width:none}.services-heading p{margin:0 auto;font-size:18px;color:#ddd7e3!important;max-width:580px!important}.service-cards{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1320px;margin:auto;display:grid}.service-card{background:#fff;border-radius:28px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0a061c45}.service-card>img{object-fit:cover;opacity:.52;width:100%;height:100%;position:absolute;inset:0}.service-card:after{content:"";background:linear-gradient(#ffffff38 0%,#ffffffe8 78%);position:absolute;inset:0}.service-card>div{z-index:2;padding:25px;position:absolute;bottom:0;left:0;right:0}.service-card>div>span{color:var(--pink);font-size:13px;font-weight:900}.service-card h3{color:var(--deep);margin:7px 0 9px;font-size:23px}.service-card p{color:#5d5668;margin:0;line-height:1.55}.cta{background:linear-gradient(115deg,#ff3f93 0%,#ff6aa7 52%,#2ac8cd 150%)}footer{border-top:8px solid var(--yellow);background:#fff5cf}@media (width<=1180px){.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center;max-width:760px;margin:auto}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{width:min(860px,100%);height:620px;margin:0 auto}.gallery{grid-template-columns:1fr}.gallery-heading{text-align:center;max-width:720px;margin:auto;position:static}.gallery-grid{grid-template-columns:repeat(3,1fr)}.service-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.site-header{justify-content:center;height:118px;padding:0}.brand{justify-content:center;width:100%;display:flex}.brand img{width:220px!important;height:108px!important}.site-header nav,.site-header>.button{display:none}.hero{gap:24px;padding:34px 16px 62px}.hero h1{font-size:58px;line-height:.95}.hero-copy>p{font-size:18px;line-height:1.6}.hero-art{width:100%;height:520px}.photo-one{width:80%;height:62%;top:0;left:0}.photo-two{width:68%;height:55%;bottom:0;right:0}.photo-three{z-index:3;width:55%;height:42%;display:block;bottom:4%;left:8%}.section-heading h2,.services h2{font-size:46px}.section-heading p{font-size:17px}.why{padding:72px 18px}.cards{grid-template-columns:1fr}.card{min-height:300px;padding:32px 26px}.card-photo{opacity:.55}.card:after{background:#ffffff9c}.card h3{font-size:27px}.card p{font-size:18px}.gallery{gap:35px;padding:70px 14px}.gallery-heading h2{font-size:50px}.gallery-heading p{font-size:18px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:175px;gap:9px}.gallery-item{border-radius:17px}.gallery-item:nth-child(2),.gallery-item:nth-child(9),.gallery-item:nth-child(14){grid-column:span 1}.party-ribbon{flex-wrap:wrap;justify-content:center;padding:16px;font-size:12px}.pricing{padding:76px 16px}.price-card p{min-height:0;font-size:17px}.pricing-details{border-radius:24px}.pricing-details .included{padding:31px 25px}.included h3{font-size:34px}.included li,.price-notes span{font-size:16px}.services{padding:78px 16px}.services-heading p{font-size:17px!important}.service-cards{grid-template-columns:1fr}.service-card{min-height:320px}.service-card>img{opacity:.58}.service-card h3{font-size:26px}.service-card p{font-size:17px}.cta h2{font-size:50px}}@media (width<=430px){.brand img{width:205px!important}.hero h1{font-size:50px}.hero-art{height:470px}.photo-one{height:60%}.photo-two{height:52%}.photo-three{width:58%;height:40%;left:4%}.section-heading h2,.services h2{font-size:42px}.gallery-grid{grid-auto-rows:160px}}.location{background:linear-gradient(105deg,#dff9f8 0%,#fff7cf 55%,#ffe4f0 100%);grid-template-columns:90px 1fr auto;align-items:center;gap:28px;padding:55px clamp(24px,8vw,130px);display:grid}.location-pin{background:var(--pink);color:#fff;border-radius:28px;place-items:center;width:78px;height:78px;font-size:42px;display:grid;box-shadow:0 16px 35px #ff3f9335}.location h2{margin:8px 0 12px;font-size:38px;line-height:1}.location p{color:#5f586a;margin:0;font-size:17px;line-height:1.55}.location .button{white-space:nowrap}footer p{line-height:1.7}footer p a:hover{color:var(--pink)}@media (width<=700px){.location{text-align:center;grid-template-columns:1fr;justify-items:center;padding:58px 20px}.location h2{font-size:38px}.location p{font-size:18px}.location .button{margin-top:6px}}@media (width<=850px){.site-header{flex-direction:column;justify-content:center;gap:10px;height:auto;padding:8px 14px 16px;display:flex}.site-header .brand{justify-content:center;width:100%;display:flex}.site-header .brand img{object-fit:contain;width:220px!important;height:105px!important}.site-header nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.site-header nav a{min-height:43px;color:var(--deep);text-align:center;background:#fff0f7;border-radius:14px;justify-content:center;align-items:center;padding:9px 8px;font-size:13px;font-weight:800;line-height:1.2;display:flex;box-shadow:0 7px 18px #30234910}.site-header nav a:nth-child(2){background:#fff6c9}.site-header nav a:nth-child(3){background:#def8f7}.site-header nav a:nth-child(4){background:#f1e9ff}.site-header>.button{width:100%;min-height:46px;padding:13px 18px;font-size:14px;display:flex}}.footer-meta{flex-direction:column;align-items:flex-end;gap:8px;margin-left:auto;display:flex}.footer-meta>a{color:var(--pink);text-underline-offset:3px;font-size:13px;font-weight:800;text-decoration:underline}.footer-meta>span{margin-left:0}.legal-page{background:linear-gradient(145deg,#fffaf4 0%,#fff 48%,#fff2f8 100%);min-height:100vh}.legal-header{background:#fff;border-bottom:1px solid #f5e9ee;justify-content:space-between;align-items:center;min-height:96px;padding:6px clamp(22px,6vw,90px);display:flex}.legal-header img{object-fit:contain;width:185px;height:84px;display:block}.legal-content{width:min(900px,100% - 40px);margin:0 auto;padding:78px 0 90px}.legal-content h1{letter-spacing:-.045em;margin:14px 0 10px;font-size:clamp(44px,6vw,72px);line-height:1}.legal-updated{color:#7b7284;margin-bottom:36px;font-size:14px}.legal-summary{border-left:6px solid var(--pink);background:#fff0f7;border-radius:20px;margin-bottom:42px;padding:26px 28px}.legal-summary strong{color:var(--pink);margin-bottom:8px;font-size:18px;display:block}.legal-summary p{margin:0}.legal-content section{background:#fff;border:1px solid #f0e5e9;border-radius:22px;margin-top:34px;padding:30px 32px;box-shadow:0 14px 35px #30234908}.legal-content h2{letter-spacing:-.02em;margin-bottom:16px;font-size:25px}.legal-content p{color:#5f5868;margin-bottom:13px;font-size:16px;line-height:1.75}.legal-content p:last-child{margin-bottom:0}.legal-content section a{color:#b81964;text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-footer{background:var(--deep);color:#fff;justify-content:space-between}.legal-footer a{color:var(--yellow);font-size:18px;font-weight:900}.legal-footer span{color:#fff;margin-left:0}@media (width<=850px){.footer-meta{align-items:center;margin-left:0}.legal-header{min-height:88px;padding:4px 16px}.legal-header img{width:145px;height:78px}.legal-header .button{width:auto;min-height:42px;padding:11px 16px;font-size:12px}.legal-content{width:min(100% - 28px,900px);padding:52px 0 65px}.legal-content h1{font-size:44px}.legal-summary,.legal-content section{padding:24px 21px}.legal-content h2{font-size:22px}.legal-content p{font-size:15px}}
