.FAQ-module__rHR3AG__wrapper{background-color:#fbf9f2;width:100%;padding:100px 5%}.FAQ-module__rHR3AG__container{max-width:800px;margin:0 auto}.FAQ-module__rHR3AG__title{color:#1a1a1a;text-align:center;letter-spacing:-.5px;margin-bottom:50px;font-size:clamp(28px,4vw,42px);font-weight:800}.FAQ-module__rHR3AG__faqList{flex-direction:column;gap:15px;display:flex}.FAQ-module__rHR3AG__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden}.FAQ-module__rHR3AG__faqItem:hover{border-color:#e91e63;box-shadow:0 10px 20px #00000008}.FAQ-module__rHR3AG__questionBtn{cursor:pointer;text-align:left;color:#334155;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 30px;font-size:18px;font-weight:700;transition:color .3s;display:flex}.FAQ-module__rHR3AG__icon{color:#94a3b8;font-size:24px;font-weight:300;transition:transform .3s}.FAQ-module__rHR3AG__active{border-color:#e91e63;box-shadow:0 10px 30px #e91e6314}.FAQ-module__rHR3AG__active .FAQ-module__rHR3AG__questionBtn{color:#e91e63}.FAQ-module__rHR3AG__active .FAQ-module__rHR3AG__icon{color:#e91e63;transform:rotate(45deg)}.FAQ-module__rHR3AG__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.FAQ-module__rHR3AG__active .FAQ-module__rHR3AG__answerWrapper{grid-template-rows:1fr}.FAQ-module__rHR3AG__answerContent{overflow:hidden}.FAQ-module__rHR3AG__answerContent p{color:#64748b;padding:0 30px 25px;font-size:16px;line-height:1.7}@media (max-width:768px){.FAQ-module__rHR3AG__wrapper{padding:60px 20px}.FAQ-module__rHR3AG__title{margin-bottom:30px}.FAQ-module__rHR3AG__questionBtn{padding:18px 20px;font-size:16px}.FAQ-module__rHR3AG__answerContent p{padding:0 20px 20px;font-size:14.5px}.FAQ-module__rHR3AG__icon{font-size:20px}}
.Features-module__q3aUga__wrapper{background-color:#7f2b3f;justify-content:center;width:100%;padding:100px 5%;display:flex}.Features-module__q3aUga__container{text-align:center;width:100%;max-width:1200px}.Features-module__q3aUga__mainTitle{color:#fff;letter-spacing:-.5px;margin-bottom:60px;font-size:38px;font-weight:800}.Features-module__q3aUga__cardsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Features-module__q3aUga__card{text-align:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:24px;padding:50px 30px;transition:all .3s}.Features-module__q3aUga__card:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-10px)}.Features-module__q3aUga__iconContainer{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 25px;display:flex}.Features-module__q3aUga__cardHeader{color:#fff;margin-bottom:15px;font-size:24px;font-weight:700}.Features-module__q3aUga__cardContent{color:#ffffffd9;font-size:16px;line-height:1.6}@media (max-width:968px){.Features-module__q3aUga__wrapper{padding:70px 20px}.Features-module__q3aUga__mainTitle{margin-bottom:40px;font-size:30px}.Features-module__q3aUga__cardsGrid{grid-template-columns:1fr;gap:25px}.Features-module__q3aUga__card{padding:40px 20px}}
.Footer-module__8-teKW__footer{color:#fff;background-color:#1a1a1a;padding:80px 5% 20px}.Footer-module__8-teKW__container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto;display:grid}.Footer-module__8-teKW__column{flex-direction:column;display:flex}.Footer-module__8-teKW__logo{color:#e91e63;margin-bottom:20px;font-size:22px;font-weight:800}.Footer-module__8-teKW__aboutText{color:#bbb;margin-bottom:15px;font-size:14px;line-height:1.7}.Footer-module__8-teKW__heading{margin-bottom:25px;font-size:18px;font-weight:700;position:relative}.Footer-module__8-teKW__heading:after{content:"";background-color:#e91e63;width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__8-teKW__links{padding:0;list-style:none}.Footer-module__8-teKW__links li{margin-bottom:12px}.Footer-module__8-teKW__links a{color:#bbb;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__8-teKW__links a:hover{color:#e91e63;padding-left:5px}.Footer-module__8-teKW__ratingBox{margin-bottom:20px}.Footer-module__8-teKW__ratingNumber{font-size:32px;font-weight:800;display:block}.Footer-module__8-teKW__stars{color:#ffc107;margin:5px 0;font-size:18px}.Footer-module__8-teKW__reviewLink{color:#bbb;font-size:14px;text-decoration:underline}.Footer-module__8-teKW__socialIcons{gap:15px;margin-top:20px;display:flex}.Footer-module__8-teKW__socialIcons a{color:#fff;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;text-decoration:none;transition:background .3s;display:flex}.Footer-module__8-teKW__socialIcons a:hover{background-color:#e91e63}.Footer-module__8-teKW__bottomBar{color:#777;border-top:1px solid #333;justify-content:space-between;align-items:center;max-width:1200px;margin:60px auto 0;padding-top:20px;font-size:13px;display:flex}@media (max-width:968px){.Footer-module__8-teKW__container{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__8-teKW__footer{padding:60px 20px 20px}.Footer-module__8-teKW__container{text-align:center;grid-template-columns:1fr;gap:40px}.Footer-module__8-teKW__heading:after{left:50%;transform:translate(-50%)}.Footer-module__8-teKW__socialIcons{justify-content:center}.Footer-module__8-teKW__bottomBar{text-align:center;flex-direction:column;gap:10px}}
.Hero-module__b0RKna__heroWrapper{background:#fff;align-items:center;width:100%;min-height:100vh;padding:100px 5% 50px;display:flex;position:relative;overflow:hidden}.Hero-module__b0RKna__grHLCL{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__b0RKna__dcfcd{z-index:-101;clip-path:polygon(0 0,100% 0,55% 0,40% 100%,0% 100%);background:#fe9f4b;min-height:100vh;position:relative;overflow:hidden}.Hero-module__b0RKna__dcfcd div{filter:blur(60px);opacity:.8;position:absolute}.Hero-module__b0RKna__one{z-index:3;background-color:#b571f6;border-radius:70%;width:500px;height:500px;animation:9s linear infinite Hero-module__b0RKna__fly;top:-200px;left:-50px}.Hero-module__b0RKna__two{background-color:#fb5b63;width:400px;height:800px;bottom:-30px;left:-80px}.Hero-module__b0RKna__three{background-color:#329ac3;border-radius:100%;width:450px;height:750px;animation:7s linear infinite Hero-module__b0RKna__flyPlus;bottom:-80px;right:-100px}.Hero-module__b0RKna__four{background-color:#ffcb57;border-radius:100%;width:450px;height:750px;animation:5s linear infinite Hero-module__b0RKna__flyPlus;inset:0 50% -80px}@keyframes Hero-module__b0RKna__fly{0%{transform:rotate(0)translate(80px)rotate(0)}to{transform:rotate(360deg)translate(80px)rotate(-360deg)}}@keyframes Hero-module__b0RKna__flyPlus{0%{transform:rotate(0)translate(100px)rotate(0)}to{transform:rotate(-360deg)translate(100px)rotate(360deg)}}.Hero-module__b0RKna__container{z-index:10;align-items:center;width:100%;max-width:1300px;margin:0 auto;display:flex;position:relative}.Hero-module__b0RKna__left{flex:.9;padding-right:40px}.Hero-module__b0RKna__title{color:#1a1a1a;margin-bottom:25px;font-size:64px;font-weight:800;line-height:1.1}.Hero-module__b0RKna__desc{color:#333;margin-bottom:35px;font-size:20px;line-height:1.6}.Hero-module__b0RKna__ctaBtn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:50px;padding:18px 45px;font-size:22px;font-weight:700}.Hero-module__b0RKna__stats{color:#444;align-items:center;gap:10px;margin-top:25px;display:flex}.Hero-module__b0RKna__dot{background:#2ecc71;border-radius:50%;width:8px;height:8px}.Hero-module__b0RKna__right{flex:1;justify-content:center;display:flex;position:relative}.Hero-module__b0RKna__cardStack{width:320px;height:450px;position:relative}.Hero-module__b0RKna__card{background:#fff;border:4px solid #fff;border-radius:0;width:300px;height:420px;position:absolute;overflow:hidden;box-shadow:0 15px 40px #00000026}.Hero-module__b0RKna__card img{object-fit:cover;width:100%;height:100%}.Hero-module__b0RKna__card1{z-index:1;transform:rotate(-15deg)translate(-100px,20px)}.Hero-module__b0RKna__card2{z-index:5;transform:scale(1.05)}.Hero-module__b0RKna__card3{z-index:2;transform:rotate(15deg)translate(100px,20px)}.Hero-module__b0RKna__mobileFixedBtn{display:none}@media (max-width:968px){.Hero-module__b0RKna__dcfcd{clip-path:polygon(0 0,100% 0,100% 70%,0 100%);min-height:45vh}.Hero-module__b0RKna__heroWrapper{align-items:flex-start;padding:80px 20px 120px}.Hero-module__b0RKna__container{flex-direction:column}.Hero-module__b0RKna__right{order:1;width:100%;margin-top:20px;margin-bottom:60px}.Hero-module__b0RKna__left{text-align:center;order:2;padding-right:0}.Hero-module__b0RKna__title{font-size:34px}.Hero-module__b0RKna__desc{font-size:16px}.Hero-module__b0RKna__ctaBtn{display:none}.Hero-module__b0RKna__cardStack{height:350px;transform:scale(.7)}.Hero-module__b0RKna__mobileFixedBtn{z-index:2000;width:100%;padding:15px 20px;display:block;position:fixed;bottom:0;left:0}.Hero-module__b0RKna__fixedCta{color:#fff;background:#e91e63;border:none;border-radius:50px;width:100%;padding:15px;font-size:18px;font-weight:700}}
.Introduction-module__3uOaPW__wrapper{background-color:#fff;border-top:1px solid #eee;width:100%;padding:100px 5%}.Introduction-module__3uOaPW__container{align-items:flex-start;gap:60px;max-width:1200px;margin:0 auto;display:flex}.Introduction-module__3uOaPW__leftSide{flex:1.2}.Introduction-module__3uOaPW__mainTitle{color:#1a1a1a;margin-bottom:20px;font-size:36px;font-weight:800}.Introduction-module__3uOaPW__introText{color:#666;margin-bottom:50px;font-size:18px;line-height:1.6}.Introduction-module__3uOaPW__stepBox{border-left:4px solid #e91e63;margin-bottom:40px;padding-left:20px}.Introduction-module__3uOaPW__stepTitle{color:#333;margin-bottom:10px;font-size:22px;font-weight:700}.Introduction-module__3uOaPW__stepBox p{color:#555;font-size:16px;line-height:1.6}.Introduction-module__3uOaPW__finalCall{margin-top:50px}.Introduction-module__3uOaPW__startBtn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:50px;padding:15px 40px;font-size:18px;font-weight:700;box-shadow:0 10px 20px #e91e6333}.Introduction-module__3uOaPW__rightSide{flex:1;position:sticky;top:100px}.Introduction-module__3uOaPW__stickyContainer{text-align:center;background:#f9f9f9;border-radius:20px;padding:20px;box-shadow:0 20px 40px #0000000d}.Introduction-module__3uOaPW__previewImage{border-radius:12px;width:100%;height:auto;box-shadow:0 5px 15px #0000001a}.Introduction-module__3uOaPW__imageCaption{color:#888;margin-top:15px;font-size:14px;font-style:italic}@media (max-width:968px){.Introduction-module__3uOaPW__container{flex-direction:column}.Introduction-module__3uOaPW__rightSide{order:-1;width:100%;margin-bottom:40px;position:static}.Introduction-module__3uOaPW__mainTitle{text-align:center;font-size:28px}.Introduction-module__3uOaPW__introText{text-align:center}}
.Navbar-module__oCXpda__header{z-index:3000;background:0 0;width:100%;padding:18px 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__oCXpda__scrolled{padding:12px 0;box-shadow:0 4px 15px #0000001a;background:#fff!important}.Navbar-module__oCXpda__container{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:0 5%;display:flex}.Navbar-module__oCXpda__logo{color:#1a1a1a;z-index:4000;font-size:22px;font-weight:800;text-decoration:none}.Navbar-module__oCXpda__mobileLogo{display:none}.Navbar-module__oCXpda__actions{z-index:4000;align-items:center;gap:15px;display:flex}.Navbar-module__oCXpda__desktopBtn{background:#e91e63;border-radius:50px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;color:#fff!important}.Navbar-module__oCXpda__navList{gap:30px;list-style:none;display:flex}.Navbar-module__oCXpda__navList a{color:#333;font-weight:600;text-decoration:none}.Navbar-module__oCXpda__hamburger{cursor:pointer;background:0 0;border:none;padding:5px;display:none}.Navbar-module__oCXpda__bar{background:#1a1a1a;border-radius:2px;width:25px;height:3px;margin:5px 0;transition:all .4s;display:block}.Navbar-module__oCXpda__mobileOnlyItem,.Navbar-module__oCXpda__menuHeader{display:none}@media (max-width:968px){.Navbar-module__oCXpda__fullLogo{display:none}.Navbar-module__oCXpda__mobileLogo{display:block}.Navbar-module__oCXpda__desktopBtn{display:none}.Navbar-module__oCXpda__hamburger{display:block}.Navbar-module__oCXpda__hamburgerActive .Navbar-module__oCXpda__bar:first-child{background:#e91e63;transform:rotate(-45deg)translate(-5px,6px)}.Navbar-module__oCXpda__hamburgerActive .Navbar-module__oCXpda__bar:nth-child(2){opacity:0}.Navbar-module__oCXpda__hamburgerActive .Navbar-module__oCXpda__bar:nth-child(3){background:#e91e63;transform:rotate(45deg)translate(-5px,-6px)}.Navbar-module__oCXpda__nav{z-index:3500;background:#fff;flex-direction:column;justify-content:flex-start;width:100%;height:100vh;padding:20px;transition:all .4s ease-in-out;display:flex;position:fixed;top:0;right:-100%}.Navbar-module__oCXpda__navOpen{right:0}.Navbar-module__oCXpda__menuHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px 0;display:flex}.Navbar-module__oCXpda__menuHeader span{color:#666;font-size:18px;font-weight:800}.Navbar-module__oCXpda__innerClose{color:#e91e63;cursor:pointer;background:#f0f0f0;border:none;border-radius:50px;padding:8px 15px;font-weight:700}.Navbar-module__oCXpda__navList{flex-direction:column;gap:10px;width:100%}.Navbar-module__oCXpda__navList a{border-bottom:1px solid #fafafa;padding:15px 0;font-size:22px;display:block}.Navbar-module__oCXpda__mobileOnlyItem{margin-top:30px;display:block}.Navbar-module__oCXpda__navBtnMobile{text-align:center;background:#e91e63;border-radius:50px;padding:18px;font-size:18px;font-weight:700;text-decoration:none;display:block;color:#fff!important}}
.Reviews-module__ZWBumG__wrapper{background-color:#fff;justify-content:center;width:100%;padding:80px 5%;display:flex}.Reviews-module__ZWBumG__container{width:100%;max-width:1200px}.Reviews-module__ZWBumG__title{text-align:center;color:#1a1a1a;margin-bottom:50px;font-size:36px;font-weight:800}.Reviews-module__ZWBumG__masonry{column-count:3;column-gap:20px}.Reviews-module__ZWBumG__reviewCard{break-inside:avoid;background:#fcfcfc;border:1px solid #efefef;border-radius:16px;margin-bottom:20px;padding:25px;transition:all .3s}.Reviews-module__ZWBumG__reviewCard:hover{border-color:#e91e63;box-shadow:0 10px 30px #0000000d}.Reviews-module__ZWBumG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.Reviews-module__ZWBumG__userInfo{align-items:center;gap:12px;display:flex}.Reviews-module__ZWBumG__avatar{color:#555;background-color:#ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.Reviews-module__ZWBumG__userName{color:#222;margin:0;font-size:15px;font-weight:700}.Reviews-module__ZWBumG__date{color:#888;font-size:12px}.Reviews-module__ZWBumG__stars{gap:2px;margin-bottom:10px;display:flex}.Reviews-module__ZWBumG__reviewHead{color:#111;margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.3}.Reviews-module__ZWBumG__reviewContent{color:#444;font-size:14.5px;line-height:1.6}@media (max-width:992px){.Reviews-module__ZWBumG__masonry{column-count:2}.Reviews-module__ZWBumG__title{font-size:28px}}@media (max-width:600px){.Reviews-module__ZWBumG__masonry{column-count:1}.Reviews-module__ZWBumG__reviewCard{padding:20px}}
.Steps-module__QNOCLa__wrapper{background-color:#f9f9f9;justify-content:center;width:100%;padding:80px 5%;display:flex}.Steps-module__QNOCLa__container{text-align:center;width:100%;max-width:1200px}.Steps-module__QNOCLa__mainTitle{color:#1a1a1a;margin-bottom:60px;font-size:36px;font-weight:800;line-height:1.2}.Steps-module__QNOCLa__cardsContainer{justify-content:space-between;gap:30px;display:flex}.Steps-module__QNOCLa__card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex:1;padding:40px 30px;transition:transform .3s;position:relative;box-shadow:0 10px 30px #0000000d}.Steps-module__QNOCLa__card:hover{transform:translateY(-10px)}.Steps-module__QNOCLa__numberCircle{color:#fff;background-color:#e91e63;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 25px;font-size:20px;font-weight:800;display:flex;box-shadow:0 5px 15px #e91e634d}.Steps-module__QNOCLa__cardHeader{color:#222;margin-bottom:15px;font-size:22px;font-weight:700}.Steps-module__QNOCLa__cardContent{color:#555;font-size:16px;line-height:1.6}@media (max-width:968px){.Steps-module__QNOCLa__wrapper{padding:60px 20px}.Steps-module__QNOCLa__mainTitle{margin-bottom:40px;font-size:28px}.Steps-module__QNOCLa__cardsContainer{flex-direction:column;gap:40px}.Steps-module__QNOCLa__card{padding:35px 20px}.Steps-module__QNOCLa__card:not(:last-child):after{content:"↓";color:#e91e63;font-size:24px;font-weight:700;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}}
.TemplateGrid-module__QYHAPa__sectionWrapper{background-color:#e6e2ea;padding:80px 5%}.TemplateGrid-module__QYHAPa__container{max-width:1200px;margin:0 auto}.TemplateGrid-module__QYHAPa__header{text-align:center;margin-bottom:50px}.TemplateGrid-module__QYHAPa__title{color:#2c3e50;margin-bottom:15px;font-size:36px;font-weight:800}.TemplateGrid-module__QYHAPa__subtitle{color:#555;max-width:700px;margin:0 auto;font-size:18px}.TemplateGrid-module__QYHAPa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}.TemplateGrid-module__QYHAPa__card{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:15px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 25px #0000000d}.TemplateGrid-module__QYHAPa__card:hover{border-color:#e91e63;transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.TemplateGrid-module__QYHAPa__imageWrapper{aspect-ratio:3/4;background:#f9f9f9;width:100%;position:relative}.TemplateGrid-module__QYHAPa__img{object-fit:cover;width:100%;height:100%}.TemplateGrid-module__QYHAPa__badge{color:#fff;text-transform:uppercase;background:#e91e63;border-radius:50px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.TemplateGrid-module__QYHAPa__cardInfo{text-align:center;background:#fff;padding:15px}.TemplateGrid-module__QYHAPa__editBtn{background:#e91e63;border-radius:8px;padding:12px;font-size:16px;font-weight:700;text-decoration:none;transition:background .3s;display:block;color:#fff!important}.TemplateGrid-module__QYHAPa__editBtn:hover{background:#c2185b}@media (max-width:768px){.TemplateGrid-module__QYHAPa__sectionWrapper{padding:40px 20px}.TemplateGrid-module__QYHAPa__grid{grid-template-columns:repeat(2,1fr);gap:15px}.TemplateGrid-module__QYHAPa__title{font-size:24px}.TemplateGrid-module__QYHAPa__subtitle{font-size:14px}.TemplateGrid-module__QYHAPa__editBtn{padding:10px;font-size:14px}.TemplateGrid-module__QYHAPa__cardInfo{padding:10px}}@media (max-width:480px){.TemplateGrid-module__QYHAPa__grid{grid-template-columns:repeat(2,1fr);gap:10px}}
.Contact-module___o3ZfG__wrapper{background-color:#f9f9f9;justify-content:center;min-height:100vh;padding:140px 20px 80px;display:flex}.Contact-module___o3ZfG__container{width:100%;max-width:900px}.Contact-module___o3ZfG__header{text-align:center;margin-bottom:60px}.Contact-module___o3ZfG__title{color:#1a1a1a;margin-bottom:15px;font-size:42px;font-weight:900}.Contact-module___o3ZfG__subtitle{color:#666;max-width:600px;margin:0 auto;font-size:18px}.Contact-module___o3ZfG__contentGrid{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:50px;display:grid}.Contact-module___o3ZfG__contactCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:24px;padding:40px;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.Contact-module___o3ZfG__contactCard:hover{transform:translateY(-8px)}.Contact-module___o3ZfG__iconBox{margin-bottom:20px}.Contact-module___o3ZfG__contactCard h3{color:#222;margin-bottom:12px;font-size:22px;font-weight:800}.Contact-module___o3ZfG__contactCard p{color:#666;margin-bottom:25px;font-size:15px;line-height:1.6}.Contact-module___o3ZfG__waBtn{background-color:#25d366;border-radius:50px;padding:14px 30px;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block;color:#fff!important}.Contact-module___o3ZfG__waBtn:hover{background-color:#128c7e}.Contact-module___o3ZfG__emailBtn{background-color:#e91e63;border-radius:50px;padding:14px 30px;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block;color:#fff!important}.Contact-module___o3ZfG__emailBtn:hover{background-color:#c2185b}.Contact-module___o3ZfG__infoBox{text-align:center;background:#fff;border:1px dashed #ddd;border-radius:20px;padding:30px}.Contact-module___o3ZfG__infoBox p{color:#444;margin-bottom:5px;font-size:16px}@media (max-width:768px){.Contact-module___o3ZfG__wrapper{padding-top:100px}.Contact-module___o3ZfG__contentGrid{grid-template-columns:1fr}.Contact-module___o3ZfG__title{font-size:32px}.Contact-module___o3ZfG__contactCard{padding:30px 20px}}
.Privacy-module__w6LlMW__wrapper{background-color:#fcf9f2;justify-content:center;min-height:100vh;padding:120px 20px 80px;display:flex}.Privacy-module__w6LlMW__container{background:#fff;border:1px solid #eee;border-radius:24px;width:100%;max-width:850px;padding:50px;box-shadow:0 15px 40px #0000000a}.Privacy-module__w6LlMW__title{color:#1a1a1a;letter-spacing:-1px;margin-bottom:10px;font-size:40px;font-weight:900}.Privacy-module__w6LlMW__lastUpdated{color:#94a3b8;margin-bottom:40px;font-size:14px;display:block}.Privacy-module__w6LlMW__section{margin-bottom:40px}.Privacy-module__w6LlMW__section h2{color:#e91e63;margin-bottom:15px;font-size:22px;font-weight:800}.Privacy-module__w6LlMW__section p{color:#475569;font-size:17px;line-height:1.8}.Privacy-module__w6LlMW__section ul{margin-top:15px;padding-left:20px}.Privacy-module__w6LlMW__section ul li{color:#475569;margin-bottom:12px;font-size:16px;line-height:1.6}.Privacy-module__w6LlMW__contactBox{background-color:#f8fafc;border-left:6px solid #e91e63;border-radius:15px;margin-top:20px;padding:25px}.Privacy-module__w6LlMW__contactBox p{color:#1e293b;margin-bottom:8px;font-weight:500}@media (max-width:768px){.Privacy-module__w6LlMW__wrapper{padding:100px 15px 40px}.Privacy-module__w6LlMW__container{border-radius:15px;padding:30px 20px}.Privacy-module__w6LlMW__title{font-size:30px}.Privacy-module__w6LlMW__section h2{font-size:20px}.Privacy-module__w6LlMW__section p{font-size:15px}}
.Refund-module__b7WDDq__wrapper{background-color:#f9f9f9;justify-content:center;min-height:100vh;padding:120px 20px 80px;display:flex}.Refund-module__b7WDDq__container{background:#fff;border-radius:24px;width:100%;max-width:800px;padding:50px;box-shadow:0 10px 40px #0000000d}.Refund-module__b7WDDq__title{color:#1a1a1a;margin-bottom:10px;font-size:36px;font-weight:800}.Refund-module__b7WDDq__lastUpdated{color:#888;margin-bottom:40px;font-size:14px;display:block}.Refund-module__b7WDDq__section{margin-bottom:35px}.Refund-module__b7WDDq__section h2{color:#e91e63;margin-bottom:15px;font-size:22px;font-weight:700}.Refund-module__b7WDDq__section p{color:#444;margin-bottom:15px;font-size:16px;line-height:1.8}.Refund-module__b7WDDq__stepsList{padding-left:20px}.Refund-module__b7WDDq__stepsList li{color:#555;margin-bottom:10px;font-size:16px}.Refund-module__b7WDDq__contactBox{background-color:#fdf2f8;border:1px solid #fbcfe8;border-radius:15px;margin-top:20px;padding:30px}.Refund-module__b7WDDq__contactBox p{color:#1a1a1a;margin-bottom:10px}.Refund-module__b7WDDq__supportBtn{background-color:#25d366;border-radius:50px;margin-top:15px;padding:12px 25px;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-block;color:#fff!important}.Refund-module__b7WDDq__supportBtn:hover{opacity:.9}@media (max-width:768px){.Refund-module__b7WDDq__wrapper{padding:100px 15px 40px}.Refund-module__b7WDDq__container{padding:30px 20px}.Refund-module__b7WDDq__title{font-size:28px}.Refund-module__b7WDDq__section h2{font-size:19px}}
.Shipping-module__LkojeW__wrapper{background-color:#fcf9f2;justify-content:center;min-height:100vh;padding:120px 20px 80px;display:flex}.Shipping-module__LkojeW__container{background:#fff;border-radius:20px;width:100%;max-width:800px;padding:50px;box-shadow:0 10px 30px #0000000d}.Shipping-module__LkojeW__title{color:#1a1a1a;margin-bottom:10px;font-size:34px;font-weight:800}.Shipping-module__LkojeW__lastUpdated{color:#888;border-bottom:1px solid #eee;margin-bottom:40px;padding-bottom:20px;font-size:14px;display:block}.Shipping-module__LkojeW__section{margin-bottom:35px}.Shipping-module__LkojeW__section h2{color:#e91e63;margin-bottom:12px;font-size:20px;font-weight:700}.Shipping-module__LkojeW__section p{color:#444;margin-bottom:10px;font-size:16px;line-height:1.7}.Shipping-module__LkojeW__contactBox{background-color:#f8fafc;border-left:5px solid #25d366;border-radius:12px;margin-top:15px;padding:20px}.Shipping-module__LkojeW__contactBox p{color:#333;margin-bottom:5px;font-weight:600}@media (max-width:768px){.Shipping-module__LkojeW__wrapper{padding:100px 15px 40px}.Shipping-module__LkojeW__container{padding:30px 20px}.Shipping-module__LkojeW__title{font-size:26px}.Shipping-module__LkojeW__section h2{font-size:18px}}
.Terms-module__3wi30G__wrapper{background-color:#f9f9f9;justify-content:center;min-height:100vh;padding:120px 20px 80px;display:flex}.Terms-module__3wi30G__container{background:#fff;border-radius:20px;width:100%;max-width:850px;padding:50px;box-shadow:0 10px 30px #0000000d}.Terms-module__3wi30G__title{color:#1a1a1a;margin-bottom:10px;font-size:36px;font-weight:800}.Terms-module__3wi30G__lastUpdated{color:#888;border-bottom:1px solid #eee;margin-bottom:40px;padding-bottom:20px;font-size:14px}.Terms-module__3wi30G__section{margin-bottom:35px}.Terms-module__3wi30G__section h2{color:#e91e63;margin-bottom:15px;font-size:22px;font-weight:700}.Terms-module__3wi30G__section p{color:#444;margin-bottom:10px;font-size:16px;line-height:1.8}.Terms-module__3wi30G__section ul{margin-top:10px;padding-left:20px}.Terms-module__3wi30G__section ul li{color:#555;margin-bottom:10px;font-size:16px;line-height:1.6}.Terms-module__3wi30G__contactBox{background-color:#fff0f5;border-left:5px solid #e91e63;border-radius:12px;margin-top:15px;padding:20px}.Terms-module__3wi30G__contactBox p{color:#1a1a1a;margin-bottom:5px}@media (max-width:768px){.Terms-module__3wi30G__wrapper{padding:100px 15px 50px}.Terms-module__3wi30G__container{padding:30px 20px}.Terms-module__3wi30G__title{font-size:28px}.Terms-module__3wi30G__section h2{font-size:19px}.Terms-module__3wi30G__section p,.Terms-module__3wi30G__section ul li{font-size:15px}}
