:root{--color-body-text: #495057;--color-primary: #00677F;--color-accent: #0098AC;--color-mute-light-blue: #0098AC;--color-secondary-dark: #7A624E;--color-secondary: #eed7c0;--color-soft-grey: #F8F9FB;--color-grey-eggshell: #CDC8C4;--brown-bold: "Brown Bold", helvetica, arial, sans-serif;--brown-regular: "Brown Regular", helvetica, arial, sans-serif;--brown-light: "Brown Light", helvetica, arial, sans-serif;--prata: "Prata", serif}.ftp-hero{position:relative;z-index:1;width:100%;padding:0 0 30px;background-size:cover;background-position:center}@media screen and (min-width: 750px){.ftp-hero{padding:60px 0}}@media screen and (max-width: 750px){.ftp-hero .wrapper{max-width:100%;width:100%;padding:0}}.ftp-hero:after{content:"";position:absolute;z-index:-1;top:0;left:0;background-color:#fff;width:100%;height:100%}@media screen and (min-width: 750px){.ftp-hero:after{display:none}}.ftp-hero h1{text-align:center;color:#3b90a5;text-transform:uppercase;font-size:2.1875rem;line-height:2.1875rem;margin:30px 0 0}@media screen and (min-width: 750px){.ftp-hero h1{font-size:2.9375rem;line-height:2.9375rem}}.ftp-hero h1 span{display:block;font-size:1.5625rem;line-height:1.5625rem;color:#00677f}@media screen and (min-width: 750px){.ftp-hero h1 span{font-size:2.125rem;line-height:2.125rem}}@media screen and (max-width: 750px){.ftp-hero h1 br{display:none}}.ftp-hero__copy{text-align:center;margin:10px 0 0}.ftp-hero .ftp-hero__content{width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 750px){.ftp-hero .ftp-hero__content--align-left{justify-content:flex-start}.ftp-hero .ftp-hero__content--align-left h1,.ftp-hero .ftp-hero__content--align-left .ftp-hero__copy{text-align:left}.ftp-hero .ftp-hero__content--align-right{justify-content:flex-end}.ftp-hero .ftp-hero__content--align-right h1,.ftp-hero .ftp-hero__content--align-right .ftp-hero__copy{text-align:right}}.ftp-hero .ftp-hero__content-wrapper{position:relative;width:100%;padding:0 15px}@media screen and (min-width: 750px){.ftp-hero .ftp-hero__content-wrapper{width:50%;padding:0}}.ftp-hero .hero__logo{position:relative;width:100%;height:40px;margin-top:30px}@media screen and (min-width: 750px){.ftp-hero .hero__logo{margin-top:20px}}.ftp-hero .hero__logo:after{content:"";position:absolute;right:0;top:calc(50% - 1px);width:calc(50% - 45px);height:2px;background-color:#00677f}@media screen and (min-width: 750px){.ftp-hero .hero__logo:after{background-color:#fff;width:calc(100% - 65px)}}.ftp-hero .hero__logo:before{content:"";position:absolute;left:0;top:calc(50% - 1px);width:calc(50% - 45px);height:2px;background-color:#00677f}@media screen and (min-width: 750px){.ftp-hero .hero__logo:before{display:none}}.ftp-hero .hero__logo svg{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}@media screen and (min-width: 750px){.ftp-hero .hero__logo svg{left:0;transform:translateY(-50%)}}.ftp-hero .hero__logo path{fill:#00677f}@media screen and (min-width: 750px){.ftp-hero .hero__logo path{fill:#fff}}.ftp-after-treatment{position:relative;width:100%;padding:30px 0}@media screen and (min-width: 750px){.ftp-after-treatment{padding:60px 0}}.ftp-after-treatment .wrapper{max-width:1025px}@media screen and (max-width: 750px){.ftp-after-treatment .wrapper{padding:0}}@media screen and (max-width: 1025px){.ftp-after-treatment .grid--table>.grid__item{vertical-align:top}}.ftp-after-treatment h3{text-align:left;text-transform:uppercase;color:#00677f;margin-bottom:5px}.ftp-after-treatment__content-wrapper{width:100%;margin-top:20px;padding:0 20px}@media screen and (min-width: 750px){.ftp-after-treatment__content-wrapper{padding:0 2% 0 13%;margin:0}}@media screen and (min-width: 1025px){.ftp-after-treatment__content-wrapper{padding:0 5% 0 18%}}.ftp-after-treatment__copy{margin:0}.ftp-after-treatment ul{list-style:none;margin:5px 0 0 20px}.ftp-after-treatment ul li{position:relative;color:#495057;margin:0}.ftp-after-treatment ul svg{position:absolute;left:-24px;top:5px;height:15px}.ftp-after-treatment ul path{fill:#555b61}.locator-input-bar{width:100%;padding:20px 0 25px;margin:0;background-color:#00677f;text-align:center}@media screen and (min-width: 750px){.locator-input-bar{padding:20px 0 40px}}.locator-input-bar h4{text-transform:uppercase;margin:0;font-family:Brown Light,helvetica,arial,sans-serif;letter-spacing:.0625rem;font-size:1.25rem;line-height:1.5rem}.locator-input-bar h4 sup{font-size:70%}.locator-input-bar__input-wrapper{position:relative;margin:15px auto 0;border-radius:2.4px;padding:0;display:inline-block;width:100%;max-width:540px}.locator-input-bar__input-wrapper.is-error{margin-top:35px}.locator-input-bar__input-wrapper.is-error p{display:block}@media screen and (min-width: 750px){.locator-input-bar__input-wrapper{text-align:left}}.locator-input-bar__input-wrapper span{position:absolute;left:16px;top:4px;font-size:.6875rem;font-family:Brown Light,helvetica,arial,sans-serif;opacity:0;color:#00677f;pointer-events:none;transition:all .2s cubic-bezier(.46,.01,.32,1)}.locator-input-bar__input-wrapper.letter-added span{opacity:1}.locator-input-bar__input-wrapper.letter-added input{padding:12px 15px 0}.locator-input-bar input{background-color:#fff;width:100%;height:48px;font-family:Brown Light,helvetica,arial,sans-serif;color:#495057;padding:2px 15px 0;transition:all .2s cubic-bezier(.46,.01,.32,1);display:inline-block}@media screen and (min-width: 750px){.locator-input-bar input{width:calc(100% - 179px)}}.locator-input-bar button{width:100%;display:inline-block;align-items:center;transition:padding .2s cubic-bezier(.46,.01,.32,1);border:1px solid #fff;margin:20px 0 0}@media screen and (min-width: 750px){.locator-input-bar button{position:absolute;right:0;top:0;height:48px;margin:0;width:180px;display:flex;align-items:center;justify-content:center}}.locator-input-bar p{position:absolute;top:-30px;left:0;margin:0;padding:0;width:100%;color:#fff;text-align:center;display:none}@media screen and (min-width: 750px){.locator-input-bar .d-md-flex{display:flex}}.locator-input-bar .locator-copy{margin:0 auto}.locator-input-bar .locator-copy p{display:block;position:static;color:#495057}.collection-color--white{background-color:#fff}.collection-color--white h2,.collection-color--white h3,.collection-color--white h4{color:#00677f}.collection-color--light{background-color:#f8f9fb}.collection-color--light h2,.collection-color--light h3,.collection-color--light h4{color:#00677f}.collection-color--teal{background-color:#00677f;color:#fff}.collection-color--teal h2,.collection-color--teal h3,.collection-color--teal h4,.collection-color--teal h4 a{color:#fff}.collection-color--teal h4 a:hover,.collection-color--teal h4 a:focus{color:#fff}.collection-color--teal .collection__item-content p,.collection-color--teal .collection__item-content .yotpo-bottomline .yotpo-stars .yotpo-icon{color:#fff}.collection-color--teal .slide-arrows svg path{fill:#fff}.collection-color--teal .btn{background-color:#fff;color:#00677f}.collection-color--teal .btn:hover,.collection-color--teal .btn:focus{opacity:.8}@media screen and (min-width: 750px){.ftp-hero .ftp-hero__content-wrapper{width:40%}.ftp-hero .ftp-hero__content-wrapper h1{color:#fff}.ftp-hero .ftp-hero__content-wrapper p{font-size:1.75rem;line-height:1.3;color:#00677f}}.locator-above__copy .grid__item,.locator-below__copy .grid__item{padding-left:0}.locator-above__copy .grid__item{text-align:center}.locator-above__copy .grid__item strong,.locator-input-bar h4{font-size:1.4375rem;text-transform:uppercase;color:#00677f;display:block;font-family:Brown Bold,helvetica,arial,sans-serif}.locator-input-bar .grid__item{float:none}@media screen and (min-width: 750px){.locator-above__copy .wrapper,.locator-below__copy .wrapper{display:flex}.locator-above__copy .grid__item,.locator-below__copy .grid__item{margin:0 auto;padding-left:16px}.locator-above__copy{margin-top:60px}.locator-below__copy{margin-bottom:50px}.locator-input-bar{max-width:70rem;margin:0 auto;padding:40px 0 10px}.ftp-hero{padding:30px 0 80px}.ftp-after-treatment{padding:30px 0}.ftp-after-treatment ul li{width:50%;float:left;padding-right:1rem}.unauthorized .grid--table>.grid__item{vertical-align:top}.unauthorized .grid--table>.grid__item .ftp-after-treatment__content-wrapper.left{padding:0 5% 0 0%}}
/*# sourceMappingURL=/cdn/shop/t/914/assets/template.page.auth-sellers.css.map */
