.ts-footer{background-color:#25272b;position:relative;display:flex;flex-direction:column}.ts-footer__main{display:flex;flex-direction:column;gap:24px;padding:48px 16px;flex:1}.ts-footer__left{display:flex;flex-direction:column}.ts-footer__logo{display:flex}.ts-footer__logo img{height:27px;width:auto}.ts-footer__disclaimer{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#bebebfb3;padding-left:4px}.ts-footer__disclaimer p{margin:0}.ts-footer__heading{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0;color:#ffffffb3;font-family:Quicksand;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.ts-footer__cs{display:flex;flex-direction:column;gap:16px;margin-top:32px}.ts-footer__cs-title{font-family:Quicksand,sans-serif;font-size:16px;font-weight:600;line-height:normal;color:#fff;margin:0}.ts-footer__cs-desc{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#ffffffb3}.ts-footer__cs-desc p{margin:0}.ts-footer__cs-item{display:flex;flex-direction:column;gap:8px}.ts-footer__cs-item-head{display:flex;align-items:center;gap:4px}.ts-footer__cs-item-head .svg-right-icon{transition:all .3s ease}.ts-footer__cs-item-head:hover .svg-right-icon{transform:translate(4px)}.ts-footer__cs-icon{width:10px;height:10px;object-fit:contain}.ts-footer__cs-item-label{font-family:Quicksand,sans-serif;font-size:12px;font-weight:400;line-height:normal;color:#fff}.ts-footer__cs-item-desc{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#ffffffb3}.ts-footer__cs-item-desc p{margin:0}.ts-footer__cs-extra{font-family:Quicksand,sans-serif;font-size:12px;font-weight:400;line-height:normal;color:#fff}.ts-footer__cs-extra p{margin:0 0 4px}.ts-footer__cs-extra a{color:#fff;text-decoration:none}.ts-footer__right{display:flex;flex-direction:column;gap:16px}.ts-footer__col{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.ts-footer__col--newsletter{flex-direction:column;justify-content:flex-start;gap:32px}.ts-footer__col--newsletter>*{width:100%;flex:0 0 auto}.ts-footer__col-title{font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;line-height:22px;color:#fff;margin:0;text-align:left}.ts-footer__right>.ts-footer__col:first-child .ts-footer__col-title{font-family:"SofiaPro",var(--main-font),sans-serif;font-weight:500}.ts-footer__menu-block,.ts-footer__info-block{display:flex;flex-direction:column;gap:0px}@media screen and (max-width:989px){.ts-footer__menu-block,.ts-footer__info-block{border-top:1px solid #fff;padding-top:16px}.ts-footer__col:first-child>div:first-child{border:none;padding-top:0}.ts-footer__col--newsletter{padding-top:8px}}.ts-footer__info-block.is-open,.ts-footer__menu-block.is-open{gap:8px}.ts-footer__col-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin:0;background:none;border:none;cursor:pointer;color:inherit;-webkit-appearance:none;appearance:none}.ts-footer__col-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:4px}.ts-footer__caret{transition:transform .3s ease;flex-shrink:0}.ts-footer__menu-block .ts-footer__links,.ts-footer__info-block .ts-footer__col-desc{overflow:hidden;max-height:0;transition:max-height .3s ease}.ts-footer__menu-block.is-open .ts-footer__caret,.ts-footer__info-block.is-open .ts-footer__caret{transform:rotate(180deg)}.ts-footer__menu-block.is-open .ts-footer__links,.ts-footer__info-block.is-open .ts-footer__col-desc{max-height:500px}.ts-footer__col-desc{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#ffffffb3}.ts-footer__col-desc p{margin:0}.ts-footer__col-desc p+p{margin-top:24px}.ts-footer__links{list-style:none;display:flex;flex-direction:column;padding:0;margin:0}.ts-footer__link{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:22px;color:#bebebf;text-decoration:none;transition:transform .3s;display:flex}.ts-footer__link:hover{transform:translate(4px)}.ts-footer__newsletter{display:flex;flex-direction:column;gap:16px}.ts-footer__newsletter-label{font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff}.ts-footer__newsletter-label p{margin:0}.ts-footer__form{display:flex;flex-direction:column}.ts-footer__field{position:relative}.ts-footer__input{width:100%;padding:14px 16px;border-radius:8px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:500;line-height:normal;background-color:#fdfbf7;color:#00000080;border:none;box-shadow:0 0 0 1px #2e2a398c;margin:0}.ts-footer__input:focus-visible{outline:2px solid #fff;outline-offset:2px}.ts-footer__button{display:flex;padding:6px;cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%);background:none;border:none}.ts-footer__button *{pointer-events:none}.ts-footer__success-msg{display:none;align-items:center;gap:10px;margin:10px 0 0;font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;color:#fff}.ts-footer__success-msg.is-success{display:flex}.ts-footer__success-msg svg{width:16px;height:16px}.ts-footer__payments-wrapper{display:flex;flex-direction:column;gap:16px}.ts-footer__payments-label{font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;line-height:22px;color:#fff}.ts-footer__payments-label p{margin:0}.ts-footer__payments{display:flex;list-style:none;align-items:center;gap:9px;flex-wrap:wrap;padding:0;margin:0}.ts-footer__payment{display:flex}.ts-footer__payment svg{width:35px;height:22px}.ts-footer__payment.ideal-in3{width:33px;height:20px;background:#fff;border-radius:2px;border:1px solid #f6f6f6;padding:3px 0}.ts-footer__payment.ideal-in3 img{width:100%;height:100%;object-fit:contain}.ts-footer__trust{width:fit-content}.ts-footer__rating{display:flex;align-items:center;gap:19px;padding:12px;background-color:#ffffff1a;border-radius:5px;box-shadow:24px 17px 48px #00000014;text-decoration:none;width:fit-content;transition:opacity .3s}.ts-footer__rating:hover{opacity:.85}.ts-footer__rating-stars{display:flex;gap:2px}.ts-footer__rating-star svg{display:block;width:24px;height:24px}.ts-footer__rating-text{font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;line-height:18px;color:#fdfbf7;white-space:nowrap}.ts-footer__bottom-bar{display:flex;flex-direction:column;align-items:center;gap:25px;padding:24px 47px;background-color:#f7f3ec}.ts-footer__social{display:flex;align-items:center;gap:32px;width:100%}.ts-footer__social-label{font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;line-height:22px;color:#000;white-space:nowrap}.ts-footer__social-list{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.ts-footer__social-item{display:flex;color:#25272b}.ts-footer__social-item svg{width:18px;height:18px}.ts-footer__copyright{font-family:Quicksand,sans-serif;font-size:12px;font-weight:500;line-height:normal;color:#25272b;text-align:center;width:100%;max-width:439px}.ts-footer__copyright p{margin:0}.ts-footer__copyright a{color:inherit;text-decoration:none}@media screen and (min-width:990px){.ts-footer__main{flex-direction:row;justify-content:space-between;padding:48px 94px;gap:32px}.ts-footer__left{max-width:310px}.ts-footer__logo{margin-bottom:24px}.ts-footer__logo img{height:52px}.ts-footer__disclaimer{color:#ffffffb3;padding-left:0}.ts-footer__right{flex-direction:row;gap:64px}.ts-footer__col{flex-direction:column;justify-content:flex-start;gap:32px}.ts-footer__col>*{width:auto;flex:0 0 auto}.ts-footer__right>.ts-footer__col:first-child{width:200px;flex:0 0 200px}.ts-footer__right>.ts-footer__col:nth-child(2){width:176px;flex:0 0 176px}.ts-footer__right>.ts-footer__col--newsletter{width:358px;flex:0 0 358px}.ts-footer__col-title{font-size:16px}.ts-footer__menu-block{gap:16px}.ts-footer__col-toggle{pointer-events:none;cursor:default}.ts-footer__caret{display:none}.ts-footer__menu-block .ts-footer__links,.ts-footer__info-block .ts-footer__col-desc{max-height:none;overflow:visible}.ts-footer__link{font-size:14px;line-height:22px}.ts-footer__newsletter-label{font-size:16px;line-height:20px}.ts-footer__payments-label{font-size:16px;line-height:22px}.ts-footer__bottom-bar{flex-direction:row;justify-content:space-between;align-items:center;padding:24px 94px;height:71px;gap:0}.ts-footer__copyright{font-size:14px;text-align:right}.ts-footer__cs{margin-top:24px}.ts-footer__info-block,.ts-footer__menu-block{gap:0}.ts-footer__info-block.is-open,.ts-footer__menu-block.is-open{gap:16px}}@media screen and (min-width:991px)and (max-width:1265px){.ts-footer__main{padding:32px 16px}.ts-footer__right{gap:32px}.ts-footer__right>.ts-footer__col--newsletter{max-width:222px}}@media screen and (min-width:1366px){.ts-footer__right>.ts-footer__col:nth-child(2){width:229px;flex:0 0 229px}.ts-footer__main{padding-bottom:80px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/ts-footer.css.map */
