.opk_payments{display:inline-flex;align-items:center}@media screen and (min-width:768px){.opk_payments{gap:10px}}@media screen and (max-width:767px){.opk_payments{gap:8px}}.opk_payments__item{display:inline-flex;align-items:center;justify-content:center;height:20px;min-width:39px;border:1px solid #d6d6d6;background:#fff;width:-moz-fit-content;width:fit-content}.opk_payments__item svg{display:block;width:-moz-fit-content;width:fit-content}.opk_footer{position:relative;color:var(--footer-main-color)}.opk_footer a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.opk_footer a:hover{color:var(--footer-second-color)}@media screen and (min-width:1024px){.opk_footer{padding-top:80px}}@media screen and (max-width:1023px){.opk_footer{padding-top:40px}}.opk_footer,.opk_footer__top,.opk_footer__bottom{width:100%}.opk_footer__bg{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.opk_footer__bg_img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.opk_footer__bg_img.opk_footer__bg_img--descktop{display:none}}@media screen and (min-width:768px){.opk_footer__bg_img.opk_footer__bg_img--mobile{display:none}}.opk_footer__top{z-index:2;position:relative}@media screen and (min-width:1440px){.opk_footer__top{display:flex;justify-content:space-between;gap:22px}}@media(max-width:1439px)and (min-width:1024px){.opk_footer__top{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:30px}}@media screen and (min-width:1024px){.opk_footer__info{max-width:466px}}@media screen and (max-width:767px){.opk_footer__info{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:1023px){.opk_footer__info:not(:last-child){margin-bottom:18px}}.opk_footer__logo{display:flex;font-weight:800;text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;font-size:max(26px,min(1.7vw,32px))}@media screen and (max-width:1023px){.opk_footer__logo{margin:0 auto}}@media screen and (min-width:1024px){.opk_footer__logo:not(:last-child){margin-bottom:32px}}@media screen and (max-width:1023px){.opk_footer__logo:not(:last-child){margin-bottom:30px}}.opk_footer__logo_img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.opk_footer__info_text{font-size:18px;font-style:normal;font-weight:400}@media screen and (min-width:1024px){.opk_footer__info_text{line-height:1.38}}@media screen and (max-width:1023px){.opk_footer__info_text{line-height:1.44;text-align:center}}.opk_footer__head{display:flex;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:1.5;text-transform:uppercase;color:var(--footer-second-color)}@media screen and (min-width:768px){.opk_footer__head{pointer-events:none}}@media screen and (max-width:767px){.opk_footer__head{align-items:center;justify-content:space-between}}.opk_footer__head svg{transition:transform .3s ease;width:24px;height:24px}@media screen and (min-width:768px){.opk_footer__head svg{display:none}}.opk_footer__head svg path{fill:var(--footer-second-color)}@media screen and (min-width:768px){.opk_footer__contacts_wrap .opk_footer__head:not(:last-child),.opk_footer__links_list .opk_footer__head:not(:last-child){margin-bottom:16px}}@media screen and (min-width:768px){.opk_footer__newsletter .opk_footer__head:not(:last-child){margin-bottom:10px}}@media screen and (max-width:1023px){.opk_footer__head.opk_footer__head--label{padding:16px 0}}@media(max-width:1439px)and (min-width:1024px){.opk_footer__contacts_wrap{grid-column:span 2}}.opk_footer__list_content{display:grid;transition:grid-template-rows .5s}.opk_footer__list_content .opk_footer__list{min-height:0;overflow:hidden}@media screen and (min-width:768px){.opk_footer__list_content .opk_footer__list:has(.opk_footer__link:nth-child(9)){-moz-column-count:2;column-count:2;-moz-column-gap:15px;column-gap:15px}}@media screen and (max-width:767px){.opk_footer__list_content{grid-template-rows:0fr}}.opk_footer__links_list:has(input:checked) .opk_footer__head svg{transform:rotate(180deg)}.opk_footer__links_list:has(input:checked) .opk_footer__list_content{grid-template-rows:1fr}@media screen and (max-width:1023px){.opk_footer__links_list:not(:last-child){margin-bottom:18px}}@media screen and (min-width:1024px){.opk_footer__links_list{width:100%;max-width:251px}}.opk_footer__links_decor{font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-style:normal;font-weight:700;font-size:25px;position:absolute;top:50%;right:0;margin-top:-.7em;transition:opacity .3s ease}.opk_footer__head:has(input:checked) .opk_footer__links_decor.opk_footer__links_decor--close{opacity:0}.opk_footer__links_decor.opk_footer__links_decor--open{opacity:0}.opk_footer__head:has(input:checked) .opk_footer__links_decor.opk_footer__links_decor--open{opacity:1}@media screen and (min-width:1024px){.opk_footer__links_decor{display:none}}.opk_footer__list_item:not(:last-child){margin-bottom:15px}.opk_footer__link{font-size:18px;font-style:normal;font-weight:400;line-height:1.38;position:relative;display:inline-flex;overflow:hidden}.opk_footer__link:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:1px;background-color:var(--footer-main-color);transform:translate(-100%);transition:transform .3s ease}@media(any-hover:hover){.opk_footer__link:hover:after{transform:translate(0)}}.opk_footer__contacts:not(:last-child){margin-bottom:24px}@media screen and (min-width:1440px){.opk_footer__contacts{display:flex;flex-direction:column;max-width:408px;flex-shrink:0}}@media(max-width:1439px)and (min-width:1024px){.opk_footer__contacts{grid-column:span 3;display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:30px}}@media screen and (max-width:1023px){.opk_footer__contacts{padding-top:14px;display:flex;flex-direction:column-reverse;gap:34px}}@media screen and (min-width:768px){.opk_footer__newsletter:not(:last-child){margin-bottom:35px}}.opk_footer__contacts_item:not(:last-child){margin-bottom:16px}.opk_footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;font-size:16px;font-style:normal;font-weight:400;line-height:1.75}@media screen and (max-width:1199px){.opk_footer__bottom{flex-direction:column}}@media screen and (min-width:768px){.opk_footer__bottom{padding:80px 0 30px}}@media screen and (max-width:767px){.opk_footer__bottom{padding:34px 0}}.opk_footer__copyright{display:flex;align-items:center;gap:8px}@media screen and (max-width:1023px){.opk_footer__copyright{text-align:center}}.opk_footer__payments{text-align:center;display:flex;align-items:center}.opk_footer__bottom_link{align-items:center;gap:9px;position:relative;display:inline-flex;overflow:hidden}.opk_footer__bottom_link:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:1px;background-color:var(--footer-main-color);transform:translate(-100%);transition:transform .3s ease}@media(any-hover:hover){.opk_footer__bottom_link:hover:after{transform:translate(0)}}:root{--opk-font-main: "Montserrat", sans-serif;--opk-font-secondary: "Baloo 2", sans-serif;--opk-font-third: "Roboto", sans-serif}.opk_newsletter_block{display:flex;gap:10px}.opk_newsletter_block__input{padding:6px 25px;display:inline-flex;align-items:center;background-color:#fff;border-radius:40px;border:1px solid #1d1d1b;min-height:48px;width:100%;color:#000;font-family:Montserrat,sans-serif;font-family:var(--opk-font-main);font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.opk_newsletter_block__input:focus,.opk_newsletter_block__input:focus-visible{outline-offset:2px}.opk_newsletter_block__message{display:flex;align-items:center;gap:10px;padding-top:12px;font-size:14px;line-height:1;color:var(--footer-second-color)}.opk_newsletter_block__message.error{color:red}.opk_newsletter_block__message .icon{color:inherit}.opk_newsletter_block__message[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/11/assets/opk-footer.css.map */
