.btn{padding:13px 24px;overflow:hidden;text-align:center;text-overflow:ellipsis;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.16px;border:none;border-radius:30px;transition:all .3s linear;cursor:pointer;outline-offset:0px;display:inline-flex}.btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px}.btn.btn-red{border:2px solid #b7202e;background-color:#b7202e;color:#fff}.btn.btn-red:hover{border:2px solid #852c2b;background-color:#852c2b}.btn.btn-red:focus-visible{outline-color:#852c2b}.btn.btn-dark{border:2px solid #27333b;background-color:#27333b;color:#fff}.btn.btn-dark:hover{border:2px solid #58595b;background-color:#58595b}.btn.btn-dark:focus-visible{outline-color:#58595b}.btn.btn-white{border:2px solid #27333b;background-color:#fff;color:#27333b}.btn.btn-white:hover{background-color:#eee}.btn.btn-white:focus-visible{outline-color:#27333b}.btn.btn-white-cancel{border:2px solid #fff;background-color:#fff;color:#27333b}.btn.btn-white-cancel:hover{background-color:#eee;border:2px solid #eee}.btn.btn-white-cancel:focus-visible{outline-color:#27333b}.btn.btn-s{padding:9px 24px}.btn.disabled{opacity:.4;cursor:none;pointer-events:none}.link-with-arrow{overflow:hidden;color:#b7202e;text-overflow:ellipsis;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5;padding-right:16px;position:relative}.link-with-arrow:hover::after{transform:translateX(3px)}.link-with-arrow::after{content:"";position:absolute;top:8px;right:1px;transform:translateX(0px);width:12px;height:12px;background-image:url(5b432664ce2e2e7685e8.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .3s ease-in-out}.circle-btn{width:52px;height:52px;min-width:52px;min-height:52px;max-width:52px;max-height:52px;position:relative;border-radius:50%;background-color:#fff;border:2px solid #eee;transition:all .3s linear;cursor:pointer;font-size:0px;overflow:hidden;padding:0px;display:block}.circle-btn:hover{background-color:#eee;border:2px solid #27333b}.circle-btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px;outline-color:#27333b}.circle-btn::before{content:"";width:16px;height:16px;position:absolute;top:50%;left:50%;background-image:url(68db6b1fbcd155cac478.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.circle-btn.next::before{transform:translateY(-50%) translateX(-50%) rotate(0deg)}.circle-btn.prev::before{transform:translateY(-50%) translateX(-50%) rotate(180deg)}.circle-btn.disabled{opacity:.4;cursor:none;pointer-events:none}.square-btn{width:52px;height:52px;min-width:52px;min-height:52px;max-width:52px;max-height:52px;background-color:#fff;border-radius:12px;border:1px solid #eee;overflow:hidden;transition:all .3s linear;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.square-btn::before{content:"";display:block;width:16px;height:16px;background-image:url(2b620dec4bcfdb745516.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.square-btn.prev::before{transform:rotate(180deg)}.square-btn:hover{border-radius:12px;border:1px solid #58595b;background:#eee}.square-btn.disabled{opacity:.4;cursor:none;pointer-events:none}.related-products{padding-top:128px;padding-bottom:128px}@media(max-width: 1024px){.related-products{padding-top:24px;padding-bottom:24px}}.related-products .related-products-title-block{margin-bottom:24px}.related-products .related-products-title{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:2rem;font-style:normal;font-weight:400;line-height:1.3;text-align:left}.related-products .related-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 767px){.related-products .related-cards{grid-template-columns:repeat(1, 1fr)}}.related-products .related-cards .related-card{position:relative;display:block}@media(min-width: 1025px){.related-products .related-cards .related-card:hover .related-card-img-block>img{transform:scale(1.1)}}.related-products .related-cards .related-card .related-card-img-block{position:relative;margin-bottom:16px;background-color:#f5f5f5;overflow:hidden}.related-products .related-cards .related-card .related-card-img-block:before{display:block;content:"";width:100%;padding-top:100%}.related-products .related-cards .related-card .related-card-img-block>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1);transition:all .5s ease-in-out}.related-products .related-cards .related-card .related-card-title{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.2px;margin-bottom:8px}.related-products .related-cards .related-card .related-card-link{overflow:hidden;color:#b7202e;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;text-align:left;display:inline-block}
