/* Variables */:root{--text-aferry:rgb(0, 86, 132);--text-highlight:hsl(201deg, 75.1%, 29.07%);--text-supplement:hsl(201, 20%, 40%)}.full-width-wrapper.trustpilot-reviews{background:#f1f2f6}.trustpilot-reviews{padding-top:0.5rem}.full-width-padding{padding-bottom:1.5rem}/* Fonts *//* poppins-regular - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:400;src:url('../../static/fonts/poppins-v22-latin-regular.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* poppins-500 - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:500;src:url('../../static/fonts/poppins-v22-latin-500.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* poppins-600 - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:600;src:url('../../static/fonts/poppins-v22-latin-600.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* poppins-700 - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:700;src:url('../../static/fonts/poppins-v22-latin-700.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* Utilities *//* Layout */.grid{display:grid}.grid-gap-1{gap:1rem}.grid-gap-2{gap:2rem}.grid-single-column{grid-template-columns:repeat(1, minmax(0, 1fr))}/* Typography */.text-aferry{color:var(--text-aferry)}.text-supplement{color:var(--text-supplement)}.text-highlight{color:var(--text-highlight)}/* Display */.rounded-xl{border-radius:1rem}.bordered-between-vertical > *:not(:last-child){padding-bottom:1.5rem;border-bottom:1px solid hsla(201, 20%, 20%, 0.2)}.seller-detail-page p{font-size:0.95rem}.seller-detail-page *,.install-banner *{font-family:'Poppins','Segoe UI','Open Sans',Arial,sans-serif}.details-section{grid-template-columns:2.5fr 1.25fr;column-gap:4rem;margin-top:1.75rem}.detail-section__heading{grid-row:1/2}.detail-section__description{display:grid;grid-template-columns:2fr 1.25fr;column-gap:4rem;color:#312f3d;font-size:0.95rem;line-height:1.7;-webkit-font-smoothing:antialiased}.detail-section__description :global(p){color:#312f3d;font-size:1rem;line-height:1.7;padding-right:1.95rem;-webkit-font-smoothing:antialiased}.detail-section__description p:last-of-type{margin-bottom:2.5rem}.detail-section__prices{margin-top:2rem}.detail-section__prices :global(.collapse-body){padding-top:0.75rem}.seller-details-img{text-align:center;align-items:center;display:flex;justify-content:center;width:100%;margin-bottom:1rem}.seller-details-img :global(img){max-width:13rem}.details-section:has(.template-header) .template-header{background:#2b4361;font-weight:600 !important;color:white;padding-bottom:0.65rem;-webkit-font-smoothing:antialiased}@media screen and (min-width: 991px){.details-section:has(.template-header) .template-header{background:transparent !important;color:#2b4361 !important;padding:0 !important;font-size:1.2rem !important;font-weight:700 !important}}@media screen and (max-width: 991px){.details-section{grid-template-columns:2.5fr 0.25fr}}@media screen and (max-width: 576px){.details-section{padding:0 1rem;display:flex;flex-direction:column}.detail-section__description{grid-template-columns:1fr}.detail-section__description :global(p){padding-right:0}.details-section .template-header{left:-2.5rem;padding-left:2.5rem !important;display:flex;flex-direction:column;padding:0.7rem 1rem 0.75rem 2rem !important;position:absolute}.details-section:has(.template-header) .template-header{left:-2.5rem;padding-left:2.5rem !important}}