*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#171412;background:#fffaf7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer}.notice{min-height:40px;background:#191514;color:#fff5ee;display:flex;align-items:center;justify-content:center;gap:28px;font-size:13px;letter-spacing:.3px;padding:8px 18px;text-align:center}.nav{z-index:30;background:rgba(255,250,247,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #eaded6}.navin{max-width:1440px;margin:auto;min-height:78px;padding:0 32px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:26px;gap:26px}.iconButton{width:42px;height:42px;border:1px solid #e1d5cc;border-radius:999px;background:#fff;color:#171412;font-size:18px}.brand{font-size:32px;font-weight:900;letter-spacing:4px}.menu,.tools{display:flex;align-items:center;gap:22px;color:#534c47;font-size:14px}.menu{justify-content:center}.tools{justify-content:flex-end}.languageSelect{display:flex;align-items:center;gap:4px;border:1px solid #e0d2c9;background:#fff;border-radius:999px;padding:4px}.languageSelect button{border:0;background:transparent;border-radius:999px;height:28px;min-width:34px;padding:0 8px;font-size:11px;font-weight:800;color:#5d544f}.languageSelect button:hover{background:#f0e4dc}.hero{position:relative;min-height:820px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(19,14,12,.64),rgba(19,14,12,.28),rgba(19,14,12,.08)),url(https://images.unsplash.com/photo-1515886657613-9f3515b0c78f?auto=format&fit=crop&w=2100&q=85) 50%/cover;color:#fff}.heroPanel{max-width:1440px;width:100%;margin:auto;padding:100px 32px}.eyebrow{margin:0 0 14px;letter-spacing:3px;text-transform:uppercase;font-size:12px;font-weight:900;color:#f2d0bd}.darkText{color:#9d6752}.hero h1{font-family:Georgia,serif;font-size:clamp(72px,13vw,180px);line-height:.8;margin:0 0 28px;font-weight:500;letter-spacing:1px}.hero p{max-width:620px;font-size:18px;line-height:1.8;color:#fff2e9}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{min-height:48px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:850}.btn.light{background:#fff;color:#1a1512}.btn.line{border:1px solid;color:#fff}.btn.dark{background:#171412;color:#fff}.heroMetrics{position:absolute;left:32px;right:32px;bottom:34px;max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.28)}.heroMetrics div{padding:20px 24px;background:rgba(20,14,12,.34)}.heroMetrics b{display:block;font-size:28px}.heroMetrics span{font-size:13px;color:#f2ded4}.trust{background:#fff;border-bottom:1px solid #eaded6}.trustin{max-width:1440px;margin:auto;padding:18px 32px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.trustin div{font-size:14px;color:#746963}.trustin b{display:block;color:#171412;margin-bottom:4px}.section{max-width:1440px;margin:auto;padding:92px 32px}.head{text-align:center;max-width:780px;margin:0 auto 42px}.head .k{letter-spacing:2.5px;text-transform:uppercase;color:#9d6752;font-size:12px;font-weight:900;margin:0 0 10px}.campaign h2,.featureText h2,.head h2,.memberPanel h2,.newsletter h2{font-family:Georgia,serif;font-weight:500;line-height:1.04;margin:0;color:#1c1715}.head h2{font-size:clamp(38px,5.6vw,66px)}.campaign p,.featureText p,.head p,.memberPanel p,.newsletter p{color:#706762;line-height:1.75}.campaign,.featureBand{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#f4e7df}.campaign div,.featureText{padding:78px;display:flex;flex-direction:column;justify-content:center}.campaign h2,.featureText h2,.memberPanel h2{font-size:clamp(38px,5vw,62px)}.campaign img,.featureBand img{width:100%;height:100%;min-height:560px;object-fit:cover}.categoryGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.categoryCard{position:relative;min-height:520px;overflow:hidden;background:#ddd}.categoryCard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.6s}.categoryCard:hover img{transform:scale(1.06)}.categoryCard:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62),rgba(0,0,0,.05))}.categoryCard div{position:absolute;z-index:1;left:24px;right:24px;bottom:24px;color:#fff}.categoryCard h3{font-family:Georgia,serif;font-size:34px;font-weight:500;margin:0 0 8px}.categoryCard p{line-height:1.55;color:#fff1e8;margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.product{background:#fff;border:1px solid #eaded6}.photo{position:relative;aspect-ratio:4/5;background:#f3ece7;overflow:hidden;display:block}.photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.photo span{position:absolute;top:14px;left:14px;background:#fff;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:900;letter-spacing:1px}.product:hover img{transform:scale(1.04)}.pinfo{padding:16px}.pinfo h3{font-size:17px;margin:0 0 10px}.meta{display:flex;justify-content:space-between;gap:12px;color:#766a63;font-size:14px}.meta b{color:#171412}.storyGrid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:20px;gap:20px}.story{background:#fff;border:1px solid #eaded6}.story:first-child{grid-row:span 2}.story img{height:360px;width:100%;object-fit:cover}.story:first-child img{height:720px}.story div{padding:20px}.story h3{font-family:Georgia,serif;font-size:30px;font-weight:500;margin:0 0 8px}.story p{color:#746963;line-height:1.6;margin:0}.memberPanel{display:grid;grid-template-columns:1fr 1fr;grid-gap:38px;gap:38px;align-items:center;background:#fff;border-top:1px solid #eaded6;border-bottom:1px solid #eaded6;max-width:none;padding-left:max(32px,calc((100vw - 1440px)/2 + 32px));padding-right:max(32px,calc((100vw - 1440px)/2 + 32px))}.memberChecklist{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.memberChecklist span{background:#f6ece5;border:1px solid #eaded6;padding:18px;border-radius:8px;font-weight:850}.craft{background:#201815;max-width:none}.craft,.craft .head h2{color:#fff}.craft .head .k,.craft .head p{color:#dec3b6}.process{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.step{background:#fffaf7;color:#171412;border:1px solid #eaded6;padding:20px;min-height:190px}.num{font-family:Georgia,serif;font-size:34px;color:#b37b64}.step b{display:block;margin:20px 0 8px}.step p{font-size:13px;color:#6c625d;line-height:1.6}.languageGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:14px;gap:14px}.languageGrid div{background:#fff;border:1px solid #eaded6;padding:24px;text-align:center}.languageGrid b{font-size:22px;display:block}.languageGrid span{color:#706762}.faqGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.faqGrid details{background:#fff;border:1px solid #eaded6;padding:18px}.faqGrid summary{font-weight:850;cursor:pointer}.faqGrid p{color:#706762;line-height:1.65}.newsletter{max-width:1180px;margin:0 auto 92px;background:#ead4c6;text-align:center;padding:70px 28px}.newsletter h2{font-size:50px}.form{margin:26px auto 0;max-width:560px;display:flex;gap:10px}.form input{flex:1 1;background:#fff;height:52px;padding:0 20px}.form button,.form input{border:0;border-radius:999px}.form button{background:#171412;color:#fff;padding:0 26px;font-weight:900}footer{background:#15110f;color:#cbbdb4}.foot{max-width:1440px;margin:auto;padding:58px 32px;display:grid;grid-template-columns:1.5fr repeat(4,1fr);grid-gap:30px;gap:30px}.foot b,.foot h3{color:#fff}.foot h3{letter-spacing:4px;font-size:28px}.foot a,.foot p{display:block;color:#c0b2a9;line-height:1.9;font-size:14px}.memberButton{height:40px;padding:0 16px;border:0;border-radius:999px;background:#171412;color:#fff;font-weight:850}.memberPill{display:flex;align-items:center;gap:8px;max-width:320px}.memberPill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memberPill button{border:1px solid #d9c9bd;background:#fff;border-radius:999px;height:34px;padding:0 12px;color:#171412}.modalBackdrop{position:fixed;inset:0;background:rgba(17,13,11,.56);z-index:100;display:grid;place-items:center;padding:20px}.authCard{position:relative;width:min(480px,100%);background:#fffaf7;border-radius:10px;padding:28px;border:1px solid #eaded6;box-shadow:0 24px 80px rgba(0,0,0,.28)}.authCard h2{font-family:Georgia,serif;font-size:34px;font-weight:500;margin:8px 0}.authHelp,.authMessage{color:#716861;line-height:1.6}.closeButton{position:absolute;right:16px;top:16px;border:0;background:#f1e5dc;width:34px;height:34px;border-radius:50%}.modeTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:20px 0}.modeTabs button{height:42px;border:1px solid #dfcec3;background:#fff;border-radius:999px}.modeTabs .active{background:#171412;color:#fff;border-color:#171412}.authForm{display:grid;grid-gap:10px;gap:10px}.authForm label{font-weight:850}.authForm input{height:48px;border:1px solid #d8c8bd;border-radius:8px;padding:0 14px;background:#fff}.authSubmit{height:48px;border:0;border-radius:8px;background:#9d6752;color:#fff;font-weight:850}.textButton{border:0;background:transparent;color:#9d6752;text-decoration:underline}.authMessage{background:#f6ece5;border:1px solid #eaded6;border-radius:8px;padding:12px}@media(max-width:1100px){.navin{grid-template-columns:auto 1fr auto}.menu{display:none}.brand{justify-self:start}.tools>a{display:none}.categoryGrid,.products,.trustin{grid-template-columns:repeat(2,1fr)}.campaign,.featureBand,.memberPanel{grid-template-columns:1fr}.process{grid-template-columns:repeat(3,1fr)}.storyGrid{grid-template-columns:1fr 1fr}.story:first-child{grid-row:auto}.story:first-child img{height:360px}.languageGrid{grid-template-columns:repeat(3,1fr)}.foot{grid-template-columns:1fr 1fr}}@media(max-width:680px){.notice{gap:10px;flex-direction:column}.navin{min-height:66px;padding:0 16px;gap:12px}.brand{font-size:23px}.tools{gap:8px}.languageSelect{display:none}.hero{min-height:760px}.heroPanel{padding:70px 18px 190px}.hero h1{font-size:64px}.heroMetrics{left:18px;right:18px;grid-template-columns:1fr;bottom:20px}.section{padding:64px 18px}.head{text-align:left}.categoryGrid,.faqGrid,.foot,.languageGrid,.memberChecklist,.products,.storyGrid,.trustin{grid-template-columns:1fr}.categoryCard{min-height:420px}.campaign div,.featureText{padding:50px 22px}.campaign img,.featureBand img{min-height:420px}.process{grid-template-columns:1fr}.form{flex-direction:column}.form button{height:52px}.memberPill span{display:none}.newsletter h2{font-size:38px}}.collectionHero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:520px;background:#f4e7df}.collectionHero img{width:100%;height:100%;min-height:520px;object-fit:cover}.collectionHero div{padding:72px}.buyBox h1,.collectionHero h1,.textPage h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,74px);line-height:1.02;font-weight:500;margin:0 0 18px}.buyBox p,.collectionHero p,.textPage p{color:#706762;line-height:1.75}.shopLayout{max-width:1440px;margin:auto;padding:70px 32px 96px;display:grid;grid-template-columns:260px 1fr;grid-gap:34px;gap:34px}.filters{position:-webkit-sticky;position:sticky;top:110px;align-self:start;border:1px solid #eaded6;background:#fff;padding:22px}.filters h2{font-size:18px;margin:0 0 18px}.filters a{display:block;padding:11px 0;border-bottom:1px solid #f0e4dc;color:#3b332f}.filterBlock{margin-top:22px;display:grid;grid-gap:8px;gap:8px;color:#706762}.filterBlock b{color:#171412}.shopTop{height:48px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;color:#706762}.shopTop select{height:40px;border:1px solid #d9c9bd;background:#fff;border-radius:999px;padding:0 14px}.productDetail{max-width:1440px;margin:auto;padding:70px 32px 96px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:42px;gap:42px}.gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#f0e4dc}.buyBox{position:-webkit-sticky;position:sticky;top:110px;align-self:start;background:#fff;border:1px solid #eaded6;padding:34px}.detailPrice{font-size:28px;font-weight:900;margin-bottom:18px}.optionGroup{border-top:1px solid #eaded6;padding-top:18px;margin-top:18px;display:grid;grid-gap:12px;gap:12px}.sizes,.swatches{display:flex;gap:9px;flex-wrap:wrap}.swatches span{width:30px;height:30px;border-radius:999px;border:1px solid #c8b9af;background:#111}.swatches span:nth-child(2){background:#f0dfd2}.swatches span:nth-child(3){background:#c6b1a2}.sizes button{width:46px;height:40px;border:1px solid #d8c8bd;background:#fff;border-radius:999px}.cartButton{margin-top:22px;width:100%;height:52px;border:0;border-radius:999px;background:#171412;color:#fff;font-weight:900}.productNotes{display:grid;grid-gap:8px;gap:8px;margin-top:18px;color:#706762}.textPage{max-width:940px;margin:auto;padding:110px 32px}.textPage p{font-size:18px}@media(max-width:1100px){.collectionHero,.productDetail,.shopLayout{grid-template-columns:1fr}.buyBox,.filters{position:static}.gallery{grid-template-columns:1fr 1fr}}@media(max-width:680px){.collectionHero{grid-template-columns:1fr}.collectionHero div{padding:50px 22px}.collectionHero img{min-height:420px}.productDetail,.shopLayout{padding:42px 18px 70px}.gallery{grid-template-columns:1fr}.textPage{padding:72px 18px}}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#f7f6f3;border-bottom:1px solid #e8e3dd;box-shadow:0 1px 0 rgba(0,0,0,.04)}.navin{max-width:1240px;min-height:72px;grid-template-columns:210px 1fr auto;gap:28px}.brand{font-family:Georgia,serif;font-size:27px;font-weight:600;letter-spacing:3px;color:#3b3734}.menu{gap:28px;justify-content:flex-start}.menu a{color:#4e4a46}.menu a:first-child{color:#c49a4b}.tools{gap:14px}.languageMenu{position:relative}.languageCurrent{height:42px;border:0;background:transparent;color:#3d3935;padding:0 10px}.languageDropdown{position:absolute;right:0;top:50px;width:160px;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 14px 30px rgba(0,0,0,.16);padding:10px 0;display:none}.languageMenu:hover .languageDropdown{display:block}.languageDropdown a{display:flex;gap:14px;align-items:center;padding:12px 18px;color:#4e4a46}.languageDropdown a:hover{background:#f5f0e8;color:#c49a4b}.languageDropdown small{text-transform:uppercase;font-size:10px;color:#5b544e}.bagLink{width:34px;height:42px;display:grid;place-items:center;color:#111;font-size:14px}.appointmentButton,.memberButton{height:42px;border-radius:0;background:#262321;color:#fff;border:0;padding:0 20px;font-weight:800}.appointmentButton{display:inline-flex;align-items:center;justify-content:center;min-width:180px}.memberPill{background:#262321;color:#fff;padding:0 8px;height:42px}.memberPill a,.memberPill button{color:#fff}.memberPill button{background:transparent;border-color:#5f5851}.hero{min-height:calc(100vh - 72px);background:#1e1d1b;overflow:hidden;text-align:center}.hero:after{content:"";background:rgba(0,0,0,.42);z-index:1}.hero:after,.heroImage{position:absolute;inset:0}.heroImage{width:100%;height:100%;object-fit:cover;z-index:0}.heroPanel{position:relative;z-index:2;display:grid;justify-items:center;padding:120px 32px 92px}.hero .eyebrow{font-size:17px;letter-spacing:8px;color:#fff;margin-bottom:26px}.hero h1{font-size:clamp(58px,7vw,106px);max-width:920px;line-height:1.03;color:#fff;margin:0 0 24px}.hero p{font-family:Georgia,serif;font-size:26px;color:#eee2d8;max-width:760px}.hero .buttons{justify-content:center;margin-top:36px}.hero .btn{border-radius:0;min-height:68px;min-width:190px;text-transform:uppercase;letter-spacing:3px}.hero .btn.light{background:#fff;color:#222}.hero .btn.line{border-color:#fff;color:#fff;background:hsla(0,0%,100%,.08);min-width:280px}.heroArrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:50px;height:50px;border:0;border-radius:50%;background:hsla(0,0%,100%,.28);color:#fff;font-size:44px;line-height:1}.leftArrow{left:30px}.rightArrow{right:30px}.sliderDots{position:absolute;z-index:3;left:0;right:0;bottom:34px;display:flex;gap:13px;justify-content:center;align-items:center}.sliderDots span{width:13px;height:13px;border-radius:50%;background:hsla(0,0%,100%,.68)}.sliderDots .active{width:36px;border-radius:999px;background:#fff}.quickActions{margin-top:14px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.quickActions button{height:34px;border:1px solid #d8c8bd;background:#fff;border-radius:999px;padding:0 12px;font-weight:800}.quickActions button:last-of-type{background:#171412;color:#fff;border-color:#171412}.quickActions small{width:100%;color:#9d6752}.compactActions button{height:30px;font-size:12px}.accountGrid,.adminGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;margin-top:28px}.accountGrid section,.adminForm,.adminTable,.savedList article{background:#fff;border:1px solid #eaded6;padding:24px}.adminForm{display:grid;grid-gap:12px;gap:12px}.adminForm input{height:46px;border:1px solid #d8c8bd;padding:0 12px}.adminTable{display:grid;grid-gap:10px;gap:10px}.adminTable div{display:grid;grid-template-columns:1fr 120px 80px;grid-gap:12px;gap:12px;border-bottom:1px solid #eaded6;padding-bottom:10px}.savedList{display:grid;grid-gap:16px;gap:16px}.savedList article{display:grid;grid-template-columns:130px 1fr;grid-gap:18px;gap:18px;align-items:center}.savedList img{width:130px;height:150px;object-fit:cover}.widePage{max-width:1180px}@media(max-width:900px){.navin{grid-template-columns:1fr auto}.menu{display:none}.brand{font-size:24px}.appointmentButton,.languageMenu{display:none}.hero h1{font-size:58px}.hero p{font-size:20px}.heroArrow{display:none}.accountGrid,.adminGrid{grid-template-columns:1fr}}.featureText h1,.head h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,74px);line-height:1.04;font-weight:500;margin:0 0 18px;color:#1c1715}.featureBand .featureText h1{color:#1c1715}.languageDropdown button{width:100%;border:0;background:#fff;display:flex;gap:14px;align-items:center;padding:12px 18px;color:#4e4a46;text-align:left}.languageDropdown button:hover{background:#f5f0e8;color:#c49a4b}.languageDropdown button small{text-transform:uppercase;font-size:10px;color:#5b544e}.languageDropdown button span{font-size:15px}.contactHero{background:#f4f2ee;text-align:center;padding:92px 20px 96px;border-top:1px solid #e9e5df}.contactHero p{margin:0 0 20px;color:#cfad61;letter-spacing:3px;font-size:13px}.contactHero h1{font-family:Georgia,serif;font-size:72px;line-height:1;margin:0 0 24px;font-weight:500;color:#282522}.contactHero span{display:block;max-width:610px;margin:auto;color:#aaa39d;font-size:21px;line-height:1.35}.contactMain{max-width:1240px;margin:auto;padding:92px 32px 88px;display:grid;grid-template-columns:1fr 1fr;grid-gap:105px;gap:105px;align-items:start}.contactForm h2,.contactInfo h2{font-family:Georgia,serif;font-size:34px;font-weight:500;margin:0 0 46px;color:#282522}.contactCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:44px;gap:44px;margin-bottom:78px}.contactCards article{min-width:0}.contactIcon{width:58px;height:58px;border-radius:50%;background:#d2ae58;color:#fff;display:grid;place-items:center;margin-bottom:22px;font-size:20px}.contactCards h3{font-size:19px;margin:0 0 14px;color:#282522}.contactCards p{font-size:15px;color:#aaa39d;line-height:1.55;margin:0}.followBlock h3{font-size:21px;font-weight:500;margin:0 0 22px;color:#282522}.socialButtons{display:flex;gap:18px}.socialButtons a{width:58px;height:58px;border-radius:50%;background:#252422;color:#fff;display:grid;place-items:center;font-weight:800;font-size:20px}.contactForm{display:grid;grid-gap:22px;gap:22px}.contactForm label{display:grid;grid-gap:11px;gap:11px;font-size:16px;font-weight:600;color:#282522}.contactForm input,.contactForm textarea{width:100%;border:1px solid #e4e0dc;background:#fff;border-radius:0;padding:0 16px;font-size:16px;color:#282522}.contactForm input{height:51px}.contactForm textarea{height:145px;padding-top:16px;resize:vertical}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#a8a8b6}.contactForm button{height:56px;border:0;background:#292826;color:#fff;letter-spacing:3px;font-size:15px;font-weight:800;margin-top:8px}.contactFoot{grid-template-columns:1.3fr 1fr 1.35fr 1.2fr;padding-top:82px;padding-bottom:72px}.contactFoot h3{font-family:Georgia,serif;font-size:32px;font-weight:600;letter-spacing:2px;margin:0 0 28px}.contactFoot b{font-family:Georgia,serif;letter-spacing:1.8px;font-weight:500}.contactFoot p{max-width:270px;color:#9e9b96}.footerLove{color:#d0ad58!important;margin-top:22px}.footerSocials{display:flex;gap:16px;margin:28px 0 22px}.footerSocials a{width:49px;height:49px;border-radius:50%;background:#464441;color:#b9b5af;display:grid;place-items:center}.footerBottom{max-width:1240px;margin:auto;border-top:1px solid #44413d;padding:28px 32px 38px;display:flex;justify-content:space-between;color:#9e9b96}.footerBottom span:last-child{display:flex;gap:36px}@media(max-width:1050px){.contactMain{grid-template-columns:1fr;gap:60px}.contactCards{grid-template-columns:repeat(3,1fr)}.contactFoot{grid-template-columns:1fr 1fr}}@media(max-width:680px){.contactHero{padding:72px 18px}.contactHero h1{font-size:52px}.contactHero span{font-size:18px}.contactMain{padding:60px 18px}.contactCards{gap:30px}.contactCards,.contactFoot{grid-template-columns:1fr}.footerBottom{display:grid;grid-gap:18px;gap:18px}.footerBottom span:last-child{gap:20px;flex-wrap:wrap}}