/* Theme Name: PEMFiT
Theme URI: https://pemfit.co.uk
Author: Oliver Foxley
Author URI: https://foxley.studio
Description: A bespoke Foxley Studio site crafted to look slick and stay slick
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pemfit
*/
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: var(--Hanken-Grotesk);
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: var(--Hanken-Grotesk);
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: 0em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/* ***** Elad Shechter's RESET ******
/* ** box sizing border-box for all elements ** */
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none!important;
    color: inherit;
    cursor: pointer;
}

button {
    background-color: transparent;
    color: inherit;
    border-width: 0;
    padding: 0;
    cursor: pointer;
}

figure {
    margin: 0;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

ul,
ol,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}

p {
    margin: 0;
    line-height: 1.6;
    margin-bottom: 3rem;
    max-width: 850px;
}

cite {
    font-style: normal;
}

fieldset {
    border-width: 0;
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: "DM-Sans-Regular";
    src: url("fonts/DMSans-VariableFont.woff2") format("woff2 supports variations"),
         url("fonts/DMSans-VariableFont.woff2") format("woff2-variations");
    font-weight: 100 1000;
}

@font-face {
    font-family: "Source-Serif-4-Italic";
    src: url("fonts/SourceSerif4-Italic-VariableFont.woff2") format("woff2 supports variations"),
         url("fonts/SourceSerif4-Italic-VariableFont.woff2") format("woff2-variations");
    font-weight: 100 1000;
}

@-ms-viewport {
    width: device-width;
    initial-scale: 1;
    zoom: 1;
    min-zoom: 1;
    max-zoom: 1;
    user-zoom: fixed;
}

@-o-viewport {
    width: device-width;
    initial-scale: 1;
    zoom: 1;
    min-zoom: 1;
    max-zoom: 1;
    user-zoom: fixed;
}

@viewport {
    width: device-width;
    initial-scale: 1;
    zoom: 1;
    min-zoom: 1;
    max-zoom: 1;
    user-zoom: fixed;
}

:root {
    --DM-Sans: "DM-Sans-Regular", Arial, Helvetica, sans-serif;
    --Source-Serif-Italic: "Source-Serif-4-Italic",  Arial, Helvetica, sans-serif;
    --sage-grey: #D0D1C6;
    --forest-green: #3A4742;
    --off-white: #F5F2EE;
    --beige: #F0E0C9;
    --orange: #F37122;
    --light-beige: #F8EBDD;
    --dun: #D6C9B7;
    --brown: #856D5C;
    --thin-gutter: clamp(1rem, calc(1rem + (100 - 83) * (100vw - 400px) / (2000 - 400)), 2.5rem);
    --medium-gutter: clamp(2rem, calc(1.8rem + (100 - 40) * (100vw - 400px) / (2000 - 400)), 5.5rem);
    --large-gutter: clamp(4rem, calc(2.5rem + (100 - 10) * (100vw - 400px) / (2000 - 400)), 14rem);
    --rounded-corners: 2rem;
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-color: #ffffff;
    font-size: 62.5%;
    pointer-events: all;
}

/* Safari 6.1-10.0 */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
    @media {
        h1,
        h2,
        input {
            -webkit-font-smoothing: antialiased;
        }
    }
}

/* Safari 10.1+ */
@media not all and (min-resolution: .001dpcm) {
    @media {
        @supports (-webkit-appearance: none) {
            input {
                -webkit-font-smoothing: antialiased;
            }
        }
    }
}

::-moz-selection {
    background-color: var(--orange);
    color: #000;
}

::selection {
    background-color: var(--orange);
    color: #000;
}

::-moz-selection:not(h1,h2,h3,h4,h5,h6,p,a,div,span,time) {
    background-color: transparent;
}

::selection:not(h1,h2,h3,h4,h5,h6,p,a,div,span,time) {
    background-color: transparent;
}

iframe {
    outline: none!important;
    border: none!important;
}

html,
body {
    width: 100%;
    height: 100%;
    background-color: var(--off-white);
}

body {
    -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
    from {
        padding: 0;
    }

    to {
        padding: 0;
    }

    /* Android checkbox hack */
}

