@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1);align-self:end}#root{height:100dvh;overflow-y:auto;position:relative}::selection{background-color:#d6a96c;color:#fff}button{transition:all ease-in-out .3s}button:hover{transform:scaleX(.95);opacity:.8}:root{font-family:Arial,Helvetica,sans-serif;--primary-color: #007bff;--secondary-color: #6c757d;--f1: "Inter", serif;--f2: "Playfair Display", cursive;--Base_Font_Size: 100%;font-size:var(--Base_Font_Size);--c1: #d6a96c;--c2: #000;--c3: #fff;--c4: #f2b648;--c5: #999;--lg1: linear-gradient(0deg, #000 0%, #0e0e0e 100%);--lg2: linear-gradient(360deg, #000000 -132.18%, #0e0e0e 92.53%);--lg3: linear-gradient(166deg, rgba(255, 255, 255, .17) 0%, rgba(255, 255, 255, 0) 100%);--lg4: linear-gradient(180deg, rgba(191, 191, 191, .9) 0%, rgba(255, 255, 255, .9) 47.5%, rgba(153, 153, 153, .9) 100%);--rgb1: rgba(244, 244, 244, .02);--rgb2: rgba(255, 255, 255, .03);--rgb3: rgba(255, 255, 255, .3);--rgb4: rgba(255, 255, 255, 0);--rgb5: rgba(255, 255, 255, .04);--rgb6: rgba(255, 255, 255, .8);--rgb7: rgba(255, 255, 255, .05);--rgb8: rgba(255, 255, 255, .2);--rgb9: rgba(255, 255, 255, .5)}@media screen and (max-width: 1930px){:root{--Base_Font_Size: 91%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1728px){:root{--Base_Font_Size: 85%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1600px){:root{--Base_Font_Size: 80%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1500px){:root{--Base_Font_Size: 75%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1400px){:root{--Base_Font_Size: 72%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1366px){:root{--Base_Font_Size: 69%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1250px){:root{--Base_Font_Size: 63%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1150px){:root{--Base_Font_Size: 59%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 1024px){:root{--Base_Font_Size: 52%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 900px){:root{--Base_Font_Size: 75%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 850px){:root{--Base_Font_Size: 72%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 800px){:root{--Base_Font_Size: 70%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 750px){:root{--Base_Font_Size: 67%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 700px){:root{--Base_Font_Size: 65%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 650px){:root{--Base_Font_Size: 63%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 600px){:root{--Base_Font_Size: 60%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 550px){:root{--Base_Font_Size: 57%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 500px){:root{--Base_Font_Size: 55%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 450px){:root{--Base_Font_Size: 60%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 400px){:root{--Base_Font_Size: 57%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 350px){:root{--Base_Font_Size: 54%;font-size:var(--Base_Font_Size)}}@media screen and (max-width: 300px){:root{--Base_Font_Size: 50%;font-size:var(--Base_Font_Size)}}::-webkit-scrollbar{display:none}._MainWrapper_1xyo3_1{width:100vw;background:var(--c2);box-shadow:0 4px 90px #16161630;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding-top:10rem;scroll-snap-type:both mandatory;scroll-behavior:smooth}._MainWrapper_1xyo3_1 section{scroll-snap-align:start;scroll-snap-stop:always}._MainWrapper_1xyo3_1 h1{color:var(--c3);font-family:var(--f2);font-size:5rem;font-style:normal;font-weight:400;line-height:7.51981rem;letter-spacing:.28075rem}._MainWrapper_1xyo3_1 h1 span{color:var(--c1)}@media (max-width: 930px) and (orientation: portrait){._MainWrapper_1xyo3_1 h1{font-size:5rem}}._MainWrapper_1xyo3_1 ._TopHeader2_1xyo3_34{width:100%;height:5rem;background:url(/assets/HeaderBg-DDWWVB0x.webp);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}._MainWrapper_1xyo3_1 ._TopHeader_1xyo3_34{width:100%;height:20.5625rem;background:url(/assets/HeaderBg-DDWWVB0x.webp);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}@media (max-width: 930px) and (orientation: portrait){._MainWrapper_1xyo3_1 ._TopHeader_1xyo3_34{padding:0 3vw}}._MainWrapper_1xyo3_1 ._CustomCursor_1xyo3_59{background-color:var(--c1);height:2rem;width:2rem;border-radius:50%;position:fixed;top:0;left:0;z-index:1000;pointer-events:none}._MainWrapper_1xyo3_1 ._Body_1xyo3_70{width:100%;overflow:hidden}._MainWrapper_1xyo3_1 ._Body_1xyo3_70 ._FloatingContainer_1xyo3_74{position:fixed;bottom:4rem;right:3rem;z-index:99;display:flex;flex-direction:column;gap:2rem;align-items:flex-end;background-color:var(--c3);border-radius:50%;padding:.2rem}._MainWrapper_1xyo3_1 ._Body_1xyo3_70 ._FloatingContainer_1xyo3_74 img{width:4rem;aspect-ratio:1/1;cursor:pointer}._MainWrapper_1xyo3_1 input:-webkit-autofill,._MainWrapper_1xyo3_1 input:-webkit-autofill:hover,._MainWrapper_1xyo3_1 input:-webkit-autofill:focus,._MainWrapper_1xyo3_1 input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 3rem #0e0e0e inset!important;-webkit-text-fill-color:#fff!important;transition:background-color 5000s ease-in-out 0s}._Footer_ppvls_1{margin-top:13rem;width:100%;background:var(--lg1);position:relative}._Footer_ppvls_1 ._LogoOuter_ppvls_7{width:17.1875rem;height:17.66525rem;border-radius:17.66525rem;position:absolute;left:8%;top:-9.53rem;padding:1px;z-index:1;overflow:hidden;border-radius:50%}@media (max-width: 930px) and (orientation: portrait){._Footer_ppvls_1 ._LogoOuter_ppvls_7{left:57%;top:31.47rem;width:15.1875rem;height:14.66525rem}}._Footer_ppvls_1 ._LogoOuter_ppvls_7:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-52deg);content:"";width:57%;height:120%;background:linear-gradient(98deg,#41342236 2%,#d6a96c 33%,#d6a96c 74%,#41342277);transition:all .3s ease-in-out;z-index:-1}._Footer_ppvls_1 ._LogoOuter_ppvls_7 ._Logo_ppvls_7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--lg2);cursor:pointer}._Footer_ppvls_1 ._LogoOuter_ppvls_7 ._Logo_ppvls_7 img{width:13.44925rem;height:12.91269rem;object-fit:contain}@media (max-width: 930px) and (orientation: portrait){._Footer_ppvls_1 ._LogoOuter_ppvls_7 ._Logo_ppvls_7 img{width:10.44925rem;height:9.91269rem;object-fit:contain}}._Footer_ppvls_1 ._Content_ppvls_61{padding:3rem 5rem;display:flex;justify-content:space-around}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61{flex-direction:column;gap:2rem}}._Footer_ppvls_1 ._Content_ppvls_61 h2{color:var(--c3);font-family:var(--f2);font-size:3rem;font-style:normal;font-weight:700;line-height:2.5rem}@media (min-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 h2{margin-top:7rem}}._Footer_ppvls_1 ._Content_ppvls_61 h2 span{color:var(--c1)}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88{display:flex;flex-direction:column;justify-content:center;gap:2rem}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88{gap:2rem}}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99{display:flex;align-items:center;gap:1rem}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99{gap:4rem}}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._Details_ppvls_109{display:flex;flex-direction:column;gap:2.2rem}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._Details_ppvls_109{width:100%}}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._Details_ppvls_109 p{width:26.0625rem;color:var(--c3);font-family:var(--f1);font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.6875rem;letter-spacing:.03375rem}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._Details_ppvls_109 p{width:100%}}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._BlogMobile_ppvls_134{display:flex;flex-direction:column;gap:.3rem;display:none}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._BlogMobile_ppvls_134 h3{color:var(--c1);font-family:var(--f2);font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._BlogMobile_ppvls_134 p{color:var(--c3);font-family:var(--f1);font-size:1.125rem;font-style:normal;font-weight:400;line-height:240%;cursor:pointer}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._BlogMobile_ppvls_134{display:flex}}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99{display:flex;justify-content:space-between}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._BlogMobile_ppvls_134,._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._Row2_ppvls_170{width:100%}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row1_ppvls_99 ._Row2_ppvls_170 h3{color:var(--c1)!important}}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row2_ppvls_170 h3{color:var(--c3);font-family:var(--f1);font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.375rem;letter-spacing:.07rem;text-transform:capitalize}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row2_ppvls_170 ._Icons_ppvls_187{margin-top:1rem;display:flex;align-items:center;gap:1.3rem}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row2_ppvls_170 ._Icons_ppvls_187 i{display:flex;height:2.5rem;aspect-ratio:1/1;border-radius:50%;padding:.625rem;justify-content:center;align-items:center;border-radius:1.25rem;background:var(--rgb1);transition:all ease-in-out .3s}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row2_ppvls_170 ._Icons_ppvls_187 i:hover{transform:scale(1.15);border-radius:.5rem}._Footer_ppvls_1 ._Content_ppvls_61 ._Left_ppvls_88 ._Row2_ppvls_170 ._Icons_ppvls_187 svg{width:1.625rem;height:1.625rem;cursor:pointer}._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214{grid-template-columns:repeat(2,1fr)}}._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214 ._Row_ppvls_99{display:flex;flex-direction:column;gap:.3rem}._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214 ._Row_ppvls_99 h3{color:var(--c1);font-family:var(--f2);font-size:2.25rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:.6rem}._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214 ._Row_ppvls_99 p{width:19.0625rem;color:var(--c3);font-family:var(--f1);font-size:1.125rem;font-style:normal;font-weight:400;line-height:213%;cursor:pointer}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214 ._Row_ppvls_99 p{width:100%}}@media (max-width: 930px){._Footer_ppvls_1 ._Content_ppvls_61 ._Right_ppvls_214 ._Row_ppvls_99._Blog_ppvls_134{display:none}}._Footer_ppvls_1 ._CopyRight_ppvls_258{display:flex;width:100%;height:5.1875rem;padding:1.875rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;border-top:.5px solid rgba(214,169,108,.05);background:var(--rgb2)}._Footer_ppvls_1 ._CopyRight_ppvls_258 p{color:var(--c3);font-family:var(--f1);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.26875rem}._Header_17uwk_1{width:90vw!important;height:5rem;display:flex;align-items:center;justify-content:center;z-index:10;margin:3rem auto;margin-bottom:0;border-radius:.9375rem;position:fixed;top:0;left:50%;transform:translate(-50%)}._Header_17uwk_1 ._LogoOuter_17uwk_16{width:10.0625rem;height:10.0625rem;position:absolute;left:50%;transform:translate(-50%);padding:1px;z-index:1;overflow:hidden;border-radius:50%}._Header_17uwk_1 ._LogoOuter_17uwk_16:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-52deg);content:"";width:57%;height:120%;background:linear-gradient(98deg,#41342236 2%,#d6a96c 33%,#d6a96c 74%,#41342277);transition:all .3s ease-in-out;z-index:-1}@media (max-width: 930px) and (orientation: portrait){._Header_17uwk_1 ._LogoOuter_17uwk_16:after{transform:translate(-50%,-50%) rotate(0)}}._Header_17uwk_1 ._LogoOuter_17uwk_16 ._Logo_17uwk_16{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--lg2)}._Header_17uwk_1 ._LogoOuter_17uwk_16 ._Logo_17uwk_16 img{width:7.7465rem;height:7.4375rem;object-fit:contain}._Header_17uwk_1 ._ConWrapper_17uwk_58{width:100%;height:100%;background:linear-gradient(14deg,#d6a96c,#fff0 32%,#fff0,#d6a96c);border-radius:.9375rem;padding:1px}._Header_17uwk_1 ._Con_17uwk_58{width:100%;height:100%;border-radius:.9375rem;background:var(--lg2);display:flex;align-items:center;gap:10rem;justify-content:space-around;position:relative}._Header_17uwk_1 ._Con_17uwk_58 ._Row_17uwk_76{display:flex;align-items:center;gap:5rem}@media (max-width: 930px) and (orientation: portrait){._Header_17uwk_1 ._Con_17uwk_58 ._Row_17uwk_76{display:none}}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86{margin-left:auto;width:8rem;height:100%;position:relative;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 929px){._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86{display:none}}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 svg{cursor:pointer}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 svg path{fill:var(--c1)}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107{width:30rem;height:100vh;position:absolute;top:-15rem;z-index:100;right:-100%;background:var(--c2);box-shadow:0 4px 4px #00000080;border-radius:.8rem;transition:all .3s ease-in-out;transform:scale(0);opacity:0;visibility:hidden;padding:1rem .88rem 2rem 1.06rem}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107._Active_17uwk_123{opacity:1;visibility:visible;top:7.5rem;right:-2rem;transform:scale(1);animation:_slideIn_17uwk_1 .3s ease-in-out forwards}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107:after{content:"";background:var(--c2);position:absolute;top:-.25rem;right:2.7rem;width:3rem;height:3rem;transform:rotate(45deg);z-index:-1}@keyframes _slideIn_17uwk_1{0%{right:-100%}to{right:-2rem}}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._LogoOuter2_17uwk_150{width:20rem;height:20rem;position:absolute;left:50%;bottom:8rem;transform:translate(-50%,-50%);padding:1px;z-index:1;overflow:hidden;border-radius:50%}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._LogoOuter2_17uwk_150 ._Logo_17uwk_16{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._LogoOuter2_17uwk_150 ._Logo_17uwk_16 img{width:15rem;height:15rem;object-fit:contain}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._NavMobilePopupWrapper_17uwk_175{margin-top:1.3rem;display:flex;flex-direction:column;gap:1rem;position:relative}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._NavMobilePopupWrapper_17uwk_175 div{display:flex;flex-direction:column;gap:2rem}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._NavMobilePopupWrapper_17uwk_175 a{text-decoration:none;padding:.6rem .8rem;cursor:pointer;transition:all .3s ease-in-out;border-radius:.5rem;color:var(--c3);font-size:2rem;font-family:var(--f2);display:flex;align-items:center;gap:1rem}._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._NavMobilePopupWrapper_17uwk_175 a:hover,._Header_17uwk_1 ._Con_17uwk_58 ._MobileMenu_17uwk_86 ._NavMobilePopup_17uwk_107 ._NavMobilePopupWrapper_17uwk_175 a._active_17uwk_203{background:var(--c4)}._Header_17uwk_1 ._LinkWrapper_17uwk_206{cursor:pointer;border-radius:.3125rem;padding:0}._Header_17uwk_1 ._LinkWrapper_17uwk_206 p{color:var(--c3);font-family:var(--f1);font-size:1.125rem;font-style:normal;font-weight:400;border-radius:.3125rem;line-height:1.4375rem;padding:.3rem 1.4rem;height:2.5rem;display:flex;justify-content:center;align-items:center}._Header_17uwk_1 ._LinkWrapper_17uwk_206._Active_17uwk_123{padding:1px;width:max-content;border-radius:.3125rem;background:linear-gradient(14deg,#d6a96c,#fff0 32%,#fff0,#d6a96c)}._Header_17uwk_1 ._LinkWrapper_17uwk_206._Active_17uwk_123 p{color:var(--c1);background:var(--lg2)}._Header_17uwk_1 ._FloatingContainer_17uwk_235{position:fixed;top:50vh;right:-3.5rem;z-index:99;display:flex;flex-direction:column;gap:2rem;align-items:flex-end}._Header_17uwk_1 ._FloatingContainer_17uwk_235 img{width:4rem;aspect-ratio:1/1;cursor:pointer}._Header_17uwk_1 ._FloatingContainer_17uwk_235 svg{width:4rem;height:4rem;aspect-ratio:1/1;cursor:pointer;background-color:#0d0c07eb;border-radius:50%;padding:1rem}@media (max-width: 930px){._Header_17uwk_1 ._FloatingContainer_17uwk_235{right:0rem}}._LoadingIndicator_1moxr_1{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000;position:relative}._LoadingIndicator_1moxr_1 ._LogoOuter_1moxr_11{width:17.1875rem;height:17.66525rem;border-radius:17.66525rem;padding:1px;z-index:1;overflow:hidden;border-radius:50%}@media (max-width: 930px) and (orientation: portrait){._LoadingIndicator_1moxr_1 ._LogoOuter_1moxr_11{left:57%;top:34.47rem;width:15.1875rem;height:14.66525rem}}._LoadingIndicator_1moxr_1 ._LogoOuter_1moxr_11:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-52deg);content:"";width:57%;height:120%;transition:all .3s ease-in-out;z-index:-1}._LoadingIndicator_1moxr_1 ._LogoOuter_1moxr_11 ._Logo_1moxr_11{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--lg2);cursor:pointer}._LoadingIndicator_1moxr_1 ._LogoOuter_1moxr_11 ._Logo_1moxr_11 img{width:13.44925rem;height:12.91269rem;object-fit:contain}@media (max-width: 930px) and (orientation: portrait){._LoadingIndicator_1moxr_1 ._LogoOuter_1moxr_11 ._Logo_1moxr_11 img{width:10.44925rem;height:9.91269rem;object-fit:contain}}._OfflinePopup_79x6d_1{width:100%;height:100%;position:fixed;top:0;left:0;background:#00000082;display:flex;align-items:center;justify-content:center;z-index:100}._OfflinePopup_79x6d_1 ._Wrapper_79x6d_13{display:flex;width:57.8125rem;padding:1.875rem 6.875rem 4.13388rem 6.9375rem;align-items:center;border-radius:3.125rem 3.125rem 0rem 0rem;background:var(--lg1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;gap:.5rem}._OfflinePopup_79x6d_1 ._Wrapper_79x6d_13 img{width:13.875rem;height:13.875rem}._OfflinePopup_79x6d_1 ._Wrapper_79x6d_13 p{width:80%;color:var(--c3);text-align:center;font-family:var(--f1);font-size:2.25rem;font-style:normal;font-weight:600;line-height:131%}._OfflinePopup_79x6d_1 ._Wrapper_79x6d_13 ._Buttons_79x6d_40{margin-top:1rem;display:flex;align-items:center;gap:2rem}._OfflinePopup_79x6d_1 ._Wrapper_79x6d_13 ._Buttons_79x6d_40 button{display:flex;width:13.8125rem;height:3.8125rem;padding:1.07556rem;justify-content:center;align-items:center;border-radius:10.75581rem;border:1.721px solid var(--rgb3);background:var(--lg3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--c3);font-family:var(--f2);font-size:1rem;font-style:normal;font-weight:400;line-height:2.47381rem;cursor:pointer}._SuccessSubmitPopup_kgz6w_1{width:100%;height:100%;position:fixed;top:0;left:0;background:#00000082;display:flex;align-items:center;justify-content:center;z-index:100}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13{display:flex;width:57.8125rem;padding:5.125rem 6.875rem 5.48575rem 6.9375rem;justify-content:center;align-items:center;flex-direction:column;border-radius:3.125rem 3.125rem 0rem 0rem;background:var(--Frame-1618873200, linear-gradient(0deg, #000 0%, #0e0e0e 100%));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:1.5rem}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13 img{width:12.4375rem;height:12.4375rem}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13 h2{width:85%;color:var(--c3);text-align:center;font-family:var(--f2);font-size:2.25rem;font-style:normal;font-weight:600;line-height:131%}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13 h2 span{color:var(--c1)}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13 p{color:var(--c3);text-align:center;font-family:var(--f1);font-size:1.125rem;font-style:normal;font-weight:400;line-height:131%}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13 ._Buttons_kgz6w_52{margin-top:1rem;display:flex;align-items:center;gap:2rem}._SuccessSubmitPopup_kgz6w_1 ._Wrapper_kgz6w_13 ._Buttons_kgz6w_52 button{display:flex;width:13.8125rem;height:3.8125rem;padding:1.07556rem;justify-content:center;align-items:center;border-radius:10.75581rem;border:1.721px solid var(--rgb3);background:var(--lg3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--c3);font-family:var(--f2);font-size:1rem;font-style:normal;font-weight:400;line-height:2.47381rem;cursor:pointer}._ToggleTimerPayment_1by3i_1{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--c2);box-shadow:0 4px 90px #16161630;overflow:hidden;padding-top:10rem}._ToggleTimerPayment_1by3i_1 h2{color:var(--c3);font-size:4rem;font-style:normal;font-weight:400;line-height:5rem;letter-spacing:.28075rem}._ToggleTimerPayment_1by3i_1 h3{color:var(--c3);font-size:2rem;font-style:normal;font-weight:400;line-height:5rem;letter-spacing:.28075rem}._BuyPlan_1q03a_1{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:8rem}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8{display:flex;width:108.75rem;height:47.5rem;padding:5.25rem 4.375rem 6.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem;border-radius:3.125rem 3.125rem 0rem 0rem;background:linear-gradient(0deg,#000 47.92%,#0e0e0e);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8{width:92vw;height:auto}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 h1{color:#fff;font-family:Playfair Display;font-size:3rem;font-style:normal;font-weight:600;line-height:5.6875rem;letter-spacing:.12rem}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35{display:flex;align-items:flex-start;gap:2.1875rem}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35{width:100%;flex-direction:column}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._InputWrapper_1q03a_46,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._TextareaWrapper_1q03a_47{width:35.375rem;padding:1px;border-radius:.89606rem;background:linear-gradient(-6deg,#41342236 17%,#d6a96ca3 65%,#d6a96c82 69%,#41342277 87%)}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._InputWrapper_1q03a_46,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._TextareaWrapper_1q03a_47{width:100%}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 input{display:flex;height:4.12181rem;padding:2.1931rem 1.25444rem;align-items:center}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 textarea{display:flex;width:35.375rem;height:9.6875rem;padding:1.625rem 1.25444rem 2.41931rem;align-items:flex-start;resize:none}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 input,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 textarea{width:100%;border-radius:.89606rem;background:var(--Frame-1000001943, linear-gradient(0deg, #000 0%, #0e0e0e 100%));color:#ffffffb3;font-family:Mulish;font-size:1rem;font-style:normal;font-weight:300;line-height:140%;letter-spacing:-.01rem;outline:none;border:none}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col1_1q03a_88,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col2_1q03a_89{height:25.75rem;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col1_1q03a_88,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col2_1q03a_89{width:100%;height:auto;gap:1rem}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col1_1q03a_88 ._Row_1q03a_103,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col2_1q03a_89 ._Row_1q03a_103{width:35.375rem;display:flex;align-items:center;gap:1rem}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col1_1q03a_88 ._Row_1q03a_103,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col2_1q03a_89 ._Row_1q03a_103{width:100%}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col1_1q03a_88 ._Row_1q03a_103 input,._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col2_1q03a_89 ._Row_1q03a_103 input{width:100%}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120{width:26.125rem;height:25.75rem;border-radius:.89606rem;padding:1px;background:linear-gradient(306deg,#41342236 8%,#d6a96c 65%,#d6a96c 69%,#41342277)}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120{width:100%}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132{border-radius:.89606rem;height:100%;width:100%;background:var(--Frame-1000001943, linear-gradient(0deg, #000 0%, #0e0e0e 100%));display:flex;flex-direction:column;align-items:flex-start;padding:2rem;justify-content:space-around}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 h3{color:#999;font-family:Mulish;font-size:1rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.01rem;margin-bottom:.5rem}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 ._Text_1q03a_47{display:flex;align-items:center;justify-content:space-between;width:21.625rem}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 ._Text_1q03a_47{width:100%}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 ._Text_1q03a_47 p{color:#fff;font-family:Mulish;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 ._Details_1q03a_172 p{width:19.6875rem;color:#fff;font-family:Mulish;font-size:.75rem;font-style:normal;font-weight:300;line-height:126.084%}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 ._Details_1q03a_172 p{width:100%}}._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 button{margin-top:1rem;display:flex;width:20.5rem;height:3.5625rem;padding:.625rem;justify-content:center;align-items:center;border-radius:.3125rem;background:#d6a96c;color:#fff;font-family:Montserrat;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;border:none;cursor:pointer}@media (max-width: 930px) and (orientation: portrait){._BuyPlan_1q03a_1 ._PaymentsForm_1q03a_8 ._Content_1q03a_35 ._Col3_1q03a_120 ._Col3Inner_1q03a_132 button{align-self:center}}._SuccessPopup_1elz8_1{width:100%;height:100%;position:fixed;top:0;left:0;background:#00000082;display:flex;align-items:center;justify-content:center;z-index:100}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13{width:57.8125rem;padding:1.875rem 6.875rem 4.13388rem 6.9375rem;border-radius:3.125rem 3.125rem 0rem 0rem;background:var(--Frame-1618873200, linear-gradient(0deg, #000 0%, #0e0e0e 100%));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 img{width:24.56563rem;height:19.70938rem}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 h2{color:var(--c3);font-family:var(--f1);font-size:2.25rem;font-style:normal;font-weight:600;line-height:131%;text-align:center}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 h2 span{color:var(--c1)}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 p{color:#fff;text-align:center;font-family:Mulish;font-size:1.125rem;font-style:normal;font-weight:400;line-height:131%}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 ._Buttons_1elz8_53{margin-top:1rem;display:flex;align-items:center;gap:2rem}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 ._Buttons_1elz8_53 button{display:flex;width:13.8125rem;height:3.8125rem;padding:1.07556rem;justify-content:center;align-items:center;border-radius:10.75581rem;border:1.721px solid var(--Link---Launch-App, rgba(255, 255, 255, .3));background:linear-gradient(166deg,#ffffff2b,#fff0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:400;line-height:2.47381rem;cursor:pointer}._SuccessPopup_1elz8_1 ._Wrapper_1elz8_13 ._Buttons_1elz8_53 button:nth-child(1){width:11.3125rem;border-radius:10.75581rem;border:1.721px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffff80;background:transparent}._PurchasePlanDetails_xpykp_1{width:100%;height:100%;position:fixed;top:0;left:0;background:#00000082;display:flex;align-items:center;justify-content:flex-end;z-index:101}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13{width:60.6875rem;height:100%;background:linear-gradient(0deg,#060606,#0e0e0e);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;align-items:flex-start;justify-content:space-between;padding:5rem 3rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ul{padding-left:1.2rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 p,._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ul li{color:#fffc;font-family:Mulish;font-size:.875rem;font-style:normal;font-weight:300;line-height:1.6875rem;letter-spacing:.02625rem;text-transform:capitalize}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 h4{color:#fff;font-family:Mulish;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 h5{color:#fff;font-family:Mulish;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.6875rem;text-transform:capitalize}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 h6{color:#fffc;font-family:Mulish;font-size:1rem;font-style:normal;font-weight:300;line-height:1.6875rem;text-transform:capitalize}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64{display:flex;flex-direction:column;gap:2.5rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 h2{color:#fff;font-family:Mulish;font-size:3rem;font-style:normal;font-weight:600;line-height:131%}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanName_xpykp_77{width:21.4375rem;height:4rem;position:relative;z-index:1;transform:translate(-2.9rem);display:flex;align-items:center}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanName_xpykp_77 ._Bg_xpykp_86{position:absolute;z-index:-1;height:100%;width:100%}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanName_xpykp_77 ._Bg_xpykp_86 svg{width:100%;height:100%}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanName_xpykp_77 p{color:#d6a96c;font-family:Poppins;font-size:1.5rem;font-style:normal;font-weight:500;line-height:131%;margin:0 3rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105{display:flex;width:23.33394rem;flex-direction:column;align-items:flex-start;gap:2.25rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Top_xpykp_112{display:flex;align-items:flex-end;gap:2.5625rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Top_xpykp_112 h3{color:#fff;font-family:Inter;font-size:2.28206rem;font-style:normal;font-weight:700;line-height:normal}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Top_xpykp_112 span{display:flex;padding:.5835rem 1.16694rem;align-items:flex-start;gap:.5835rem;border-radius:.87519rem;background:#ffffff0d;color:#fff;font-family:Poppins;font-size:.81688rem;font-style:normal;font-weight:500;line-height:normal}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Details_xpykp_139{display:flex;flex-direction:column;align-items:flex-start;gap:1.7185rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Details_xpykp_139 ._TextWrapper_xpykp_145{display:flex;flex-direction:column;align-items:flex-start;gap:.33263rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Details_xpykp_139 ._TextWrapper_xpykp_145 p,._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._LeftSection_xpykp_64 ._PlanDetails_xpykp_105 ._Details_xpykp_139 ._TextWrapper_xpykp_145 ul li{width:20.78806rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155{display:flex;flex-direction:column;gap:2.5rem;margin-top:3rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._Row1_xpykp_161{width:21.25rem;display:flex;flex-direction:column;gap:1rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._Row1_xpykp_161 ._Top_xpykp_112{display:flex;align-items:center;justify-content:space-between}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._Row1_xpykp_161 ._Top_xpykp_112 p{color:#ffffffe6;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:300;line-height:normal}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._Row1_xpykp_161 ._Bottom_xpykp_180{display:flex;width:21.25rem;height:3.3125rem;padding:.625rem;justify-content:center;align-items:center;gap:.625rem;border-radius:6.25rem;background:#ffffff08}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._Row1_xpykp_161 ._Bottom_xpykp_180 svg{width:1.5rem;height:1.5rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._Row1_xpykp_161 ._Bottom_xpykp_180 h5{color:#fff;text-align:center;font-family:Mulish;font-size:1rem;font-style:normal;font-weight:300;line-height:131%}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204{display:flex;width:28.3125rem;height:24.75rem;padding:2.4375rem 1.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:1.875rem;background:#ffffff05}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216{display:flex;width:24.1875rem;flex-direction:column;align-items:flex-start;gap:.875rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216 ._Text_xpykp_145{width:100%;display:flex;align-items:center;gap:2.9375rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216 ._Text_xpykp_145 ._Left_xpykp_64,._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216 ._Text_xpykp_145 ._Right_xpykp_155{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216 ._Text_xpykp_145 ._Left_xpykp_64{width:8rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216 ._Text_xpykp_145 ._Right_xpykp_155{flex:1}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 ._UserDetails_xpykp_204 ._UserWrapper_xpykp_216 ._TextCol_xpykp_242{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 button{align-self:flex-end;display:flex;width:17rem;height:3.1875rem;justify-content:center;align-items:center;gap:.8125rem;border-radius:.625rem;background:#308732;cursor:pointer;border:none}._PurchasePlanDetails_xpykp_1 ._Wrapper_xpykp_13 ._RightSection_xpykp_155 button svg{width:1.5rem;height:1.5rem}._PrivacyPolicy_1s67h_1{height:100%;display:flex;align-items:center;flex-direction:column;position:relative;z-index:1}._PrivacyPolicy_1s67h_1 ._Logo_1s67h_9{width:51.233rem;height:60.00488rem;position:absolute;z-index:-1;opacity:.2}._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16{width:92rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 930px) and (orientation: portrait){._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16{width:92vw}}._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16 h2{color:#fff;font-family:Playfair Display;font-size:2.25rem;font-style:normal;font-weight:400;line-height:normal}._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16 ul{margin-left:2rem}._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16 p,._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16 ul li{color:#ffffffe6;font-family:Mulish;font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.6875rem;letter-spacing:.03375rem}._PrivacyPolicy_1s67h_1 ._PrivacyPolicyContent_1s67h_16 ._TextWrapper_1s67h_48{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}._Refund_z825g_1{height:100%;display:flex;align-items:center;flex-direction:column;position:relative;z-index:1}._Refund_z825g_1 ._Logo_z825g_9{width:51.233rem;height:60.00488rem;position:absolute;z-index:-1;opacity:.2}._Refund_z825g_1 ._RefundContent_z825g_16{width:92rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 930px) and (orientation: portrait){._Refund_z825g_1 ._RefundContent_z825g_16{width:92vw}}._Refund_z825g_1 ._RefundContent_z825g_16 h3{color:#fff;font-family:Playfair Display;font-size:2.25rem;font-style:normal;font-weight:400;line-height:normal}._Refund_z825g_1 ._RefundContent_z825g_16 ul{margin-left:2rem}._Refund_z825g_1 ._RefundContent_z825g_16 p,._Refund_z825g_1 ._RefundContent_z825g_16 a,._Refund_z825g_1 ._RefundContent_z825g_16 ul li{color:#ffffffe6;font-family:Mulish;font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.6875rem;letter-spacing:.03375rem}._Refund_z825g_1 ._RefundContent_z825g_16 ._TextWrapper_z825g_49{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}._Shipping_1vtn6_1{height:100%;display:flex;align-items:center;flex-direction:column;position:relative;z-index:1}._Shipping_1vtn6_1 ._Logo_1vtn6_9{width:51.233rem;height:60.00488rem;position:absolute;z-index:-1;opacity:.2}._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16{width:92rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 930px) and (orientation: portrait){._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16{width:92vw}}._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16 h2{color:#fff;font-family:Playfair Display;font-size:2.25rem;font-style:normal;font-weight:400;line-height:normal}._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16 ul{margin-left:2rem}._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16 p,._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16 ul li{color:#ffffffe6;font-family:Mulish;font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.6875rem;letter-spacing:.03375rem}._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16 p span{font-weight:600}._Shipping_1vtn6_1 ._ShippingContent_1vtn6_16 ._TextWrapper_1vtn6_51{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}._TermsConditions_907th_1{height:100%;display:flex;align-items:center;flex-direction:column;position:relative;z-index:1}._TermsConditions_907th_1 ._Logo_907th_9{width:51.233rem;height:60.00488rem;position:absolute;z-index:-1;opacity:.2}._TermsConditions_907th_1 ._TermsConditionsContent_907th_16{width:92rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 930px) and (orientation: portrait){._TermsConditions_907th_1 ._TermsConditionsContent_907th_16{width:92vw}}._TermsConditions_907th_1 ._TermsConditionsContent_907th_16 h2{color:#fff;font-family:Playfair Display;font-size:2.25rem;font-style:normal;font-weight:400;line-height:normal}._TermsConditions_907th_1 ._TermsConditionsContent_907th_16 ul{margin-left:2rem}._TermsConditions_907th_1 ._TermsConditionsContent_907th_16 p,._TermsConditions_907th_1 ._TermsConditionsContent_907th_16 ul li{color:#ffffffe6;font-family:Mulish;font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.6875rem;letter-spacing:.03375rem}._TermsConditions_907th_1 ._TermsConditionsContent_907th_16 ._TextWrapper_907th_48{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}._WeSupport_1gmy6_1{width:100%;display:flex;flex-direction:column;gap:1rem}._WeSupport_1gmy6_1 ._ImageWrapper_1gmy6_7{display:flex;align-items:center;justify-content:center;width:100%;height:62.6875rem;padding:0rem 2.5rem;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1840'%20height='994'%20viewBox='0%200%201840%20994'%20fill='none'%3e%3cpath%20d='M1839.5%20312.3C1839.5%20292.811%201825.29%20276.235%201806.03%20273.262L46.0253%201.60983C22.0919%20-2.08423%200.5%2016.4308%200.5%2040.6476V822.068C0.5%20842.738%2016.4366%20859.914%2037.0497%20861.457L1797.05%20993.282C1819.96%20994.998%201839.5%20976.87%201839.5%20953.892V312.3Z'%20fill='url(%23paint0_linear_1_1769)'%20stroke='url(%23paint1_linear_1_1769)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_1769'%20x1='920'%20y1='997'%20x2='920'%20y2='-6'%20gradientUnits='userSpaceOnUse'%3e%3cstop/%3e%3cstop%20offset='1'%20stop-color='%230E0E0E'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1_1769'%20x1='157.788'%20y1='34.8196'%20x2='363.045'%20y2='320.584'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23D6A96C'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:98% 62.6875rem;background-repeat:no-repeat;background-position:center}@media (max-width: 930px) and (orientation: portrait){._WeSupport_1gmy6_1 ._ImageWrapper_1gmy6_7{height:30.6875rem}}._WeSupport_1gmy6_1 ._ImageWrapper_1gmy6_7 img{width:80vw;height:auto;max-height:95%}._WeSupport_1gmy6_1 ._ImageWrapper_1gmy6_7._Right_1gmy6_29{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1841'%20height='645'%20viewBox='0%200%201841%20645'%20fill='none'%3e%3cpath%20d='M0.5%20163.632C0.5%20142.88%2016.5565%20125.665%2037.2588%20124.221L1797.56%201.48234C1820.4%20-0.110586%201839.81%2017.9925%201839.81%2040.8934V525.436C1839.81%20546.564%201823.19%20563.953%201802.08%20564.903L41.7839%20644.169C19.2901%20645.182%200.5%20627.219%200.5%20604.702V163.632Z'%20fill='url(%23paint0_linear_1_1790)'%20stroke='url(%23paint1_linear_1_1790)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_1790'%20x1='920.156'%20y1='646.551'%20x2='920.156'%20y2='-2'%20gradientUnits='userSpaceOnUse'%3e%3cstop/%3e%3cstop%20offset='1'%20stop-color='%230E0E0E'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_1_1790'%20x1='1682.5'%20y1='24.3944'%20x2='1575.5'%20y2='254.816'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23D6A96C'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:98% 40.6875rem;background-repeat:no-repeat;background-position:center;background-position:50% 0%}@media (orientation: portrait) and (max-width: 930px){._WeSupport_1gmy6_1 ._ImageWrapper_1gmy6_7._Right_1gmy6_29{background-size:98% 16.6875rem}}
