.embla__buttons{position:absolute;display:flex;gap:1rem;align-items:center;bottom:clamp(1rem,2vw,4rem);right:clamp(1rem,2vw,4rem);background-color:#fff;border-radius:8px;z-index:10}.embla__button{position:static;height:3.6rem;width:3rem;opacity:1}.embla__button--prev{transform:translateY(0);padding-inline-start:1rem}.embla__button--next{transform:scaleX(-1) translateY(0);padding-inline-start:1rem}.embla__button svg{stroke-width:0;color:#383838}.embla__button:where([disabled]){cursor:default}.embla__button:where([disabled]) svg{color:#b1b1b1}
.embla__pagination{margin-top:3rem;display:block}.embla__pagination button{width:2rem;height:2rem;position:relative}.embla__pagination button::before,.embla__pagination button::after{content:"";border-radius:50%;position:absolute;inset:0;margin:auto}.embla__pagination button::after{width:.9rem;height:.9rem;background-color:#dedede}.embla__pagination button.is-active::after{background-color:#8ed609}
.star-rating-container{--star-size: 2.2rem;position:relative;display:inline-grid}.star-rating-container,.star-rating-container-overlay{grid-template-columns:repeat(5, var(--star-size))}.star-rating-container-overlay{display:grid;position:absolute;top:0;left:0;max-width:100%;overflow:hidden}.star-rating-container-overlay .star-svg{fill:#fb0}.star-rating-container-dynamic{--star-size: 3.2rem;margin-inline-start:-0.5rem}.star-rating-container-dynamic button .star-svg{transition:fill .3s ease-out}.star-rating-container-dynamic button:hover .star-svg:not(.star-svg-active){fill:#fb0}.star-rating-container-dynamic:has(>:nth-child(2):hover)>*:nth-last-child(n+4) .star-svg{fill:#fb0}.star-rating-container-dynamic:has(>:nth-child(3):hover)>*:nth-last-child(n+3) .star-svg{fill:#fb0}.star-rating-container-dynamic:has(>:nth-child(4):hover)>*:nth-last-child(n+2) .star-svg{fill:#fb0}.star-rating-container-dynamic:has(>:nth-child(5):hover)>* .star-svg{fill:#fb0}.star-svg{aspect-ratio:1/1;height:auto;width:100%;grid-row:1;fill:#dedede;stroke-width:0}.star-svg path{fill:inherit}.star-svg-active{aspect-ratio:1/1;height:auto;width:100%;grid-row:1;fill:#fb0;stroke-width:0}.star-svg-active path{fill:inherit}.form-field__select#rating{display:flex !important}.form-field .ratings{display:none !important}.form-field:has(.ratings){background-color:rgba(0,0,0,0) !important;height:auto;overflow:visible}.form-field:has(.ratings) .form-field__select#rating{display:none !important}.form-field:has(.ratings) .ratings{display:inline-grid !important}.form-field-container:has(.ratings){background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0) !important;padding:0}.customer-recommendations>.container{background-color:#f3f3f3;padding:clamp(98px,7%,128px) clamp(30px,6%,100px) clamp(3rem,4%,6rem);margin-block-start:68px;text-align:center;position:relative;max-width:calc(100% - var(--bs-gutter-x, 0px));border-radius:8px}@media(min-width: 992px){.customer-recommendations>.container{max-width:calc(1024px - var(--bs-gutter-x, 0px))}}@media(min-width: 1200px){.customer-recommendations>.container{max-width:calc(1140px - var(--bs-gutter-x, 0px))}}@media(min-width: 1366px){.customer-recommendations>.container{max-width:calc(1685px - var(--bs-gutter-x, 0px))}}.customer-recommendations .embla__controls{position:absolute;inset:0;pointer-events:none}@media(min-width: 768px){.customer-recommendations .embla__slide{max-width:50%}}@media(min-width: 1200px){.customer-recommendations .embla__slide{max-width:25%}}.customer-recommendations .embla__pagination{display:none;margin:0;position:absolute;inset:auto 0 -100px;justify-content:center}@media(min-width: 992px){.customer-recommendations .embla__pagination{display:flex}}.customer-recommendations .embla__pagination-item{border-radius:8px;width:4rem;pointer-events:all}.customer-recommendations .embla__pagination-item::before,.customer-recommendations .embla__pagination-item::after{border-radius:8px}.customer-recommendations .embla__pagination-item::after{width:3rem}.customer-recommendations .embla__pagination-item.is-active::after{background-color:#007dba}.customer-recommendations .embla__buttons{background:none;inset:auto 0 50%;pointer-events:none;justify-content:space-between;margin-inline:clamp(-100px,-5.45vw,-30px)}.customer-recommendations .embla__button{background-color:#fff;border-radius:8px;width:55px;pointer-events:all;padding:0;display:none;align-items:center;justify-content:center}.customer-recommendations .embla__button--prev{transform:translateX(-8px)}@media(min-width: 1366px){.customer-recommendations .embla__button--prev{transform:translateX(15px)}}.customer-recommendations .embla__button--next{transform:scaleX(-1) translateX(-8px)}@media(min-width: 1366px){.customer-recommendations .embla__button--next{transform:scaleX(-1) translateX(15px)}}.customer-recommendations .embla__button svg{height:50%;width:50%}@media(min-width: 992px){.customer-recommendations .embla__button{display:flex}}.customer-recommendations__logo{position:absolute;top:-68px;left:0;right:0;margin:0 auto}.customer-recommendations__title{margin-block-end:6rem;font-size:3.2rem}.customer-recommendations__recommendation{text-align:center;margin-inline-end:30px}@media(min-width: 768px){.customer-recommendations__recommendation{text-align:start}}@media(max-width: 767.98px){.customer-recommendations__recommendation--rating{margin-block-end:1rem}}.customer-recommendations__recommendation .star-svg{height:1.6rem;width:1.6rem}.customer-recommendations__recommendation--comment{font-style:italic}.customer-recommendations__recommendation--comment--source{display:inline-grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;gap:0 1.6rem;margin-block-start:3rem;font-style:italic}.customer-recommendations__recommendation--comment--avatar{grid-column:1;grid-row:1/span 2;height:5rem;width:5rem;stroke-width:0}.customer-recommendations__recommendation--comment--username,.customer-recommendations__recommendation--comment--date{grid-column:2}.customer-recommendations__more{margin-block-start:80px}@media(min-width: 992px){.customer-recommendations__more{margin-block-start:160px}}