body {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: clamp(1.6rem, calc(1.1rem + (70 - 60) * (100vw - 400px) / (2000 - 400)), 2.1rem);
    font-family: var(--DM-Sans);
    font-weight: 450;
    height: auto;
}
.page-template-testimonials #content-wrap {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.page-template-testimonials.loaded #content-wrap {
    opacity: 1;
    pointer-events: all;
}
.flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.grid {
    display: grid!important;
}

/* navbar container */
#menu-container {
    height: 90px;
    padding: 0 var(--thin-gutter);
    grid-template-columns: minmax(0,1fr) auto minmax(0,1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: left;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    -webkit-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease;
}

.page-template-studio-microsite-v2 #menu-container {
    z-index: 10002;
}

#menu-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(242, 237, 231, 0.85);
    -webkit-backdrop-filter: blur(24px) brightness(1.2) contrast(1.2);
    backdrop-filter: blur(24px) brightness(1.2) contrast(1.2);
    z-index: -1;
}

#menu-container.scrolled:before {
    -webkit-box-shadow: 0px 1px 10px -8px rgba(0,0,0,1);
    box-shadow: 0px 1px 10px -8px rgba(0,0,0,1);
}

#menu-container.nav-up {
    top: -90px;
}

.main-menu {
    margin: auto;
    height: 100%;
}

.main-menu ul:not(.dropdown-menu) {
    height: 100%;
}

.main-menu ul:not(.dropdown-menu) li,
.accordion-label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-block;
    height: 100%;
    position: relative;
}

.accordion-label {
    padding: 0 0.5rem;
}

.main-menu ul li a {
    padding: 1rem;
    width: 100%;
    display: block;
}

.main-menu ul:not(.dropdown-menu) li a:not(#socials a) {
    padding: 1rem 2rem;
    -webkit-transition: opacity 0.2s ease, background-color 0.3s ease;
    -o-transition: opacity 0.2s ease, background-color 0.3s ease;
    transition: opacity 0.2s ease, background-color 0.3s ease;
    border-radius: 10rem;
    grid-area: 1 / 2 / 2 / 3;
    height: 100%;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-menu ul:not(.dropdown-menu) li {
    border-radius: var(--rounded-corners) var(--rounded-corners) 0 0;
}

.main-menu ul:hover li a:not(#socials a) {
    opacity: 0.6;
}

.main-menu ul li:hover a:not(#socials a) {
    /* background-color: var(--forest-green); */
    opacity: 1;
}

ul.dropdown-menu,
ul.dropdown-menu li {
    display: block;
}

ul.dropdown-menu {
    position: absolute;
    left: -1rem;
    top: 100%;
    /* background-color: rgba(242, 237, 231, 0.75) */
    background-color: rgba(58, 71, 66, 0.85);
    -webkit-backdrop-filter: blur(24px) brightness(1.2) contrast(1.2);
    backdrop-filter: blur(24px) brightness(1.2) contrast(1.2);
    padding: 1.5rem;
    border-radius: 1.5rem;

    /* margin-left: -1.5rem; */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s;

    /* -webkit-box-shadow: 0px 3px 16px -11px rgba(0,0,0,1);
    box-shadow: 0px 3px 16px -11px rgba(0,0,0,1); */
    -webkit-box-shadow: 0 18px 10px #00000012,0 8px 33px #0000000d,0 4px 18px #0000000a,0 2px 10px #00000008;
    box-shadow: 0,0 8px 33px #0000000d,0 4px 18px #0000000a,0 2px 10px #00000008;
}

.menu-arrow {
    position: absolute;
    width: 100%;
    margin-top: -29px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.menu-arrow-svg {
    position: absolute;
    width: 22px;
    height: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.menu-arrow-svg path {
    /* -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, 0.7));
            filter: drop-shadow( -1px -1px 12px rgba(0, 0, 0, 0.6)); */
    /* border-top: 1px solid #ccc */
}

/* ul.dropdown-menu:after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: rgba(58, 71, 66, 0.85);
    border-width: 15px;
    margin-left: -15px;
} */
ul.dropdown-menu li {
    white-space: nowrap;
}

ul.dropdown-menu li,
ul.dropdown-menu li a {
    display: block;
    width: 100%;

    /* color: #fff; */
    color: #fff;
}
@media (hover: hover) {
.main-menu ul li:hover ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.main-menu ul li:hover .menu-arrow {
    opacity: 1;
}

.main-menu ul.dropdown-menu:hover li a:not(#socials a) {
    opacity: 0.6;
}

.main-menu ul.dropdown-menu li:hover a:not(#socials a) {
    opacity: 1;
}
}
.accordion-checkbox {
    display: none;
}

#logo {
    max-width: 130px;
    min-width: 50px;
    width: calc(8rem + (100 - 45) * (100vw - 400px) / (2000 - 400));
}

.page-template-studio-microsite-v2 footer {
    z-index: 10001;
    background: var(--off-white);
}

#footer-logo {
    max-width: 200px;
    min-width: 100px;
    width: calc(10rem + (100 - 45) * (100vw - 400px) / (2000 - 400));
}

#logo a,
#footer-logo a {
    display: block;
    padding: 1rem;
}

