*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:'Albert Sans',sans-serif;font-size:17px;line-height:1.65;color:hsl(345,13%,17%);background:hsl(337,29%,98%);}img{max-width:100%;height:auto;display:block;}a{color:hsl(345,69%,45%);text-decoration:none;}::selection{background:hsl(345,69%,45%);color:#fff;}h1,h2,h3,h4{font-family:'Syne',serif;font-weight:700;line-height:1.14;letter-spacing:0.02em;}h1{font-size:clamp(2.2rem,5vw,65px);margin-bottom:0.5em;line-height:1.08;}h2{font-size:clamp(1.6rem,3.4vw,37.6px);margin-bottom:0.5em;}h3{font-size:24.5px;margin-bottom:0.4em;}p{margin-bottom:1em;}.b-wrap{max-width:1240px;margin:0 auto;padding:0 22px;}.b-link{display:inline-block;padding:15px 32px;border-radius:999px;font-weight:700;cursor:pointer;font-size:1rem;font-family:'Albert Sans',sans-serif;text-transform:uppercase;letter-spacing:0.05em;font-size:0.9rem;background:linear-gradient(135deg,hsl(345,69%,45%),hsl(345,69%,35%));color:#ffffff;border:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;}.b-link:hover{transform:translateY(-2px);box-shadow:0 10px 28px hsla(345,69%,45%,0.35);}.b-link-plain{display:inline-block;padding:14px 26px;border-radius:999px;font-weight:700;color:hsl(345,69%,45%);border:2px solid currentColor;margin-left:14px;text-transform:uppercase;letter-spacing:0.05em;font-size:0.9rem;}.b-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,0.72);backdrop-filter:blur(14px) saturate(170%);-webkit-backdrop-filter:blur(14px) saturate(170%);border-bottom:1px solid rgba(0,0,0,0.06);}.b-header-in{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:74px;}.b-logo{display:inline-flex;align-items:center;gap:10px;font-family:'Syne',serif;font-weight:700;font-size:1.45rem;color:hsl(345,13%,17%);letter-spacing:0.01em;}.b-logo svg{flex-shrink:0;}.b-logo b{color:hsl(345,69%,45%);}.b-nav-items{display:flex;gap:26px;list-style:none;align-items:center;}.b-nav-items a{color:hsl(345,13%,17%);font-weight:600;font-size:0.97rem;}.b-nav-items a:hover{color:hsl(345,69%,45%);}.b-nav-items a.b-nav-active{color:hsl(345,69%,35%);background:hsl(345,60%,94%);padding:8px 16px;border-radius:999px;}.b-nav-cta{display:inline-block;padding:10px 20px;border-radius:999px;background:hsl(345,69%,45%);color:#fff !important;font-weight:700;}.b-nav-toggle{display:none;background:none;border:none;cursor:pointer;width:42px;height:42px;position:relative;}.b-nav-toggle span,.b-nav-toggle span::before,.b-nav-toggle span::after{content:'';display:block;width:26px;height:3px;background:hsl(345,13%,17%);border-radius:3px;position:absolute;left:8px;transition:all .2s;}.b-nav-toggle span{top:20px;}.b-nav-toggle span::before{top:-8px;left:0;}.b-nav-toggle span::after{top:8px;left:0;}.b-hero{padding:117px 0;background:hsl(337,29%,98%);}.b-hero-inner{display:grid;grid-template-columns:0.95fr 1.05fr;align-items:center;}.b-hero-text{position:relative;z-index:2;background:#fff;padding:44px 46px;border-radius:6px;box-shadow:0 18px 50px rgba(0,0,0,0.13);margin-right:-90px;border-top:5px solid hsl(22,79%,47%);}.b-hero-pic img{width:100%;height:520px;object-fit:cover;border-radius:0px;}.b-hero-sub{font-size:1.15rem;color:hsl(345,16%,46%);margin:18px 0 30px;max-width:560px;}.b-section{padding:101px 0;position:relative;}.b-section-alt{background:hsl(345,18%,93%);}.b-section-dark{background:hsl(345,69%,35%);color:#fff;}.b-section-dark h2{color:#fff;}.b-section-title{margin-bottom:61.199999999999996px;}.b-section-title p{color:hsl(345,16%,46%);font-size:1.06rem;margin:0;}.b-section-dark .b-section-title p{color:hsla(0,0%,100%,0.8);}.b-section-title{max-width:680px;text-align:center;margin-left:auto;margin-right:auto;}.b-kicker{display:inline-flex;align-items:center;gap:8px;background:hsl(22,70%,93%);color:hsl(345,69%,35%);font-weight:700;text-transform:uppercase;letter-spacing:0.1em;font-size:0.76rem;padding:7px 16px;border-radius:999px;margin-bottom:16px;}.b-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;font-size:0.86rem;font-weight:700;margin-bottom:24px;background:hsl(345,60%,94%);color:hsl(345,69%,35%);}.b-hero-badge svg{width:16px;height:16px;color:hsl(22,79%,47%);}.b-hero-trust{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:26px;}.b-hero-trust span{display:inline-flex;align-items:center;gap:8px;font-size:0.9rem;font-weight:600;color:hsl(345,16%,46%);}.b-hero-trust svg{width:17px;height:17px;color:hsl(22,79%,47%);}.b-areas{display:flex;flex-wrap:wrap;gap:12px;}.b-area-chip{display:inline-block;padding:11px 22px;background:#ffffff;border:1px solid hsl(345,15%,88%);border-radius:999px;font-weight:600;color:hsl(345,13%,17%);}.b-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;}.b-card{background:#ffffff;border-radius:0px;padding:44px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(345,15%,88%);}.b-zig-shell{display:flex;flex-direction:column;gap:71px;}.b-zig-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;}.b-zig-row:nth-child(even) .b-zig-pic{order:2;}.b-zig-pic{overflow:hidden;border-radius:0px;box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.b-zig-pic img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .4s ease;}.b-zig-row:hover .b-zig-pic img{transform:scale(1.04);}.b-zig-no{font-family:'Syne',serif;font-size:1.05rem;font-weight:700;color:hsl(22,79%,47%);display:block;margin-bottom:10px;}.b-card:hover{transform:translateY(-5px);box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.b-card h3{margin-top:14px;}.b-card p{color:hsl(345,16%,46%);margin:0;}.b-card-shot{padding:0;overflow:hidden;}.b-card-pic{overflow:hidden;}.b-card-pic img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .35s ease;}.b-card-shot:hover .b-card-pic img{transform:scale(1.05);}.b-card-inner{padding:34px 38px 38px;}.b-card-inner h3{margin-top:0;}.b-collage{display:grid;gap:14px;}.b-collage-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.b-collage img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:6px;}.b-card-mark{width:56px;height:56px;border-radius:0px;background:linear-gradient(135deg,hsl(345,60%,94%),hsl(22,70%,93%));color:hsl(345,69%,45%);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.b-card-mark svg{width:28px;height:28px;}.b-about{display:grid;grid-template-columns:1fr 1fr;gap:79.2px;align-items:center;}.b-checks{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;max-width:980px;}.b-check{display:flex;gap:14px;align-items:flex-start;}.b-check svg{width:26px;height:26px;color:hsl(22,79%,47%);flex-shrink:0;margin-top:2px;}.b-check p{color:hsl(345,16%,46%);margin:4px 0 0;}.b-pic-shell img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:0px;}.b-stat-row{display:flex;flex-wrap:wrap;gap:57.6px;justify-content:space-between;border-top:2px solid hsl(345,15%,88%);border-bottom:2px solid hsl(345,15%,88%);padding:26px 6px;}.b-stat-num{font-family:'Syne',serif;font-size:2.3rem;font-weight:700;color:hsl(22,79%,47%);}.b-stat span{color:hsl(345,16%,46%);}.b-stat-num svg{width:38px;height:38px;}.b-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;counter-reset:s;}.b-step{position:relative;padding-top:14px;border-top:3px solid hsl(345,60%,94%);}.b-step h3{margin:14px 0 8px;font-size:24.5px;}.b-step p{color:hsl(345,16%,46%);margin:0;}.b-step-num{font-family:'Syne',serif;font-size:2.1rem;font-weight:700;color:hsl(22,79%,47%);line-height:1;}.b-cta-sm{background:hsl(345,69%,45%);color:#fff;padding:26px 0;}.b-cta-sm-in{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;}.b-cta-sm span{font-family:'Syne',serif;font-size:1.3rem;font-weight:700;}.b-cta-sm .b-link{background:#fff;color:hsl(345,69%,35%);box-shadow:none;}.b-testi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px;}.b-testi{background:#ffffff;border-radius:0px;padding:44px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(345,15%,88%);}.b-testi footer{color:hsl(345,16%,46%);margin-top:14px;font-weight:600;}.b-faq-items{max-width:820px;}.b-faq-cell{border:1px solid rgba(0,0,0,0.05);border-radius:10px;margin-bottom:14px;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.b-faq-cell summary{cursor:pointer;font-weight:700;padding:19px 24px;list-style:none;position:relative;padding-right:58px;}.b-faq-cell summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:hsl(345,69%,35%);font-weight:400;width:30px;height:30px;border-radius:50%;background:hsl(345,60%,94%);display:flex;align-items:center;justify-content:center;}.b-faq-cell[open] summary::after{content:'−';}.b-faq-cell div{padding:0 22px 18px;color:hsl(345,16%,46%);}.b-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:36px;}.b-gallery-cell{overflow:hidden;border-radius:0px;box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.b-gallery img{width:100%;height:250px;object-fit:cover;transition:transform .35s ease;display:block;}.b-gallery-cell:hover img{transform:scale(1.05);}.b-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:36px;align-items:start;}.b-price-card{background:#ffffff;border-radius:0px;padding:44px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(345,15%,88%);text-align:center;}.b-price-val{font-family:'Syne',serif;font-size:2.2rem;font-weight:700;color:hsl(345,69%,45%);margin:10px 0;}.b-price-card ul{list-style:none;text-align:left;margin:18px 0;color:hsl(345,16%,46%);}.b-price-card li{padding:7px 0;border-bottom:1px dashed hsl(345,15%,88%);}.b-cta-block{text-align:center;padding:57.6px 22px;border-top:3px solid hsl(22,79%,47%);border-bottom:3px solid hsl(22,79%,47%);}.b-cta-block h2{margin-bottom:24px;}.b-contact-shell{display:grid;grid-template-columns:0.9fr 1.1fr;gap:72px;align-items:start;}.b-contact-details li{list-style:none;margin-bottom:18px;display:flex;gap:14px;align-items:flex-start;}.b-contact-details svg{width:22px;height:22px;color:hsl(22,79%,47%);flex-shrink:0;margin-top:4px;}.b-contact-details b{display:block;}.b-contact-details span{color:hsl(345,16%,46%);}.b-form{background:#ffffff;border-radius:0px;padding:44px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(345,15%,88%);}.b-field{margin-bottom:16px;}.b-field label{display:block;font-weight:600;margin-bottom:6px;font-size:0.94rem;}.b-field input{width:100%;padding:14px 17px;border:1.5px solid hsl(345,15%,88%);border-radius:4px;font-size:1rem;font-family:inherit;background:#fff;color:hsl(345,13%,17%);transition:border-color .2s,box-shadow .2s;}.b-field input:focus{outline:none;border-color:hsl(345,69%,45%);box-shadow:0 0 0 3.5px hsl(345,60%,94%);}.b-form-note{font-size:0.85rem;color:hsl(345,16%,46%);margin-top:12px;}.b-form-msg{display:none;padding:14px 18px;border-radius:0px;margin-top:14px;font-weight:600;}.b-form-msg.good{display:block;background:hsl(145,55%,92%);color:hsl(145,60%,22%);}.b-form-msg.error{display:block;background:hsl(0,70%,94%);color:hsl(0,60%,35%);}.b-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;}.b-page-hero{position:relative;background-size:cover;background-position:center;padding:85.85px 0;color:#fff;}.b-page-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(100deg,rgba(10,12,18,0.78),rgba(10,12,18,0.45));}.b-page-hero .b-wrap{position:relative;}.b-page-hero h1{margin-bottom:6px;color:#fff;}.b-crumbs{font-size:0.9rem;opacity:0.75;}.b-crumbs a{color:inherit;}.b-prose{max-width:820px;}.b-prose h2{margin-top:1.6em;font-size:1.5rem;}.b-prose ul{margin:0 0 1em 1.3em;}.b-footer{background:hsl(345,69%,35%);color:hsla(0,0%,100%,0.85);padding:75.75px 0 26px;position:relative;}.b-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,hsl(345,69%,45%),hsl(22,79%,47%));}.b-footer-row{display:grid;grid-template-columns:repeat(2,1fr);gap:57.6px;margin-bottom:40px;}.b-footer h4{color:#fff;margin-bottom:16px;font-size:1.05rem;}.b-footer a{color:hsla(0,0%,100%,0.85);}.b-footer a:hover{color:#fff;}.b-footer li{list-style:none;margin-bottom:10px;}.b-footer-bottom{border-top:1px solid hsla(0,0%,100%,0.15);padding-top:22px;font-size:0.88rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;opacity:0.85;}.b-cookie{position:fixed;bottom:18px;left:18px;right:18px;max-width:560px;margin:0 auto;background:hsla(0,0%,100%,0.92);backdrop-filter:blur(12px);color:hsl(345,13%,17%);box-shadow:0 16px 48px rgba(0,0,0,0.22);border:1px solid rgba(0,0,0,0.06);border-radius:14px;padding:20px 24px;z-index:100;display:none;}.b-cookie.on{display:block;}.b-cookie p{margin-bottom:14px;font-size:0.94rem;}.b-cookie-link{padding:10px 22px;border-radius:999px;background:hsl(345,69%,45%);color:#fff;border:none;font-weight:700;cursor:pointer;margin-right:14px;font-size:0.95rem;}.b-cookie a{font-size:0.9rem;}.b-call-band{display:none;}@media(max-width:920px){.b-hero-inner,.b-about,.b-contact-shell{grid-template-columns:1fr;}.b-section-title{grid-template-columns:1fr;}.b-hero-text{margin-right:0;margin-bottom:-60px;padding:32px 26px;}.b-hero-pic img{height:360px;}.b-hero-pic{order:-1;}.b-cards{grid-template-columns:1fr 1fr;}.b-steps{grid-template-columns:1fr 1fr;}.b-zig-row{grid-template-columns:1fr;gap:22px;}.b-zig-row:nth-child(even) .b-zig-pic{order:0;}.b-footer-row{grid-template-columns:1fr 1fr;}}@media(max-width:680px){.b-header-in{flex-direction:row;min-height:64px;}.b-nav-toggle{display:block;}.b-nav-items{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;padding:18px 22px 24px;box-shadow:0 18px 30px rgba(0,0,0,0.12);gap:16px;align-items:flex-start;}.b-nav-items.on{display:flex;}.b-cards,.b-footer-row,.b-checks,.b-steps{grid-template-columns:1fr;}.b-cta-sm-in{flex-direction:column;align-items:flex-start;}.b-link-plain{margin-left:0;margin-top:12px;}.b-stat-row{gap:18px;}h1{font-size:1.9rem;}.b-section{padding:66px 0;}.b-cta-block{text-align:center;justify-content:center;}body{padding-bottom:58px;}.b-call-band{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:95;box-shadow:0 -4px 18px rgba(0,0,0,0.18);}.b-call-band a{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 10px;font-weight:700;font-size:1rem;background:#fff;color:hsl(345,69%,35%);border-top:1px solid hsl(345,15%,88%);}.b-call-band a.b-primary{background:hsl(345,69%,45%);color:#fff;border-top:none;}.b-call-band svg{width:18px;height:18px;}.b-cookie{bottom:74px;}}