@font-face{font-family:"Lora-fallback";size-adjust:115.65%;ascent-override:81%;src:local("Times New Roman")}@font-face{font-family:"Playfair Display-fallback";size-adjust:111.20%;ascent-override:96%;src:local("Times New Roman")}@font-face{font-family:"Roboto-fallback";size-adjust:100.05%;ascent-override:97%;src:local("Arial")}@font-face{font-family:"Oswald-fallback";size-adjust:86.94%;ascent-override:120%;src:local("Arial")}@font-face{font-family:"Open Sans-fallback";size-adjust:105.39999999999998%;ascent-override:106%;src:local("Arial")}@font-face{font-family:"PT Serif-fallback";size-adjust:110.49999999999997%;ascent-override:97%;src:local("Times New Roman")}#side-hero-join-overlay-popup-modal .bub-modal{width:800px}#side-hero-join-overlay-popup-modal .bub-modal .modal-body{padding:0px}.side-hero-join-overlay-popup{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 768px){.side-hero-join-overlay-popup{grid-template-columns:1fr}}.side-hero-col{background-color:#f4c0a7}.side-hero-col img{width:100%}@media (max-width: 768px){.side-hero-col{display:none}}.content-col{text-align:center}.content-col .popup-details{padding:48px 0px 16px 42px}@media (max-width: 768px){.content-col .popup-header-subheader-section{padding:0px 16px}}.content-col .popup-header-section{margin-bottom:24px}.content-col .popup-header-section .popup-header-text{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:34px;line-height:1.2em;font-weight:800;color:#162127}.content-col .popup-subheader-text{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:16px;line-height:1.5em;color:#162127;margin-bottom:32px}.content-col .form-section{margin-bottom:24px}.content-col .user-email-address{margin-bottom:12px}.content-col .user-email-address #user_email_address{height:50px;border-radius:3px;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:1.5em}.content-col .external-links{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:1.5em;font-weight:600;color:#162127;margin-bottom:20px}.content-col .external-links .signin-link{color:#dc3c31}

@font-face{font-family:"Lora-fallback";size-adjust:115.65%;ascent-override:81%;src:local("Times New Roman")}@font-face{font-family:"Playfair Display-fallback";size-adjust:111.20%;ascent-override:96%;src:local("Times New Roman")}@font-face{font-family:"Roboto-fallback";size-adjust:100.05%;ascent-override:97%;src:local("Arial")}@font-face{font-family:"Oswald-fallback";size-adjust:86.94%;ascent-override:120%;src:local("Arial")}@font-face{font-family:"Open Sans-fallback";size-adjust:105.39999999999998%;ascent-override:106%;src:local("Arial")}@font-face{font-family:"PT Serif-fallback";size-adjust:110.49999999999997%;ascent-override:97%;src:local("Times New Roman")}.sign-up-form{width:100%}.sign-up-form .sign-up-input-group{position:relative}.sign-up-form .email-sign-up-form{margin-bottom:0}.sign-up-form .email-sign-up-form .invalid-email-hint{padding-top:13px;text-align:center}.sign-up-form .email-sign-up-form .invalid-email-hint #hint{font-weight:600;text-decoration:underline;cursor:pointer;color:#F44336}.sign-up-form .email-sign-up-form .invalid-email-hint #hint:hover{color:#f77b72}@media screen and (max-width: 991px){.sign-up-form .email-input-wrapper.errors{margin-bottom:32px}}.sign-up-form .email-input-wrapper.errors input{border:1px solid #F44336}.sign-up-form .email-input-wrapper.errors .validation-message{font-weight:600}.sign-up-form .email-input-wrapper,.sign-up-form .google-sign-up{width:100%}.sign-up-form .google-sign-up{position:relative;z-index:0}.sign-up-form .or-divider{display:flex;justify-content:center;margin-top:12px;margin-bottom:12px}.sign-up-form .or-divider .or{font-weight:normal;font-style:italic}.sign-up-form.welcome .get-started-wrapper{position:absolute;height:52px;width:132px;top:5px;right:5px;z-index:5}.sign-up-form.welcome .email-input-wrapper,.sign-up-form.welcome .google-sign-up{height:62px}.sign-up-form.lander .get-started-wrapper{margin-top:16px}.sign-up-form.lander .email-input-wrapper,.sign-up-form.lander .google-sign-up{height:45px}.sign-up-form.lander .email-input-wrapper.errors{margin-bottom:32px}@media (max-width: 991px){.sign-up-form.welcome .email-input-wrapper,.sign-up-form.welcome .google-sign-up,.sign-up-form.welcome .get-started-wrapper{height:55px}.sign-up-form.welcome .get-started-wrapper{position:static;margin-left:0;width:100%;margin-top:12px}}@media (max-width: 767px){.sign-up-form.welcome .email-input-wrapper,.sign-up-form.welcome .get-started-wrapper,.sign-up-form.welcome .google-sign-up{height:45px}}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';

