/* 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)}.place-feature-detail-page p{font-size:0.95rem}.place-feature-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{grid-row:2/3;grid-column:1/2}.lead-image-place-feature-container{display:grid;grid-template-columns:minmax(22rem, 1fr) minmax(0, 2fr);max-width:100%;column-gap:4rem}.detail-section__description 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}.details-section:has(.template-header) .template-header{background:#2b4361;font-weight:600 !important;color:white;padding-bottom:0.65rem;-webkit-font-smoothing:antialiased}.detail-section__description 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}.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 (max-width: 991px){.lead-image-place-feature-container{grid-template-columns:1fr}}@media (max-width: 576px){.details-section{padding:0 1rem;display:flex;flex-direction:column}.detail-section__description :global(p){padding-right:0}.details-section:has(.template-header) .template-header{left:-2.5rem;padding-left:2.5rem !important}}