.footer-ds{background-color:#212324}.footer-ds__container{display:grid;grid-template-areas:"logo logo" "nav nav" "signup signup" "text text" "separator separator" "social social" "payment payment" "secondaryNav secondaryNav" "copyrights copyrights";grid-template-columns:1fr 1fr;padding-top:36px;padding-bottom:24px}@media screen and (min-width:960px){.footer-ds__container{grid-template-areas:"logo nav nav signup" "text nav nav signup" "separator separator separator separator" "copyrights payment payment social";grid-template-columns:280px 1fr 1fr 340px;column-gap:60px;padding-top:50px;padding-bottom:30px}}.footer-ds__logo{grid-area:logo;margin-bottom:30px;display:flex;align-items:flex-start}.footer-ds__logo .footer-ds__logo-image{width:100%;max-width:202px;height:auto;object-fit:contain}@media screen and (min-width:960px){.footer-ds__logo{margin-bottom:25px}}.footer-ds__navigation{grid-area:nav;display:grid;grid-template-columns:1fr 1fr;column-gap:24px;margin-bottom:28px}.footer-ds__navigation .footer-ds__nav-heading{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#8a8f94;margin:0 0 14px}.footer-ds__navigation .footer-ds__navigation-item{font-size:15px;line-height:22px;font-weight:400;font-family:Poppins,sans-serif;display:block;color:#dedede;margin-bottom:12px}.footer-ds__navigation .footer-ds__navigation-item:hover{color:#feae15}@media screen and (min-width:960px){.footer-ds__navigation{grid-column:nav;grid-row:1/3;column-gap:40px;margin-bottom:0}}.footer-ds__text{grid-area:text;font-size:13px;line-height:20px;font-weight:400;font-family:Poppins,sans-serif;display:block;color:#9a9fa4;margin-bottom:20px}@media screen and (min-width:960px){.footer-ds__text{margin-bottom:0}}.footer-ds__separator{grid-area:separator;margin-bottom:20px;margin-top:0;border-color:#7c7b7b}@media screen and (min-width:960px){.footer-ds__separator{margin:36px 0 24px}}.footer-ds__social{grid-area:social;margin-bottom:14px}@media screen and (min-width:960px){.footer-ds__social{margin-bottom:0;align-self:center}}.footer-ds__social .social_icons{margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:15px}@media screen and (min-width:960px){.footer-ds__social .social_icons{justify-content:flex-end}}.footer-ds__social .social_icons li{padding:0;margin-bottom:0;display:flex;align-items:center;justify-content:center}.footer-ds__social .social_icons li a{margin:0;height:24px;width:24px;font-size:17px}.footer-ds__social .social_icons li a:before{height:24px;width:24px;margin-right:0;margin-left:0}.footer-ds__social .social_icons li svg path{transition:fill .1s linear}.footer-ds__social .social_icons li svg:hover path{fill:#feae16}.footer-ds__secondaty-navigation{grid-area:secondaryNav;margin-bottom:10px;display:none;flex-direction:row;justify-content:center;align-items:center;gap:14px}.footer-ds__secondaty-navigation .footer-ds__secondaty-navigation-item{font-size:14px;line-height:21px;font-weight:400;font-family:Poppins,sans-serif;display:block;color:#dedede;margin-bottom:14px}.footer-ds__secondaty-navigation .footer-ds__secondaty-navigation-item:hover{color:#feae15}.footer-ds__secondaty-navigation .footer-ds__secondaty-navigation-item:nth-child(2n){text-align:left}.footer-ds__secondaty-navigation .footer-ds__secondaty-navigation-item:nth-child(odd){text-align:right}@media screen and (min-width:960px){.footer-ds__secondaty-navigation{display:none}}.footer-ds__copyrights{grid-area:copyrights;align-self:center;font-size:14px;line-height:21px;font-weight:400;font-family:Poppins,sans-serif;color:#8e8e8e;text-align:center}.footer-ds__copyrights a{color:#8e8e8e}@media screen and (min-width:960px){.footer-ds__copyrights{text-align:left}}@media screen and (max-width:768px){.footer-ds__copyrights{font-size:10px;line-height:19px}}.footer-ds-form{background-color:#f3f3f3}.footer-ds-form__container{padding-top:30px;padding-bottom:30px;display:flex;gap:13px;flex-direction:column}@media screen and (min-width:960px){.footer-ds-form__container{padding-top:40px;padding-bottom:40px;flex-direction:row;justify-content:space-between;align-items:center}}.footer-ds-form__content{display:flex;gap:10px;flex-direction:column}@media screen and (min-width:960px){.footer-ds-form__content{gap:15px}}.footer-ds-form__title,.footer-ds-form__subtitle{font-family:Poppins,sans-serif;color:#000;padding:0;margin:0;text-transform:none;letter-spacing:normal}.footer-ds-form__title{font-size:18px;line-height:27px;font-weight:600}@media screen and (min-width:960px){.footer-ds-form__title{font-size:24px;line-height:36px;font-weight:700}}.footer-ds-form__subtitle{font-weight:400;font-size:16px;line-height:24px}@media screen and (min-width:960px){.footer-ds-form__form{width:444px}}.footer-ds-form__form [data-testid=form-row]{display:flex!important;flex-direction:column!important;gap:18px}@media screen and (min-width:960px){.footer-ds-form__form [data-testid=form-row]{flex-direction:row!important;gap:15px}}.footer-ds-form__form [data-testid=form-component]{flex:1 1 100%!important}@media screen and (min-width:960px){.footer-ds-form__form [data-testid=form-component]:nth-child(2){justify-content:flex-end!important;flex:0 0 auto!important}}.footer-ds-form__form input[type=email]{border-radius:5px!important;background-color:transparent!important;height:40px!important;padding-right:10px!important}.footer-ds-form__form input[type=email]::placeholder{color:#7c7b7b!important}.footer-ds-form__form button[type=button]{width:auto!important;padding:12px 30px!important;font-size:18px!important;line-height:27px!important;transition:all .2s linear}.footer-ds-form__form button[type=button]:hover{background:#fcad31bf!important}@media screen and (min-width:960px){.footer-ds-form__form button[type=button]{font-size:16px!important;line-height:24px!important;padding:8px 20px!important}}.footer-ds__signup{grid-area:signup;margin-bottom:28px}@media screen and (min-width:960px){.footer-ds__signup{margin-bottom:0}}.footer-ds__signup-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#8a8f94;margin:0 0 14px}.footer-ds__signup-subtitle{font-family:Poppins,sans-serif;font-size:14px;line-height:21px;color:#dedede;margin:0 0 12px}.footer-ds__signup-form form{margin:0!important}.footer-ds__payment{grid-area:payment;display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;margin-bottom:16px}@media screen and (min-width:960px){.footer-ds__payment{margin-bottom:0;flex-wrap:nowrap}}.footer-ds__payment-icon{height:19px;width:auto;border-radius:3px}
/*# sourceMappingURL=/cdn/shop/t/1031/assets/footer-ds.scss.css.map */