/* NOTE: the urls in the commented out blocks below are broken and cause asset compilation to fail.
Commenting them out for now since we don't need them.
*/

/* Slider */
/* .slick-loading .slick-list
{
    background: #fff url(//d2616tuem1neks.cloudfront.net/ajax-loader.gif) center center no-repeat;
} */

/* Icons */
/* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(//d2616tuem1neks.cloudfront.net/fonts/slick.eot);
    src: url(//d2616tuem1neks.cloudfront.net/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//d2616tuem1neks.cloudfront.net/fonts/slick.woff) format('woff'), url(//d2616tuem1neks.cloudfront.net/fonts/slick.ttf) format('truetype'), url(//d2616tuem1neks.cloudfront.net/fonts/slick.svg#slick) format('svg');
} */

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

@font-face{font-family:"Lora-fallback";size-adjust:115.65%;ascent-override:81%;src:local("Times New Roman")}@font-face{font-family:"Playfair Display-fallback";size-adjust:111.20%;ascent-override:96%;src:local("Times New Roman")}@font-face{font-family:"Roboto-fallback";size-adjust:100.05%;ascent-override:97%;src:local("Arial")}@font-face{font-family:"Oswald-fallback";size-adjust:86.94%;ascent-override:120%;src:local("Arial")}@font-face{font-family:"Open Sans-fallback";size-adjust:105.39999999999998%;ascent-override:106%;src:local("Arial")}@font-face{font-family:"PT Serif-fallback";size-adjust:110.49999999999997%;ascent-override:97%;src:local("Times New Roman")}#welcome{overflow-x:hidden}#welcome .welcome-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:flex;flex-direction:column}#welcome .welcome-container:before,#welcome .welcome-containerafter{display:table;content:" "}#welcome .welcome-container:after{clear:both}@media (min-width: 992px){#welcome .welcome-container{width:100%;max-width:1470px}}@media (max-width: 991px){#welcome .welcome-container{width:120%;margin:auto -10%}}@media (max-width: 767px){#welcome .welcome-container{width:100%;margin:auto}}#welcome .welcome-flash-container{padding-top:24px;margin-bottom:-24px;position:relative;width:100%}#welcome .welcome-flash-container .flash-message{text-align:center;max-width:90%;margin:0 auto;width:100%;background:#fff;color:#162127;padding:20px;border-radius:3px;box-shadow:0 2px 3px #b9bcbe}@media (max-width: 991px){#welcome .welcome-flash-container{width:80%;margin:auto 10%}}@media (max-width: 767px){#welcome .welcome-flash-container{width:100%;margin:-4px 0}}#welcome .top-sign-up-row{display:flex;align-items:flex-start;margin-bottom:-90px}@media (min-width: 768px){#welcome .top-sign-up-row.sign-up-section-wrapper{position:relative;justify-content:center;text-align:center;margin:35px 0}#welcome .top-sign-up-row.sign-up-section-wrapper .sign-up-section{width:auto;position:absolute;background-color:rgba(255,255,255,0.95);z-index:1;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,0.5);margin-top:40px;padding:0px}#welcome .top-sign-up-row.sign-up-section-wrapper .sign-up-text{margin:55px;width:100%}}@media (min-width: 768px) and (min-width: 1200px){#welcome .top-sign-up-row.sign-up-section-wrapper .sign-up-text{max-width:475px}}#welcome .top-sign-up-row .sign-up-section{width:50%}#welcome .top-sign-up-row .sign-up-text{width:100%;max-width:570px;margin-left:auto;margin-top:56px}#welcome .top-sign-up-row .sign-up-text .sign-up-title{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:44px;line-height:1.3em;font-weight:800;color:#162127;line-height:1.2em;font-size:54px;line-height:1.1em;line-height:1.2em;width:100%;position:relative;z-index:2}#welcome .top-sign-up-row .sign-up-text .sign-up-content{font-family:"Oswald","Oswald-fallback","Arial",sans-serif;text-transform:uppercase;font-weight:400;font-size:22px;line-height:1.4em;text-transform:none;margin-bottom:16px;margin-top:32px}#welcome .top-sign-up-row .sign-up-text .sign-up-content .highlight-word{color:#dc3c31}@media (max-width: 1199px){#welcome .top-sign-up-row .sign-up-text{max-width:472px}}@media (max-width: 991px){#welcome .top-sign-up-row .sign-up-text{max-width:360px}#welcome .top-sign-up-row .sign-up-text .sign-up-content{margin-bottom:16px;margin-top:20px}}@media (max-width: 767px){#welcome .top-sign-up-row .sign-up-text{max-width:100%}#welcome .top-sign-up-row .sign-up-text .sign-up-content{margin-bottom:16px;margin-top:12px}}#welcome .top-sign-up-row #sign-up-form-1{width:100%;max-width:500px}#welcome .top-sign-up-row .sign-up-section.sign-up-section-wrapper{margin-left:-15px;width:calc(100% + 30px)}#welcome .top-sign-up-row .book-shelves-image-wrapper{display:flex;justify-content:center}@media (max-width: 767px){#welcome .top-sign-up-row .book-shelves-image-wrapper{margin-left:-15px;width:calc(100% + 30px)}#welcome .top-sign-up-row .book-shelves-image-wrapper .desktop-book-shelf{display:none}#welcome .top-sign-up-row .book-shelves-image-wrapper .mobile-book-shelf{max-width:100%;margin-top:36px;width:750px}}@media (min-width: 768px){#welcome .top-sign-up-row .book-shelves-image-wrapper .desktop-book-shelf{height:650px}#welcome .top-sign-up-row .book-shelves-image-wrapper .mobile-book-shelf{display:none}}#welcome .top-sign-up-row .book-shelf-international{margin-top:36px;margin-left:-48px;width:750px}@media (max-width: 1199px){#welcome .top-sign-up-row .book-shelf-international{max-width:630px}}@media (max-width: 991px){#welcome .top-sign-up-row .book-shelf-international{margin-top:60px;max-width:475px}}@media (max-width: 767px){#welcome .top-sign-up-row .book-shelf-international{max-width:100%;margin-left:0;margin-top:36px}}@media (max-width: 767px){#welcome .top-sign-up-row .sign-up-text{width:100%}#welcome .top-sign-up-row #sign-up-form-1{width:100%;max-width:100%}}#welcome .image-row{display:flex;align-items:center}#welcome .image-row .image-row-item{width:50%}#welcome .image-row .image-row-item .left-text,#welcome .image-row .image-row-item .right-text{width:100%;max-width:570px}@media (max-width: 1199px){#welcome .image-row .image-row-item .left-text,#welcome .image-row .image-row-item .right-text{max-width:430px}}@media (max-width: 991px){#welcome .image-row .image-row-item .left-text,#welcome .image-row .image-row-item .right-text{max-width:360px}}@media (max-width: 767px){#welcome .image-row .image-row-item .left-text,#welcome .image-row .image-row-item .right-text{max-width:100%}}#welcome .image-row .image-row-item .left-text .meta-header,#welcome .image-row .image-row-item .right-text .meta-header{font-family:"Oswald","Oswald-fallback","Arial",sans-serif;text-transform:uppercase;font-weight:400;font-size:16px;line-height:1.5em}#welcome .image-row .image-row-item .left-text .header,#welcome .image-row .image-row-item .right-text .header{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:44px;line-height:1.3em;font-weight:800;color:#162127;line-height:1.2em}#welcome .image-row .image-row-item .left-text .body,#welcome .image-row .image-row-item .right-text .body{font-family:Lora,"Lora-fallback",Georgia,Times,serif;font-size:18px;line-height:1.5em;margin-top:40px}#welcome .image-row .image-row-item .left-text .body .discount,#welcome .image-row .image-row-item .right-text .body .discount{font-weight:800}#welcome .image-row .image-row-item .left-text{margin-left:auto}#welcome .image-row .image-row-item .right-text{margin-right:180px}#welcome .photo{width:90%}#welcome .photo.down{display:none}#welcome .photo.arrow{width:10%;z-index:100;margin:-35px auto -80px auto}#welcome .testimonial-section{text-align:center;margin:30px 0;width:100%}#welcome .testimonial-section .testimonial-title{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:44px;line-height:1.3em;font-weight:800;color:#162127;line-height:1.2em;margin-bottom:40px}@media (min-width: 768px){#welcome .testimonial-section .testimonial-title{margin-top:32px;margin-bottom:64px}}@media (min-width: 768px){#welcome .testimonial-section .testimonials{display:grid;grid-template-columns:1fr auto 1fr auto 1fr}}#welcome .testimonial-section .testimonials .testimonial{width:100%}#welcome .testimonial-section .testimonials .testimonial .testimonial-content{font-family:Lora,"Lora-fallback",Georgia,Times,serif;font-size:18px;line-height:1.5em}#welcome .testimonial-section .testimonials .stars{color:#dc3c31;margin-bottom:24px}#welcome .testimonial-section .testimonials .vertical-divider{width:0;height:60%;border-right:1px #dcdedf solid;margin-bottom:20px}@media (min-width: 992px){#welcome .testimonial-section .testimonials .vertical-divider{margin:auto 40px}}@media (min-width: 768px){#welcome .testimonial-section .testimonials .vertical-divider{margin:auto 28px}}#welcome .testimonial-section .testimonials .testimonial-details{margin-top:20px}#welcome .testimonial-section .testimonials .testimonial-user{font-family:Lora,"Lora-fallback",Georgia,Times,serif;font-size:16px;line-height:1.5em}#welcome .testimonial-section .testimonials .testimonial-location{font-family:"Oswald","Oswald-fallback","Arial",sans-serif;text-transform:uppercase;font-weight:400;font-size:14px;line-height:1.5em}@media (min-width: 768px){#welcome .testimonial-section .testimonials .slick-list{grid-column:3}}#welcome .testimonial-section .testimonials .slick-slide{padding:0 20px 10px;outline:none}#welcome .testimonial-section .testimonials .slick-dots li{margin:0 3px}#welcome .testimonial-section .testimonials .slick-dots li button:before{content:" ";background:#162127;font-size:12px;line-height:1.5em;height:11px;width:11px;border-radius:50%}#welcome .testimonial-section .testimonials .slick-dots li.slick-active button:before{color:#162127;opacity:0.75}@media (max-width: 1199px){#welcome .top-sign-up-row{margin-bottom:-30px}#welcome .photo.arrow{margin:10px auto}}@media (max-width: 991px){#welcome .top-sign-up-row{margin-bottom:0}#welcome .top-sign-up-row .sign-up-section{margin-left:0;padding-left:20px}#welcome .top-sign-up-row .sign-up-section .sign-up-text .sign-up-title{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:34px;line-height:1.2em;font-weight:800;color:#162127;line-height:1.2em}#welcome .top-sign-up-row .sign-up-section .sign-up-text .sign-up-content{font-size:18px;line-height:1.5em}#welcome .image-row .image-row-item .left-text .header,#welcome .image-row .image-row-item .right-text .header{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:34px;line-height:1.2em;font-weight:800;color:#162127;line-height:1.2em}#welcome .image-row .image-row-item .left-text .body,#welcome .image-row .image-row-item .right-text .body{font-family:Lora,"Lora-fallback",Georgia,Times,serif;font-size:16px;line-height:1.5em;margin-top:32px}#welcome .image-row .image-row-item .right-text{margin-left:0;margin-right:20px}#welcome .photo.arrow{margin:0 auto}#welcome .testimonial-section .testimonial-title{font-family:Playfair Display,"Playfair Display-fallback",Lora,"Lora-fallback",Georgia,serif;font-weight:800;font-size:34px;line-height:1.2em;font-weight:800;color:#162127;line-height:1.2em}#welcome .testimonial-section .testimonials .testimonial .testimonial-content{font-family:Lora,"Lora-fallback",Georgia,Times,serif;font-size:16px;line-height:1.5em}}@media (max-width: 767px){#welcome .top-sign-up-row{flex-direction:column}#welcome .top-sign-up-row .sign-up-section{width:100%;margin-top:20px;padding-left:0}#welcome .top-sign-up-row .sign-up-section .sign-up-text{text-align:center;width:100%;margin:0px 0px 20px 0px}#welcome .top-sign-up-row .sign-up-section .sign-up-text .sign-up-title{width:100%}#welcome .image-row{flex-direction:column}#welcome .image-row .image-row-item{width:100%}#welcome .image-row .image-row-item.first{order:1}#welcome .image-row .image-row-item.second{order:2}#welcome .image-row .image-row-item .left-text,#welcome .image-row .image-row-item .right-text{text-align:center;width:100%;margin:0 0 40px 0}#welcome .photo#coffee-phone{width:128%;margin:auto -22%}#welcome .photo#ipad{width:118%;margin-left:-11%}#welcome .photo#kindle-iced-tea{width:120%;margin-left:-14%}#welcome .photo#author-alerts,#welcome .photo#wishlist-alerts{width:118%;margin-left:-15%}#welcome .photo .bump-left{margin-left:13%}#welcome .photo.arrow{margin:16px auto;width:50px}#welcome .photo.arrow.down{display:block}#welcome .photo.arrow.side{display:none}}#welcome .bottom-signup-row{margin-top:100px;margin-bottom:200px}#welcome .bottom-signup-row .bottom-signup-text{width:100% !important}@media (max-width: 991px){#welcome .bottom-signup-row .bottom-signup-text{width:80% !important}}@media (max-width: 767px){#welcome .bottom-signup-row .bottom-signup-text{width:100% !important}}#welcome .bottom-signup-row .header{margin-bottom:28px}#welcome .bottom-signup-row #sign-up-form-2{width:100%;max-width:535px}@media (max-width: 767px){#welcome .bottom-signup-row #sign-up-form-2{max-width:100%}}#welcome .retailer-row{margin:50px 0}@media (max-width: 991px){#welcome .retailer-row{margin:30px 0}}@media (max-width: 767px){#welcome .retailer-row{margin:0}}#welcome .retailer-row .logos .logo-row{display:flex}#welcome .retailer-row .logos .logo-row .logo-img{height:45px;margin-top:32px;margin-right:32px}#welcome .retailer-row .logos .logo-row .retailer-img{height:35px;margin-top:24px;margin-right:24px}@media (max-width: 991px){#welcome .retailer-row .logos .logo-row .logo-img{height:35px;margin-top:24px;margin-right:24px}#welcome .retailer-row .logos .logo-row .retailer-img{height:25px;margin-top:16px;margin-right:16px}}@media (max-width: 767px){#welcome .retailer-row .logos .logo-row{justify-content:center;flex-wrap:wrap}#welcome .retailer-row .logos .logo-row .logo-img{margin-right:16px}}

