.section-custom-available{padding-top:var(--padding-top-section);padding-bottom:var(--padding-bottom-section)}@media screen and (max-width:749px){.section-custom-available{padding-top:calc(var(--padding-top-section) / 2);padding-bottom:calc(var(--padding-bottom-section) / 2)}}.section-custom-available__header{text-align:center;margin-bottom:40px}.section-custom-available__heading p{font-size:45px;font-weight:700;margin:0}.section-custom-available__heading{font-size:45px;color:#084651}.section-custom-available__heading strong{background-image:var(--line-under);background-repeat:no-repeat;background-position:bottom;background-size:100% 6px;padding-bottom:8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}@media screen and (max-width:749px){.section-custom-available__heading strong{background-image:url(line_under_mob.svg)}}.section-custom-available__subheading{font-size:25px;line-height:135%;color:gray;max-width:800px;margin:0 auto}@media screen and (max-width:989px){.section-custom-available__subheading{font-size:16px;line-height:18px}}@media screen and (max-width:749px){.section-custom-available__subheading{font-size:12px}}.section-custom-available__slider-outer{position:relative}.section-custom-available__nav{position:absolute;top:40%;transform:translate(100%);margin-top:0;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:box-shadow .25s ease,opacity .25s ease;color:#2cc0d3;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-custom-available__nav--prev{left:0;transform:translate(-100%);padding-right:20px}.section-custom-available__nav--next{right:0;transform:translate(100%);padding-left:20px}.section-custom-available__nav.swiper-button-disabled{opacity:.3;pointer-events:none}@media screen and (max-width:749px){.section-custom-available__nav{display:none}}.section-custom-available__swiper .swiper-wrapper{align-items:stretch;padding-bottom:30px}@media screen and (max-width:749px){.section-custom-available__swiper .swiper-wrapper{padding-bottom:44px}}.section-custom-available__swiper .swiper-slide{height:auto;display:flex;flex-direction:column}@media screen and (min-width:990px){.section-custom-available__pagination{display:none}}.section-custom-available__pagination .swiper-pagination-bullet{background:#f3db94;opacity:.35;transition:opacity .25s ease,transform .25s ease}.section-custom-available__pagination .swiper-pagination-bullet-active{background:#fec92a;opacity:1}.section-custom-available__card{flex:1;display:flex;flex-direction:column;border-radius:25px;overflow:hidden;background:#fff;box-shadow:0 2px 12px #00000014;transition:box-shadow .25s ease;height:100%}.section-custom-available__card:hover{box-shadow:0 8px 32px #00000029}.section-custom-available__img-link{display:block;position:relative;text-decoration:none;flex-shrink:0}.section-custom-available__img-wrap{width:100%;aspect-ratio:1/1;overflow:hidden}.section-custom-available__img-wrap img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.section-custom-available__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-custom-available__labels{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;pointer-events:none}.section-custom-available__label{padding:8px 20px;font-size:20px;font-weight:700;color:#fff;line-height:1;white-space:nowrap;border-top-right-radius:25px;border-bottom-right-radius:25px}.section-custom-available__label:first-child{border-top-left-radius:25px}.section-custom-available__label--new{background:#9747ff}.section-custom-available__label--in-store{background:#a5dc91}.section-custom-available__label--sold{background:#da6767}.section-custom-available__label--reserved{background:#2cc0d3}.section-custom-available__label--polydactyl{background:#5433eb}.section-custom-available__label--sale{background:#e94235}@media screen and (max-width:989px){.section-custom-available__label{font-size:14px}}@media screen and (max-width:749px){.section-custom-available__label{font-size:12px}}.section-custom-available__gender{position:absolute;top:6px;right:6px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.section-custom-available__gender--male{background:#2cc0d3}.section-custom-available__gender--female{background:#ffaed4}.section-custom-available__gender img{display:block;width:16px;height:16px}.section-custom-available__card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.section-custom-available__product-name{font-size:25px;font-weight:700;line-height:1.35;color:#000;text-decoration:none;display:block}@media screen and (max-width:989px){.section-custom-available__product-name{font-size:16px}}@media screen and (max-width:749px){.section-custom-available__product-name{font-size:12px}}.section-custom-available__price{font-size:30px;font-weight:700;color:#084651;margin:0;flex:1}@media screen and (max-width:989px){.section-custom-available__price{font-size:16px}}@media screen and (max-width:749px){.section-custom-available__price{font-size:12px}}.section-custom-available__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;padding:10px 16px;border-radius:50px;border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#2cc0d3,#6aceb1 51%,#a5dc91) border-box;color:#084651;font:inherit;font-size:1.3rem;font-weight:600;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease;cursor:pointer}.section-custom-available__btn:disabled,.section-custom-available__btn--unavailable,.section-custom-available__btn[aria-disabled=true]{opacity:.6;pointer-events:none;cursor:not-allowed}.section-custom-available__btn-icon{display:block;width:20px;height:auto;flex-shrink:0;opacity:0;transition:opacity .25s ease}.section-custom-available__btn-label{white-space:nowrap;font-size:20px;background:none;background:linear-gradient(to right,#2cc0d3,#6aceb1,#a5dc91);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:inherit}@media screen and (max-width:989px){.section-custom-available__btn-label{font-size:14px}}@media screen and (max-width:749px){.section-custom-available__btn-label{font-size:12px}}.section-custom-available__card:hover .section-custom-available__btn:not(:disabled):not(.section-custom-available__btn--unavailable){background:linear-gradient(to right,#2cc0d3,#6aceb1 51%,#a5dc91);color:#fff;border-color:transparent;border:none}.section-custom-available__card:hover .section-custom-available__btn:not(:disabled):not(.section-custom-available__btn--unavailable) .section-custom-available__btn-label{color:#fff}.section-custom-available__card:hover .section-custom-available__btn:not(:disabled):not(.section-custom-available__btn--unavailable) .section-custom-available__btn-icon{opacity:1}.section-custom-available__footer{text-align:center}.section-custom-available__view-all{display:inline-flex;align-items:center;justify-content:center;padding:20px 60px;border-radius:50px;font-size:20px;font-weight:600;text-decoration:none;transition:opacity .25s ease;border:1px solid #fec92a;color:#084651;transition:background .25s ease}.section-custom-available__view-all:after{box-shadow:none}@media screen and (max-width:989px){.section-custom-available__view-all{font-size:16px;padding:14px 60px}}@media screen and (max-width:749px){.section-custom-available__view-all{font-size:14px;width:100%;max-width:350px;margin:auto}}.section-custom-available__view-all:hover{box-shadow:none;border-radius:50px;background:#fec92a}@media screen and (max-width:749px){.section-custom-available__view-all{width:100%;max-width:350px;margin:auto}}@media screen and (max-width:749px){.section-custom-available__heading p{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-custom-available.css.map */
