.ErrorComponent-module__wKef2a__errorContainer{background-color:var(--main-bg);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 96px);padding:64px 40px;display:flex}.ErrorComponent-module__wKef2a__errorContent{text-align:center;max-width:var(--page-max-width);flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;padding:0 20px;display:flex}.ErrorComponent-module__wKef2a__errorTitle{font-family:var(--font-roboto,"Roboto"), system-ui, sans-serif;font-size:120px;font-weight:var(--font-weight-700);color:var(--color-white);margin:0;line-height:1}.ErrorComponent-module__wKef2a__errorText{font-family:var(--font-roboto,"Roboto"), system-ui, sans-serif;font-size:32px;font-weight:var(--font-weight-700);color:var(--color-white);margin:0;line-height:1.4}.ErrorComponent-module__wKef2a__errorDescription{font-family:var(--font-roboto,"Roboto"), system-ui, sans-serif;font-size:18px;font-weight:var(--font-weight-500);color:var(--color-white);max-width:600px;margin:0;line-height:1.6}.ErrorComponent-module__wKef2a__homeButton{min-width:200px;font-size:18px;font-weight:var(--font-weight-700);border-radius:0;margin-top:8px;padding:16px 48px}@media (max-width:1200px){.ErrorComponent-module__wKef2a__errorContainer{padding:64px 40px}.ErrorComponent-module__wKef2a__errorContent{padding:0}}@media (max-width:768px){.ErrorComponent-module__wKef2a__errorContainer{padding:40px 24px}.ErrorComponent-module__wKef2a__errorContent{padding:0}.ErrorComponent-module__wKef2a__errorTitle{font-size:80px}.ErrorComponent-module__wKef2a__errorText{font-size:24px}.ErrorComponent-module__wKef2a__errorDescription{font-size:16px}.ErrorComponent-module__wKef2a__homeButton{min-width:180px;padding:14px 40px;font-size:16px}}@media (max-width:520px){.ErrorComponent-module__wKef2a__errorContainer{padding:40px 16px}.ErrorComponent-module__wKef2a__errorContent{padding:0}.ErrorComponent-module__wKef2a__errorTitle{font-size:64px}.ErrorComponent-module__wKef2a__errorText{font-size:20px}.ErrorComponent-module__wKef2a__errorDescription{font-size:14px}.ErrorComponent-module__wKef2a__homeButton{width:100%;min-width:160px;padding:12px 32px;font-size:14px}}
.Button-module__Rmgt5G__button{text-align:center;text-transform:capitalize;font-family:var(--secondary-font);border:none;justify-content:center;align-items:center;font-weight:700;transition:transform .6s;display:inline-flex}.Button-module__Rmgt5G__button:hover{transform:scale(1.1)}.Button-module__Rmgt5G__button.Button-module__Rmgt5G__first{background:var(--button-primary-bg);color:var(--button-primary-text-color);border:3px solid var(--button-primary-border)}.Button-module__Rmgt5G__button.Button-module__Rmgt5G__second{background:var(--button-secondary-bg);color:var(--button-secondary-text-color);border:3px solid var(--button-secondary-border)}.Button-module__Rmgt5G__button.Button-module__Rmgt5G__none{background:0 0}.Button-module__Rmgt5G__button.Button-module__Rmgt5G__capitalize{text-transform:capitalize}
.Faq-module__AuF6KG__faqSection{background-color:var(--faq-section-bg);width:100%;padding:var(--faq-section-padding-desktop) 0}.Faq-module__AuF6KG__pageWrapper{gap:var(--faq-page-gap-desktop);flex-direction:column;display:flex}.Faq-module__AuF6KG__title{width:100%;font-family:var(--secondary-font);font-size:var(--faq-title-font-size-desktop);font-weight:var(--font-weight-700);text-transform:capitalize;text-align:center;color:var(--faq-title-color);overflow-wrap:break-word;word-break:break-word;margin:0;line-height:normal}.Faq-module__AuF6KG__intro{font-family:var(--main-font);font-size:var(--faq-intro-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--faq-intro-line-height-desktop);color:var(--faq-intro-color);overflow-wrap:break-word;word-break:break-word;margin:0}.Faq-module__AuF6KG__faqList{gap:var(--faq-list-gap-desktop);margin-top:var(--faq-list-margin-top);flex-direction:column;display:flex}.Faq-module__AuF6KG__faqListFlush{margin-top:0}.Faq-module__AuF6KG__faqBlock{border-radius:var(--faq-block-radius);background:var(--faq-body-bg);flex-direction:column;gap:0;display:flex;overflow:hidden}.Faq-module__AuF6KG__faqBlockOpen{background:var(--faq-head-bg)}.Faq-module__AuF6KG__faqElement{width:100%;color:var(--faq-question-color);font-family:var(--secondary-font);font-size:var(--faq-question-font-size-desktop);font-weight:var(--font-weight-700);padding:var(--faq-question-padding-desktop);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:16px;display:flex}.Faq-module__AuF6KG__faqElement span{flex:1;min-width:0}.Faq-module__AuF6KG__faqIcon{width:var(--faq-icon-size-desktop);height:var(--faq-icon-size-desktop);flex-shrink:0;order:2;margin-left:auto;margin-right:0}.Faq-module__AuF6KG__faqText{font-family:var(--main-font);font-size:var(--faq-answer-font-size-desktop);font-style:normal;font-weight:var(--font-weight-500);line-height:var(--faq-answer-line-height-desktop);color:var(--faq-text-color);padding:var(--faq-answer-padding-desktop);background:0 0}.Faq-module__AuF6KG__faqBlockOpen .Faq-module__AuF6KG__faqElement,.Faq-module__AuF6KG__faqBlockOpen .Faq-module__AuF6KG__faqText{color:var(--faq-text-color-active)}@media (max-width:1180px){.Faq-module__AuF6KG__faqSection{margin:0;padding:0}}@media (max-width:875px){.Faq-module__AuF6KG__title{font-size:var(--faq-title-font-size-tablet)}.Faq-module__AuF6KG__intro{font-size:var(--faq-intro-font-size-mobile);line-height:var(--faq-intro-line-height-mobile)}}@media (max-width:768px){.Faq-module__AuF6KG__faqSection{padding:var(--faq-section-padding-mobile) 0}.Faq-module__AuF6KG__pageWrapper{gap:var(--faq-page-gap-mobile)}.Faq-module__AuF6KG__title{text-align:left;align-self:flex-start}.Faq-module__AuF6KG__faqList{gap:var(--faq-list-gap-mobile)}.Faq-module__AuF6KG__faqElement{font-size:var(--faq-question-font-size-mobile);padding:var(--faq-question-padding-mobile);word-wrap:break-word;word-break:break-word;border-radius:var(--faq-block-radius)}.Faq-module__AuF6KG__faqText{font-size:var(--faq-answer-font-size-mobile);line-height:var(--faq-answer-line-height-mobile);padding:var(--faq-answer-padding-mobile)}.Faq-module__AuF6KG__faqIcon{width:var(--faq-icon-size-mobile);height:var(--faq-icon-size-mobile)}}@media (max-width:480px){.Faq-module__AuF6KG__title{font-size:var(--faq-title-font-size-mobile)}}
.License-module__inWp1G__licenseSection{background-color:var(--license-bg);color:var(--license-text-color);width:100%;padding:64px 0}.License-module__inWp1G__intro{gap:var(--license-gap-desktop);flex-direction:column;display:flex}.License-module__inWp1G__regulationGroup{gap:var(--license-h3-text-gap-desktop);flex-direction:column;display:flex}.License-module__inWp1G__title{font-family:var(--secondary-font);font-size:var(--license-h2-font-size-desktop);font-weight:var(--font-weight-700);text-transform:capitalize;text-align:center;margin:0}.License-module__inWp1G__regulationTitle{font-family:var(--secondary-font);font-size:var(--license-h3-font-size-desktop);font-weight:var(--font-weight-700);text-transform:capitalize;text-align:center;margin:0}.License-module__inWp1G__text{font-family:var(--main-font);font-size:var(--license-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--license-text-line-height-desktop);margin:0}.License-module__inWp1G__platforms{gap:var(--license-gap-desktop);margin-top:var(--license-gap-desktop);flex-direction:column;display:flex}.License-module__inWp1G__platformBlock{align-items:center;column-gap:var(--license-gap-desktop);row-gap:var(--license-h4-text-gap-desktop);display:grid}.License-module__inWp1G__platformBlock[data-image-position=right]{grid-template-columns:1fr auto;grid-template-areas:"title image""text image"}.License-module__inWp1G__platformBlock[data-image-position=left]{grid-template-columns:auto 1fr;grid-template-areas:"image title""image text"}.License-module__inWp1G__platformBlock[data-image-position=left] .License-module__inWp1G__platformTitle,.License-module__inWp1G__platformBlock[data-image-position=left] .License-module__inWp1G__platformText{text-align:left}.License-module__inWp1G__platformTitle{font-family:var(--secondary-font);font-size:var(--license-h4-font-size-desktop);text-transform:capitalize;grid-area:title;align-self:end;margin:0;font-weight:700;line-height:1.2}.License-module__inWp1G__platformText{font-family:var(--main-font);font-size:var(--license-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--license-text-line-height-desktop);grid-area:text;align-self:start;margin:0}.License-module__inWp1G__platformImageWrap{grid-area:image;justify-content:center;align-items:center;display:flex}.License-module__inWp1G__platformImage{object-fit:contain;width:auto;max-width:100%;height:auto}.License-module__inWp1G__platformBlock[data-image-id=physical-resort] .License-module__inWp1G__platformImage{width:var(--license-agco-width-desktop);height:var(--license-agco-height-desktop)}.License-module__inWp1G__platformBlock[data-image-id=online-platform] .License-module__inWp1G__platformImage{width:var(--license-mga-width-desktop);height:var(--license-mga-height-desktop)}@media (max-width:768px){.License-module__inWp1G__licenseSection{padding:20px 0}.License-module__inWp1G__intro{gap:var(--license-gap-mobile);text-align:left}.License-module__inWp1G__regulationGroup{gap:var(--license-gap-mobile)}.License-module__inWp1G__title{font-size:var(--license-h2-font-size-mobile)}.License-module__inWp1G__regulationTitle{font-size:var(--license-h3-font-size-mobile);text-align:left}.License-module__inWp1G__text{font-size:var(--license-text-font-size-mobile);line-height:var(--license-text-line-height-mobile)}.License-module__inWp1G__platforms{gap:var(--license-gap-mobile);margin-top:var(--license-gap-mobile)}.License-module__inWp1G__platformBlock{flex-direction:column;align-items:flex-start;gap:0;display:flex}.License-module__inWp1G__platformBlock[data-image-position=left] .License-module__inWp1G__platformTitle,.License-module__inWp1G__platformBlock[data-image-position=left] .License-module__inWp1G__platformText{text-align:left}.License-module__inWp1G__platformTitle{font-size:var(--license-h4-font-size-mobile);margin-bottom:var(--license-h4-content-gap-mobile);align-self:auto}.License-module__inWp1G__platformText{font-size:var(--license-text-font-size-mobile);line-height:var(--license-text-line-height-mobile);align-self:auto}.License-module__inWp1G__platformImageWrap{margin-bottom:var(--license-gap-mobile);align-self:auto}.License-module__inWp1G__platformBlock[data-image-id=physical-resort] .License-module__inWp1G__platformImage{width:var(--license-agco-width-mobile);height:var(--license-agco-height-mobile)}.License-module__inWp1G__platformBlock[data-image-id=online-platform] .License-module__inWp1G__platformImage{width:var(--license-mga-width-mobile);height:var(--license-mga-height-mobile)}}
.TopCasinos-module__IXJhgW__topCasinosSection{background-color:var(--topCasinos-bg);width:100%}.TopCasinos-module__IXJhgW__topCasinosTitle{font-size:48px;font-weight:var(--font-weight-700);text-transform:capitalize;text-align:center;color:var(--color-white);margin:0}.TopCasinos-module__IXJhgW__cardsList{flex-direction:column;gap:24px;width:100%;margin:48px 0 0;padding:0;list-style:none;display:flex}.TopCasinos-module__IXJhgW__cardsListItem{width:100%}@media (max-width:768px){.TopCasinos-module__IXJhgW__topCasinosTitle{text-align:left;font-size:32px}.TopCasinos-module__IXJhgW__cardsList{gap:18px;margin-top:40px}.TopCasinos-module__IXJhgW__cardsListItem:nth-child(n+5){display:none}}@media (max-width:550px){.TopCasinos-module__IXJhgW__topCasinosTitle{font-size:24px}}
.Card-module__xqGz8G__cardItemContainer{width:100%;height:var(--topCasinos-card-height-desktop);border-radius:var(--border-radius-15);background-color:var(--topCasinos-card-bg);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:0 32px;display:flex}.Card-module__xqGz8G__cardItemContainer:hover .Card-module__xqGz8G__cardItemButton{transform:scale(1.07)}.Card-module__xqGz8G__logoWrap{flex-shrink:0;align-items:center;display:flex}.Card-module__xqGz8G__cardImage{object-fit:contain;filter:drop-shadow(0 .125rem .125rem #000000bf);width:auto;max-width:190px;height:auto;max-height:76px}.Card-module__xqGz8G__cardItemBonus{min-width:0;font-size:20px;font-family:var(--secondary-font);font-weight:var(--font-weight-500);text-align:center;color:var(--welcome-text-color);text-transform:capitalize;flex:1;margin:0;line-height:1.25}.Card-module__xqGz8G__cardItemButton{width:var(--topCasinos-button-desktop-width);height:var(--topCasinos-button-desktop-height);border-radius:var(--button-radius-desktop);text-wrap:nowrap;flex-shrink:0;padding:0 24px;font-size:20px}@media (max-width:768px){.Card-module__xqGz8G__cardItemContainer{height:var(--topCasinos-card-height-mobile);gap:16px;padding:0 18px}.Card-module__xqGz8G__cardImage{max-width:132px;max-height:52px}.Card-module__xqGz8G__cardItemBonus{font-size:16px}.Card-module__xqGz8G__cardItemButton{width:var(--topCasinos-button-mobile-width);height:var(--topCasinos-button-mobile-height);border-radius:var(--button-radius-mobile);padding:0 12px;font-size:14px}}@media (max-width:450px){.Card-module__xqGz8G__cardItemContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;height:auto;padding:24px}.Card-module__xqGz8G__cardImage{max-width:120px;max-height:56px}.Card-module__xqGz8G__cardItemBonus{text-align:left;flex:none;width:100%;font-size:18px}.Card-module__xqGz8G__cardItemButton{width:100%;height:var(--topCasinos-button-mobile-height);align-self:stretch;padding:16px 0;font-size:16px}}
.page-module___8aEwW__homeMain{flex-direction:column;gap:64px;padding:80px 0 64px;display:flex}@media (min-width:601px){.page-module___8aEwW__homeMain{gap:140px;padding:96px 0 140px}}
.TopGames-module__KbAMgW__topGamesSection{background-color:var(--main-bg);width:100%}.TopGames-module__KbAMgW__title{text-transform:capitalize;color:var(--color-white);text-align:center;margin-bottom:48px;font-size:48px}.TopGames-module__KbAMgW__gamesOuter{width:100%;margin-bottom:52px}.TopGames-module__KbAMgW__gamesContainer{grid-template-columns:repeat(5,200px);justify-content:center;gap:24px 30px;display:grid}.TopGames-module__KbAMgW__gameCard{border-radius:var(--game-card-radius);cursor:pointer;color:inherit;width:200px;height:300px;text-decoration:none;transition:all .6s;display:block;position:relative;overflow:hidden}.TopGames-module__KbAMgW__gameImage{object-fit:cover;width:100%;height:100%;transition:all .6s;display:block}.TopGames-module__KbAMgW__gameOverlay{z-index:1;box-sizing:border-box;opacity:0;background:0 0;flex-direction:column;justify-content:flex-end;align-items:center;gap:16px;padding:0 12px 12px;transition:all .5s ease-in-out;display:flex;position:absolute;inset:0}.TopGames-module__KbAMgW__gameCard:hover .TopGames-module__KbAMgW__gameOverlay{opacity:1;background:linear-gradient(#0009 0%,#0b0d1b 100%)}.TopGames-module__KbAMgW__gameName{background:var(--game-text-color);-webkit-text-fill-color:transparent;font-size:24px;font-family:var(--secondary-font);text-transform:capitalize;text-align:center;-webkit-background-clip:text;background-clip:text;padding:0 16px}.TopGames-module__KbAMgW__playButtonWrapper{cursor:pointer;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.TopGames-module__KbAMgW__playNowButton{box-sizing:border-box;width:var(--game-playNow-desktop-width);min-height:var(--game-playNow-desktop-height);border-radius:var(--button-radius-mobile-second);background:var(--game-playNow-bg);color:var(--game-playNow-text-color);border:3px solid var(--game-playNow-border-color);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TopGames-module__KbAMgW__playNowLabel{box-sizing:border-box;font-family:var(--secondary-font);font-weight:var(--font-weight-700);text-transform:capitalize;text-align:center;white-space:nowrap;color:inherit;padding:16px 0;font-size:16px;line-height:1;display:block}@media (max-width:600px){.TopGames-module__KbAMgW__playNowButton{width:var(--game-playNow-mobile-width);min-height:var(--game-playNow-mobile-height)}.TopGames-module__KbAMgW__playNowLabel{padding:12px 0;font-size:14px}}.TopGames-module__KbAMgW__topGamesButtonContainer{justify-content:center;display:flex}.TopGames-module__KbAMgW__topGamesButton{width:var(--game-button-desktop-width);height:var(--game-button-desktop-height);text-transform:capitalize;border-radius:var(--button-radius-desktop);padding:24px 48px;font-size:24px;line-height:39px}@media (max-width:1200px){.TopGames-module__KbAMgW__gamesContainer{grid-template-columns:repeat(4,200px)}.TopGames-module__KbAMgW__gameName{font-size:22px}.TopGames-module__KbAMgW__topGamesButton{max-width:340px;max-height:82px}}@media (max-width:1000px){.TopGames-module__KbAMgW__gamesContainer{grid-template-columns:repeat(3,200px)}}@media (max-width:740px){.TopGames-module__KbAMgW__gamesContainer{grid-template-columns:repeat(2,200px)}}@media (max-width:600px){.TopGames-module__KbAMgW__gameName{font-size:18px}.TopGames-module__KbAMgW__gamesContainer{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:18px clamp(10px,4vw,28px);width:100%;max-width:100%;margin-left:auto;margin-right:auto}.TopGames-module__KbAMgW__title{font-size:28px;font-weight:var(--font-weight-700);text-align:left}.TopGames-module__KbAMgW__topGamesButton{box-sizing:border-box;width:100%;max-width:none;height:var(--game-button-mobile-height);text-wrap:nowrap;padding:18px 0;font-size:18px;display:flex}.TopGames-module__KbAMgW__topGamesButtonContainer{align-self:stretch;width:100%;max-width:100%;margin-top:40px}.TopGames-module__KbAMgW__title{margin-bottom:40px}.TopGames-module__KbAMgW__gamesOuter{overflow-x:visible}.TopGames-module__KbAMgW__gameCard{aspect-ratio:160/240;box-sizing:border-box;width:min(160px,100%);min-width:0;max-width:160px;height:auto}.TopGames-module__KbAMgW__gameCard:hover{transform:none}.TopGames-module__KbAMgW__topGamesButtonContainer{margin-top:0}}@media (max-width:550px){.TopGames-module__KbAMgW__gamesOuter{overflow-x:visible}.TopGames-module__KbAMgW__gamesContainer{justify-items:center;gap:clamp(8px,3vw,16px) clamp(10px,3.6vw,22px);width:100%;max-width:100%}.TopGames-module__KbAMgW__gameCard{aspect-ratio:160/240;box-sizing:border-box;width:min(160px,100%);min-width:0;max-width:160px;height:auto}}@media (max-width:475px){.TopGames-module__KbAMgW__gamesContainer{grid-template-columns:repeat(2,1fr)}}
.page-module__I2FQHG__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__I2FQHG__homeMain{padding:96px 0 0}}.page-module__I2FQHG__homeMain article{background:var(--third-bg);color:var(--color-black)}
.WhyUs-module__T0i8LG__whyUsSection{background-color:var(--whyUs-bg);color:var(--whyUs-text-color);width:100%;padding:64px 0}.WhyUs-module__T0i8LG__intro{gap:var(--whyUs-gap-desktop);margin-bottom:var(--whyUs-gap-desktop);flex-direction:column;display:flex}.WhyUs-module__T0i8LG__title{font-family:var(--secondary-font);font-size:var(--whyUs-h2-font-size-desktop);text-transform:capitalize;text-align:center;margin:0;font-weight:700;line-height:1.2}.WhyUs-module__T0i8LG__introText{font-family:var(--main-font);font-size:var(--whyUs-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--whyUs-text-line-height-desktop);margin:0}.WhyUs-module__T0i8LG__features{column-gap:var(--whyUs-column-gap-desktop);row-gap:var(--whyUs-row-gap-desktop);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.WhyUs-module__T0i8LG__feature{gap:var(--whyUs-h4-text-gap-desktop);flex-direction:column;display:flex}.WhyUs-module__T0i8LG__featureTitle{font-family:var(--secondary-font);font-size:var(--whyUs-h4-font-size-desktop);text-transform:capitalize;margin:0;font-weight:700;line-height:1.2}.WhyUs-module__T0i8LG__featureText{font-family:var(--main-font);font-size:var(--whyUs-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--whyUs-text-line-height-desktop);margin:0}@media (max-width:768px){.WhyUs-module__T0i8LG__whyUsSection{padding:20px 0}.WhyUs-module__T0i8LG__intro{gap:var(--whyUs-gap-mobile);margin-bottom:var(--whyUs-gap-mobile);text-align:left}.WhyUs-module__T0i8LG__title{font-size:var(--whyUs-h2-font-size-mobile);text-align:left}.WhyUs-module__T0i8LG__introText{font-size:var(--whyUs-text-font-size-mobile);line-height:var(--whyUs-text-line-height-mobile)}.WhyUs-module__T0i8LG__features{row-gap:var(--whyUs-row-gap-mobile);grid-template-columns:1fr;column-gap:0}.WhyUs-module__T0i8LG__feature{gap:var(--whyUs-h4-text-gap-mobile)}.WhyUs-module__T0i8LG__featureTitle{font-size:var(--whyUs-h4-font-size-mobile)}.WhyUs-module__T0i8LG__featureText{font-size:var(--whyUs-text-font-size-mobile);line-height:var(--whyUs-text-line-height-mobile)}}
.page-module__JYqJsG__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__JYqJsG__homeMain{padding:96px 0 0}}.page-module__JYqJsG__homeMain article{background:var(--third-bg);color:var(--color-black)}
.page-module__YHTL8G__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__YHTL8G__homeMain{padding:96px 0 0}}.page-module__YHTL8G__homeMain article{background:var(--third-bg);color:var(--color-black)}
.page-module__PKDqyW__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__PKDqyW__homeMain{padding:96px 0 0}}.page-module__PKDqyW__homeMain article{background:var(--third-bg);color:var(--color-black)}
.PageContent-module__cM65ta__section{width:100%}.PageContent-module__cM65ta__content{background:var(--pageContent-bg);border-radius:var(--border-radius-15);color:var(--pageContent-text-color);padding:48px}.PageContent-module__cM65ta__content :where(p,li){margin:0;font-size:20px;line-height:40px}.PageContent-module__cM65ta__content p+p{margin-top:16px}.PageContent-module__cM65ta__content h2,.PageContent-module__cM65ta__content h3,.PageContent-module__cM65ta__content h4{font-weight:var(--font-weight-700);text-transform:capitalize;margin:0}.PageContent-module__cM65ta__content h2{font-size:40px;line-height:56px}.PageContent-module__cM65ta__content h3{margin-top:24px;font-size:32px;line-height:48px}.PageContent-module__cM65ta__content h4{margin-top:24px;font-size:24px;line-height:32px}.PageContent-module__cM65ta__content ul,.PageContent-module__cM65ta__content ol{flex-direction:column;gap:8px;margin:16px 0 0;padding-left:24px;display:flex}.PageContent-module__cM65ta__content>*+:not(h2):not(h3):not(h4){margin-top:16px}@media (max-width:1300px){.PageContent-module__cM65ta__content :where(p,li){font-size:18px;line-height:32px}.PageContent-module__cM65ta__content h2{font-size:32px;line-height:48px}.PageContent-module__cM65ta__content h3{font-size:28px;line-height:40px}}@media (max-width:600px){.PageContent-module__cM65ta__content{padding:20px 0}.PageContent-module__cM65ta__content h2{font-size:24px;line-height:32px}.PageContent-module__cM65ta__content h3,.PageContent-module__cM65ta__content h4{font-size:20px;line-height:32px}}
.ResponsiveTable-module__dLOTkq__wrap{margin-inline:auto;overflow-x:auto}.ResponsiveTable-module__dLOTkq__table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;font-family:var(--main-font);border-radius:0;overflow:hidden}.ResponsiveTable-module__dLOTkq__th,.ResponsiveTable-module__dLOTkq__td{text-align:left;border-right:6px solid var(--main-bg);border-bottom:6px solid var(--main-bg);border-radius:var(--border-radius-table);vertical-align:top}.ResponsiveTable-module__dLOTkq__th{background:var(--responsiveTable-mobile-header-bg);color:var(--responsiveTable-mobile-header-text);font-family:var(--secondary-font);text-transform:capitalize;padding:16px}.ResponsiveTable-module__dLOTkq__td{background:var(--responsiveTable-mobile-row-bg);color:var(--color-black);padding:24px 16px}.ResponsiveTable-module__dLOTkq__table tbody tr:nth-child(odd) .ResponsiveTable-module__dLOTkq__td,.ResponsiveTable-module__dLOTkq__table tbody tr:nth-child(2n) .ResponsiveTable-module__dLOTkq__td{background:var(--responsiveTable-mobile-row-bg)}.ResponsiveTable-module__dLOTkq__th:last-child,.ResponsiveTable-module__dLOTkq__td:last-child{border-right:0}.ResponsiveTable-module__dLOTkq__table tbody tr:last-child .ResponsiveTable-module__dLOTkq__td{border-bottom:0}@media (min-width:601px){.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti{box-shadow:none;border-spacing:var(--responsiveTable-col-gap) var(--responsiveTable-row-gap);background:0 0;overflow:visible}.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__th,.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__td{color:var(--color-black);border-bottom:none;border-right:none}.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__th{font-weight:var(--font-weight-700);text-align:left;background:var(--responsiveTable-header-bg)}.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__td{background:var(--responsiveTable-cell-bg)}.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti tbody .ResponsiveTable-module__dLOTkq__td{text-align:left;vertical-align:middle}.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti tbody tr:nth-child(odd) .ResponsiveTable-module__dLOTkq__td,.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti tbody tr:nth-child(2n) .ResponsiveTable-module__dLOTkq__td{background:var(--responsiveTable-cell-bg);color:var(--color-black)}.ResponsiveTable-module__dLOTkq__table.ResponsiveTable-module__dLOTkq__tableMulti tbody .ResponsiveTable-module__dLOTkq__cellText{font-weight:var(--font-weight-500)}}.ResponsiveTable-module__dLOTkq__expandButton{cursor:pointer;width:100%;font-family:var(--main-font);color:var(--color-black);background:0 0;border:none;justify-content:center;align-items:center;gap:8px;margin:44px 0 40px;padding:14px 12px 4px;font-size:20px;font-weight:700;display:flex}.ResponsiveTable-module__dLOTkq__chevron{flex-shrink:0;transition:transform .2s}.ResponsiveTable-module__dLOTkq__chevronOpen{transform:rotate(180deg)}.ResponsiveTable-module__dLOTkq__cellText{font-size:inherit}@media (min-width:1025px){.ResponsiveTable-module__dLOTkq__th,.ResponsiveTable-module__dLOTkq__td{font-size:24px}.ResponsiveTable-module__dLOTkq__expandButton{font-size:20px}}@media (max-width:1024px){.ResponsiveTable-module__dLOTkq__th{font-size:20px}.ResponsiveTable-module__dLOTkq__td,.ResponsiveTable-module__dLOTkq__expandButton{font-size:18px}}@media (max-width:600px){.ResponsiveTable-module__dLOTkq__table{box-shadow:none;background:0 0;width:100%;display:block}.ResponsiveTable-module__dLOTkq__table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ResponsiveTable-module__dLOTkq__table tbody{width:100%;display:block}.ResponsiveTable-module__dLOTkq__expandButtonDesktop{display:none}.ResponsiveTable-module__dLOTkq__row{background:0 0;border-radius:0;flex-direction:column;gap:0;width:100%;margin-bottom:16px;padding:0;display:flex;overflow:hidden}.ResponsiveTable-module__dLOTkq__table tbody tr:nth-child(2n) .ResponsiveTable-module__dLOTkq__row{background:0 0}.ResponsiveTable-module__dLOTkq__td{text-align:right;overflow-wrap:anywhere;word-break:break-word;border:0;justify-content:space-between;align-items:center;gap:10px;min-height:auto;display:flex}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__row{border-radius:var(--border-radius-table);background:var(--responsiveTable-mobile-row-bg);overflow:hidden}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__td{color:var(--color-white);background:var(--responsiveTable-mobile-row-bg);text-align:left;border-radius:0;padding:16px 24px}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellFirst{border-radius:var(--border-radius-table);background:var(--responsiveTable-mobile-header-bg);color:var(--responsiveTable-mobile-header-text);text-align:left;font-size:18px;font-family:var(--secondary-font);border-bottom:0;justify-content:flex-start;margin-bottom:12px;display:block}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellFirst:before{content:none}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellSecond{border-radius:var(--border-radius-table) var(--border-radius-table) 0 0}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast{border-radius:0 0 var(--border-radius-table) var(--border-radius-table)}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle,.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast{text-align:left;justify-content:flex-start;align-items:flex-start;position:relative}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle:before,.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast:before{content:attr(data-label);text-align:left;color:var(--table-grey-color);flex:0 0 40%}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle:not(.ResponsiveTable-module__dLOTkq__multiCellLast):after{content:"";border-bottom:1px solid var(--responsiveTable-mobile-row-border);position:absolute;bottom:0;left:24px;right:24px}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle.ResponsiveTable-module__dLOTkq__hideLabelOnMobile:before,.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast.ResponsiveTable-module__dLOTkq__hideLabelOnMobile:before{content:none}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle.ResponsiveTable-module__dLOTkq__hideLabelOnMobile,.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast.ResponsiveTable-module__dLOTkq__hideLabelOnMobile{flex-direction:column;align-items:stretch;padding-top:10px}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle .ResponsiveTable-module__dLOTkq__cellText,.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast .ResponsiveTable-module__dLOTkq__cellText{text-align:left;flex:1;min-width:0}.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellMiddle.ResponsiveTable-module__dLOTkq__hideLabelOnMobile .ResponsiveTable-module__dLOTkq__cellText,.ResponsiveTable-module__dLOTkq__tableMulti .ResponsiveTable-module__dLOTkq__multiCellLast.ResponsiveTable-module__dLOTkq__hideLabelOnMobile .ResponsiveTable-module__dLOTkq__cellText{text-align:left;width:100%}}
.Slider-module__c6tGPa__viewport{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;overflow:auto hidden}.Slider-module__c6tGPa__viewportMeasure{min-width:100%;container:slider/inline-size}.Slider-module__c6tGPa__viewport::-webkit-scrollbar{display:none}.Slider-module__c6tGPa__viewport:focus-visible{outline:2px solid var(--border-color,#4f6580);outline-offset:4px}.Slider-module__c6tGPa__track{align-items:stretch;gap:var(--slider-gap,0);flex-flow:row;width:max-content;min-height:1px;display:inline-flex}.Slider-module__c6tGPa__track.Slider-module__c6tGPa__trackGap12{background-color:var(--main-bg);gap:12px}.Slider-module__c6tGPa__slide{scroll-snap-align:start;scroll-snap-stop:normal;flex:none;min-width:0}.Slider-module__c6tGPa__nav{flex-shrink:0;gap:8px;display:flex}.Slider-module__c6tGPa__navButton{border-radius:var(--border-radius-12);color:#141414;cursor:pointer;background:#e8e8e8;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background .15s,opacity .15s;display:flex}.Slider-module__c6tGPa__navButton:hover:not(:disabled){background:#dedede}.Slider-module__c6tGPa__navButton:disabled{opacity:.45;cursor:not-allowed}.Slider-module__c6tGPa__navHidden{display:none}@media (max-width:900px){.Slider-module__c6tGPa__nav{display:none}.Slider-module__c6tGPa__viewport{scroll-snap-type:x mandatory;scroll-padding-inline:0}.Slider-module__c6tGPa__slide{scroll-snap-align:center}}
.Comparison-module__zwwM7W__comparisonSection{background-color:var(--comparison-bg);color:var(--comparison-text-color);width:100%;padding:64px 0}.Comparison-module__zwwM7W__title{font-family:var(--secondary-font);font-size:var(--comparison-h2-font-size-desktop);font-weight:var(--font-weight-700);text-transform:capitalize;text-align:center;margin-bottom:32px}.Comparison-module__zwwM7W__tableWrap{width:100%;overflow-x:visible}.Comparison-module__zwwM7W__comparisonTable{--responsiveTable-header-bg:var(--comparison-thead-bg);--responsiveTable-col-gap:var(--comparison-col-gap-x);--responsiveTable-row-gap:var(--comparison-row-gap-y);background:0 0;border-radius:0;padding:0}@media (min-width:601px){.Comparison-module__zwwM7W__comparisonTable{width:100%;max-width:100%;margin-inline:auto;overflow-x:visible}.Comparison-module__zwwM7W__comparisonGrid{table-layout:fixed;width:100%;max-width:100%;margin-inline:auto;margin-inline:calc(-1 * var(--comparison-col-gap-x));margin-bottom:calc(-1 * var(--comparison-row-gap-y));border-spacing:var(--comparison-col-gap-x) var(--comparison-row-gap-y)!important}.Comparison-module__zwwM7W__comparisonGrid thead th:first-child,.Comparison-module__zwwM7W__comparisonGrid tbody td:first-child{width:var(--comparison-col-feature-ratio)}.Comparison-module__zwwM7W__comparisonGrid thead th:nth-child(2),.Comparison-module__zwwM7W__comparisonGrid thead th:nth-child(3),.Comparison-module__zwwM7W__comparisonGrid tbody td:nth-child(2),.Comparison-module__zwwM7W__comparisonGrid tbody td:nth-child(3){width:var(--comparison-col-value-ratio)}.Comparison-module__zwwM7W__comparisonGrid thead th{height:var(--comparison-thead-height-desktop);min-height:var(--comparison-thead-height-desktop);padding:var(--comparison-thead-padding-desktop);box-sizing:border-box;vertical-align:middle;font-size:var(--comparison-thead-font-size-desktop);background:var(--comparison-thead-bg)!important;color:var(--comparison-thead-text)!important}.Comparison-module__zwwM7W__comparisonGrid tbody td{height:var(--comparison-cell-height-desktop);min-height:var(--comparison-cell-height-desktop);padding:0 var(--comparison-cell-padding-inline-desktop);box-sizing:border-box;vertical-align:middle;font-size:var(--comparison-cell-font-size-desktop)}.Comparison-module__zwwM7W__comparisonGrid tbody tr:nth-child(odd) td{background:var(--comparison-row-odd-bg)!important;color:var(--comparison-row-odd-text)!important}.Comparison-module__zwwM7W__comparisonGrid tbody tr:nth-child(2n) td{background:var(--comparison-row-even-bg)!important;color:var(--comparison-row-even-text)!important}}.Comparison-module__zwwM7W__comparisonTable>button{width:var(--comparison-show-more-width);height:var(--comparison-show-more-height);margin:var(--comparison-show-more-gap) auto 0;box-sizing:border-box;border:var(--comparison-show-more-border-width) solid var(--comparison-show-more-border-color);border-radius:var(--border-radius-15);background:var(--comparison-bg);color:var(--comparison-text-color);text-transform:capitalize;justify-content:center;align-items:center;gap:8px;padding:0;display:flex}.Comparison-module__zwwM7W__comparisonCardsSlider{display:none}@media (max-width:768px){.Comparison-module__zwwM7W__comparisonSection{padding:20px 0}.Comparison-module__zwwM7W__title{margin-bottom:var(--comparison-gap-mobile);font-size:var(--comparison-h2-font-size-mobile);text-align:left}}@media (max-width:600px){.Comparison-module__zwwM7W__comparisonTable{display:none}.Comparison-module__zwwM7W__comparisonCardsSlider{display:block}.Comparison-module__zwwM7W__comparisonCardsViewport{background:var(--comparison-bg);width:100%;min-width:0;margin-inline:-6px;padding-inline:6px}.Comparison-module__zwwM7W__comparisonCardsTrack{--slider-gap:12px;background:var(--comparison-bg)}.Comparison-module__zwwM7W__comparisonCardsSlide[data-slider-slide]{box-sizing:border-box;--comparison-card-w:min(var(--comparison-slide-width), calc(100vw - var(--comparison-slide-inline-reserve)));flex:0 0 var(--comparison-card-w);width:var(--comparison-card-w);min-width:var(--comparison-card-w);max-width:var(--comparison-card-w);background:0 0;overflow-x:hidden}.Comparison-module__zwwM7W__comparisonCard{background:0 0;border:none;flex-direction:column;height:100%;display:flex}.Comparison-module__zwwM7W__comparisonCardHeader{width:100%;min-height:var(--comparison-thead-height-mobile);height:var(--comparison-thead-height-mobile);padding:0 var(--comparison-card-padding-mobile);box-sizing:border-box;border-radius:var(--border-radius-15);background:var(--comparison-thead-bg);color:var(--comparison-thead-text);font-family:var(--secondary-font);text-transform:capitalize;align-items:center;margin:0;font-size:18px;font-weight:700;line-height:1.25;display:flex}.Comparison-module__zwwM7W__comparisonCardBody{margin-top:var(--comparison-header-card-gap-mobile);background:var(--comparison-card-bg);border-radius:var(--border-radius-15);flex:auto;overflow:hidden}.Comparison-module__zwwM7W__comparisonCardRow{padding:var(--comparison-card-padding-mobile);justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.Comparison-module__zwwM7W__comparisonCardRow:after{content:"";left:var(--comparison-card-padding-mobile);right:var(--comparison-card-padding-mobile);border-bottom:1px solid var(--comparison-card-row-border);position:absolute;bottom:0}.Comparison-module__zwwM7W__comparisonCardRow:last-child:after{content:none}.Comparison-module__zwwM7W__comparisonCardLabel{color:var(--table-grey-color-left);font-size:16px;line-height:1.45;font-weight:var(--font-weight-500);flex:0 0 40%}.Comparison-module__zwwM7W__comparisonCardValue{color:var(--comparison-thead-text);text-align:right;font-size:16px;line-height:1.45;font-weight:var(--font-weight-500);flex:1}}
.WhoIsItFor-module__aftIcq__whoIsItForSection{background-color:var(--whoIsItFor-bg);color:var(--whoIsItFor-text-color);width:100%}.WhoIsItFor-module__aftIcq__title{margin:0 0 var(--whoIsItFor-gap-desktop);font-family:var(--secondary-font);font-size:var(--whoIsItFor-h2-font-size-desktop);text-transform:capitalize;text-align:center;font-weight:700;line-height:1.2}.WhoIsItFor-module__aftIcq__card{gap:var(--whoIsItFor-gap-desktop);padding:var(--whoIsItFor-card-padding-desktop);background-color:var(--whoIsItFor-card-bg);border-radius:var(--border-radius-15);flex-direction:column;display:flex}.WhoIsItFor-module__aftIcq__introText{font-family:var(--main-font);font-size:var(--whoIsItFor-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--whoIsItFor-text-line-height-desktop);margin:0}.WhoIsItFor-module__aftIcq__columns{column-gap:var(--whoIsItFor-column-gap-desktop);row-gap:var(--whoIsItFor-row-gap-desktop);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.WhoIsItFor-module__aftIcq__column{gap:var(--whoIsItFor-h4-text-gap-desktop);flex-direction:column;display:flex}.WhoIsItFor-module__aftIcq__columnTitle{font-family:var(--secondary-font);font-size:var(--whoIsItFor-h4-font-size-desktop);text-transform:capitalize;margin:0;font-weight:700;line-height:1.2}.WhoIsItFor-module__aftIcq__list{margin:0;padding-left:1.25em;list-style-type:disc}.WhoIsItFor-module__aftIcq__listItem{font-family:var(--main-font);font-size:var(--whoIsItFor-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--whoIsItFor-text-line-height-desktop)}.WhoIsItFor-module__aftIcq__listItem+.WhoIsItFor-module__aftIcq__listItem{margin-top:0}@media (max-width:768px){.WhoIsItFor-module__aftIcq__title{margin-bottom:var(--whoIsItFor-gap-mobile);font-size:var(--whoIsItFor-h2-font-size-mobile);text-align:left}.WhoIsItFor-module__aftIcq__card{gap:var(--whoIsItFor-gap-mobile);padding:var(--whoIsItFor-card-padding-mobile)}.WhoIsItFor-module__aftIcq__introText{font-size:var(--whoIsItFor-text-font-size-mobile);line-height:var(--whoIsItFor-text-line-height-mobile)}.WhoIsItFor-module__aftIcq__columns{row-gap:var(--whoIsItFor-row-gap-mobile);grid-template-columns:1fr;column-gap:0}.WhoIsItFor-module__aftIcq__column{gap:var(--whoIsItFor-h4-text-gap-mobile)}.WhoIsItFor-module__aftIcq__columnTitle{font-size:var(--whoIsItFor-h4-font-size-mobile)}.WhoIsItFor-module__aftIcq__listItem{font-size:var(--whoIsItFor-text-font-size-mobile);line-height:var(--whoIsItFor-text-line-height-mobile)}}
.page-module__JnUBza__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__JnUBza__homeMain{padding:96px 0 0}}.page-module__JnUBza__homeMain article{background:var(--third-bg);color:var(--color-black)}
.page-module__92KbQW__homeMain{flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__92KbQW__homeMain{padding:96px 0 0}}
@media (min-width:601px){.Content-module__z-6Akq__roomsGrid thead th:first-child,.Content-module__z-6Akq__roomsGrid tbody td:first-child{width:22%}.Content-module__z-6Akq__roomsGrid thead th:nth-child(n+2),.Content-module__z-6Akq__roomsGrid tbody td:nth-child(n+2){width:19.5%}}
.page-module__soh_jW__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__soh_jW__homeMain{padding:96px 0 0}}.page-module__soh_jW__homeMain article{background:var(--third-bg);color:var(--color-black)}
.page-module__UBdgra__homeMain{background:var(--third-bg);--welcome-text-mobile-color:var(--color-black);flex-direction:column;padding:80px 0 0;display:flex}@media (min-width:601px){.page-module__UBdgra__homeMain{padding:96px 0 0}}.page-module__UBdgra__homeMain article{background:var(--third-bg);color:var(--color-black)}
.BeforeYouGo-module__7mplra__beforeYouGoSection{background-color:var(--beforeYouGo-bg);color:var(--beforeYouGo-text-color);width:100%}.BeforeYouGo-module__7mplra__title{margin:0 0 var(--beforeYouGo-gap-desktop);font-family:var(--secondary-font);font-size:var(--beforeYouGo-h2-font-size-desktop);text-transform:capitalize;text-align:center;font-weight:700;line-height:1.2}.BeforeYouGo-module__7mplra__card{padding:var(--beforeYouGo-card-padding-desktop);background-color:var(--beforeYouGo-card-bg);border-radius:var(--border-radius-15)}.BeforeYouGo-module__7mplra__text{font-family:var(--main-font);font-size:var(--beforeYouGo-text-font-size-desktop);font-weight:var(--font-weight-500);line-height:var(--beforeYouGo-text-line-height-desktop);margin:0}@media (max-width:768px){.BeforeYouGo-module__7mplra__title{margin-bottom:var(--beforeYouGo-gap-mobile);font-size:var(--beforeYouGo-h2-font-size-mobile);text-align:left}.BeforeYouGo-module__7mplra__card{padding:var(--beforeYouGo-card-padding-mobile)}.BeforeYouGo-module__7mplra__text{font-size:var(--beforeYouGo-text-font-size-mobile);line-height:var(--beforeYouGo-text-line-height-mobile)}}
.Footer-module__UB356W__root{width:100%}.Footer-module__UB356W__shell{padding:var(--footer-padding-desktop);background:var(--footer-bg)}.Footer-module__UB356W__top{align-items:flex-start;gap:var(--footer-top-gap-desktop);padding-bottom:var(--footer-top-padding-bottom-desktop);flex-direction:column;display:flex}.Footer-module__UB356W__logo{align-items:center;padding:0;line-height:0;display:inline-flex}.Footer-module__UB356W__logoImg{width:auto;height:auto;display:block}.Footer-module__UB356W__menu{flex-flow:wrap;align-items:center;gap:0;width:100%;padding:0;display:flex}.Footer-module__UB356W__menuLink{font-family:var(--main-font);font-weight:var(--font-weight-500);color:var(--footer-nav-color);font-size:var(--footer-nav-font-size-desktop);text-transform:capitalize;padding:0;line-height:40px;text-decoration:none;transition:color .2s;position:relative}.Footer-module__UB356W__menuLink+.Footer-module__UB356W__menuLink{margin-left:12px;padding-left:12px}.Footer-module__UB356W__menuLink+.Footer-module__UB356W__menuLink:before{content:"|";color:var(--footer-nav-color);pointer-events:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Footer-module__UB356W__menuLinkActive,.Footer-module__UB356W__menuLink:hover,.Footer-module__UB356W__menuLink:focus-visible{color:var(--footer-nav-active-color)}.Footer-module__UB356W__logos{align-items:flex-start;gap:var(--footer-logos-row-gap);flex-direction:column;display:flex}.Footer-module__UB356W__logosRow{align-items:center;gap:var(--footer-logos-row-gap);flex-wrap:nowrap;display:flex}.Footer-module__UB356W__paymentLogo{width:auto;height:var(--footer-payment-logo-height);max-width:100%;opacity:var(--footer-payment-logo-opacity);display:block}.Footer-module__UB356W__bottomWrap{background:var(--footer-bottom-bg);padding:var(--footer-bottom-padding-desktop);border-radius:var(--footer-bottom-radius)}.Footer-module__UB356W__bottom{justify-content:space-between;align-items:center;gap:var(--footer-bottom-gap-desktop);flex-wrap:wrap;display:flex}.Footer-module__UB356W__badgesLeft,.Footer-module__UB356W__badgesRight{align-items:center;gap:var(--footer-logos-row-gap);display:flex}.Footer-module__UB356W__badgeImg{height:var(--footer-badge-height);width:auto;max-width:var(--footer-badge-max-width);opacity:var(--footer-badge-opacity)}.Footer-module__UB356W__badgesRight{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.Footer-module__UB356W__copyright{width:100%;font-family:var(--main-font);font-weight:var(--font-weight-500);color:var(--footer-copyright-color);justify-content:flex-start;align-items:baseline;margin:0;display:flex}.Footer-module__UB356W__copyrightLeft,.Footer-module__UB356W__copyrightRight{font-size:var(--footer-copyright-font-size-desktop)}@media (max-width:1270px){.Footer-module__UB356W__top{padding:0 0 var(--footer-top-padding-bottom-tablet) 0}.Footer-module__UB356W__logos{flex-flow:wrap;align-items:center}.Footer-module__UB356W__logosRow:not(.Footer-module__UB356W__logosRowDesktopOnly){display:contents}}@media (max-width:1180px){.Footer-module__UB356W__paymentLogo.Footer-module__UB356W__tabletHidden,.Footer-module__UB356W__logosRowDesktopOnly{display:none}}@media (max-width:1024px){.Footer-module__UB356W__menuLink{font-size:var(--footer-nav-font-size-mobile)}}@media (max-width:875px){.Footer-module__UB356W__shell{padding:var(--footer-padding-mobile)}.Footer-module__UB356W__top{gap:var(--footer-top-gap-mobile);padding-bottom:var(--footer-top-padding-bottom-mobile)}.Footer-module__UB356W__paymentLogo{height:var(--footer-payment-logo-height);max-width:100%}.Footer-module__UB356W__bottomWrap{padding:var(--footer-bottom-padding-mobile)}.Footer-module__UB356W__bottom{gap:var(--footer-bottom-gap-mobile)}.Footer-module__UB356W__copyrightLeft,.Footer-module__UB356W__copyrightRight{font-size:var(--footer-copyright-font-size-tablet);line-height:24px}.Footer-module__UB356W__copyrightLeft{margin-right:8px}}@media (max-width:768px){.Footer-module__UB356W__badgesRight{justify-content:flex-start;margin-left:0}.Footer-module__UB356W__badgesRight .Footer-module__UB356W__badgeImg{max-width:118px}.Footer-module__UB356W__copyright{justify-content:flex-start}.Footer-module__UB356W__menu{padding:0}.Footer-module__UB356W__menuLink{font-size:var(--footer-nav-font-size-mobile);line-height:100%}.Footer-module__UB356W__logoImg{width:var(--footer-logo-width-mobile);height:var(--footer-logo-height-mobile)}}@media (max-width:510px){.Footer-module__UB356W__top{gap:14px}.Footer-module__UB356W__logos{align-items:center;column-gap:var(--footer-logos-row-gap);grid-template-columns:repeat(20,minmax(0,1fr));row-gap:10px;width:min(100%,420px);display:grid}.Footer-module__UB356W__logosRow:not(.Footer-module__UB356W__logosRowDesktopOnly){display:contents}.Footer-module__UB356W__paymentLogo{width:auto;height:var(--footer-payment-logo-height);grid-column:span 4;justify-self:center;max-width:100%}.Footer-module__UB356W__logosRow:first-child .Footer-module__UB356W__paymentLogo:nth-child(-n+4),.Footer-module__UB356W__logosRow:first-child .Footer-module__UB356W__paymentLogo:nth-child(n+10),.Footer-module__UB356W__logosRow:nth-child(2) .Footer-module__UB356W__paymentLogo:nth-child(-n+2){grid-column:span 5}.Footer-module__UB356W__logosRow:first-child .Footer-module__UB356W__paymentLogo:nth-child(n+5):nth-child(-n+9){grid-column:span 4}.Footer-module__UB356W__badgeImg{height:26px}.Footer-module__UB356W__copyrightRight{text-align:left}}@media (max-width:440px){.Footer-module__UB356W__copyrightLeft{margin-right:6px}.Footer-module__UB356W__copyright{align-items:flex-start}}@media (max-width:400px){.Footer-module__UB356W__paymentLogo{width:auto;height:var(--footer-payment-logo-height);max-width:100%}.Footer-module__UB356W__bottomWrap{padding:16px}.Footer-module__UB356W__badgesLeft .Footer-module__UB356W__badgeImg,.Footer-module__UB356W__badgesRight .Footer-module__UB356W__badgeImg{max-width:96px;height:24px}.Footer-module__UB356W__copyrightLeft,.Footer-module__UB356W__copyrightRight{font-size:14px;line-height:16px}}@media (max-width:320px){.Footer-module__UB356W__paymentLogo{width:auto;height:var(--footer-payment-logo-height);max-width:100%}.Footer-module__UB356W__badgesLeft .Footer-module__UB356W__badgeImg,.Footer-module__UB356W__badgesRight .Footer-module__UB356W__badgeImg{max-width:86px;height:22px}.Footer-module__UB356W__copyrightLeft,.Footer-module__UB356W__copyrightRight{font-size:13px;line-height:15px}.Footer-module__UB356W__copyrightLeft{margin-right:2px}}
