.BookmarkDialog-module-scss-module__pjJMYa__dialog{background-color:#ff94d4!important}.BookmarkDialog-module-scss-module__pjJMYa__dialog .BookmarkDialog-module-scss-module__pjJMYa__inputs{grid-template-columns:1fr 4fr;align-items:center;gap:1rem;max-width:300px;margin:0 auto 15px;display:grid}
.Bookmarks-module-scss-module__wEzhgG__bookmarksWrapper{grid-template-columns:repeat(var(--itemsPerRow), 1fr);gap:var(--baseGap);max-width:calc(var(--itemsPerRow)*90px);margin:0 auto;font-size:.875rem;line-height:1.25rem;display:grid}.Bookmarks-module-scss-module__wEzhgG__bookmarksWrapper .Bookmarks-module-scss-module__wEzhgG__url{gap:8px;justify-content:unset}.Bookmarks-module-scss-module__wEzhgG__item{text-align:center;justify-content:center;display:grid;position:relative}.Bookmarks-module-scss-module__wEzhgG__trash{--size:20px;width:var(--size);height:var(--size);color:red;cursor:pointer;opacity:0;z-index:1;transition:opacity .3s;position:absolute;top:0;right:5px}.Bookmarks-module-scss-module__wEzhgG__item:hover .Bookmarks-module-scss-module__wEzhgG__trash{cursor:pointer;opacity:1}.Bookmarks-module-scss-module__wEzhgG__itemText{width:100%}.Bookmarks-module-scss-module__wEzhgG__bookmarkCircle{background-color:#e1e3e1;border-radius:100%;width:3rem;height:3rem;padding:1rem}.Bookmarks-module-scss-module__wEzhgG__placeholderImage{background-color:#d3e3fd;margin:0 auto}@media (max-width:450px){.Bookmarks-module-scss-module__wEzhgG__bookmarksWrapper .Bookmarks-module-scss-module__wEzhgG__item:nth-child(n+5){display:none}}.Bookmarks-module-scss-module__wEzhgG__input{border-radius:var(--radiusMedium);border:1px solid var(--input);background-color:#fff;width:100%;height:2.5rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.Bookmarks-module-scss-module__wEzhgG__input::placeholder{color:var(--muted-foreground)}.Bookmarks-module-scss-module__wEzhgG__input::-webkit-file-upload-button{background-color:#0000;border:0;font-size:.875rem;font-weight:500}.Bookmarks-module-scss-module__wEzhgG__input:focus-visible{outline:none}.Bookmarks-module-scss-module__wEzhgG__input:disabled{cursor:not-allowed;opacity:.5}
.NewTabApp-module-scss-module__Od2RXq__root{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}
.CollapsibleBalanceBar-module-scss-module__IV15mq__root{border:1px solid var(--borderColor);border-radius:var(--radiusMedium);width:calc(100% - 143px);padding:17px;transition:all .3s;position:absolute;top:27px;left:27px}.CollapsibleBalanceBar-module-scss-module__IV15mq__root .CollapsibleBalanceBar-module-scss-module__IV15mq__title{cursor:pointer;align-items:center;display:flex}.CollapsibleBalanceBar-module-scss-module__IV15mq__root .CollapsibleBalanceBar-module-scss-module__IV15mq__title .CollapsibleBalanceBar-module-scss-module__IV15mq__points{font-weight:600}.CollapsibleBalanceBar-module-scss-module__IV15mq__root .CollapsibleBalanceBar-module-scss-module__IV15mq__row{justify-content:center;align-items:center;gap:26px;padding-top:20px;display:flex}
.TilesSection-module-scss-module__KnojDq__root{width:100%;margin:0 auto}@media (max-width:450px){.TilesSection-module-scss-module__KnojDq__root{background-color:unset}}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content{width:fit-content;margin:0 auto;padding:0 60px;position:relative}@media (max-width:450px){.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content{padding:0}}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__title{margin-bottom:30px;padding-left:25px}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items{grid-template-columns:repeat(var(--itemsPerRow), minmax(var(--tileWidth), 1fr));scrollbar-width:none;--resolvedTileWidth:calc(var(--tileWidth));--resolvedGap:var(--gap);justify-content:center;gap:var(--resolvedGap);width:fit-content;max-width:100vw;display:grid;overflow-y:scroll}@media (max-width:450px){.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items{--resolvedTileWidth:calc(var(--tileWidth) * .7);--resolvedGap:14px;margin:unset;justify-content:unset;grid-template-columns:repeat(var(--itemsPerRow), var(--tileWidth));padding:0 20px;min-height:35px!important}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items .TilesSection-module-scss-module__KnojDq__item:nth-child(n+7){display:none}}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items .TilesSection-module-scss-module__KnojDq__item{flex-direction:column;align-items:center;height:fit-content;display:flex}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items .TilesSection-module-scss-module__KnojDq__item .TilesSection-module-scss-module__KnojDq__itemImage{width:var(--resolvedTileWidth);border-radius:100%}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items .TilesSection-module-scss-module__KnojDq__item .TilesSection-module-scss-module__KnojDq__itemLabel{text-align:center;font-size:.875rem}@media (max-width:450px){.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__items .TilesSection-module-scss-module__KnojDq__item .TilesSection-module-scss-module__KnojDq__itemLabel{font-size:12px}}.TilesSection-module-scss-module__KnojDq__root .TilesSection-module-scss-module__KnojDq__content .TilesSection-module-scss-module__KnojDq__rightTooltip{z-index:1;position:absolute;top:50%;right:5px;transform:translateY(-50%)}
.TestimonialsSection-module-scss-module__XmQCEW__section{background:linear-gradient(164deg,#74facd 0%,#a2cbff 100%);flex-direction:column;align-items:center;width:100%;padding:80px 60px 50px;display:flex;position:relative}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section{gap:16px;padding:48px 0}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__title{color:#2d2d2d;text-align:center;max-width:835px;margin:0 0 60px;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1.24}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__title{width:315px;margin-bottom:0;font-size:32px;font-weight:600;line-height:1.24}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer{flex-direction:row;justify-content:center;align-items:center;gap:52px;width:100%;max-width:1200px;margin-bottom:3rem;display:flex}@media (max-width:1024px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer{gap:30px}}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer{flex-direction:column;justify-content:space-between;gap:1rem;width:375px;height:1083px;padding:24px 0}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard{background:#fff;border:1px solid #bec6c6;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:13px;width:335px;height:335px;padding:33px 20px;display:flex;box-shadow:0 4px 4px #00000040}@media (max-width:1024px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard{width:300px;height:300px;padding:25px 15px}}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard{gap:13.08px;width:335px;height:335px;padding:32.69px 19.62px}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__avatar{border:1px solid #bec6c6;border-radius:50%;flex-shrink:0;width:139px;height:139px;overflow:hidden}@media (max-width:1024px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__avatar{width:100px;height:100px}}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__avatar{width:138.94px;height:138.94px}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__avatar .TestimonialsSection-module-scss-module__XmQCEW__avatarImage{object-fit:cover;width:100%;height:100%}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content{flex-direction:column;align-items:center;gap:13px;width:100%;display:flex}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content{gap:13.08px;width:335px}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__name{color:#2d2d2d;text-align:center;margin:0;font-family:Playfair Display,serif;font-size:19.6px;font-weight:700;line-height:1.5}@media (max-width:1024px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__name{font-size:16px}}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__name{font-size:19.62px;line-height:1.5}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__stars{align-items:center;gap:4px;display:flex}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__stars{gap:6.54px}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__stars .TestimonialsSection-module-scss-module__XmQCEW__starIcon{color:#54f3a9;width:20px;height:20px}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__stars .TestimonialsSection-module-scss-module__XmQCEW__starIcon{width:20.43px;height:20.43px}}.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__quote{color:#2d2d2d;text-align:center;white-space:pre-line;max-width:275px;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media (max-width:1024px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__quote{font-size:13px}}@media (max-width:768px){.TestimonialsSection-module-scss-module__XmQCEW__section .TestimonialsSection-module-scss-module__XmQCEW__testimonialsContainer .TestimonialsSection-module-scss-module__XmQCEW__testimonialCard .TestimonialsSection-module-scss-module__XmQCEW__content .TestimonialsSection-module-scss-module__XmQCEW__quote{width:275px;max-width:275px;font-size:14px;line-height:1.5}}
@keyframes FAQSection-module-scss-module__dOEhRq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FAQSection-module-scss-module__dOEhRq__section{background:#fff;width:100%;padding:60px;position:relative;overflow:hidden}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section{padding:3rem 1rem}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content{z-index:1;grid-template-columns:1fr auto;align-items:start;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}@media (max-width:1200px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content{grid-template-columns:1fr;gap:50px}}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content{gap:40px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn{flex-direction:column;gap:30px;display:flex}@media (max-width:1200px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn{max-width:100%}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__title{color:#2d2d2d;margin:0;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1.24}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__title{max-width:80%;font-size:2rem}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList{border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:0;max-width:60%;padding:30px 22px;display:flex;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList{max-width:100%;padding:20px 15px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:4px;padding:20px 0;display:flex}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem:last-child{border-bottom:none}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem{padding:15px 0}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem .FAQSection-module-scss-module__dOEhRq__faqQuestion{cursor:pointer;text-align:left;letter-spacing:-.02em;color:#2d2d2d;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.5;display:flex}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem .FAQSection-module-scss-module__dOEhRq__faqQuestion:hover{opacity:.8}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem .FAQSection-module-scss-module__dOEhRq__faqQuestion{font-size:14px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem .FAQSection-module-scss-module__dOEhRq__faqQuestion .FAQSection-module-scss-module__dOEhRq__chevron{color:#1e1e1e;flex-shrink:0;transition:transform .3s}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem .FAQSection-module-scss-module__dOEhRq__faqQuestion .FAQSection-module-scss-module__dOEhRq__chevron.FAQSection-module-scss-module__dOEhRq__open{transform:rotate(180deg)}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__faqList .FAQSection-module-scss-module__dOEhRq__faqItem .FAQSection-module-scss-module__dOEhRq__faqAnswer{color:#666;padding:12px 0 0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;animation:.3s FAQSection-module-scss-module__dOEhRq__slideDown}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime{justify-content:space-around;align-items:center;gap:3.5rem;display:flex}@media (max-width:1200px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime{max-width:100%}}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime{flex-direction:column;gap:2rem}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__bottomText{flex-direction:column;gap:16px;display:flex}@media (max-width:1200px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__bottomText{text-align:left;align-self:flex-start;width:100%}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__bottomText .FAQSection-module-scss-module__dOEhRq__subtitle{color:#2d2d2d;margin:0;font-family:Playfair Display,serif;font-size:36px;font-weight:600;line-height:1.3}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__bottomText .FAQSection-module-scss-module__dOEhRq__subtitle{font-size:32px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__bottomText .FAQSection-module-scss-module__dOEhRq__description{color:#2d2d2d;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__bottomText .FAQSection-module-scss-module__dOEhRq__description{max-width:60vw;font-size:20px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__ctaWrapper{flex-direction:column;align-items:center;gap:16px;display:flex}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__ctaWrapper{width:100%}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__urgency{color:#2d2d2d;text-align:center;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__leftColumn .FAQSection-module-scss-module__dOEhRq__yourTime .FAQSection-module-scss-module__dOEhRq__urgency{font-size:14px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn{justify-content:center;align-items:center;display:flex;position:relative}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn:before{content:"";opacity:.7;pointer-events:none;z-index:0;background-image:url(/images/hero-bg-vector.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:600px;height:600px;position:absolute;top:5%;right:-50%;transform:rotate(145deg)scaleX(-1)}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn:before{right:-25%}}@media (max-width:1200px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn .FAQSection-module-scss-module__dOEhRq__illustration{width:400px;height:400px}}@media (max-width:768px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn .FAQSection-module-scss-module__dOEhRq__illustration{width:300px;height:300px}}.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn .FAQSection-module-scss-module__dOEhRq__illustration img{object-fit:contain;z-index:1;width:100%;height:100%;position:relative}@media (max-width:1200px){.FAQSection-module-scss-module__dOEhRq__section .FAQSection-module-scss-module__dOEhRq__content .FAQSection-module-scss-module__dOEhRq__rightColumn .FAQSection-module-scss-module__dOEhRq__illustration img{width:320px;height:320px}}
.page-module-scss-module__wZCsRa__root{flex-direction:column;display:flex}.page-module-scss-module__wZCsRa__root .page-module-scss-module__wZCsRa__content{height:100dvh}@media (max-width:450px){.page-module-scss-module__wZCsRa__root .page-module-scss-module__wZCsRa__content{display:none}}.page-module-scss-module__wZCsRa__root>main{flex:1}
.page-module-scss-module__RDsbVG__root{width:fit-content;margin:0 auto;padding:20px 31px}.page-module-scss-module__RDsbVG__root .page-module-scss-module__RDsbVG__header{margin-bottom:20px}.page-module-scss-module__RDsbVG__root .page-module-scss-module__RDsbVG__barWrapper{justify-content:center;align-items:center;gap:27px;width:100%;display:flex}.page-module-scss-module__RDsbVG__root .page-module-scss-module__RDsbVG__logo{justify-content:center;margin-top:15px;display:flex}
.ClerkSignIn-module-scss-module__007Cla__userButton{z-index:9999;position:absolute;top:16px;right:24px}.ClerkSignIn-module-scss-module__007Cla__userButton img,.ClerkSignIn-module-scss-module__007Cla__userButton span{width:41px;height:41px}
