@keyframes splide-loading{
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(1turn);
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.splide__track--fade>.splide__list>.splide__slide {
    margin: 0!important;
    opacity: 0;
    z-index: 0;
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1;
}

.splide--rtl {
    direction: rtl;
}

.splide__track--ttb>.splide__list {
    display: block;
}

.splide__container {
    box-sizing: border-box;
    position: relative;
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0!important;
    padding: 0!important;
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block;
}

.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none;
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
    display: none;
}

.splide__progress__bar {
    width: 0;
}

.splide {
    position: relative;
    visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible;
}

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none!important;
    margin: 0;
    position: relative;
}

.splide__slide img {
    vertical-align: bottom;
}

.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline;
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}.youtube{display:flex;position:relative;align-items:center;justify-content:center}.youtube__btn{position:absolute;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border:none;border-radius:50%;font-size:1rem}.youtube__icon{display:flex;align-items:center;justify-content:center}.youtube__icon svg{width:3em;height:3em}.youtube__icon span{display:flex}.youtube__iframe-wrapper{display:flex;position:absolute;width:100%;height:100%}.youtube__iframe{width:100%;height:100%}.youtube__btn[aria-expanded="true"]{top:100%;right:0;background-color:red;color:var(--white);font-size:.6rem;width:3rem;height:3rem;border-radius:0}.youtube__btn[aria-expanded="true"] .youtube__play{display:none}.youtube__btn[aria-expanded="false"] .youtube__close{display:none}.vidbg-container{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#020202}.vidbg-container.vidbg-loading{animation:vidbgpulse 1.5s infinite}.vidbg-container video{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);transition:.25s opacity ease-in-out;max-width:none;opacity:0}@keyframes vidbgpulse{0%{filter:grayscale(0%)}50%{filter:grayscale(50%)}100%{filter:grayscale(0%)}}.vidbg-container iframe{position:absolute;width:100%;height:100%;max-width:none;top:0;right:0;bottom:0;left:0;opacity:0;transition:.25s opacity ease-in-out}.vidbg-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.vidbg-end-frame{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease-in-out;background-size:cover;background-repeat:no-repeat;background-position:center center}.vidbg-frontend-buttons{display:inline-flex;position:absolute;right:0;bottom:0;margin:0;padding:0;list-style:none;opacity:0;transition:.25s opacity ease-in-out}.vidbg-frontend-buttons.top-right{top:0;right:0;left:auto;bottom:auto}.vidbg-frontend-buttons.top-left{top:0;right:auto;bottom:auto;left:0}.vidbg-frontend-buttons.bottom-right{top:auto;right:0;bottom:0;left:auto}.vidbg-frontend-buttons.bottom-left{top:auto;right:auto;bottom:0;left:0}.vidbg-frontend-buttons a.vidbg-frontend-button{cursor:pointer;display:block;box-shadow:none;width:28px;height:28px;background-color:rgb(255 255 255 / .5)}:root{--brand-color-1:hsl(190, 32%, 77%);--brand-color-2:hsl(107, 22%, 75%);--brand-color-3:hsl(0, 0%, 70%);--brand-color-4:hsl(0, 0%, 70%);--brand-color-5:hsl(0, 0%, 70%);--brand-color-6:hsl(0, 0%, 70%);--body-text:hsl(0, 0%, 51%);--white:hsl(0, 0%, 100%);--black:hsl(0, 0%, 0%);--button-color:var(--white);--button-text-color:var(--body-text);--button-padding:10px 30px;--button-border-radius:100px;--font-family:sofia-pro-soft, sans-serif;--h1:clamp(7rem, calc(7rem + ((1vw - 0.32rem) * 2.6786)), 10rem);--h1-s:clamp(3rem, calc(3rem + ((1vw - 0.36rem) * 1.6666666666666667)), 4.8rem);--h2-sm:clamp(4rem, calc(4rem + ((1vw - 0.32rem) * 1.7857)), 6rem);--h2:clamp(5rem, calc(5rem + ((1vw - 0.32rem) * 2.6786)), 8rem);--h2-xl:clamp(7rem, calc(7rem + ((1vw - 0.32rem) * 7.1429)), 15rem);--h3:2.4rem;--h4:2.2rem;--h5:2.0rem;--h6:1.8rem;--text:2rem;--ch:66ch;--sec-pad-inline:clamp(20px, calc(20px + ((1vw - 3.2px) * 2.6786)), 50px);--sec-pad-block:clamp(50px, calc(50px + ((1vw - 3.2px) * 4.4643)), 100px);--container-width:1440px;--gap:1rem;--sec-gap:calc(var(--gap) * 3);--container-gap:calc(var(--gap) * 2);--content-gap:calc(var(--gap) * 2);--grid-gap:calc(var(--gap) * 3);--grid-1:repeat(1, minmax(0, 1fr));--grid-2:repeat(2, minmax(0, 1fr));--grid-3:repeat(3, minmax(0, 1fr));--grid-4:repeat(4, minmax(0, 1fr));--grid-5:repeat(5, minmax(0, 1fr));--grid-6:repeat(6, minmax(0, 1fr));--radius:1rem;--border-radius:calc(var(--radius) * 1);--thumb-background-color:var(--white);--thumb-background-image:url('data:image/svg+xml;utf8,<svg viewbox="0 0 60 60" width="60" height="60" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 20 L10 30 L20 40"/><path fill="none" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 20 L50 30 L40 40"/></svg>');
    --thumb-size: 3.5rem;
    --thumb-radius: 50%;
    --thumb-border-color: var(--white);
    --thumb-border-size: 2px;
    --focus-width: var(--thumb-border-size);
    --focus-color: transparent;
    --border-width: 2px;
    --border-color: var(--white);
    --divider-width: 2px;
    --divider-color: var(--white);
}

