.app_main__PYK7c{display:flex;gap:2rem;flex-direction:column;align-items:center;justify-content:center}.homeCard_homeCardBase__BDilX,.homeCard_instructions__dWoVm{display:flex;align-items:center;gap:2rem 0;width:100%}.homeCard_card__OZMm2{display:flex;flex-direction:column;background-color:var(--color-brand);width:100%;min-width:15rem;max-width:26rem;height:9rem;color:var(--color-white);padding:1.7rem;gap:.3rem}.homeCard_mainText__r_q8n{font-size:1.1rem;font-weight:500;line-height:1.3rem}.homeCard_priceText__xcvpQ{font-size:1rem;line-height:1.3rem;color:var(--color-lightblue)}.homeCard_icon__2qCnk{height:40px;width:40px;color:var(--color-lightblue)}@media screen and (max-width:1440px){.homeCard_homeCardBase__BDilX{width:100%}}@media screen and (max-width:1210px){.homeCard_homeCardBase__BDilX,.homeCard_instructions__dWoVm{flex-direction:column;gap:.5rem 0;justify-content:space-between}.homeCard_icon__2qCnk{transform:rotate(90deg)}}.inputButton_inputBtnBase__ZKM_T{border-radius:var(--radius-btn);text-decoration:none;cursor:pointer;height:var(--height-btn);display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:1.1rem}.inputButton_primaryBtn__eNcNS{padding:1rem;min-width:5.5rem;border:1px solid var(--color-brand);background-color:var(--color-brand);color:var(--color-background)}.inputButton_hover__hgxB2.inputButton_primaryBtn__eNcNS:hover{border-width:3px;background-color:var(--color-white);color:var(--color-hover)}.inputButton_secondaryBtn__EqkZg{padding:1rem;min-width:5.5rem;border:2px solid var(--color-brand);background-color:var(--color-white);color:var(--color-brand)}.inputButton_hover__hgxB2.inputButton_secondaryBtn__EqkZg:hover{background-color:var(--color-brand);color:var(--color-background)}.inputButton_cleanStyleBtn__rJI9_{border:unset;background-color:unset;color:var(--color-background);font-family:IBM Plex Sans,sans-serif;font-weight:400}.inputButton_disabled__nI_gB,.inputButton_hover__hgxB2.inputButton_disabled__nI_gB:hover{border:1px solid var(--color-graythree);background-color:var(--color-graythree);cursor:default;color:var(--color-background)}.inputButton_active__d6f8R{border:1px solid var(--color-lightblue);background-color:var(--color-lightblue)}.faq_myTable__I_4Fx td{vertical-align:middle}.faq_faqHead__qEGOO{display:flex;align-items:flex-start;font-size:1.7rem;font-weight:500;color:var(--color-lightblue);line-height:1.2em;margin-bottom:1rem}.faq_question__lmmD4{font-size:1rem;font-weight:500;color:var(--color-brand);margin-bottom:10rem;width:45rem}.faq_answer__jTtRg{font-size:1rem;line-height:1.2rem;color:var(--color-brand);padding-bottom:1rem}.faq_faqBody__pmmnh{border-top:1px solid var(--color-brand);border-bottom:1px solid var(--color-brand)}.faq_faqBody__pmmnh:hover .faq_icon__3fFrk{color:var(--color-lightblue)}.faq_btnExpand__ZRf5G{color:var(--color-brand)}.faq_iconColumn__b1fjb{display:flex;flex-direction:column;justify-content:flex-end}.faq_icon__3fFrk{height:1.7rem;width:1.7rem}@media screen and (max-width:426px){.faq_question__lmmD4{line-height:1.2em}}@media screen and (max-width:320px){.faq_faqHead__qEGOO{align-self:center;width:100%}}.homePageButton_buttonBase__Guw9t{width:20rem;height:6rem;padding:1rem 0 1rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--color-brand);background-color:var(--color-white);border-radius:1.2rem;text-decoration:none;cursor:pointer}.homePageButton_text__C2DJq{display:flex;flex-direction:column;justify-content:center;gap:.3rem}.homePageButton_mainTitle__EAeIi{line-height:1em;font-size:1.7rem;font-weight:500}.homePageButton_secondaryTitle__CIzZe{line-height:1em;font-size:1.2rem;font-weight:400}.homePageButton_icon__6OdJ7{color:var(--color-lightblue);height:3rem;width:3rem}@media screen and (max-width:375px){.homePageButton_buttonBase__Guw9t{justify-content:center;width:17.5rem;gap:unset}}.slideshow_slideshow__jzJDE{width:100%;height:100%}.slideshow_mainImg__bYLms{min-width:100%;min-height:100%;flex-shrink:0;width:unset;height:unset}@media screen and (max-width:1024px){.slideshow_mainImg__bYLms{width:auto;height:100vh}}.videoTestimonial_section__bRkJN{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;width:100%}.videoTestimonial_videoWrapper__veczx{position:relative;flex-shrink:0}.videoTestimonial_videoContainer__0kQg1{width:24rem;height:24rem;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,166,206,.2);animation:videoTestimonial_ambientPulse__1yVaD 3s ease-in-out infinite;transition:transform .3s ease}.videoTestimonial_videoContainer__0kQg1:hover{transform:scale(1.02)}.videoTestimonial_video__YcicL{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.videoTestimonial_soundToggle__rRRNh{position:absolute;bottom:16px;right:16px;width:48px;height:48px;border-radius:50%;background:rgba(2,50,67,.8);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease;color:var(--color-white);z-index:2}.videoTestimonial_soundToggle__rRRNh:hover{background:var(--color-lightblue);transform:scale(1.1)}.videoTestimonial_soundToggle__rRRNh:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.videoTestimonial_soundToggle__rRRNh svg{width:24px;height:24px}.videoTestimonial_replayOverlay__CJotV{position:absolute;inset:0;background:rgba(2,50,67,.75);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;border-radius:16px;z-index:3}.videoTestimonial_replayOverlay__CJotV.videoTestimonial_visible__YvI4g{opacity:1;visibility:visible}.videoTestimonial_replayButton__gzUl9{width:72px;height:72px;border-radius:50%;background:var(--color-lightblue);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-white);transition:background-color .2s ease,transform .2s ease}.videoTestimonial_replayButton__gzUl9:hover{background:var(--color-brand);transform:scale(1.1)}.videoTestimonial_replayButton__gzUl9:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.videoTestimonial_replayButton__gzUl9 svg{width:32px;height:32px}.videoTestimonial_replayText__0CDmF{font-size:1.1rem;font-weight:500;color:var(--color-white)}.videoTestimonial_authorInfo__dTpfP{display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center}.videoTestimonial_authorName__iKDOb{font-size:1.3rem;font-weight:600;color:var(--color-lightblue)}.videoTestimonial_authorTitle__b2yfK{font-size:1rem;color:var(--color-brand);opacity:.9}@keyframes videoTestimonial_ambientPulse__1yVaD{0%,to{box-shadow:0 4px 20px rgba(0,166,206,.2)}50%{box-shadow:0 4px 35px rgba(0,166,206,.4)}}@media (prefers-reduced-motion:reduce){.videoTestimonial_videoContainer__0kQg1{animation:none}.videoTestimonial_replayButton__gzUl9:hover,.videoTestimonial_soundToggle__rRRNh:hover,.videoTestimonial_videoContainer__0kQg1:hover{transform:none}}@media screen and (max-width:850px){.videoTestimonial_videoContainer__0kQg1{width:20rem;height:20rem}.videoTestimonial_soundToggle__rRRNh{width:44px;height:44px;bottom:12px;right:12px}.videoTestimonial_soundToggle__rRRNh svg{width:22px;height:22px}.videoTestimonial_replayButton__gzUl9{width:64px;height:64px}.videoTestimonial_replayButton__gzUl9 svg{width:28px;height:28px}}@media screen and (max-width:650px){.videoTestimonial_section__bRkJN{padding:2rem 1rem}.videoTestimonial_videoContainer__0kQg1{width:85vw;height:85vw;max-width:22rem;max-height:22rem}.videoTestimonial_authorName__iKDOb{font-size:1.2rem}.videoTestimonial_authorTitle__b2yfK{font-size:.9rem}.videoTestimonial_replayText__0CDmF{font-size:1rem}}@media screen and (max-width:375px){.videoTestimonial_section__bRkJN{padding:1.5rem .5rem}.videoTestimonial_videoContainer__0kQg1{width:90vw;height:90vw}.videoTestimonial_soundToggle__rRRNh{width:40px;height:40px;bottom:10px;right:10px}.videoTestimonial_soundToggle__rRRNh svg{width:20px;height:20px}}.homeSignedOut_pageHeader__4o8tL{display:flex;align-items:center;justify-content:space-between;width:100%;height:100vh;min-height:500px;gap:2rem;overflow:hidden;position:relative}.homeSignedOut_overlayContainer__EZTcg{z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;background-color:var(--color-overlay-negative)}.homeSignedOut_imgContainer__8l6P5{z-index:0;position:absolute;top:0;left:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.homeSignedOut_btnContainer__TCwVb,.homeSignedOut_introductionAboutLink__dnjEv,.homeSignedOut_introductionText__LQPhv{width:46rem;padding:0 3rem}.homeSignedOut_introductionText__LQPhv{color:var(--color-white);font-weight:400;font-size:1.8rem;line-height:2.2rem}.homeSignedOut_overlayContainer__EZTcg .homeSignedOut_introductionAboutLink__dnjEv{font-size:1.5rem;text-decoration:underline;justify-content:flex-start}.homeSignedOut_btnContainer__TCwVb{display:flex;gap:2rem;align-items:center;justify-content:flex-start}.homeSignedOut_homeSignedOut__Ikjr2{display:flex;flex-direction:column;gap:3rem;padding:0 8.5rem 8rem;align-items:center;max-width:120rem}.homeSignedOut_buyerSeller__ZtsiU{display:flex;justify-content:space-between;width:100%;gap:3rem}.homeSignedOut_buyerSellerCards__AMU0n{display:flex;flex-direction:column;gap:3rem;width:100%}.homeSignedOut_instructions__EgxNC{display:flex;flex-direction:column;gap:1rem}.homeSignedOut_instructionsText__lYi1t{display:flex;flex-direction:column;gap:.7rem;line-height:1.2em;width:100%}.homeSignedOut_instructionsTitle__cmKY3{font-size:1.7rem;font-weight:500;color:var(--color-lightblue)}.homeSignedOut_instructionsSubtitle__PJJSs{display:flex;font-size:1.1rem;font-weight:400;color:var(--color-brand)}.homeSignedOut_imgHome__GEDE1{width:100%;height:auto}.homeSignedOut_faqTable__6ALDq{align-items:center;max-width:60rem;padding-bottom:10rem}.homeSignedOut_buyer__YLdcx,.homeSignedOut_seller__G9_mN{width:48%}@media screen and (max-width:1360px){.homeSignedOut_homeSignedOut__Ikjr2{padding:0 6rem 8rem}}@media screen and (max-width:1210px){.homeSignedOut_homeSignedOut__Ikjr2{width:100%;padding:0 4rem 4rem}.homeSignedOut_buyerSeller__ZtsiU{align-items:center;max-width:46rem;flex-direction:column;width:100%}.homeSignedOut_buyer__YLdcx,.homeSignedOut_seller__G9_mN{width:100%}.homeSignedOut_buyerSellerCards__AMU0n{flex-direction:row-reverse;justify-content:center;padding:0}.homeSignedOut_instructions__EgxNC{width:100%;padding:0 2rem 4rem}.homeSignedOut_instructionsText__lYi1t{text-align:center;height:6rem}}@media screen and (max-width:850px){.homeSignedOut_imgContainer__8l6P5{bottom:0}.homeSignedOut_btnContainer__TCwVb,.homeSignedOut_introductionAboutLink__dnjEv,.homeSignedOut_introductionText__LQPhv{padding:0 6rem;width:100%;flex-direction:column}.homeSignedOut_introductionText__LQPhv{font-size:1.4rem;line-height:1.2em;text-align:center}.homeSignedOut_introductionAboutLink__dnjEv{font-size:1.1rem}.homeSignedOut_homeSignedOut__Ikjr2{display:flex;width:100%;padding:0;align-items:center;justify-content:center;max-width:100%;font-size:1.8rem;line-height:1.2em}.homeSignedOut_instructionsSubtitle__PJJSs{height:auto}.homeSignedOut_buyerSeller__ZtsiU{padding:4rem;justify-content:space-between}.homeSignedOut_instructionsText__lYi1t{height:8rem}.homeSignedOut_instructionsSubtitle__PJJSs{line-height:1em}.homeSignedOut_buyerSellerCards__AMU0n{gap:0}.homeSignedOut_myTable__l9cqo{padding:1rem 2rem 4rem}}@media screen and (max-width:650px){.homeSignedOut_btnContainer__TCwVb,.homeSignedOut_introductionAboutLink__dnjEv,.homeSignedOut_introductionText__LQPhv{padding:1rem}.homeSignedOut_buyerSellerCards__AMU0n{flex-direction:column;justify-content:center}.homeSignedOut_buyerSeller__ZtsiU{flex-direction:column;gap:2rem;padding:2rem}.homeSignedOut_instructionsText__lYi1t{align-items:center;height:unset}.homeSignedOut_instructionsSubtitle__PJJSs{text-align:center}}@media screen and (max-width:375px){.homeSignedOut_btnContainer__TCwVb,.homeSignedOut_introductionAboutLink__dnjEv,.homeSignedOut_introductionText__LQPhv{padding:1rem;justify-content:unset}}