.fc_simple_content {
&.padding_full:has(#yith-store-locator) {
padding-inline: 0;
}
#yith-store-locator {
padding: 0 !important;
.wrapper-main-sections {
display: block;
height: initial;
> div {
width: 100% !important;
padding: 0;
}
#yith-sl-section-results {
padding: var(--gap-m) var(--gap-m) var(--padding-xs) var(--gap-m) !important;
.title-search-bar {
font-weight: 900;
font-size: clamp(25px, 0.899vw + 19.824px, 36px);
text-transform: inherit;
letter-spacing: inherit;
margin-bottom: 24px;
}
#yith-sl-wrap-search-stores {
position: relative;
}
#yith-search-store-container {
.wrap-search-bar {
width: 100%;
margin-bottom: 0;
.search-stores {
height: 50px;
border: 1px solid var(--color-black);
border-radius: var(--border-radius-max);
padding-left: 12px;
padding-right: 85px;
}
#yith-sl-search-icon {
width: 24px;
top: calc(50% - 12px);
right: 49px;
}
}
}
button#yith-sl-geolocation {
position: absolute;
width: 25px;
height: 25px;
border: none;
bottom: 12.5px;
right: 12px;
overflow: hidden;
padding: 0;
text-indent: -99999px;
background: transparent no-repeat center / contain
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none' viewBox='0 0 27 27'%3E%3Cpath fill='%23d60d8c' d='M14.658 1.158a1 1 0 1 0-2 0h2m-2 2.374a1 1 0 1 0 2 0h-2M14.5 23.31a1 1 0 1 0-2 0h2m-2 2.374a1 1 0 0 0 2 0h-2M1.316 12.342a1 1 0 1 0 0 2v-2m2.374 2a1 1 0 1 0 0-2v2M23.47 12.5a1 1 0 1 0 0 2v-2m2.373 2a1 1 0 1 0 0-2v2M13.737 7.606l.913-.409a1 1 0 0 0-1.813-.027zm5.103 11.392-.479.878a1 1 0 0 0 1.392-1.287zM13.62 16.15l.479-.878a1 1 0 0 0-.934-.012zm-5.34 2.73-.9-.436a1 1 0 0 0 1.355 1.326zM26 13.5h-1C25 19.851 19.851 25 13.5 25v2C20.956 27 27 20.956 27 13.5zM13.5 26v-1C7.149 25 2 19.851 2 13.5H0C0 20.956 6.044 27 13.5 27zM1 13.5h1C2 7.149 7.149 2 13.5 2V0C6.044 0 0 6.044 0 13.5zM13.5 1v1C19.851 2 25 7.149 25 13.5h2C27 6.044 20.956 0 13.5 0zm.158.158h-1v2.374h2V1.158zM13.5 23.31h-1v2.374h2V23.31zM1.316 13.342v1H3.69v-2H1.316zm22.153.158v1h2.373v-2h-2.373zm-9.732-5.894-.912.409 5.103 11.392.912-.409.913-.409L14.65 7.198zm5.103 11.392.48-.878-5.222-2.848-.48.878-.478.878 5.221 2.848zM13.62 16.15l-.455-.89-5.34 2.73.454.89.456.89 5.34-2.73zm-5.34 2.73.9.436 5.458-11.274-.9-.436-.9-.436-5.459 11.274z'/%3E%3C/svg%3E") !important;
}
.wrapper-filter {
margin-bottom: 0;
}
#yith-sl-main-filters-container {
margin-top: 24px;
}
}
#yith-sl-section-map {
#yith-sl-gmap {
height: 100% !important;
min-height: 677px;
}
}
}
#yith-sl-gmap .gm-style-iw {
background-color: var(--color-white);
border-radius: var(--border-radius-l);
padding: 0 !important;
box-shadow: 0 calc(var(--gap-xxs) / 2) calc(var(--gap-xxs) * 5) 0
hsl(from var(--color-black) h s l / 0.15);
.gm-style-iw-d {
padding: 0px 8px 24px 24px !important;
.store-info {
padding: 0 !important;
text-align: center;
.store-name {
font-size: clamp(20px, 0.327vw + 18.118px, 24px) !important;
line-height: 0.9;
color: var(--color-primary-pink);
margin: 0 0 24px 0 !important;
span {
margin: 0 !important;
}
}
.store-address,
.stockist-open-hours {
color: var(--color-black) !important;
font-size: 18px !important;
font-weight: 400 !important;
margin: 0 0 24px 0 !important;
}
.button {
padding: 20px 32px;
outline: none;
}
}
}
} @media (width >= 992px) {
.wrapper-main-sections {
#yith-sl-section-results {
display: flex;
gap: var(--gap-s);
max-width: 1280px;
margin-inline: auto;
#yith-sl-wrap-search-stores,
#yith-sl-main-filters-container {
flex-basis: calc(50% - (var(--gap-s) / 2));
#yith-sl-search-stores {
position: relative;
.wrap-buttons {
margin-bottom: 0;
}
}
}
}
}
}
}
}.fc_service_centre_list {
.region_wrapper {
display: flex;
flex-wrap: wrap;
gap: calc(var(--gap-s) / 2);
.region {
--color-headings: var(--color-black);
--color-text: var(--color-black);
flex-basis: 100%;
padding: var(--gap-s) var(--gap-xs) var(--gap-xs) var(--gap-xs);
border-radius: var(--border-radius-m);
background-color: var(--color-white);
color: var(--color-text);
box-shadow: 0 calc(var(--gap-xxs) / 2) calc(var(--gap-xxs) * 5) 0
hsl(from var(--color-black) h s l / 0.1);
.title {
margin-bottom: var(--gap-s);
}
.list_wrapper {
display: flex;
flex-direction: column;
gap: calc(var(--gap-s) / 2);
.list_item {
border-radius: var(--border-radius-m);
padding: var(--gap-xs);
border: 1px solid hsl(from var(--color-black) h s l / 0.2);
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
gap: var(--gap-xs);
transition:
background-color 0.4s ease,
color 0.4s ease;
&::after {
content: "";
width: 22px;
height: 15px;
mask-position: center;
mask-size: contain;
mask-repeat: no-repeat;
color: currentColor;
background: currentColor;
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='15' fill='none' viewBox='0 0 22 15'%3E%3Cpath fill='currentColor' d='M1 6.364a1 1 0 1 0 0 2v-2m20.707 1.707a1 1 0 0 0 0-1.414L15.343.293a1 1 0 1 0-1.414 1.414l5.657 5.657-5.657 5.657a1 1 0 0 0 1.414 1.414zM1 7.364v1h20v-2H1z'/%3E%3C/svg%3E");
}
&:hover {
background-color: var(--color-primary-pink);
color: var(--color-white);
}
}
}
}
} @media (width >= 576px) {
.region_wrapper {
.region {
flex-basis: calc(50% - ((var(--gap-s) / 2) * 1) / 2);
}
}
}
@media (width >= 992px) {
.region_wrapper {
.region {
flex-basis: calc(33.333% - ((var(--gap-s) / 2) * 2) / 3);
}
}
}
}.fc_service_centre_list_coming_soon {
.content {
margin-bottom: var(--gap-s);
}
.list_wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: var(--gap-xs);
.list_item {
border: 1px solid var(--color-text);
border-radius: var(--border-radius-max);
padding: 20px 40px;
font-weight: 400;
transition:
background-color 0.4s ease,
border-color 0.4s ease,
color 0.4s ease;
&:hover {
cursor: default;
color: var(--color-black);
background-color: var(--color-secondary-pink);
}
}
}
}.fc_call_to_action {
--color-text: var(--color-white);
--color-headings: var(--color-white);
color: var(--color-text);
position: relative;
isolation: isolate;
.highlight {
color: var(--color-black);
}
.wp_content {
> *:not(.button) {
margin-bottom: var(--padding-xs);
}
> :last-child {
margin-bottom: 0;
}
}
.banner_image,
.banner_video {
position: absolute;
z-index: -2;
inset: 0;
overflow: hidden;
}
.banner_video {
iframe {
position: absolute;
top: 50%;
left: 50%;
min-width: 100.5%;
min-height: 100%;
aspect-ratio: 16 / 9;
transform: translate(-50%, -50%);
pointer-events: none;
}
}
&::after {
content: "";
position: absolute;
z-index: -1;
inset: 0;
background-color: hsl(from var(--color-primary-pink) h s l / 0.6);
}
}.fc_content_repeater {
&.link {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: var(--gap-xs);
.link_item {
border: 1px solid var(--color-text);
border-radius: var(--border-radius-max);
padding: 20px 40px;
font-weight: 400;
transition:
background-color 0.4s ease,
border-color 0.4s ease,
color 0.4s ease;
&:hover {
color: var(--color-text);
background-color: var(--color-secondary-pink);
}
}
}
&.standard,
&.numbered {
display: grid;
gap: var(--gap-s);
grid-template-columns: repeat(1, 1fr);
.content {
border: 1px solid var(--color-text);
padding: var(--gap-s);
border-radius: var(--border-radius-m);
transition:
background-color 0.4s ease,
color 0.4s ease;
} @media (width >= 576px) {
&.grid_2,
&.grid_4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (width >= 768px) {
&.grid_3 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (width >= 992px) {
&.grid_4 {
grid-template-columns: repeat(4, 1fr);
}
}
}
&.numbered {
.content {
counter-increment: numbered-cards;
padding: var(--gap-l) var(--gap-s) var(--gap-s) var(--gap-s);
&::before {
content: counter(numbered-cards) ".";
display: block;
font-weight: 900;
line-height: 0.9;
letter-spacing: -3px;
font-size: clamp(34px, 2.124vw + 21.765px, 60px);
margin-bottom: var(--gap-xs);
color: var(--color-primary-pink);
}
}
} &.bg_black {
&.link {
.link_item {
&:hover {
color: var(--color-grey-text);
}
}
}
}
}.tns-outer {
padding: 0 !important;
}
.tns-outer [hidden] {
display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
cursor: pointer;
}
.tns-slider {
-webkit-transition: all 0s;
-moz-transition: all 0s;
transition: all 0s;
}
.tns-slider > .tns-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
content: "";
display: table;
clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
margin-right: -100%;
}
.tns-no-calc {
position: relative;
left: 0;
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px;
}
.tns-gallery > .tns-item {
position: absolute;
left: -100%;
-webkit-transition:
transform 0s,
opacity 0s;
-moz-transition:
transform 0s,
opacity 0s;
transition:
transform 0s,
opacity 0s;
}
.tns-gallery > .tns-slide-active {
position: relative;
left: auto !important;
}
.tns-gallery > .tns-moving {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.tns-autowidth {
display: inline-block;
}
.tns-lazy-img {
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
transition: opacity 0.6s;
opacity: 0.6;
}
.tns-lazy-img.tns-complete {
opacity: 1;
}
.tns-ah {
-webkit-transition: height 0s;
-moz-transition: height 0s;
transition: height 0s;
}
.tns-ovh {
overflow: hidden;
}
.tns-visually-hidden {
position: absolute;
left: -10000em;
}
.tns-transparent {
opacity: 0;
visibility: hidden;
}
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0;
}
.tns-normal,
.tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1;
}
.tns-vpfix {
white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
display: inline-block;
}
.tns-t-subp2 {
margin: 0 auto;
width: 310px;
position: relative;
height: 10px;
overflow: hidden;
}
.tns-t-ct {
width: 2333.3333333%;
width: -webkit-calc(100% * 70 / 3);
width: -moz-calc(100% * 70 / 3);
width: calc(100% * 70 / 3);
position: absolute;
right: 0;
}
.tns-t-ct:after {
content: "";
display: table;
clear: both;
}
.tns-t-ct > div {
width: 1.4285714%;
width: -webkit-calc(100% / 70);
width: -moz-calc(100% / 70);
width: calc(100% / 70);
height: 10px;
float: left;
} .tns-controls {
display: flex;
gap: calc(var(--gap-s) / 2);
align-items: center;
right: 0;
justify-content: center;
}
.tns-controls button {
background: no-repeat center / contain
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none' viewBox='0 0 45 45'%3E%3Ccircle cx='22.5' cy='22.5' r='22' stroke='%23d60d8c' transform='rotate(-180 22.5 22.5)'/%3E%3Cpath fill='%23d60d8c' d='M12 23a1 1 0 1 1 0-2v2m20.707-1.707a1 1 0 0 1 0 1.414l-6.364 6.364a1 1 0 0 1-1.414-1.414L30.586 22l-5.657-5.657a1 1 0 0 1 1.414-1.414zM12 22v-1h20v2H12z'/%3E%3C/svg%3E");
width: 40px;
aspect-ratio: 1;
text-indent: -9999px;
overflow: hidden;
z-index: 5;
border: none;
transition: background 0.4s ease;
}
.bg_black .tns-controls button {
background: no-repeat center / contain
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none' viewBox='0 0 45 45'%3E%3Ccircle cx='22.5' cy='22.5' r='22' stroke='%23fff' transform='rotate(-180 22.5 22.5)'/%3E%3Cpath fill='%23fff' d='M12 23a1 1 0 1 1 0-2v2m20.707-1.707a1 1 0 0 1 0 1.414l-6.364 6.364a1 1 0 0 1-1.414-1.414L30.586 22l-5.657-5.657a1 1 0 0 1 1.414-1.414zM12 22v-1h20v2H12z'/%3E%3C/svg%3E");
}
.tns-controls button:hover {
background: no-repeat center / contain
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none' viewBox='0 0 45 45'%3E%3Ccircle cx='22.5' cy='22.5' r='22' fill='%23d60d8c' stroke='%23d60d8c' transform='rotate(-180 22.5 22.5)'/%3E%3Cpath fill='%23fff' d='M12 23a1 1 0 1 1 0-2v2m20.707-1.707a1 1 0 0 1 0 1.414l-6.364 6.364a1 1 0 0 1-1.414-1.414L30.586 22l-5.657-5.657a1 1 0 0 1 1.414-1.414zM12 22v-1h20v2H12z'/%3E%3C/svg%3E");
}
.tns-controls button:disabled {
opacity: 0.5;
}
.tns-controls button:nth-child(1) {
transform: rotate(180deg);
}
button[data-action="stop"] {
display: none;
}
@media (max-width: 850px) {
.tns-controls {
position: relative;
}
.tns-outer {
display: flex;
flex-direction: column-reverse;
}
}
.tns-outer {
display: flex;
flex-direction: column-reverse;
gap: var(--gap-m);
}
.flex-forward .tns-outer {
flex-direction: column;
}
.overflow-visible {
overflow: hidden;
.tns-ovh {
overflow: visible !important;
}
}.fc_icon_grid {
.slides--icons {
display: flex;
align-items: center;
justify-content: center;
gap: var(--gap-xxs);
margin: 0 auto;
overflow: hidden;
transition-timing-function: linear;
.tns-item {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
}
img {
max-height: 140px;
width: auto;
}
.tns-controls {
display: none;
}
&.padding_full {
padding-inline: 0;
}
}.fc_despatch_lab {
.content_container {
background-color: var(--color-secondary-pink);
padding: var(--gap-xxl);
border-radius: var(--border-radius-m);
.despatch_lab_logo {
width: 206px;
height: 29px;
margin-bottom: var(--gap-s);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='206' height='29' fill='none' viewBox='0 0 206 29'%3E%3Cpath fill='%23d60d8c' d='M17.695 0v22.19h-5.767v-2.376q-1.212 1.514-2.21 2.043-1.332.697-2.967.697-3.285 0-5.025-2.498Q0 17.56 0 13.986 0 9.99 1.907 7.871q1.922-2.12 4.874-2.12 1.439 0 2.604.485a5.9 5.9 0 0 1 2.089 1.453V0zm-6.176 14.107q0-1.892-.802-2.815-.802-.938-2.029-.938-1.074 0-1.8.893-.727.893-.727 2.997 0 1.968.741 2.89.758.909 1.862.909 1.18 0 1.968-.923.787-.924.787-3.013M39.295 15.682H26.943q.167 1.483.803 2.21.893 1.044 2.33 1.044a3.5 3.5 0 0 0 1.726-.454q.5-.288 1.075-1.014l6.07.56q-1.393 2.421-3.36 3.481-1.968 1.045-5.647 1.045-3.193 0-5.025-.893-1.832-.91-3.042-2.861-1.197-1.967-1.196-4.617 0-3.77 2.407-6.1 2.422-2.331 6.675-2.331 3.45 0 5.449 1.044a7.05 7.05 0 0 1 3.043 3.028q1.044 1.983 1.044 5.161zm-6.267-2.952q-.181-1.785-.968-2.558-.772-.772-2.044-.772-1.468 0-2.346 1.165-.56.727-.712 2.165zM41.036 17.74l6.115-.575q.378 1.09 1.06 1.56.68.468 1.816.468 1.24 0 1.922-.53.53-.393.53-.983 0-.666-.696-1.03-.5-.257-2.65-.635-3.208-.56-4.465-1.03-1.24-.484-2.103-1.62a4.2 4.2 0 0 1-.848-2.588q0-1.589.923-2.74.924-1.149 2.543-1.71 1.62-.575 4.344-.575 2.876 0 4.239.439 1.377.44 2.285 1.362.923.924 1.53 2.498l-5.844.575q-.226-.772-.757-1.135-.727-.485-1.755-.485-1.045 0-1.53.379-.468.363-.468.893 0 .59.605.893.606.302 2.634.545 3.072.348 4.571.969 1.5.62 2.286 1.77.802 1.151.802 2.528 0 1.393-.848 2.71-.832 1.317-2.649 2.104-1.8.771-4.919.772-4.405 0-6.282-1.256-1.861-1.257-2.391-3.573M61.107 28.306V6.116h5.767v2.376q1.196-1.499 2.195-2.029 1.347-.711 2.982-.711 3.225 0 4.98 2.467 1.77 2.468 1.77 6.1 0 4.012-1.922 6.13-1.921 2.105-4.859 2.105-1.422 0-2.603-.485a6.2 6.2 0 0 1-2.089-1.438v7.675zm6.176-14.108q0 1.908.802 2.83.802.924 2.028.924 1.075 0 1.802-.878.726-.893.726-3.012 0-1.953-.757-2.86-.757-.924-1.846-.924-1.18 0-1.968.923-.787.924-.787 2.997M87.37 11.322l-5.889-.62q.333-1.545.954-2.422.635-.894 1.816-1.544.847-.47 2.331-.727a19 19 0 0 1 3.209-.257q2.77 0 4.45.318 1.68.303 2.8 1.286.787.682 1.242 1.938.454 1.241.454 2.376v7.1q0 1.135.136 1.786.151.636.636 1.634h-5.782q-.349-.62-.455-.938-.104-.333-.212-1.03-1.21 1.167-2.406 1.666-1.634.666-3.8.666-2.876 0-4.374-1.332-1.483-1.332-1.483-3.285 0-1.832 1.074-3.012 1.075-1.181 3.966-1.756 3.467-.696 4.496-.969a22 22 0 0 0 2.18-.741q0-1.136-.47-1.59t-1.65-.454q-1.514 0-2.27.484-.591.38-.954 1.423m5.342 3.24q-1.27.453-2.648.802-1.878.499-2.377.984-.515.5-.515 1.135 0 .726.5 1.196.515.453 1.498.454 1.03 0 1.908-.5.893-.5 1.256-1.21.378-.727.378-1.878zM109.317 0v6.115h3.391v4.496h-3.391v5.706q0 1.03.197 1.363.303.514 1.06.514.681 0 1.907-.393l.454 4.253q-2.286.5-4.268.5-2.302 0-3.391-.59-1.09-.591-1.62-1.787-.514-1.21-.514-3.905v-5.661h-2.271V6.115h2.271V3.164zM127.648 15.909l5.858.666q-.485 1.83-1.589 3.178-1.106 1.332-2.831 2.074-1.71.742-4.359.742-2.559 0-4.269-.47-1.695-.483-2.921-1.543a7.9 7.9 0 0 1-1.923-2.513q-.696-1.438-.696-3.814 0-2.483.848-4.133a7.4 7.4 0 0 1 1.695-2.164q1.074-.97 2.21-1.438 1.801-.742 4.617-.742 3.935 0 5.994 1.408 2.073 1.407 2.906 4.117l-5.797.772q-.273-1.03-.999-1.544-.712-.53-1.923-.53-1.528 0-2.482 1.105-.939 1.09-.939 3.315 0 1.983.939 3.012.938 1.03 2.391 1.03 1.212 0 2.029-.621.832-.621 1.241-1.907M135.792 0h6.16v8.174q1.257-1.302 2.498-1.862 1.24-.56 2.936-.56 2.513 0 3.951 1.529 1.453 1.528 1.453 4.692V22.19h-6.191v-8.84q0-1.513-.56-2.134-.56-.635-1.574-.635-1.12 0-1.817.847-.696.848-.696 3.043v7.72h-6.16z'/%3E%3Cpath fill='%23fff' d='M156.68 0h6.176v22.19h-6.176zM172.407 11.322l-5.888-.62q.333-1.545.954-2.422.635-.894 1.816-1.544.848-.47 2.331-.727a19 19 0 0 1 3.209-.257q2.77 0 4.45.318 1.68.303 2.801 1.286.786.682 1.241 1.938.454 1.241.454 2.376v7.1q0 1.135.136 1.786.151.636.636 1.634h-5.782q-.349-.62-.454-.938a7 7 0 0 1-.212-1.03q-1.212 1.167-2.407 1.666-1.635.666-3.799.666-2.877 0-4.375-1.332-1.483-1.332-1.483-3.285 0-1.832 1.074-3.012 1.075-1.181 3.966-1.756 3.467-.696 4.496-.969a22 22 0 0 0 2.179-.741q0-1.136-.469-1.59-.47-.454-1.65-.454-1.514 0-2.27.484-.591.38-.954 1.423m5.343 3.24q-1.27.453-2.648.802-1.878.499-2.377.984-.515.5-.515 1.135 0 .726.5 1.196.515.453 1.498.454 1.03 0 1.908-.5.893-.5 1.256-1.21.378-.727.378-1.878zM187.801 0h6.221v7.69a6.1 6.1 0 0 1 2.089-1.454q1.18-.484 2.604-.484 2.936 0 4.859 2.12 1.922 2.103 1.922 6.054 0 2.634-.878 4.647-.877 1.997-2.437 2.997-1.543.984-3.436.984-1.62 0-2.967-.697-1.013-.544-2.21-2.043v2.376h-5.767zm6.176 14.107q0 2.074.772 3.013.788.923 1.983.923 1.105 0 1.847-.908.756-.924.756-3.088 0-1.908-.741-2.8-.727-.893-1.771-.893-1.257 0-2.059.938-.787.924-.787 2.815'/%3E%3C/svg%3E");
}
.content {
.title:has(+ .title) {
margin-bottom: calc(var(--gap-s) / 2);
}
}
.image {
margin-top: var(--gap-s);
aspect-ratio: 1;
}
} &.bg_black {
--color-headings: var(--color-black);
--color-text: var(--color-grey-text);
} @media (width >= 992px) {
.content_container {
position: relative;
isolation: isolate;
overflow: hidden;
.despatch_lab_logo {
position: absolute;
z-index: 0;
top: var(--gap-m);
right: var(--gap-m);
}
.content {
width: 60%;
}
.image {
position: absolute;
z-index: -1;
right: 0;
bottom: 0;
height: calc(100% - (var(--padding-m) * 2));
margin: 0;
}
}
}
}.fc_usps {
position: relative;
isolation: isolate;
.usps_container {
padding-block: calc(var(--padding-xxs) - 8px) calc(var(--padding-xxs) - 4px);
overflow: hidden;
display: flex; .the_usps {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: flex-start;
gap: var(--gap-xxs);
flex-shrink: 0;
min-width: 100%;
animation: marquee 100s linear infinite;
.usp {
flex-shrink: 0;
p {
white-space: nowrap;
text-transform: lowercase;
line-height: 1.2;
backface-visibility: hidden;
.highlight {
color: currentColor;
}
}
&:nth-child(even) {
p {
color: var(--color-primary-pink);
}
}
}
&:hover {
cursor: default;
}
}
}
&::before {
content: "";
position: absolute;
inset: 50% 0 0 0;
background: currentColor;
}
&.above {
&::before {
inset: 0 0 50% 0;
}
}
&.below {
&::before {
inset: 50% 0 0 0;
}
} &.bg_white,
&.bg_black {
background: transparent;
}
&.bg_white {
color: var(--color-white);
}
&.bg_black {
color: var(--color-black);
}
}
@keyframes marquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}.fc_block_links {
.links_container {
display: grid;
grid-template-columns: repeat(1, 1fr);
.block_link {
border-radius: var(--border-radius-m);
display: flex;
flex-direction: column;
font-weight: 400;
} &.standard {
.block_link {
--color-text: var(--color-black);
padding: var(--gap-m);
background-color: var(--color-white);
color: var(--color-text);
gap: var(--gap-xxl);
transition:
background-color 0.4s ease,
color 0.4s ease;
.image {
img {
height: 100px;
width: auto;
margin-left: auto;
}
}
&:hover {
--color-text: var(--color-white);
background-color: var(--color-primary-pink);
.highlight {
color: currentColor;
}
}
}
}
&.card {
.block_link {
gap: var(--gap-s);
border: 1px solid var(--color-white);
padding: var(--gap-s);
.image {
aspect-ratio: 16 / 10;
border-radius: var(--border-radius-m);
}
&:hover {
--color-text: var(--color-black);
--color-headings: var(--color-black);
background-color: var(--color-white);
color: var(--color-text);
}
&:nth-child(even) {
flex-direction: column-reverse;
}
}
}
&.list {
.block_link {
display: flex;
gap: var(--gap-m);
padding: var(--gap-m);
background-color: var(--color-white);
color: var(--color-black);
transition:
background-color 0.4s ease,
color 0.4s ease;
.wp_content {
> *:not(.button) {
margin-top: 0;
margin-bottom: var(--gap-xxs);
}
> :last-child {
margin-bottom: 0;
}
}
.image {
width: 100%;
aspect-ratio: 16 / 10;
pointer-events: none;
}
&:hover {
background-color: var(--color-primary-pink);
color: var(--color-white);
.highlight {
color: currentColor;
}
}
} &.gap {
gap: calc(var(--gap-s) / 2);
}
} &.gap {
gap: var(--gap-s);
}
} &.bg_white {
.links_container { &.standard {
.block_link {
--color-text: var(--color-white);
background-color: var(--color-black);
&:hover {
background-color: var(--color-primary-pink);
}
}
}
&.card {
.block_link {
border: 1px solid var(--color-black);
&:hover {
--color-text: var(--color-white);
--color-headings: var(--color-white);
background-color: var(--color-black);
}
}
}
}
}
&.bg_white {
.links_container { &.list {
.block_link {
background-color: var(--color-black);
color: var(--color-white);
&:after {
color: var(--color-white);
}
&:hover {
background-color: var(--color-primary-pink);
}
}
}
}
} @media (width >= 576px) {
.links_container {
&.col_2,
&.col_4 {
grid-template-columns: repeat(2, 1fr);
}
}
}
@media (width >= 768px) {
.links_container {
&.list {
position: relative;
isolation: isolate;
margin-left: auto;
width: calc(50% - ((var(--gap-s) / 2) * 1) / 2);
.block_link {
flex-direction: row;
align-items: center;
justify-content: space-between;
.content {
position: relative;
isolation: isolate;
&::after {
content: "";
display: block;
position: absolute;
left: calc(0px - var(--gap-m));
bottom: calc(0px - var(--gap-m) - ((var(--gap-s) / 2)));
width: 46vw;
max-width: 584px;
height: calc(var(--gap-s) / 2);
}
}
.image {
position: absolute;
z-index: 1;
opacity: 0;
top: 0;
bottom: 0;
left: calc(-100% - (var(--gap-s) * 1) / 2);
width: calc(100% - ((var(--gap-s) / 2) * 1) / 2);
border-radius: var(--border-radius-m);
transition: opacity 0.4s ease;
}
&:after {
content: "";
display: block;
width: clamp(32px, 0.654vw + 28.235px, 40px);
aspect-ratio: 1;
background-color: currentColor;
color: var(--color-primary-pink);
mask-size: contain;
mask-repeat: no-repeat;
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none' viewBox='0 0 45 45'%3E%3Ccircle cx='22.5' cy='22.5' r='22' stroke='%23d60d8c'/%3E%3Cpath fill='%23d60d8c' d='M13 22a1 1 0 1 0 0 2v-2m20.707 1.707a1 1 0 0 0 0-1.414l-6.364-6.364a1 1 0 0 0-1.414 1.414L31.586 23l-5.657 5.657a1 1 0 0 0 1.414 1.414zM13 23v1h20v-2H13z'/%3E%3C/svg%3E");
transition: color 0.4s ease;
}
&:hover {
.image {
opacity: 1;
}
&:after {
color: var(--color-white);
}
}
&:first-of-type {
.image {
opacity: 1;
}
}
&:last-of-type {
.content {
&::after {
display: none;
}
}
}
}
}
&.col_3 {
grid-template-columns: repeat(3, 1fr);
}
&.col_4 {
grid-template-columns: repeat(4, 1fr);
}
}
}
}