/* Fonts */
@font-face{ 
    font-family: 'Roboto';
    src: url(/wp-content/uploads/roboto-v30-latin-300.woff2) format('woff2'), url(/wp-content/uploads/roboto-v30-latin-300.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
 }

@font-face{ 
    font-family: 'Roboto';
    src: url(/wp-content/uploads/roboto-v30-latin-regular.woff2) format('woff2'), url(/wp-content/uploads/roboto-v30-latin-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
 }

@font-face{ 
    font-family: 'Roboto';
    src: url(/wp-content/uploads/roboto-v30-latin-500.woff2) format('woff2'), url(/wp-content/uploads/roboto-v30-latin-500.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
 }

@font-face{ 
    font-family: 'Roboto';
    src: url(/wp-content/uploads/roboto-v30-latin-700.woff2) format('woff2'), url(/wp-content/uploads/roboto-v30-latin-700.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
 }

@font-face{ 
    font-family: 'Roboto';
    src: url(/wp-content/uploads/roboto-v30-latin-900.woff2) format('woff2'), url(/wp-content/uploads/roboto-v30-latin-900.woff) format('woff');font-weight:900;font-style:normal;font-display:swap}*,::after,::before,html{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}html:focus-within{scroll-behavior:smooth}blockquote,dd,dl,figure{margin:0}ol[role=list],ul[role=list]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}figure,img,picture{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,[role="button"]{cursor:pointer}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}[x-cloak]{display:none!important}body{font-family:var(--font-family);font-size:var(--text);font-weight:400;line-height:1.4;color:var(--body-text);text-rendering:optimizeSpeed;min-height:100vh;font-style:normal;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family);font-weight:500;line-height:1.1;font-style:normal;z-index:9}:is(section,header,footer) :is(h1,h2,h3,h4,h5,h6){margin:0}h1{font-size:var(--h1)}h2{font-size:var(--h2-sm)}h3{font-size:var(--h3)}h4{font-size:var(--h4)}h5{font-size:var(--h5)}h6{font-size:var(--h6)}:is(section,header,footer) p{max-width:66ch;margin:0}header{padding:20px var(--sec-pad-inline);flex-direction:row;display:flex;transition-duration:0.6s;position:fixed;top:0;width:100%;z-index:999}header .container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}header.sticky{box-shadow:rgb(0 0 0 / .16) 0 1px 4px;background-color:var(--brand-color-1);position:fixed}header.sticky .header-logo{max-width:140px}.header-logo{display:flex;width:50px;min-width:40px;transition-duration:0.6s;z-index:99999}.main-nav li{position:relative;display:flex;align-items:center;color:var(--white);font-size:1.8rem}.main-nav .current-menu-item{border:1px solid var(--white);border-radius:50px}.main-nav .menu{display:flex;list-style-type:none;padding-left:0;margin:0;column-gap:2rem;row-gap:1rem;flex-wrap:wrap}.main-nav .menu :is(a,span){padding:6px 20px;text-decoration:none;color:var(--white);border:1px solid #fff0;border-radius:50px}.main-nav .menu :is(a,span):hover{color:var(--white);border-color:var(--white)}.main-nav .menu-item button{position:relative;right:20px;top:0;background:none;border:none;padding:6px;cursor:pointer;transform:rotate(45deg)}.main-nav .menu-item button:after{display:block;content:"";width:8px;height:8px;border-right:1px solid var(--white);border-bottom:1px solid var(--white);transition:0.6s}.not-overlay header:not(.sticky) .main-nav .menu-item button:after{border-right:1px solid var(--body-text);border-bottom:1px solid var(--body-text)}.main-nav .menu-item button.open:after{transform:rotate(180deg)}.main-nav .menu-item:hover>button:after{transform:rotate(180deg)}.main-nav li .sub-menu{position:absolute;display:flex;flex-direction:column;top:100%;left:0;background-color:#fff;width:max-content;padding:0;border-radius:2rem;box-shadow:none;transform:translate(0,0);opacity:1;transition:all 0.4s;box-shadow:rgb(0 0 0 / .1) 0 4px 12px}.main-nav li ul.open{transform:translate(0,50px);opacity:0}.main-nav li .sub-menu .sub-menu{top:0;left:100%}.main-nav li .sub-menu li{font-size:1.8rem;color:var(--body-text);border:none!important}.main-nav li .sub-menu li a{color:var(--body-text);border:none}.main-nav li .sub-menu li a:hover{color:var(--body-text);border:none;text-decoration:underline}@media (max-width:1380px){nav.main-nav{display:none}}.mobile-menu{display:none}.main-nav-mobile .nav-logo a{height:100%}.mobile-menu__background{width:100%;background-color:rgb(0 0 0 / .5);position:fixed;z-index:999;height:100%;top:0;left:0}.mobile-menu__panel{background-color:var(--brand-color-1);position:fixed;top:0;bottom:0;right:0;width:100%;padding:10rem 2rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:scroll;gap:5rem;color:var(--white)}.mobile-menu__close{position:absolute;top:.5rem;right:.5rem;display:none;padding:.5rem;border-radius:4px;color:var(--black);border:1px solid var(--black);background-color:#fff0;z-index:999}.main-nav-mobile ul.menu{list-style-type:none;padding-left:0;margin:auto;position:relative;display:flex;flex-direction:column;align-items:flex-start}.main-nav-mobile li{font-size:4rem;color:var(--white);position:relative;display:flex;flex-direction:column;line-height:1.1}.main-nav-mobile li a{display:flex;align-items:center;padding:5px 0 5px 0;color:var(--white);width:fit-content;text-decoration:none}.main-nav-mobile li a:hover{color:var(--white)}.main-nav-mobile .nav-logo{position:absolute;top:-40px;left:50%;transform:translate(-50%,0)}.main-nav-mobile .nav-logo a{width:100%}.main-nav-mobile .menu-item-has-children>a::after{display:none}.main-nav-mobile .menu-item button{position:absolute;right:-26px;top:12px;background:none;border:none;padding:6px;cursor:pointer;transform:rotate(45deg);display:none}.main-nav-mobile .menu-item button:after{display:block;content:"";width:8px;height:8px;border-right:1px solid #333;border-bottom:1px solid #333;transition:0.6s}.main-nav-mobile .menu-item .open:after{transform:rotate(180deg)}.nav-search-wrapper{display:flex;align-items:center;gap:var(--content-gap)}.search-wrapper__button{width:20px;height:20px;border:none;background:#fff0;cursor:pointer}.search-wrapper__wrapper-form{display:flex;width:100%;height:50px;position:absolute;bottom:-50px;left:0;justify-content:center;flex-direction:column;align-items:center;max-height:0;overflow:hidden;opacity:0;transition:0.8s}.search-wrapper__form{width:fit-content;justify-content:center;align-items:center}.search-active+.search-wrapper__wrapper-form{max-height:1000px;opacity:1}.visuallyhidden{height:1px;width:1px;overflow:hidden;position:absolute!important;border:0!important;padding:0!important;margin:0!important}.main-nav-mobile li .sub-menu{background-color:#fff0;padding-left:0;border-radius:0;list-style-type:none;margin:0;width:100%;transition:1s;display:block!important}.main-nav-mobile li .sub-menu li{font-size:2.5rem;color:var(--white)}.main-nav-mobile li .sub-menu li a{color:var(--white)}.mobile-menu__trigger{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;background-color:#fff0;border-radius:0;border:none;gap:.8rem;z-index:99999}.mobile-menu__trigger-lines{--line-width:2.5rem;display:block;width:var(--line-width);height:.3rem;background-color:var(--white);transition:all 0.4s;border-radius:1rem}.not-overlay header:not(.sticky) .mobile-menu__trigger-lines{background-color:var(--body-text)}.mobile-menu__trigger-line-2{--line-width:3.5rem}.mobile-menu__trigger-lines--line1{transform:translate(0%,360%) rotate(45deg);width:var(--line-width)}.mobile-menu__trigger-lines--line2{opacity:0;visibility:hidden}.mobile-menu__trigger-lines--line3{transform:translate(0%,-360%) rotate(-45deg);width:var(--line-width)}@media (max-width:1380px){.mobile-menu{display:block!important}}section{padding-inline:var(--sec-pad-inline);padding-block:var(--sec-pad-block)}.container{display:flex;flex-direction:column;width:100%;max-width:var(--container-width);margin-inline:auto;align-items:flex-start;gap:var(--container-gap)}address{font-style:normal;display:flex;flex-direction:column}a{color:var(--brand-color-1);text-decoration:none}a:hover{color:var(--brand-color-1);text-decoration:none}.btn{display:flex;flex-direction:column;color:var(--button-text-color);background-color:var(--button-color);padding:var(--button-padding);border:1px solid var(--button-color);border-radius:var(--button-border-radius);cursor:pointer;position:relative;overflow:hidden;font-size:1.8rem}.btn:hover{color:var(--button-text-color)}.btn--second{--button-color:var(--brand-color-1);--button-text-color:var(--white)}form{width:100%}.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme textarea,.gform_wrapper.gravity-theme select{font-size:2rem!important;padding:1.5rem 2.5rem!important;color:var(--body-text);background-color:hsl(0 0% 100%);border:1px solid hsl(0 0% 83%);border-radius:100px}.gform_wrapper.gravity-theme textarea{border-radius:2rem}input[type=button],input[type=submit],input[type=reset],::-webkit-file-upload-button{color:var(--white);background-color:var(--brand-color-1);padding:var(--button-padding);border:1px solid var(--button-color);border-radius:var(--button-border-radius);cursor:pointer;transition:0.6s}input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover,::-webkit-file-upload-button:hover{color:var(--white);background-color:var(--brand-color-1);padding:var(--button-padding);border:1px solid var(--button-color);border-radius:var(--button-border-radius);transition:0.6s}.gform_wrapper.gravity-theme .ginput_container_date input{width:100%!important}div#input_1_13{display:flex;gap:6rem}.gform_wrapper.gravity-theme .gfield-choice-input+label{font-size:2rem!important;max-width:fit-content!important}.back-to-top{padding:.5rem;background-color:lightgray;position:fixed;display:flex;right:1rem;bottom:2rem;opacity:0;cursor:pointer}.back-to-top__icon{width:4rem;height:4rem;fill:currentColor}.btt-show{opacity:1}footer{padding:var(--sec-pad-block) var(--sec-pad-inline);padding-bottom:4rem;background-color:var(--brand-color-1);color:var(--white)}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.section-404{min-height:100vh;display:flex;flex-direction:column}.page-404-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--grid-gap);max-width:var(--container-width);margin:auto}.content-wrapper-404{display:flex;flex-direction:column;gap:var(--container-gap);align-items:flex-start;justify-content:center}.content-wrapper-404 :is(h1,p){color:var(--black)}.img-wrapper-404{margin-block:auto;padding-inline:clamp(25px, calc(1.5625rem + ((1vw - 7.5px) * 10.8696)), 100px)}@media (max-width:749px){.page-404-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.content-wrapper-404{align-items:center;text-align:center}.img-wrapper-404{display:flex;flex-direction:column;margin-inline:auto}.img-wrapper-404 svg{max-width:400px}}.bg-brand-color-1{background-color:var(--brand-color-1)}.bg-brand-color-2{background-color:var(--brand-color-2)}.bg-brand-color-3{background-color:var(--brand-color-3)}.bg-brand-color-4{background-color:var(--brand-color-4)}.bg-brand-color-5{background-color:var(--brand-color-5)}.bg-brand-color-6{background-color:var(--brand-color-6)}.txt-brand-color-1{color:var(--brand-color-1)}.txt-brand-color-2{color:var(--brand-color-2)}.txt-brand-color-3{color:var(--brand-color-3)}.txt-brand-color-4{color:var(--brand-color-4)}.txt-brand-color-5{color:var(--brand-color-5)}.txt-brand-color-6{color:var(--brand-color-6)}.shadow-1{box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1)}.shadow-2{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.shadow-3{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}.shadow-4{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:.3}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:.6}.opacity-7{opacity:.7}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.mar-t-0{margin-top:0}.mar-t-1{margin-top:10px}.mar-t-2{margin-top:20px}.mar-t-3{margin-top:30px}.mar-t-4{margin-top:40px}.mar-t-5{margin-top:50px}.mar-t-6{margin-top:60px}.mar-t-7{margin-top:70px}.mar-t-8{margin-top:80px}.mar-b-0{margin-bottom:0}.mar-b-1{margin-bottom:10px}.mar-b-2{margin-bottom:20px}.mar-b-3{margin-bottom:30px}.mar-b-4{margin-bottom:40px}.mar-b-5{margin-bottom:50px}.mar-b-6{margin-bottom:60px}.mar-b-7{margin-bottom:70px}.mar-b-8{margin-bottom:80px}.mar-f-b-8-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 2.6786)), 80px)}.mar-f-b-9-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 3.5714)), 90px)}.mar-f-b-10-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 4.4643)), 100px)}.mar-f-b-11-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 5.3571)), 110px)}.mar-f-b-12-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 6.25)), 120px)}.mar-f-b-13-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 7.1429)), 130px)}.mar-f-b-14-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 8.0357)), 140px)}.mar-f-b-15-5{margin-bottom:clamp(50px, calc(50px + ((1vw - 3.2px) * 8.9286)), 150px)}.mar-inline-center{margin-inline:auto}.mar-block-center{margin-block:auto}.pad-0{padding:0}.pad-1{padding:10px}.pad-2{padding:20px}.pad-3{padding:30px}.pad-4{padding:40px}.pad-5{padding:50px}.pad-6{padding:60px}.pad-7{padding:70px}.pad-8{padding:80px}.gap-1{gap:10px}.gap-2{gap:20px}.gap-3{gap:30px}.gap-4{gap:40px}.gap-5{gap:50px}.gap-6{gap:60px}.gap-7{gap:70px}.gap-8{gap:80px}.gap-f-01{gap:1%}.gap-f-02{gap:2%}.gap-f-03{gap:3%}.gap-f-04{gap:4%}.gap-f-05{gap:5%}.gap-f-06{gap:6%}.gap-f-07{gap:7%}.gap-f-08{gap:8%}.vh-1{height:10vh}.vh-2{height:20vh}.vh-3{height:30vh}.vh-4{height:40vh}.vh-5{height:50vh}.vh-6{height:60vh}.vh-7{height:70vh}.vh-8{height:80vh}.vh-9{height:90vh}.vh-10{height:100vh}.w-100{width:100%}.max-w-10{max-width:100px}.max-w-15{max-width:150px}.max-w-20{max-width:200px}.max-w-25{max-width:250px}.max-w-30{max-width:300px}.max-w-35{max-width:350px}.max-w-40{max-width:400px}.max-w-45{max-width:450px}.max-w-50{max-width:500px}.max-w-55{max-width:550px}.max-w-60{max-width:600px}.max-w-65{max-width:650px}.max-w-70{max-width:700px}.max-w-75{max-width:750px}.max-w-80{max-width:800px}.max-w-85{max-width:850px}.max-w-90{max-width:900px}.max-w-95{max-width:950px}.max-w-100{max-width:1000px!important}.max-w-105{max-width:1050px}.max-w-110{max-width:1100px}.max-w-115{max-width:1150px}.max-w-120{max-width:1200px}.max-w-fit{max-width:fit-content}.pos-sticky-top-1{position:sticky;z-index:9;top:10px}.pos-sticky-top-2{position:sticky;z-index:9;top:20px}.pos-sticky-top-3{position:sticky;z-index:9;top:30px}.pos-relative{position:relative}.flex-row{display:flex;flex-direction:row}.flex-row-center{display:flex;align-items:center;justify-content:center}.flex-row-between{display:flex;flex-direction:row;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.flex-col-center{display:flex;flex-direction:column;align-items:center;justify-content:center}flex-col-stretch{align-items:stretch}.grid-1{grid-template-columns:var(--grid-1)}.grid-2{grid-template-columns:var(--grid-2)}.grid-center{display:grid;place-content:center}.intro-screen{display:flex;position:absolute;bottom:0;left:0;width:100%;height:150%;z-index:99999;align-items:flex-end;justify-content:center;overflow:hidden;pointer-events:none}.intro-screen svg{width:192px;height:100vh;z-index:1}.transition{position:fixed;bottom:0;left:0;z-index:9999;transform:translateY(100%);width:100%;height:150%;background-image:linear-gradient(to bottom,#fff0 50px,hsl(107 22% 75% / .5) 100px,hsl(107 22% 75%) 200px)}.intro-screen__bg{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:flex-end;justify-content:center;height:100%;background-image:linear-gradient(180deg,#fff0 50px,hsl(190 32% 77% / .5) 100px,#B3D2D8 200px)}.home-hero{min-height:96vh;position:relative;display:flex;align-items:center;background-color:var(--brand-color-1);justify-content:center;overflow:visible}.home-hero__bg-img{position:absolute;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);object-fit:cover;object-position:50% 0;max-width:1400px}.home-hero .container{z-index:9;gap:calc(var(--container-gap) * 3)}.home-hero h1{color:#fff;line-height:1;display:inline;max-width:600px}.typewriter{opacity:0}.dentist-span{position:relative;display:inline-flex}.line-through{position:absolute;width:0%;height:6px;background-color:var(--white);top:66%;border-radius:10px}.home-hero__toothbrush{position:absolute;left:62%;top:200%;min-width:360px}.toothbrush-wrapper{width:clamp(140px, calc(140px + ((1vw - 0.01px) * 4.1688)), 220px);height:100px;position:absolute;left:clamp(46%, 100%, 50%);top:38%}.sparkly-heading{display:flex;justify-content:center;align-items:center;gap:4rem;text-align:center;width:100%}.star{opacity:.2;scale:.9}.youtube{display:flex;position:relative;align-items:center;justify-content:center;width:100%;margin-inline:auto}.youtube__btn{position:absolute;display:flex;align-items:center;justify-content:center;width:10rem;height:10rem;border:none;border-radius:50%;font-size:1rem;background-color:var(--white)}.review-slider .youtube__btn{width:fit-content;height:auto;border-radius:100px;background-color:var(--white);bottom:4rem;max-width:90%}.youtube__icon{display:flex;align-items:center;justify-content:center}.youtube__icon svg{width:auto;height:auto;margin-left:10px}.youtube__icon span{display:flex}.youtube__iframe-wrapper{display:flex;position:absolute;width:100%;height:100%;top:0;left:0;z-index:9;justify-content:center}.youtube__iframe{width:100%;height:auto}.youtube__btn[aria-expanded="true"]{top:100%;right:0;background-color:var(--brand-color-1)!important;color:var(--white);font-size:.6rem;width:3rem;height:3rem;border-radius:0}.review-slider .youtube__btn[aria-expanded="true"]{top:auto;bottom:0;z-index:99}.youtube__btn[aria-expanded="true"] .youtube__play{display:none}.youtube__btn[aria-expanded="false"] .youtube__close{display:none}.youtube__btn[aria-expanded="true"] .youtube__icon svg{width:3rem;height:3rem;margin-left:0}.home-hero .youtube{position:static;width:auto;margin-inline:0}.home-hero .youtube__btn{position:relative;width:auto;height:auto;border-radius:var(--button-border-radius);font-size:initial;min-width:20rem}.home-hero .youtube__btn[aria-expanded="true"]{position:absolute;font-size:.8rem;border-radius:0;min-width:auto;padding:1rem;top:auto;bottom:0;z-index:99}.down-wrapper{position:absolute;bottom:4rem;width:100%;max-width:calc(1440px + (2 * var(--sec-pad-inline)));left:50%;transform:translateX(-50%);padding-inline:var(--sec-pad-inline)}.home-hero .down-wrapper{z-index:9}.our-services{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8rem;align-items:center}.our-services__col{display:flex;gap:calc(var(--content-gap) * 1.5);align-items:flex-start;position:relative;flex-direction:column}.our-services hr{border:none;width:100%;height:1px;background-color:var(--body-text)}.smiley{position:absolute;top:0;left:0;z-index:9}#smiley-wrap{overflow:hidden}#smiley-wrap .smiley:first-of-type{rotate:180deg;top:3rem;left:74%}#smiley-wrap .smiley:nth-child(3){top:50%;left:5rem}#smiley-wrap .smiley:nth-child(4){top:65%;left:30%}#smiley-wrap .smiley:nth-child(5){top:76%;left:3rem}#smiley-wrap .smiley:nth-child(6){top:82%;left:56%}.btn span{transition:0.4s;width:max-content;margin-inline:auto}.btn span:last-child{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:max-content}.btn:hover span:last-child{position:absolute;top:20%}.btn:hover span:first-child{transform:translateY(-140%)}.our-services h2{font-size:var(--h1);max-width:10ch}.invisalign{padding-top:0;display:grid;grid-template-columns:1fr;grid-template-rows:300px auto auto auto}#invisalign{width:100%;max-width:780px;aspect-ratio:16/9;margin-left:auto;grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:2;overflow:hidden}.top-half{padding-top:calc(var(--sec-pad-block) / 2)}.bottom-half{padding-bottom:calc(var(--sec-pad-block) / 2)}.topbottom-half{padding-block:calc(var(--sec-pad-block) / 2)}.top-zero{padding-top:0}.bottom-zero{padding-bottom:0}.topbottom-zero{padding-block:0}.top-double{padding-top:calc(var(--sec-pad-block) * 2)}.bottom-double{padding-bottom:calc(var(--sec-pad-block) * 2)}.topbottom-double{padding-block:calc(var(--sec-pad-block) * 2)}.left-zero{padding-left:0}.right-zero{padding-right:0}.leftright-zero{padding-inline:0}.two-col-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--grid-gap)}.card{border:1px solid var(--body-text);border-radius:2rem;overflow:hidden;padding:0;display:flex;flex-direction:column;z-index:99}.card__content{padding:3rem 6rem;display:flex;flex-direction:column;gap:var(--content-gap);align-items:center;text-align:center;flex-grow:1}.card__heading{font-size:4rem}.teeth-sparkly{position:absolute;left:50%;top:60%}.card__img-spark{position:relative}.card__link{font-size:1.8rem;color:var(--body-text);cursor:pointer}.card__text{max-width:33ch}.card__content .btn{margin-top:auto}.three-img-anim img{width:550px}.our-services img{border-radius:2rem;width:100%}.three-img-anim{position:relative;width:100%;padding-block:3rem}.three-img-anim img{position:relative;z-index:1;pointer-events:none}.three-img-anim img:nth-child(2){position:absolute;top:4%;left:6%;z-index:2;rotate:10deg}.three-img-anim img:nth-child(3){position:absolute;bottom:0;right:0;z-index:3}.invisalign .container{grid-row-start:2;grid-row-end:4;grid-column-start:1;grid-column-end:2;z-index:2}.search-wrapper{display:none}.phone-cta{margin-left:auto;display:flex;align-items:center;gap:3rem;z-index:9999}.phone-cta a{color:var(--white)}.phone-cta .btn{color:var(--body-text)}.header-logo{margin-right:2rem}.floating-teeth{position:absolute;bottom:-54%;right:0}.floating-teeth:last-child{bottom:-74%;right:50%}.sparkly-heading h2{text-align:center}.size-h1{font-size:var(--h1)}.dentists{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:3rem;width:100%}.dentists__dentist-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;color:var(--body-text)}.dentists__img{position:absolute;top:0;left:0;transition:0.8s}.dentists__dentist-wrapper:hover .dentists__img{opacity:0}.dentists__txt{position:absolute;bottom:3rem;padding:1rem 2rem;background-color:var(--white);border-radius:50px;width:80%;text-align:center}.dentists__dentist-wrapper img{border-radius:2rem;width:100%;height:100%;object-fit:cover}.word-of-mouth{padding-top:calc(var(--sec-pad-block) * 5);background-image:linear-gradient(to bottom,#fff0 0,#fff0 150px,hsl(107,22%,0) 300px);color:var(--body-text);position:relative}.word-of-mouth .container{display:flex;flex-direction:column;align-items:center}.word-of-mouth .smiley:nth-child(1){left:0%}.word-of-mouth .smiley:nth-child(2){left:50%;top:7vw}.word-of-mouth .smiley:nth-child(3){left:30%;top:16vw}.word-of-mouth .smiley:nth-child(4){left:66%;top:20vw}.word-of-mouth h2{font-size:var(--h1)}.word-of-mouth .subtitle{font-size:4rem;margin-bottom:calc(var(--container-gap) * 6);color:inherit}.testimonials__heading{font-size:3rem;padding-bottom:2rem;position:relative}.testimonials .splide__slide{display:flex;flex-direction:column;gap:2rem}.testimonials__heading:after{content:"";width:6rem;height:1px;display:block;background-color:var(--white);position:absolute;bottom:0;left:0}.testimonials__quote{width:5rem;height:auto}.book-appointment{background-color:var(--brand-color-2);color:var(--white);overflow:hidden;position:relative;padding-top:clamp(30rem, calc(30rem + ((1vw - 0.32rem) * 8.9286)), 40rem)}.book-appointment_heading-wrapper{display:flex;position:absolute;top:10rem}.book-appointment h2{font-size:var(--h2-xl);width:max-content;text-align:center;padding-right:5rem}.book-appointment .container{align-items:center}button.splide__pagination__page{width:1.5rem;height:1.5rem;border:1px solid var(--white);border-radius:50%;background-color:#fff0;padding:0}button.splide__pagination__page.is-active{background-color:var(--white)}.splide__pagination{gap:1rem;padding-bottom:var(--sec-pad-block);padding-top:5rem;padding-left:0}.book-appointment .btn{font-size:3rem;background-color:#fff0;color:var(--white)}.copyright{font-size:1.4rem;display:flex;width:100%;gap:2rem;justify-content:space-between}footer a{color:var(--white)}.logo-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%}.nav-contact{display:flex;width:100%;justify-content:space-between;gap:2rem}footer a:hover{color:var(--white);text-decoration:underline}.nav-contact__nav{display:flex;gap:2rem;font-size:3rem}.nav-contact__nav ul{list-style-type:none;padding:0;margin:0}.nav-contact__nav .sub-menu{font-size:1.8rem;margin-top:1rem}.nav-contact__contact h2{font-size:3rem}.nav-contact__contact{display:flex;gap:6rem}.contact{display:flex;flex-direction:column;gap:2rem}.instagram-wrapper{display:flex;align-items:flex-end;gap:1rem}footer .container{gap:calc(var(--container-gap) * 3)}.hours{display:flex;flex-direction:column;gap:2rem}.nav-up{top:-8.8rem}.instagram-section{padding-inline:0}.wpsr-container{padding:0!important}.wpsr-ig-feed-wrapper{margin-bottom:0!important}.wpsr-ig-footer.wpsr-row.wpsr-mt-20{margin:0!important}#wom-smiley-wrap{position:absolute;top:0;right:0;width:100%;max-width:500px;height:calc(var(--sec-pad-block) * 5)}.about-hero .our-services{align-items:start}.about-hero .down-wrapper{position:static;transform:translateX(0);padding:0}.about-hero h1{margin-bottom:6rem;z-index:99}.not-overlay{padding-top:8rem}.not-overlay header:not(.sticky) .phone-cta .btn{background-color:var(--brand-color-1);color:var(--white)}.not-overlay header:not(.sticky) .main-nav :is(li,span),.not-overlay header:not(.sticky) .main-nav li a,.not-overlay header:not(.sticky) .phone-cta a{color:var(--body-text)}.not-overlay header:not(.sticky) .main-nav .menu :is(a,span):hover{color:var(--body-text);border-color:var(--body-text)}.not-overlay header:not(.sticky) .main-nav .current-menu-item{border:1px solid var(--body-text);border-radius:50px}.alt-logo{display:none}.not-overlay header:not(.sticky) .logo{display:none}.not-overlay header:not(.sticky) .alt-logo{display:block}.columns-2-1{width:100%;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,auto) minmax(0,2fr);gap:3rem;padding-top:4rem;position:relative;--before-width-line:100%}.columns-2-1:before{content:"";width:var(--before-width-line);height:1px;background-color:var(--body-text);display:block;position:absolute;left:0;top:0}.line{background-color:var(--body-text);width:1px;height:100%}.columns-2-1 .col{display:flex;flex-direction:column;gap:var(--content-gap);padding-block:2rem}.columns-2-1 .col-1{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.columns-2-1 img{width:100%;border-radius:2rem}.columns-2-1 h3{font-size:4rem}.our-vision{width:100%;display:flex;flex-direction:column;gap:calc(var(--content-gap) * 2)}.our-vision__heading{font-size:var(--h2-xl)}.our-vision__columns{display:grid;grid-template-columns:minmax(0,51%) minmax(0,49%);gap:var(--grid-gap)}.our-vision__column img{border-radius:2rem}.our-vision__column h3{font-size:clamp(4rem, calc(4rem + ((1vw - 0.32rem) * 1.7857)), 6rem)}.our-vision__column .smiley:first-of-type{top:110%;left:12%}.our-vision__column .smiley:last-child{top:90%;left:60%}.meet-dentists{width:100%;display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);gap:calc(var(--grid-gap) * 2);height:100vh;overflow:hidden}.meet-dentists img{width:100%;height:100vh;object-fit:cover;object-position:50% 50%;border-radius:2rem}.meet-dentists__content{height:100vh;display:flex;flex-direction:column;gap:calc(var(--content-gap) * 2);padding-top:6rem;background-color:var(--white);width:100%}.meet-dentists__col{height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden}.meet-dentists__heading{z-index:auto}.meet-dentists__content .youtube__play,.meet-dentists__content-mobile .youtube__play{width:max-content}.meet-dentists__content .youtube__btn,.meet-dentists__content-mobile .youtube__btn{justify-content:flex-start;background-color:#fff0;padding:0}.meet-dentists__content .youtube,.meet-dentists__content-mobile .youtube{justify-content:flex-start;min-height:5rem}.meet-dentists__content .youtube__iframe-wrapper{aspect-ratio:16/9;position:relative}.scrolling-banner{background-color:var(--brand-color-2);width:100%;display:flex;color:var(--white);padding-block:2rem;padding-inline:0;overflow:hidden}.scrolling-banner__content{display:flex;align-items:center;gap:5rem;justify-content:space-between;position:relative;padding-right:5rem;min-width:max-content}.scrolling-banner__heading{font-size:4rem;text-align:center;min-width:max-content}.scrolling-banner__smiley-wrap{display:flex;gap:2rem;min-width:max-content}.team{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem}.team .dentists__dentist-wrapper{width:calc(25% - 2.25rem)}.our-smiles .smiley:first-of-type{top:80%;left:16%}.our-smiles .smiley:nth-child(3){top:87%;left:52%}.our-smiles .smiley:last-of-type{top:96%;left:28%}.ba-gradient{background-image:linear-gradient(#fff0 0,rgb(183 205 177 / .8) 150px,#b7cdb1 300px);background-color:#fff0;padding-top:clamp(30rem, calc(30rem + ((1vw - 0.32rem) * 17.8571)), 50rem)}.ba-gradient h2{top:20rem}.services-slider .splide__slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:calc(var(--grid-gap) * 2)}.services-slider .splide__slide div{display:flex;flex-direction:column;gap:var(--content-gap);padding-bottom:7rem}.services-slider h2{font-size:clamp(3.4rem, calc(3.4rem + ((1vw - 0.32rem) * 2.3214)), 6rem)}.services-slider .splide__arrow{border:none;padding:0;margin:0;background-color:#fff0}.services-slider .splide__arrows{position:absolute;right:0;bottom:0}.services-slider .splide__slide img{border-radius:2rem;aspect-ratio:4/3;object-fit:cover}.services-slider button.splide__pagination__page{width:auto;height:auto;padding:1rem 2rem;border-radius:4rem;border:1px solid var(--body-text);color:var(--body-text)}.services-slider button.splide__pagination__page.is-active{background-color:var(--brand-color-1);border-color:var(--brand-color-1);color:var(--white)}.youtube__img{border-radius:2rem}.wpsr-ig-feed-template-8102 .wpsr-ig-post{border-radius:2rem}.vidbg-container{background-color:transparent!important;max-width:100%;overflow:hidden}.stories-slider .splide__slide img{width:12rem;height:12rem;border-radius:50%;object-fit:cover}.stories-slider .splide__slide{display:flex;flex-direction:column;gap:calc(var(--content-gap) * 1.5)}.stories-slider .splide__slide.is-visible:after{content:"";position:absolute;right:-3rem;width:1px;height:100%;background-color:var(--body-text)}.stories-slider .splide__pagination__page{border:1px solid var(--body-text)}.stories-slider .splide__pagination__page.is-active{background-color:var(--body-text)}.careers-grid{display:grid}.careers-grid__img-1{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3;border-radius:2rem}.careers-grid__p{font-size:clamp(3rem, calc(3rem + ((1vw - 0.32rem) * 0.8929)), 4rem)}.careers-grid__img-2{grid-column-start:3;grid-column-end:4;grid-row-start:2;grid-row-end:5;border-radius:2rem 2rem 0 0}.careers-grid__box{padding:6rem;background-color:var(--brand-color-2);color:var(--white);font-size:3rem;border-radius:2rem;grid-column-start:4;grid-column-end:5;grid-row-start:2;grid-row-end:3;height:fit-content}.careers-grid__p-wrapper{grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:2;display:flex;align-items:center;max-width:800px;margin-left:auto}.careers-grid .scrolling-banner{grid-row-start:3;grid-row-end:4;grid-column-start:1;grid-column-end:2}.contact-hero .our-services{align-items:start}.contact-hero .down-wrapper{position:static;margin-top:4rem;transform:translateX(0);padding:0}.contact-hero .our-services__col h2{font-size:var(--h2-sm);max-width:13ch}.contact-hero .smiley:first-of-type{top:20%;left:-24%}.contact-hero .smiley:nth-child(3){top:34%;left:10%}.contact-hero .smiley:nth-child(4){top:54%;left:-28%}.contact-hero .smiley:nth-child(5){top:64%;left:25%}.contact-hero .smiley:nth-child(6){top:80%;left:-10%}.contact-hero .smiley:nth-child(7){top:91%;left:72%}.heading-stars{display:flex;justify-content:center;gap:4rem;align-items:center;position:relative;width:100%;max-width:1100px;margin-inline:auto}.heading-stars__heading{text-align:center;max-width:780px;position:relative;z-index:9}.heading-stars svg{position:absolute;right:0}.careers-slider .splide__slide{padding:3rem 6rem;display:flex;flex-direction:column;gap:calc(var(--content-gap) * 1.4);border:1px solid var(--body-text);border-radius:2rem;align-items:center;text-align:center}.careers-slider .splide__pagination__page{border:1px solid var(--body-text)}.careers-slider .splide__pagination__page.is-active{background-color:var(--body-text)}body.page-id-4960{background-color:var(--brand-color-2)}.faqs{display:flex;flex-direction:column;width:100%;padding:5rem 10rem;border:1px solid var(--white);border-radius:2rem;color:var(--white);background-color:var(--brand-color-2);gap:3rem}.faqs .accordion__text{font-size:3rem;text-align:left}.faqs .accordion__btn{background-color:#fff0;color:inherit;border:none;display:flex;align-items:center;width:100%;justify-content:space-between;gap:var(--content-gap);padding-inline:0}.faqs .accordion__min svg{rotate:45deg}.faqs .accordion__btn span{display:flex}.faqs .accordion__item{padding-block:3rem;border-top:1.5px solid var(--white);display:flex;flex-direction:column;gap:3rem}.faq-content{display:flex;flex-direction:column;gap:var(--content-gap)}.review-hero .our-services__col h2{font-size:clamp(3rem, calc(3rem + ((1vw - 0.32rem) * 0.8929)), 4rem);max-width:500px}.review-hero .down-wrapper{position:static;transform:translateX(0);padding:0}.review-hero .smiley:first-of-type{top:62%;left:-22%}.review-hero .smiley:nth-of-type(2){top:68%;left:10%}.review-hero .smiley:nth-of-type(3){top:88%;left:-13%}.review-hero .smiley:nth-of-type(4){top:106%;left:-66%}.review-hero .smiley:nth-of-type(5){top:106%;left:20%}.review-hero .smiley:nth-of-type(6){top:97%;left:64%}.review-slider .youtube__iframe{width:100%;border-radius:2rem}.review-slider{width:100%}.review-slider .youtube{max-width:472.5px;align-items:flex-end}.review-slider .youtube__img{aspect-ratio:9/16;object-fit:cover;width:461px}.review-slider .splide{margin-left:auto}.review-slider .splide__arrow{border:none;background-color:#fff0}.review-slider .splide__arrows{padding-top:4rem}.review-slider .youtube__play{align-items:center;font-size:3rem;color:var(--body-text);padding:1rem 2rem}.contact-info{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1px) minmax(0,2fr);gap:5rem;width:100%}.contact-info__line{background-color:var(--body-text)}.contact-info h2{font-size:3rem}.contact-info__col-1{display:flex;flex-direction:column;gap:calc(var(--content-gap) * 2)}.contact-info a{color:var(--body-text)}.heading-teeth{display:flex;gap:calc(var(--content-gap) * 3);align-items:center}.heading-teeth h2{font-size:var(--h1)}.contact-map{width:100%;height:auto}.contact-map a{width:100%;height:auto}.contact-map img{width:100%;max-height:80vh;object-fit:cover;object-position:0 50%}.about-hero .smiley:first-of-type{top:50%;left:-50%}.about-hero .smiley:nth-of-type(2){top:80%;left:-16%}.about-hero .smiley:nth-of-type(3){top:90%;left:-60%}.about-hero .smiley:nth-of-type(4){top:104%;left:10%}.about-hero .smiley:nth-of-type(5){top:108%;left:54%}.columns-2-1 .col{position:relative}.columns-2-1 .col-1 .smiley:first-of-type{top:96%;left:74%}.columns-2-1 .col-2 .smiley:first-of-type{top:112%;left:-10%}.meet-dentists .team-member:nth-of-type(2) img{position:absolute;bottom:0;z-index:2;height:0%;object-fit:cover;scale:1.5}.meet-dentists .team-member:nth-of-type(3) img{position:absolute;bottom:0;z-index:3;height:0%;object-fit:cover;scale:1.5}.meet-dentists .team-member:nth-of-type(4) img{position:absolute;bottom:0;z-index:3;height:0%;object-fit:cover;scale:1.5}.meet-dentists .team-member:nth-of-type(5) img{position:absolute;bottom:0;z-index:3;height:0%;object-fit:cover;scale:1.5}.meet-dentists__content:nth-of-type(2){position:absolute;bottom:0;z-index:2;height:0%}.meet-dentists__content:nth-of-type(3){position:absolute;bottom:0;z-index:3;height:0%}.meet-dentists__content:nth-of-type(4){position:absolute;bottom:0;z-index:3;height:0%}.meet-dentists__content:nth-of-type(5){position:absolute;bottom:0;z-index:3;height:0%}.careers-grid__content{display:grid;gap:2rem;width:100%;grid-row-start:1;grid-row-end:3;padding-inline:var(--sec-pad-inline);max-width:calc(1440px + (var(--sec-pad-inline) * 2));margin-inline:auto;grid-template-columns:30% auto 28% auto}.card__link:hover{color:var(--body-text);text-decoration:underline}.dentists__dentist-wrapper:hover{color:var(--body-text)}@media (min-width:992px){.services-slider button.splide__pagination__page:hover{background-color:var(--brand-color-1);border-color:var(--brand-color-1);color:var(--white)}}@media (max-width:992px){.order-reversed{order:-1}}.services-slider .splide__arrow:hover circle,.review-slider .splide__arrow:hover circle{fill:#fff}.services-slider .splide__arrow:hover path,.review-slider .splide__arrow:hover path{fill:var(--brand-color-1)}.services-slider .splide__arrow:hover svg,.review-slider .splide__arrow:hover svg{border:1px solid var(--brand-color-1);border-radius:50%}.faqs a{color:var(--white);text-decoration:underline}@media (max-width:1380px){.nav-search-wrapper{order:-1}}.mobile-menu__line{width:100%;min-height:1px;background-color:var(--white)}.mobile-menu__contact-wrapper h2{font-size:3rem}.mobile-menu .contact h2{font-size:3rem}.mobile-menu__panel a{color:var(--white)}.address{max-width:240px}@media (max-width:991px){.nav-contact{flex-direction:column;gap:5rem}.home-hero__toothbrush{left:auto;right:0}.two-col-grid{grid-template-columns:minmax(0,1fr)}.invisalign .container{grid-row-start:1}#invisalign{grid-row-end:4;height:100%;display:flex;align-items:center;padding-top:4rem;overflow:hidden}#wpsr-ig-feed-6713{display:none}}@media (max-width:991px){.invisalign{grid-template-columns:auto auto auto auto;padding-top:calc(var(--sec-pad-block) * 2)}.invisalign .two-col-grid{gap:clamp(139px, calc(8.6875rem + ((1vw - 3.2px) * 53.3929)), 438px)}}@media (max-width:767px){.dentists{grid-template-columns:minmax(0,1fr)}}@media (max-width:991px){.team .dentists__dentist-wrapper{width:calc(33% - 1.78rem)}}@media (max-width:767px){.team .dentists__dentist-wrapper{width:100%}}@media (max-width:991px){.our-services{grid-template-columns:minmax(0,1fr);width:100%}}@media (max-width:767px){.smiley{width:9rem}}@media (max-width:991px){.three-img-anim img{max-width:88%}.columns-2-1{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.columns-2-1 .col-1{grid-template-columns:minmax(0,1fr)}.our-vision__columns{grid-template-columns:minmax(0,1fr)}.meet-dentists{grid-template-columns:minmax(0,1fr);gap:0;height:auto}.meet-dentists__col:last-of-type{display:none}.meet-dentists .team-member:nth-of-type(2) img{position:static;scale:1;height:auto}.meet-dentists .team-member:nth-of-type(3) img{position:static;scale:1;height:auto}.meet-dentists .team-member:nth-of-type(4) img{position:static;scale:1;height:auto}.meet-dentists .team-member:nth-of-type(5) img{position:static;scale:1;height:auto}.meet-dentists__col{height:auto}.meet-dentists img{height:auto}}.meet-dentists__content-mobile{display:none}@media (max-width:767px){.meet-dentists__content-mobile{display:flex;flex-direction:column;gap:calc(var(--content-gap) * 2);padding-top:4rem;padding-bottom:var(--sec-pad-block)}}.meet-dentists__content-mobile .youtube__iframe-wrapper{position:static;height:auto;aspect-ratio:16/9}@media (max-width:767px){.team-member:last-of-type .meet-dentists__content-mobile{padding-bottom:0}.services-slider .splide__slide{grid-template-columns:minmax(0,1fr)}.services-slider .splide__slide div{order:-1;padding-bottom:0}.services-slider .splide__arrows{position:static;display:flex;justify-content:flex-end;gap:4rem;margin-top:4rem}.copyright{flex-direction:column;justify-content:flex-start;align-items:flex-start}.nav-contact__contact{flex-direction:column;gap:5rem;border-bottom:1px solid var(--white);padding-bottom:5rem}.logo-cta .btn{display:none}}@media (max-width:991px){.about-hero .down-wrapper{display:none}.contact-hero .down-wrapper{display:none}.review-hero .down-wrapper{display:none}.review-hero .our-services__col:last-of-type{order:-1}.tablet-reverse .our-services__col:last-of-type{order:-1}}@media (max-width:767px){.our-vision .our-vision__column:last-of-type{order:-1}}.review-slider .youtube__play p{line-height:1}@media (max-width:991px){.careers-grid__p-wrapper{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}.careers-grid__img-1{grid-column-end:2;grid-row-end:2}.careers-grid__img-2{grid-row-start:3;grid-row-end:4;grid-column-start:1;grid-column-end:2}.careers-grid__box{grid-row-start:4;grid-row-end:5;grid-column-start:1;grid-column-end:2}.careers-grid{gap:4rem}.careers-grid__content{grid-template-columns:auto;gap:3rem}}@media (max-width:767px){.heading-teeth{flex-direction:column;width:100%;align-items:flex-start;gap:1rem}.heading-teeth svg{margin-inline:auto}}@media (max-width:991px){.contact-info{grid-template-columns:minmax(0,1fr)}.contact-info__line{min-height:1px}}#invisalign-vid{width:100%;aspect-ratio:16/9}@media (max-width:767px){.phone-cta a:first-of-type{display:none}.sparkly-heading{flex-direction:column;align-items:flex-end;position:relative}.sparkly-heading .two-stars-wrap{display:none}.three-stars-wrap{position:absolute;top:100%}}@media (max-width:991px){.looking-for-dentist .our-services__col:last-of-type{padding-bottom:14rem}.looking-for-dentist .floating-teeth{bottom:-24%;scale:.7}.faqs{padding:0;border:none;border-radius:0}}.home-hero .teeth-sparkly{top:30%;opacity:0}.meet-dentists__content .youtube__btn[aria-expanded="true"]{top:auto;bottom:0;z-index:99}.sec-divider{position:relative;--divider-width:100%}.sec-divider::before{content:"";position:absolute;top:0;width:var(--divider-width);max-width:1440px;height:1px;background-color:var(--body-text);left:50%;transform:translateX(-50%)}.careers-slider .splide__list p{margin-inline:auto}.contact-info a:hover{text-decoration:underline}.heading-teeth .floating-teeth{position:static}.logo-cta .btn:hover{text-decoration:none}.three-img-anim img{width:90%}@media (max-width:767px){.nav-contact__nav{border-bottom:1px solid var(--white);padding-bottom:5rem}.contact{border-bottom:1px solid var(--white);padding-bottom:5rem}.logo-cta{border-bottom:1px solid var(--white);padding-bottom:5rem}footer .container{gap:5rem}.youtube__icon .youtube__play svg{width:3rem;margin-left:8px}.youtube__btn{width:8rem;height:8rem}.phone-cta .btn{font-size:1.6rem}}@media (max-width:767px){.our-vision__column .smiley:first-of-type{top:260%}.our-vision__column .smiley:last-child{top:240%}}@media (max-width:479px){.our-vision__column .smiley:first-of-type{top:210%}.our-vision__column .smiley:last-child{top:200%}}@media (max-width:991px){.columns-2-1 .col-2 .smiley:first-of-type{top:100%;left:10%}}@media (max-width:479px){.columns-2-1 .col-2 .smiley:first-of-type{top:96%;z-index:-1}}div#ui-datepicker-div :is(select,span,td){font-size:1.4rem!important}hr{margin-inline-start:0;border:none;width:100%;height:1px;background-color:var(--body-text)}.contact-info-wrapper{width:100%;display:flex;flex-direction:column;gap:4rem}.toothpaste{width:100%;position:relative;min-height:200px}.fade-in{position:relative;bottom:-50px}.toothpaste-svg{position:absolute;rotate:20deg}@media (max-width:991px){.toothpaste{min-height:0}.toothpaste-svg{height:110px}}@media (max-width:767px){.toothpaste-svg{rotate:40deg;bottom:-100px;width:140%;right:-20%;height:200px}}main{overflow-x:hidden}.py-single-post{display:flex;flex-direction:column;gap:4rem}.py-post-container{display:flex;flex-direction:column;gap:4rem}.py-single-post__back{display:flex;align-items:center;gap:1rem;color:var(--py-brand-color-1);font-size:1.6rem}.py-single-post__back svg{width:16px;height:16px}.py-single-post__grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:4rem;max-width:1200px;margin-inline:auto}@media (max-width:991px){.py-single-post__grid{grid-template-columns:minmax(0,1fr)}}.py-single-post__grid .col{display:flex;flex-direction:column;gap:1.4rem}.col-left .top-content{display:flex;flex-direction:column;gap:1rem}.py-single-post__cat{background-color:var(--brand-color-2);padding:.5rem 1rem;font-size:1.4rem;color:#fff;border-radius:50px;font-weight:600}.py-single-post__h1{font-size:var(--h1-s)}.py-single-post__meta{display:flex;align-items:center;gap:2rem}.py-single-post__meta p{display:flex;align-items:center;gap:1rem;font-size:1.6rem}.py-single-post__meta svg{width:16px;height:16px}.py-single-post__featured-img{border-radius:12px}.py-single-post__content{display:flex;flex-direction:column;gap:var(--content-gap)}.py-single-post-faq-accordion{display:flex;flex-direction:column;gap:1.6rem;background-color:#fafbfd;padding:2.4rem;border:1px solid hsl(210 30% 90%);border-radius:12px;margin-top:2rem}.py-single-post-faq-accordion h2{font-size:var(--h1-s)}.single-post .accordion__item{padding-inline:2.4rem;border:1px solid hsl(210 30% 90%);border-radius:1.2rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 rgb(0 0 0 / .05);background-color:#fff}h2.accordion__heading{font-size:1.8rem}.accordion__btn{display:flex;justify-content:space-between;width:100%;color:var(--brand-color-1);border:none;background-color:#fff0;text-align:left;padding:16px 0 16px 0}.accordion__btn span{display:flex}.accordion__min svg{rotate:180deg}.accordion__content{padding-bottom:1.6rem}.py-single-post__grid .col-right{position:relative;gap:2rem}.col-right .top-content{display:flex;flex-direction:column;gap:2rem;position:sticky;top:120px}.py-single-post__side-cta{display:flex;flex-direction:column;gap:2rem;background-color:var(--brand-color-1);border-radius:12px;color:#fff;padding:24px}.py-single-post__side-cta h3{color:#fff;font-size:2rem}.py-single-post__side-services{display:flex;flex-direction:column;gap:2rem;border-radius:12px;padding:24px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}.py-single-post__side-services h3{font-size:1.8rem}.py-single-post__side-services ul{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.py-single-post__side-services nav a{display:flex;align-items:center;gap:.6rem;color:var(--py-body-color);font-size:1.4rem;text-align:start;transition:all 0.4s}.py-single-post__side-services nav a:hover{color:var(--py-brand-color-2);gap:1rem}.py-single-post__side-services nav svg{width:16px;height:16px;color:var(--py-brand-color-1)}.py-posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap)}@media (max-width:991px){.py-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.py-posts-grid{grid-template-columns:minmax(0,1fr)}}.py-posts-grid__item{display:flex;flex-direction:column;gap:var(--content-gap);align-items:flex-start;text-align:start;border-radius:12px;overflow:hidden;color:var(--body-color);font-size:1.6rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1);transition:all 0.4s;position:relative;top:0}.py-posts-grid__item-top{position:relative}.py-posts-grid__item-top .py-single-post__cat{position:absolute;left:16px;top:16px;font-size:12px}.py-posts-grid__item-bottom{display:flex;flex-direction:column;gap:var(--content-gap);padding:24px}.py-posts-grid__item-bottom .py-single-post__meta p{font-size:1.4rem}.py-posts-grid__item-bottom h2{font-size:2rem}.py-posts-grid__item-read{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;color:var(--brand-color-1);font-weight:600}.py-posts-grid__item-read svg{width:16px;height:16px}.py-image{width:var(--py-width);height:var(--py-height);object-fit:var(--py-object-fit);aspect-ratio:var(--py-aspect-ratio)}.icon-card{width:100%;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:var(--grid-gap);align-items:start;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);padding:2rem;background-color:#fff;border-radius:10px}.icon-card__icon-wrapper{padding:1rem;background-color:var(--brand-color-1);color:#fff;border-radius:50%}.icon-card__icon-wrapper svg{display:flex}.dot-card{display:flex;align-items:center;width:100%;padding:10px 12.5px;background-color:#fff;gap:8px;border-radius:8px}.dot-card__dot{width:6px;height:6px;background-color:var(--brand-color-1);border-radius:50%}.three-col-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap);width:100%}@media (max-width:767px){.three-col-grid{grid-template-columns:minmax(0,1fr)}}.two-col-uneven-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:var(--grid-gap);width:100%}.single-service .fade-in{bottom:0!important;transform:none!important}.single-service h1{word-break:break-word}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgb(102 148 158 / .7) 0%,rgb(112 158 168 / .5) 35%,rgb(140 180 188 / .25) 70%,transparent 100%)}@media (max-width:991px){.two-col-uneven-grid{grid-template-columns:minmax(0,1fr)}}.services-slider .splide__slide .btn{width:fit-content}@font-face{font-display:swap;font-family:wp-social-reviews;font-style:normal;font-weight:400;src:url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?a057defcb36f1bbf8e9fc232061b7076);src:url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?a057defcb36f1bbf8e9fc232061b7076) format("embedded-opentype"),url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.woff?fd48dc29ab485fcfe5ca85901224a277) format("woff"),url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.ttf?6e589d66903e0605686e919345084153) format("truetype"),url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.svg?ab9710c0f945516f82de196e87cca574) format("svg")}.wpsr_content [data-icon]:before{content:attr(data-icon)}.wpsr_content [class*=" icon-"]:before,.wpsr_content [class^=icon-]:before,.wpsr_content [data-icon]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:wp-social-reviews!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1;text-transform:none!important}.wpsr_content .icon-quote-right:before{content:"a"}.wpsr_content .icon-angle-right:before{content:"b"}.wpsr_content .icon-angle-left:before{content:"c"}.wpsr_content .icon-arrow-circle-o-right:before{content:"d"}.wpsr_content .icon-arrow-circle-o-left:before{content:"e"}.wpsr_content .icon-arrow-right:before{content:"f"}.wpsr_content .icon-arrow-left:before{content:"g"}.wpsr_content .icon-arrow-circle-right:before{content:"h"}.wpsr_content .icon-arrow-circle-left:before{content:"i"}.wpsr_content .icon-chevron-right:before{content:"j"}.wpsr_content .icon-chevron-left:before{content:"k"}.wpsr_content .icon-long-arrow-right:before{content:"l"}.wpsr_content .icon-long-arrow-left:before{content:"m"}.wpsr_content .icon-map-marker:before{content:"n"}.wpsr_content .icon-link:before{content:"o"}.wpsr_content .icon-calendar:before{content:"p"}.wpsr_content .icon-instagram:before{content:"q"}.wpsr_content .icon-facebook-square:before{content:"r"}.wpsr_content .icon-picture-o:before{content:"t"}.wpsr_content .icon-video-camera:before{content:"s"}.wpsr_content .icon-ban:before{content:"u"}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev-next,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next{background-color:#000;border-radius:50%;cursor:pointer;height:40px;margin-top:-25px;position:absolute;text-transform:none;top:50%;transition:all .2s ease;width:40px;z-index:2}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination{bottom:0!important;left:0;right:0}@media screen and (max-width:767px){.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination{bottom:auto!important}}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span{background-color:#000;border-radius:50%;height:10px;margin:0 5px;opacity:.2;transition:.4s;width:10px}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:focus,.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover{opacity:1}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover{transform:scale(1.3)}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active{opacity:1;transform:scale(1.3)}.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next:after{font-size:14px}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next{right:-20px}@media screen and (max-width:767px){.wpsr-swiper-carousel-wrapper .wpsr-swiper-next{right:-10px}}.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev{left:-20px}@media screen and (max-width:767px){.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev{left:-10px}}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev{background-color:#fff;background-image:none;box-shadow:0 0 16px 0 #0003;color:#909090}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:after,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:after{font-size:16px}.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:hover{background-color:#fff;box-shadow:0 0 16px 0 #0000004d}.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row{margin-left:-5px;margin-right:-5px}@media screen and (max-width:767px){.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row{margin-left:0;margin-right:0}}.wpsr-reviews-wrapper .wpsr-reviews-slider{padding-left:10px;padding-right:10px;padding-top:30px}@media screen and (max-width:767px){.wpsr-reviews-wrapper .wpsr-reviews-slider{padding-left:5px;padding-right:5px}}.wpsr-reviews-slider-wrapper-inner{margin-left:-10px;margin-right:-10px;position:relative}@media screen and (max-width:767px){.wpsr-reviews-slider-wrapper-inner{margin-left:0;margin-right:0}.wpsr-reviews-slider-wrapper-inner .wpsr-review-template{margin-bottom:0}}.wpsr-twitter-carousel .wpsr-twitter-wrapper-inner,.wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner{position:relative}@media screen and (max-width:767px){.wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner .wpsr-yt-video{margin-bottom:0}}.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-item{margin-bottom:30px}.wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-item{height:auto;margin-bottom:30px}.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner{position:relative}@media screen and (max-width:1024px){.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination{bottom:-5px!important}}@media screen and (max-width:767px){.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination{bottom:auto!important}.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-fb-feed-item,.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-ig-post,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-fb-feed-item,.wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-ig-post{margin-bottom:0}}.wpsr-fb-feed-wrapper .swiper-wrapper,.wpsr-ig-feed-wrapper .swiper-wrapper,.wpsr-reviews-slider .swiper-wrapper,.wpsr-twitter-feed-wrapper .swiper-wrapper,.wpsr-yt-feed-wrapper .swiper-wrapper{margin-bottom:10px}.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide,.wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide,.wpsr-reviews-slider .swiper-wrapper .swiper-slide,.wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide,.wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide{overflow:inherit!important}.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide:focus,.wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide:focus,.wpsr-reviews-slider .swiper-wrapper .swiper-slide:focus,.wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide:focus,.wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide:focus{outline:2px solid #000}.wpsr-twitter-feed-wrapper .swiper-wrapper .wpsr-twitter-tweet{margin-bottom:0}.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-twitter-footer{margin-top:30px}.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-swiper-pagination{bottom:inherit!important}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev{left:5px}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-next{right:5px}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span{background-color:#fff;opacity:.4}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active{opacity:1}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next,.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;z-index:10}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after,.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after{font-family:wp-social-reviews;font-size:26px;font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after,.elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-next:after{content:"c"}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after,.elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-prev:after{content:"b"}.wpsr_content .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.wpsr_content .swiper:not(.swiper-initialized)>.swiper-wrapper{overflow:unset}.wpsr-feed-wrap *,.wpsr-feed-wrap :after,.wpsr-feed-wrap :before{box-sizing:border-box}.wpsr_content{display:block;width:100%}.wpsr-feed-popup-active{overflow:hidden}.wpsr-error,.wpsr-success{display:block;padding:10px 0}.wpsr-success{color:green}.wpsr-error{color:red}.wpsr_frontend_errors{background-color:#ffecc3;border-radius:6px;margin:15px;padding:20px;text-align:center}.wpsr_frontend_errors span{word-break:break-all}.wpsr_frontend_errors a{color:red;font-weight:700;margin-left:5px;text-decoration:underline}.wpsr-notification{left:0;margin:0 auto;right:0;top:35px!important}.oxy-instagram-widget.wpsr-oxy-element,.oxy-reviews-widget.wpsr-oxy-element,.oxy-twitter-widget.wpsr-oxy-element,.oxy-youtube-widget.wpsr-oxy-element{max-width:100%}.wpsr-display-excerpt,.wpsr-review-fullcontent{display:none}.wpsr-display-content{display:block}.wpsr_pagination{margin-top:20px;text-align:right}.wpsr-equal-height{min-height:500px}.wpsr-show{display:block}.wpsr-hide{display:none}.wpsr-mb-10{margin-bottom:10px}.wpsr-mb-20{margin-bottom:20px!important}.wpsr-mb-30{margin-bottom:30px}.wpsr-mt-20{margin-top:20px!important}.wpsr-mt-30{margin-top:30px!important}.wpsr-mt-50{margin-top:50px}.wpsr-ml-15{margin-left:15px}.wpsr-d-flex{display:flex}.wpsr-flex-column{flex-direction:column}.wpsr-flex-align-center{align-items:center}.wpsr-jc-between{justify-content:space-between}.wpsr-align-center{text-align:center}.wpsr-display-block{display:block!important}.wpsr-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.wpsr-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.wpsr-col-1,.wpsr-col-12,.wpsr-col-2,.wpsr-col-3,.wpsr-col-4,.wpsr-col-5,.wpsr-col-6{padding-left:15px;padding-right:15px;width:100%}@media (min-width:768px){.wpsr-col-sm-12{flex:0 0 100%;max-width:100%}.wpsr-col-sm-6{flex:0 0 50%;max-width:50%}.wpsr-col-sm-5{flex:0 0 20%;max-width:20%}.wpsr-col-sm-4{flex:0 0 33.333%;max-width:33.333%}.wpsr-col-sm-3{flex:0 0 25%;max-width:25%}.wpsr-col-sm-2{flex:0 0 16.666%;max-width:16.666%}.wpsr-col-sm-1{flex:0 0 10%;max-width:10%}}@media (min-width:992px){.wpsr-col-12{flex:0 0 100%;max-width:100%}.wpsr-col-6{flex:0 0 50%;max-width:50%}.wpsr-col-5{flex:0 0 20%;max-width:20%}.wpsr-col-4{flex:0 0 33.333%;max-width:33.333%}.wpsr-col-3{flex:0 0 25%;max-width:25%}.wpsr-col-2{flex:0 0 16.666%;max-width:16.666%}.wpsr-col-1{flex:0 0 10%;max-width:10%}}@media screen and (max-width:767px){.wpsr-col-xs-12{flex:0 0 100%;max-width:100%}.wpsr-col-xs-6{flex:0 0 50%;max-width:50%}.wpsr-col-xs-5{flex:0 0 20%;max-width:20%}.wpsr-col-xs-4{flex:0 0 33.333%;max-width:33.333%}.wpsr-col-xs-3{flex:0 0 25%;max-width:25%}.wpsr-col-xs-2{flex:0 0 16.666%;max-width:16.666%}.wpsr-col-xs-1{flex:0 0 10%;max-width:10%}}.wpsr-column-gap-no_gap{margin-left:0;margin-right:0}.wpsr-column-gap-no_gap [class*=wpsr-col]{padding-left:0;padding-right:0}.wpsr-column-gap-no_gap [class*=wpsr-col]>div{margin-bottom:0}.wpsr-column-gap-narrow{margin-left:-5px;margin-right:-5px}.wpsr-column-gap-narrow [class*=wpsr-col]{padding-left:5px;padding-right:5px}.wpsr-column-gap-narrow [class*=wpsr-col]>div{margin-bottom:10px}.wpsr-column-gap-small{margin-left:-10px;margin-right:-10px}.wpsr-column-gap-small [class*=wpsr-col]{padding-left:10px;padding-right:10px}.wpsr-column-gap-small [class*=wpsr-col]>div{margin-bottom:20px}.wpsr-column-gap-wide{margin-left:-20px;margin-right:-20px}.wpsr-column-gap-wide [class*=wpsr-col]{padding-left:20px;padding-right:20px}.wpsr-column-gap-wide [class*=wpsr-col]>div{margin-bottom:40px}.wpsr-column-gap-wider{margin-left:-25px;margin-right:-25px}.wpsr-column-gap-wider [class*=wpsr-col]{padding-left:25px;padding-right:25px}.wpsr-column-gap-wider [class*=wpsr-col]>div{margin-bottom:50px}.wpsr-loader.wpsr-loading{background:#fff;bottom:0;left:0;position:absolute;top:0;width:100%;z-index:4}.wpsr-loader.wpsr-loading .wpsr-spinner-animation{display:block}.wpsr-loader .wpsr-spinner-animation{display:none;height:50px;left:50%;position:absolute;top:3%;transition:all .4s ease;visibility:visible;width:50px}.wpsr-loader .wpsr-spinner-animation:before{animation:wpsr-spinner 1.2s infinite;border:1px solid #000c;border-radius:50%;content:"";display:block;height:100%;width:100%}.wpsr-animated-background{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:wpsrPlaceHolderShimmer;animation-timing-function:linear;background:#a9a9a9;background:linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 104px;height:100px;position:relative}.wpsr_content .swiper-container{overflow:hidden}.wpsr-visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wpsr-single-product-rating{align-items:center;display:flex;flex-direction:row;gap:5px}.wpsr-single-product-rating .star-rating{margin:0}.wpsr-display-block{display:block}.wpsr-social-wall-tabs{display:flex;justify-content:center;margin:15px auto}.wpsr-social-wall-tabs .wpsr-social-wall-tab{align-items:center;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;cursor:pointer;display:flex;font-size:18px;margin-left:5px;margin-right:5px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.wpsr-social-wall-tab:hover{background-color:#eee}.wpsr-social-wall-tab.wpsr-active{background-color:#000;border-color:#000;color:#fff}.wpsr-social-wall-tab-content-wrapper .wpsr-feed-wrap{position:relative}.wpsr-social-wall-tab-content-wrapper .wpsr-social-wall-content.wpsr-active{display:block}.wpsr-social-wall-tab-content-wrapper .wpsr-social-wall-content.wpsr-deactivate{display:none}.wpsr-ig-header{margin-bottom:30px;width:100%}.wpsr-ig-header.wpsr-gap-no_gap{margin-bottom:0}.wpsr-ig-header.wpsr-gap-narrow{margin-bottom:10px}.wpsr-ig-header.wpsr-gap-small{margin-bottom:20px}.wpsr-ig-header.wpsr-gap-wide{margin-bottom:40px}.wpsr-ig-header.wpsr-gap-wider{margin-bottom:50px}.wpsr-ig-header .wpsr-ig-header-inner{align-items:center;background-color:#f9f9f9;display:flex;flex-wrap:nowrap;padding:15px}@media screen and (max-width:767px){.wpsr-ig-header .wpsr-ig-header-inner{display:block;padding:20px 15px;text-align:center}}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo{flex:auto 0 0;margin-right:15px}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a{box-shadow:none;display:inline-block;text-decoration:none}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a:focus{outline:2px solid #72aee6}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a:hover{outline:none}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a img{border-radius:50%;display:block;height:80px;width:80px}@media screen and (max-width:767px){.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a img{margin:0 auto}}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info{flex-grow:1}@media screen and (max-width:767px){.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info{margin-bottom:10px;padding-top:5px}}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a{box-shadow:none;color:#262626;display:block;font-size:22px;font-weight:600;line-height:1.2;text-decoration:none}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a:focus{outline:2px solid #72aee6}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a:hover{outline:none}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-fullname{color:#262626;font-size:16px;font-weight:600;line-height:1.2;margin:10px 0 0}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-description p{color:#262626;font-size:16px;font-weight:400;line-height:1.4;margin-bottom:0;margin-top:5px;word-break:break-word}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics{display:flex;flex-wrap:nowrap;padding-top:5px}@media screen and (max-width:767px){.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics{justify-content:center}}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item{color:#262626;font-size:16px;font-weight:400;line-height:1.4;margin-right:15px}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item strong{color:#262626}.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item:last-child{margin-right:0}@keyframes wpsr-spinner{0%{opacity:0;transform:scale(0)}75%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}@keyframes wpsrPlaceHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.wpsr-feed-popup-overlay{bottom:0;left:0;position:fixed;right:0;top:0;visibility:hidden;z-index:99999}.wpsr-feed-popup-overlay:before{background:#000000b3;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .25s ease;visibility:hidden}.wpsr-feed-popup-overlay.wpsr-feed-popup-open,.wpsr-feed-popup-overlay.wpsr-feed-popup-open:before{visibility:visible}.wpsr-feed-popup-overlay.wpsr-feed-popup-open .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{height:auto;opacity:1;transform:translateY(-50%) translateX(-50%) scale(1);transition:all .4s ease;visibility:visible}@media screen and (max-width:767px){.wpsr-feed-popup-overlay.wpsr-feed-popup-open .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{height:calc(100vh - 80px)}}.wpsr-feed-popup-box-wraper{bottom:0;left:0;max-height:100%;overflow-x:hidden;overflow-y:hidden;padding:50px 0;position:absolute;right:0;top:0}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{background-color:#fff;box-sizing:border-box;display:flex;height:100%;left:50%;opacity:0;position:relative;top:50%;transform:translateX(-50%) scale(.9);transition:all .35s ease;visibility:hidden;width:850px}@media screen and (max-width:1024px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{width:660px}}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{flex-direction:column;width:300px}}@media only screen and (max-width:320px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{width:270px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner.wpsr-feed-popup-box-no-sidebar{width:500px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner.wpsr-feed-popup-box-no-sidebar .wpsr-feed-popup-media{flex:0 0 100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner a:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner a:hover,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner video:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner video:hover{outline:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn{background:#0000;border:none;cursor:pointer;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);z-index:9999}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn.wpsr-link-disable,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn.wpsr-link-disable{display:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn span,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn span{border-radius:50%;color:#fff;font-size:45px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn span,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn span{font-size:35px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn{left:-50px;padding:5px}@media screen and (max-width:1024px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn{left:-50px}}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn{left:-33px}}@media (max-width:320px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn{left:-35px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn{padding:5px;right:-50px}@media screen and (max-width:1024px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn{right:-50px}}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn{right:-33px}}@media (max-width:320px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn{right:-35px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn{cursor:pointer;height:40px;position:absolute;right:-40px;top:-40px;transition:all .3s ease;width:40px;z-index:2}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn{right:-20px;top:-30px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:hover:after,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:hover:before{background:#fff}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before{transform:rotate(45deg)}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after{transform:rotate(-45deg)}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before{background:#d5cece;border-radius:10px;content:"";display:block;height:2px;left:50%;margin:-1px 0 0 -10px;position:absolute;top:50%;transition:all .3s ease;width:25px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before{width:20px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media{background-color:#000;display:flex;flex:0 0 60%}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media{flex:auto;width:100%}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media>div{align-items:center;display:flex;height:100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-review-popup-image-counter{bottom:-30px;color:#fff;position:absolute;right:5px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper{width:500px}@media screen and (max-width:1024px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper{width:392px}}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper{width:auto}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .swiper-pagination{bottom:10px!important;display:block}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right{align-items:center;background-color:#fff;background-image:none;box-shadow:0 0 16px 0 #0003;color:#909090;display:flex;font-size:24px;height:40px;justify-content:center;text-align:center;width:40px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left.swiper-button-disabled,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:after,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:after{font-size:16px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right{display:none}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:hover,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:hover{background-color:#fff;box-shadow:0 0 16px 0 #0000004d}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img{width:500px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img{width:auto}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img{display:block;height:100%;max-height:700px;object-fit:contain}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video{width:500px}@media screen and (max-width:1024px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video{width:392px}}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video{width:100%}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-no-video img{max-height:600px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-thumbnail{width:100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice{background-color:#fff;bottom:0;color:#000;padding:10px;position:absolute;width:100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice strong{margin-bottom:5px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice p{font-size:14px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content{display:flex;flex-direction:column;width:100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a{box-shadow:none;color:#262626;display:inline-block;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a:hover{outline:none;text-decoration:underline}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info{align-items:center;border-bottom:1px solid #eee;display:flex;padding:20px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info{padding:10px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info p{font-size:16px;font-weight:600;margin:0}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a{box-shadow:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a img{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a img{height:30px;width:30px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper{flex:1}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar{border-radius:100px;width:8px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-thumb,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-thumb{background:#4948483b}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-track,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-track{background:#4846461a}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner{height:370px;overflow-y:scroll}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner{height:200px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner{height:120px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment{display:flex;padding:20px 20px 0}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment{padding:20px 20px 10px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment a img{border-radius:50%;height:40px;margin-right:10px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment .wpsr-feed-popup-comment-inner{width:100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span{box-shadow:none;color:#262626;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a:hover,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:hover{outline:none;text-decoration:underline}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span{margin-right:5px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:hover{text-decoration:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text p{color:#262626;display:inline;font-size:14px;font-weight:400;line-height:1.4;margin:0;word-break:break-word}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text p a{color:#00376b;font-weight:400}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-meta{margin-top:5px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-meta time{color:#8e8e8e;font-size:12px;font-weight:400;line-height:1.4}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date{border-bottom:1px solid #eee;border-top:1px solid #eee;display:flex;flex-direction:column;padding:20px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date{gap:5px;padding:10px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date span{color:#262626;font-size:14px;font-weight:600;padding-bottom:5px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date a{box-shadow:none;color:#8e8e8e;font-size:10px;font-weight:400;line-height:1.4;text-decoration:none;text-transform:uppercase}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta{align-items:center;display:flex;padding:20px}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta{padding:10px 15px}}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a{align-items:center;box-shadow:none;color:#262626;display:flex;font-size:12px;font-weight:400;line-height:0;text-decoration:none}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span.icon-facebook-square,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span.icon-instagram{font-size:18px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span{display:inline-block;margin-top:2px;padding-left:5px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span:focus,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span:hover{outline:none;text-decoration:underline}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a .wpsr-icon-tiktok-black{background-image:url(/wp-content/plugins/wp-social-reviews/assets/images/icon-tiktok-black.png?7146ef0826b3c23ca309da88d40e830f);background-position:50%;background-repeat:no-repeat;background-size:contain;height:15px;margin-right:2px;width:15px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a.wpsr-popup-shoppable-btn{background:#000;border-radius:4px;color:#dee3e7;display:block;font-size:16px;font-weight:700;padding:13px 16px;text-align:center;text-decoration:none;transition:.4s;width:100%}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a.wpsr-popup-shoppable-btn:hover{opacity:.6}.wpsr-feed-wrap .wpsr-ig-follow-btn{flex:auto 0 0;margin-left:30px}@media screen and (max-width:767px){.wpsr-feed-wrap .wpsr-ig-follow-btn{margin-left:0}}.wpsr-feed-wrap .wpsr-ig-follow-btn a{background-color:#0095f6;border-radius:4px;box-shadow:none;color:#fff;display:inline-block;font-size:14px;font-weight:600;height:auto;padding:5px 20px;text-decoration:none}.wpsr-feed-wrap .wpsr-ig-follow-btn a:focus,.wpsr-feed-wrap .wpsr-ig-follow-btn a:hover{background:#0095f6;text-decoration:none}.wpsr_feeds.wpsr-loading-feeds{opacity:.5;transition:.3s}.wpsr-load-more-default{user-focus:none;align-items:center;background-color:#000;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;margin:15px auto;max-width:300px;opacity:1;outline:none;position:relative;transition:.3s ease;width:calc(100% - 16px)}.wpsr-load-more-default:focus{outline:2px solid #3962b3}.wpsr-load-more-default:hover{opacity:.7}.wpsr-load-more-default:focus,.wpsr-load-more-default:hover{box-shadow:none}.wpsr-load-more-default .wpsr-load-icon-wrapper{align-items:center;background:#dddedf;border-radius:4px;bottom:0;display:none;justify-content:center;left:0;position:absolute;right:0;top:0}.wpsr-load-more-default span{animation-delay:.2s;-webkit-animation-delay:.2s;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:rotateAnimation;-webkit-animation-name:rotateAnimation;background-color:initial!important;border-bottom:3px solid #fff;border-left:3px solid #fff;border-color:#fff #fff #fff0 #fff0;border-radius:15px;border-style:solid;border-width:3px;display:block;font-size:0;height:15px;margin:10px auto;padding:0;width:15px}.wpsr-load-more-default.wpsr-spinner-loading .wpsr-load-icon-wrapper{display:inline-flex}.elementor-widget-container .wpsr-load-more-default,.elementor-widget-container .wpsr-load-more-default:focus,.elementor-widget-container .wpsr-load-more-default:hover{background:none}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.widget_wpsn-widget .wpsr-container{padding-left:0;padding-right:0}.widget_wpsn-widget .wpsr-ig-feed-wrapper:not(.wpsr-instagram-slider-activate) .wpsr-ig-feed-wrapper-inner{background-color:#f9f9f9;height:100%;max-height:400px;overflow-x:hidden;overflow-y:scroll;padding:10px;transition:height .1s cubic-bezier(.4,0,.2,1) 0s}.widget_wpsn-widget .wpsr-ig-feed-wrapper:not(.wpsr-instagram-slider-activate) .wpsr-ig-header{margin-bottom:0!important}.widget_wpsn-widget .wpsr-ig-header-inner{display:block;text-align:center}.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-logo{margin-right:5px}.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-logo a img{height:40px;width:40px}.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics{justify-content:center}.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a{font-size:16px}.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-description p{font-size:14px}.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-follow-btn{margin-left:0;margin-top:10px}.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info{padding:10px}.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic svg{height:18px;width:18px}.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p{font-size:12px}.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-icon svg{height:15px!important;width:15px!important}.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-ig-post{margin-bottom:0}.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-swiper-pagination{bottom:auto!important}.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-swiper-prev-next{opacity:0;transition:.3s}.widget_wpsn-widget .wpsr-instagram-slider-activate:hover .wpsr-swiper-prev-next{opacity:1}.widget_wpsn-widget .wpsr-ig-footer{margin-top:0!important}.widget_wpsn-widget .wpsr-ig-follow-btn{margin-left:10px}.widget_wpsn-widget .wpsr-ig-follow-btn a,.widget_wpsn-widget .wpsr-ig-load-more.wpsr-load-more-default{font-size:13px;padding:5px 6px}.wpsr-ig-feed-wrapper{margin-bottom:20px}.wpsr-instagram-slider-activate .wpsr-ig-footer{margin-top:10px}.wpsr-ig-post{margin-bottom:30px;overflow:hidden;position:relative}.wpsr-ig-post:has(a:focus){overflow:visible}.wpsr-ig-post:hover .wpsr-ig-post-info{opacity:1;visibility:visible}.wpsr-ig-post:hover .wpsr-ig-shoppble-icon-top img{visibility:hidden}.wpsr-ig-post .wpsr-ig-playmode{cursor:pointer;display:block}.wpsr-ig-post .wpsr-ig-playmode:focus{outline:2px solid #72aee6;outline-offset:3px}.wpsr-ig-post .wpsr-ig-post-info{align-items:center;background-color:#0009;bottom:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:20px;pointer-events:none;position:absolute;right:0;top:0;transition:.4s;visibility:hidden;z-index:3}.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button{background-color:initial;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;padding:8px 30px;pointer-events:auto;position:absolute;text-decoration:none}.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button:focus,.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button:hover{text-decoration:none}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics{align-items:center;display:flex}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic{align-items:center;display:flex;margin-right:15px}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic:last-child{margin-right:0}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic span{font-size:14px;font-weight:700}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic{color:#fff}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic svg{fill:#fff;height:20px;margin-right:5px;width:20px}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption{margin-top:10px;pointer-events:none}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p{color:#fff;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:0;margin-top:0;text-align:center;word-break:break-word}@media screen and (max-width:767px){.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p{font-size:16px}}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a{color:#00376b;cursor:pointer;font-weight:400;pointer-events:auto;text-decoration:none}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a:focus,.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a:hover{text-decoration:underline}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-icon{position:absolute;right:10px;top:10px}.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-icon svg path{fill:#fff}.wpsr-ig-post .wpsr-ig-shoppble-icon-top{left:10px;position:absolute;top:10px}.wpsr-ig-post .wpsr-ig-shoppble-icon-top img{box-shadow:0 4px 11px 1px #0003;height:18px;visibility:visible;width:18px}.wpsr-ig-footer{justify-content:center}.wpsr-ig-load-more.wpsr-load-more-default{background-color:#0095f6;height:auto;margin:0;max-width:none;padding:10px 20px;width:auto}.wpsr-ig-load-more.wpsr-load-more-default:hover{background-color:#0a8bdf}.wpsr-ig-post.wpsr-image-ratio-frame34 .wpsr-ig-feed-popup-media,.wpsr-ig-post.wpsr-image-ratio-frame34 .wpsr-ig-post-media{padding-top:133.33333333%}.wpsr-ig-post.wpsr-image-ratio-frame45 .wpsr-ig-feed-popup-media,.wpsr-ig-post.wpsr-image-ratio-frame45 .wpsr-ig-post-media{padding-top:125%}.wpsr-ig-feed-popup-media,.wpsr-ig-post-media{overflow:hidden;padding-top:100%;position:relative}.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon,.wpsr-ig-post-media .wpsr-ig-post-type-icon{background-image:url(/wp-content/plugins/wp-social-reviews/assets/images/ig-media-type.png?cf631e89461d1df66942f30a5024bf8a);background-position:0 -33px;background-repeat:no-repeat;background-size:65px 65px;height:32px;position:absolute;right:5px;top:5px;width:32px}.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-CAROUSEL_ALBUM,.wpsr-ig-post-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-CAROUSEL_ALBUM{background-position:0 0}.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-VIDEO,.wpsr-ig-post-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-VIDEO{background-position:0 -33px}.wpsr-ig-feed-popup-media img,.wpsr-ig-feed-popup-media video,.wpsr-ig-post-media img,.wpsr-ig-post-media video{height:100%;left:50%;max-width:inherit;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.wpsr-ig-feed-popup-media{padding-top:0}.wpsr-ig-feed-popup-media a{width:100%}.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon{right:15px}.wpsr-ig-feed-popup-media img{position:static;transform:none}.wpsr-instagram-slider-activate .wpsr-ig-post-media{display:none}.wpsr-slider-before-init .wpsr-ig-post-media{display:block}.wpsr-instagram-slider-activate .wpsr-animated-background{background:#f0f0f0}.wpsr-slider-before-init .wpsr-animated-background{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:wpsrPlaceHolderShimmer;animation-timing-function:linear;background:#a9a9a9;background:linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 104px;height:100px;position:relative}.wpsr-ig-feed-template2 .wpsr-instagram-masonry-activate .wpsr-ig-post{height:auto}.wpsr-ig-feed-template2 .wpsr-column-gap-no_gap [class*=wpsr-col]{margin-bottom:0}.wpsr-ig-feed-template2 .wpsr-column-gap-narrow [class*=wpsr-col]{margin-bottom:10px}.wpsr-ig-feed-template2 .wpsr-column-gap-narrow [class*=wpsr-col]>div{margin-bottom:0}.wpsr-ig-feed-template2 .wpsr-column-gap-small [class*=wpsr-col]{margin-bottom:20px}.wpsr-ig-feed-template2 .wpsr-column-gap-small [class*=wpsr-col]>div{margin-bottom:0}.wpsr-ig-feed-template2 .wpsr-column-gap-wide [class*=wpsr-col]{margin-bottom:40px}.wpsr-ig-feed-template2 .wpsr-column-gap-wide [class*=wpsr-col]>div{margin-bottom:0}.wpsr-ig-feed-template2 .wpsr-column-gap-wider [class*=wpsr-col]{margin-bottom:50px}.wpsr-ig-feed-template2 .wpsr-column-gap-wider [class*=wpsr-col]>div{margin-bottom:0}.wpsr-ig-feed-template2.wpsr-instagram-masonry-activate .wpsr-ig-post{height:auto}.wpsr-ig-feed-template2 .wpsr-ig-post{background-color:#fff;box-shadow:0 0 10px 4px #0000000a;height:100%;margin-bottom:0}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-media img{height:100%;left:50%;max-width:inherit;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button{align-items:center;background-color:#241717;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:space-between;padding:8px 15px;pointer-events:auto;position:inherit;text-decoration:none;transition:.3s}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:focus,.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:focus i,.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:hover i{margin-right:-5px}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button i{font-size:18px;transition:.3s}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info{background-color:initial;opacity:1;padding:15px;position:inherit;visibility:initial}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics{align-items:center;display:flex;pointer-events:none}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic{align-items:center;display:flex;margin-right:15px;pointer-events:none}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic:last-child{margin-right:0}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic span{color:#262626;font-weight:700}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic{color:#000}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic svg{fill:#000;height:20px;margin-right:5px;width:20px}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption{margin-top:5px}.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p{color:#000}