#logo img,
#footer-logo img {
    display: block;
    width: 100%;
    margin: 0;
}

h1 {
    font-family: var(--DM-Sans);
    font-size: clamp(5rem, calc(4rem + (100 - 10) * (100vw - 400px) / (2000 - 400)), 13rem);
    font-weight: 520;
    letter-spacing: clamp(-0.3rem, calc(-0.36vw + (100 - 96) * (100vw - 400px) / (2000 - 400)), -0.1rem);
    margin-bottom: 3rem;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 6%;
    line-height: 1;
}

.spacer-standard {
    height: var(--large-gutter);
}

h2 {
    font-family: var(--DM-Sans);
    font-size: clamp(3rem, calc(2.4rem + (100 - 80) * (100vw - 400px) / (2000 - 400)), 6rem);
    font-weight: 500;
    letter-spacing: calc(-0.05vw + (100 - 96) * (40vw - 400px) / (2000 - 400));
    margin-bottom: 3rem;
    line-height: 1.3;
}

h3 {
    font-family: var(--DM-Sans);
    font-size: clamp(2.3rem, calc(2rem + (100 - 86) * (100vw - 400px) / (2000 - 400)), 4rem);
    font-weight: 530;
    letter-spacing: clamp(-0.1rem, -0.08vw, -0.1rem);
    margin-bottom: 3rem;
    line-height: 1.3;
}

h4 {
    font-family: var(--DM-Sans);
    font-size: 2.2rem;
    font-weight: 530;
    letter-spacing: clamp(-0.08rem, -0.07vw, -0.1rem);
    margin-bottom: 3rem;
    line-height: 1.3;
}

h1 .alternate-title,
h1 em {
    font-family: var(--Source-Serif-Italic);
    font-size: clamp(7.15rem, calc(4.25rem + (100 - 5) * (100vw - 400px) / (2000 - 400)), 14.9rem);
    display: block;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    letter-spacing: clamp(-0.6rem, calc(-0.45vw + (100 - 96) * (100vw - 400px) / (2000 - 400)), -0.15rem);
}

ul:not(.main-menu ul):not(.opening-hours):not(.four-card-pricing ul) {
    padding-left: 2rem;
}

ul li {
    list-style: disc;
    line-height: 2;
}

.logged-in #menu-container {
    margin-top: 32px;
}

#menu-container .cta {
    margin-left: auto;
    margin-right: 1rem;
}

/* .single main {
    max-width: 1200px;
    width: 60%;
    margin: 150px auto 150px auto;
}

.single main img {
    margin-bottom: 3rem;
    max-width: 100%;
} */
.expand {
    width: 100%;
}

#menu-toggle {
    display: none!important;
}

#main-nav-check {
    display: none;
    pointer-events: none;
}

li#socials {
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50svh;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(var(--thin-gutter) + 1rem);
    width: 44px;
    padding: 1rem;
    height: auto;
    background-color: rgba(245, 242, 238, 0.7);
    -webkit-backdrop-filter: blur(24px) brightness(1.2) contrast(1.4);
    backdrop-filter: blur(24px) brightness(1.2) contrast(1.4);
    border-radius: 10rem;
    z-index: 10;
}

li#socials a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40px;
    height: 40px;
}

li#socials a img {
    margin: auto;
}

/* centered-info block */
.centered-info {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 100px var(--thin-gutter);
}

