@media only screen and (max-width:600px){
.LoggedOutLandingLayout__body{margin-top:3.5625rem}
}
.BottomCallToActionSection{margin:0 auto}
.BottomCallToActionSection__button{border-radius:1.875rem;font-size:1rem;font-weight:500;line-height:1.5}
.BottomCallToActionSection__button--primary{background-color:#fd8235;color:#fff}
.BottomCallToActionSection__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.BottomCallToActionSection__heading{color:#222;font-weight:500}
.BottomCallToActionSection__image{background-image:url(/assets/img/logged-out-landing/mix-logo-beach-e481024a19d8bb82f43536ee549f9e0e.png);background-position:top center;background-repeat:no-repeat}
.BottomCallToActionSection__subheading{color:#999;font-size:1rem;line-height:1.25}
@media only screen and (max-width:992px){
.BottomCallToActionSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center}
.BottomCallToActionSection__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0 4rem}
.BottomCallToActionSection__heading{margin-bottom:1.25rem}
.BottomCallToActionSection__image{height:18.75rem;background-size:300px 289px}
.BottomCallToActionSection__subheading{margin-bottom:2rem}
}
@media only screen and (max-width:600px){
.BottomCallToActionSection__button{width:9.6875rem;height:3rem}
.BottomCallToActionSection__heading{font-size:36px;letter-spacing:-.9px;line-height:1.11}
.BottomCallToActionSection__subheading{font-size:1rem;line-height:1.25}
}
@media only screen and (min-width:601px){
.BottomCallToActionSection__button{width:11.6875rem;height:3.625rem}
.BottomCallToActionSection__heading{font-size:3.25rem;letter-spacing:-.09375rem;line-height:1.12}
.BottomCallToActionSection__subheading{font-size:1rem;line-height:1.25}
}
@media only screen and (min-width:993px){
.BottomCallToActionSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.BottomCallToActionSection__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:55%;flex-basis:55%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:4rem}
.BottomCallToActionSection__heading{margin-bottom:1.625rem}
.BottomCallToActionSection__image{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:45%;flex-basis:45%;height:25rem;background-size:400px 386px;margin-bottom:5rem}
.BottomCallToActionSection__subheading{margin-bottom:2.125rem}
}
@media only screen and (min-width:1201px){
.BottomCallToActionSection{max-width:87.5rem}
.BottomCallToActionSection__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%}
.BottomCallToActionSection__heading{font-size:4.125rem;letter-spacing:-.11875rem;line-height:1.03}
.BottomCallToActionSection__image{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;height:29.9375rem;background-size:497px 479px}
.BottomCallToActionSection__subheading{font-size:1.5rem;line-height:1.33}
}
.DiscoverSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f7;padding-bottom:3.5rem}
.DiscoverSection__button{border-radius:30px;color:#fd8235;background-color:transparent;border:1px solid #fd8235;font-size:1rem;font-weight:500;line-height:1.5;width:11.25rem;height:3.75rem}
.DiscoverSection__header{text-align:center}
.DiscoverSection__heading{color:#222;font-weight:500}
.DiscoverSection__subheading{color:#999;margin:0 auto}
@media only screen and (max-width:992px){
.DiscoverSection__heading{font-size:2.25rem;line-height:1.22;letter-spacing:-.0625rem}
.DiscoverSection__heading:not(:last-child){margin-bottom:1.5rem}
.DiscoverSection__subheading{font-size:1.125rem;line-height:1.44;max-width:25rem}
}
@media only screen and (max-width:600px){
.DiscoverSection__header{padding:3rem 0}
.DiscoverSection__heading{font-size:1.125rem;line-height:1.33}
.DiscoverSection__heading:not(:last-child){margin-bottom:.75rem}
.DiscoverSection__subheading{font-size:.875rem;line-height:1.43;max-width:18.125rem}
.DiscoverSection__grid:first-child{margin-top:3.75rem}
}
@media only screen and (min-width:601px){
.DiscoverSection__header{padding:5rem 0}
.DiscoverSection__grid:first-child{margin-top:5.625rem}
}
@media only screen and (min-width:993px){
.DiscoverSection__heading{font-size:3rem;letter-spacing:-1.3px}
.DiscoverSection__heading:not(:last-child){margin-bottom:2rem}
.DiscoverSection__subheading{font-size:1.375rem;line-height:1.5;max-width:32rem}
}
@media only screen and (min-width:1441px){
.DiscoverSection__grid.CardGrid{max-width:none;width:100%}
.DiscoverSection__grid.CardGrid>.CardGrid__item{width:25%}
}
@media only screen and (min-width:2001px){
.DiscoverSection__grid.CardGrid>.CardGrid__item{width:20%}
}
.LandingHeader{-webkit-transition:background-color .2s ease-out,height .2s ease-out;transition:background-color .2s ease-out,height .2s ease-out;position:fixed;top:0;right:0;bottom:auto;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}
.LandingHeader__auth-button{height:3rem;border-radius:1.875rem;font-size:1rem;font-weight:500;line-height:1.5;margin-right:1rem}
.LandingHeader__auth-button:last-child{margin-right:0}
.LandingHeader__auth-button--primary{background-color:#fd8235;color:#fff}
.LandingHeader__auth-button--secondary{border:2px solid #fd8235;color:#fd8235}
.LandingHeader__auth-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-transition:height .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;transition:height .2s ease-out,opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out;height:100%}
.LandingHeader__branding-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}
.LandingHeader__logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;height:100%;margin:0 2rem}
.LandingHeader__logo-icon{background-image:url(/assets/img/common/mix-logo-icon-3c916523c84a8b148c685ec367799d6c.svg);background-position:top center;background-repeat:no-repeat;background-size:100%;width:2.75rem}
@media screen and (-webkit-min-device-pixel-ratio:0){
.LandingHeader__logo-icon{background-position-y:-3px}
}
.LandingHeader__logo-text{background-image:url(/assets/img/common/mix-logo-text-7900d5218fcf92d84ebc6ccfeb29bcf6.svg);background-position:center center;background-repeat:no-repeat;background-size:100%;margin-left:1rem;width:2.25rem}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
.LandingHeader__logo-text{background-size:35px 13px}
}
.LandingHeader__search-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out;width:2.5rem;height:100%}
.LandingHeader__search-button .mdi-action-search{color:#716e70;font-size:1.5rem;line-height:1;margin:0 1rem 0 0}
.LandingHeader__search-container{width:100%}
.LandingHeader__search-form{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out;font-size:1rem;margin:0 auto;max-width:31.25rem}
.LandingHeader--searching .LandingHeader__search-button,.LandingHeader:not(.LandingHeader--searching) .LandingHeader__search-form{opacity:0;display:none}
.LandingHeader--scrolled-up .LandingHeader__auth-section,.LandingHeader--scrolled-up .LandingHeader__search-button,.LandingHeader--scrolled-up .LandingHeader__search-form{opacity:0;-webkit-transform:translateY(-8.375rem);transform:translateY(-8.375rem);pointer-events:none}
@media only screen and (max-width:900px){
.LandingHeader{background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.LandingHeader__auth-button{width:9.375rem}
.LandingHeader__auth-section{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.LandingHeader:not(.LandingHeader--scrolled-to-top){-webkit-box-shadow:0 .5px 0 0 #ccc;box-shadow:0 .5px 0 0 #ccc}
.LandingHeader--scrolled-up{height:3.5625rem}
.LandingHeader--scrolled-down{height:8.375rem}
.LandingHeader--scrolled-up .LandingHeader__auth-section{height:0}
.LandingHeader--searching .LandingHeader__auth-section{-webkit-transition:none;transition:none;opacity:0;width:0;height:0}
}
@media only screen and (max-width:560px){
.LandingHeader--scrolled-down .LandingHeader__auth-section{margin:0 0 1rem}
.LandingHeader--searching .LandingHeader__auth-section{opacity:1;width:100%;height:100%}
.LandingHeader--scrolled-down .LandingHeader__branding-section{max-height:3.5625rem}
.LandingHeader--searching .LandingHeader__logo-container{opacity:0;width:0;height:0;margin:0;padding:0}
.LandingHeader--searching .LandingHeader__search-container{padding:0 1rem}
.LandingHeader--searching .LandingHeader__search-form{background-color:#efefef}
}
@media only screen and (max-width:320px){
.LandingHeader__auth-button{width:7.5rem}
}
@media only screen and (min-width:561px){
.LandingHeader{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:4.625rem}
.LandingHeader__auth-section{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:2rem}
.LandingHeader__branding-section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}
.LandingHeader__search-container{margin:0 1rem 0 0}
.LandingHeader--scrolled-down{background-color:#f6f6f6}
}
@media only screen and (min-width:901px){
.LandingHeader__auth-button{width:7.5rem}
.LandingHeader--scrolled-up{background-color:transparent}
.LandingHeader--scrolled-down{background-color:#f6f6f6;-webkit-box-shadow:0 .5px 0 0 #ccc;box-shadow:0 .5px 0 0 #ccc}
}
.StumbleUponSubmitModal>.Modal__content{background-color:#fafafa;border-radius:0;padding:0 1rem}
.StumbleUponSubmitModal__bottom-action{color:inherit;display:inline;font-size:inherit;font-weight:inherit;text-decoration:underline}
.StumbleUponSubmitModal__bottom-action:active,.StumbleUponSubmitModal__bottom-action:hover{color:#fd8235}
.StumbleUponSubmitModal__bottom-text{color:#999;font-size:.9375rem;font-weight:400;line-height:1.47;text-align:center;margin:0 0 4.5rem}
.StumbleUponSubmitModal__button{margin:4rem auto 1.5rem;padding:0 2rem}
.StumbleUponSubmitModal__caption{color:#222;font-size:1rem;font-weight:500;line-height:1.38;letter-spacing:.03125rem;text-align:center;text-transform:uppercase;margin:4.5rem 0 1rem}
.StumbleUponSubmitModal__heading{color:#222;font-size:1.875rem;font-weight:500;line-height:1.2;letter-spacing:-.0625rem;text-align:center}
.StumbleUponSubmitModal__href{color:inherit;font-weight:500;word-break:break-all}
.StumbleUponSubmitModal__image{background-image:url(/assets/img/logged-in-landing/su-to-mix-5daf1b4f0c060eb543752ffa6787c3e1.svg);background-repeat:no-repeat;background-position:center;margin:2rem auto;width:11.25rem;height:3.75rem}
.StumbleUponSubmitModal__paragraph{font-size:18px;line-height:1.56;color:#231e21;margin:0 auto 2rem;max-width:31.25rem}
.TopCallToActionExplainer__heading{color:#222;font-weight:500;white-space:pre-line}
.TopCallToActionExplainer__heading--bold{font-weight:700}
.TopCallToActionExplainer__subheading{color:#999;white-space:pre-line}
@media only screen and (max-width:992px){
.TopCallToActionExplainer__heading{font-size:3.25rem;letter-spacing:-.09375rem;line-height:1.12}
.TopCallToActionExplainer__subheading{font-size:1.125rem;line-height:1.44}
}
@media only screen and (max-width:900px){
.TopCallToActionExplainer{text-align:center;padding:4rem 0}
.TopCallToActionExplainer__heading{font-size:3.25rem;letter-spacing:-.09375rem;line-height:1.12;margin:0 auto 2rem}
.TopCallToActionExplainer__subheading{font-size:1rem;line-height:1.25;margin:0 auto 2rem}
}
@media only screen and (max-width:600px){
.TopCallToActionExplainer{text-align:center;padding:2rem 0}
.TopCallToActionExplainer__heading{font-size:2.25rem;letter-spacing:-.05625rem;line-height:1.11;margin:0 auto 1.25rem}
.TopCallToActionExplainer__subheading{font-size:1rem;line-height:1.25;margin:0 auto 1.25rem}
}
@media only screen and (min-width:901px){
.TopCallToActionExplainer{text-align:left;padding:0 3rem}
.TopCallToActionExplainer--center-on-screen{position:-webkit-sticky;position:sticky;top:30vh;margin-bottom:25vh}
.TopCallToActionExplainer--center-on-parent{position:absolute;top:50%;right:auto;bottom:auto;left:auto;width:auto;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.TopCallToActionExplainer__heading{margin-bottom:1.5rem}
.TopCallToActionExplainer__subheading{margin-bottom:3rem}
.TopCallToActionExplainerApp{margin-top:-2rem}
}
@media only screen and (min-width:993px){
.TopCallToActionExplainer__heading{font-size:3.5rem;letter-spacing:-.11875rem;line-height:1.03}
.TopCallToActionExplainer__subheading{font-size:1.5rem;line-height:1.33}
}
@media only screen and (min-width:1201px){
.TopCallToActionExplainer__heading{font-size:4.125rem}
}
.TopCallToActionExplainerApp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}
.TopCallToActionExplainerApp__heading{margin-bottom:1rem;font-size:1.125rem;font-weight:500;line-height:1.56;color:#231e21}
.TopCallToActionExplainerApp__button{display:block;margin-bottom:1rem;background-position:center;background-repeat:no-repeat;background-size:100%;text-indent:100%;white-space:nowrap;overflow:hidden}
.TopCallToActionExplainerApp__button--android{width:8.4375rem;height:2.5rem;background-image:url(/assets/img/common/badge-android-b3a7fc1ff2178155abfa65a0738ccc75.svg)}
.TopCallToActionExplainerApp__button--ios{width:7.5rem;height:2.5rem;background-image:url(/assets/img/common/badge-ios-38f3eeb46232d26a38a22ef9c71c1531.svg)}
.TopCallToActionExplainerButtons{display:-webkit-box;display:-ms-flexbox;display:flex}
.TopCallToActionExplainerButtons__button{border-radius:30px;font-size:16px;font-weight:500;line-height:1.5;margin-right:1.5rem}
.TopCallToActionExplainerButtons__button:last-child{margin-right:0}
.TopCallToActionExplainerButtons__button--primary{background-color:#fd8235;color:#fff}
.TopCallToActionExplainerButtons__button--secondary{border:2px solid #fd8235;color:#fd8235}
@media only screen and (max-width:900px){
.TopCallToActionExplainerButtons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.TopCallToActionExplainerButtons__button{width:11.25rem;height:3.625rem}
}
@media only screen and (max-width:600px){
.TopCallToActionExplainerButtons__button{width:7.5rem;height:3rem}
}
@media only screen and (min-width:901px){
.TopCallToActionExplainerButtons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.TopCallToActionExplainerButtons__button{width:11.25rem;height:3.75rem}
}
.TopCallToActionJumpToGrid{position:-webkit-sticky;position:sticky;top:95vh;margin-bottom:5vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fd8235;text-decoration:none;font-size:1.125rem;font-weight:500;line-height:1.56}
.TopCallToActionJumpToGrid::after{content:'';width:1.5rem;height:1.5rem;margin-left:1rem;background-image:url(/assets/img/logged-out-landing/jump-to-discover-2171d20910a5ac4e5f0a71099d44cc9e.svg);background-position:center;background-repeat:no-repeat}
@media only screen and (max-width:900px){
.TopCallToActionJumpToGrid{display:none}
}
.TopCallToActionSplitLeading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.TopCallToActionSplitTrailingCarousel{height:33.5rem}
.TopCallToActionSplitTrailingCarousel__dots{display:-webkit-box;display:-ms-flexbox;display:flex}
.TopCallToActionSplitTrailingCarousel__dot{border-radius:50%;width:.5rem;height:.5rem;background-color:#d7d8d9}
.TopCallToActionSplitTrailingCarousel__dot--active{background-color:#1e252d;-webkit-box-shadow:0 0 0 .25rem #fff,0 0 0 .3125rem #000;box-shadow:0 0 0 .25rem #fff,0 0 0 .3125rem #000}
.TopCallToActionSplitTrailingCarousel__slider{max-width:45rem}
.TopCallToActionSplitTrailingCarousel__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 1rem 3.5rem;width:100%;height:33.5rem;font-size:1.125rem;line-height:1.56;text-align:center;background-position:center;background-size:auto 100%;background-repeat:no-repeat}
.TopCallToActionSplitTrailingCarousel__slide--index-0{background-image:url(/assets/img/logged-out-landing/split-trailing-carousel/slide-0-c21a4f73fa96d00f95aec3048371ee2c.jpg)}
.TopCallToActionSplitTrailingCarousel__slide--index-1{background-image:url(/assets/img/logged-out-landing/split-trailing-carousel/slide-1-1cff95dd391b549c0a24da141f90a8ed.jpg)}
.TopCallToActionSplitTrailingCarousel__slide--index-2{background-image:url(/assets/img/logged-out-landing/split-trailing-carousel/slide-2-15f768f4b9c022448203da51e44dc4db.jpg)}
.TopCallToActionSplitTrailingCarousel__title{font-weight:500;color:#231e21}
.TopCallToActionSplitTrailingCarousel__subtitle{color:#716e70}
@media only screen and (max-width:1200px){
.TopCallToActionSplitTrailingCarousel__slider>.slider-control-centerright{display:none}
.TopCallToActionSplitTrailingCarousel__dots{margin-bottom:1.5rem}
.TopCallToActionSplitTrailingCarousel__dot:not(:last-child){margin-right:1rem}
}
@media only screen and (max-width:900px){
.TopCallToActionSplitTrailingCarousel{margin-top:-2rem}
.TopCallToActionSplitTrailingCarousel__slider{margin:0 auto}
}
@media only screen and (max-width:410px){
.TopCallToActionSplitTrailingCarousel__slide{background-position-y:-1.5rem}
}
@media only screen and (min-width:901px){
.TopCallToActionSplitTrailingCarousel{margin-top:4rem}
}
@media only screen and (min-width:1201px){
.TopCallToActionSplitTrailingCarousel__slider>.slider-control-bottomcenter{display:none}
.TopCallToActionSplitTrailingCarousel__dots{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:4rem}
.TopCallToActionSplitTrailingCarousel__dot:not(:last-child){margin-bottom:1rem}
}
.TopCallToActionSplitTrailingList{background-color:#e0e0e0}
.TopCallToActionSplitTrailingList__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.TopCallToActionSplitTrailingList__card-heading{color:#222;font-weight:500;text-align:center}
.TopCallToActionSplitTrailingList__card-subheading{color:#999;margin-top:.75rem;text-align:center;width:20rem}
@media only screen and (max-width:992px){
.TopCallToActionSplitTrailingList__card--collection{width:17.8125rem}
.TopCallToActionSplitTrailingList__card--article{max-width:18.75rem}
}
@media only screen and (max-width:900px){
.TopCallToActionSplitTrailingList__item{margin:5.625rem 1.25rem}
.TopCallToActionSplitTrailingList__item--collection{margin-top:3.75rem}
.TopCallToActionSplitTrailingList__card-heading{font-size:1.125rem;font-weight:500;line-height:1.33;margin-top:2rem}
.TopCallToActionSplitTrailingList__card-subheading{font-size:.875rem;line-height:1.43}
.TopCallToActionSplitTrailingList__card--collection{width:25rem}
.TopCallToActionSplitTrailingList__card--article{max-width:18.75rem}
}
@media only screen and (max-width:600px){
.TopCallToActionSplitTrailingList__card--collection{width:17.8125rem}
.TopCallToActionSplitTrailingList__card--article{max-width:18.75rem}
}
@media only screen and (min-width:901px){
.TopCallToActionSplitTrailingList__item{margin:5rem 0;min-height:calc(100vh - 10rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.TopCallToActionSplitTrailingList__card-heading{font-size:1.5rem;letter-spacing:-.03125rem;line-height:1.25;margin-top:3rem}
.TopCallToActionSplitTrailingList__card-subheading{font-size:1rem;line-height:1.38}
.TopCallToActionSplitTrailingList__card--collection{width:23.75rem}
.TopCallToActionSplitTrailingList__card--article{max-width:18.125rem}
}
@media only screen and (min-width:993px){
.TopCallToActionSplitTrailingList__card--collection{width:28.75rem}
.TopCallToActionSplitTrailingList__card--article{max-width:25rem}
}
.TopCallToActionSection{display:-webkit-box;display:-ms-flexbox;display:flex}
@media only screen and (max-width:900px){
.TopCallToActionSection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}
@media only screen and (min-width:901px){
.TopCallToActionSection{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.TopCallToActionSection__leading,.TopCallToActionSection__trailing{width:50%}
}

/*# sourceMappingURL=logged-out-landing-87b133518d865779b0f4c87c9eb8a9c7.css.map*/