.breadcrumbs-module__GBM2ga__breadcrumbsWrapper{--breadcrumbs-background-color:transparent;--breadcrumbs-text-color:var(--Text-Interactive-Secondary);--breadcrumbs-button-color:var(--Text-Interactive-Default);--breadcrumbs-button-hover-color:var(--Text-Interactive-Hover);padding:var(--Space-x4) 0 var(--Space-x3);width:100%;color:var(--breadcrumbs-text-color);background-color:var(--breadcrumbs-background-color);margin:0 auto}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__surfaceSecondaryDefault{--breadcrumbs-background-color:var(--Surface-Secondary-Default)}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__backgroundPrimary{--breadcrumbs-background-color:var(--Background-Primary)}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__contentWidth .breadcrumbs-module__GBM2ga__breadcrumbs{max-width:var(--max-width-content)}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__headerWidth .breadcrumbs-module__GBM2ga__breadcrumbs{max-width:min(var(--max-width-page), calc(100% - var(--max-width-spacing)))}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__pageWidth .breadcrumbs-module__GBM2ga__breadcrumbs{max-width:var(--max-width-page)}.breadcrumbs-module__GBM2ga__breadcrumbs{gap:var(--Space-x025);margin:0 auto;padding-inline-start:0;display:flex}.breadcrumbs-module__GBM2ga__showMoreButton{height:100%;color:var(--breadcrumbs-button-color);background-color:#0000;border:none;margin:0 -5px;padding:0 5px}.breadcrumbs-module__GBM2ga__showMoreButton:not(.breadcrumbs-module__GBM2ga__lastBreadcrumb){cursor:pointer}.breadcrumbs-module__GBM2ga__showMoreButton:not(.breadcrumbs-module__GBM2ga__lastBreadcrumb):hover{color:var(--breadcrumbs-button-hover-color);text-decoration:underline}.breadcrumbs-module__GBM2ga__dialog{background-color:var(--Surface-Primary-Default);padding:var(--Space-x1);gap:var(--Space-x05);border-radius:var(--Corner-Radius-md);outline:none;flex-direction:column;min-width:169px;display:flex;box-shadow:0 0 4px 2px #0000001a}.breadcrumbs-module__GBM2ga__dialogLink{border-radius:var(--Corner-Radius-md);padding:var(--Space-x1);color:var(--Text-Default);display:block}.breadcrumbs-module__GBM2ga__dialogLink:hover,.breadcrumbs-module__GBM2ga__dialogLink:focus{background-color:var(--Surface-Primary-Hover)}.breadcrumbs-module__GBM2ga__lastBreadcrumb{text-overflow:ellipsis;white-space:nowrap;text-align:left;overflow:hidden}.breadcrumbs-module__GBM2ga__tooltip{background-color:var(--Surface-UI-Fill-Intense);padding:var(--Space-x05) var(--Space-x1);border-radius:var(--Corner-Radius-sm);color:var(--Text-Inverted);outline:none}@media screen and (max-width:767px){.breadcrumbs-module__GBM2ga__desktop{display:none}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__isThemedMobile{--breadcrumbs-background-color:var(--Surface-Brand-Primary-1-Default);--breadcrumbs-text-color:var(--Text-Brand-OnPrimary-1-Default);--breadcrumbs-button-color:var(--Text-Brand-OnPrimary-1-Default);--breadcrumbs-button-hover-color:var(--Text-Brand-OnPrimary-1-Hover)}}@media screen and (min-width:768px){.breadcrumbs-module__GBM2ga__mobile{display:none}.breadcrumbs-module__GBM2ga__breadcrumbsWrapper.breadcrumbs-module__GBM2ga__isThemedDesktop{--breadcrumbs-background-color:var(--Surface-Brand-Primary-1-Default);--breadcrumbs-text-color:var(--Text-Brand-OnPrimary-1-Default);--breadcrumbs-button-color:var(--Text-Brand-OnPrimary-1-Default);--breadcrumbs-button-hover-color:var(--Text-Brand-OnPrimary-1-Hover)}}
.chip-link-module__OQBAPq__chip{background-color:var(--Component-Button-Inverted-Fill-Default);border:1px solid var(--Component-Button-Inverted-Border-Default);border-radius:var(--Corner-Radius-sm);padding:var(--Space-x1) var(--Space-x15);color:var(--Text-Interactive-Default);cursor:pointer;justify-content:center;align-items:center;gap:var(--Space-x05);display:inline-flex}.chip-link-module__OQBAPq__chip:hover{background-color:var(--Surface-Primary-Hover-Accent)}.chip-link-module__OQBAPq__chip:focus{outline-offset:4px;outline-color:var(--Border-Interactive-Focus)}
.chips-module__wh-Faq__chips{gap:var(--Space-x1);flex-flow:wrap;display:flex}
.section-module__FCx6sa__section{gap:var(--Space-x3);z-index:0;display:grid}
.header-module__3I3a2a__header{gap:var(--Space-x1) var(--Space-x5);grid-template-columns:1fr;align-items:baseline;display:grid}.header-module__3I3a2a__heading{color:var(--Text-Heading)}.header-module__3I3a2a__heading,.header-module__3I3a2a__preamble{max-width:var(--max-width-text-block);grid-column:1/-1}@media screen and (min-width:768px){.header-module__3I3a2a__header{grid-template-columns:1fr auto}.header-module__3I3a2a__heading,.header-module__3I3a2a__preamble{grid-column:1/2}}
.link-module__A2ut4G__linkWrapper{align-items:baseline;gap:var(--Space-x05);z-index:1}.link-module__A2ut4G__mobile{grid-column:1/-1;justify-self:center;display:flex}.link-module__A2ut4G__desktop{display:none}.link-module__A2ut4G__icon{align-self:center}@media screen and (min-width:768px){.link-module__A2ut4G__mobile{display:none}.link-module__A2ut4G__desktop{grid-column:2/3;justify-self:end;display:flex}}
.howItWorks-module__uYF01a__container{background-color:var(--UI-Grey-10);border-radius:var(--Corner-Radius-xl);justify-content:center;align-items:center;width:100%;height:370px;display:flex}.howItWorks-module__uYF01a__title{color:var(--Text-Heading)}
.loyaltyLevels-module__dlk0MG__cardContainer{gap:var(--Space-x2);display:grid}.loyaltyLevels-module__dlk0MG__pointMsg{text-align:center;color:var(--Text-Heading)}.loyaltyLevels-module__dlk0MG__link{justify-self:center}.loyaltyLevels-module__dlk0MG__card{background-color:var(--Scandic-Brand-Pale-Peach);border-radius:var(--Corner-Radius-xl);gap:var(--Space-x2);min-height:280px;padding:var(--Space-x5) var(--Space-x1);grid-template-rows:auto auto 1fr;justify-items:center;display:grid}.loyaltyLevels-module__dlk0MG__textContainer{align-content:flex-start;gap:var(--Space-x15);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.loyaltyLevels-module__dlk0MG__scriptedText{color:var(--Icon-Accent);transform-origin:0;margin-bottom:-4px;transform:rotate(-11deg)}.loyaltyLevels-module__dlk0MG__redText{color:var(--Base-Text-Accent)}.loyaltyLevels-module__dlk0MG__levelText{color:var(--Text-Secondary);text-align:center;text-wrap:balance;text-wrap:pretty;margin:0}.loyaltyLevels-module__dlk0MG__checkIcon{vertical-align:middle}@media screen and (min-width:1367px){.loyaltyLevels-module__dlk0MG__cardContainer{grid-template-columns:repeat(12,1fr);display:grid}.loyaltyLevels-module__dlk0MG__card:nth-of-type(-n+3){grid-column:span 4}.loyaltyLevels-module__dlk0MG__card:nth-of-type(n+4){grid-column:span 3}}
.cookieConsentButton-module__L476aG__cookieConsentButton{justify-self:start}
.myPagesOverviewShortcuts-module__fR5uMq__section{gap:var(--Space-x4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.myPagesOverviewShortcuts-module__fR5uMq__section{gap:var(--Space-x2);grid-template-columns:1fr 1fr}}.myPagesOverviewShortcuts-module__fR5uMq__column{flex-direction:column;gap:1rem;display:flex}.myPagesOverviewShortcuts-module__fR5uMq__shortcuts{flex:1}
.campaignOverviewPage-module__EotNEW__pageContainer{padding-bottom:var(--Space-x7);display:grid}.campaignOverviewPage-module__EotNEW__content{gap:var(--Space-x5);display:grid}.campaignOverviewPage-module__EotNEW__header{background-color:var(--Base-Surface-Subtle-Normal);padding-bottom:var(--Space-x4)}.campaignOverviewPage-module__EotNEW__headerContent{gap:var(--Space-x3);width:var(--max-width-content);margin:0 auto;display:grid}.campaignOverviewPage-module__EotNEW__headerIntro{max-width:var(--max-width-text-block);gap:var(--Space-x3);display:grid}.campaignOverviewPage-module__EotNEW__heading{color:var(--Text-Heading);text-wrap:balance;-webkit-hyphens:auto;hyphens:auto}.campaignOverviewPage-module__EotNEW__mainContent{gap:var(--Space-x6);width:var(--max-width-content);margin:0 auto;display:grid}@media (min-width:768px){.campaignOverviewPage-module__EotNEW__content{gap:var(--Space-x9)}.campaignOverviewPage-module__EotNEW__headerIntro{gap:var(--Space-x3)}}@media screen and (min-width:1367px){.campaignOverviewPage-module__EotNEW__mainContent{gap:var(--Space-x9)}}
.index-module__OqMf6G__page{background-color:var(--Background-Primary)}
.digitalTeamMemberCard-module__URBDwq__title{color:var(--Text-Accent-Primary)}.digitalTeamMemberCard-module__URBDwq__cardContainer{perspective:1000px;transform-style:preserve-3d;position:relative}.digitalTeamMemberCard-module__URBDwq__shimmer{pointer-events:none;z-index:3;opacity:0;mix-blend-mode:overlay;transition:opacity .3s;position:absolute;inset:0}.digitalTeamMemberCard-module__URBDwq__card{touch-action:none;border-radius:var(--Corner-Radius-lg);padding:var(--Space-x2);width:327px;max-width:100%;height:400px;color:var(--Text-Brand-OnPrimary-3-Accent);background-color:var(--Surface-Brand-Primary-1-OnSurface-Default);will-change:transform;-webkit-user-select:none;user-select:none;transition:transform .3s ease-out;overflow:hidden;box-shadow:inset 0 2px 1px #ffffff1c}.digitalTeamMemberCard-module__URBDwq__card:before{content:"";z-index:2;opacity:.3;background-color:var(--Scandic-Peach-40);filter:blur(96px);border-radius:9999px;width:360px;height:360px;position:absolute;bottom:158px;left:132px;box-shadow:192px 192px 192px}.digitalTeamMemberCard-module__URBDwq__card:after{content:"";z-index:1;opacity:.2;background-image:url(/_static/img/scandic-logotype.svg);background-repeat:no-repeat;width:2465px;height:459px;position:absolute;top:60px;left:-210px}.digitalTeamMemberCard-module__URBDwq__content{z-index:4;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.digitalTeamMemberCard-module__URBDwq__employeeNumber{color:var(--Base-Text-Inverted);justify-content:space-between;align-items:center;display:flex}.digitalTeamMemberCard-module__URBDwq__icon{stroke:var(--Text-Brand-OnPrimary-3-Accent)}.digitalTeamMemberCard-module__URBDwq__top,.digitalTeamMemberCard-module__URBDwq__bottom{justify-content:space-between;display:flex}.digitalTeamMemberCard-module__URBDwq__middle{flex-direction:column;gap:50px;display:flex}.digitalTeamMemberCard-module__URBDwq__footer{text-align:center}@media screen and (min-width:768px){.digitalTeamMemberCard-module__URBDwq__modal{max-width:375px}}
.progressSection-module__hacxxG__progressSection{padding:0 var(--Space-x3);gap:var(--Space-x1);flex-direction:column;display:flex;container:level-progress/inline-size}.progressSection-module__hacxxG__progressSection.progressSection-module__hacxxG__hasMarker{padding-bottom:var(--Space-x1)}.progressSection-module__hacxxG__progressContainer{position:relative}.progressSection-module__hacxxG__levelMarker{z-index:2;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%)}.progressSection-module__hacxxG__markerPin{background:var(--Surface-Brand-Primary-1-OnSurface-Default);border-radius:50%;width:6px;height:6px;transform:translateY(-50%)}.progressSection-module__hacxxG__markerLine{background:var(--Surface-Brand-Primary-1-OnSurface-Default);width:1px;height:21px;margin-top:-3px}.progressSection-module__hacxxG__markerLabelContainer{margin-top:var(--Space-x15);height:var(--Space-x2);position:relative}.progressSection-module__hacxxG__markerLabel{top:0;color:var(--Text-Secondary);white-space:normal;overflow-wrap:anywhere;text-align:right;position:absolute;inset-inline-start:var(--Space-x3);inset-inline-end:calc(100% - var(--marker-pos))}@container level-progress (max-width:680px){.progressSection-module__hacxxG__progressSection[data-wrap=true] .progressSection-module__hacxxG__markerLabelContainer{height:auto}.progressSection-module__hacxxG__progressSection[data-wrap=true] .progressSection-module__hacxxG__markerLabel{text-align:left;display:block;position:static;inset:auto}}
.statsSection-module__dfDdsG__statsContainer{padding:0 var(--Space-x3);justify-content:space-between;align-self:stretch;align-items:center;display:flex}.statsSection-module__dfDdsG__statItem{gap:var(--Space-x05);flex-direction:column;display:flex}.statsSection-module__dfDdsG__statItem:last-child{text-align:right}.statsSection-module__dfDdsG__statItem:has(.statsSection-module__dfDdsG__trophyIcon){align-self:end}.statsSection-module__dfDdsG__label{color:var(--Text-Secondary)}.statsSection-module__dfDdsG__value{color:var(--Text-Accent-Primary);word-break:break-all}
.levelProgressCard-module__XSeVsW__Surface-Brand-Primary-1-OnSurface-Default{background:var(--Surface-Brand-Primary-1-OnSurface-Default)}.levelProgressCard-module__XSeVsW__Surface-Brand-Primary-1-Default{background:var(--Surface-Brand-Primary-1-Default)}.levelProgressCard-module__XSeVsW__Surface-Brand-Primary-1-OnSurface-Default .levelProgressCard-module__XSeVsW__title{color:var(--Text-Brand-OnPrimary-3-Heading)}.levelProgressCard-module__XSeVsW__Surface-Brand-Primary-1-OnSurface-Default .levelProgressCard-module__XSeVsW__date{color:var(--Text-Brand-OnPrimary-2-Accent)}.levelProgressCard-module__XSeVsW__Surface-Brand-Primary-1-Default .levelProgressCard-module__XSeVsW__title,.levelProgressCard-module__XSeVsW__Surface-Brand-Primary-1-Default .levelProgressCard-module__XSeVsW__date{color:var(--Text-Brand-OnPrimary-1-Heading)}.levelProgressCard-module__XSeVsW__levelProgressCard{border-radius:var(--Corner-Radius-lg);padding:var(--Space-x3) var(--Space-x2);justify-content:space-between;gap:var(--Space-x3);flex-direction:column;min-height:200px;display:flex;position:relative}.levelProgressCard-module__XSeVsW__progressHeader{gap:var(--Space-x05);grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;display:grid}.levelProgressCard-module__XSeVsW__title{grid-area:1/1}.levelProgressCard-module__XSeVsW__date{grid-area:2/1}.levelProgressCard-module__XSeVsW__infoButton{grid-area:1/2/3;align-self:start}.levelProgressCard-module__XSeVsW__innerCard{background:var(--Surface-Primary-Default);border-radius:var(--Corner-Radius-lg);gap:var(--Space-x2);padding:var(--Space-x3) 0;flex-direction:column;display:flex}@media screen and (min-width:1367px){.levelProgressCard-module__XSeVsW__levelProgressCard{padding:var(--Space-x3) var(--Space-x4)}}
.successCard-module__oNetXG__card{background:var(--Surface-Primary-Default);border-radius:var(--Corner-Radius-lg);padding:var(--Space-x2) var(--Space-x4) var(--Space-x4);text-align:center;grid-template-areas:"icon""content";justify-items:center;display:grid}.successCard-module__oNetXG__title{color:var(--Text-Heading)}.successCard-module__oNetXG__content{gap:var(--Space-x1);grid-area:content;display:grid}.successCard-module__oNetXG__icon{grid-area:icon}@media screen and (min-width:768px){.successCard-module__oNetXG__card{padding:var(--Space-x1) var(--Space-x4);text-align:left;place-items:center start;gap:var(--Space-x4);grid-template-columns:auto 1fr;grid-template-areas:"icon content"}}
.LevelProgressModal-module__cy1IiG__infoButton{grid-area:1/2/3;align-self:start}.LevelProgressModal-module__cy1IiG__levelProgressModal{gap:var(--Space-x2);padding-bottom:var(--Space-x1);flex-direction:column;display:flex}.LevelProgressModal-module__cy1IiG__title{flex-direction:column;display:flex}.LevelProgressModal-module__cy1IiG__dates{align-items:center;gap:var(--Space-x1);display:flex}.LevelProgressModal-module__cy1IiG__link{gap:var(--Space-x05);justify-content:left;display:flex}@media screen and (min-width:768px){.LevelProgressModal-module__cy1IiG__dialog{max-width:560px}}
.linkListItem-module__1s4uzW__list{list-style-type:none}.linkListItem-module__1s4uzW__linkListItem{border:1px solid var(--Base-Border-Subtle);background-color:var(--Surface-Primary-Default)}.linkListItem-module__1s4uzW__linkListItem+.linkListItem-module__1s4uzW__linkListItem{border-top:none}.linkListItem-module__1s4uzW__linkListItem:first-child{border-radius:var(--Corner-Radius-md) var(--Corner-Radius-md) 0 0}.linkListItem-module__1s4uzW__linkListItem:last-child{border-radius:0 0 var(--Corner-Radius-md) var(--Corner-Radius-md)}.linkListItem-module__1s4uzW__linkListItem:hover{background-color:var(--Surface-Primary-Hover)}.linkListItem-module__1s4uzW__content{padding:var(--Space-x2);align-items:center;gap:var(--Space-x2);color:var(--Text-Interactive-Default);text-decoration:none;display:grid}.linkListItem-module__1s4uzW__graphic{grid-template-columns:80px 1fr auto}.linkListItem-module__1s4uzW__noGraphic{grid-template-columns:1fr auto}.linkListItem-module__1s4uzW__illustrationWrapper{border-radius:var(--Corner-Radius-sm);background-color:var(--Surface-Primary-Hover-Accent);width:80px;height:80px;position:relative}.linkListItem-module__1s4uzW__illustration{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.UsePoints-module__zTZVdW__modalContent{gap:var(--Space-x2);width:100%;padding:var(--Space-x1) var(--Space-x2) var(--Space-x4) var(--Space-x2);flex-direction:column;display:flex}.UsePoints-module__zTZVdW__header{gap:var(--Space-x1);padding:0 var(--Space-x2);flex-direction:column;display:flex}.UsePoints-module__zTZVdW__points{align-items:center;gap:var(--Space-x15);display:flex}.UsePoints-module__zTZVdW__pointsText{color:var(--Text-Brand-OnAccent-Heading)}.UsePoints-module__zTZVdW__pointsNumber{color:var(--Text-Brand-OnPrimary-1-Accent)}.UsePoints-module__zTZVdW__rewardNightsButton{min-width:150px}@media screen and (max-width:767px){.UsePoints-module__zTZVdW__textButton{margin-top:var(--Space-x2)}}@media screen and (min-width:768px){.UsePoints-module__zTZVdW__modalContent{padding:var(--Space-x1) var(--Space-x3) var(--Space-x3);width:560px}.UsePoints-module__zTZVdW__primaryButton{padding:var(--Space-x15) var(--Space-x2) var(--Space-x15) var(--Space-x3)}.UsePoints-module__zTZVdW__textButton{padding:0}}
.membershipOverviewCard-module__XAmXyG__card{background-color:var(--Surface-Brand-Primary-3-Default);border-radius:var(--Corner-Radius-lg);padding:var(--Space-x3) var(--Space-x2);flex-direction:column;justify-content:space-between;min-height:200px;display:flex;position:relative}.membershipOverviewCard-module__XAmXyG__membershipHeader{align-items:center;gap:var(--Space-x1);margin-bottom:var(--Space-x05);display:flex}.membershipOverviewCard-module__XAmXyG__headingText{color:var(--Text-Brand-OnPrimary-3-Heading)}.membershipOverviewCard-module__XAmXyG__divider{margin:var(--Space-x4) 0}.membershipOverviewCard-module__XAmXyG__bottom{justify-content:space-between;align-items:center;gap:var(--Space-x1);display:flex}.membershipOverviewCard-module__XAmXyG__pointsValue{color:var(--Text-Brand-OnPrimary-3-Accent)}@media screen and (max-width:767px){.membershipOverviewCard-module__XAmXyG__bottom{align-items:stretch;gap:var(--Space-x4);flex-direction:column;width:100%}}@media screen and (min-width:1367px){.membershipOverviewCard-module__XAmXyG__card{padding:var(--Space-x3) var(--Space-x4) var(--Space-x4)}}
.loyaltyPage-module__aHxcBq__content{padding:var(--Space-x2);gap:var(--Space-x5);display:grid}.loyaltyPage-module__aHxcBq__heading{color:var(--Text-Heading)}.loyaltyPage-module__aHxcBq__blocks{gap:var(--Space-x5);display:grid}
/*# sourceMappingURL=0clkvl4mjj_x..css.map*/