.centered-info p {
    margin: 0 auto;
}

.review-score {
    line-height: 1;
    margin: 0 auto;
}

.review-score h3 {
    margin: 0;
}

.review-score span {
    margin: 0 var(--thin-gutter);
}

.review-score span img {
    -ms-flex-item-align: center;
    align-self: center;
    width: 20px;
    height: 20px;
}

/* testimonials template base styles */
body.page-template-testimonials {
    background-color: var(--dun);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

/* .sp-testimonial-pro {
    border-radius: var(--rounded-corners)!important;
} */
/* @media screen and (max-width: 1920px) {
    body {
        font-size: 2.2rem;
    }
} */
/* testimonials drop down select menus */
.select-menu {
    /* max-width: 330px; */
    margin: 50px auto;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.select-menu .select-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    width: 220px;
    background: #fff;
    padding: 8px 16px;
    position: relative;
    font-size: 15px;
    height: 36px;
    font-weight: 400;
    border-radius: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.select-menu .options {
    position: absolute;
    width: auto;
    overflow-y: auto;
    max-height: 295px;
    padding: 10px;
    margin-top: 10px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-duration: 0.35s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.35s;
    -webkit-animation-fill-mode: both;
}

.select-menu .options li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    padding: 6px 0;
    border-radius: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}

.select-menu .options li a {
    background: none!important;
    border: none!important;
    color: #000!important;
}

.select-menu .options .option:hover {
    background: #f2f2f2;
}

.select-menu .options .option .option-text {
    font-size: 18px;
    color: #333;
}

.select-btn:after {
    content: '\203A';
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 25px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.select-menu.active .select-btn:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.select-menu.active .options {
    display: block;
    opacity: 0;
    z-index: 10;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}

@keyframes fadeInDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}
/* cookie consent banner button */
.cky-revisit-bottom-left {
    bottom: var(--thin-gutter)!important;
    right: var(--thin-gutter)!important;
    margin: 1rem!important;
}
@media screen and (max-width: 1400px) {
    .single main {
        width: 70%;
    }
}

@media screen and (max-width: 1024px) {
    body {
        font-size: 1.6rem;
    }

    h4 {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 991px) {
    #menu-container {
        height: 70px;
    }

    #logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #menu-toggle {
        display: block!important;
        position: relative;
        padding: 2rem;
        width: 2rem;
        height: 2rem;
        margin-left: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    #main-nav-check {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    #menu-toggle:before,
    #menu-toggle:after {
        content: '';
        width: 20px;
        height: 2px;
        background-color: #000;
        position: absolute;
        left: 1rem;
        -ms-flex-item-align: center;
        align-self: center;
        top: 1.2rem;
    }

    #menu-toggle:before {
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
    }

    #menu-toggle:after {
        -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
        transform: translateY(12px);
    }

    #menu-container .cta {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 0;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    #main-nav-check:checked ~ .main-menu {
        opacity: 1;
        pointer-events: all;
    }

    .main-menu {
        position: absolute;
        height: auto;
        z-index: 1;
        width: 290px;
        right: calc(var(--thin-gutter) + 1rem);
        top: 80px;
        border-radius: var(--rounded-corners);
        padding: 2rem 0;
        background-color: rgba(255, 255, 255, 0.7);
        -webkit-backdrop-filter: blur(24px) brightness(1.2) contrast(1.4);
        backdrop-filter: blur(24px) brightness(1.2) contrast(1.4);
        background: -o-linear-gradient(left, rgba(222, 224, 216, 0.7) 0%,rgba(203, 204, 195, 0.7) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(222, 224, 216, 0.7)),to(rgba(203, 204, 195, 0.7)));
        background: linear-gradient(to right, rgba(222, 224, 216, 0.7) 0%,rgba(203, 204, 195, 0.7) 100%);
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        pointer-events: none;
    }

    .main-menu ul li {
        padding: 0;
        width: 100%;
    }

    li#socials {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        padding: 1rem 1.6rem 0 1.6rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
        right: auto;
        top: auto;
        width: auto;
        justify-content: space-between;
    }

    li#socials a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 46px;
        height: 46px;
        padding: 1rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;

        /* background-repeat: no-repeat;
        background-position: 50% 50%; */
    }

    li#socials a img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50% 50%;
        object-position: 50% 50%;
    }

    #linked-in img {
        margin: 0!important;
        margin-top: -3px!important;
    }

    /* #facebook {
        background-image: url('graphics/facebook.svg');
        background-size: 31%;
    }
    #x {
        background-image: url('graphics/x.svg');
        background-size: 55%;
        margin-top: 1px;
    }
    #instagram {
        background-image: url('graphics/instagram.svg');
        background-size: 51.1%;
        margin-top: 1px;
    }
    #linked-in {
        background-image: url('graphics/linked-in.svg');
        background-size: 47%;
        margin-top: -1px
    }
    #youtube {
        background-image: url('graphics/youtube.svg');
        background-size: 69%;
        margin-top: 1px;
        margin-right: 1rem;
    } */
    .main-menu ul li a {
        font-weight: 550;
        padding: 1.5rem 3rem;
        font-size: 2rem;
        display: block;
        color: #000;
    }

    /* .main-menu ul li:hover ul.dropdown-menu {
        opacity: 0;
        pointer-events: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    } */
    .accordion-label {
        padding: 0;
    }
    .menu-arrow {
        display: none;
    }
    ul.dropdown-menu {
        position: relative;
        opacity: 0;
        height: 0;
        pointer-events: none;
        width: 100%;
        /* background-color: rgba(242, 237, 231, 0.75); */
        background-color: rgba(58, 71, 66, 0.75);
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        border-radius: 0;
        /* transition: opacity 0.3s ease, transform 0.3s ease, height 0s linear 0.3s; */
        visibility: visible;
        left: 0;
        padding: 1.5rem 0;
        -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
                transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
            -ms-transform-origin: 50% 0;
                transform-origin: 50% 0;
        padding: 0;
    }
    .main-menu ul.dropdown-menu li a:not(#socials a) {
        color: #fff;
    }
    .main-menu ul:not(.dropdown-menu) li,
    .accordion-label {
        display: block;
    }

    .accordion-checkbox:checked ~ ul.dropdown-menu {
        height: 100%;
        pointer-events: all;
        opacity: 1;
        -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
                transform: scaleY(1);
        height: auto;
        padding: 1.5rem 0;
    }
}

