:root{ --black: #000; 
--darkgray: #484848;
--brightgray: #FCFCFC;
--copper: #b87660; 
--copper-bright: #D6927C; --space-xs: 1rem;
--space-sm: 1.5rem;
--space-md: 3.125rem;
--space-lg: 5rem;
--space-xl: 7rem;
} 
@font-face {
font-family: 'Bauer Bodoni'; 
src: url(//interni.se/wp-content/themes/storefront-child/font/BauerBodBlaIta.otf); 
font-display: swap;
} .select2-container{
z-index: 1 !important;
}
@media screen and (max-width: 767px){
body .select2-container, body .ui-widget.ui-datepicker{
z-index: 1 !important;
}
} body, html{
font-size: 14px;
box-sizing: border-box; 
max-width: 100%;
color: black;
background-color: white; 
font-family: effra, sans-serif; 
width: 100%;
scroll-behavior: smooth;
} @media (min-width: 992px){
body, html{
font-size: 15px;
}
}
body.fixed{
overscroll-behavior: contain;
overflow-y: hidden;
}
body:not(.page-template-inspiration-template):not(.tax-serie) .site{
overflow-x: visible !important;
}
body.page-template-inspiration-template .site, body.tax-serie .site{
overflow-x: hidden !important;
}
#page{
min-height: 100vh;
min-height: 100svh;
display: flex;
flex-direction: column;
}
*,
*::before,
*::after {
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(184, 118, 96, 0.1);
}
strong{
font-weight: 500 !important;
}
td{
background-color: white;
}
.col-full{
width: 100%;
margin: 0 !important;
padding: 0 !important;
}
.clearfix:after {
clear: both; 
content: "";
display: table; 
}
img {
border-radius: 0px;
}
a:focus,
button:focus,
button:focus-visible,
input:focus,
input:focus-visible { 
outline: none;
}
input{
font-family: effra, sans-serif !important;
}
input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none;
}
h1,h2,h3,h4,h5{
color: black;
} .page-template-inspiration-template .site-content, .archive.tax-brand .site-content{
overflow: hidden;
}
.col-full{
max-width: 100%;
margin: 0 !important;
padding: 0 !important;
box-sizing: border-box !important;
} body:not(.tax-serie):not(.tax-brand):not(.page-template-frontpage-template):not(.page-template-frontpage-business-template):not(.single-projects) .site-content{
padding-top: 107px; 
}  
@media (max-width: 991px){
body:not(.tax-serie):not(.page-template-frontpage-template):not(.page-template-frontpage-business-template):not(.single-projects) .site-content{
padding-top: 60px !important; 
}  
}
.anchor {
position: absolute;
top: -120px;
visibility: hidden;
}
.anchor-link::before {
content: '';
display: block;
height: 50px;
margin-top: -50px;
visibility: hidden;
}
@media (min-width: 768px){
.anchor-link::before {
height: 120px;
margin-top: -120px;
}
} div#primary {
padding: 0px var(--space-sm);
} .mw-250{
max-width: 250px !important;
width: 100%;
}
.mw-400{
max-width: 400px !important;
width: 100%;
}
.mw-500{
max-width: 500px !important;
width: 100%;
}
.mw-600 {
max-width: min(600px, 100%) !important;
} 
.mw-700{
max-width: 700px !important;
width: 100%;
}
.mw-800 {
max-width: 800px !important;
width: 100%;
} 
.mw-900 {
max-width: 900px !important;
width: 100%;
} 
.mw-1200{
max-width: 1200px !important;
width: 100%;
} h1, h2, h3, h4, h5, p {
margin: 0rem !important;
}
.formatted-editor-content > :where(p, ul, ol, h2, h3, h4, h5, h6, blockquote) {
margin-bottom: 1rem !important;
}
.formatted-editor-content > :last-child {
margin-bottom: 0 !important;
}
.formatted-editor-content--light :where(h1, h2, h3, h4, h5, h6, p, li) {
color: inherit;
}
.term-description > :where(p, ul, ol, h2, h3, h4, h5, h6, blockquote) {
margin-bottom: 1rem !important;
}
.term-description > :last-child {
margin-bottom: 0 !important;
}
.term-description h2 {
font-weight: 600;
text-transform: uppercase;
font-size: 20px !important;
margin-bottom: 0px !important;
padding-top: 10px;
}
.location-description h2 {
font-weight: 600;
text-transform: uppercase;
font-size: 20px !important;
margin-bottom: 0px !important;
padding-top: 10px;
} .bauer-bodoni{
font-family: "Bauer Bodoni", sans-serif;
} .ls-1, .letter-spacing-1{
letter-spacing: 1px;
}
.ls-2, .letter-spacing-2{
letter-spacing: 2px;
} .fs-1 {
font-size: 0.857rem !important;
} .fs-2 {
font-size: 1rem !important;
line-height: 1.6rem !important;
} .fs-3{
font-size: 1.143rem !important;
line-height: 2rem !important;
} .fs-4, h4{
font-size: 1.286rem !important;
line-height: 2rem !important;
} .fs-5, h3{
font-size: 1.571rem !important;
line-height: 2rem !important;
} @media (min-width: 576px) {
.fs-sm-1 {
font-size: 0.857rem !important;
}
.fs-sm-2 {
font-size: 1rem !important;
line-height: 2rem !important;
}
.fs-sm-3 {
font-size: 1.143rem !important;
line-height: 2rem !important;
}
.fs-sm-4, h4 {
line-height: 2rem !important;
font-size: 1.286rem !important; 
}
.fs-sm-5, h3 {
font-size: 1.571rem !important;
line-height: 2rem !important;
}
} @media (min-width: 768px) {
.fs-md-1 {
font-size: 0.857rem !important;
}
.fs-md-2 {
font-size: 1rem !important;
line-height: 2rem !important;
}
.fs-md-3 {
font-size: 1.143rem !important;
line-height: 2rem !important;
}
.fs-md-4 {
line-height: 2rem !important;
font-size: 1.286rem !important; 
}
.fs-md-5 {
font-size: 1.571rem !important;
line-height: 2rem !important;
}
} @media (min-width: 992px) {
.fs-lg-1 {
font-size: 0.857rem !important;
}
.fs-lg-2 {
font-size: 1rem !important;
line-height: 2rem !important;
}
.fs-lg-3 {
font-size: 1.143rem !important;
line-height: 2rem !important;
}
.fs-lg-4 {
line-height: 2rem !important;
font-size: 1.286rem !important; 
}
.fs-lg-5 {
font-size: 1.571rem !important;
line-height: 2rem !important;
}
} @media (min-width: 1200px) {
.fs-xl-1 {
font-size: 0.857rem !important;
}
.fs-xl-2 {
font-size: 1rem !important;
line-height: 2rem !important;
}
.fs-xl-3 {
font-size: 1.143rem !important;
line-height: 2rem !important;
}
.fs-xl-4 {
line-height: 2rem !important;
font-size: 1.286rem !important; 
}
.fs-xl-5{
font-size: 1.571rem !important;
line-height: 2rem !important;
}
} .fs-shortcut {
font-size: clamp(1.9rem, 2vw, 2.2rem) !important;
line-height: clamp(1.9rem, 2vw, 2.5rem) !important;
} .fs-6, h2{
font-size: clamp(1.6rem, 6vw, 2.2rem) !important;
line-height: clamp(1.9rem, 6vw, 2.5rem) !important;
} .fs-7, h1{
font-size: clamp(2.4rem, 6vw, 3rem) !important;
line-height: clamp(3rem, 6vw, 3.6rem) !important;
} .fs-8{
font-size: clamp(2.6rem, 6vw, 6rem) !important;
line-height: clamp(2.6rem, 6vw, 6rem) !important;
} .fs-9{ 
font-size: clamp(2.8rem, 6vw, 9rem) !important;
line-height: clamp(3.3rem, 6vw, 9rem) !important;
} .fw-normal {
font-weight: 400 !important;
} .fw-medium {
font-weight: 500 !important;
}
.fw-semi-bold{
font-weight: 600 !important;
} .fw-bold {
font-weight: 700 !important;
} .fw-heavy {
font-weight: 900 !important;
} .color-white{
color: white !important;
}
.color-black{
color: var(--black) !important;
}
.color-copper{
color: var(--copper) !important;
}
.color-bright-copper{
color: var(--copper-bright) !important;
}
.link-color-copper a{
color: var(--copper);
} .bg-brightgray{
background-color: var(--brightgray);
}
.bg-copper{
background-color: var(--copper);
} .z-index-1{
z-index: 1;
}
.no-pointer-events{
pointer-events: none;
}
.flex-grow-xl-0{
flex-grow: 1;
}
@media(min-width: 1200px) {
.flex-grow-xl-0{
flex-grow: 0 !important;
}
} .close-symbol {
width: 20px;
height: 20px;
position: relative;
cursor: pointer;
transition: opacity 0.2s ease;
}
.close-symbol::before,
.close-symbol::after {
content: "";
position: absolute;
width: 2px;
height: 100%;
top: 50%;
background-color: black;
}
.close-symbol.white::before,
.close-symbol.white::after {
background-color: white !important;
}
.close-symbol::before {
transform: rotate(45deg) translate(-50%, -50%);
left: 50%;
transform-origin: top left;
}
.close-symbol::after {
transform: rotate(-45deg) translate(-50%, -50%);
left: 50%;
transform-origin: top left;
} .full-height{
min-height: calc(100vh - 100px);
min-height: calc(100svh - 100px);
}
.box-shadow{
box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}
.no-box-shadow{
box-shadow: none !important;
}
.overflow-x-hidden{
overflow-x: hidden;
} .location-image-wrapper{
position: relative;
width: 100%;
height: 100px;
padding-bottom: 80%;
}
.location-image-wrapper img{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.location-type:before, .text-within-lines:before, .location-type:after, .text-within-lines:after{
content: '';
display: block;
flex-grow: 1;
height: 1px;
background-color: black;
min-width: 20px;
}
.text-within-lines.white:after, .text-within-lines.white:before{
background-color: white;
color: white;
}
.text-within-lines-flex:before, .text-within-lines-flex:after{
content: '';
display: inline-flex;
flex-basis: 110px; 
min-width: 15px;
height: 1px;
background-color: black;
}
.text-within-lines-flex.white:after, .text-within-lines-flex.white:before{
background-color: white;
color: white; 
}
.location-details{
border-right: 1px solid #D1D1D1;
}
.read-more-container{
display: grid;
grid-template-rows: 1fr;
transition: all 0.5s ease;
}
.read-more-container a.read-more-dropdown::after, .read-more-container a.read-more-dropdown::before {
content: "";
display: block;
width: 100%;
height: 1px;
background: #000;
}
.read-more-container.hide{
grid-template-rows: 0fr !important;
}
.read-more-container .read-more-dropdown {
font-weight: 400;
cursor: pointer;
color: black;
text-align: center;
margin: 40px 0px 30px 0px;
text-transform: uppercase;
display: grid;
align-items: center;
grid-template-columns: 1fr auto 1fr;
gap: 30px;
letter-spacing: 1px;
}
.product-series-module-image{
aspect-ratio: 4/3;
object-fit: cover;
object-position: center;
} button{
font-family: effra, sans-serif !important;
}
.button, .btn, .woocommerce-Button, .tinvwl-button, .add_to_cart, .added_to_cart, .pin-product-button a {
display: flex;
border: none;
background-color: white;
box-shadow: 2px 2px 1px rgb(199 199 199 / 50%);
letter-spacing: 1px;
font-size: 0.857rem !important;
line-height: 1rem !important;
font-weight: 500 !important;
color: var(--black);
text-transform: uppercase;
transition: all 0.1s ease-out;
padding: 1rem 1.5rem;
font-family: effra,sans-serif !important;
text-align: center;
justify-content: center;
align-items: center;
margin-bottom: 0;
}
.button:hover, .btn.white:hover, .woocommerce-Button:hover, .tinvwl-button:hover, .add_to_cart:hover, .added_to_cart:hover, .pin-product-button a:hover{
background-color: var(--black);
color: white; }
.interni-btn{
display: inline-block !important; 
border: none;
background-color: white;
letter-spacing: 1px;
color: var(--black);
text-transform: uppercase;
padding: 1rem 1.5rem; justify-content: center;
align-items: center;
height: auto !important;
opacity: 1;
}
.btn.copper{
background-color: var(--copper);
color: white;
}
.btn.copper:hover{
background-color: black !important; 
}
.btn.copper{
background-color: var(--copper) !important;
}
.btn.black{
background-color: var(--black) !important;
color: white;
}
.btn.black:hover{
background-color: #333333 !important;
}
.btn.copper-bright{
background-color: var(--copper-bright);
color: white;
}
.btn.copper-bright:hover{
background-color: var(--copper);
}
.btn.hover-copper:hover{
background-color: var(--copper) !important;
color: white !important;
}
.btn.hover-bright-copper:hover{
background-color: var(--copper-bright) !important;
color: white !important;
}
.btn.hover-copper-bright:hover{
background-color: var(--copper-bright) !important;
}
.interni-btn.copper{
background-color: var(--copper) !important;
color: white !important;
}
.wp-block-file.interni-btn a{
display: inline-block !important; 
border: none;
background-color: var(--black);
letter-spacing: 1px;
color: white;
border-radius: 0 !important;
text-transform: uppercase;
transition: all 0.1s ease-out;
padding: 1rem 2rem;
justify-content: center;
align-items: center;
height: auto !important;
opacity: 1;
}
.wp-block-file.interni-btn:hover a{
background-color: #333333;
color: white !important;
}
button.tinvwl_button_move {
padding: 1rem 1.5rem;
background-color: var(--black);
color: white;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.875rem;
}
button.tinvwl_button_move:hover {
background-color: var(--darkgray);
}
.display-filters-button .filter-active:after{
content: '';
display: block;
position: absolute;
right: -5px;
top: 50%;
width: 8px;
height: 2px;
background-color: white;
transform: translate(100%, -50%);
}
.display-filters-button .filter-active:before{
content: '';
display: block;
position: absolute;
right: -8px;
top: 50%;
width: 2px;
height: 8px;
background-color: white;
transform: translate(100%, -50%);
transition: height 0.2s ease;
}
.display-filters-button .filter-active.open:before{
height: 0;
}
@media(min-width: 768px) {
.button, .btn, .woocommerce-Button, .tinvwl-button, .add_to_cart, .added_to_cart, .pin-product-button a {
padding: 1.5rem;
}
button.tinvwl_button_move {
padding: 1.5rem;
}
.interni-btn{
padding: 1.5rem;
}
}
.clear-cart-button a.btn:hover{
color: var(--copper-bright) !important;
background-color: var(--black) !important;
} .image-title{
max-height: 150px;
} input[type="checkbox"] {
appearance: none;
-webkit-appearance: none;
width: 18px !important;
height: 18px !important;
border: 1px solid var(--black);
box-shadow: none;
outline: none;
display: inline-flex !important;
align-items: center;
justify-content: center;
cursor: pointer;
margin-right: 5px !important;
flex-shrink: 0;
}
.form-row.woocommerce-invalid input.input-checkbox{
outline: 2px solid var(--copper);
}
input[type="checkbox"]:checked{
background-color: var(--black) !important;
}
input[type="checkbox"]:after {
content: '\2713';
color: white;
display: block;
opacity: 0;
}
input[type="checkbox"]:checked:after{
opacity: 1;
} .form-popup-wrapper{
display: none;
position: fixed;
overflow-y: auto;
inset: 0;
background-color: rgba(0,0,0,0.5);
z-index: 999;
justify-content: center;
padding: 3rem 1.5rem;
cursor: pointer;
word-break: break-word;
}
.form-popup-wrapper > .close-symbol{
position: fixed;
top: 1.5rem;
right: 2.5rem;
z-index: 999;
cursor: pointer;
width: 30px !important;
height: 30px !important;
opacity: 0.8;
transition: opacity 0.2s ease;
}
@media (max-width: 767px){
.form-popup-wrapper > .close-symbol{
display: none;
}
}
.close-symbol:hover{
opacity: 1 !important;
}
.form-popup-wrapper .form-container{ 
position: relative;
margin-top: auto;
margin-bottom: auto;
padding: 3rem 1.5rem;
background-color: white;
cursor: auto;
max-width: 650px;
}
#boka_radgivning_form{
padding-right: 2rem !important;
}
.form-popup-wrapper .form-container .close-symbol {
position: absolute;
top: 1rem;
right: 1rem;
z-index: 999;
cursor: pointer;
opacity: 0.8;
}
.form-popup-wrapper .form-container .form-title{
padding-right: 2rem;
}
._form {
font-family: effra, sans-serif !important;
padding: 0 !important;
margin: 0 !important;
max-width: 100% !important; 
}
._form input{
accent-color: black !important;
background-color: white !important;
}
._form input[type="text"] {
background-color: transparent;
border: none !important;
box-shadow: none;
border-bottom: 1px solid black !important;
border-radius: 0 !important;
color: black !important;
}
._form input[type="text"]::placeholder{
color: black;
}
._form textarea {
background-color: transparent;
border: 1px solid black !important;
box-shadow: none;
border-radius: 0 !important;
color: black !important;
}
._form input[type="radio"], ._form input[type="checkbox"]{
margin-top: 2px !important;
margin-right: 0 !important;
}
._row._checkbox-radio label{
vertical-align: top !important;
}
._form legend[for="field[14][]"]{
padding: 0 !important;
margin-bottom: 0 !important;
display: none !important;
}
._form ._button-wrapper{
display: flex;
}
._form ._button-wrapper button._submit{ flex-basis: 250px;
text-transform: uppercase;
margin-left: auto;
margin-right: auto;
}
._form ._button-wrapper button._submit:hover{
background-color: var(--copper-bright) !important;
}
._form ._row._checkbox-radio{
display: flex;
gap: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
._form ._checkbox-radio input, ._form ._checkbox-radio label{
cursor: pointer;
}
._form button._submit{
font-family: effra, sans-serif !important;
width: 100%;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.857rem !important;
font-weight: 500 !important;
}
._form_10 #_form_10_submit:hover, ._form_12 #_form_12_submit:hover, ._form_8 #_form_8_submit:hover, ._form_14 #_form_14_submit:hover{ 
background: var(--copper-bright) !important;
}
._form fieldset._form-fieldset{
background-color: transparent !important;
}
._form legend._form-label{
background-color: transparent !important;
margin-bottom: 0.5rem !important;
padding: 0 !important;
margin-left: 0 !important;
}
._form ._form_element {
margin-bottom: 1.5rem !important;
}
._form input, ._form ._form_element *{
font-size: 1rem !important;
}
._form ._submit{
font-family: effra, sans-serif;
font-weight: 500;
letter-spacing: 1px;
}
@media (min-width: 320px) and (max-width: 667px){
._form input[type="text"]{
font-size: 1rem !important;
}
._form ._form_element{
margin-bottom: 1.5rem !important;
}
}
._form_element._x88842339._full_width, ._form_element._x40603052._full_width, ._form_element._x06446883._full_width  {
margin-bottom: 0 !important;
} footer ._form_16 label{
display: none !important;
}
footer ._form_16 input#email{
background-color: transparent !important;
border: 1px solid white !important;
padding: 1rem !important;
color: white !important;
}
footer ._form_16 input[type="text"]::placeholder{
color: white !important;
}
footer ._form_16 button#_form_16_submit{
width: 100%;
margin-top: 0 !important;
flex-basis: 100% !important;
font-family: effra, sans-serif;
font-weight: 500;
letter-spacing: 1px;
}
footer ._form_16 button#_form_16_submit:hover{
background-color: var(--copper-bright) !important; 
}
@media (max-width: 667px){
footer #_form_64F6FB80C3323_ button[type="submit"]{
font-size: 1rem !important;
padding: 1rem !important;
}
}
@media (min-width: 320px) and (max-width: 667px){
footer #_form_64F6FB80C3323_ button[type="submit"]{
font-size: 1rem !important;
}
}
footer ._form_16 ._form-thank-you{
text-align: left !important;
}
footer .newsletter-policy{
font-size: 0.857rem !important;
line-height: 1rem;
}
footer .newsletter-policy a{
text-decoration: underline;
font-size: 0.857rem !important;
line-height: 1rem;
}
._has_error{
outline: 2px solid var(--copper-bright) !important;
}
._error._below, ._error-inner, ._error._above{
display: none !important;
visibility: hidden !important;
} .hero-section{
min-height: max(400px, 80vh);
min-height: max(400px, 80svh);
overflow: hidden;
position: relative;
}
@media (min-width: 992px){
.hero-section{
min-height: max(600px, 90vh);
min-height: max(600px, 90svh);
overflow: hidden;
position: relative;
}
}
.hero-section div{
position: relative;
}
.hero-section .background-filter{
position: absolute !important;
top: 0;
left: 0;
right: 0;
height: 100%;
}
.hero-section .background-filter{
background-size: cover;
background-position: center;
}
.hero-section .series-intro-wrapper{
color: white;
} .grid-container{
display: grid;
}
.locations-grid{
grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); 
}
@media (min-width: 1330px){
.locations-grid{
grid-template-columns: repeat(auto-fit, minmax(384px, 1fr)); 
}
}
@media (max-width: 1330px){
.locations-grid{
grid-template-columns: repeat(auto-fit, minmax(305px, 1fr)); 
}
}
.grid-1{
grid-template-columns: minmax(0, 1fr); 
}
.grid-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.gap-x-2.gap-y-1{
gap: 3rem 3rem;
} 
@media (min-width: 576px){
.grid-sm-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-sm-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}
@media (min-width: 992px){
.grid-lg-3{
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-lg-5{
grid-template-columns: repeat(5, minmax(0, 1fr));
}
}
@media(min-width: 1400px) {
.grid-xxl-5{
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-xxl-7{
grid-template-columns: repeat(7, minmax(0, 1fr));
}
} #masthead {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}
.site-header{
padding: 0 !important;
background-color: #ffffff00 !important;
margin-bottom: 0px !important;
border-bottom: none !important;
transform: translateY(0%);
transition: all 0.4s ease;
}
.site-header.translate{
transform: translateY(-100%) !important;
}
.site-header > .col-full{
padding: 0 !important;
} .site-header .top-menu{
display: flex;
justify-content: end;
transition: margin 0.5s ease;
background-color: rgba(0, 0, 0, 0.676);
}
.site-header .top-menu.top-remove{
transform: translateY(-100%);
}
.site-header .top-menu #menu-meny-top{
display: flex;
margin: 0;
align-items: center;
}
.site-header .top-menu #menu-meny-top a{
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.875rem;
margin: 0.5rem var(--space-xs);
color: white;
}
.site-header .top-menu #menu-meny-top .seperator{
height: 1rem;
width: 1px;
display: inline-block;
background-color: white;
}
.site-header .top-menu #menu-meny-top a{
position: relative;
}  
.site-header .top-menu #menu-meny-top a.session_link:after{
content: '';
display: block; 
position: absolute;
left: 0;
bottom: 0;
height: 1px; 
width: 100%;
background-color: white;
opacity: 0;
transition: opacity 0.1s ease;
}  
.site-header .top-menu #menu-meny-top a.login-button, .site-header .top-menu #menu-meny-top a.my-account-button{
padding: 0.5rem var(--space-xs);
margin: 0 0;
background-color: var(--copper);
transition: background-color 0.1s ease;
}  
.site-header .top-menu #menu-meny-top a.logout-button{
padding: 0.5rem var(--space-xs);
margin: 0 0;
background-color: black;
transition: background-color 0.1s ease;
}  
.site-header .top-menu #menu-meny-top a.logout-button:hover{
background-color: var(--darkgray);
}  
.site-header .top-menu #menu-meny-top a.login-button:hover, .site-header .top-menu #menu-meny-top a.my-account-button:hover{
background-color: var(--copper-bright);
}
.site-header .top-menu #menu-meny-top a.current-session-role:after, .site-header .top-menu #menu-meny-top a:hover:after{
opacity: 1;
} 
.top-menu.solid-nav{
background-color: rgb(0, 0, 0, 1) !important; 
}
.fixed-solid-nav{
background-color: rgb(0, 0, 0, 1) !important; 
} 
.tax-serie .top-menu, .page-template-frontpage-template .top-menu, .page-template-frontpage-business-template .top-menu, .archive .top-menu {
background-color: rgba(0,0,0,0.5)
} .site-header .main-menu{
position: relative;
display: flex;
justify-content: space-between;
height: 70px;
box-shadow: 0 1px 1px rgba(0,0,0,0.25);
z-index: 999;
}
.site-header .main-menu .primary-menu, .site-header .main-menu .secondary-menu{
background-color: white;
}
.site-header ul {
list-style: none !important;
margin: 0px !important; 
}
.site-header .top-menu {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-header .menu-logo{
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
} .site-header .main-menu .primary-menu{
flex-grow: 1;
display: flex;
gap: min(3vw, 6rem);
color: black !important;
}
@media (max-width: 991px){
.site-header .main-menu .primary-menu, .top-menu, .border-left {
display: none !important;
}  
.site-header .main-menu {
height: 60px;
}
.site-header .main-menu .secondary-menu .cart-menu a, .site-header .main-menu .secondary-menu .fav-menu a {
width: 50px !important;
}
}
.primary-menu-container{
gap: min(2vw, 6rem);
height: 100%;
}
.dgwt-wcas-search-icon svg:hover *{
fill: var(--copper) !important;
}
.site-header .main-menu .primary-menu a, .site-header .main-menu .primary-menu p{
color: black !important;
white-space: nowrap;
}
.site-header .primary-menu .menu-main-menu-container{
height: 100%;
}
.site-header .primary-menu .menu-main-menu-container .menu{
height: 100%;
}
.site-header .primary-menu .menu-main-menu-container .menu li{
height: 100%;
display: flex;
align-items: center;
position: relative;
}
.site-header .primary-menu .menu-main-menu-container .menu li.current-menu-item .parent-link-wrapper > a, .site-header .primary-menu .menu-main-menu-container .menu li.current-menu-item > a, .site-header .primary-menu .menu-main-menu-container .menu li.current-menu-item .dropdown-toggle:first-of-type{
color: var(--copper) !important; }
.site-header .primary-menu .menu-main-menu-container .menu li.current-menu-parent .parent-link-wrapper > a:first-child{
color: var(--copper) !important; }
.site-header .primary-menu .menu-main-menu-container .menu li.current-menu-parent .parent-link-wrapper .dropdown-toggle:after{
border-top: 7px solid var(--copper);
}
.site-header .primary-menu .menu-main-menu-container .menu li a{
text-transform: uppercase;
position: relative;
font-weight: 500;
font-size: 0.857rem;
transition: all 0.1s ease;
padding: 1rem;
display: flex;
height: 100%;
letter-spacing: 0.06rem;
align-items: center;
}
.site-header .primary-menu .menu-main-menu-container .menu li a:hover{
color: var(--copper) !important;
}
.site-header .main-menu .primary-menu .dropdown-toggle{
cursor: pointer;
pointer-events: none;
position: relative;
right: 0;
}
.site-header .main-menu .primary-menu .sub-menu{
position: absolute;
top: 100%;
left: -1.5rem;
background-color: white;
padding: 0 var(--space-md) 0 var(--space-sm);
display: flex;
flex-direction: column;
min-width: 130%;
display: flex;
border-right: 1px solid rgba(0,0,0,0.25);
border-left: 1px solid rgba(0,0,0,0.25);
box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
transition: all 0.3s ease;
max-height: 0;
overflow: hidden;
}
.site-header .main-menu .primary-menu .sub-menu li{
display: block;
}
.site-header .main-menu .primary-menu .sub-menu a{
padding: 0.5rem 1rem !important;
display: block !important; 
}
.site-header .primary-menu .menu-main-menu-container .menu li.menu-item-has-children:hover .sub-menu{
display: flex;
max-height: 250px;
padding: 0.5rem var(--space-md) var(--space-sm) var(--space-sm);
}
.site-header .primary-menu .menu-main-menu-container .menu li.menu-item-has-children:hover .parent-link-wrapper a{
color: var(--copper) !important;
}
.site-header .primary-menu .menu-main-menu-container .menu li.menu-item-has-children:hover .parent-link-wrapper .dropdown-toggle:after{
border-top: 7px solid var(--copper);
transform: rotate(-180deg);
} .site-header .main-menu .menu-logo{
flex-basis: 210px;
}
.site-header .main-menu .menu-logo .whitespace{
background-color: white;
flex-grow: 1;
}
.site-header .main-menu .menu-logo img{
height: 100%;
max-width: unset;
}
.menu-logo a {
width: auto;
}
@media (max-width: 992px){
.menu-logo a {
width: 145px;
}
}
.menu-logo.solid-nav, .archive .menu-logo{
background-color: rgb(0, 0, 0, 1) !important;
}
.menu-logo:hover{
background-color: var(--darkgray) !important;
}
.tax-serie .menu-logo, .page-template-frontpage-template .menu-logo { 
background-color: rgba(0,0,0,0)
} .site-header .main-menu .primary-menu .menu{
display: flex;
gap: min(2vw, 6rem);
}
.site-header .main-menu .primary-menu .menu-search{
cursor: pointer;
}
.site-header .main-menu .secondary-menu .menu{
display: flex;
} .site-header .main-menu .secondary-menu{
flex-basis: 210px;
}
@media (max-width: 991px){
.site-header .main-menu .secondary-menu {
flex-basis: 100vw;
}
}
.site-header .main-menu .secondary-menu .cart-menu, .site-header .main-menu .secondary-menu .fav-menu  {
position: relative;
display: flex;
align-items: center; height: 100%;
}
.site-header .main-menu .secondary-menu .cart-menu a, .site-header .main-menu .secondary-menu .fav-menu a {
display: flex;
align-items: center;
height: 100%;
text-transform: uppercase;
font-size: 0.857rem;
letter-spacing: 0.06rem;
color: black;
font-weight: 500;
width: 65px;
justify-content: center;
}
.site-header .main-menu .secondary-menu .fav-menu-icon-wrapper svg {
height: 1.143rem;
width: auto;
margin-right: 0;
overflow: inherit;
}
.cart-menu svg {
height: 18.5px;
width: auto;
overflow: inherit;
}
.site-header .main-menu .secondary-menu .cart-menu a:hover svg *, .woocommerce-checkout .cart-menu svg *, .woocommerce-cart .cart-menu svg *{
stroke: #b87660 !important;
}
.site-header .main-menu .secondary-menu .fav-menu-icon-wrapper svg{
margin-top: 1px;
}
.site-header .main-menu .secondary-menu .fav-menu .fav-menu-icon-wrapper svg * {
fill: transparent;
transition: all 0.1s ease;
stroke-width: 0.12rem;
}
.site-header .main-menu .secondary-menu .fav-menu a:hover .fav-menu-icon-wrapper svg *, .page-id-582 .fav-menu-icon-wrapper svg *, .parent-pageid-582 .fav-menu-icon-wrapper svg *, .parent-pageid-100 .fav-menu-icon-wrapper svg * {
fill: #b87660 !important;
stroke: #b87660;
}
.site-header .main-menu .secondary-menu div#mini-cart-count {
position: absolute;
right: 9px;
top: 19px;
transform: translateY(-50%);
}
@media (max-width: 991px){
.site-header .main-menu .secondary-menu div#mini-cart-count {
right: 1px;
top: 15px;
}
}
.site-header .main-menu .secondary-menu .count-cart {
background-color: #000000;
border-radius: 100%;
width: 22px;
height: 22px;
display: flex;
align-items: center;
justify-content: center;
font-size: 11px;
color: white;
letter-spacing: -0.5px;
border: 1.5px solid white;
transform-origin: center;
-webkit-font-smoothing: antialiased;
transform: scale(1.0);
-webkit-backface-visibility: hidden;
transition: transform 0.1s ease;
}
.site-header .main-menu .secondary-menu .cart-menu a:hover .count-cart, .woocommerce-checkout .count-cart, .woocommerce-cart .count-cart{
background-color: #b87660 !important;
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
max-width: 1.143rem !important;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"],
.woocommerce-notices-wrapper, .woocommerce-message {
display: none !important;
} .cart-menu p, .fav-menu p {
display: none;
}
.border-left {
border-left: 1.5px solid #000;
position: absolute;
top: 20px;
bottom: 20px;
} .mobile-menu-icon {
position: relative;
height: 20px;
width: 25px;
cursor: pointer;
}
.mobile-menu-icon span{
width: 100%;
height: 2px;
background-color: black;
transform-origin: center;
transition: all 0.3s ease;
}
.mobile-menu-icon span:nth-child(1){
position: absolute;
top: 0;
}
.mobile-menu-icon span:nth-child(2){
position: absolute;
top: 50%;
transform: translate(0%, -50%);
}
.mobile-menu-icon span:nth-child(3){
position: absolute;
bottom: 0;
transform: translate(0%, 0%);
}
.mobile-menu-icon.open span:nth-child(1){ 
top: 50%;
transform: translate(0%, -50%) rotate(45deg);
}
.mobile-menu-icon.open span:nth-child(2){
opacity: 0;
transform: translate(100%, -50%);
}
.mobile-menu-icon.open span:nth-child(3){
bottom: 50%;
transform: translate(0%, 50%) rotate(-45deg);
}
.mobile-menu-wrapper{
display: none;
box-shadow: 0 2px 2px rgb(0 0 0 / 15%);
} 
.mobile-menu-wrapper .mobile-menu-container{
background-color: rgba(0, 0, 0, 0.8);
min-height: 100vh;
} 
.mobile-menu-wrapper .mobile-menu-container .menu-mobile-menu-container{
background-color: white;
max-height: calc(100vh - 60px);
max-height: calc(100svh - 60px);
overflow-y: auto;
} 
.mobile-menu-wrapper .menu-item:not(:last-child){ 
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mobile-menu-wrapper .menu-item.menu-item-has-children .parent-link-wrapper{
display: flex !important;
justify-content: space-between;
}
.mobile-menu-wrapper .menu-item.menu-item-has-children .parent-link-wrapper .dropdown-toggle{
padding: 1rem 0rem 1rem 2rem;
display: flex;
justify-content: end;
flex-grow: 1;
}
.mobile-menu-wrapper .menu-item.menu-item-has-children a{
position: relative;
}
.mobile-menu-wrapper .menu-item.menu-item-has-children > a:after{
content:'';
display: inline-block;
background-image:url(https://interni.se/wp-content/themes/storefront-child/img/dropdown-arrow.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
width: 20px;
height: 100%;
position: absolute;
right: 1rem;
top: 50%;
transform: translateY(-50%) rotateX(0deg); 
transition: all 0.5s ease;
}
.menu-item-has-children.open > a:after{
transform: translateY(-50%) rotateX(180deg) !important;
}
.mobile-menu-wrapper .menu-item a{ 
display: block; 
padding: 1rem 0;
color: black;
}
.mobile-menu-wrapper .sub-menu{
display: none;
padding-left: var(--space-xs);
}
.mobile-menu-icon-wrapper {
display: none;
}
@media (max-width: 1050px){
.mobile-menu-icon-wrapper {
display: block;
}
} .favorite-menu-item{
height: 0;
padding-bottom: 80%;
overflow: hidden;
}
.favorite-menu-item .favorite-menu-item-background{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-position: center;
background-size: cover;
transition: all 0.5s ease;
transform: scale(1);
filter: brightness(0.6);
}
.favorite-menu-item:hover:not(.remove-series-button) .favorite-menu-item-background{
transform: scale(1.1);
filter: brightness(1);
}
.favorite-menu-item .favorite-menu-item-title{
position: absolute;
top: 50%;
left: 50%;
color: white;
transform: translate(-50%, -50%);
pointer-events: none;
} .session-popup-wrapper{
position: fixed;
inset: 0;
z-index: 999;
background-color: rgba(0,0,0,0.7);
}
.session-popup-wrapper .session-popup-container{
max-height: 80vh;
overflow-y: auto;
}
.session-popup-wrapper .session-popup-container .session-logo{
flex-grow: 1;
flex-shrink: 1;
flex-basis: 300px;
max-width: 50%;
}
.storefront-handheld-footer-bar{
z-index: 998 !important;
}
.session-popup-wrapper .session-popup-container .btn{
flex-basis: 170px;
flex-shrink: 1;
flex-grow: 1;
color: black;
box-shadow: 1px 1px 5px rgba(0,0,0,0.15) !important;
}
.session-popup-wrapper .session-popup-container .btn:hover{
background-color: black;
color: white;
} .dgwt-wcas-overlay-mobile{
background: rgba(0, 0, 0, 0.5) !important;
}
.dgwt-wcas-om-bar.js-dgwt-wcas-om-bar{
background: white;
}
.dgwt-wcas-search-form {
margin-top: 19px;
}
.fibo-mobile {
display: none;
}
@media (max-width: 1050px){
.dgwt-wcas-search-form {
margin-top: auto;
}
.fibo-mobile {
display: block !important;
}
}
.dgwt-wcas-search-filled input#dgwt-wcas-search-input-1 {
font-family: effra,sans-serif;
border-bottom: 1px solid #333 !important;
border-radius: 0px;
width: 94%;
display: flex;
margin: 0 auto;
padding-left: 1rem !important;
font-size: 1rem !important;
}
#dgwt-wcas-search-input-1::placeholder{
font-family: effra,sans-serif !important;
font-size: 1rem;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
border-radius: 0px;
}
.dgwt-wcas-search-wrapp {
padding-left: 1rem;
padding-right: 2rem;
} #secondary{
border-right: 1px solid rgba(0,0,0,0.05);
position: sticky;
padding-left: var(--space-md);
top: -1000px;
}
.left-sidebar .widget-area {
width: 20rem;
float: left !important;
margin-right: 0px;
padding-top: 2rem;
height: calc(100vh - 14rem);
height: calc(100svh - 14rem);
}
.left-sidebar .content-area {
width: calc(100% - 20rem);
}
.menu-shop-kategorier-container ul{
list-style: none;
}
.menu-shop-kategorier-container .menu .menu-item{
margin-bottom: 0px !important;
padding-left: 0 !important;
}
.menu-shop-kategorier-container .menu .menu-item:before{
display: none !important;
}
.menu-shop-kategorier-container .menu > .menu-item{
margin-bottom: 1rem !important;
}
.menu-shop-kategorier-container .menu .menu-item a{
display: inline-block;
margin-bottom: 1rem;
font-weight: 700 !important;
font-size: 1.286rem;
color: var(--black) !important;
text-decoration: none !important;
text-transform: uppercase;
position: relative;
}
.menu-shop-kategorier-container .menu .menu-item.current-menu-ancestor > .parent-link-wrapper > a:first-child{
color: var(--copper) !important;
}
.menu-shop-kategorier-container .menu .menu-item .parent-link-wrapper{
align-items: start !important;
margin-bottom: 1rem;
}
.menu-shop-kategorier-container .menu .menu-item .parent-link-wrapper a{
margin-bottom: 0rem;
}
.menu-shop-kategorier-container .menu .menu-item .sub-menu .parent-link-wrapper{
margin-bottom: 0rem !important;
align-items: start !important;
}
.menu-shop-kategorier-container .menu .menu-item .parent-link-wrapper .dropdown-toggle{
position: relative;
cursor: pointer;
right: -1rem;
padding: 0.5rem;
margin: -0.5rem;
}
.menu-shop-kategorier-container .menu .menu-item .parent-link-wrapper .dropdown-toggle:hover:after,
.menu-shop-kategorier-container .menu .menu-item.current-menu-item > .parent-link-wrapper .dropdown-toggle:after, 
.menu-shop-kategorier-container .menu .menu-item.menu-item.current-menu-ancestor > .parent-link-wrapper .dropdown-toggle:after{
border-top: 7px solid var(--copper);
}
.dropdown-toggle::after {
content: "";
display: inline-block;
width: 0;
height: 0;
vertical-align: middle;
border-top: 7px solid;
border-right: 7px solid transparent;
border-bottom: 0;
border-left: 7px solid transparent;
transition: transform 0.3s;
margin-bottom: 3px;
}
.dropdown-toggle.active::after {
transform: rotate(-180deg) !important;
}
.dropdown-toggle.active .sub-menu, 
.menu-shop-kategorier-container .menu .menu-item.current-menu-item > .sub-menu,
.menu-shop-kategorier-container .menu .menu-item.current-menu-ancestor > .sub-menu{
display: grid;
}
.menu-shop-kategorier-container .menu .menu-item .sub-menu{
display: none;
}
.menu-shop-kategorier-container .menu .menu-item .sub-menu a{
display: inline-block;
margin-bottom: 0.5rem !important;
font-size: 1rem;
font-weight: 400 !important;
}
.menu-shop-kategorier-container .menu .menu-item.current_page_parent > a:first-child, .menu-shop-kategorier-container .menu .menu-item.current-menu-item > a, .menu-shop-kategorier-container .menu .menu-item.current-menu-item > .parent-link-wrapper > a{
font-weight: 700 !important;
color: var(--copper) !important;
} .menu-shop-kategorier-container .menu .menu-item a:hover{
color: var(--copper) !important;
}  @media (max-width: 767px){
#secondary{
display: none !important;
}
.left-sidebar .content-area, .left-sidebar .widget-area {
width: 100%;
}
} .archive .woocommerce-breadcrumb.storefront-breadcrumb{
display: none !important;
}
.woocommerce-breadcrumb a:first-of-type::before{
display: none !important;
}
.woocommerce-breadcrumb{
color: var(--copper);
}
.woocommerce-breadcrumb a{
color: var(--black) !important;
text-decoration: none;
}
.woocommerce-breadcrumb a:hover{
color: var(--copper) !important;
}
.storefront-breadcrumb {
padding: 0rem 0;
letter-spacing: 0.2px;
display: flex;
flex-wrap: wrap;
align-items: center;
padding-top: var(--space-xs);
padding-bottom: var(--space-xs);
margin-bottom: 0rem !important; 
border-bottom: 1px solid rgba(0,0,0,0.05);
margin: 0 1.5rem;
}
.breadcrumb-separator:after{
opacity: 1;
color: black !important;
} .swiper-slide{
display: flex;
height: auto !important;
}
.swiper-slide li{
display: flex;
flex-direction: column;
flex-grow: 1;
}
.product-swiper .swiper-button-prev, .product-swiper .swiper-button-next, .serie-swiper .swiper-button-prev, .serie-swiper .swiper-button-next{
top: 50%;
transform: translateY(-50%);
opacity: 0.3;
transition: all 0.1s ease;
}
.product-swiper .swiper-button-prev:hover, .product-swiper .swiper-button-next:hover, .serie-swiper .swiper-button-prev:hover, .serie-swiper .swiper-button-next:hover{
opacity: 1;
}
.swiper-button-prev:after, .swiper-button-next:after{
color: black !important;
font-size: 2rem !important;
} .shop-archive{
display: grid;
grid-template-columns: 1fr;
margin-bottom: 3rem;
grid-auto-flow: dense;
}
.shop-archive .shop-archive-intro-description{
word-break: break-word;
}
.shop-archive .shop-archive-intro-image{
grid-row: 1;
margin-top: 2rem;
}
.shop-archive .shop-archive-intro-image img{
min-height: 100%;
max-height: 500px;
min-width: 100%;
object-fit: cover;
object-position: center;
}
@media (min-width: 992px){
.shop-archive{
grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr);
gap: 2rem;
margin-bottom: 4rem;
}
.shop-archive > div:only-child {
grid-column: 1 / -1; }
.shop-archive .shop-archive-intro-image{
grid-column: 2;
grid-row: 1;
}
} .orderby option[value=price], .orderby option[value=price-desc],.orderby option[value=date]{
display: none;
}
.term-1037 h1.woocommerce-products-header__title.page-title.fw-heavy.text-uppercase.fs-8.mb-1 span {
margin-bottom:16px !important;}
.mobile-categories{
position: fixed;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
width: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 999;
display: none;
}
@media (min-width: 992px){
.mobile-categories{
position: fixed;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
width: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 999;
display: none !important;
}
}
.mobile-categories .mobile-categories-container{
position: relative;
width: 80%;
height: 100%;
overflow-y: auto;
background-color: white;
transform: translateX(-100%);
transition: all 0.2s ease 0.2s;
}
.mobile-categories .mobile-categories-container .close-symbol{
position: absolute;
top: 1rem;
right: 1rem;
}
.mobile-categories .mobile-categories-container .close-symbol:hover:before, .mobile-categories .mobile-categories-container .close-symbol:hover:after{
background-color: var(--copper);
}
.mobile-categories.categories-open .mobile-categories-container{
transform: translateX(0);
}
.mobile-categories .mobile-categories-container ul{
list-style: none;
}
.mobile-categories .mobile-categories-container #menu-shop-kategorier > .menu-item-has-children, .mobile-categories .mobile-categories-container ul li.menu-item-object-page{
margin-bottom: 0.5rem;
}
.mobile-categories .mobile-categories-container ul a{
font-size: 1.1rem;
}
.mobile-categories .mobile-categories-container ul a:hover{
color: var(--copper);
}
.mobile-categories .mobile-categories-container ul li .parent-link-wrapper a, .mobile-categories .mobile-categories-container ul li.menu-item-object-page a{
font-weight: 600;
}
.mobile-categories .mobile-categories-container ul li.current-menu-item > a, .mobile-categories .mobile-categories-container ul li.current-menu-item .parent-link-wrapper > a, .mobile-categories .mobile-categories-container ul li.current-menu-parent > .parent-link-wrapper > a{ 
color: var(--copper);
}
.mobile-categories .mobile-categories-container ul .dropdown-toggle{
display: none;
}
.storefront-sorting{
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: 1rem;
margin-bottom: 2rem;
}
.woocommerce-pagination{
display: none !important;
}
.storefront-sorting .woocommerce-ordering {
float: left;
margin-right: 1em;
margin-bottom: 0;
padding: 0.327em 0;
}
.storefront-sorting .woocommerce-ordering select{
background-color: white;
padding: 0.5rem;
border: 1px solid #E2E2E2;
cursor: pointer;
}
.storefront-sorting .woocommerce-ordering select:focus-visible{
outline: none !important;
}
.loading-container{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
background-color: rgba(255,255,255,0.5);
display: none;
}
.loading-container .filter-loading-icon{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px; 
}
.loading-container .filter-loading-icon img{
width: 100%;
height: 100%;
}
.bapf_loader_page .bapf_lcontainer{
width: 100px !important;
height: 100px !important;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0 !important;
}
#reset-series-filter{
display: none;
}
.shop-filters-wrapper{
display: grid;
grid-template-rows: 0fr;
transition: all 0.5s ease;
}
.shop-filters-wrapper.showFilters{
grid-template-rows: 1fr;
}
.shop-filters-wrapper .shop-filters-container{
overflow: hidden;
}
@media(min-width: 768px) {
.shop-filters-wrapper{
display: block !important;
}
}
.shop-filters-container {
position: relative;
display: flex;
flex-wrap: wrap;
margin-top: 3rem;
margin-right: -15px;
}
.berocket_element_above_products{
width: 100%;
}
.lowercase select option:not(:first-of-type){
text-transform: lowercase !important;
}
.bapf_slct {
border: none;
position: relative;
}
.bapf_slct select {
height: 60px;
font-size: 1.143rem;
}
@media(min-width: 768px) {
.bapf_slct select {
height: 70px;
}
}
.bapf_reset{
background-color: white; 
height: 60px;
width: 100%;
text-transform: uppercase;
font-size: 1.143rem;
color: var(--black);
font-weight: 700;
letter-spacing: 2px;
border-radius: 0px;
}
.bapf_reset:hover{
background-color: #fafafa !important;
}
@media(min-width: 768px) {
.bapf_reset{
height: 70px;
}
}
.bapf_head h3{
font-size: 0.857rem !important;
text-transform: uppercase;
color: var(--darkgray);
font-weight: 400;
position: absolute;
top: 5px;
left: 1rem;
pointer-events: none;
}
@media(min-width: 768px) {
.bapf_head h3{
top: 8px;
}
}
.bapf_body{
background-color: white; 
border: 1px solid #E2E2E2;
border-radius: 0px;
}
.bapf_body:hover{
background-color: #fafafa;
}
.bapf_body:focus-within{
border-end-start-radius: 0;
border-end-end-radius: 0;
}
.bapf_body select, .series-filter-container select{
appearance: none;
-webkit-appearance: none;
display: block;
width: 100% !important;
cursor: pointer;
padding: 1.5rem 1rem 0rem;
border: none;
background-color: transparent;
font-family: effra,sans-serif;
font-weight: 700;
}
@media(min-width: 768px) {
.bapf_body select, .series-filter-container select{
padding: 2rem 1rem 0.5rem;
}
}
.bapf_body select:hover, .series-filter-container select:hover{
appearance: none;
-webkit-appearance: none;
display: block;
width: 100% !important;
cursor: pointer;
}
.bapf_body select:focus-visible, .bapf_body select:focus, .series-filter-container select:focus-visible, .series-filter-container select:focus{
outline: none !important;
}
.bapf_body select option, .series-filter-container select option{
cursor: pointer;
}
.woocommerce-info{
background-color: var(--copper);
display: inline-block;
}
@media(min-width: 1200px) { 
.bapf_no_products{ }
}
.format{
max-width: 25%;
}
.format svg{
height: auto !important;
width: 100% !important;
} .archive .shop-series-wrapper, .serie-swiper .shop-series-wrapper{
display: flex;
flex-direction: column;
height: 100%;
background-color: #FCFCFC;
box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}
.archive .shop-series-wrapper .product-tags-wrapper img, .serie-swiper .shop-series-wrapper .product-tags-wrapper img{
height: 2rem;
}
.archive .shop-series-wrapper .product-formats-wrapper img, .serie-swiper .product-formats-wrapper .product-tags-wrapper img{
height: 2rem;
margin-right: 0.5rem; 
margin-bottom: 0.5rem;
}
.archive .shop-series-wrapper .product-tags-wrapper img, .serie-swiper .product-tags-wrapper .product-tags-wrapper img{
height: 2rem;
margin-right: 0.5rem; 
margin-bottom: 0.5rem;
}
.archive .shop-series-wrapper .product-formats-wrapper span, .serie-swiper .product-formats-wrapper .product-tags-wrapper span{
margin-right: 0.5rem; 
margin-bottom: 0.5rem;
}
.archive .shop-series-wrapper .imageWrapper, .serie-swiper .shop-series-wrapper .imageWrapper{
overflow: hidden;
position: relative; display: block; height: 0; padding-bottom: 80%;
}
.archive .shop-series-wrapper .imageWrapper img, .serie-swiper .shop-series-wrapper .imageWrapper img{
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
object-fit: cover; 
object-position: center;
transform: scale(1);
transition: all 0.5s ease;
}
.archive .shop-series-wrapper:hover .imageWrapper img, .serie-swiper .shop-series-wrapper:hover .imageWrapper img{
transform: scale(1.05);
}
.archive .shop-series-wrapper .series-description-wrapper, .serie-swiper .shop-series-wrapper .series-description-wrapper{
padding: 1.3rem;
} .favorite-series{
position: absolute !important;
top: 6rem;
right: var(--space-xs);
color: white;
cursor: pointer; 
}
@media (min-width: 992px){
.favorite-series{
top: 10rem;
right: var(--space-md);
}
}
.shop-series-wrapper .favorite-series{
position: relative !important;
top: 2px !important;
right: unset !important;
}
.shop-series-wrapper .favorite-series:before{
color: black !important;
font-size: 25px;
line-height: 25px; 
}
.favorite-series:before{ 
content: "\e909";
display: inline-block;
font-size: 40px;
line-height: 40px;
color: white;
font-family: tinvwl-webfont !important;
transform: scale(1);
}
.favorite-series.active:before{
content: "\e908";
animation: name-of-animation 0.5s ease forwards;
}
@keyframes name-of-animation {
0%    { transform: scale(1); }
50%   { transform: scale(1.2); }
100%  { transform: scale(1); }
}
.shop-series-wrapper .favorite-series span{
position: absolute;
top: 0;
white-space: nowrap;
margin-top: 0;
transform: translateY(-50%);
right: 3px;
line-height: 15px;
font-size: 0.75rem;
color: rgb(104, 104, 104);
text-transform: uppercase;
letter-spacing: 0.7px;
text-align: center;
opacity: 0;
transition: transform 0.3s ease, opacity 0.3s ease;
transition-delay: 250ms;
pointer-events: none; 
}
.shop-series-wrapper .favorite-series:hover > span {
opacity: 1;
transform: translateY(-100%);
}
.archive ul.products{
display: grid;
width: 100%;
grid-template-columns: minmax(0, 1fr);
gap: 1.5rem; }
.archive ul.products:before, ul.products:after{
display: none;
}
.archive ul.products li.product{
width: inherit !important;
margin-right: 0 !important; }
select{
appearance: none;
-webkit-appearance: none;
display: block;
background-image: url(https://interni.se/wp-content/themes/storefront-child/img/dropdown-arrow.svg);
background-repeat: no-repeat;
background-position: center right 12px;
background-size: 1rem;
padding-right: 2.5rem !important; 
text-transform: capitalize !important;
}
@media(min-width: 576px) {
.archive ul.products{
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr)); 
gap: 1.5rem;
}  
}
@media(min-width: 1200px) { 
.archive ul.products{
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr)); 
gap: 1.5rem;
}  
}
@media(min-width: 1400px) {
.archive ul.products{
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr)); 
gap: 1.5rem;
}  
}
@media(min-width: 1900px) {
.archive ul.products{
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr)); 
gap: 1.5rem;
}  
} .shop-product-wrapper{
display: flex;
flex-direction: column;
height: 100%;
background-color: #FCFCFC;
padding: var(--space-sm);
box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.shop-product-wrapper .content-wrapper{
display: flex;
flex-direction: column;
flex-grow: 1;
}
.product-type-variation .shop-product-wrapper .price{
display: none !important;
} .product_cat-storformat-xl .product::after {
content: "Pris på förfrågan";
display: block;
font-weight: 500;
font-size: 1.25rem;
margin-top: 5px;
}
.shop-product-wrapper .price, .shop-product-wrapper .price ins{
line-height: 2rem !important;
font-size: 1.286rem !important;
font-weight: 500 !important;
text-align: left;
color: var(--black) !important;
}
.shop-product-wrapper .onsale{
display: none !important;
}
.woocommerce-LoopProduct-link .imageWrapper{
position: relative;
height: 0;
width: 100%;
padding-bottom: 60%;
}
.woocommerce-LoopProduct-link .imageWrapper img{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
object-fit: contain;
margin-bottom: 0rem !important;
-webkit-transform: translate3d(0, 0, 0);
}
.woocommerce-LoopProduct-seperator {
position: relative;
display: block;
margin: 2rem auto 1.5rem;
width: 100%;
height: 1px;
background-color: #EBEBEB;
}
.woocommerce-LoopProduct-header{
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 0.75rem !important;
}
.woocommerce-LoopProduct-header .woocommerce-loop-product__title,
.woocommerce-LoopProduct-header .woocommerce-loop-product__title a {
text-align: start;
color: var(--black);
font-weight: 700 !important;
text-transform: uppercase;
}
.archive.tax-serie .woocommerce-loop-product__title a{
text-decoration: none !important;
pointer-events: none;
}
.woocommerce-LoopProduct-header .woocommerce-loop-product__title a {
position: relative;
text-decoration: underline;
text-underline-offset: 4px;
}
.woocommerce-LoopProduct-header .woocommerce-loop-product__title a:after {
content: 'Visa hela serien';
position: absolute;
top: 0;
left: 0rem;
transform: translateY(-100%);
opacity: 0;
transition: all 0.1s ease;
font-size: 0.75rem !important;
line-height: 1rem !important;
white-space: nowrap;
letter-spacing: 0.5px;
}
.woocommerce-LoopProduct-header .woocommerce-loop-product__title a:hover:after {
opacity: 1;
}
.woocommerce-LoopProduct-header .tinv-wishlist{
position: relative !important;
top: 2px !important; 
}
.woocommerce-LoopProduct-header .tinv-wishlist .tinvwl_add_to_wishlist_button, .woocommerce-LoopProduct-header .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img{
margin-top: 0px !important;
}
.woocommerce-LoopProduct-header .tinv-wishlist .tinvwl_add_to_wishlist_button:before{
font-size: 25px;
margin-right: 0 !important;
color: black !important;
}
.woocommerce-LoopProduct-body{
flex-grow: 1;
margin-bottom: 0 !important; 
}
.woocommerce-LoopProduct-body .product-attribute{
font-weight: 500;
margin-bottom: 0;
text-transform: uppercase;
}
.shop-product-wrapper .imageWrapper {
-webkit-filter: drop-shadow( 0px 2px 3px rgba(0, 0, 0, 0.3) );
filter: drop-shadow( 0px 2px 3px rgba(0, 0, 0, 0.3) );
}
ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product {
margin-bottom: 0.8rem !important;
}
.shop-product-wrapper .button{
margin-top: auto;
}
.button.add_to_cart, .button.add_to_cart_button, .added_to_cart, .shop-product-wrapper .button.read-more, a.button.product_type_variation{
margin-top: 0.75rem !important;
margin-bottom: 0px !important;
}
.button.add_to_cart:before { 
background-image: url(https://interni.se/wp-content/themes/storefront-child/img/lista.svg);
content: "";
transition: all 0.1s ease-out;
height: 26px;
width: 1.143rem;
background-size: contain;
background-repeat: no-repeat;
background-position: 0px 3px;
margin-right: 0.5rem; 
}
.button.add_to_cart:hover::before, .button.add_to_cart:focus::before, button.button.tinvwl-button.alt:hover::before, button.button.tinvwl-button.alt:focus::before  {
filter: invert(100%);
}
.button.tinvwl_button_close i{
display: none;
}
.wc-forward::after, .woocommerce-Button--next::after {
content: "→" !important;
margin-left: 4px;
margin-top: -4px;
font-size: 1rem;
}
.product .add_to_cart.added, .add_to_cart_button.added{
display: none !important;
} .single-product .variations option:disabled {
display: none !important;
}
@media (min-width: 1400px){
.single-product .summary-wrapper{
padding: var(--space-md) 0px var(--space-lg);
}
}
.single-product #primary{
width: 100% !important;
float: none !important; 
margin-bottom: 0;
} 
.single-product .summary-wrapper{
background-color: #f7f7f7;
}
.single-product #primary .site-main .summary-wrapper > .product{
margin: 0 auto 0;
float: none !important; 
background-color: white;
padding: 3rem 0 2rem 0;
}
@media (min-width: 1400px){
.single-product #primary .site-main .summary-wrapper > .product{
padding: var(--space-lg);
margin: 0 auto !important;
max-width: 1300px;
}
} .single-product .product .woocommerce-product-gallery a img{
width: 100% !important;
}
.pswp__bg{
background-color: rgba(0,0,0,0.8);
}
.woo-variation-product-gallery{ float: none !important;
}
.woo-variation-product-gallery .wvg-gallery-image img{ }
.woo-variation-gallery-wrapper .wvg-single-gallery-image-container img{
object-fit: contain;
object-position: top;
aspect-ratio: 1;
} .single-product .summary .product-title-wrapper{
position: relative;
}
.single-product .summary .product-title-wrapper .tinv-wishlist{
position: absolute;
right: 0;
top: 0.6rem;
}
.single-product .summary .product-title-wrapper .tinv-wishlist .tinvwl-icon-heart:before{
font-size: 2rem;
line-height: 1rem;
}
.single-product .summary .product-title-wrapper .product-name, .single-product .summary .product-title-wrapper .product-name-attributes{
text-transform: uppercase;
}
.single-product .summary .product-title-wrapper .product-name, .single-product .summary .product-title-wrapper .product-name-attributes{
font-size: 2.5rem;
font-weight: 700;
}
.single-product .summary .product-title-wrapper .product-name.series{
position: relative;
font-size: 1.786rem;
text-decoration: underline;
text-underline-offset: 0.25rem;
}
.single-product .summary .product-title-wrapper .product-name.series:after{
content: 'Visa hela serien';
position: absolute;
top: 0;
left: 0rem;
transform: translateY(-100%);
opacity: 0;
transition: all 0.1s ease;
font-size: 0.75rem !important;
line-height: 1rem !important;
white-space: nowrap;
letter-spacing: 0.5px;
}
.single-product .summary .product-title-wrapper .product-name.series:hover:after{
opacity: 1;
}
.single-product div.product{
overflow: visible;
}
.single-product div.product .variations_button{
padding-top: 0 !important;
}
.single-product .reset_variations{
margin-left: 1rem !important;
padding: 1rem 0;
display: inline-flex;
align-items: center;
}
.single-product .reset_variations:before{
transition: all 1s ease;
transform: rotate(0deg);
font-size: 1.25rem;
}
.single-product .reset_variations:hover:before{
transform: rotate(360deg);
}
.single-product .product-information-wrapper{
display: flex;
flex-direction: column;
width: 100%;
}
.single-product .product-information-wrapper .product-description-title{
font-weight: 700;
}
.single-product .summary select{
width: 100% !important;
max-width: 100% !important;
background-color: white;
border: 1px solid #E2E2E2;
border-radius: 10px;
padding: 30px 12px 8px;
cursor: pointer;
font-weight: 700 !important;
}
.single-product .summary select:hover{
background-color: #fafafa;
}
.single-product .summary select:focus-within{
outline: none !important;
}
.single-product .price{
font-size: 2.2rem !important;
line-height: 2.5rem !important;
font-weight: 600;
}
.single-product .regular-price .woocommerce-Price-amount{
font-size: 2.2rem !important;
line-height: 2.5rem !important;
font-weight: 600;
opacity: .5;
text-decoration: line-through;
margin-right: 1rem;
}
.single-product .onsale{
display: none;
} .single-product .cart, .quantity-add-to-cart-wrapper{
display: inline-flex;
}
.variations_form.cart{ 
display: block !important;
padding-top: 1.5rem !important; 
}
.single-product div.product form.cart{
margin: 1.5rem 0 !important;
}
.quantity{
margin-right: 0 !important;
}
button.plus, button.minus{
display: none !important;
}
@media(min-width: 768px) {
button.plus, button.minus{
display: block !important;
font-weight: 200 !important;
font-size: 2rem;
padding: 0 !important;
width: 55px;
line-height: 2rem;
}
} 
.input-text.qty.text{
background-color: var(--black) !important;
color: white !important;
height: 55px !important;
width: 55px !important;
box-shadow: 2px 2px 1px rgb(199 199 199 / 50%);
max-width: unset !important;
}
.single_add_to_cart_button{
display: flex;
margin-top: 0 !important; 
box-shadow: 2px 2px 1px rgb(199 199 199 / 50%);
border: none;
background-color: white !important;
letter-spacing: 0.6px;
font-size: 0.857rem !important;
font-weight: 500 !important;
color: var(--black) !important;
text-transform: uppercase;
transition: all 0.1s ease-out;
justify-content: center;
align-items: center;
height: 55px !important;
opacity: 1;
margin: 0 !important;
padding: 0 1.5rem;
border-left: 2px solid white;
border-color: white !important;
}
.single_add_to_cart_button:not(.disabled):hover{
background-color: var(--black) !important;
color: white !important;
height: 55px !important;
}
.single_add_to_cart_button:hover{
height: 55px !important;
box-shadow: 2px 2px 1px rgb(199 199 199 / 50%) !important;
}
.single_add_to_cart_button:before{
content: "";
background-image: url(https://interni.se/wp-content/themes/storefront-child/img/lista.svg);
transition: all 0.1s ease-out;
height: 26px;
width: 1.143rem;
margin-right: 0.5rem;
background-size: contain;
background-repeat: no-repeat;
background-position: 0px 3px;
}
.single_add_to_cart_button:not(.disabled):hover:before{
filter: invert(100%);
}
.single-product .product-type-variable .price{
display: none !important;
}
.price, .variation-price, .amount, .loop-sqm-price{
position: relative;
}
.price:after, .variation-price:after, .woocommerce-cart-form .amount:after, .woocommerce-checkout-review-order .amount:after, .cart_totals .amount:after, .loop-sqm-price:after{
content: 'inkl. moms';
display: block;
position: relative;
font-size: 1rem;
line-height: 1rem;
}
.tooltip {
position: relative;
display: inline-block;
}
.tooltip .tooltiptext { 
visibility: hidden;
width: auto;
background-color: white;
color: black;
text-align: center;
border-radius: 6px;
padding: 0.75rem 1rem;
position: absolute;
z-index: 1;
bottom: -0.5rem;
transform: translateY(100%);
left: 0;
opacity: 1;
transition: opacity 0.1s;
box-shadow: 1px 1px 3px rgb(0 0 0 / 16%);
font-weight: 600;
text-transform: uppercase;
font-size: 0.857rem;
line-height: 0.857rem;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
} .product-tags .tag-icon{
height: 2.5rem;
transition: all 0.1s ease;
}
.product-tags .tag-icon:hover{
transform: scale(1.1);
}
@media only screen and (min-width: 992px){
.product-tags .tag-icon{
height: 3.5rem;
}
} .product-documents-wrapper{
display: flex;
flex-wrap: wrap;
gap: 1.5rem 2.5rem;
}
.product-documents-wrapper .product-document{
display: inline-flex;
}
.product-documents-wrapper .product-document .document-icon{
height: 55px;
width: 55px;
background-color: #212121;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 1px 1px 3px rgba(0,0,0,0.16);
}
.product-documents-wrapper .product-document .document-icon img{
height: 35%;
width: 35%;
object-fit: contain;
object-position: center;;
transform: scale(1);
transition: all 0.4s ease;
}
.product-documents-wrapper .product-document:hover .document-icon img{
transform: scale(0.9);
}
.product-documents-wrapper .product-document .document-title{
display: flex;
flex-direction: column;
justify-content: center;
min-height: 100%;
max-width: 500px;
box-shadow: 1px 1px 3px rgba(0,0,0,0.16);
padding: 5px 1.5rem;
}
.product-documents-wrapper .product-document .document-title p{
font-size: 0.857rem;
text-transform: uppercase;
font-weight: 900;
color: black;
line-height: 1.25rem;
}
.woocommerce-variation.single_variation{
display: none !important;
}
.variation-description{
display: flex;
width: 100%;
}
.single-product table.variations tr{
transform: scale(1);
position: relative;
}
.single-product table.variations .label{
font-size: 0.857rem;
text-transform: uppercase;
color: #484848;
font-weight: 400;
position: absolute;
top: 8px;
left: 1rem;
pointer-events: none;
} span.tinvwl_add_to_wishlist-text {
position: absolute;
top: 0;
white-space: nowrap;
margin-top: 0;
transform: translateY(-50%);
right: 3px;
line-height: 15px;
font-size: 0.75rem;
color: rgb(104, 104, 104);
text-transform: uppercase;
letter-spacing: 0.7px;
text-align: center;
opacity: 0;
transition: transform 0.3s ease, opacity 0.3s ease;
transition-delay: 250ms;
pointer-events: none;
}
a.tinvwl_add_to_wishlist_button:hover > span.tinvwl_add_to_wishlist-text {
opacity: 1;
transform: translateY(-100%);
} .share-container{
gap: 1.5rem;
align-items: center;
border-radius: 10px;
}
.share-container p{
line-height: 1cap;
font-weight: 500;
}
.share-container .share-icon{
height: 1.2rem;
width: auto;
cursor: pointer;
}
.share-container .copied-url-notification{
position: absolute;
left: 0;
bottom: 0;
transform: translateY(calc(100% + 2px));
font-size: 12px;
display: none;
} .tax-brand .brand-links-mobile a{
flex-basis: 150px;
flex-direction: column;
}
.tax-brand .brand-long_description-container .long-description-title{
line-height: 2.5rem !important;
}
.archive.tax-brand .button.product_type_kommoder, .archive.tax-brand .storefront-sorting{
display: none !important;
}
@media (min-width: 1900px){
.archive .term-kommoder  ul.products {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
gap: 1.5rem;
}
.archive .tax-brand ul.products {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
gap: 1.5rem;
}
}
.product-type-kommoder .shop-product-wrapper{
padding: 0 !important;
}
.product-type-kommoder .shop-product-wrapper .content-wrapper{
padding: var(--space-sm);
display: flex !important;
flex-direction: column;
flex-grow: 1;
min-height: 200px;
} .kommoder-swiper{
background-color: rgba(0,0,0,0);
transition: background-color 0.5s ease; 
}
.kommoder-swiper img, .kommoder-swiper-clone img{
width: 100%;
aspect-ratio: 3/2;
object-fit: cover;
object-position: center;
max-width: 1200px;
margin-bottom: 0 !important;
cursor: pointer;
transition: all 0.5s ease;
}
.kommoder-swiper img:hover{
transform: scale(1.1);
}
.kommoder-swiper .swiper-button-prev{
left: 0 !important;
padding-right: 1rem;
padding-left: 1.5rem;
}
.kommoder-swiper .swiper-button-next{
right: 0 !important;
padding-right: 1.5rem;
padding-left: 1rem;
}
.kommoder-swiper .swiper-button-prev:after, .kommoder-swiper .swiper-button-next:after,
.kommoder-swiper-clone .swiper-button-prev:after, .kommoder-swiper-clone .swiper-button-next:after{
color: white !important;
transition: all 0.2s ease;
}
.kommoder-swiper .swiper-button-prev:hover:after, .kommoder-swiper-clone .swiper-button-prev:hover:after{ 
transform: translateX(-5px);
}
.kommoder-swiper .swiper-button-next:hover:after, .kommoder-swiper-clone .swiper-button-next:hover:after{
transform: translateX(5px);
}
.kommoder-swiper-clone{
background-color: rgba(0,0,0,0.5);
position: fixed !important;
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
z-index: 999 !important;
}
.kommoder-swiper-clone .swiper-slide{
padding: 1rem;
}
.kommoder-swiper-clone img{
width: 100%;
height: 100%;
object-fit: contain;
cursor: unset;
transform: scale(0);
transition: all 0.5s ease;
}
.kommoder-swiper-clone img.zoom{
transform: scale(1) !important;
}
.kommoder-swiper-clone .swiper-button-prev{
padding: 40px 35px 40px 30px;
left: 0 !important;
background: rgba(0,0,0,0.1);
border-radius: 0px 20px 20px 0px;
top: 50% !important;
transform: translateY(-50%);
margin-top: 0 !important;
}
.kommoder-swiper-clone .swiper-button-next{
padding: 40px 30px 40px 40px;
right: 0 !important;
background: rgba(255,255,255,0.1);
border-radius: 20px 0px 0px 20px;
top: 50% !important;
transform: translateY(-50%);
margin-top: 0 !important;
} .series-hero-tags{
height: 2.5rem !important;
}
@media (min-width: 992px){
.series-hero-tags{
height: 3.5rem !important;
}
}
.serie-attribute-icon-wrapper{
margin-bottom: 15px;
}
.serie-attribute-icon-wrapper img{
height: 50px;
margin-bottom: 0.7rem;
}
.serie-attribute-icon-wrapper p{
font-size: 1.429rem;
line-height: 1.429rem;;
}
.series-colors {
width: 100%;
display: flex;
flex-flow: wrap;
gap: 5px;
}
.series-color-wrapper{
position: relative;
width: 40px;
height: 40px;
}
.series-color-container{
position: absolute;
height: 100%;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(1);
transition: all 0.2s ease;
pointer-events: none;
}
.series-color-container p{
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, calc(100% + 2px)) scale(0.33);
opacity: 0;
transition: all 0.2s ease;
transition-delay: 0s;
transform-origin: top;
white-space: nowrap;
font-weight: 600;
text-transform: uppercase;
background-color: white;
padding: 0.5rem;
border-radius: 5px;
line-height: 1rem;
box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
}
.series-color-wrapper:hover .series-color-container{
transform: translate(-50%, -50%) scale(2);
z-index: 1;
}
.series-color-wrapper:hover .series-color-container img{
box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
}
.series-color-wrapper:hover .series-color-container p{
opacity: 1;
transition-delay: 0.1s !important;
transform: translate(-50%, calc(100% + 2px)) scale(0.38);
}
.series-colors img {
width: 100%;
height: 100%;
border-radius: 1000px;
transition: all 0.2s ease;
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
object-fit: cover;
}
.tax-serie [data-id="35"]{
display: none !important;
}
.tax-serie [data-id="21705"]{
display: none !important;
} .highlighted_projects-grid .highlighted-project-item{
overflow: hidden;
}
.highlighted_projects-grid .highlighted_projects-grid-item-1{
grid-area: project-1;
}
.highlighted_projects-grid .highlighted_projects-grid-item-2{
grid-area: project-2;
}
.highlighted_projects-grid .highlighted_projects-grid-item-3{
grid-area: project-3;
}
.highlighted_projects-grid{
display: grid;
grid-template-areas: 
'project-1'
'project-2'
'project-3';
grid-gap: var(--space-sm);
grid-auto-columns: minmax(0, 1fr);
}
@media (min-width: 992px){
.highlighted_projects-grid{
display: grid;
grid-template-areas: 
'project-1 project-2'
'project-1 project-2'
'project-1 project-2'
'project-3 project-3'
'project-3 project-3';
grid-auto-rows: clamp(150px, 15vw, 350px);
grid-gap: var(--space-sm);
grid-auto-columns: minmax(0, 1fr);
}
}
.highlighted_projects-grid .project-background, .all-projects-container .project-background{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-size: cover;
background-position: center;
transition: all 0.2s ease; 
object-fit: cover;
object-position: center;
}
.highlighted_projects-grid .highlighted-project-item:hover .project-background, .all-projects-container .all-projects-item:hover .project-background{
transform: scale(1.05);
}
.highlighted_projects-grid .highlighted-project-item .project-info, .all-projects-container .all-projects-item .project-info{
background: rgba(0,0,0,0.7); 
opacity: 0;
transition: all 0.2s ease;
}
@media(max-width: 767px) {
.highlighted_projects-grid .highlighted-project-item .project-info, .all-projects-container .all-projects-item .project-info{
opacity: 1 !important;
}
}
.highlighted_projects-grid .highlighted-project-item:hover .project-info, .all-projects-container .all-projects-item:hover .project-info{
opacity: 1;
}
.all-projects-container .all-projects-item{
aspect-ratio: 3/2; 
} .single-project-hero{
min-height: calc(100vh - 48px);
min-height: calc(100svh - 48px);
}
.single-project-grid .single-project-grid-item{
overflow: hidden;
max-width: 100%;
min-height: 400px;
}
.single-project-grid .grid-item-1{
grid-area: project-image-1;
min-height: 400px;
}
.single-project-grid .grid-item-2{
grid-area: project-image-2;
aspect-ratio: 2/1;
min-height: 400px;
}
.single-project-grid .grid-item-3{
grid-area: project-image-3;
aspect-ratio: 3/2;
min-height: 400px;
}
.single-project-grid{
display: grid;
grid-template-areas: 
'project-image-1'
'project-image-2'
'project-image-3';
grid-auto-rows: auto;
grid-gap: var(--space-sm);
grid-auto-columns: minmax(0, 1fr);
}
@media (min-width: 992px){
.single-project-grid{
display: grid;
grid-template-areas: 
'project-image-1 project-image-2'
'project-image-1 project-image-2'
'project-image-1 project-image-3';
grid-auto-rows: auto;
grid-gap: var(--space-sm);
grid-auto-columns: minmax(0, 1fr);
}
}
.single-project-grid .project-background, .single-project-swiper-item .project-background{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-size: cover;
background-position: center;
transition: all 0.2s ease; 
object-fit: cover;
object-position: center;
}
.single-project-grid .single-project-grid-item:hover .project-background, .single-project-swiper-item:hover .project-background{
transform: scale(1.05);
}
.single-project-swiper .swiper-wrapper{
height: auto !important;
}
.single-project-swiper-item {
width: 100%;
aspect-ratio: 3/2;
max-height: 700px;
}
.gallery{
margin-bottom: 0 !important;
} .vbox-container{
overflow-y: hidden !important;
}
.vbox-content{
height: 100%;
}  .fp-hero-text { 
width: clamp(200px,70vw, 900px);
}
.fp-hero-link {
padding: 0px 40px 30px 0px;
}
.fp-hero-link a {
color: #fff;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 1.143rem;
margin: 0 !important;
padding: 0px !important;
text-shadow: 1px 1px 3px #1c1b1b37;
} .fp-grid-quicklinks-container .item1 { 
grid-area: intro; 
}
.fp-grid-quicklinks-container .item2 { 
grid-area: small; 
}
.fp-grid-quicklinks-container .item3 { 
grid-area: big; 
}
.fp-grid-quicklinks-container .item4 { 
grid-area: wide2; 
}
.fp-grid-quicklinks-container .item5 { 
grid-area: small2; 
}
.fp-grid-quicklinks-container {
display: grid;
grid-template-areas: 'intro intro small big'
'wide2 wide2 small2 big';
grid-gap: var(--space-sm);
padding: var(--space-sm);
grid-auto-columns: minmax(0, 1fr);
}
.fp-grid-quicklinks-container .grid-item {
background-size: cover; 
background-position: center;
background-color: transparent;
background-blend-mode: multiply;
transition: background-color 0.6s;
padding: var(--space-sm);
min-height: 25vw;
}
.fp-grid-quicklinks-container .grid-item:hover {
background-color: #afa095;
}
.fp-grid-quicklinks-container a {
width: 100%;
height: 100%;
display: flex;
justify-content: start;
align-items: end;
}
.quicklink-button {
text-transform: uppercase;
font-family: 'effra';
font-weight: 500;
min-height: min(130px, 40%);
align-items: end;
display: flex;
justify-content: start;
background-color: white;
color: var(--black);
max-width: 350px;
width: 100%;
padding: var(--space-xs) var(--space-xs) var(--space-xs) var(--space-xs);
word-break: break-word;
font-size: 2.2rem !important;
line-height: 2.5rem !important;
}
.quicklink-button img{
width: 40px;
transform: translateX(0px);
transition: all 0.2s ease;
}
.fp-grid-quicklinks-container .grid-item:hover .quicklink-button img {
transform: translateX(10px);
}
@media(max-width: 1400px) {
.quicklink-button{
font-size: 1.571rem !important;
line-height: 2rem !important;
}
}
@media(max-width: 1300px) {
.fp-grid-quicklinks-container { 
display: grid;
grid-template-areas: 
'intro intro'
'small big'                             
'wide2 small2';
}
.quicklink-button{
font-size: 2.2rem !important;
line-height: 2.5rem !important;
}
.fp-grid-quicklinks-container .grid-item {
min-height: 45vw;
}
}
@media(max-width: 767px) {
.fp-grid-quicklinks-container {
display: grid;
grid-template-areas: 
'intro'
'small'
'big'                             
'wide2'
'small2';
}
.fp-grid-quicklinks-container .grid-item {
min-height: 85vw;
}
.quicklink-button{
font-size: 1.571rem !important;
line-height: 2rem !important;
}
} .quicklink-wrapper{
overflow: hidden;
min-height: 22vw;
}
.quicklink-wrapper .arrow-right{
transform: translateX(0px);
transition: transform 0.5s ease;
}
.quicklink-background{
position: absolute;
inset: 0;
background-size: cover;
background-position: center;
filter: brightness(0.3);
transition: transform 0.5s ease;
}
.quicklink-container{
z-index: 1;
}
.quicklink-wrapper:hover .quicklink-background{
transform: scale(1.1);
}
.quicklink-wrapper:hover .arrow-right{
transform: translateX(10px);
}
a.brand-wrapper img{
max-height: 120px;
transform: scale(1);
transition: transform 0.2s ease;
}
a.brand-wrapper:hover img{
transform: scale(1.05);
}  .coworker-image-wrapper{
position: relative;
width: 100%;
height: 100px;
padding-bottom: 130%;
}
.coworker-image-wrapper img{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
} .inspiration-filter{
position: relative;
cursor: pointer;
}
.inspiration-filter:after{
content: '';
display: block;
position: absolute;
bottom: 0;
height: 2px;
width: 100%;
background-color: var(--black);
opacity: 0;
}
.inspiration-filter.active:after, .inspiration-filter:hover:after{
opacity: 1;
}
.inspiration-wrapper{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.inspiration-grid .grid-sizer, .inspiration-grid .grid-item { width: 50%!important;  
padding: 0px 7.5px;
}
.inspiration-grid .cta-grid-item-container{
width: 100% !important;
}
.inspiration-grid .cta-grid-item, .cta-inspiration-dummy .cta-grid-item { 
margin-bottom: 1rem;
width: 100% !important;
min-height: 300px; 
}
.inspiration-grid .pin__wrapper {  
width: 100% !important; 
margin-bottom: 7px;  
}
.inspiration-grid .pin__wrapper img{
width: 100%;
}
.pin-image img{
height: 100%;
object-fit: contain;
object-position: center;
}
@media only screen and (max-width: 767px) {
.slick-list .pin__popup--left, .slick-list .pin__popup--right, .slick-list .pin__popup--top, .slick-list .pin__popup--bottom {
left: 0px !important;
position: fixed !important;
margin-left: calc(50vw - 110px) !important;
}
.grid-item .pin__popup--right {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
position: fixed !important;
}
.grid-item .pin__popup--bottom {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
position: fixed !important;
}
.grid-item .pin__popup--left {
top: 50% !important;
right: 50% !important;
transform: translate(50%, -50%) !important;
position: fixed !important;
}
.grid-item .pin__popup--top {
bottom: 50% !important;
left: 50% !important;
transform: translate(-50%, 50%) !important;
position: fixed !important;
}
.pin__popup:before{
display: none !important;
}
}
@media only screen and (max-width: 991px) {
.inspiration-wrapper{
padding-left: 0rem;
padding-right: 0rem;
}
.inspiration-grid .grid-sizer, .inspiration-grid .grid-item { 
width: 50%!important;  
padding: 0px;
}
.inspiration-grid .grid-sizer, .inspiration-grid .grid-item { 
width: 100% !important;  
}
}
@media (min-width: 992px){
.inspiration-grid .pin__wrapper { 
width: calc(50% - 7px); 
margin-bottom: 7px;
}
} #professional-shops-form-background{
background-color: rgba(0, 0, 0, 0.9);
} .tinv-wishlist{
padding: 0 !important;
padding-bottom: 0 !important;
padding-top: 0 !important;
display: flex;
flex-direction: column;
}
.tinv-wishlist.tinvwl-login-wrap{
text-align: center;
max-width: 800px;
margin: auto;
}
.favorite-series-item{
height: 0;
padding-bottom: 80%;
overflow: hidden;
}
.favorite-series-item .favorite-series-background{
position: absolute;
inset: 0;
background-position: center;
background-size: cover;
transition: all 0.5s ease;
transform: scale(1);
filter: brightness(0.6);
}
.favorite-series-item:hover:not(.remove-series-button) .favorite-series-background{
transform: scale(1.1);
filter: brightness(1);
}
.favorite-series-item .favorite-series-title{
position: absolute;
text-align: center;
top: 50%;
left: 50%;
color: white;
transform: translate(-50%, -50%);
pointer-events: none;
}
.remove-series-button{
position: absolute;
top: 1rem;
right: 1rem;
cursor: pointer;
transition: all 0.1s ease;
opacity: 0.9;
}
.remove-series-button:hover{
opacity: 1;
} .tinvwl_add_to_select_wishlist.tinv-modal label{
font-weight: 500;
}
.tinvwl_add_to_select_wishlist.tinv-modal select.tinvwl_wishlist{
cursor: pointer;
padding: 1rem;
}
.tinv-wishlist .tinv-modal{
padding: 1rem;
}
.tinv-wishlist .tinv-modal h2{
margin-bottom: 1rem !important;
}
.tinv-wishlist .tinv-modal .tinv_wishlist_create h2{
margin-bottom: 1rem !important;
}
.tinv-wishlist .tinv-modal .tinv_wishlist_create #tinv_wishlist_create_field{
background-color: white;
color: black;
}
.tinv-wishlist .tinv-modal .tinv_wishlist_create #tinv_wishlist_create_field::placeholder{
color: black;
}
.tinv-wishlist .tinv-modal .tinv_wishlist_create #tinv_wishlist_create_button{
background-color: var(--black);
color: white;
transition: all 0.1s ease;
}
.tinv-wishlist .tinv-modal .tinv_wishlist_create #tinv_wishlist_create_button:hover{
background-color: #333;
}
.tinv_wishlist_create_modal ul{
display: none !important;
}
.tinv-wishlist .tinv-modal .tinv-close-modal{
background-color: black !important;
position: absolute;
}
.tinv-wishlist .tinv-modal .tinv-close-modal .ftinvwl.ftinvwl-times:before{
color: white !important;
}
.tinv-wishlist .tinv-header h2{
font-family: 'Bauer Bodoni';
text-align: center;
font-size: clamp(2.8rem, 6vw, 6rem) !important;
line-height: clamp(2.8rem, 6vw, 6rem) !important; 
margin-bottom: 1rem !important;
}
@media only screen and (min-width: 768px){
.tinv-wishlist .tinv-header h2{
margin-bottom: 3rem !important;
}
}
.tinv-wishlist .tinv-login.tinv-wrapped-block{
padding: 0 !important;
}
.tinv-wishlist .tinv-header ul.navigation-button{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column-reverse;
gap: 1rem;
}
@media only screen and (min-width: 768px){
.tinv-wishlist .tinv-header ul.navigation-button{
flex-direction: row-reverse;
}
}
.tinv-wishlist .tinv-header button{
margin: 0 !important;
}
th.wishlist-privacy, td.wishlist-privacy, td.wishlist-name a span, td.wishlist-cb, th.wishlist-cb, .tinvwl-to-left.look_in {
display: none !important;
}
.tinv-wishlist tfoot .tinvwl-to-right {
width: 100%;
display: flex;
flex-direction: column;
justify-content: end;
padding-top: var(--space-sm) !important;
margin-top: 0 !important;
}
.tinv-wishlist .tinvwl-table-manage-list thead{
display: none; 
}
.tinv-wishlist .wishlist-name, .tinv-wishlist .wishlist-action{
padding: 1rem 0 !important;
}
.tinv-wishlist .wishlist-name span, .tinv-wishlist .wishlist-date{
font-weight: 500 !important;
}
.tinv-wishlist .product-action {
width: 250px;
text-align: center;
}
.tinv-wishlist .product-action button.inited-wishlist-action{
color: rgba(255,255,255,0.3);
pointer-events: none;
}
.tinv-wishlist .wishlist-action button{
margin-left: auto;
background-color: var(--copper);
color: white;
}
.tinv-wishlist .wishlist-action button:hover{
background-color: var(--black);
}
.tinv-wishlist .product-remove{
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tinv-wishlist .product-remove button{
background-color: transparent !important;
padding-top: 0 !important;
padding-left: 0 !important;
width: 21px !important;
height: 21px !important;
font-size: 21px !important; 
margin: unset;
margin-left: auto !important; 
}
.tinv-wishlist .ftinvwl-times:before{
content: "" !important;
color: var(--black) !important;
display: inline-block;
font-family: "Font Awesome 5 Free";
}
.tinv-wishlist td.product-sort{
width: 28px;
}
.tinv-wishlist td.product-sort .wc-item-reorder-nav:before{
color: black !important;
font-size: 1.143rem !important;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear {
margin: 0 auto;
padding-top: 10px;
}
table.tinvwl-table-manage-lists tbody tr{
position: relative;
}
table.tinvwl-table-manage-lists tbody tr td {
border-bottom: 1px solid #333;
}
table.tinvwl-table-manage-lists tfoot td{
padding: 0rem 0 1rem !important;
}
table:not( .has-background ) tbody td, table:not( .has-background ) tbody tr:nth-child(2n) td, table:not( .has-background ) th {
background-color: #ffffff !important;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody td{
text-align: start;
}
th.wishlist-date, th.wishlist-name {
text-transform: uppercase;
font-weight: 100;
color: black;
padding-bottom: 0px !important;
}
.tinvwl-table-manage-lists td.wishlist-name{
position: relative;
}
.tinvwl-table-manage-lists td.wishlist-name .tinvwl-name-to-rename{
position: relative;
}
.tinvwl-table-manage-lists td.wishlist-name .tinvwl-name-to-rename a{
font-size: 1.143rem !important;
line-height: 2rem !important;
}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{
display: none;
}
@media (max-width: 767px){
.tinvwl-table-manage-lists [value="manage_remove"]{
position: absolute;
top: 0.25rem;
left: 0.5rem;
width: 1.5rem !important;
height: 1.5rem;
display: inline-flex;
overflow: hidden;
border-radius: 50px;
padding: 0 !important;
align-items: center;
justify-content: center;
box-shadow: none !important;
}
.tinv-wishlist .wishlist-action button[value=manage_remove] {
background-color: transparent !important;
}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i {
display: inline-flex !important;
align-items: center;
justify-content: center;
}
.tinvwl-table-manage-lists [value="manage_remove"] i:before{
content: "" !important;
color: var(--black);
display: inline-block;
font-size: 20px;
font-family: "Font Awesome 5 Free";
}
.tinvwl-table-manage-lists .wishlist-action{
padding: 0.5rem 0 !important; 
}
.tinvwl-table-manage-lists .wishlist-date{
padding-top: 0.5rem !important; 
}
.tinvwl-table-manage-lists .wishlist-name{
padding-bottom: 0.5rem !important; 
padding-left: 3rem !important;
padding-right: 3rem !important;
}
.tinvwl-table-manage-lists td.wishlist-name a:not(span a){
top: 0.5rem !important;
transform: translateY(0) !important;
}
.tinvwl-table-manage-lists [value="manage_remove"] span{
display: none;
}
}
.tinvwl-table-manage-lists td.wishlist-name span sup{
font-size: 1rem;
position: absolute;
top: 0;
right: -2px;
transform: translate(100%, -100%);
}
.tinvwl-table-manage-lists td.wishlist-name a:not(span a){
position: absolute;
top: 50%;
right: 1rem;
transform: translateY(-50%);
}
.tinv-wishlist .navigation-button .tinv-create-list>a.button{
margin-right: 0 !important;
}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list>a.button {
text-align: center;
}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list>a.button:before {
content: "\ea0a";
display: inline-block;
font-family: "tinvwl-webfont" !important;
margin-right: 1rem;
margin-bottom: 1px;
line-height: 0.857rem !important;
}
.tinv-wishlist .wishlist-action button[value=manage_remove] {
padding: 1rem 1.5rem; }
.tinv-wishlist .wishlist-action button[value=manage_remove]:hover {
background-color: var(--darkgray);
}
button[name="tinvwl-action-product_update"]{
display: none;
}
button.tinvwl_button_view[name="tinvwl-wishlist-remove-btn"]{
padding: 1rem 1.5rem;
background-color: var(--black);
color: white;
text-transform: uppercase;
font-size: 0.875rem !important;
letter-spacing: 1px;
transition: all 0.1s ease;
border: 2px solid var(--black);
}
ul.navigation-button li{
width: 100%;
}
.tinv-wishlist .navigation-button li a.button{
width: 100%;
}
@media (min-width: 768px){
button.tinvwl_button_view[name="tinvwl-wishlist-remove-btn"]{
padding: 1.5rem;
}
ul.navigation-button li{
width: auto;
}
}
button.tinvwl_button_view[name="tinvwl-wishlist-remove-btn"]:hover{
background-color: #333;
}
button[name="tinvwl-action-product_all"]{
background-color: var(--copper) !important;
}
button[name="tinvwl-action-product_all"]:hover{
background-color: var(--copper-bright) !important;
}
button[name="tinvwl-add-to-cart"]:hover{
background-color: var(--darkgray) !important;
}
button[name="tinvwl-add-to-cart"] .tinvwl-txt{
white-space: nowrap;
}
button[name="tinvwl-action-product_all"]:before, button[name="tinvwl-add-to-cart"]:before{ 
content: "";
background-image: url(https://interni.se/wp-content/themes/storefront-child/img/lista.svg);
transition: all 0.1s ease-out; 
height: 26px;
width: 1.143rem;
background-size: contain;
background-repeat: no-repeat;
background-position: 0px 3px;
margin-right: 0.5rem; 
filter: invert(1);   
}
.tinv-wishlist .wishlist_item .product-thumbnail{
min-width: 200px;
}
.tinv-wishlist .wishlist_item .product-thumbnail img{
aspect-ratio: 1;
width: 100%;
object-fit: contain;
} 
@media only screen and (max-width: 767px){
.tinv-wishlist table{
border-spacing: 0rem 1rem;
}
.tinv-wishlist .wishlist_item .product-thumbnail{
margin-top: 1rem;
}
.tinv-wishlist .wishlist_item td{
padding: 1rem 0 !important
}
.tinv-wishlist td.product-sort{
display: none !important;
}
.tinv-wishlist .wishlist_item .product-thumbnail img{
max-width: 100% !important;
}
table.tinvwl-table-manage-lists tfoot td, table.tinvwl-table-manage-list tfoot td{
padding: 0rem 0 1rem !important;
}
} 
.tinv-wishlist .product-name a{
display: inline-block;
margin-bottom: 0.5rem !important;
line-height: 2rem !important;
font-size: 1.286rem !important;
font-weight: 600 !important;
text-transform: uppercase; 
}
.tinv-wishlist .product-name .variation{
text-transform: uppercase;
}
.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right{
padding-top: var(--space-sm) !important;
border-top: 1px solid black;
}
.tinv-wishlist .cart-empty, .tinv-wishlist .return-to-shop{
max-width: 600px;
margin: auto !important;
}
.tinv-wishlist .social-buttons{
display: flex;
justify-content: end;
align-items: center;
padding: 0 1rem;
}
.tinv-wishlist .social-buttons span{
margin-right: 0rem !important;
font-weight: 600;
}
.tinv-wishlist .social-buttons a {
width: auto !important;
color: black !important;
margin-left: 1rem !important;
transition: all 0.1s ease;
}
.tinv-wishlist .social-buttons a:hover {
color: var(--copper) !important;
}
@media only screen and (max-width: 767px){
.tinv-wishlist .social-buttons{
justify-content: start;
padding: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.tinv-wishlist .wishlist-action button[value=manage_remove] span {
display: block !important;
}
}
@media only screen and (min-width: 768px){
.tinv-wishlist tfoot .tinvwl-to-right {
flex-direction: row;
}  
} .document-filter-button, .document-filter-button-all{
cursor: pointer;
display: inline-flex;
}
.document-filter-button.active, .document-filter-button-all.active{
font-weight: 700;
color: var(--copper);  
} 
.parent-category-name{
border-bottom: 1px solid black;
}
.document-wrapper {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 180px;
background-color: #FCFCFC;
padding: var(--space-sm);
box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.documents-category-wrapper .document-item{
color: var(--copper);
} 
.set-document{
cursor: pointer;
transition: all 0.1s ease;
display: inline-block;
}
.documents-container{
display: grid;
gap: 1rem;
grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1200px) {
.documents-container{
display: grid;
gap: 1rem;
grid-template-columns: repeat(4, 1fr);
}  
}
@media (max-width: 600px) {
.documents-container{
display: grid;
gap: 1rem;
grid-template-columns: repeat(2, 1fr);
}  
}
.favorite-document {
position: absolute !important;
top: 11px;
right: 1rem;
color: white;
cursor: pointer;
}
.favorite-document:before{ 
content: "\e909";
color: black !important;
display: inline-block;
font-size: 25px;
line-height: 25px;
font-family: tinvwl-webfont !important;
transform: scale(1);
}
.favorite-document.active:before{
content: "\e908";
animation: favorite-document-animation 0.5s ease forwards;
}
@keyframes favorite-document-animation {
0%    { transform: scale(1); }
50%   { transform: scale(1.2); }
100%  { transform: scale(1); }
} .woocommerce-account #customer_login h2{
font-family: 'Bauer bodoni', sans-serif !important;
}
.woocommerce-account #customer_login .form-row{
margin-bottom: 1rem !important;
}
.woocommerce-account #customer_login label{
margin-bottom: 0.25rem !important; }
.woocommerce-account #customer_login abbr.required{
text-decoration: none !important;
} .woocommerce-account #customer_login .show-password-input:after{
color: var(--black) !important;
}
.woocommerce-account #customer_login .show-password-input:hover:after{
color: var(--copper);
}
#customer_login input[type=text], #customer_login input[type=email], #customer_login input[type=password], #customer_login .input-text,
.woocommerce-MyAccount-content input[type=text], .woocommerce-MyAccount-content input[type=email], .woocommerce-MyAccount-content input[type=password], .woocommerce-MyAccount-content .input-text{
box-shadow: none !important;
border: 1px solid var(--black);
background-color: white !important;
color: var(--black) !important;
}
.woocommerce-account #customer_login form.woocommerce-form #wcb2b_group_field .select2{
width: 100% !important;
}
.woocommerce-account #customer_login form.woocommerce-form #wcb2b_group_field .select2 .select2-selection--single{
border-radius: 0 !important;
border: 1px solid var(--black) !important;
height: 42px;
display: flex;
align-items: center;
}
.woocommerce-account #customer_login form.woocommerce-form #wcb2b_group_field .select2 .select2-selection--single .select2-selection__arrow{
height: 100%;
color: black !important;
}
.woocommerce-account #customer_login form.woocommerce-form #wcb2b_group_field .select2 .select2-selection--single .select2-selection__arrow b{
border-color: var(--black) transparent transparent transparent;
}
.woocommerce-account #customer_login form.woocommerce-form #wcb2b_group_field .select2 .select2-selection--single .select2-selection__rendered{
color: var(--black) !important;
} .woocommerce-MyAccount-content label{
margin-bottom: 0.25rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 3rem !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
margin-left: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
font-weight: 600 !important;
color: var(--black) !important;
line-height: 2rem !important;
font-size: 1.286rem !important;
display: flex;
width: 100%;
}
.woocommerce-MyAccount-navigation ul li a::before {
margin-right: 1rem;
text-align: center;
float: none;
opacity: .25;
margin-left: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content label{
font-weight: 600 !important;
}
.woocommerce-account .woocommerce-MyAccount-content button[type="submit"]{
margin-top: 2rem;
padding: 1rem 3rem;
}
@media(min-width: 768px){
.woocommerce-account .woocommerce-MyAccount-content button[type="submit"]{
padding: 1.5rem 5rem;
}
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{
background-color: var(--copper);
color: white;
} .woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:before{
display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders{
font-size: 1rem !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.view{
margin-bottom: 1rem !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.view,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.cancel{
padding: 1rem 1.5rem !important;
transition: background-color 0.1s ease;
}
@media(min-width:768px){
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.view,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.cancel{
padding: 1.5rem !important;
}
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.view:hover{
background-color: var(--copper);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.cancel{
background-color: var(--black);
color: white;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.cancel:hover{
background-color: var(--darkgray) !important;
} .woocommerce-account .woocommerce-MyAccount-content .col-1.woocommerce-Address{
width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper,
.woocommerce-account .woocommerce-MyAccount-content .edit-account{
display: flex;
flex-wrap: wrap;
gap: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset{
width: 100%;
padding: 1rem 0 0 !important;
background-color: white;
margin-bottom: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset .form-row{
margin-bottom: 1rem !important;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset legend{
background-color: white;
padding: 0 1em !important;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account .clear{
display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account button[type="submit"]{
margin-top: 0 !important;
}
.woocommerce-MyAccount-content td{
padding: 1rem 0rem;
}
@media (min-width: 768px){
.woocommerce-MyAccount-content td{
padding: 1em 1.41575em;
}
}
.woocommerce-account .woocommerce-MyAccount-content .form-row-first, 
.woocommerce-account .woocommerce-MyAccount-content .form-row-last{
width: 100%;
}
@media (min-width: 768px){
.woocommerce-account .woocommerce-MyAccount-content .form-row-first, 
.woocommerce-account .woocommerce-MyAccount-content .form-row-last{
width: calc(50% - 0.5rem) !important;
}
}
.woocommerce-password-hint{
font-size: 0.857rem;
}
.woocommerce-MyAccount-content .woocommerce-order-details{
margin-top: 2rem;
}
.woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title{
margin-bottom: 1rem !important;
}
.woocommerce-MyAccount-content .woocommerce-order-details .product-name a{
font-size: 1.125rem !important;
}
.woocommerce-MyAccount-content .woocommerce-order-details .product-name .wc-item-meta{
font-size: 1rem !important;
margin-bottom: 0 !important;
}
.woocommerce-MyAccount-content table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th{
padding: 1rem 0rem !important;
background-color: white !important;
}
.woocommerce-MyAccount-content table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td{
background-color: white !important;
}
.woocommerce-MyAccount-content table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr > td.product-name{
padding-right: 1rem !important;
} .how-it-works {
display: grid;
grid-template-columns: 1fr 0.3fr 1fr 0.3fr 1fr;
text-align: center;
}
@media (max-width: 768px){
.line {
border-top: 0px solid #000 !important;
width: 1px;
border-left: 1px solid#000;
margin: 0 auto !important;
padding: 0px !important;
}
.how-it-works {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto 25px auto 25px auto;
text-align: center;
gap: 15px;
}
}
.line {
border-top: 1px solid #000;
margin-top: 3vw;
}
form.woocommerce-cart-form{
margin-bottom: 0;
}
form.woocommerce-cart-form table.cart{
margin-bottom: 3rem;
}
.cart-empty.woocommerce-info{
background-color: var(--black);
margin-bottom: 3rem !important;
}
.woocommerce-cart-form table.cart{
border-collapse: collapse;
}
.woocommerce-cart-form thead th{
background: black !important;
color: white !important;
}
.woocommerce-cart-form thead th *{
color: white !important;
}
.woocommerce-cart-form tbody tr{
border-top: 1px solid rgb(0 0 0 / 20%) !important;  
}
.woocommerce-cart-form tbody tr td{
vertical-align: middle;
padding: 1.5rem 0 !important;
}
.woocommerce-cart-form tbody tr td.product-price{
padding: 0 !important;
}
@media (min-width: 768px){
.woocommerce-cart-form tbody tr td.product-price{
padding: 1.5rem !important;
}
}
.woocommerce-cart-form table.cart td.product-thumbnail{
padding: 3rem 0 2rem !important; 
}
@media (min-width: 768px){
.woocommerce-cart-form table.cart td.product-thumbnail{
padding: 1.5rem !important; 
}
.woocommerce-cart-form tbody tr td{
vertical-align: middle;
padding: 1.5rem !important;
}
}
.woocommerce-cart-form table.cart .product-thumbnail img{
max-width: 200px !important;
width: 100%;
max-height: 200px;
object-fit: contain;
}
.woocommerce-cart-form table.cart .product-thumbnail img{
max-width: 200px !important;
width: 100%;
max-height: 200px;
object-fit: contain;
}
.woocommerce-cart-form table.cart td.product-remove{
vertical-align: middle;
padding: 0 !important;
}
.woocommerce-cart-form table.cart tr:first-child td.product-remove {
border-top-width: 1.618em !important;
}
.woocommerce-cart-form table.cart td.product-remove a.remove{
top: 1rem !important;
right: 0 !important;
font-size: 1.5rem !important;
opacity: 0.7;
vertical-align: middle;
transform: translateY(-50%);
}
.woocommerce-cart-form table.cart td.product-remove a.remove:hover{
opacity: 1;
}
.woocommerce-cart-form table.cart td.product-remove a.remove:before{
color: var(--black) !important;  
}
.woocommerce-cart-form .product-name > a{
font-size: 1rem !important;
font-weight: 600 !important;
}
.woocommerce-cart-form .product-name *{
font-size: 1rem;
color: var(--black);
}
.woocommerce-cart-form .product-quantity .input-text.qty.text{
background-color: transparent !important;
color: black !important;
box-shadow: none;
border: 1px solid black;
font-weight: 600;
-webkit-box-shadow: inset 0px 0px 2px 0px rgb(0 0 0 / 50%) !important;;
box-shadow: inset 0px 0px 2px 0px rgb(0 0 0 / 50%) !important;  
}
.tinvwl_all_cart_to_wishlist_button.tinvwl-icon-heart:before{
margin-bottom: 4px;
}
.woocommerce-cart-form .tinv-wishlist {
display: block;
}
@media (min-width: 768px){
.woocommerce-cart-form .tinv-wishlist {
display: inline-flex;
}
}
.woocommerce-cart-form table.cart td.actions {
padding: 0 !important;
}
.cart-collaterals .wc-proceed-to-checkout{
display: flex !important;
flex-direction: column-reverse !important; 
}
.cart-collaterals .wc-proceed-to-checkout .button.checkout-button{
background-color: var(--black) !important;
} 
.cart-collaterals .wc-proceed-to-checkout .button.checkout-button:hover{
background-color: #333333 !important;
} 
.cart-collaterals .cart_totals td, .cart-collaterals .cart_totals h2{
margin-bottom: 1rem !important;
}
.cart-collaterals .cart_totals td, .cart-collaterals .cart_totals th{
padding: 1rem 0 !important; 
}
dd.variation-Storlek {
margin-bottom: 0px !important;
}
dt.variation-Storlek, dt.variation-Yta, dt.variation-Serie {
width: max-content;
float: left;
margin-right: 5px;
}
.woocommerce-cart-form__contents .product-subtotal{
text-align: end;
}
tr.woocommerce-cart-form__cart-item.cart_item {
height: 250px;
}
td.product-name a {
font-size: 20px !important;
}
dd.variation-Serie a{
font-size: 0.875em !important;
text-transform: uppercase;
color: var(--copper) !important;
font-weight: 500;
}
.wc-empty-cart-message{
display: flex;
justify-content: center;
}
.return-to-shop{
display: flex;
justify-content: center;
}
a.remove::before{
content: '' !important;
} .woocommerce-checkout .woocommerce-billing-fields h3{
margin-bottom: 1rem !important;
}
.woocommerce-checkout .woocommerce-additional-fields h3, .woocommerce-checkout #order_review_heading{
margin-top: 2rem !important;
margin-bottom: 0.5rem !important;
}
.woocommerce-checkout abbr.required{
text-decoration: none !important;
}
.woocommerce-checkout .show-password-input{ }
#billing_vat_field{
display: none;
}
.woocommerce-checkout .form-row{
margin-bottom: 1rem !important;
}
.woocommerce-checkout .form-row label{
font-weight: 500;
margin-bottom: 0.25rem;
}
.woocommerce-checkout input, .woocommerce-checkout textarea{
background-color: white;
}
.woocommerce-checkout input[type=text], .woocommerce-checkout input[type=email], .woocommerce-checkout input[type=password], .woocommerce-checkout .input-text, .woocommerce-checkout textarea{
box-shadow: none !important;
border: 1px solid var(--black);
background-color: white !important;
color: var(--black) !important;
}
.woocommerce-checkout textarea{
resize: vertical;
min-height: 200px;
}
.woocommerce-checkout textarea:focus{
outline: none;
}
.woocommerce-checkout .select2-selection--single{
border-radius: 0 !important;
border: 1px solid var(--black) !important;
height: 42px;
display: flex;
align-items: center;
}
.woocommerce-checkout .select2-selection--single .select2-selection__arrow{
height: 100% !important;
}
.woocommerce-checkout .select2-selection--single .select2-selection__arrow b{
border-color: var(--black) transparent transparent transparent !important;
}
@media(min-width: 768px) {
.woocommerce-checkout .col2-set .form-row-first{
width: 48%;
}
.col2-set .form-row-last{
width: 48%;
}
}
table.woocommerce-checkout-review-order-table .product-name{
width: auto !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order th, .woocommerce-checkout .woocommerce-checkout-review-order td{
padding: 1rem 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table{
border-collapse: collapse; 
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{ 
border-bottom: 1px solid black; 
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name{ 
font-weight: 500;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item dd{ 
margin-bottom: 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order .variation{
margin: 0;
}
.woocommerce-checkout .cart-pdf-button-container{
margin-bottom: 1rem !important;
}
.cart-pdf-button{
background-color: transparent !important;
color: black !important;
font-weight: bold !important;
font-size: 0.875rem !important;  
}
.cart-pdf-button:hover{
background-color: var(--black) !important;
color: white !important;
}
.woocommerce-checkout .woocommerce-privacy-policy-text{
margin-bottom: 1rem;
}
.woocommerce-checkout .place-order{
padding: 1rem 0 !important;
background-color: transparent !important;
}
.woocommerce-checkout .place-order #place_order{
background-color: var(--black);
}
.woocommerce-checkout .place-order #place_order:hover{
background-color: #333333;
}
.required{
color: var(--copper) !important;
}
.form-row.woocommerce-invalid input.input-text{
box-shadow: inset 4px 0 0 var(--copper) !important;
}
.woocommerce-error{
background-color: var(--black) !important;
} .search-result-container .post-thumbnail{
position: relative;
width: 20%;
aspect-ratio: 1;
flex-shrink: 0;
}
.search-result-container .post-thumbnail img{
width: 100%;
height: 100%;
object-fit: contain;
object-position: center top;
position: absolute;
} ._404{
position: absolute;
top: 40%;
left: 50%;
opacity: 0.02;
font-size: 30vw !important;
line-height: 30vw !important;
pointer-events: none;
transform: translate(-70%, -50%);
} .added-to-cart-container{
position: fixed;
z-index: 9999999;
bottom: 0;
left: 0;
width: 100%;
background-color: black;
transform: translateY(100%);
transition: all 0.4s ease;
}
.added-to-cart-container.translate{
transform: translateY(0%) !important;
}
footer{
margin-top: auto;
position: relative;
z-index: 99;
}
footer .footer-menu{
margin-left: 0;
list-style: none;
}
footer a{
color: white;
transition: all 0.1s ease;
}
footer a:hover{
color: var(--copper-bright);
}
footer .footer-menu a{
display: inline-block;
color: white;
text-transform: uppercase;
margin-bottom: 0.5rem;
transition: all 0.1s ease;
}
.footer-menu a:hover, .footer-menu .current-menu-item a{
color: var(--copper-bright);
}
footer .footer-some-icon{
height: 25px;
}
footer .footer-some-icon svg *{
transition: all 0.1s ease;
}
footer .footer-some-icon:hover svg *{
fill: var(--copper-bright);
}
button#closeBanner {
font-size: 40px !important;
line-height: 40px;
text-align: center;
top: 0px !important;
padding: 10px !important;
right: 10px !important;
}
.site-banner {
margin-top: 105px;
margin-bottom: -100px;
z-index: 10;
}
@media(max-width: 991px) {
.site-banner {
margin-top: 54px;
margin-bottom: -100px;
z-index: 10;
}
}  .price--rfq,
.is-rfq-price {
display: block !important;
visibility: visible !important;
opacity: 1 !important;
}
li.product .price {
transition: none !important;
} li.product:has(a[data-rfq-product="1"]) .loop-sqm-price {
font-size: 0 !important;
line-height: 1.2 !important;
}
li.product:has(a[data-rfq-product="1"]) .loop-sqm-price::after {
content: "Pris på förfrågan";
font-size: 1rem;
padding-top: 10px;
}
li.product:has(a[data-rfq-product="1"]) > .shop-product-wrapper > .price {
display: none !important;
} .single-product p.price-per-sqm.price--rfq {
display: block !important;
} .woocommerce-cart-form__cart-item.is-rfq-cart-item .product-name > p.fs-2:last-of-type {
display: none !important;
}
.price--rfq-fallback {
display: block !important;
}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 3rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 3rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 1rem}.g-1,.gy-1{--bs-gutter-y: 1rem}.g-2,.gx-2{--bs-gutter-x: 1.5rem}.g-2,.gy-2{--bs-gutter-y: 1.5rem}.g-3,.gx-3{--bs-gutter-x: 3rem}.g-3,.gy-3{--bs-gutter-y: 3rem}.g-4,.gx-4{--bs-gutter-x: 5rem}.g-4,.gy-4{--bs-gutter-y: 5rem}.g-5,.gx-5{--bs-gutter-x: 7rem}.g-5,.gy-5{--bs-gutter-y: 7rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 1rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 1rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 1.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 1.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 3rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 3rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 7rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 7rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 1rem}.g-md-1,.gy-md-1{--bs-gutter-y: 1rem}.g-md-2,.gx-md-2{--bs-gutter-x: 1.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 1.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 3rem}.g-md-3,.gy-md-3{--bs-gutter-y: 3rem}.g-md-4,.gx-md-4{--bs-gutter-x: 5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 7rem}.g-md-5,.gy-md-5{--bs-gutter-y: 7rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 1rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 1rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 1.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 1.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 3rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 3rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 7rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 7rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 1rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 1rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 1.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 1.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 3rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 3rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 7rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 7rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 1rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 1rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 1.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 1.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 3rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 3rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 7rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 7rem}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:1rem !important}.m-2{margin:1.5rem !important}.m-3{margin:3rem !important}.m-4{margin:5rem !important}.m-5{margin:7rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:1rem !important;margin-left:1rem !important}.mx-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-3{margin-right:3rem !important;margin-left:3rem !important}.mx-4{margin-right:5rem !important;margin-left:5rem !important}.mx-5{margin-right:7rem !important;margin-left:7rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-4{margin-top:5rem !important;margin-bottom:5rem !important}.my-5{margin-top:7rem !important;margin-bottom:7rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:1rem !important}.mt-2{margin-top:1.5rem !important}.mt-3{margin-top:3rem !important}.mt-4{margin-top:5rem !important}.mt-5{margin-top:7rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:1rem !important}.me-2{margin-right:1.5rem !important}.me-3{margin-right:3rem !important}.me-4{margin-right:5rem !important}.me-5{margin-right:7rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:1rem !important}.mb-2{margin-bottom:1.5rem !important}.mb-3{margin-bottom:3rem !important}.mb-4{margin-bottom:5rem !important}.mb-5{margin-bottom:7rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:1rem !important}.ms-2{margin-left:1.5rem !important}.ms-3{margin-left:3rem !important}.ms-4{margin-left:5rem !important}.ms-5{margin-left:7rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:1rem !important}.p-2{padding:1.5rem !important}.p-3{padding:3rem !important}.p-4{padding:5rem !important}.p-5{padding:7rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:1rem !important;padding-left:1rem !important}.px-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-3{padding-right:3rem !important;padding-left:3rem !important}.px-4{padding-right:5rem !important;padding-left:5rem !important}.px-5{padding-right:7rem !important;padding-left:7rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-4{padding-top:5rem !important;padding-bottom:5rem !important}.py-5{padding-top:7rem !important;padding-bottom:7rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:1rem !important}.pt-2{padding-top:1.5rem !important}.pt-3{padding-top:3rem !important}.pt-4{padding-top:5rem !important}.pt-5{padding-top:7rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:1rem !important}.pe-2{padding-right:1.5rem !important}.pe-3{padding-right:3rem !important}.pe-4{padding-right:5rem !important}.pe-5{padding-right:7rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:1rem !important}.pb-2{padding-bottom:1.5rem !important}.pb-3{padding-bottom:3rem !important}.pb-4{padding-bottom:5rem !important}.pb-5{padding-bottom:7rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:1rem !important}.ps-2{padding-left:1.5rem !important}.ps-3{padding-left:3rem !important}.ps-4{padding-left:5rem !important}.ps-5{padding-left:7rem !important}.gap-0{gap:0 !important}.gap-1{gap:1rem !important}.gap-2{gap:1.5rem !important}.gap-3{gap:3rem !important}.gap-4{gap:5rem !important}.gap-5{gap:7rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:1rem !important}.m-sm-2{margin:1.5rem !important}.m-sm-3{margin:3rem !important}.m-sm-4{margin:5rem !important}.m-sm-5{margin:7rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-3{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-4{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-5{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-4{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-5{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:1rem !important}.mt-sm-2{margin-top:1.5rem !important}.mt-sm-3{margin-top:3rem !important}.mt-sm-4{margin-top:5rem !important}.mt-sm-5{margin-top:7rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:1rem !important}.me-sm-2{margin-right:1.5rem !important}.me-sm-3{margin-right:3rem !important}.me-sm-4{margin-right:5rem !important}.me-sm-5{margin-right:7rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:1rem !important}.mb-sm-2{margin-bottom:1.5rem !important}.mb-sm-3{margin-bottom:3rem !important}.mb-sm-4{margin-bottom:5rem !important}.mb-sm-5{margin-bottom:7rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:1rem !important}.ms-sm-2{margin-left:1.5rem !important}.ms-sm-3{margin-left:3rem !important}.ms-sm-4{margin-left:5rem !important}.ms-sm-5{margin-left:7rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:1rem !important}.p-sm-2{padding:1.5rem !important}.p-sm-3{padding:3rem !important}.p-sm-4{padding:5rem !important}.p-sm-5{padding:7rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:1rem !important;padding-left:1rem !important}.px-sm-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-3{padding-right:3rem !important;padding-left:3rem !important}.px-sm-4{padding-right:5rem !important;padding-left:5rem !important}.px-sm-5{padding-right:7rem !important;padding-left:7rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-4{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-5{padding-top:7rem !important;padding-bottom:7rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:1rem !important}.pt-sm-2{padding-top:1.5rem !important}.pt-sm-3{padding-top:3rem !important}.pt-sm-4{padding-top:5rem !important}.pt-sm-5{padding-top:7rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:1rem !important}.pe-sm-2{padding-right:1.5rem !important}.pe-sm-3{padding-right:3rem !important}.pe-sm-4{padding-right:5rem !important}.pe-sm-5{padding-right:7rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:1rem !important}.pb-sm-2{padding-bottom:1.5rem !important}.pb-sm-3{padding-bottom:3rem !important}.pb-sm-4{padding-bottom:5rem !important}.pb-sm-5{padding-bottom:7rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:1rem !important}.ps-sm-2{padding-left:1.5rem !important}.ps-sm-3{padding-left:3rem !important}.ps-sm-4{padding-left:5rem !important}.ps-sm-5{padding-left:7rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:1rem !important}.gap-sm-2{gap:1.5rem !important}.gap-sm-3{gap:3rem !important}.gap-sm-4{gap:5rem !important}.gap-sm-5{gap:7rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:1rem !important}.m-md-2{margin:1.5rem !important}.m-md-3{margin:3rem !important}.m-md-4{margin:5rem !important}.m-md-5{margin:7rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:1rem !important;margin-left:1rem !important}.mx-md-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-3{margin-right:3rem !important;margin-left:3rem !important}.mx-md-4{margin-right:5rem !important;margin-left:5rem !important}.mx-md-5{margin-right:7rem !important;margin-left:7rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-4{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-5{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:1rem !important}.mt-md-2{margin-top:1.5rem !important}.mt-md-3{margin-top:3rem !important}.mt-md-4{margin-top:5rem !important}.mt-md-5{margin-top:7rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:1rem !important}.me-md-2{margin-right:1.5rem !important}.me-md-3{margin-right:3rem !important}.me-md-4{margin-right:5rem !important}.me-md-5{margin-right:7rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:1rem !important}.mb-md-2{margin-bottom:1.5rem !important}.mb-md-3{margin-bottom:3rem !important}.mb-md-4{margin-bottom:5rem !important}.mb-md-5{margin-bottom:7rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:1rem !important}.ms-md-2{margin-left:1.5rem !important}.ms-md-3{margin-left:3rem !important}.ms-md-4{margin-left:5rem !important}.ms-md-5{margin-left:7rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:1rem !important}.p-md-2{padding:1.5rem !important}.p-md-3{padding:3rem !important}.p-md-4{padding:5rem !important}.p-md-5{padding:7rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:1rem !important;padding-left:1rem !important}.px-md-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-3{padding-right:3rem !important;padding-left:3rem !important}.px-md-4{padding-right:5rem !important;padding-left:5rem !important}.px-md-5{padding-right:7rem !important;padding-left:7rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-4{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-5{padding-top:7rem !important;padding-bottom:7rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:1rem !important}.pt-md-2{padding-top:1.5rem !important}.pt-md-3{padding-top:3rem !important}.pt-md-4{padding-top:5rem !important}.pt-md-5{padding-top:7rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:1rem !important}.pe-md-2{padding-right:1.5rem !important}.pe-md-3{padding-right:3rem !important}.pe-md-4{padding-right:5rem !important}.pe-md-5{padding-right:7rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:1rem !important}.pb-md-2{padding-bottom:1.5rem !important}.pb-md-3{padding-bottom:3rem !important}.pb-md-4{padding-bottom:5rem !important}.pb-md-5{padding-bottom:7rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:1rem !important}.ps-md-2{padding-left:1.5rem !important}.ps-md-3{padding-left:3rem !important}.ps-md-4{padding-left:5rem !important}.ps-md-5{padding-left:7rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:1rem !important}.gap-md-2{gap:1.5rem !important}.gap-md-3{gap:3rem !important}.gap-md-4{gap:5rem !important}.gap-md-5{gap:7rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:1rem !important}.m-lg-2{margin:1.5rem !important}.m-lg-3{margin:3rem !important}.m-lg-4{margin:5rem !important}.m-lg-5{margin:7rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-3{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-4{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-5{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-4{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-5{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:1rem !important}.mt-lg-2{margin-top:1.5rem !important}.mt-lg-3{margin-top:3rem !important}.mt-lg-4{margin-top:5rem !important}.mt-lg-5{margin-top:7rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:1rem !important}.me-lg-2{margin-right:1.5rem !important}.me-lg-3{margin-right:3rem !important}.me-lg-4{margin-right:5rem !important}.me-lg-5{margin-right:7rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:1rem !important}.mb-lg-2{margin-bottom:1.5rem !important}.mb-lg-3{margin-bottom:3rem !important}.mb-lg-4{margin-bottom:5rem !important}.mb-lg-5{margin-bottom:7rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:1rem !important}.ms-lg-2{margin-left:1.5rem !important}.ms-lg-3{margin-left:3rem !important}.ms-lg-4{margin-left:5rem !important}.ms-lg-5{margin-left:7rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:1rem !important}.p-lg-2{padding:1.5rem !important}.p-lg-3{padding:3rem !important}.p-lg-4{padding:5rem !important}.p-lg-5{padding:7rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:1rem !important;padding-left:1rem !important}.px-lg-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-3{padding-right:3rem !important;padding-left:3rem !important}.px-lg-4{padding-right:5rem !important;padding-left:5rem !important}.px-lg-5{padding-right:7rem !important;padding-left:7rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-4{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-5{padding-top:7rem !important;padding-bottom:7rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:1rem !important}.pt-lg-2{padding-top:1.5rem !important}.pt-lg-3{padding-top:3rem !important}.pt-lg-4{padding-top:5rem !important}.pt-lg-5{padding-top:7rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:1rem !important}.pe-lg-2{padding-right:1.5rem !important}.pe-lg-3{padding-right:3rem !important}.pe-lg-4{padding-right:5rem !important}.pe-lg-5{padding-right:7rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:1rem !important}.pb-lg-2{padding-bottom:1.5rem !important}.pb-lg-3{padding-bottom:3rem !important}.pb-lg-4{padding-bottom:5rem !important}.pb-lg-5{padding-bottom:7rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:1rem !important}.ps-lg-2{padding-left:1.5rem !important}.ps-lg-3{padding-left:3rem !important}.ps-lg-4{padding-left:5rem !important}.ps-lg-5{padding-left:7rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:1rem !important}.gap-lg-2{gap:1.5rem !important}.gap-lg-3{gap:3rem !important}.gap-lg-4{gap:5rem !important}.gap-lg-5{gap:7rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:1rem !important}.m-xl-2{margin:1.5rem !important}.m-xl-3{margin:3rem !important}.m-xl-4{margin:5rem !important}.m-xl-5{margin:7rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-3{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-4{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-5{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-4{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-5{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:1rem !important}.mt-xl-2{margin-top:1.5rem !important}.mt-xl-3{margin-top:3rem !important}.mt-xl-4{margin-top:5rem !important}.mt-xl-5{margin-top:7rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:1rem !important}.me-xl-2{margin-right:1.5rem !important}.me-xl-3{margin-right:3rem !important}.me-xl-4{margin-right:5rem !important}.me-xl-5{margin-right:7rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:1rem !important}.mb-xl-2{margin-bottom:1.5rem !important}.mb-xl-3{margin-bottom:3rem !important}.mb-xl-4{margin-bottom:5rem !important}.mb-xl-5{margin-bottom:7rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:1rem !important}.ms-xl-2{margin-left:1.5rem !important}.ms-xl-3{margin-left:3rem !important}.ms-xl-4{margin-left:5rem !important}.ms-xl-5{margin-left:7rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:1rem !important}.p-xl-2{padding:1.5rem !important}.p-xl-3{padding:3rem !important}.p-xl-4{padding:5rem !important}.p-xl-5{padding:7rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-3{padding-right:3rem !important;padding-left:3rem !important}.px-xl-4{padding-right:5rem !important;padding-left:5rem !important}.px-xl-5{padding-right:7rem !important;padding-left:7rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-4{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-5{padding-top:7rem !important;padding-bottom:7rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:1rem !important}.pt-xl-2{padding-top:1.5rem !important}.pt-xl-3{padding-top:3rem !important}.pt-xl-4{padding-top:5rem !important}.pt-xl-5{padding-top:7rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:1rem !important}.pe-xl-2{padding-right:1.5rem !important}.pe-xl-3{padding-right:3rem !important}.pe-xl-4{padding-right:5rem !important}.pe-xl-5{padding-right:7rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:1rem !important}.pb-xl-2{padding-bottom:1.5rem !important}.pb-xl-3{padding-bottom:3rem !important}.pb-xl-4{padding-bottom:5rem !important}.pb-xl-5{padding-bottom:7rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:1rem !important}.ps-xl-2{padding-left:1.5rem !important}.ps-xl-3{padding-left:3rem !important}.ps-xl-4{padding-left:5rem !important}.ps-xl-5{padding-left:7rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:1rem !important}.gap-xl-2{gap:1.5rem !important}.gap-xl-3{gap:3rem !important}.gap-xl-4{gap:5rem !important}.gap-xl-5{gap:7rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:1rem !important}.m-xxl-2{margin:1.5rem !important}.m-xxl-3{margin:3rem !important}.m-xxl-4{margin:5rem !important}.m-xxl-5{margin:7rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-3{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-4{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-5{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-3{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-4{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-5{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:1rem !important}.mt-xxl-2{margin-top:1.5rem !important}.mt-xxl-3{margin-top:3rem !important}.mt-xxl-4{margin-top:5rem !important}.mt-xxl-5{margin-top:7rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:1rem !important}.me-xxl-2{margin-right:1.5rem !important}.me-xxl-3{margin-right:3rem !important}.me-xxl-4{margin-right:5rem !important}.me-xxl-5{margin-right:7rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:1rem !important}.mb-xxl-2{margin-bottom:1.5rem !important}.mb-xxl-3{margin-bottom:3rem !important}.mb-xxl-4{margin-bottom:5rem !important}.mb-xxl-5{margin-bottom:7rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:1rem !important}.ms-xxl-2{margin-left:1.5rem !important}.ms-xxl-3{margin-left:3rem !important}.ms-xxl-4{margin-left:5rem !important}.ms-xxl-5{margin-left:7rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:1rem !important}.p-xxl-2{padding:1.5rem !important}.p-xxl-3{padding:3rem !important}.p-xxl-4{padding:5rem !important}.p-xxl-5{padding:7rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-3{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-4{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-5{padding-right:7rem !important;padding-left:7rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-3{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-4{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-5{padding-top:7rem !important;padding-bottom:7rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:1rem !important}.pt-xxl-2{padding-top:1.5rem !important}.pt-xxl-3{padding-top:3rem !important}.pt-xxl-4{padding-top:5rem !important}.pt-xxl-5{padding-top:7rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:1rem !important}.pe-xxl-2{padding-right:1.5rem !important}.pe-xxl-3{padding-right:3rem !important}.pe-xxl-4{padding-right:5rem !important}.pe-xxl-5{padding-right:7rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:1rem !important}.pb-xxl-2{padding-bottom:1.5rem !important}.pb-xxl-3{padding-bottom:3rem !important}.pb-xxl-4{padding-bottom:5rem !important}.pb-xxl-5{padding-bottom:7rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:1rem !important}.ps-xxl-2{padding-left:1.5rem !important}.ps-xxl-3{padding-left:3rem !important}.ps-xxl-4{padding-left:5rem !important}.ps-xxl-5{padding-left:7rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:1rem !important}.gap-xxl-2{gap:1.5rem !important}.gap-xxl-3{gap:3rem !important}.gap-xxl-4{gap:5rem !important}.gap-xxl-5{gap:7rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.pm-slick .slick-arrow{
z-index: 100 !important;
top: 50% !important;
transform: translateY(-50%);
}
.pm-slick .slick-arrow:before{
color: white;
}
@media(max-width: 767px) {
.pin-maker.pm-slick .slick-prev, .pin-maker.pm-slick .slick-next{
background-color: transparent !important;
}  
.pm-slick .slick-arrow:before{
color: black !important;
font-size: 1.5rem !important;
}
}
.pm-slick .slick-slide{
padding: 0 !important;
}
.popup-title-container{
position: relative;
margin: 0 !important;
}
.pin__popup .popup__content--product h3 {
text-align: left;
color: black !important;
line-height: 2rem !important;
font-size: 1.286rem !important; 
font-weight: 500 !important;
padding-right: 1.5rem;
}
.popup-title-container .pin-wish {
position: absolute;
width: 20px;
right: 0;
top: 0.25rem;
margin-top: 0px !important;
border-top: 0px !important;
}
.popup-title-container .pin-wish a{
padding: 0 0 0 !important;
}
.popup__content--product > div {
border-top: 0px solid !important;
}
.pin-product-button a {
width: calc(100% - 30px) !important;
box-shadow: 2px 2px 1px rgb(199 199 199 / 50%) !important;
background-color: #fff !important;
height: auto !important;
font-size: 12px !important;
letter-spacing: 0.5px;
padding: 1rem var(--space-sm) !important;
transition: all 0.2s ease-out;
}
.pin-product-button a:hover{
background-color: var(--black) !important;
color: white !important;
box-shadow: 0px 0px 0px rgb(199 199 199 / 50%) !important;
}
.pin-product-button {
margin-top: 0.75rem !important;
display: flex;
flex-direction: column;
align-items: center;
text-transform: uppercase;
}
.popup__content.popup__content--product {
background-color: #FCFCFC;
}
.popup__content.popup__content--product .woocommerce-Price-amount{
display: none;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt.tinvwl-skin-soft_skin.tinvwl-position-before {
border: 0px !important;
}
.pin-image {
height: 110px;
overflow: hidden;
margin-bottom: 1rem;
}
.pin-image img {
border-radius: 0px !important;
}
.pm-slick .slick-dots {
margin-left: 0px !important;
}
.pm-slick .slick-arrow {
width: 40px !important;
height: 40px !important;
border-radius: 0px !important;
background: #00000000 !important;
color: #fff;
border: 0px !important;
line-height: 20px !important;
}
.pm-slick .slick-next {
right: 0px !important; 
}
.pm-slick .slick-prev {
left: 0px !important;
}
.pm-slick .slick-prev, .pm-slick .slick-next {
display: flex;
align-items: center;
justify-content: center;
background-color: #000 !important;
width: 39px !important;
padding: 0px;
}
.pin__image img {
border-radius: 0px !important;
}
.ftinvwl.ftinvwl-heart-o{
position: relative;
margin-right: 5px !important;
font-size: 16px !important;
}
.ftinvwl.ftinvwl-heart-o:before{
position: absolute !important;
top: calc(50% - 2px) !important;
left: calc(50% - 5px) !important;
transform: translate(-50%, -50%) !important;  
font-size: 16px !important;
}
.pin__icon--add {
border-radius: 50%;
color: #fff;
background: #b87660d8 !important;
margin: 0px;
height: 22px;
width: 22px;
transform: scale(1);
animation: pulse-black 1.5s infinite;
}
.pin__opened .pin__icon--add {
color: #fff;
background: rgb(0 0 0 / 100%) !important;
animation: none;
}
.pin__size--small + .pin__title {
top: calc(-100% - 15px);
top: -webkit-calc(-100% - 18px);
opacity: 0;
}
@keyframes pulse-black {
0% {
transform: scale(1);
box-shadow: 0 0 0 0 rgb(185 118 96 / 100%);
}
80% {
transform: scale(1);
box-shadow: 0 0 0 10px rgb(185 118 96 / 0%);
}
100% {
transform: scale(1);
box-shadow: 0 0 0 10px rgb(185 118 96 / 0%);
}
}li.bapf_tax_product_tag.bapf_term_r10.bapf_term_479.bapf_count_837.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r11.bapf_term_489.bapf_count_212.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r12.bapf_term_1956.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r13.bapf_term_1957.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r14.bapf_term_1958.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r15.bapf_term_1959.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r16.bapf_term_1960.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r17.bapf_term_1961.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r18.bapf_term_1962.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r19.bapf_term_1964.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r20.bapf_term_1965.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r21.bapf_term_1966.bapf_count_2.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r22.bapf_term_1967.bapf_count_1.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r23.bapf_term_1968.bapf_count_1.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r24.bapf_term_1969.bapf_count_1.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r25.bapf_term_1970.bapf_count_1.bapf_parent_0, li.bapf_tax_product_tag.bapf_term_r9.bapf_term_485.bapf_count_299.bapf_parent_0 {
display: block;
} option#bapf_10_468, option#bapf_10_467 {
display: block;
}
.bapf_ckbox{
position: relative;
}
.bapf_ckbox .bapf_body{
padding: 2rem 1rem;
}