﻿
nav.wd-browsing-breadcrumbs {
display: none;
}
    body.swimwear-guide #content-wrapper,
    body.swimwear-guide #middle{
width: 100%;
}
    body.swimwear-guide .boardshort-guide-container *,
    body.swimwear-guide .boardshort-guide-container *::before,
    body.swimwear-guide .boardshort-guide-container *::after {
box-sizing: border-box;
}
    body.swimwear-guide .boardshort-guide-container {
width: 100%;
overflow-x: hidden;
font-family: Helvetica Now Pro Text, sans-serif;
color: #333;
}
    body.swimwear-guide .boardshort-guide-container img {
max-width: 100%;
height: auto;
display: block;
}
    body.swimwear-guide .boardshort-guide-container p {
font-size: 16px;
line-height: 1.6;
color: black;
margin-top: 0;
margin-bottom: 1rem;
letter-spacing: -0.2px;
}
    body.swimwear-guide .boardshort-guide-container h1,
    body.swimwear-guide .boardshort-guide-container h2,
    body.swimwear-guide .boardshort-guide-container h3,
    body.swimwear-guide .boardshort-guide-container h4 {
font-family: 'Helvetica Now Pro Text', sans-serif;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.5px;
margin-top: 0;
margin-bottom: 0.5rem;
color: #000;
}
    body.swimwear-guide .rc-guide-section {
padding: 40px 5%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
    body.swimwear-guide .rc-guide-section-header {
max-width: 800px;
margin: 0 auto 40px auto;
text-align: center;
}
    body.swimwear-guide .rc-guide-section-header--left {
text-align: left;
max-width: 100%;
margin-bottom: 20px;
}
    body.swimwear-guide .rc-guide-section-header__title {
font-size: 32px;
margin-bottom: 10px;
}
    body.swimwear-guide .rc-guide-btn {
display: inline-block;
padding: 12px 28px;
text-decoration: none;
text-transform: uppercase;
border: 1px solid;
transition: all 0.3s ease;
cursor: pointer;
height: 44px;
padding-left: 24px;
padding-right: 24px;
font-size: 14px;
line-height: 1.5;
font-weight: 700;
letter-spacing: 0;
font-family: "Helvetica Now Pro Text", sans-serif;
}
    body.swimwear-guide .rc-guide-btn--white {
border-color: #fff;
color: #fff;
background-color: transparent;
}
    body.swimwear-guide .rc-guide-btn--white,
    body.swimwear-guide .rc-guide-btn--white:hover {
background-color: #fff;
color: #000;
margin-top:10px;
}
    body.swimwear-guide .rc-guide-btn--dark {
border-color: black;
background-color: black;
color: #fff;
}
    body.swimwear-guide .rc-guide-btn--dark:hover {
background-color: #000;
border-color: #000;
}
    body.swimwear-guide .rc-guide-btn--outline {
border-color: black;
color: #2b2b2b;
background-color: transparent;
}
    body.swimwear-guide .rc-guide-btn--outline:hover {
background-color: black;
color: #fff;
}


    body.swimwear-guide .rc-guide-hero {
position: relative;
width: 100%;
height: 110vh;
min-height: 400px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: flex-start;
}
    body.swimwear-guide .rc-guide-hero__video {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
transform: translate(-50%, -50%);
object-fit: cover;
z-index: 1;
}
    body.swimwear-guide .rc-guide-hero__overlay {
position: relative;
z-index: 2;
color: #fff;
padding-left: 7% !important;
max-width: 830px;
padding-top: 0;
}
    body.swimwear-guide .rc-guide-hero__title {
font-size: 48px;
margin-bottom: 20px;
line-height: 1.2;
color: #fff !important;
font-weight: 900;
text-shadow: 0 0 8px rgba(0,0,0,0.3);
font-size: 140px;
letter-spacing: -5.6px !important;
font-weight: 700;
text-transform: uppercase;
line-height: .825;
}


    body.swimwear-guide .rc-guide-intro {
max-width: 800px;
margin: 0 auto;
text-align: center;
padding: 60px 0% 10px 0% !important;
}
    body.swimwear-guide .rc-guide-intro p {
font-size: 20px !important;
color: black;
font-weight: 600;
line-height: 1.25;
letter-spacing: -0.025em;
}


    body.swimwear-guide .rc-guide-tabs-section {
background-color: white !important;
padding-top: 60px;
max-width: 100%;
padding-inline:0 ;
padding-bottom: 0;
}
    body.swimwear-guide .rc-guide-tabs {
display: flex;
max-width: 100%;
margin: 0 auto;
padding-bottom:48px;
background-color: #fff !important;
}
    body.swimwear-guide .rc-guide-tabs__nav {
width: 50%;
flex-shrink: 0;
padding: 30px;
background-color: #fff !important;
margin-top: 0;
margin-bottom: auto;
}
    body.swimwear-guide .rc-guide-tabs__nav-title {
font-size: 14px;
margin-top: 0;
padding-bottom: 10px;
display: flex;
align-items: center;
}
    body.swimwear-guide .rc-guide-tabs__nav ul {
list-style: none;
margin: 0;
padding: 0;
}
    body.swimwear-guide .rc-guide-tabs__nav-item a {
font-size: 14px;
text-decoration: underline;
font-weight: 400;
align-items: center;
justify-content: center;
}
    body.swimwear-guide .rc-guide-tabs__nav-item {
padding: 25px 10px !important;
letter-spacing: 0.8px;
font-size: 32px;
line-height: 1.1;
font-weight: 900;
color: #acacac;
border-top: 1px solid #eee;
cursor: pointer;
transition: all 0.2s ease-in-out;
text-transform: uppercase !important;
}
    body.swimwear-guide .rc-guide-tabs__nav-item div{
display: flex;
align-items: center;
}
    body.swimwear-guide .rc-guide-tabs__nav-item a,
    body.swimwear-guide .rc-guide-tabs__nav-item svg{
display:none;
}
    body.swimwear-guide .rc-guide-tabs__nav-item:hover svg,
    body.swimwear-guide .rc-guide-tabs__nav-item.active svg{
margin-right:10px;
margin-left:10px;
}
    body.swimwear-guide .rc-guide-tabs__nav-item:hover a,
    body.swimwear-guide .rc-guide-tabs__nav-item.active a,
    body.swimwear-guide .rc-guide-tabs__nav-item:hover svg,
    body.swimwear-guide .rc-guide-tabs__nav-item.active svg{
display:flex;
}
    body.swimwear-guide .rc-guide-tabs__nav-item:hover,
    body.swimwear-guide .rc-guide-tabs__nav-item.active {
display: flex;
justify-content: space-between;
color: #000 !important;
font-weight: 400;
padding-left:20px !important;
}
    body.swimwear-guide .rc-guide-tabs__content {
width: 50%;
flex-shrink: 0;
}
    body.swimwear-guide .rc-guide-tabs__pane {
display: none;
grid-template-columns: 1fr 1fr;
gap: 0;
}
    body.swimwear-guide .rc-guide-tabs__pane.active {
display: grid;
}
    body.swimwear-guide .rc-guide-tabs__pane img {
width: 100%;
height: 100%;
object-fit: cover;
aspect-ratio: 4 / 5;
}


.rc-guide-accordion {
    max-width: 800px;
    margin: 0 auto; 
}

.rc-guide-accordion__item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.rc-guide-accordion__item:last-child {
    border-bottom: none;
}

.rc-guide-accordion__title {
    margin: 0; 
    padding: 5px 30px 5px 0;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    color: #000;
    padding-left:30px;
    font-size: 20px;
    letter-spacing: -.6px !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom:5px !important;
}

.rc-guide-accordion__title::after {
    content: '+';
    position: absolute;
    right: unset;
    top: 44%;
    transform: translateY(-50%);
    font-size: 1.7em;
    transition: transform 0.3s ease;
    line-height: 1;
    font-weight: 900;
    left: 0;
    opacity: 0.6;
    font-family: initial;
}

.rc-guide-accordion__item.active > .rc-guide-accordion__title::after {
    content: '–';
    transform: translateY(-50%) rotate(0deg);
}

.rc-guide-accordion__content {
    max-height: 0; 
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out; 
    padding: 0 0;
}

.rc-guide-accordion__item.active > .rc-guide-accordion__content {
    max-height: 500px;
    padding: 10px 0 0 0;
}

.rc-guide-accordion__content p {
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: #444;
}


    body.swimwear-guide .slick-prev:before,     body.swimwear-guide .slick-next:before{
display:none !important;
}
    body.swimwear-guide .boardshort-guide-container .rc-guide-length-slider-section h3 {
font-weight: 600;
font-family: 'Helvetica Now Pro Text', sans-serif;
margin-top:20px;
font-size: 28px;
line-height: 1.25;
letter-spacing: -0.7px;
}
    body.swimwear-guide .rc-guide-length-slider-section {
background-color: #f2eee7;
padding: 96px 2%;
max-width: 100%;
padding-bottom:60px;
}
    body.swimwear-guide .rc-guide-length-slider-section .rc-guide-section-header{
max-width:100%;
margin: unset;
text-align:left;
margin-bottom: 40px;
}
    body.swimwear-guide .rc-guide-length-slider-section .rc-guide-section-header h2{
text-transform: none;
margin-bottom:20px;
font-size: 38px;
letter-spacing: -1.14px;
font-weight: 700;
line-height: 1.1;
text-align:center;
}
body.swimwear-guide .rc-guide-length-slider-section .rc-guide-section-header:first-child {
  padding-bottom: 20px;
}
body.swimwear-guide .rc-guide-length-slider-section .rc-guide-section-header:first-child h2 {
  font-size: 32px;
  text-transform: uppercase;
}
body.swimwear-guide .rc-guide-length-slider-section .rc-guide-section-header:first-child p{
    color: black;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
}
    body.swimwear-guide .boardshort-guide-container .rc-guide-length-slider-section p{
color: black;
font-weight: 600;
}
    body.swimwear-guide .rc-guide-length-slider {
max-width: 100%;
margin: 0 auto;
padding-bottom: 40px;
border-bottom: 1px solid #acacac;
margin-bottom: 40px;
}
    body.swimwear-guide .rc-guide-length-slider__item {
text-align: left;
padding: 0;
margin-right: 10px !important;
overflow:hidden;
}
    body.swimwear-guide .rc-guide-length-slider__item img {
transition: transform 0.3s ease-in-out;
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
margin-bottom: 15px;
}
    body.swimwear-guide .rc-guide-length-slider__item img:hover{
transition: transform 0.3s ease-in-out;
transform: scale(1.035);
}
    body.swimwear-guide .rc-guide-length-slider__title {
font-size: 16px;
color: #000;
text-align: left !important;
}
    body.swimwear-guide .rc-guide-length-slider:hover .slick-prev,
    body.swimwear-guide .rc-guide-length-slider:hover .slick-next{
display:block !important;
border-radius: unset !important;
text-align: center;
border: 1px solid gray !important;
}
    body.swimwear-guide .rc-guide-length-slider .slick-prev,
    body.swimwear-guide .rc-guide-length-slider .slick-next {
display: none !important;
width: 40px !important;
height: 40px !important;
z-index: 10 !important;
}
    body.swimwear-guide .rc-guide-length-slider .slick-prev:before,
    body.swimwear-guide .rc-guide-length-slider .slick-next:before {
font-family: 'slick' !important;
color: #000 !important;
font-size: 20px !important;
opacity: 1 !important;
}
    body.swimwear-guide .rc-guide-length-slider .slick-prev { left: 25px !important; }
    body.swimwear-guide .rc-guide-length-slider .slick-next { right: 25px !important; }
    body.swimwear-guide .rc-guide-length-slider .slick-prev:hover,
    body.swimwear-guide .rc-guide-length-slider .slick-next:hover {
background-color: #fff !important;
}


body.swimwear-guide .rc-guide-grid-2.with-text{
  padding-left: 0;
  padding-top: 0px;
  display: flex;
}
body.swimwear-guide .rc-guide-grid-2.with-text .rc-guide-grid-2__item:last-child{
display:flex;
align-items: center;
}
body.swimwear-guide .rc-guide-grid-2.with-text .rc-guide-grid-2__item:last-child h3 {
  display: flex;
  align-items: center;
    font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -.28px;
}
body.swimwear-guide .rc-guide-grid-2.with-text .rc-guide-grid-2__item:last-child h2{
    font-size: 32px;
    letter-spacing: -.96px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom:20px;
}
    body.swimwear-guide .rc-guide-grid-2 {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
padding-top: 60px;
padding: 40px 2%;
}
    body.swimwear-guide .rc-guide-grid-2__item img {
width: 100%;
aspect-ratio: 4 / 3;
object-fit: cover;
transition: transform 0.3s ease;
}
    body.swimwear-guide .rc-guide-grid-2__item:hover img {
transform: scale(1.02);
}
    body.swimwear-guide .rc-guide-grid-2__caption {
padding: 20px 20px;
padding-right: 10px;
}
    body.swimwear-guide .rc-guide-grid-2__caption p {
font-size: 16px;
color: black;
font-weight: 600;
font-family: Helvetica Now Pro Text, sans-serif;
}
    body.swimwear-guide .rc-guide-grid-2__caption p strong{
font-weight:700;
font-size:16px;
}
.wd-product-list .wd-header .wd-title, .wd-browsing-grid-list .wd-header .wd-title, .wd-product-associations .wd-header .wd-title, .wd-browsing-product-carousel .wd-header .wd-title {
font-size: 32px;
font-weight: 700;
text-transform: uppercase;
line-height: 1.1;
letter-spacing: -1.14px;
color: #2b2b2b;
}


    body.swimwear-guide .rc-guide-quote {
background-color: #f5f5f5;
padding: 100px 5%;
text-align: center;
max-width: 100%;
}
    body.swimwear-guide .rc-guide-quote__author {
color: #333;
margin-bottom: 20px !important;
display: flex;
justify-content: center;
align-items: center;
font-size: 14px !important;
font-weight: 700 !important;
text-transform: uppercase !important;
line-height: 1;
letter-spacing: -0.28px !important;
}
    body.swimwear-guide .rc-guide-quote__text {
max-width: 800px;
margin: 0 auto;
}
    body.swimwear-guide .rc-guide-quote__text p {
font-size: 20px !important;
line-height: 1.2;
color: black;
font-weight: 600 !important;
}


    body.swimwear-guide .rc-guide-hotspot {
display: flex;
gap: 60px;
align-items: center !important;
padding: 80px 2.5%;
}
    body.swimwear-guide .rc-guide-hotspot__content {
width: 50%;
flex-shrink: 0;
padding-left:40px;
}
    body.swimwear-guide .rc-guide-hotspot__title {
font-size: 38px;
letter-spacing: -1.14px !important;
font-weight: 700;
text-transform: uppercase;
line-height: 1.1;
margin-bottom: 25px !important;
}
    body.swimwear-guide .rc-guide-hotspot__content .rc-guide-btn {
margin-right: 10px;
margin-top: 20px;
display: inline-flex !important;
align-items:center;
}
    body.swimwear-guide .rc-guide-hotspot__image-wrapper {
position: relative;
width: 50%;
flex-shrink: 0;
flex: 50%;
}
    body.swimwear-guide .rc-guide-hotspot__image-wrapper img{
width:100%;
}
    body.swimwear-guide .rc-guide-hotspot__btn {
position: absolute;
width: 35px;
height: 35px;
background-color: #000;
color: #fff;
border: none;
border-radius: 0;
font-size: 30px;
font-weight: bold;
cursor: pointer;
z-index: 5;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
font-weight: 100;
}
    body.swimwear-guide .rc-guide-hotspot__btn span {
transition: transform 0.3s ease;
font-weight: 100;
font-family: auto;
opacity:0.7;
}
    body.swimwear-guide .rc-guide-hotspot__btn.open span {
transform: rotate(45deg);
}
    body.swimwear-guide .rc-guide-hotspot__popover {
display: none;
position: absolute;
background-color: black;
border: 1px solid black;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
padding: 15px;
width: 200px;
z-index: 10;
font-size: 14px;
color: white;
}


    body.swimwear-guide .rc-guide-products-section {
background-color: #fff;
padding: 60px 2%;
margin: 0 auto;
}
    body.swimwear-guide .rc-guide-products-section .icon-subtitle-vitrine > div {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
letter-spacing: -0.28px;
}
    body.swimwear-guide .rc-guide-products-section .icon-subtitle-vitrine{
position:relative;
margin-bottom:20px;
}
    body.swimwear-guide .rc-guide-products-section .icon-subtitle-vitrine a{
position: absolute;
right: 0;
height: 44px;
padding-left: 1.5rem;
padding-right: 1.5rem;
font-size: 14px;
font-weight: 700;
letter-spacing: -.24px;
text-decoration: underline;
text-transform: uppercase;
top: 45px;
color: black;
}
    body.swimwear-guide .rc-guide-products-slider {
margin: 0 -10px;
}
    body.swimwear-guide .rc-guide-product-card {
padding: 0 10px;
}
    body.swimwear-guide .rc-guide-product-card__image {
position: relative;
overflow: hidden;
aspect-ratio: 3 / 4;
background-color: #f9f9f9;
}
    body.swimwear-guide .rc-guide-product-card__image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s ease;
}
    body.swimwear-guide .rc-guide-product-card:hover .rc-guide-product-card__image img {
transform: scale(1.05);
}
    body.swimwear-guide .rc-guide-product-card__info {
padding: 15px 5px;
}
    body.swimwear-guide .rc-guide-product-card__title {
font-size: 16px;
text-transform: none;
font-weight: 600;
margin: 0 0 5px 0;
}
    body.swimwear-guide .rc-guide-product-card__price {
font-size: 15px;
font-weight: 700;
margin: 0 0 10px 0;
color: #000;
}
    body.swimwear-guide .rc-guide-product-card__colors {
display: flex;
gap: 8px;
}
    body.swimwear-guide .rc-guide-product-card__colors span {
width: 20px;
height: 20px;
border-radius: 50%;
border: 1px solid #ccc;
}
    body.swimwear-guide .rc-guide-products-slider .slick-prev,
    body.swimwear-guide .rc-guide-products-slider .slick-next {
display: block !important;
width: 50px !important;
height: 50px !important;
z-index: 10 !important;
background-color: rgba(255, 255, 255, 0.9) !important;
border-radius: 50% !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.1) !important;
border: none !important;
}
    body.swimwear-guide .rc-guide-products-slider .slick-prev:before,
    body.swimwear-guide .rc-guide-products-slider .slick-next:before {
font-family: 'slick' !important;
font-size: 24px !important;
color: #333 !important;
opacity: 1 !important;
}
    body.swimwear-guide .rc-guide-products-slider .slick-prev { left: 25px !important; }
    body.swimwear-guide .rc-guide-products-slider .slick-next { right: 25px !important; }
    body.swimwear-guide .rc-guide-products-slider .slick-prev:hover,
    body.swimwear-guide .rc-guide-products-slider .slick-next:hover {
background-color: #fff !important;
}
    body.swimwear-guide .slick-slider {
position: relative;
display: block;
}
    body.swimwear-guide .slick-list {
overflow: hidden;
margin: 0;
padding: 0;
}
    body.swimwear-guide .slick-track {
display: flex;
}
    body.swimwear-guide .slick-slide {
height: auto;
margin: 0;
}
    body.swimwear-guide .slick-dots {
bottom: -35px;
list-style: none;
padding: 0;
text-align: center;
}
    body.swimwear-guide .slick-dots li {
display: inline-block;
margin: 0 5px;
}
    body.swimwear-guide .slick-dots li button {
font-size: 0;
width: 10px;
height: 10px;
background-color: #ccc;
border: none;
border-radius: 50%;
padding: 0;
cursor: pointer;
}
    body.swimwear-guide .slick-dots li.slick-active button {
background-color: #333;
}
    body.swimwear-guide .rc-guide-length-slider .slick-next::after,     body.swimwear-guide .slick-next::after {
content: '';
cursor: pointer;
width: 10px;
height: 10px;
z-index: 100;
margin: 12px;
display: block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
border-top: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
float: right;
position: relative;
left: -4px;
}
    body.swimwear-guide .rc-guide-length-slider .slick-prev::after,     body.swimwear-guide .slick-prev::after{
content: '';
cursor: pointer;
width: 10px;
height: 10px;
z-index: 100;
margin: 12px;
display: block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
border-top: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
float: right;
position: relative;
left: -3px;
}
    body.swimwear-guide .rc-guide-length-slider .slick-next ,     body.swimwear-guide .slick-next {
font-size: 0;
position: absolute;
top: 42%;
background-color: white !important;
right: 0 !important;
left: unset;
z-index:100;
border:0;
width: 35px;
height: 35px;
border: 1px #e5dede solid;
}
    body.swimwear-guide .rc-guide-length-slider .slick-next{
top:38%;
}
    body.swimwear-guide .rc-guide-length-slider .slick-prev,     body.swimwear-guide .slick-prev {
font-size: 0;
position: absolute;
top: 38%;
background-color: white !important;
left: 0 !important;
left: unset;
transform: rotate(180deg);
z-index:100;
border:0;
width: 35px;
height: 35px;
border: 1px #e5dede solid;
}
    body.swimwear-guide .rc-guide-length-slider .slick-prev{
top:34%;
}
@media (max-width: 1024px) {
    body.swimwear-guide .rc-guide-tabs {
flex-direction: column;
}
    body.swimwear-guide .rc-guide-tabs__nav {
width: 100%;
border-right: none;
}
    body.swimwear-guide .rc-guide-tabs__content {
width: 100%;
}
    body.swimwear-guide .rc-guide-grid-2 {
grid-template-columns: 1fr;
}
    body.swimwear-guide .rc-guide-hotspot {
flex-direction: column;
}
    body.swimwear-guide .rc-guide-hotspot__content {
order: 2;
width: 100%;
}
    body.swimwear-guide .rc-guide-hotspot__image-wrapper {
order: 1;
width: 100%;
}
}
@media (max-width: 768px) {
    body.swimwear-guide .rc-guide-hero{
height: 90vh;
}
    body.swimwear-guide .rc-guide-tabs__nav{
    padding-inline:10px;
}
    body.swimwear-guide .rc-guide-hero__title {
        font-size: 3.6rem;
        letter-spacing: -1.44px !important;
}
    body.swimwear-guide .rc-guide-hotspot{
padding: 40px 2.5%;
    gap: 30px;
}
    body.swimwear-guide .rc-guide-hotspot__content{
padding-left:0;
}
    body.swimwear-guide .rc-guide-grid-2{
gap:0;
}
    body.swimwear-guide .rc-guide-length-slider-section .rc-guide-section-header h2{
font-size:32px;
}
    body.swimwear-guide .rc-guide-length-slider-section{
padding-top:70px;
padding-bottom: 70px;
}
    body.swimwear-guide .rc-guide-tabs__pane.active {
    display: grid;
    display: flex;
    flex-direction: row;
}
    body.swimwear-guide .rc-guide-tabs__pane img {
    width: 50%;
}
    body.swimwear-guide .rc-guide-intro{
    padding: 40px 0% 0 0% !important;
}
    body.swimwear-guide .rc-guide-tabs__nav-item {
font-size: 26px !important;
padding: 20px 15px !important;
}
    body.swimwear-guide .rc-guide-tabs__pane {
grid-template-columns: 1fr;
}
    body.swimwear-guide .slick-prev,
    body.swimwear-guide .slick-next {
display: none !important;
}
    body.swimwear-guide .rc-guide-quote__text p {
font-size: 18px !important;
}
    body.swimwear-guide .rc-guide-length-slider .slick-dots,
    body.swimwear-guide .rc-guide-products-slider .slick-dots {
bottom: -30px;
}
}