@media screen and (max-height: 500px) {
    #menu-container {
        position: absolute;
    }
}

@media screen and (max-width: 850px) {
    #footer-links {
        gap: 4rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 782px) {
    .logged-in #menu-container {
        margin-top: 46px;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --rounded-corners: 1.5rem;
    }

    #disclaimer {
        margin-top: 2rem;
    }

    .single main {
        width: 82%;
    }
}

@media screen and (max-width: 600px) {
    #menu-container {
        height: 60px;
    }

    #menu-container .cta {
        padding: 1rem 1.4rem!important;
        font-size: 1.4rem!important;
    }

    .main-menu {
        top: 70px;
    }

    .centered-info {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .review-score {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem;
    }

    .studio-hero-info {
        width: 88%;
    }
}

@media screen and (max-width: 480px) {
    .main-menu {
        width: calc(100% - var(--thin-gutter) * 2 - 2rem);
    }

    #menu-toggle {
        margin-right: -0.6rem;
    }

    #logo {
        margin-left: -0.6rem;
    }

    #footer-info {
        margin-top: 4rem;
        padding: 2rem;
        border-radius: var(--rounded-corners);
    }

    footer {
        margin: 0;
    }

    #footer-background {
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
    }

    #footer-background figure {
        border-radius: var(--rounded-corners);
    }

    #footer-links {
        gap: 4rem 1rem;
    }

    #copyright-info:before {
        border-radius: 0;
    }

    /* .cta {
        white-space: wrap;
        line-height: 1.3;
    } */
    /* #find-studio:before {
        white-space: wrap;
    } */
}

/* @media screen and (max-width: 442px) {
    #find-studio {
        text-align: left;
        padding-left: 1rem;
    }
    #find-studio .cta {
        align-self: flex-start;
    }
} */
@media screen and (max-width: 380px) {
    /* .cta {
        padding: 0.8rem 1.2rem;
        font-size: 1.3rem;
    } */
}

@media screen and (max-width: 320px) {
    :root {
        --rounded-corners: 1rem;
    }
}