:root{--custom-selection-white: #fff;--custom-selection-dark: #121212;--custom-selection-gray: #868686;--custom-selection-green: #004E37}.custom-selection{padding:50px 0;background-color:var(--custom-selection-white)}.custom-selection__container{max-width:var(--container-width, 1343px);margin:0 auto;padding:0 20px}.custom-selection__title{margin:0 0 24px;color:var(--custom-selection-dark);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:125%}.custom-selection__description{margin:0 auto 46px!important;color:var(--custom-selection-gray);text-align:center;font-size:16px!important;font-style:normal;font-weight:400;line-height:140%;max-width:670px}.custom-selection__cards{display:grid;grid-template-columns:repeat(var(--cards-per-row-desktop, 3),1fr);gap:var(--desktop-gap, 16px);margin-top:46px}.custom-selection__card{background:var(--custom-selection-white);overflow:hidden;transition:all .3s ease;position:relative;border-radius:4px}.custom-selection__card-link{display:block;text-decoration:none;color:inherit;height:100%;position:relative}.custom-selection__card-image{position:relative;width:100%;padding-top:46%;overflow:hidden;z-index:1}.custom-selection__card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-selection__card-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:24px;display:flex;flex-direction:column;align-items:flex-start;text-align:center;justify-content:flex-end}.custom-selection__card-title{margin:0 0 16px;color:var(--custom-selection-dark);font-size:24px;font-style:normal;font-weight:500;line-height:125%}.custom-selection__card-button{border-radius:4px;border:1px solid var(--custom-selection-green);background:var(--custom-selection-white);color:var(--custom-selection-green);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:140%;padding:8px 31px;cursor:pointer;transition:all .3s ease;min-width:120px}.custom-selection__card-link:hover .custom-selection__card-button{background:var(--custom-selection-green);color:var(--custom-selection-white);transform:translateY(-1px)}.custom-selection__empty{text-align:center;padding:60px 20px;color:var(--custom-selection-gray);font-size:16px}@media screen and (max-width: 1200px){.custom-selection__cards{grid-template-columns:repeat(var(--cards-per-row-mobile, 2),1fr);gap:var(--mobile-gap, 15px);margin-top:32px}}@media screen and (max-width: 768px){.custom-selection{padding:30px 0}.custom-selection__container{padding:0 16px}.custom-selection__title{font-size:28px;margin-bottom:16px}.custom-selection__description{font-size:14px;margin-bottom:32px!important}.custom-selection__card-image{padding-top:70%}.custom-selection__card-content{padding:14px}.custom-selection__card-title{font-size:16px;margin-bottom:16px;text-align:left}.custom-selection__card-button{padding:8px 22px;width:100%}.custom-selection__card-image img{object-position:70% center}}@media screen and (max-width: 480px){.custom-selection__card-image{padding-top:109%}.custom-selection__title{font-size:24px}}.custom-selection__card-link:focus{outline:2px solid var(--custom-selection-dark);outline-offset:2px}.custom-selection__card-button:focus{outline:2px solid var(--custom-selection-white);outline-offset:2px}@media print{.custom-selection__card-button{background-color:transparent!important;color:#000!important;border:1px solid #000!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/custom-selection.css.map */
