footer{width:100%;padding:140px;background-color:#000;color:#fff}.footer_main{display:flex;justify-content:space-between;flex-wrap:wrap;gap:36px}.footer_social{padding-top:38px}.footer_logo{width:122px;height:87px}.footer_main ul h4{font-size:2rem;line-height:normal;text-transform:uppercase;margin-bottom:17px}.footer_main ul h4,.footer_main ul h6,.footer_main ul li{color:#fff;font-family:var(--font-safiro);font-weight:400}.footer_main ul h6,.footer_main ul li{font-size:1.5rem;line-height:28px}.footer_main ul li{opacity:.8;transition:opacity .1s ease-in-out;&:hover{opacity:1}}.footer_cred{display:flex;justify-content:space-between;margin-top:100px}.footer_cred p{color:#fff;font-family:var(--font-safiro);font-size:1.2rem;font-weight:400}.footer_payment{display:flex;gap:28px}.footer_main ul>div>img{display:none}.footer_payment_visa{width:64px}.footer_payment_master{width:40px}.footer_payment_paypal{width:100px}.footer_disclaimer{padding:1rem 2rem;text-align:center}.footer_disclaimer p{font-size:12px;color:#ffffff80;font-family:var(--font-safiro)}@media (min-width:1024px){.footer_disclaimer{max-width:50%;text-align:left;margin-right:auto;padding-left:0}}@media (min-width:1024px) and (max-width:1700px){footer{padding:min(70px,5vw) min(140px,10vw)}.footer_main{gap:16px}.footer_social{margin-top:0}.footer_logo{width:82px;height:58px}.footer_main ul h4{font-size:1.33rem;margin-bottom:14px}.footer_main ul li:not(:first-child){margin:8px 0}.footer_main ul h6,.footer_main ul li{font-size:1.175rem;line-height:normal}.footer_cred{margin-top:100px}.footer_cred p{font-size:12px}.footer_payment{display:flex;gap:28px}.footer_main ul>div>img{display:none}.footer_payment_visa{width:44px}.footer_payment_master{width:28px}.footer_payment_paypal{width:70px}}@media (max-width:1024px){footer{padding:70px}.footer_main{row-gap:100px}}@media (max-width:768px){footer{padding:36px;position:relative}.footer_main{display:flex;justify-content:space-between;flex-wrap:nowrap;flex-flow:column nowrap;gap:12px}.footer_subscribe{order:-1;text-align:center}.footer_logo{order:1;padding-top:25px;width:122px;height:87px}.footer_main ul h4{padding:8px 0}.footer_main ul:nth-child(2){padding-top:40px}.footer_cred{flex-direction:column-reverse;align-items:flex-end;position:relative}.footer_cred p{text-align:center;align-self:center}.footer_payment{align-items:flex-end;flex-direction:column;position:absolute;top:-160px;gap:45px}.footer_main ul:not(:last-child){border-bottom:1px solid gray}.footer_main ul>div>img{display:block}.footer_main ul div{display:flex;justify-content:space-between;align-items:center}.footer_main ul section{margin-bottom:8px;overflow:hidden;transition:max-height .3s ease}.footer_expand img{transition:transform .3s ease}.footer_expand img.rotate{transform:rotate(45deg)}.footer_cred{padding-top:70px}.footer_main ul h4{margin-bottom:0}}@media (max-width:375px){footer{padding:36px 24px}}