@import "https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";
.Banner-module__ZvZuxW__banner{--banner-height:650px;padding:calc(var(--header-height) + 30px)0 0 25px;color:var(--rose-white);max-height:var(--banner-height);background-image:url(/stone-texture.png);background-repeat:repeat;position:relative;overflow:hidden}.Banner-module__ZvZuxW__backgroundScreen{background:linear-gradient(180deg,var(--mine-shaft)0%,var(--abbey)100%);opacity:.9;width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module__ZvZuxW__container{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;display:flex}.Banner-module__ZvZuxW__content{flex-direction:column;gap:15px;padding-bottom:80px;display:flex;position:relative}.Banner-module__ZvZuxW__logo{width:100%;max-width:350px;height:auto;margin-bottom:10px}.Banner-module__ZvZuxW__themis{width:50%;height:calc(var(--banner-height) - var(--header-height));flex-shrink:0;justify-content:flex-end;align-items:flex-end;display:none;position:relative;bottom:0}.Banner-module__ZvZuxW__themisEnabled{display:flex}.Banner-module__ZvZuxW__themis img{width:auto;max-width:100%;height:auto;max-height:100%}.Banner-module__ZvZuxW__buttonWrapper{width:-moz-fit-content;width:fit-content;margin-top:10px}.Banner-module__ZvZuxW__itemsList{flex-wrap:wrap;align-items:center;gap:30px;margin-top:20px;padding:0;list-style:none;display:flex}.Banner-module__ZvZuxW__itemsList li{flex-wrap:nowrap;align-items:center;gap:10px;font-size:16px;display:flex}.Banner-module__ZvZuxW__itemsList li svg{flex-shrink:0;width:22px;height:22px}@media screen and (max-width:768px){.Banner-module__ZvZuxW__banner{min-height:550px;padding:var(--header-height)25px 0 25px;align-items:center;display:flex}.Banner-module__ZvZuxW__container{justify-content:center;margin:auto}.Banner-module__ZvZuxW__content{text-align:center;align-items:center}.Banner-module__ZvZuxW__itemsList{justify-content:center}}
.Button-module__N3D8Rq__button{background-color:var(--thunder);color:var(--rose-white);cursor:pointer;font-family:var(--font-lato);box-shadow:2px 3px 2px 0px var(--black);border:none;border-radius:5px;align-items:center;padding:10px 30px;font-size:18px;transition:all .2s ease-in-out;display:flex}.Button-module__N3D8Rq__button:hover{background-color:var(--rose-white);color:var(--black);box-shadow:1px 1px 1px 0px var(--black)}.Button-module__N3D8Rq__icon{width:18px;margin-left:10px}
.SocialMedias-module__9a1wTa__socialMedias{background-color:var(--thunder);--slide-height:calc(100vh/3 + 50px);--slide-spacing:10px;--slide-size:30%;padding:50px 0 100px}.SocialMedias-module__9a1wTa__container{padding:0 25px}.SocialMedias-module__9a1wTa__title{color:var(--rose-white);text-align:center;padding:5px 0 20px;font-size:28px}.SocialMedias-module__9a1wTa__imagesWrapper{margin-top:30px;position:relative;overflow:hidden}.SocialMedias-module__9a1wTa__imagesWrapper:after,.SocialMedias-module__9a1wTa__imagesWrapper:before{content:"";z-index:1;width:40px;height:100%;position:absolute;top:0}.SocialMedias-module__9a1wTa__imagesWrapper:before{background:linear-gradient(90deg,var(--thunder)0%,transparent 100%);left:0}.SocialMedias-module__9a1wTa__imagesWrapper:after{background:linear-gradient(270deg,var(--thunder)0%,transparent 100%);right:0}.SocialMedias-module__9a1wTa__imagesContainer{touch-action:pan-y pinch-zoom;height:100%;margin-left:calc(var(--slide-spacing)*-1);display:flex}.SocialMedias-module__9a1wTa__imageSlide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translate(0,0)}.SocialMedias-module__9a1wTa__imageWrapper{width:100%;height:var(--slide-height);border-radius:15px;position:relative;overflow:hidden}.SocialMedias-module__9a1wTa__imageWrapper:hover{cursor:pointer}.SocialMedias-module__9a1wTa__hoverContent{justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.SocialMedias-module__9a1wTa__videoIcon{opacity:0;width:30px;height:30px;transition:all .3s ease-in-out}.SocialMedias-module__9a1wTa__imageWrapper:hover .SocialMedias-module__9a1wTa__hoverContent{z-index:1;background-color:rgba(0,0,0,.5);display:flex}.SocialMedias-module__9a1wTa__imageWrapper:hover .SocialMedias-module__9a1wTa__videoIcon{opacity:1}.SocialMedias-module__9a1wTa__image{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:1280px){.SocialMedias-module__9a1wTa__socialMedias{--slide-size:21%}}@media screen and (max-width:900px){.SocialMedias-module__9a1wTa__socialMedias{--slide-size:40%}}@media screen and (max-width:700px){.SocialMedias-module__9a1wTa__socialMedias{--slide-size:55%}}@media screen and (max-width:500px){.SocialMedias-module__9a1wTa__socialMedias{--slide-size:70%}}@media screen and (max-width:400px){.SocialMedias-module__9a1wTa__socialMedias{--slide-size:80%}}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__divider{background-color:var(--just-right);width:100%;height:10px}
.Footer-module__iLrpxG__footer{background-color:var(--mine-shaft);flex-direction:column;align-items:center;gap:30px;padding:30px 25px 20px;display:flex}.Footer-module__iLrpxG__beforeDivorceFooter{background-color:#1a1b1e}.Footer-module__iLrpxG__logo{width:100%;max-width:300px;height:auto}.Footer-module__iLrpxG__medias{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.Footer-module__iLrpxG__medias>:not(:last-child):after{content:"|";color:var(--rose-white);margin-left:5px}.Footer-module__iLrpxG__copyright{color:var(--rose-white);text-align:center;text-wrap:pretty;font-size:14px}@media screen and (max-width:550px){.Footer-module__iLrpxG__medias{flex-direction:column;gap:25px}.Footer-module__iLrpxG__medias>:not(:last-child):after{display:none}.Footer-module__iLrpxG__logo{max-width:250px}}
.MediaButton-module__JIDbdq__mediaButton{color:var(--rose-white);justify-content:center;align-items:center;gap:5px;font-size:16px;display:flex}.MediaButton-module__JIDbdq__mediaIcon{width:28px;height:28px;color:inherit}.MediaButton-module__JIDbdq__mediaButton:hover{color:var(--silver-chalice)}.MediaButton-module__JIDbdq__mediaButton:focus-visible{color:var(--silver-chalice)}@media screen and (max-width:500px){.MediaButton-module__JIDbdq__mediaIcon{width:24px;height:24px}.MediaButton-module__JIDbdq__mediaButton{font-size:15px}}
.Banner-module__sUcInG__heroSection{background-color:var(--shark-2);padding:112px 24px;position:relative;overflow:hidden}.Banner-module__sUcInG__bgOverlay{opacity:.3;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.Banner-module__sUcInG__blobTopRight{filter:blur(64px);background-color:rgba(234,208,179,.2);border-radius:9999px;width:384px;height:384px;position:absolute;top:80px;right:40px}.Banner-module__sUcInG__blobBottomLeft{filter:blur(64px);background-color:rgba(156,91,64,.2);border-radius:9999px;width:384px;height:384px;position:absolute;bottom:80px;left:40px}.Banner-module__sUcInG__container{text-align:center;z-index:1;max-width:1024px;margin:0 auto;position:relative}.Banner-module__sUcInG__title{color:var(--just-right);letter-spacing:-.025em;margin-bottom:48px;font-size:48px;line-height:1.25}.Banner-module__sUcInG__subtitleContainer{color:var(--mischka);flex-direction:column;gap:24px;max-width:768px;margin-bottom:56px;margin-left:auto;margin-right:auto;font-size:20px;font-weight:300;display:flex}.Banner-module__sUcInG__divider{background:linear-gradient(90deg,transparent,rgba(156,91,64,.3),transparent);max-width:448px;height:1px;margin:0 auto 56px}.Banner-module__sUcInG__descriptionContainer{max-width:672px;color:var(--mischka);flex-direction:column;gap:24px;margin:0 auto 56px;font-size:18px;line-height:1.625;display:flex}.Banner-module__sUcInG__highlightText{color:var(--sepia-skin);font-size:20px;font-weight:500}@media (min-width:768px){.Banner-module__sUcInG__heroSection{padding-top:144px;padding-bottom:144px}.Banner-module__sUcInG__title{font-size:60px}.Banner-module__sUcInG__subtitleContainer{font-size:24px}}@media (min-width:1024px){.Banner-module__sUcInG__title{font-size:72px}}
.CTAButton-module__l5J3ua__ctaButton{background-color:var(--sepia-skin);color:var(--athens-gray);font-family:var(--font-family-crimson);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:12px;padding:20px 40px;font-size:20px;font-weight:500;transition:all .5s;display:inline-flex;box-shadow:0 4px 6px -1px rgba(156,91,64,.1),0 2px 4px -1px rgba(156,91,64,.06)}.CTAButton-module__l5J3ua__ctaButtonSmall{padding:15px 30px;font-size:18px}.CTAButton-module__l5J3ua__ctaButton:hover{background-color:var(--potters-clay);transform:scale(1.02);box-shadow:0 10px 15px -3px rgba(156,91,64,.1),0 4px 6px -2px rgba(156,91,64,.05)}.CTAButton-module__l5J3ua__arrowIcon{width:20px;height:20px;transition:transform .3s}.CTAButton-module__l5J3ua__ctaButton:hover .CTAButton-module__l5J3ua__arrowIcon{transform:translate(4px)}
.FinalMessage-module__bwLmKa__section{background-color:var(--shark-2);padding:112px 24px;position:relative;overflow:hidden}.FinalMessage-module__bwLmKa__bgDecoration{opacity:.4;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.FinalMessage-module__bwLmKa__iconWrapper{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.FinalMessage-module__bwLmKa__iconBox{background-color:rgba(156,91,64,.1);border-radius:16px;justify-content:center;align-items:center;padding:16px;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.FinalMessage-module__bwLmKa__heartIcon{width:28px;height:28px;color:var(--sepia-skin)}.FinalMessage-module__bwLmKa__blobTop{filter:blur(64px);background-color:rgba(156,91,64,.1);border-radius:9999px;width:288px;height:288px;position:absolute;top:40px;left:80px}.FinalMessage-module__bwLmKa__blobBottom{filter:blur(64px);background-color:rgba(234,208,179,.1);border-radius:9999px;width:384px;height:384px;position:absolute;bottom:80px;right:40px}.FinalMessage-module__bwLmKa__container{z-index:1;max-width:896px;margin-left:auto;margin-right:auto;position:relative}.FinalMessage-module__bwLmKa__header{justify-content:center;align-items:center;gap:16px;margin-bottom:48px;display:flex}.FinalMessage-module__bwLmKa__title{color:var(--just-right);text-align:center;font-size:36px}@media (min-width:768px){.FinalMessage-module__bwLmKa__title{font-size:48px}}.FinalMessage-module__bwLmKa__divider{background-image:linear-gradient(90deg,transparent,rgba(156,91,64,.3),transparent);max-width:320px;height:1px;margin-bottom:56px;margin-left:auto;margin-right:auto}.FinalMessage-module__bwLmKa__card{background-color:var(--shark-3);border:1px solid rgba(156,91,64,.2);border-radius:24px;flex-direction:column;gap:40px;margin-bottom:64px;padding:56px;display:flex}.FinalMessage-module__bwLmKa__mainText{color:var(--mischka);text-align:center;font-size:24px;font-weight:300;line-height:1.625}@media (min-width:768px){.FinalMessage-module__bwLmKa__mainText{font-size:30px}}.FinalMessage-module__bwLmKa__highlight{color:var(--sepia-skin);font-weight:500}.FinalMessage-module__bwLmKa__innerDivider{background-image:linear-gradient(90deg,transparent,rgba(156,91,64,.2),transparent);height:1px;margin-top:8px;margin-bottom:8px}.FinalMessage-module__bwLmKa__subText{color:var(--mischka);text-align:center;font-size:20px;line-height:28px}.FinalMessage-module__bwLmKa__darkHighlight{color:var(--athens-gray);font-weight:500}.FinalMessage-module__bwLmKa__finalText{color:var(--mischka);text-align:center;font-size:20px;line-height:1.625}.FinalMessage-module__bwLmKa__finalHighlight{color:var(--sepia-skin);font-size:24px;font-weight:500}.FinalMessage-module__bwLmKa__ctaWrapper{text-align:center;flex-direction:column;align-items:center;display:flex}.FinalMessage-module__bwLmKa__ctaTitle{color:var(--athens-gray);margin-bottom:24px;font-size:24px;font-weight:500}.FinalMessage-module__bwLmKa__ctaSubtitle{color:var(--mischka);margin-bottom:32px;font-size:18px}
.EbookSection-module___-BpUG__section{padding:112px 24px}.EbookSection-module___-BpUG__container{max-width:896px;margin:0 auto}.EbookSection-module___-BpUG__iconWrapper{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.EbookSection-module___-BpUG__iconBox{background-color:rgba(156,91,64,.1);border-radius:16px;padding:16px}.EbookSection-module___-BpUG__default{width:28px;height:28px;color:var(--sepia-skin)}.EbookSection-module___-BpUG__title{color:var(--just-right);text-align:center;margin-bottom:24px;font-size:36px}.EbookSection-module___-BpUG__divider{background:linear-gradient(90deg,transparent,rgba(156,91,64,.3),transparent);max-width:320px;height:1px;margin:0 auto 56px}@media (min-width:768px){.EbookSection-module___-BpUG__title{font-size:48px}}
.ForWho-module__zI61yW__subtitle{color:var(--mischka);text-align:center;margin-bottom:64px;font-size:20px;font-weight:300}.ForWho-module__zI61yW__list{flex-direction:column;gap:24px;margin-bottom:48px;padding:0;list-style:none;display:flex}.ForWho-module__zI61yW__listItem{color:var(--mischka);background-color:var(--shark-3);border-radius:24px;align-items:flex-start;gap:20px;padding:24px;transition:box-shadow .3s;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.ForWho-module__zI61yW__listItem:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ForWho-module__zI61yW__bullet{background-color:var(--sepia-skin);border-radius:9999px;flex-shrink:0;width:12px;height:12px;margin-top:8px}.ForWho-module__zI61yW__itemText{font-size:18px;line-height:1.625}.ForWho-module__zI61yW__highlightBox{border:1px solid rgba(156,91,64,.2);border-radius:24px;padding:40px}.ForWho-module__zI61yW__boxText{color:var(--mischka);text-align:center;font-size:20px;line-height:1.625}.ForWho-module__zI61yW__highlightText{color:var(--just-right);font-weight:500}.ForWho-module__zI61yW__buttonWrapper{justify-content:center;width:100%;margin-top:48px;display:flex}
.HowItHelps-module___IjBFa__section{background-color:var(--shark-2);padding:112px 24px;position:relative;overflow:hidden}.HowItHelps-module___IjBFa__quoteBox{border:1px solid rgba(156,91,64,.2);border-left:4px solid var(--sepia-skin);background-color:rgba(0,0,0,.1);margin-bottom:56px;padding:40px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.HowItHelps-module___IjBFa__quoteText{color:var(--mischka);margin-bottom:16px;font-size:20px}.HowItHelps-module___IjBFa__quoteText:last-child{margin-bottom:0}.HowItHelps-module___IjBFa__highlightText{color:var(--sepia-skin);font-weight:500}.HowItHelps-module___IjBFa__listSubtitle{color:var(--athens-gray);text-align:center;margin-bottom:40px;font-size:20px;font-weight:500}.HowItHelps-module___IjBFa__finalCard{background-color:var(--shark-3);text-align:center;color:var(--athens-gray);border-radius:24px;margin-top:56px;padding:48px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.HowItHelps-module___IjBFa__finalText{color:var(--mischka);text-align:center;font-size:20px;line-height:1.625}.HowItHelps-module___IjBFa__boldText{color:var(--sepia-skin);font-weight:700}.HowItHelps-module___IjBFa__buttonWrapper{justify-content:center;width:100%;margin-top:48px;display:flex}
.InfoGrid-module__m-fl7q__grid{--gap:24px;gap:var(--gap);grid-auto-rows:1fr;display:grid}@media (min-width:768px){.InfoGrid-module__m-fl7q__grid{grid-template-columns:repeat(2,1fr)}.InfoGrid-module__m-fl7q__card:nth-child(odd):last-child{width:calc(50% - calc(var(--gap)/2));grid-column:span 2;justify-self:center}}.InfoGrid-module__m-fl7q__card{background-color:var(--shark-2);border:1px solid rgba(156,91,64,.2);border-radius:24px;align-items:center;gap:20px;padding:32px;transition:all .3s;display:flex}.InfoGrid-module__m-fl7q__card:hover{border-color:rgba(156,91,64,.4);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.InfoGrid-module__m-fl7q__cardIconBox{background-color:rgba(156,91,64,.2);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.InfoGrid-module__m-fl7q__cardIcon{width:24px;height:24px;color:var(--sepia-skin)}.InfoGrid-module__m-fl7q__cardText{color:var(--mischka);font-size:18px;line-height:1.625}
.ImportantNote-module__VTWtsa__section{background-color:var(--shark-3)}.ImportantNote-module__VTWtsa__alertBox{background-color:var(--shark-2);border:1px solid rgba(156,91,64,.2);border-left:4px solid var(--sepia-skin);flex-direction:column;gap:24px;margin-bottom:56px;padding:40px;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.ImportantNote-module__VTWtsa__text{color:var(--mischka);font-size:20px;line-height:1.625}.ImportantNote-module__VTWtsa__highlight{color:var(--sepia-skin);font-weight:500}.ImportantNote-module__VTWtsa__textBold{color:var(--athens-gray);font-size:20px;font-weight:500;line-height:1.625}
.SaveMoney-module__39QiwG__section{--divider-color:rgba(156,91,64,.3);--accent-icon-alpha-10:rgba(156,91,64,.1);background-color:#1a1b1e;padding:7rem 1.5rem}.SaveMoney-module__39QiwG__intro{color:var(--mischka);text-align:center;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.75rem}.SaveMoney-module__39QiwG__infoBox{background-color:transparent;border:1px solid rgba(156,91,64,.2);border-radius:1.5rem;margin-top:3.5rem;margin-bottom:2.5rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.SaveMoney-module__39QiwG__infoText{color:var(--athens-gray);text-align:center;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.625}.SaveMoney-module__39QiwG__ctaBox{background-color:var(--shark-3);text-align:center;color:var(--athens-gray);border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.SaveMoney-module__39QiwG__ctaText{font-size:1.25rem;font-weight:300;line-height:1.625}.SaveMoney-module__39QiwG__highlight{color:var(--just-right);font-weight:500}.SaveMoney-module__39QiwG__buttonWrapper{justify-content:center;width:100%;margin-top:3rem;display:flex}
.ServicesCard-module__hN87BG__container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;perspective:1000px}.ServicesCard-module__hN87BG__front{background-color:var(--mine-shaft)}.ServicesCard-module__hN87BG__front,.ServicesCard-module__hN87BG__back{-o-transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;text-align:center;height:auto;min-height:240px;color:var(--white);background-position:50%;background-size:cover;border-radius:10px;font-size:1.5rem;transition:transform .7s cubic-bezier(.4,.2,.2,1);box-shadow:0 4px 8px rgba(0,0,0,.25)}.ServicesCard-module__hN87BG__back{background:var(--abbey)}.ServicesCard-module__hN87BG__front:after{z-index:1;content:"";opacity:.6;background-color:var(--black);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ServicesCard-module__hN87BG__container:hover .ServicesCard-module__hN87BG__front,.ServicesCard-module__hN87BG__container:hover .ServicesCard-module__hN87BG__back{-o-transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1)}.ServicesCard-module__hN87BG__back{width:100%;position:absolute;top:0;left:0}.ServicesCard-module__hN87BG__inner{box-sizing:border-box;width:100%;-webkit-perspective:inherit;perspective:inherit;z-index:2;outline:1px solid transparent;padding:1.5rem;position:absolute;top:50%;left:0;transform:translateY(-50%)translateZ(60px)scale(.94)}.ServicesCard-module__hN87BG__container .ServicesCard-module__hN87BG__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotateY(180deg)}.ServicesCard-module__hN87BG__container .ServicesCard-module__hN87BG__front,.ServicesCard-module__hN87BG__container:hover .ServicesCard-module__hN87BG__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotateY(0)}.ServicesCard-module__hN87BG__container:hover .ServicesCard-module__hN87BG__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotateY(-180deg)}.ServicesCard-module__hN87BG__icon{width:40px;height:40px;margin-bottom:10px}.ServicesCard-module__hN87BG__frontTitle,.ServicesCard-module__hN87BG__backTitle{color:var(--rose-white);position:relative}.ServicesCard-module__hN87BG__description{margin-top:10px;font-size:16px;line-height:22px}
.WhatYouReceive-module__sqIeWa__section{background-color:var(--shark-3);padding:0 24px 112px}.WhatYouReceive-module__sqIeWa__buttonWrapper{justify-content:center;width:100%;margin-top:48px;display:flex}
.HamburgerIcon-module__wZoema__container{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;padding:0;display:none}.HamburgerIcon-module__wZoema__container:focus{outline:none}.HamburgerIcon-module__wZoema__line{transform-origin:1px;background:#fff;border-radius:10px;width:32px;height:4px;transition:all .3s linear;position:relative}.HamburgerIcon-module__wZoema__open .HamburgerIcon-module__wZoema__line:first-child{transform:rotate(45deg)}.HamburgerIcon-module__wZoema__open .HamburgerIcon-module__wZoema__line:nth-child(2){opacity:0;transform:translate(20px)}.HamburgerIcon-module__wZoema__open .HamburgerIcon-module__wZoema__line:nth-child(3){transform:rotate(-45deg)}@media screen and (max-width:768px){.HamburgerIcon-module__wZoema__container{display:flex}}
.BeforeDivorce-module__sMG9pq__section{background-color:var(--shark-2);font-family:var(--font-family-crimson);padding:80px 24px;position:relative;overflow:hidden}.BeforeDivorce-module__sMG9pq__bgOverlay{opacity:.3;pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.BeforeDivorce-module__sMG9pq__blobTopRight{filter:blur(64px);background-color:rgba(234,208,179,.2);border-radius:9999px;width:384px;height:384px;position:absolute;top:80px;right:40px}.BeforeDivorce-module__sMG9pq__blobBottomLeft{filter:blur(64px);background-color:rgba(156,91,64,.2);border-radius:9999px;width:384px;height:384px;position:absolute;bottom:80px;left:40px}.BeforeDivorce-module__sMG9pq__container{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:1024px;margin:0 auto;display:flex;position:relative}.BeforeDivorce-module__sMG9pq__preTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--sepia-skin);border-bottom:1px solid var(--sepia-skin);margin-bottom:15px;font-size:14px;font-weight:500}.BeforeDivorce-module__sMG9pq__title{color:var(--just-right);max-width:700px;margin-bottom:16px;font-size:36px;line-height:1.25}.BeforeDivorce-module__sMG9pq__description{max-width:600px;color:var(--mischka);margin:0 auto 32px;font-size:18px;line-height:1.625}@media (min-width:768px){.BeforeDivorce-module__sMG9pq__section{padding-top:112px;padding-bottom:112px}.BeforeDivorce-module__sMG9pq__title{font-size:48px}}
.WhatYouWillFind-module__e5pokW__section{background-color:var(--shark-3)}.WhatYouWillFind-module__e5pokW__description{color:var(--mischka);text-align:center;max-width:768px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.625}.WhatYouWillFind-module__e5pokW__subtitle{color:var(--athens-gray);text-align:center;margin-bottom:40px;font-size:20px;font-weight:500}.WhatYouWillFind-module__e5pokW__list{flex-direction:column;gap:20px;margin-bottom:48px;padding:0;list-style:none;display:flex}.WhatYouWillFind-module__e5pokW__listItem{cursor:default;align-items:flex-start;gap:16px;display:flex}.WhatYouWillFind-module__e5pokW__checkBox{background-color:rgba(156,91,64,.2);border-radius:9999px;flex-shrink:0;width:29px;height:29px;margin-top:2px;padding:6px;transition:background-color .3s}.WhatYouWillFind-module__e5pokW__listItem:hover .WhatYouWillFind-module__e5pokW__checkBox{background-color:rgba(156,91,64,.3)}.WhatYouWillFind-module__e5pokW__checkIcon{width:100%;height:100%;color:var(--sepia-skin)}.WhatYouWillFind-module__e5pokW__itemText{color:var(--mischka);font-size:18px;line-height:1.625}.WhatYouWillFind-module__e5pokW__bottomCard{background-color:var(--shark-2);border:1px solid rgba(156,91,64,.1);border-radius:24px;padding:40px}.WhatYouWillFind-module__e5pokW__cardText{color:var(--mischka);text-align:center;font-size:20px;line-height:1.625}.WhatYouWillFind-module__e5pokW__boldText{color:var(--just-right);font-weight:500}.WhatYouWillFind-module__e5pokW__buttonWrapper{justify-content:center;width:100%;margin-top:48px;display:flex}
.page-module__McVzWG__page{background-color:var(--shark-2);min-height:100vh;font-family:var(--font-family-crimson)}
