/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.elementor-add-to-cart elementor-product-variable [class*="wd-swatches"].wd-dis-style-3 .wd-swatch:before {
    content: "";
    position: absolute;
    inset: 1
    border-radius: inherit;
     opacity: 1;
    transition: opacity .2s ease;
    z-index: 2
    
}


.btn-primary.variation-thumb {
    width: 50px;
    height: 50px;
    background: white;
}
[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-bg-style-2 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-text-style-2 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text {
    --wd-swatch-brd-color: #54bcbf;
}
[class*="wd-swatches"].wd-dis-style-2 .wd-swatch:before {
    content: "";
    position: absolute;
    inset: 1;
    border-radius: inherit;
    background-image: initial;
    transition: opacity .2s ease;
    z-index: 1;
    opacity: 1;
}

.variation-thumb {
    position: relative;
    border: 2px solid #54bcbf;
    padding: 4px;
    cursor: pointer;
    background: none;
    border-radius: 6px;
    transition: border 0.2s ease;
    width: 100px;
    height: 100px;
}


.variations_form-linked .btn-primary.variation-thumb {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	border: 1px solid #54bcbf;
	border-radius: 8px;
	margin: -1px;
	text-decoration: none;
	transition: all 0.3s ease;
	background: #fff;
	color: #2d190d;
	align-content: space-between;
}

.variations_form-linked .btn-primary.variation-thumb:hover {
	border-color: #54bcbf;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
}


.variations_form-linked .btn-primary.variation-thumb.active {
	border-color: #54bcbf !important;
	background: #fff;
	color: #2d190d;
}

.variations_form-linked .variation-thumb .wd-swatch-bg img {
	max-width: 100%;
	height: auto;
	margin-bottom: 0;
	display: block;
}

.variation-thumb {
    position: relative;
    border: 2px solid #54bcbf;
    padding: 0;
    cursor: pointer;
    background: none;
    border-radius: 6px;
    transition: border 0.2s ease;
}

.variation-thumb img {
    width: 99px;
    object-fit: cover;
    border-radius: 4px;
    display: block;
    background: white;
}

.variations_form-linked .variation-thumb .wd-swatch-text {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

/* Variables para tamaño del swatch por tamaño definido */
.variations_form-linked [class*="btn-primary"].wd-size-xxl {
	--wd-swatch-size: 20px; 
	--wd-swatch-text-size: 32px; 
}

.variations_form-linked [class*="btn-primary"].wd-size-m {
	--wd-swatch-size: 20px;
}

/* Estilo si mantienes el envoltorio con wd-swatches-product */
.variations_form-linked .btn-primary.variation-thumb.wd-active {
	--wd-swatch-brd-color: #54bcbf;
}
[class*="wd-swatches"].wd-dis-style-2 .wd-swatch:before {
    top: -0.44em !important;
    right: -0.53143em !important;
    width: 1.5em !important;
    height: 1.5em !important;
    background-color: #ffffff !important;
    font-size: 0.71429em !important;
    border-bottom-left-radius: 100% !important;
    z-index: 0;
    opacity: 1;
        background-image: none;
    inset: inherit;
}

[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-bg-style-2 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-text-style-2 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text {
    --wd-swatch-brd-color: #54bcbf;
}

 .btn-primary.variation-thumb:hover:after,.btn-primary.variation-thumb.wd-active:after {
    top: -.44em;
    right: -.57143em;
    width: .85714em;
    height: .71429em;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%2354BCBF'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
	font-size:30px;
}

/* Elimina cualquier borde adicional residual por otras clases */
 
[class*="wd-swatches"] .btn-primary.variation-thumb.wd-active {
	  border: 3px solid #54bcbf;  
	      background: #54bcbf;
}


[class*="wd-swatches"] .btn-primary.variation-thumb.wd-active:before {
  top: -.44em;
    right: -.53143em;
    width: 1.5em;
    height: 1.5em;
    background-color: var(--c-btn-cutout-color, #fff);
    font-size: .71429em;
    border-bottom-left-radius: 100%;
}


.wd-tooltip.variation-thumb span.wd-swatch-text {
	display:none
}

.wd-swatches.wd-swatches-product {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

[class*="wd-swatches"].wd-size-xxl {
    --wd-swatch-size: 20px;
    --wd-swatch-text-size: 20px;
}
 
.wd-swatch.wd-text {
    min-width: 1em;
    min-height: 1em;
    width: auto;
    padding: 1em;
    height: auto;
}

span.wd-swatch-bg {
    display: block;
    position: relative;
    top: 0;
    width: 50px;
    z-index: 0;
}

.btn-primary {
    border: solid;
    border-color: #54bcbf;
    padding: 5px;
    border-radius: 6px;
}
.wd-swatches.wd-swatches-product {
    display: inline-flex;
    flex-wrap: nowrap;
    justify-items: center;
}

    .wd-label-top-lg table.variations .cell {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }


table.variations tr {
    display: grid;
}

th.label.cell label {
    padding-bottom: 1em;
}

table.variations select {
    max-width: 100%;
}

.btn-primary {
    position: relative;
    overflow: visible;
	text-align: center;
}

.btn-primary:after {
    content: "";
    position: absolute;
    top: -.35714em;
    right: -.57143em;
    width: .85714em;
    height: .71429em;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%2354BCBF'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    transition: transform 0.3s ease, top 0.3s ease;
}

/* animación al pasar el ratón */
.btn-primary:hover:after {
    transform: rotate(-10deg) translateY(-2px);
    top: -.8em;
    width: 1em;
    right: -19px;
    height: 1.81429em;
    font-size: 1.5em;
    color:black;
}

:root select {
    border: .125rem solid #54bcbf;
    height: 2.96429em;
    border-radius: 1.25rem;
}

input[type='email'],input[type='date'],input[type='search'],input[type='number'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],:root textarea,:root select {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: var(--wd-form-height);
    border: var(--wd-form-brd-width) solid #54bcbf;
    border-radius: 1.25rem;
    background-color: var(--wd-form-bg);
    box-shadow: none;
    color: var(--wd-form-color);
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

a {
    background-color: transparent;
}

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

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

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

select {
    color: initial
}

textarea {
    overflow: auto
}

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

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

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

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

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

[hidden] {
    display: none
}

blockquote,body,caption,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul {
    margin: 0;
    padding: 0
}

li>ol,li>ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

th {
    text-align: left
}

img,svg:not(:root) {
    vertical-align: bottom
}

svg:not(:root) {
    overflow: hidden
}

address {
    font-style: normal
}

address,blockquote,dl,fieldset,figure,hr,ol,p,pre,table,ul {
    margin-bottom: 1.25rem
}

em,i {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: italic
}

b,strong {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

b em,b i,em b,em strong,i b,i strong,strong em,strong i {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: italic
}

[data-focus-visible-added],[data-focus-visible-added]+.custom-input {
    -webkit-box-shadow: 0 0 0 .125rem #fff,0 0 0 .25rem #000!important;
    box-shadow: 0 0 0 .125rem #fff,0 0 0 .25rem #000!important
}

[data-focus-visible-added].listSections-btn {
    position: relative
}

[data-focus-visible-added].thumbnails-item {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

[data-focus-visible-added].thumbnails-item .thumbnails-thumb {
    -webkit-box-shadow: 0 0 0 .125rem #fff,0 0 0 .25rem #000!important;
    box-shadow: 0 0 0 .125rem #fff,0 0 0 .25rem #000!important;
    display: inline-block;
    margin: .25rem;
    min-width: calc(100% - .5rem)
}

html {
    min-height: 100%;
    background-color: #f8f3ed;
    background-image: url(img/bgd-site-texture.jpg);
    color: #2d190d
}

body {
    font-family: Manrope,sans-serif;
    font-size: .875rem;
    line-height: 1.55;
    letter-spacing: .025rem
}

body,h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    font-style: normal
}

h1,h2,h3,h4,h5,h6 {
    font-family: Sue Ellen Francisco,sans-serif;
    line-height: 1.25;
    text-transform: uppercase
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.75rem
}

h3 {
    font-size: 1.5rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: .875rem
}



a:not(.focus-unstyled):focus,a:not(.hover-unstyled):hover {
  
    text-decoration: none;
    outline: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.navigation-item:after {
    right: 0;
    bottom: -.0625rem;
    left: 0;
    height: .1875rem;
    background-color: #54bcbf;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in, -webkit-transform .3s ease-in;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
} 

a svg>use {
    pointer-events: none
}

img {
    max-width: 100%;
    height: auto;
    font-style: italic
}

form:focus {
    outline: .0625rem dashed #5f3f38;
    outline-offset: .9375rem
}

label,legend {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: .35714em;
    font-size: .875rem
}

label {
    display: table;
    cursor: pointer
}

fieldset {
    border: none
}

input:not([type=submit]),select,textarea {
    border: .0625rem solid #c8c8c8;
    width: 100%;
    font-size: .875rem;
    border-radius: 0;
    -webkit-transition: border .15s ease-in,outline .15s ease-out;
    transition: border .15s ease-in,outline .15s ease-out
}

input:not([type=submit]):hover,select:hover,textarea:hover {
    border-color: #2d190d;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

input:not([type=submit]):focus,select:focus,textarea:focus {
    border-color: #54bcbf;
    outline: .0625rem solid #54bcbf;
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out
}

input:not([type=submit]):disabled,select:disabled,textarea:disabled {
    background-color: #e5e5e5;
    color: #626262
}

input:not([type=submit]),select {
    padding: 0 1.42857em;
    height: 3.10714em
}

input[type=checkbox],input[type=radio] {
    margin-right: .5rem;
    padding: 0;
    width: auto;
    height: auto
}

select {
    display: inline-block;
    margin: 0;
    padding-right: 3.21429em;
    width: auto;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M0 0h9L4.5 7' fill='%232D190D'/%3E%3C/svg%3E"),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M0 0h9L4.5 7' fill='%232D190D'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#fff);
    background-repeat: no-repeat,repeat;
    background-position: right 1.28571em top 50%,0 0;
    background-size: .64286em auto,100%
}

select::-ms-expand {
    display: none
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #2d190d
}

select:disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M0 0h9L4.5 7' fill='%23C8C8C8'/%3E%3C/svg%3E"),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 7'%3E%3Cpath d='M0 0h9L4.5 7' fill='%23C8C8C8'/%3E%3C/svg%3E"),linear-gradient(180deg,#fff 0,#fff)
}

textarea {
    padding: .85714em 1.42857em;
    resize: vertical
}

table {
    width: 100%
}

table td,table th {
    vertical-align: top
}

table thead th {
    vertical-align: bottom
}

table col {
    position: static!important;
    width: auto!important
}

svg {
    fill: currentColor
}

hr {
    border: dashed #d1baaa;
    border-width: .0625rem 0 0
}

.container,.container-fluid {
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 71.25rem
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1,.col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-2,.col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-4,.col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-6,.col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-8,.col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-10,.col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

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

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 36rem) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 48rem) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 62rem) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 75rem) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.fade.in {
    opacity: 1
}

.collapse:not(.show) {
    display: none
}

.collapse.in {
    display: block
}

.collapse tr.collapse.in {
    display: table-row
}

.collapse tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.flag {
    max-width: 3.125rem;
    background-image: url(img/bgd_flags.png);
    background-size: 1540% 2183.58209%;
    background-position: -6.94444% -4.79943%
}

.flag,.flag:before {
    display: block;
    width: 100%
}

.flag:before {
    content: "";
    padding-bottom: 67%;
    height: 0
}

.flag--ad {
    background-position: .34722% .35817%
}

.flag--ae {
    background-position: 7.98611% .35817%
}

.flag--af {
    background-position: .34722% 5.87393%
}

.flag--ag {
    background-position: 7.98611% 5.87393%
}

.flag--ai {
    background-position: 15.625% .35817%
}

.flag--al {
    background-position: 15.625% 5.87393%
}

.flag--am {
    background-position: .34722% 11.38968%
}

.flag--an {
    background-position: 7.98611% 11.38968%
}

.flag--ao {
    background-position: 15.625% 11.38968%
}

.flag--ar {
    background-position: .34722% 16.90544%
}

.flag--as {
    background-position: 7.98611% 16.90544%
}

.flag--at {
    background-position: 15.625% 16.90544%
}

.flag--au {
    background-position: 23.26389% .35817%
}

.flag--aw {
    background-position: 23.26389% 5.87393%
}

.flag--ax {
    background-position: 23.26389% 11.38968%
}

.flag--az {
    background-position: 23.26389% 16.90544%
}

.flag--ba {
    background-position: .34722% 22.4212%
}

.flag--bb {
    background-position: 7.98611% 22.4212%
}

.flag--bd {
    background-position: 15.625% 22.4212%
}

.flag--bf {
    background-position: 23.26389% 22.4212%
}

.flag--bg {
    background-position: 30.90278% .35817%
}

.flag--bh {
    background-position: 30.90278% 5.87393%
}

.flag--bi {
    background-position: 30.90278% 11.38968%
}

.flag--bj {
    background-position: 30.90278% 16.90544%
}

.flag--bl {
    background-position: 30.90278% 22.4212%
}

.flag--bm {
    background-position: .34722% 27.93696%
}

.flag--bn {
    background-position: 7.98611% 27.93696%
}

.flag--bo {
    background-position: 15.625% 27.93696%
}

.flag--bq {
    background-position: 23.26389% 27.93696%
}

.flag--br {
    background-position: 30.90278% 27.93696%
}

.flag--bs {
    background-position: .34722% 33.45272%
}

.flag--bt {
    background-position: 7.98611% 33.45272%
}

.flag--bv {
    background-position: 15.625% 33.45272%
}

.flag--bw {
    background-position: 23.26389% 33.45272%
}

.flag--by {
    background-position: 30.90278% 33.45272%
}

.flag--bz {
    background-position: 38.54167% .35817%
}

.flag--ca {
    background-position: 38.54167% 5.87393%
}

.flag--cc {
    background-position: 38.54167% 11.38968%
}

.flag--cd {
    background-position: 38.54167% 16.90544%
}

.flag--cf {
    background-position: 38.54167% 22.4212%
}

.flag--cg {
    background-position: 38.54167% 27.93696%
}

.flag--ch {
    background-position: 38.54167% 33.45272%
}

.flag--ci {
    background-position: .34722% 38.96848%
}

.flag--ck {
    background-position: 7.98611% 38.96848%
}

.flag--cl {
    background-position: 15.625% 38.96848%
}

.flag--cm {
    background-position: 23.26389% 38.96848%
}

.flag--cn {
    background-position: 30.90278% 38.96848%
}

.flag--co {
    background-position: 38.54167% 38.96848%
}

.flag--cr {
    background-position: 46.18056% .35817%
}

.flag--cu {
    background-position: 46.18056% 5.87393%
}

.flag--cv {
    background-position: 46.18056% 11.38968%
}

.flag--cw {
    background-position: 46.18056% 16.90544%
}

.flag--cx {
    background-position: 46.18056% 22.4212%
}

.flag--cy {
    background-position: 46.18056% 27.93696%
}

.flag--cz {
    background-position: 46.18056% 33.45272%
}

.flag--de {
    background-position: 46.18056% 38.96848%
}

.flag--dj {
    background-position: .34722% 44.48424%
}

.flag--dk {
    background-position: 7.98611% 44.48424%
}

.flag--dm {
    background-position: 15.625% 44.48424%
}

.flag--do {
    background-position: 23.26389% 44.48424%
}

.flag--be {
    background-position: 30.90278% 44.48424%
}

.flag--dz {
    background-position: 38.54167% 44.48424%
}

.flag--ec {
    background-position: 46.18056% 44.48424%
}

.flag--ee {
    background-position: .34722% 50%
}

.flag--eg {
    background-position: 7.98611% 50%
}

.flag--eh {
    background-position: 15.625% 50%
}

.flag--er {
    background-position: 23.26389% 50%
}

.flag--es {
    background-position: 30.90278% 50%
}

.flag--et {
    background-position: 38.54167% 50%
}

.flag--eu {
    background-position: 46.18056% 50%
}

.flag--fi {
    background-position: 53.81944% .35817%
}

.flag--fj {
    background-position: 53.81944% 5.87393%
}

.flag--fk {
    background-position: 53.81944% 11.38968%
}

.flag--fm {
    background-position: 53.81944% 16.90544%
}

.flag--fo {
    background-position: 53.81944% 22.4212%
}

.flag--fr {
    background-position: 53.81944% 27.93696%
}

.flag--ga {
    background-position: 53.81944% 33.45272%
}

.flag--gb_eng {
    background-position: 53.81944% 38.96848%
}

.flag--gb_nir {
    background-position: 53.81944% 44.48424%
}

.flag--gb_sct {
    background-position: 53.81944% 50%
}

.flag--gb_wls {
    background-position: .34722% 55.51576%
}

.flag--gb {
    background-position: 7.98611% 55.51576%
}

.flag--gd {
    background-position: 15.625% 55.51576%
}

.flag--ge {
    background-position: 23.26389% 55.51576%
}

.flag--gf {
    background-position: 30.90278% 55.51576%
}

.flag--gg {
    background-position: 38.54167% 55.51576%
}

.flag--gh {
    background-position: 46.18056% 55.51576%
}

.flag--gi {
    background-position: 53.81944% 55.51576%
}

.flag--gl {
    background-position: 61.45833% .35817%
}

.flag--gm {
    background-position: 61.45833% 5.87393%
}

.flag--gn {
    background-position: 61.45833% 11.38968%
}

.flag--gp {
    background-position: 61.45833% 16.90544%
}

.flag--gq {
    background-position: 61.45833% 22.4212%
}

.flag--gr {
    background-position: 61.45833% 27.93696%
}

.flag--gs {
    background-position: 61.45833% 33.45272%
}

.flag--gt {
    background-position: 61.45833% 38.96848%
}

.flag--gu {
    background-position: 61.45833% 44.48424%
}

.flag--gw {
    background-position: 61.45833% 50%
}

.flag--gy {
    background-position: 61.45833% 55.51576%
}

.flag--hk {
    background-position: .34722% 61.03152%
}

.flag--hm {
    background-position: 7.98611% 61.03152%
}

.flag--hn {
    background-position: 15.625% 61.03152%
}

.flag--hr {
    background-position: 23.26389% 61.03152%
}

.flag--ht {
    background-position: 30.90278% 61.03152%
}

.flag--hu {
    background-position: 38.54167% 61.03152%
}

.flag--id {
    background-position: 46.18056% 61.03152%
}

.flag--ie {
    background-position: 53.81944% 61.03152%
}

.flag--il {
    background-position: 61.45833% 61.03152%
}

.flag--im {
    background-position: 69.09722% .35817%
}

.flag--in {
    background-position: 69.09722% 5.87393%
}

.flag--io {
    background-position: 69.09722% 11.38968%
}

.flag--iq {
    background-position: 69.09722% 16.90544%
}

.flag--ir {
    background-position: 69.09722% 22.4212%
}

.flag--is {
    background-position: 69.09722% 27.93696%
}

.flag--it {
    background-position: 69.09722% 33.45272%
}

.flag--je {
    background-position: 69.09722% 38.96848%
}

.flag--jm {
    background-position: 69.09722% 44.48424%
}

.flag--jo {
    background-position: 69.09722% 50%
}

.flag--jp {
    background-position: 69.09722% 55.51576%
}

.flag--ke {
    background-position: 69.09722% 61.03152%
}

.flag--kg {
    background-position: .34722% 66.54728%
}

.flag--kh {
    background-position: 7.98611% 66.54728%
}

.flag--ki {
    background-position: 15.625% 66.54728%
}

.flag--km {
    background-position: 23.26389% 66.54728%
}

.flag--kn {
    background-position: 30.90278% 66.54728%
}

.flag--kp {
    background-position: 38.54167% 66.54728%
}

.flag--kr {
    background-position: 46.18056% 66.54728%
}

.flag--kw {
    background-position: 53.81944% 66.54728%
}

.flag--ky {
    background-position: 61.45833% 66.54728%
}

.flag--kz {
    background-position: 69.09722% 66.54728%
}

.flag--la {
    background-position: .34722% 72.06304%
}

.flag--lb {
    background-position: 7.98611% 72.06304%
}

.flag--lc {
    background-position: 15.625% 72.06304%
}

.flag--li {
    background-position: 23.26389% 72.06304%
}

.flag--lk {
    background-position: 30.90278% 72.06304%
}

.flag--lr {
    background-position: 38.54167% 72.06304%
}

.flag--ls {
    background-position: 46.18056% 72.06304%
}

.flag--lt {
    background-position: 53.81944% 72.06304%
}

.flag--lu {
    background-position: 61.45833% 72.06304%
}

.flag--lv {
    background-position: 69.09722% 72.06304%
}

.flag--ly {
    background-position: 76.73611% .35817%
}

.flag--ma {
    background-position: 76.73611% 5.87393%
}

.flag--mc {
    background-position: 76.73611% 11.38968%
}

.flag--md {
    background-position: 76.73611% 16.90544%
}

.flag--me {
    background-position: 76.73611% 22.4212%
}

.flag--mf {
    background-position: 76.73611% 27.93696%
}

.flag--mg {
    background-position: 76.73611% 33.45272%
}

.flag--mh {
    background-position: 76.73611% 38.96848%
}

.flag--mk {
    background-position: 76.73611% 44.48424%
}

.flag--ml {
    background-position: 76.73611% 50%
}

.flag--mm {
    background-position: 76.73611% 55.51576%
}

.flag--mn {
    background-position: 76.73611% 61.03152%
}

.flag--mo {
    background-position: 76.73611% 66.54728%
}

.flag--mp {
    background-position: 76.73611% 72.06304%
}

.flag--mq {
    background-position: .34722% 77.5788%
}

.flag--mr {
    background-position: 7.98611% 77.5788%
}

.flag--ms {
    background-position: 15.625% 77.5788%
}

.flag--mt {
    background-position: 23.26389% 77.5788%
}

.flag--mu {
    background-position: 30.90278% 77.5788%
}

.flag--mv {
    background-position: 38.54167% 77.5788%
}

.flag--mw {
    background-position: 46.18056% 77.5788%
}

.flag--mx {
    background-position: 53.81944% 77.5788%
}

.flag--my {
    background-position: 61.45833% 77.5788%
}

.flag--mz {
    background-position: 69.09722% 77.5788%
}

.flag--na {
    background-position: 76.73611% 77.5788%
}

.flag--nc {
    background-position: 84.375% .35817%
}

.flag--ne {
    background-position: 84.375% 5.87393%
}

.flag--nf {
    background-position: 84.375% 11.38968%
}

.flag--ng {
    background-position: 84.375% 16.90544%
}

.flag--ni {
    background-position: 84.375% 22.4212%
}

.flag--nl {
    background-position: 84.375% 27.93696%
}

.flag--no {
    background-position: 84.375% 33.45272%
}

.flag--np {
    background-position: 84.375% 38.96848%
}

.flag--nr {
    background-position: 84.375% 44.48424%
}

.flag--nu {
    background-position: 84.375% 50%
}

.flag--nz {
    background-position: 84.375% 55.51576%
}

.flag--om {
    background-position: 84.375% 61.03152%
}

.flag--pa {
    background-position: 84.375% 66.54728%
}

.flag--pe {
    background-position: 84.375% 72.06304%
}

.flag--pf {
    background-position: 84.375% 77.5788%
}

.flag--pg {
    background-position: .34722% 83.09456%
}

.flag--ph {
    background-position: 7.98611% 83.09456%
}

.flag--pk {
    background-position: 15.625% 83.09456%
}

.flag--pl {
    background-position: 23.26389% 83.09456%
}

.flag--pm {
    background-position: 30.90278% 83.09456%
}

.flag--pn {
    background-position: 38.54167% 83.09456%
}

.flag--pr {
    background-position: 46.18056% 83.09456%
}

.flag--ps {
    background-position: 53.81944% 83.09456%
}

.flag--pt {
    background-position: 61.45833% 83.09456%
}

.flag--pw {
    background-position: 69.09722% 83.09456%
}

.flag--py {
    background-position: 76.73611% 83.09456%
}

.flag--qa {
    background-position: 84.375% 83.09456%
}

.flag--re {
    background-position: .34722% 88.61032%
}

.flag--ro {
    background-position: 7.98611% 88.61032%
}

.flag--rs {
    background-position: 15.625% 88.61032%
}

.flag--ru {
    background-position: 23.26389% 88.61032%
}

.flag--rw {
    background-position: 30.90278% 88.61032%
}

.flag--sa {
    background-position: 38.54167% 88.61032%
}

.flag--sb {
    background-position: 46.18056% 88.61032%
}

.flag--sc {
    background-position: 53.81944% 88.61032%
}

.flag--sd {
    background-position: 61.45833% 88.61032%
}

.flag--se {
    background-position: 69.09722% 88.61032%
}

.flag--sg {
    background-position: 76.73611% 88.61032%
}

.flag--sh {
    background-position: 84.375% 88.61032%
}

.flag--si {
    background-position: 92.01389% .35817%
}

.flag--sj {
    background-position: 92.01389% 5.87393%
}

.flag--sk {
    background-position: 92.01389% 11.38968%
}

.flag--sl {
    background-position: 92.01389% 16.90544%
}

.flag--sm {
    background-position: 92.01389% 22.4212%
}

.flag--sn {
    background-position: 92.01389% 27.93696%
}

.flag--so {
    background-position: 92.01389% 33.45272%
}

.flag--sr {
    background-position: 92.01389% 38.96848%
}

.flag--ss {
    background-position: 92.01389% 44.48424%
}

.flag--st {
    background-position: 92.01389% 50%
}

.flag--sv {
    background-position: 92.01389% 55.51576%
}

.flag--sx {
    background-position: 92.01389% 61.03152%
}

.flag--sy {
    background-position: 92.01389% 66.54728%
}

.flag--sz {
    background-position: 92.01389% 72.06304%
}

.flag--tc {
    background-position: 92.01389% 77.5788%
}

.flag--td {
    background-position: 92.01389% 83.09456%
}

.flag--tf {
    background-position: 92.01389% 88.61032%
}

.flag--tg {
    background-position: .34722% 94.12607%
}

.flag--th {
    background-position: 7.98611% 94.12607%
}

.flag--tj {
    background-position: 15.625% 94.12607%
}

.flag--tk {
    background-position: 23.26389% 94.12607%
}

.flag--tl {
    background-position: 30.90278% 94.12607%
}

.flag--tm {
    background-position: 38.54167% 94.12607%
}

.flag--tn {
    background-position: 46.18056% 94.12607%
}

.flag--to {
    background-position: 53.81944% 94.12607%
}

.flag--tr {
    background-position: 61.45833% 94.12607%
}

.flag--tt {
    background-position: 69.09722% 94.12607%
}

.flag--tv {
    background-position: 76.73611% 94.12607%
}

.flag--tw {
    background-position: 84.375% 94.12607%
}

.flag--tz {
    background-position: 92.01389% 94.12607%
}

.flag--ua {
    background-position: 99.65278% .35817%
}

.flag--ug {
    background-position: 99.65278% 5.87393%
}

.flag--um {
    background-position: 99.65278% 11.38968%
}

.flag--us {
    background-position: 99.65278% 16.90544%
}

.flag--uy {
    background-position: 99.65278% 22.4212%
}

.flag--uz {
    background-position: 99.65278% 27.93696%
}

.flag--va {
    background-position: 99.65278% 33.45272%
}

.flag--vc {
    background-position: 99.65278% 38.96848%
}

.flag--ve {
    background-position: 99.65278% 44.48424%
}

.flag--vg {
    background-position: 99.65278% 50%
}

.flag--vi {
    background-position: 99.65278% 55.51576%
}

.flag--vn {
    background-position: 99.65278% 61.03152%
}

.flag--vu {
    background-position: 99.65278% 66.54728%
}

.flag--wf {
    background-position: 99.65278% 72.06304%
}

.flag--ws {
    background-position: 99.65278% 77.5788%
}

.flag--xk {
    background-position: 99.65278% 83.09456%
}

.flag--ye {
    background-position: 99.65278% 88.61032%
}

.flag--yt {
    background-position: 99.65278% 94.12607%
}

.flag--za {
    background-position: .34722% 99.64183%
}

.flag--zm {
    background-position: 7.98611% 99.64183%
}

.flag--zw {
    background-position: 15.625% 99.64183%
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap;
    cursor: pointer
}

.dropdown-toggle--caret .caret {
    display: inline-block;
    height: 0;
    width: 0;
    border: 0 solid transparent;
    border-top-color: currentcolor;
    border-width: .5em .32143em 0;
    margin-left: .71429em
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    margin: .625rem 0 0;
    padding: 1.25rem;
    min-width: 14.6875rem;
    background-color: #fff;
    text-align: left;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 .375rem 0 rgba(0,0,0,.1),0 .9375rem 1.25rem -.625rem rgba(45,25,13,.2);
    box-shadow: 0 0 .375rem 0 rgba(0,0,0,.1),0 .9375rem 1.25rem -.625rem rgba(45,25,13,.2)
}

.dropdown-menu,.dropdown-menu>ul {
    list-style: none
}

.dropdown-menu--scrollable {
    max-height: 12.5rem;
    overflow-x: hidden;
    overflow-y: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 36rem) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }

    .dropdown-menu-sm-center {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 48rem) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }

    .dropdown-menu-md-center {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 62rem) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }

    .dropdown-menu-lg-center {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 75rem) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }

    .dropdown-menu-xl-center {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.dropup .dropdown-toggle--caret .caret {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .625rem
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: 10px 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-header {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem
}

.dropdown-menu.show,.dropdown.open>.dropdown-menu {
    display: block
}

.dropdown.open>a {
    outline: 0
}

@media (min-width: 48rem) {
    .dropdown--hover:hover>.dropdown-toggle {
        pointer-events:none
    }

    .dropdown--hover:hover>.dropdown-menu {
        display: block
    }

    .dropdown--hover:hover>.dropdown-menu:after {
        content: "";
        position: absolute;
        bottom: 100%;
        right: 0;
        left: 0;
        height: .625rem;
        background-color: hsla(0,0%,100%,0)
    }

    .dropup.dropdown--hover:hover>.dropdown-menu:after {
        top: 100%;
        bottom: auto
    }
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-file {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-addon,.input-group-append,.input-group-btn,.input-group-prepend,.input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-group-addon .btn,.input-group-append .btn,.input-group-btn .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-addon .btn:focus,.input-group-append .btn:focus,.input-group-btn .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-addon .btn+.btn,.input-group-addon .btn+.input-group-text,.input-group-addon .input-group-text+.btn,.input-group-addon .input-group-text+.input-group-text,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-btn .btn+.btn,.input-group-btn .btn+.input-group-text,.input-group-btn .input-group-text+.btn,.input-group-btn .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-addon,.input-group-prepend {
    margin-right: -1px
}

.input-group-append,.input-group-btn {
    margin-left: -1px
}

.input-group-addon {
    border-radius: .25rem
}

.input-group-addon,.input-group-text {
    padding: .375rem .75rem;
    font-size: .875rem;
    line-height: 1.5
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    font-weight: 400;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.inputGroup-coupon .inputGroup-input {
    width: 100%;
    margin-bottom: .625rem
}

@media (min-width: 62rem) {
    .inputGroup-coupon .inputGroup-input {
        width:auto;
        margin-bottom: 0;
        margin-right: .625rem
    }
}

@media (max-width: 35.99875rem) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }

    .table-responsive-sm tbody,.table-responsive-sm td,.table-responsive-sm th,.table-responsive-sm thead,.table-responsive-sm tr {
        display: block
    }
}

@media (max-width: 47.99875rem) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }

    .table-responsive-md tbody,.table-responsive-md td,.table-responsive-md th,.table-responsive-md thead,.table-responsive-md tr {
        display: block
    }
}

@media (max-width: 61.99875rem) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }

    .table-responsive-lg tbody,.table-responsive-lg td,.table-responsive-lg th,.table-responsive-lg thead,.table-responsive-lg tr {
        display: block
    }
}

@media (max-width: 74.99875rem) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }

    .table-responsive-xl tbody,.table-responsive-xl td,.table-responsive-xl th,.table-responsive-xl thead,.table-responsive-xl tr {
        display: block
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.table-responsive tbody,.table-responsive td,.table-responsive th,.table-responsive thead,.table-responsive tr {
    display: block
}

.noUi-target,.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -ms-touch-action: none;
    touch-action: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.noUi-target {
    position: relative
}

.noUi-base,.noUi-connects {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.noUi-connects {
    z-index: 0;
    overflow: hidden
}

.noUi-connect,.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    right: 0;
    left: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.noUi-touch-area {
    width: 100%;
    height: 100%
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: .125rem
}

.noUi-horizontal .noUi-handle {
    top: -.375rem;
    right: -.4375rem
}

.noUi-vertical {
    width: .125rem
}

.noUi-vertical .noUi-handle {
    bottom: -.4375rem;
    right: -.375rem
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -.4375rem;
    right: auto
}

.noUi-target {
    margin: .375rem 0;
    border: 0 solid #c8c8c8;
    background: #c8c8c8
}

.noUi-connect {
    background: #54bcbf
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    width: .875rem;
    height: .875rem;
    -webkit-transition: background .15s ease-in,border .15s ease-in;
    transition: background .15s ease-in,border .15s ease-in;
    border: 1px solid #54bcbf;
    border-radius: 60em;
    background: #54bcbf;
    font-size: .875rem;
    cursor: default
}

.noUi-active,.noUi-handle:focus {
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out;
    border-color: #54bcbf;
    outline: none;
    background-color: #54bcbf;
    -webkit-box-shadow: 0 0 0 .125rem #54bcbf,0 0 0 .1875rem #54bcbf;
    box-shadow: 0 0 0 .125rem #54bcbf,0 0 0 .1875rem #54bcbf
}

[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target {
    cursor: not-allowed
}

[disabled] .noUi-connect {
    background: #c8c8c8
}

[disabled] .noUi-handle {
    border-color: #e5e5e5;
    background-color: #c8c8c8
}

:root {
    --c-btn-cutout-color: #fff
}

.btn {
    display: inline-block;
    border: .14286em solid transparent;
    padding: .71429em 2.14286em;
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .875rem;
    line-height: normal;
    letter-spacing: .05rem;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .15s ease-in,color .15s ease-in;
    transition: background-color .15s ease-in,color .15s ease-in
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled):focus,.btn:not(:disabled):not(.disabled):hover {
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out
}

.btn:not(:disabled):not(.disabled):focus {
    text-decoration: underline;
    outline: none
}

.btn.ng-animate {
    -webkit-transition: 0s;
    transition: 0s
}


.elementor-button {
    position: relative;
    border-color: #54bcbf;
    background-color: #fff;
    color: #2d190d
}

.elementor-button:after,.elementor-button:before {


    content: "";
    position: absolute;
    top: -.35714em;
    right: -.57143em;
    width: .85714em;
    height: .71429em;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%2354BCBF'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    transition: transform 0.3s ease, top 0.3s ease;

}

.elementor-button:before {
    top: -.2em;
    right: -.2em;
    width: 1em;
    height: 1em;
    background-color: var(--c-btn-cutout-color,#fff);
    font-size: .71429em;
    border-bottom-left-radius: 100%
}

.elementor-buttonn {
      -webkit-transition: 1s;
    transition: 0s
}

.elementor-button:after {
    top: -.35714em;
    right: -.57143em;
    width: .85714em;
    height: .71429em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%2354BCBF'/%3E%3C/svg%3E");
    background-repeat: no-repeat
}


.elementor-button:hover:after {
    transform: rotate(-10deg) translateY(-2px);
    top: -0.7em;
    right: -17px;
    width: 1em;
    height: 1.81429em;
    font-size: 1.5em;
    color: black;
}

.elementor-button>svg {
    fill: #54bcbf;
    color: #fff
}

.elementor-button.disabled,.elementor-button:disabled {
    border-color: #e5e5e5;
    color: #c8c8c8
}

.elementor-button.disabled:after,.elementor-button:disabled:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%23E5E5E5'/%3E%3C/svg%3E")
}

.elementor-button.disabled>svg,.elementor-button:disabled>svg {
    fill: #e5e5e5
}

.elementor-button:not(:disabled):not(.disabled):focus,.elementor-button:not(:disabled):not(.disabled):hover {
    background-color: #54bcbf
}

.elementor-button:not(:disabled):not(.disabled):focus>svg,.elementor-button:not(:disabled):not(.disabled):hover>svg {
    fill: #fff;
    color: #54bcbf;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.elementor-button:not(:disabled):not(.disabled):focus {
    border-color: #2d190d
}

.elementor-button:not(:disabled):not(.disabled):focus:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%232D190D'/%3E%3C/svg%3E")
}

.whb-main-header .btn-default {
    background-color: #2d190d;
    color: #fff
}

.btn-default.disabled,.btn-default:disabled {
    background-color: #e5e5e5;
    color: #a2a2a2
}

.btn-default:not(:disabled):not(.disabled):focus,.btn-default:not(:disabled):not(.disabled):hover {
    background-color: #54bcbf;
    color: #2d190d
}

.btn-default:not(:disabled):not(.disabled):focus {
    border-color: #2d190d
}

.btn--icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn--icon>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .71429em;
    font-size: 1.28571em
}

.btn--icon-flag>.flag {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: .14286em solid #fff;
    width: 1.78571em;
    height: 1.28571em;
    background-color: #fff;
    font-size: inherit
}

.btn-link {
    display: inline;
    border: none;
    padding: 0;
    background-color: transparent;
    letter-spacing: .025rem;
    font-size: inherit;
    text-decoration: underline;
    text-align: left;
    -webkit-transition: background-color .15s ease-in;
    transition: background-color .15s ease-in
}

.btn-link.navigation-link {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.btn-link.btn--icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.btn-link:not(.focus-unstyled):focus,.btn-link:not(.hover-unstyled):hover {
    background-color: #c4f0f0;
    text-decoration: none;
    outline: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn--login {
    min-width: 12.5rem
}

.btn--login>svg {
    font-size: inherit
}

.btn--login-facebook {
    border-color: #4268b2;
    color: #4268b2
}

.btn--login-facebook>svg {
    margin-top: -.14286em;
    margin-bottom: -.14286em;
    width: .78571em;
    height: 1.57143em;
    color: currentColor;
    fill: currentColor
}

.btn--login-facebook:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%234268B2'/%3E%3C/svg%3E")
}

.btn--login-facebook:not(:disabled):not(.disabled):focus,.btn--login-facebook:not(:disabled):not(.disabled):hover {
    background-color: #4268b2;
    color: #fff
}

.btn--login-facebook:not(:disabled):not(.disabled):focus {
    border-color: #2d190d
}

.btn--login-google {
    border-color: #4285f4;
    color: #4285f4
}

.btn--login-google>svg {
    margin-top: -.28571em;
    margin-bottom: -.28571em;
    padding: .28571em;
    width: 1.85714em;
    height: 1.85714em;
    background-color: #fff;
    border-radius: 100%
}

.btn--login-google:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%234285F4'/%3E%3C/svg%3E")
}

.btn--login-google:not(:disabled):not(.disabled):focus,.btn--login-google:not(:disabled):not(.disabled):hover {
    background-color: #4285f4;
    color: #fff
}

.btn--login-google:not(:disabled):not(.disabled):focus {
    border-color: #2d190d
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block.btn--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.form-group {
    margin-bottom: 1.25rem
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-inline>label {
    margin-bottom: 0;
    padding-right: .625rem
}

.form-inline .input-group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.form-help {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: .75rem
}

.form-help>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: .33333em .41667em 0 0;
    width: 1em;
    height: 1em;
    fill: #54bcbf
}

.larger .form-help {
    font-size: 1rem;
    font-weight: 700
}

.form-help--big {
    font-size: .875rem
}

.has-error input:not([type=submit]),.has-error select,.has-error textarea {
    border-color: #e00000
}

.has-error input:not([type=submit]):focus,.has-error select:focus,.has-error textarea:focus {
    outline-color: #e00000
}

.checkbox,.radio {
    font-size: .875rem
}

.checkbox>label,.radio>label {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: inherit
}

.checkbox--custom [type=checkbox],.checkbox--custom [type=radio],.radio--custom [type=checkbox],.radio--custom [type=radio] {
    position: absolute;
    left: 0;
    max-height: .0625rem;
    opacity: 0;
    z-index: -1
}

.checkbox--custom>.control-label,.checkbox--custom>label,.radio--custom>.control-label,.radio--custom>label {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 1.71429em
}

@media (max-width: 74.99875rem) {
    .checkbox--custom>.control-label,.checkbox--custom>label,.radio--custom>.control-label,.radio--custom>label {
        margin-bottom:.625rem
    }
}

.checkbox--custom .control-label.btn,.radio--custom .control-label.btn {
    font-weight: 400;
    line-height: 1.55;
    letter-spacing: .025rem;
    text-decoration: none
}

.checkbox--custom .control-label.btn.ng-animate,.radio--custom .control-label.btn.ng-animate {
    -webkit-transition: 0s;
    transition: 0s
}

.checkbox--custom .custom-input,.radio--custom .custom-input {
    position: absolute;
    top: .21429em;
    left: 0;
    display: block;
    border: .0625rem solid #c8c8c8;
    width: 1.14286em;
    height: 1.14286em;
    background-color: #fff;
    -webkit-transition: border .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
    transition: border .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
    transition: border .3s ease-in-out,box-shadow .3s ease-in-out;
    transition: border .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out
}

.checkbox--custom .custom-input:before,.radio--custom .custom-input:before {
    content: "";
    position: absolute
}

.checkbox--custom:hover .custom-input,.checkbox--custom input:hover~.custom-input,.radio--custom:hover .custom-input,.radio--custom input:hover~.custom-input {
    border-color: #2d190d
}

.checkbox--custom:focus .custom-input,.checkbox--custom input:focus~.custom-input,.radio--custom:focus .custom-input,.radio--custom input:focus~.custom-input {
    border-color: #54bcbf;
    -webkit-box-shadow: 0 0 0 .0625rem #54bcbf;
    box-shadow: 0 0 0 .0625rem #54bcbf
}

.checkbox--custom.is-disabled .custom-input,.checkbox--custom [disabled]~.custom-input,.radio--custom.is-disabled .custom-input,.radio--custom [disabled]~.custom-input {
    border-color: #e5e5e5
}

.checkbox--custom .custom-input {
    border-radius: .125rem
}

.checkbox--custom .custom-input:before {
    display: block;
    top: 50%;
    left: 50%;
    width: .71429em;
    height: .57143em;
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.checkbox--custom.is-checked .custom-input:before,.checkbox--custom input:active~.custom-input:before,.checkbox--custom input:checked~.custom-input:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 12'%3E%3Cpath d='M5.744 11.769a.752.752 0 01-1.083 0L.337 7.313a1.209 1.209 0 010-1.674l.541-.558a1.125 1.125 0 011.625 0l2.7 2.782L12.496.347a1.125 1.125 0 011.625 0l.541.558a1.209 1.209 0 010 1.673l-8.92 9.19z' fill='%2354BCBF'/%3E%3C/svg%3E")
}

.checkbox--custom .is-disabled input:checked~.custom-input:before,.checkbox--custom [disabled]:checked~.custom-input:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 12'%3E%3Cpath d='M5.744 11.769a.752.752 0 01-1.083 0L.337 7.313a1.209 1.209 0 010-1.674l.541-.558a1.125 1.125 0 011.625 0l2.7 2.782L12.496.347a1.125 1.125 0 011.625 0l.541.558a1.209 1.209 0 010 1.673l-8.92 9.19z' fill='%23E5E5E5'/%3E%3C/svg%3E")
}

.radio--custom .custom-input {
    border-radius: 100%
}

.radio--custom .custom-input:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: .1875rem;
    border-color: #54bcbf;
    border-radius: 100%
}

.radio--custom.is-checked .custom-input,.radio--custom input:active~.custom-input,.radio--custom input:checked~.custom-input {
    border-color: #54bcbf
}

.radio--custom.is-checked .custom-input:before,.radio--custom input:active~.custom-input:before,.radio--custom input:checked~.custom-input:before {
    background: #54bcbf
}

.radio--custom .is-disabled input:checked~.custom-input,.radio--custom [disabled]:checked~.custom-input {
    border-color: #e5e5e5
}

.radio--custom .is-disabled input:checked~.custom-input:before,.radio--custom [disabled]:checked~.custom-input:before {
    background: #e5e5e5
}

.form-group.checkbox--custom,.form-group.radio--custom {
    padding-left: 1.5rem
}

.form-group.checkbox--custom>.control-label,.form-group.checkbox--custom>label,.form-group.radio--custom>.control-label,.form-group.radio--custom>label {
    margin-left: -1.5rem;
    padding-left: 1.5rem
}

input.form-control--rounded,select.form-control--rounded {
    border: .125rem solid #54bcbf;
    height: 2.96429em;
    border-radius: 1.25rem
}

input.form-control--rounded:focus,select.form-control--rounded:focus {
    -webkit-box-shadow: 0 0 0 .0625rem #54bcbf;
    box-shadow: 0 0 0 .0625rem #54bcbf;
    outline: none
}

input.input-productQuantity {
    width: 4.375rem
}

.required-symbol {
    color: #e00000
}

.list {
    padding-left: 0;
    list-style: none
}

.list li {
    position: relative;
    padding-left: 2.5em
}

.list li+li {
    margin-top: 1.25rem
}

.list li:before {
    content: "";
    position: absolute;
    top: .71429em;
    left: .71429em;
    width: .28571em;
    height: .28571em;
    background-color: currentColor;
    border-radius: 100%
}

.list--ordered {
    padding-left: 0;
    list-style: none;
    counter-reset: list
}

.list--ordered li {
    position: relative;
    padding-left: 2.5em
}

.list--ordered li+li {
    margin-top: 1.25rem
}

.list--ordered li:before {
    font-family: Manrope,sans-serif;
    font-weight: 600;
    font-style: normal;
    counter-increment: list;
    content: counter(list) ".";
    position: absolute;
    top: 0;
    left: .71429em
}

.list--columns {
    padding-left: 0;
    list-style: none
}

.list--columns .list-item {
    margin-top: .3125rem;
    margin-bottom: .3125rem
}

.list--columns a {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.list--columns a:focus,.list--columns a:hover {
    text-decoration: underline
}

@media (min-width: 36rem) {
    .list--columns {
        -webkit-columns:2;
        -moz-columns: 2;
        column-count: 2;
        -webkit-column-gap: 3.75rem;
        -moz-column-gap: 3.75rem;
        column-gap: 3.75rem;
        -webkit-column-rule: .0625rem dashed #d1baaa;
        -moz-column-rule: .0625rem dashed #d1baaa;
        column-rule: .0625rem dashed #d1baaa
    }

    .list--columns .list-item {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid-column;
        display: inline-block;
        width: 100%;
        page-break-inside: avoid
    }

    @supports ((-moz-column-break-inside:avoid) or (break-inside: avoid-column)) {
        .list--columns .list-item {
            display:block
        }
    }
}

@media (min-width: 48rem) {
    .list--columns {
        -webkit-columns:3;
        -moz-columns: 3;
        column-count: 3
    }
}

@media (min-width: 62rem) {
    .list--columns {
        -webkit-column-gap:6.875rem;
        -moz-column-gap: 6.875rem;
        column-gap: 6.875rem
    }
}

.list--commas {
    padding-left: 0;
    list-style: none
}

.list--commas>li {
    display: inline-block;
    padding-left: 0
}

.list--commas>li:before {
    display: none
}

.list--commas>li:not(:last-child):after {
    content: "\002C\00A0"
}

.list--commas>li+li {
    margin-top: 0
}

.list--parenthesis {
    display: inline-block
}

.list--parenthesis:before {
    content: "\0028"
}

.list--parenthesis:after {
    content: "\0029"
}

.table td,.table th {
    border: .0625rem dashed #d1baaa;
    padding: .625rem;
    font-size: .75rem
}

@media (min-width: 48rem) {
    .table td,.table th {
        padding:1.25rem;
        font-size: .875rem
    }
}

.table thead th {
    font-weight: 700;
    background-color: #f1eee9
}

.table tbody th,.table thead th {
    font-family: Manrope,sans-serif;
    font-style: normal
}

.table tbody th {
    font-weight: 400
}

.table--light td,.table--light th {
    padding: .625rem;
    font-size: .875rem
}

.table--light td:first-child,.table--light th:first-child {
    padding-left: 0
}

.table--light td:last-child,.table--light th:last-child {
    padding-right: 0
}

.table-borderless td,.table-borderless th {
    border: 0
}

.table-borderless thead th {
    background-color: transparent
}

.table-borderless tr:not(:last-child) {
    border-bottom: .0625rem dashed #d1baaa
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

@media (max-width: 35.99875rem) {
    .table--responsive-sm .table--responsive-heading,.table--responsive-sm thead {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }

    .table--responsive-sm tbody tr {
        display: block;
        margin-bottom: .625rem;
        padding: .9375rem;
        border: .0625rem dashed #d1baaa
    }

    .table--responsive-sm tbody tr:last-of-type {
        margin-bottom: 0
    }

    .table--responsive-sm tbody td {
        display: block;
        padding: .3125rem 0;
        border: none;
        font-size: .875rem
    }
}

@media (max-width: 47.99875rem) {
    .table--responsive-md .table--responsive-heading,.table--responsive-md thead {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }

    .table--responsive-md tbody tr {
        display: block;
        margin-bottom: .625rem;
        padding: .9375rem;
        border: .0625rem dashed #d1baaa
    }

    .table--responsive-md tbody tr:last-of-type {
        margin-bottom: 0
    }

    .table--responsive-md tbody td {
        display: block;
        padding: .3125rem 0;
        border: none;
        font-size: .875rem
    }
}

@media (max-width: 61.99875rem) {
    .table--responsive-lg .table--responsive-heading,.table--responsive-lg thead {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }

    .table--responsive-lg tbody tr {
        display: block;
        margin-bottom: .625rem;
        padding: .9375rem;
        border: .0625rem dashed #d1baaa
    }

    .table--responsive-lg tbody tr:last-of-type {
        margin-bottom: 0
    }

    .table--responsive-lg tbody td {
        display: block;
        padding: .3125rem 0;
        border: none;
        font-size: .875rem
    }
}

@media (max-width: 74.99875rem) {
    .table--responsive-xl .table--responsive-heading,.table--responsive-xl thead {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }

    .table--responsive-xl tbody tr {
        display: block;
        margin-bottom: .625rem;
        padding: .9375rem;
        border: .0625rem dashed #d1baaa
    }

    .table--responsive-xl tbody tr:last-of-type {
        margin-bottom: 0
    }

    .table--responsive-xl tbody td {
        display: block;
        padding: .3125rem 0;
        border: none;
        font-size: .875rem
    }
}

.table--responsive .table--responsive-heading,.table--responsive thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.table--responsive tbody tr {
    display: block;
    margin-bottom: .625rem;
    padding: .9375rem;
    border: .0625rem dashed #d1baaa
}

.table--responsive tbody tr:last-of-type {
    margin-bottom: 0
}

.table--responsive tbody td {
    display: block;
    padding: .3125rem 0;
    border: none;
    font-size: .875rem
}

.table-wrapper {
    overflow-x: auto
}

@media (min-width: 48rem) {
    .productToggle-panel .table-wrapper {
        margin-left:calc(52.5% - (50vw - .9375rem));
        margin-right: calc(52.5% - (50vw - .9375rem))
    }
}

@media (min-width: 71.25rem) {
    .productToggle-panel .table-wrapper {
        margin-left:calc(52.5% - 34.6875rem);
        margin-right: calc(52.5% - 34.6875rem)
    }
}

.imageContainer {
    position: relative;
    display: block;
    min-width: 4.0625rem;
    z-index: 0
}

.imageContainer:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0
}

.imageContainer.imageContainer--link:focus {
    outline: .125rem solid #54bcbf
}

.imageContainer-icon,.imageContainer-image {
    position: absolute;
    z-index: 1
}

.imageContainer-image {
    top: 50%;
    left: 50%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.imageContainer--cover .imageContainer-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: none;
    transform: none
}

.imageContainer-icon {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.imageContainer-icon>svg {
    fill: #2d190d;
    width: 50%;
    height: 50%
}

.imageContainer--cart {
    border: .0625rem solid #d1baaa;
    background-color: #d1baaa
}

.imageContainer--cart .imageContainer-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: none;
    transform: none
}

.imageContainer--popin {
    width: 10rem
}

.imageContainer--store {
    background-color: #fff
}

.imageContainer--store:before {
    padding-bottom: 75%
}

.imageContainer--team {
    background-color: #fff
}

.imageContainer--order {
    border: .0625rem solid #d1baaa;
    background-color: #faf8f5
}

.imageContainer--order .imageContainer-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: none;
    transform: none
}

.imageContainer--order .imageContainer-icon>svg {
    fill: #d1baaa
}

.panel {
    background: #fff;
    padding: 1.25rem .9375rem
}

@media (min-width: 36rem) {
    .panel {
        padding:0rem
    }
}

.panel.block,.panel.row {
    position: relative;
    border: .0625rem solid transparent;
    margin: 0 auto;
    padding: 1.875rem;
    max-width: 49.375rem
}

@media (min-width: 36rem) {
    .panel.block,.panel.row {
        padding-top:3.125rem;
        padding-bottom: 3.125rem
    }
}

.panel.block:before,.panel.row:before {
    content: "";
    position: absolute;
    top: -.0625rem;
    left: -.0625rem;
    right: -.0625rem;
    bottom: -.0625rem;
    background-color: #fff;
    z-index: -1
}

@media (min-width: 48rem) {
    .panel.block:before,.panel.row:before {
        margin-left:calc(50% - (50vw - .9375rem));
        margin-right: calc(50% - (50vw - .9375rem))
    }
}

@media (min-width: 71.25rem) {
    .panel.block:before,.panel.row:before {
        margin-left:calc(50% - 34.6875rem);
        margin-right: calc(50% - 34.6875rem)
    }
}

.panel.block .panel:before,.panel.row .panel:before,.row .panel.block.block:before,.row .panel.row.block:before {
    display: none
}

.panel.block .panel,.panel.row .panel {
    padding: 0
}

.row .panel.block.block,.row .panel.row.block {
    max-width: 100%
}

.panel.block.pb-0+.panel,.panel.row.pb-0+.panel {
    padding-top: 1.875rem
}

.panel.row {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.panel--extra-padded,.panel--extra-padded.block {
    padding-bottom: 1.875rem
}

@media (min-width: 62rem) {
    .panel--extra-padded,.panel--extra-padded.block {
        padding:3.75rem 4.6875rem
    }
}

.panel--fixed-padding {
    padding: 1.875rem
}

.panel-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    text-transform: none
}

@media (min-width: 36rem) {
    .panel-title {
        font-size:1.25rem
    }
}

.panel-content {
    margin: 0 auto
}

.panel-content+.panel-content {
    margin-top: 1.875rem;
    border-top: .0625rem dashed #d1baaa;
    padding-top: 1.875rem
}

@media (min-width: 36rem) {
    .panel-content+.panel-content {
        margin-top:2.5rem;
        padding-top: 2.5rem
    }
}

.panel--center-10 .panel-content {
    max-width: 57.5rem
}

.panel--center-8 .panel-content {
    max-width: 45.625rem
}

.panel--heading,.panel--heading.block {
    padding-bottom: 0
}

.panel--heading.block h1,.panel--heading h1 {
    font-size: 1.75rem
}

.card {
    --c-btn-cutout-color: #faf8f5;
    position: relative;
    padding: 1.875rem;
    background-color: #faf8f5
}

.card-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: none;
    margin-bottom: .9375rem
}

.columnsSeparated {
    margin-left: -1.875rem;
    margin-right: -1.875rem
}

.columnsSeparated-col {
    position: relative;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    width: 100%
}

.columnsSeparated-col+.columnsSeparated-col:before {
    content: "";
    display: block;
    margin: 1.25rem 0;
    border: dashed #d1baaa;
    border-width: .0625rem 0 0
}

@media (min-width: 48rem) {
    .columnsSeparated-col+.columnsSeparated-col:before {
        position:absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        border-width: 0 0 0 .0625rem
    }

    .columnsSeparated-col:nth-child(odd):before {
        display: none
    }
}

@media (min-width: 48rem) {
    .columnsSeparated-col--address {
        -webkit-box-flex:0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
        max-width: 38%
    }
}

@media (min-width: 48rem) {
    .columnsSeparated-col--info {
        -webkit-box-flex:1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0%;
        flex-basis: 0%
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .625rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.in .modal-dialog,.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1.25rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1.25rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1.25rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1.25rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1.875rem;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.5);
    box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.5);
    outline: 0
}

@media (min-width: 48rem) {
    .modal-content {
        padding:2.5rem
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in,.modal-backdrop.show {
    opacity: .5
}

.modal-close,.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    font-size: 2.5rem;
    font-weight: lighter;
    text-decoration: none;
    line-height: .65;
    border: 0;
    background: transparent;
    cursor: pointer
}

.modal-close>svg,.modal-header .close>svg {
    display: block;
    width: 1.25rem;
    height: 1.25rem
}

.modal-close:hover,.modal-header .close:hover {
    background-color: #c4f0f0;
    text-decoration: none;
    outline: none
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: .9375rem;
    margin-bottom: 1.875rem;
    border-bottom: .0625rem dashed #d1baaa;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 2.125rem
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -.625rem -1.25rem;
    padding-top: 1.25rem
}

@media (min-width: 48rem) {
    .modal-footer {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 1.875rem
    }
}

.modal-footer>* {
    margin: .625rem 1.25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 36rem) {
    .modal-dialog {
        max-width:45.625rem;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 62rem) {
    .modal-lg,.modal-xl {
        max-width:57.5rem
    }
}

@media (min-width: 75rem) {
    .modal-xl {
        max-width:1140px
    }
}

@media (min-width: 48rem) {
    .modal-assortments {
        max-width:calc(100vw - 1.875rem)
    }
}

@media (min-width: 71.25rem) {
    .modal-assortments {
        max-width:69.375rem
    }
}

@media (max-width: 47.99875rem) {
    .modal-assortments {
        margin:0;
        max-width: 100%
    }
}

@media (min-width: 36rem) {
    .modal-card {
        max-width:calc(100vw - 1.875rem)
    }
}

@media (min-width: 48rem) {
    .modal-card {
        max-width:37.5rem
    }
}

.modal-assortments .modal-close,.modal-card .modal-close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem
}

@media (min-width: 48rem) {
    .modal-assortments .modal-close,.modal-card .modal-close {
        top:2.5rem;
        right: 2.5rem
    }
}

.modal-assortments .modal-content,.modal-card .modal-content {
    padding: 0
}

.modal-ajax-waiting-modal .modal-content {
    padding: .3125rem
}

.socialConnectors {
    padding-left: 0;
    list-style: none;
    max-width: 11.25rem
}

.socialConnectors-item:not(:first-child) {
    margin-top: 1.25rem
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-dot-content,.slick-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-list,.slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    display: none;
    height: 100%;
    min-height: 1px
}

.slick-slide:focus {
    -webkit-box-shadow: inset 0 0 0 .125rem #c4f0f0;
    box-shadow: inset 0 0 0 .125rem #c4f0f0;
    outline: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-controls,.slick-dots {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.slick-arrow {
    position: absolute;
    top: 50%;
    border: 0;
    padding: 0;
    width: 1em;
    height: 1em;
    background-color: #e7ddd2;
    font-size: 2rem;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: background .3s ease-in,-webkit-box-shadow .3s ease-in;
    transition: background .3s ease-in,-webkit-box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in,background .3s ease-in;
    transition: box-shadow .3s ease-in,background .3s ease-in,-webkit-box-shadow .3s ease-in;
    outline: none
}

.slick-arrow>svg {
    display: block;
    margin: auto;
    font-size: .375em
}

.slick-arrow:focus,.slick-arrow:hover {
    background-color: #c4f0f0;
    -webkit-box-shadow: 0 0 0 .125rem #2d190d;
    box-shadow: 0 0 0 .125rem #2d190d;
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out
}

.slick-arrow.slick-prev {
    right: 100%
}

.slick-arrow.slick-next {
    left: 100%
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.25rem -.3125rem 0
}

.slick-dot {
    padding: 0 .3125rem
}

.slick-dot button {
    position: relative;
    display: block;
    border: .0625rem solid #2d190d;
    padding: .125rem;
    width: 1em;
    height: 1em;
    background-color: transparent;
    font-size: .75rem;
    border-radius: 100%;
    z-index: 0;
    cursor: pointer;
    outline: none
}

.slick-dot button:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 100%;
    -webkit-transition: background .3s ease-in;
    transition: background .3s ease-in
}

.slick-dot button:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: .5625rem solid #c4f0f0;
    margin: -.625rem;
    opacity: 0;
    z-index: -1;
    border-radius: 100%;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.slick-dot button:focus:before,.slick-dot button:hover:before {
    background-color: #54bcbf;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.slick-dot button:focus:after,.slick-dot button:hover:after {
    opacity: 1;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.slick-dot.slick-active button:before {
    background-color: #d1baaa;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.slick-initialized.row {
    display: block
}

.slick-initialized.row .slick-track {
    margin-left: 0;
    margin-right: 0
}

.slick-initialized.row .slick-slide {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%
}

.slick-initialized.row .slick-arrow.slick-prev {
    margin-right: -.9375rem
}

.slick-initialized.row .slick-arrow.slick-next {
    margin-left: -.9375rem
}

.slick-initialized.row .slick-dots {
    padding-left: 1.875rem;
    padding-right: 1.875rem
}

.thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -.3125rem
}

.thumbnails .slick-track {
    margin-left: 0;
    margin-right: 0
}

.thumbnails.slick-has-arrows {
    padding-left: 2.625rem;
    padding-right: 2.625rem
}

.thumbnails.slick-has-arrows .slick-prev {
    left: .3125rem
}

.thumbnails.slick-has-arrows .slick-next {
    left: auto;
    right: .3125rem
}

.thumbnails-item {
    display: block;
    border: 0;
    padding: 0 .3125rem;
    background-color: transparent;
    cursor: pointer
}

.thumbnails-item:focus,.thumbnails-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.thumbnails-item:focus .thumbnails-thumb,.thumbnails-item:hover .thumbnails-thumb {
    border-color: #d1baaa;
    -webkit-box-shadow: inset 0 0 0 .0625rem #d1baaa;
    box-shadow: inset 0 0 0 .0625rem #d1baaa;
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out
}

.thumbnails-thumb {
    display: block;
    border: .0625rem solid transparent;
    min-width: 100%;
    max-width: 100%;
    -webkit-transition: border .3s ease-in,-webkit-box-shadow .3s ease-in;
    transition: border .3s ease-in,-webkit-box-shadow .3s ease-in;
    transition: border .3s ease-in,box-shadow .3s ease-in;
    transition: border .3s ease-in,box-shadow .3s ease-in,-webkit-box-shadow .3s ease-in
}

.thumbnails-thumb img {
    z-index: -1
}

.slick-current .thumbnails-thumb {
    border-color: #d1baaa
}

.keyFigure {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 2.1875rem;
    max-width: 15.9375rem;
    background-color: #fff;
    text-align: center;
    z-index: 1
}

.keyFigure:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: .0625rem dashed #d1baaa;
    margin: .3125rem;
    z-index: -1
}

.keyFigure-figure {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    color: #5f3f38;
    font-size: 3rem;
    line-height: 1.4
}

.videoPlayer {
    position: relative;
    background-color: #2d190d
}

.videoPlayer:before {
    content: "";
    display: block;
    padding-bottom: 56.16438%;
    width: 100%;
    height: 0
}

.videoPlayer-player,.videoPlayer-trigger {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.videoPlayer-trigger {
    display: block;
    border: none;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in,-webkit-box-shadow .15s ease-in;
    transition: opacity .3s ease-in,-webkit-box-shadow .15s ease-in;
    transition: box-shadow .15s ease-in,opacity .3s ease-in;
    transition: box-shadow .15s ease-in,opacity .3s ease-in,-webkit-box-shadow .15s ease-in
}

.videoPlayer-trigger>img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.videoPlayer-trigger>svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    fill: #ff0200;
    font-size: 3.75rem;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2
}

.videoPlayer-trigger:focus,.videoPlayer-trigger:hover {
    -webkit-box-shadow: 0 0 0 .1875rem #54bcbf;
    box-shadow: 0 0 0 .1875rem #54bcbf;
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out
}

.videoPlayer-trigger:focus>img,.videoPlayer-trigger:hover>img {
    opacity: .5;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.videoPlayer-trigger:focus {
    outline: none
}

.is-playing .videoPlayer-trigger {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-timing-function: ease-out,ease-out;
    transition-timing-function: ease-out,ease-out
}

.videoPlayer-player {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.is-playing .videoPlayer-player {
    opacity: 1;
    visibility: visible;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.bubble {
    position: relative;
    display: inline-block;
    width: 5.3125rem;
    max-width: 100%;
    color: #2d190d;
    font-size: .8125rem;
    line-height: 1.1;
    letter-spacing: normal
}

.bubble:before {
    content: "";
    display: block;
    padding-bottom: 94.11765%;
    width: 100%;
    height: 0
}

.bubble>svg {
    display: block
}

.bubble-bgd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #54bcbf
}

.bubble-content,.bubble-icon {
    position: absolute;
    top: 65%;
    left: 70%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1
}

.bubble-content {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    min-width: 117.64706%;
    padding: 1.15385em;
    text-transform: uppercase;
    text-align: center;
    -webkit-transform: rotate(-18deg) translate(-50%,-50%);
    transform: rotate(-18deg) translate(-50%,-50%);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.bubble-icon {
    width: 100%;
    height: 100%;
    fill: currentColor
}

.bubble-icon.ico-highlight-franchise {
    width: 90.58824%;
    height: 118.75%
}

.countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.countdown-item {
    margin: 0 .625rem
}

@media (min-width: 36rem) {
    .countdown-item {
        margin:0 1.09375rem;
        width: 7.5rem
    }
}

.countdown-item:not(:first-child):after {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    content: "\003A";
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -.625rem;
    font-size: 2.8125rem;
    line-height: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (min-width: 36rem) {
    .countdown-item:not(:first-child):after {
        margin-left:-1.09375rem;
        font-size: 3.75rem
    }
}

.countdown-item .bubble-content {
    color: var(--countdownColor,#2d190d);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.countdown-item .bubble-bgd {
    fill: var(--countdownBackground,#54bcbf)
}

.countdown-value {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    font-size: 2.5rem;
    line-height: 1
}

@media (min-width: 36rem) {
    .countdown-value {
        font-size:3.375rem
    }
}

.countdown-unit {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .625rem
}

@media (min-width: 36rem) {
    .countdown-unit {
        font-size:.875rem
    }
}

.slideshow {
    position: relative;
    z-index: 1
}

@media (max-width: 61.99875rem) {
    .slideshow:not(.slideshow--text-only) {
        margin-left:-.9375rem;
        margin-right: -.9375rem
    }
}

.slideshow .slideshow-dots {
    height: .75rem
}

@media (min-width: 48rem) {
    .slideshow .slideshow-dots {
        height:2rem
    }
}

.slideshow-images {
    position: relative;
    overflow: hidden
}

.slideshow-images:not(.slick-initialized) .slideshow-image {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.slideshow-images:not(.slick-initialized) .slideshow-image:first-child {
    position: relative;
    width: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    clip: unset
}

@media (min-width: 48rem) {
    .slideshow-image:before {
        padding-bottom:43.24324%
    }
}

.slideshow-countdown {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

@media (min-width: 62rem) {
    .slideshow-countdown {
        max-width:calc(50% - .9375rem)
    }
}

.slideshow-panel {
    position: relative;
    margin: -4.0625rem .9375rem 0;
    padding: 1.875rem;
    background-color: #fff
}

@media (min-width: 36rem) {
    .slideshow-panel .slick-track {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 48rem) {
    .slideshow-panel {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1.25rem;
        max-width: calc(58.33333% - .9375rem);
        width: 100%
    }
}

@media (min-width: 62rem) {
    .slideshow-panel {
        position:absolute;
        top: 10%;
        bottom: 10%;
        left: 8.33333%;
        max-width: calc(41.66667% - .9375rem);
        margin: 0;
        z-index: 2
    }
}

@media (min-width: 64rem) {
    .slideshow-panel {
        top:9.375%;
        bottom: 9.375%
    }
}

.slideshow-slides:not(.slick-initialized) .slide {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.slideshow-slides:not(.slick-initialized) .slide:first-child {
    position: relative;
    width: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    clip: unset;
    white-space: normal
}

.slideshow-arrows {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slideshow-arrows .slick-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 .9375rem
}

.slideshow-arrows .slick-arrow {
    position: static;
    margin: 0 .9375rem;
    -webkit-transform: none;
    transform: none
}

.slideshow-dots {
    margin-top: auto
}

@media (min-width: 64rem) {
    .slideshow-dots {
        margin-left:16.66667%
    }
}

.slideshow-dots .slick-dots {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.slideshow--text-only .slideshow-panel {
    position: static;
    margin: 0
}

@media (min-width: 36rem) {
    .slideshow--text-only .slideshow-panel .slick-track {
        display:block
    }
}

@media (min-width: 48rem) {
    .slideshow--text-only .slideshow-panel {
        display:block;
        padding: 2.5rem;
        max-width: 100%
    }
}

.slideshow--text-only .slideshow-slides:not(.slick-initialized) {
    position: static;
    max-height: 20rem
}

@media (min-width: 64rem) {
    .slideshow--text-only .slideshow-arrows {
        right:50%;
        width: 100%;
        max-width: 57.5rem;
        -webkit-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }
}

@media (min-width: 64rem) {
    .slideshow--text-only .slideshow-dots {
        margin-left:auto;
        margin-right: auto;
        width: 57.5rem
    }
}

.slideshow-slides:not(.slick-initialized) .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background-color: #fff
}

@media (min-width: 64rem) {
    .slide-content {
        margin:0 auto;
        width: 66.66667%
    }

    .slideshow--text-only .slide-content {
        width: 57.5rem
    }
}

.slide-date {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

.slide-title {
    padding-top: .3125rem;
    margin-bottom: .625rem
}

.slide-date+.slide-title {
    padding-top: 0
}

.slide-description {
    margin-bottom: 1.25rem
}

.productCarousel .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.productCarousel .slick-slide {
    height: auto
}

.productCarousel .slick-slide:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.productCarousel .slick-slide:focus .productTile-linkCover {
    background-color: #c4f0f0;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.productCarousel-controlsWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.productCarousel-controls {
    position: relative;
    padding: .625rem 3.875rem
}

.productCarousel-arrows .slick-arrow.slick-prev {
    right: auto;
    left: 0
}

.productCarousel-arrows .slick-arrow.slick-next {
    left: auto;
    right: 0
}

.productCarousel-dots .slick-dots {
    margin-top: 0
}

.skipLinks {
    position: fixed;
    top: .3125rem;
    left: .3125rem;
    z-index: 1030
}

.skipLinks button {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
    display: inline-block;
    padding: .3125rem .625rem
}

.skipLinks button:active,.skipLinks button:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.logo {
    display: block
}

.logo.logo:focus {
    outline: .125rem solid #000;
    outline-offset: .25rem
}


.whb-main-header .btn-default  {
    background-color: #2d190d;
    color: #fff !important
    ;
}
.btn-default a,.btn-default svg  {

    color: #fff !important  ;
}



.whb-main-header li.navbarBtn.btn-default.menu-item {
    padding-right: 2em;
    padding-left: 1em;
}



.whb-main-header li.navbarBtn.btn-default.black {
    background: black;
}

.whb-main-header .navbar,.navbar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 62rem) {
    .navbar,.navbar-list {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

.navbar-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .3125rem .9375rem
}

@media (min-width: 62rem) {
    .navbar-list {
        padding:0 0 0 .9375rem
    }
}

.navbar-item {
    padding: 0 .625rem
}

.navbar-item:first-child {
    padding-left: 0
}

.navbar-item:last-child {
    padding-right: 0
}

@media (min-width: 62rem) {
    .navbar-item {
        padding-right:.9375rem;
        padding-left: .9375rem
    }
}

.navbar-item--hamburger {
    margin-right: auto;
    border-right: .0625rem dashed #54bcbf;
    padding-right: .9375rem
}

.navbar-link {
    font-family: Manrope,sans-serif;
    font-weight: 600;
    font-style: normal;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 0;
    background-color: transparent;
    font-size: .875rem;
    text-decoration: none;
    line-height: normal;
    z-index: 1
}

.navbar-link,.navbar-link:before {
    -webkit-transition: background-color .15s ease-in;
    transition: background-color .15s ease-in
}

.navbar-link:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -.375rem;
    z-index: -1
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .navbar-link {
        font-size:.75rem
    }
}

@media (min-width: 48rem) {
    .navbar-link:before {
        display:none
    }
}

.navbar-link:focus,.navbar-link:hover {
    text-decoration: underline
}

.navbar-link:focus>svg {
    fill: currentColor
}

.navbar-link:focus,.navbar-link:focus:before,.navbar-link:hover:before {
    background-color: #c4f0f0;
    outline: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.navbar-link.dropdown-toggle:after {
    display: none
}

.navbar-link>svg {
    display: block;
    fill: #2d190d;
    font-size: 1.25rem
}

@media (min-width: 48rem) {
    .navbar-link>svg {
        -ms-flex-negative:0;
        flex-shrink: 0;
        margin-right: .57143em;
        font-size: 1.14286em
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .navbar-link>svg {
        margin-right:.5em;
        font-size: 1.33333em
    }
}

@media (min-width: 62rem) {
    .navbar-link>svg {
        fill:#fff
    }
}

.navbar-link .badge:before {
    content: "\0028"
}

.navbar-link .badge:after {
    content: "\0029"
}

@media (max-width: 47.99875rem) {
    .navbar-link .text-label {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }

    .navbar-link .badge {
        font-family: Manrope,sans-serif;
        font-weight: 800;
        font-style: normal;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        font-size: .64286em;
        line-height: 1.66667em
    }

    .navbar-link .badge:after,.navbar-link .badge:before {
        display: none
    }
}

.navbar-link--hamburger {
    font-family: Manrope,sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: .5625rem;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer
}

.navbar-link--hamburger>svg {
    display: block;
    fill: #2d190d;
    font-size: 1.25rem
}

.navbar-link--hamburger .hamburger-icon {
    color: #54bcbf;
    font-size: 2.44444em
}

@media (min-width: 48rem) {
    .navbar.in-checkout .navbar-link>svg {
        fill:#fff
    }

    .navbar.in-checkout .navbar-link:focus>svg {
        fill: currentColor
    }
}

.navbarBtn {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .3125rem;
   
    -webkit-box-shadow: 0 -.3125rem 1.25rem -.625rem rgba(45,25,13,.2);
    box-shadow: 0 -.3125rem 1.25rem -.625rem rgba(45,25,13,.2);
    z-index: 1028
}

@media (min-width: 36rem) {
    .navbarBtn {
        left:.9375rem;
        right: auto
    }
}

@media (min-width: 62rem) {
    .navbarBtn {
        position:static;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbarBtn .btn {
    font-family: Manrope,sans-serif;
    font-weight: 600;
    font-style: normal;
    padding: .57143em 1.07143em
}

.navbarBtn .btn>svg {
    width: 1.07143em;
    height: 1.42857em;
    font-size: inherit
}

@media (max-width: 61.99875rem) {
    .navbarBtn .btn {
        background-color:#54bcbf;
        color: #2d190d
    }
}

@media (max-width: 35.99875rem) {
    .navbarBtn .btn {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.preHeader {
    font-family: Manrope,sans-serif;
    font-weight: 600;
    font-style: normal;
    padding: .1875rem 0;
    background-color: #2d190d;
    color: #fff;
    font-size: .75rem;
    letter-spacing: .05625rem;
    text-align: center
}

.header {
    margin-bottom: 2.5rem;
    background-color: #54bcbf;
    color: #000
}

@media (min-width: 48rem) {
    .header {
        margin-bottom:3.125rem
    }
}

.header-content {
    position: relative;
    padding-top: 1.125rem
}

@media (min-width: 62rem) {
    .header-content {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: .9375rem
    }
}

.header-logo {
    display: block;
    margin: 0 auto .9375rem;
    max-width: 9.0625rem
}

@media (min-width: 62rem) {
    .header-logo {
        -ms-flex-negative:0;
        flex-shrink: 0;
        max-width: 100%;
        margin-right: 1.875rem;
        margin-bottom: 0;
        margin-left: 0;
        padding: 0
    }
}

.header-switchLang {
    position: absolute;
    top: 1.5rem;
    right: .375rem
}

@media (min-width: 62rem) {
    .header-switchLang {
        position:static
    }
}

@media (min-width: 62rem) {
    .header-navbarContainer--desktop {
        position:relative;
        bottom: -1.5625rem;
        margin-top: -1.5625rem;
        min-height: 3.125rem;
        background-color: #fff;
        -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.1);
        box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.1);
        z-index: 999;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 61.99875rem) {
    .header-navbarContainer--mobile {
        position:relative;
        bottom: -1.5625rem;
        margin-top: -1.5625rem;
        min-height: 3.125rem;
        background-color: #fff;
        -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.1);
        box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.1);
        z-index: 999
    }
}

.header--checkout {
    margin-bottom: .9375rem
}

.header--checkout .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: .9375rem
}

.header--checkout .header-logo {
    margin: 0 1.875rem
}

.header--checkout .header-navbar {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.header--checkout .header-navbar:first-child {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.headerDropdown.dropdown--hover:hover .dropdown-toggle {
    text-decoration: underline
}

@media (max-width: 47.99875rem) {
    .headerDropdown:not(.headerDropdown--lang) {
        position:static
    }

    .headerDropdown:not(.headerDropdown--lang) .dropdown-menu {
        right: 0;
        left: 0;
        min-width: auto;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headerDropdown-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 20ch
}

.headerDropdown-content>.dropdown-header {
    padding: 0 .625rem
}

.headerDropdown-list {
    margin: -.625rem 0 0;
    padding: 0 .625rem;
    letter-spacing: normal
}

.headerDropdown-list li:not(:empty) {
    margin-top: .625rem
}

.headerDropdown-list a {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.headerDropdown-list a:focus,.headerDropdown-list a:hover {
    text-decoration: underline
}

.headerDropdown--lang abbr {
    text-decoration: none
}

.headerDropdown--lang a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.headerDropdown--lang a svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .71429em;
    fill: #54bcbf
}

.headerDropdown--lang .headerDropdown-content {
    min-width: 6.25rem
}

@media (min-width: 36rem) {
    .headerDropdown--cart .headerDropdown-content {
        min-width:21.875rem
    }
}

@media (max-width: 61.99875rem) {
    .headerSearch-form {
        padding:1.875rem
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .headerSearch-form {
        min-width:31.25rem
    }
}

.headerSearch-inputGroup {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 62rem) {
    .headerSearch-inputGroup {
        border-bottom:.0625rem solid #2d190d
    }
}

@media (max-width: 61.99875rem) {
    .headerSearch-inputGroup {
        margin-top:.625rem
    }
}

.headerSearch-inputGroup .headerSearch-picto {
    fill: #fff;
    font-size: 1rem
}

@media (max-width: 61.99875rem) {
    .headerSearch-inputGroup .headerSearch-picto {
        fill:#54bcbf
    }
}

.headerSearch-title {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.125rem;
    text-transform: uppercase
}

@media (min-width: 62rem) {
    .headerSearch-title {
        display:none
    }
}

.headerSearch-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.25rem 1.25rem 0 0;
    background: none;
    border: none;
    font-size: 1.25rem;
    cursor: pointer
}

@media (min-width: 48rem) {
    .headerSearch-close {
        display:none
    }
}

button.headerSearch-button,input.headerSearch-input {
    background: transparent;
    border: none
}

input.headerSearch-input {
    height: 1.875rem;
    padding-left: 0;
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 600
}

@media (max-width: 61.99875rem) {
    input.headerSearch-input {
        height:2.8125rem;
        padding-left: 1.25rem;
        font-weight: 400;
        border: 1px solid #c8c8c8
    }
}

input.headerSearch-input::-webkit-input-placeholder {
    color: #000
}

input.headerSearch-input::-moz-placeholder {
    color: #000
}

input.headerSearch-input:-ms-input-placeholder {
    color: #000
}

input.headerSearch-input::-ms-input-placeholder {
    color: #000
}

input.headerSearch-input::placeholder {
    color: #000
}

input.headerSearch-input:focus {
    outline: none;
    border-color: #c8c8c8
}

@media (min-width: 62rem) {
    input.headerSearch-input:focus {
        border-color:#2d190d;
        -webkit-box-shadow: inset 0 -.0625rem 0 0 #2d190d;
        box-shadow: inset 0 -.0625rem 0 0 #2d190d;
        -webkit-transition: unset;
        transition: unset
    }
}

.headerSearch-button {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.headerSearch-button--clear,.headerSearch-button--submit {
    padding: 0;
    background: none;
    border: none;
    cursor: pointer
}

@media (max-width: 61.99875rem) {
    .headerSearch-button--clear,.headerSearch-button--submit {
        padding-right:.9375rem
    }
}

.headerSearch-button--clear {
    font-size: .875rem
}

@media (min-width: 62rem) {
    .headerSearch-button--clear {
        padding-right:.625rem
    }
}

@media (min-width: 62rem) {
    .headerSearch-trigger {
        display:none
    }
}

.headerSearch-trigger .headerSearch-picto {
    margin: 0;
    fill: #000;
    font-size: 1.25rem
}

.searchSuggestions {
    width: 100%;
    padding: 1.875rem;
    margin-top: 0
}

@media (min-width: 62rem) {
    .searchSuggestions {
        margin-top:3.75rem
    }
}

.searchSuggestions-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: .625rem;
    border-bottom: .0625rem dashed rgba(209,186,170,.7)
}

.searchSuggestions-title {
    color: #2d190d;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: .03571em;
    line-height: 1.35714em;
    text-transform: uppercase
}

.searchSuggestions-showmore {
    border: none;
    background: none;
    text-decoration: underline;
    color: #2d190d;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .05833em;
    line-height: 1.41667em;
    cursor: pointer
}

.searchSuggestions-showmore:focus,.searchSuggestions-showmore:hover {
    text-decoration: none
}

.searchSuggestions-showmore:hover {
    outline: .0625rem solid #2d190d;
    outline-offset: .3125rem
}

.searchSuggestions-content {
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media (min-width: 62rem) {
    .searchSuggestions-content {
        padding-right:4.6875rem;
        padding-left: 1.5625rem
    }
}

.searchSuggestions-content:last-child {
    padding-right: 1.5625rem
}

.searchSuggestions-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1.25rem;
    list-style: none
}

.searchSuggestions-item:last-child {
    padding-bottom: 1.25rem
}

.searchSuggestions-image {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1.25rem;
    width: 3.125rem;
    min-width: 3.125rem
}

.searchSuggestions-text {
    color: #2d190d;
    font-size: .75rem;
    letter-spacing: .01417em;
    line-height: 1.5em;
    font-weight: 400
}

.searchSuggestions-linkextend {
    text-decoration: none;
    font-weight: 400
}

.searchSuggestions-linkextend:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.searchSuggestions-linkextend:focus,.searchSuggestions-linkextend:hover {
    background-color: transparent;
    text-decoration: underline
}

.navigation {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    z-index: 1050
}

.is-navigation-open .navigation {
    display: block;
    background-color: rgba(0,0,0,.5);
    overflow-x: hidden;
    overflow-y: auto
}

@media (min-width: 62rem) {
    .navigation {
        position:static;
        display: block;
        overflow: visible
    }
}

@media (max-width: 61.99875rem) {
    .navigation-container {
        margin:.625rem;
        padding: 1.875rem 1.875rem 1.25rem;
        background-color: #fff
    }
}

.navigation-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.1875rem
}

@media (min-width: 62rem) {
    .navigation-header {
        display:none
    }
}

.navigation-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    text-transform: none
}

.navigation-close {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    margin-left: 1.875rem;
    z-index: 1
}

.navigation-close:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -.375rem;
    z-index: -1;
    -webkit-transition: background-color .15s ease-in;
    transition: background-color .15s ease-in
}

.navigation-close>svg {
    display: block;
    width: 1.42857em;
    height: 1.42857em
}

.navigation-close:focus,.navigation-close:hover {
    outline: none
}

.navigation-close:focus:before,.navigation-close:hover:before {
    background-color: #c4f0f0;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.navigation-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    color: #2d190d;
    font-size: 14px
}

@media (min-width: 62rem) {
    .navigation-list {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.navigation-list a {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.navigation-item+.navigation-item {
    border-top: .0625rem dashed #54bcbf
}

.navigation-item.show .navigation-link:after,.navigation-item:hover .navigation-link:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media (min-width: 62rem) {
    .navigation-item {
        padding:.46875rem
    }

    .navigation-item+.navigation-item {
        border-top: none
    }

    .navigation-item:first-child .navigation-link:before {
        display: none
    }
}

.navigation-link {
    position: relative;
    display: block;
    padding: .9375rem 0;
    text-transform: uppercase;
    line-height: 1.42857em
}

.navigation-link:after,.navigation-link:before {
    content: "";
    position: absolute
}

.navigation-link:after {
    right: 0;
    bottom: -.0625rem;
    left: 0;
    height: .1875rem;
    background-color: #54bcbf;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in,-webkit-transform .3s ease-in;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.navigation-link:focus,.navigation-link:hover {
    outline: none
}

.navigation-link:focus:after,.navigation-link:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media (min-width: 62rem) {
    .navigation-link {
        padding:.3125rem .23438rem
    }

    .navigation-link:before {
        top: .46875rem;
        bottom: .46875rem;
        left: -.46875rem;
        border-left: .0625rem dashed #54bcbf
    }

    .navigation-link:after {
        right: .46875rem;
        bottom: -.46875rem;
        left: .46875rem
    }
}

@media (min-width: 75rem) {
    .navigation-link {
        padding:.46875rem
    }
}

@media (min-width: 62rem) and (max-width:63.99875rem) {
    .navigation-link {
        font-size:.8125rem;
        line-height: 1.53846em
    }
}

@media (min-width: 64rem) and (max-width:65.62375rem) {
    .navigation-link {
        font-size:.8125rem;
        line-height: 1.53846em
    }
}

.navigation-dropdown {
    display: none;
    padding: .9375rem
}

@media (min-width: 62rem) {
    .navigation-dropdown {
        position:absolute;
        top: 100%;
        right: 0;
        left: 0;
        padding: 2.5rem 1.875rem;
        background-color: #fff;
        -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.2);
        box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.2)
    }
}

.show .navigation-dropdown,.show>.navigation-dropdown {
    display: block
}

@media (min-width: 62rem) {
    .navigation-item:hover .navigation-dropdown {
        display:block
    }
}

.navigation-dropdown a:focus,.navigation-dropdown a:hover {
    text-decoration: underline
}

.navigation-columns {
    padding-left: 0;
    list-style: none;
    margin: 0 auto;
    max-width: 56.25rem
}

@media (min-width: 62rem) {
    .navigation-columns {
        -webkit-columns:3;
        -moz-columns: 3;
        column-count: 3;
        -webkit-column-gap: 4.875rem;
        -moz-column-gap: 4.875rem;
        column-gap: 4.875rem
    }
}

.navigation-columns-item {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    display: inline-block;
    padding-bottom: .625rem;
    width: 100%;
    page-break-inside: avoid
}

@media (min-width: 62rem) {
    .navigation-columns-item {
        text-transform:uppercase
    }

    @supports ((-moz-column-break-inside:avoid) or (break-inside: avoid-column)) {
        .navigation-columns-item {
            display:block
        }
    }
}

.hamburger {
    border: 0;
    padding: 0;
    display: inline-block;
    background: transparent;
    line-height: 1;
    vertical-align: middle;
    cursor: pointer
}

.hamburger:focus .hamburger-lines:after,.hamburger:focus .hamburger-lines:before,.hamburger:hover .hamburger-lines:after,.hamburger:hover .hamburger-lines:before {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

.hamburger-icon {
    position: relative;
    display: block;
    margin: .18182em auto;
    width: 1em;
    height: .63636em;
    font-size: 1.57143em;
    line-height: 1;
    vertical-align: middle;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}

.hamburger-lines {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: .09091em;
    font-size: inherit;
    line-height: 1;
    vertical-align: middle;
    background: currentColor;
    -webkit-transition: width .3s ease .3s,-webkit-transform .3s ease .3s;
    transition: width .3s ease .3s,-webkit-transform .3s ease .3s;
    transition: transform .3s ease .3s,width .3s ease .3s;
    transition: transform .3s ease .3s,width .3s ease .3s,-webkit-transform .3s ease .3s;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.hamburger-lines:after,.hamburger-lines:before {
    content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: currentColor;
    -webkit-transform-origin: .04545em center 0;
    transform-origin: .04545em center 0;
    -webkit-transition: top .3s ease 0s,-webkit-transform .3s ease 0s;
    transition: top .3s ease 0s,-webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s,top .3s ease 0s;
    transition: transform .3s ease 0s,top .3s ease 0s,-webkit-transform .3s ease 0s
}

.hamburger-lines:before {
    top: .27273em
}

.hamburger-lines:after {
    top: -.27273em
}

.miniCart {
    color: #2d190d
}

.miniCart-summary {
    padding-left: 0;
    list-style: none;
    border-bottom: .0625rem dashed #d1baaa
}

.miniCart-item {
    border-top: .0625rem dashed #d1baaa;
    padding: 1.25rem 0
}

.miniCart-item:first-child {
    border-top: 0;
    padding-top: 0
}

.miniCart-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.625rem -.9375rem
}

.miniCart-footer>* {
    margin: .625rem .9375rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 0
}

.miniCart-footer .btn {
    -webkit-box-flex: 999;
    -ms-flex-positive: 999;
    flex-grow: 999;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    padding-right: 1.07143em;
    padding-left: 1.07143em
}

.miniCart-total {
    font-family: Manrope,sans-serif;
    font-weight: 800;
    font-style: normal;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 1rem;
    line-height: 1.333
}

@media (min-width: 36rem) {
    .miniCart-total {
        -ms-flex-preferred-size:6.25rem;
        flex-basis: 6.25rem
    }
}

.miniCartCard .btn-link {
    font-size: .75rem
}

.miniCartCard-visual {
    margin-right: 1.25rem;
    width: 4.0625rem
}

.miniCartCard-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: inherit
}

.miniCartCard-infos {
    margin: .625rem 0 .625rem -.625rem;
    overflow: hidden
}

.miniCartCard-label,.miniCartCard-value {
    float: left;
    margin-left: .625rem
}

.miniCartCard-label {
    clear: left
}

.miniCartCard-label,.miniCartCard-price {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.miniCartCard-price {
    float: right;
    margin-left: 1.875rem
}

.breadcrumb {
    padding-left: 0;
    list-style: none;
    margin-bottom: .9375rem;
    font-size: .75rem
}

@media (min-width: 48rem) {
    .breadcrumb {
        margin-bottom:1.25rem
    }
}

.breadcrumb-item,.breadcrumb-link {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumb-item:not(:last-child):after {
    content: "";
    display: inline-block;
    margin: 0 .33333em;
    width: .33333em;
    height: .33333em;
    background-color: currentColor;
    border-radius: 100%
}

.breadcrumb-link {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

.breadcrumb-link:link:focus,.breadcrumb-link:link:hover {
    text-decoration: underline
}

@media (max-width: 47.99875rem) {
    .newsletter {
        margin:.3125rem 0 1.875rem
    }
}

@media (min-width: 48rem) {
    .newsletter {
        margin:.625rem 0
    }
}

.newsletter-title {
    font-size: 1.4375rem
}

.newsletter-title>svg {
    width: 6.0625rem;
    height: 2.1875rem;
    float: right;
    margin-top: .625rem
}

.newsletter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

input.newsletter-input {
    border: 0;
    min-width: 50%
}

@media (min-width: 48rem) {
    input.newsletter-input {
        width:18.75rem
    }
}

.franchisee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 47.99875rem) {
    .franchisee {
        margin:.9375rem 0
    }
}

.iconsBanner {
    background-color: #fff;
    color: #2d190d
}

.iconsBanner-list {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

@media (max-width: 47.99875rem) {
    .iconsBanner-list {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.iconsBanner-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1.875rem 0 2.5rem
}

@media (min-width: 48rem) {
    .iconsBanner-item {
        display:block;
        padding: 0 1.25rem;
        text-align: center
    }
}

@media (min-width: 62rem) {
    .iconsBanner-item {
        /* padding:0 1.875rem; */
    }
}

.iconsBanner-item>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 47.99875rem) {
    .iconsBanner-item--bordered {
        border-bottom:.0625rem dashed #d1baaa
    }
}

@media (min-width: 48rem) {
    .iconsBanner-item--bordered {
        border-right:.0625rem dashed #d1baaa
    }
}

.iconsBanner-item--bordered:last-of-type {
    border: 0
}

.iconsBanner-title {
    margin-bottom: 0;
    max-width: 100%
}

@media (max-width: 47.99875rem) {
    .iconsBanner-title {
        padding-left:1.875rem
    }
}

.iconsBanner-text {
    display: block;
    max-width: 100%
}

.iconsBanner-bubble {
    margin-left: auto;
    margin-right: auto;
    width: 6.5625rem
}

.iconsBanner-bubble:before {
    padding-bottom: 71.42857%
}

.iconsBanner-item .iconsBanner-icon .sectionHeading-icon>svg {
    width: 3.375rem;
    height: 3.3125rem;
    fill: #d1baaa !important;
}

.iconsBanner-icon.bubble-icon {
    width: 100%;
    height: 100%;
    fill: #54bcbf
}

.iconsBanner-bgd {
    fill: #fff;
    -webkit-transition: fill .15s ease-in-out;
    transition: fill .15s ease-in-out
}

.iconsBanner-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: block;
    text-decoration: none
}

.iconsBanner-link:not(.focus-unstyled):focus,.iconsBanner-link:not(.hover-unstyled):hover {
    text-decoration: underline;
    background-color: transparent
}

.iconsBanner-link:not(.focus-unstyled):focus .iconsBanner-bgd,.iconsBanner-link:not(.hover-unstyled):hover .iconsBanner-bgd {
    fill: #c4f0f0
}

.iconsBanner-link:not(.focus-unstyled):focus .iconsBanner-icon,.iconsBanner-link:not(.hover-unstyled):hover .iconsBanner-icon {
    fill: #54bcbf
}

@media (max-width: 47.99875rem) {
    .iconsBanner-link {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 48rem) {
    .iconsBanner-link {
        text-align:center
    }
}

.iconsBanner--highlight .iconsBanner-item {
    margin: 1.25rem auto
}

@media (min-width: 48rem) {
    .iconsBanner--highlight .iconsBanner-item {
        margin:2.5rem 0
    }
}

.iconsBanner--highlight .iconsBanner-title {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    position: relative;
    margin-left: 1.875rem;
    font-size: 1.25rem;
    text-transform: uppercase;
    text-align: center
}

.iconsBanner--highlight .iconsBanner-title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1.25rem;
    border-left: .0625rem solid #d1baaa
}

@media (min-width: 48rem) {
    .iconsBanner--highlight .iconsBanner-title {
        margin-top:1.25rem;
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .iconsBanner--highlight .iconsBanner-title:before {
        display: none
    }
}

.iconsBanner--dark {
    background-color: #2d190d;
    color: #fff
}

.iconsBanner--dark .iconsBanner-bgd {
    fill: #2d190d
}

.iconsBanner--dark .iconsBanner-icon {
    fill: #fff
}

.iconsBanner--dark .iconsBanner-link:not(.focus-unstyled):focus .iconsBanner-bgd,.iconsBanner--dark .iconsBanner-link:not(.hover-unstyled):hover .iconsBanner-bgd {
    fill: #927d76
}

.iconsBanner--dark .iconsBanner-link:not(.focus-unstyled):focus .iconsBanner-icon,.iconsBanner--dark .iconsBanner-link:not(.hover-unstyled):hover .iconsBanner-icon {
    fill: #fff
}

.iconsBanner--dark .iconsBanner-item--bordered,.iconsBanner--dark .iconsBanner-title:before {
    border-color: #fff
}

.iconsBanner--brandValues {
    text-align: center;
    margin-top: 3.75rem
}

.iconsBanner--brandValues .bubble.bubble--up {
    position: absolute;
    display: block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.iconsBanner--brandValues .container-fluid {
    position: relative;
    display: inline-block
}

@media (min-width: 62rem) {
    .iconsBanner--brandValues .container-fluid {
        width:auto
    }
}

@media (min-width: 36rem) {
    .iconsBanner--brandValues .iconsBanner-list {
        padding:1.25rem 0
    }
}

.iconsBanner--brandValues .iconsBanner-item {
    width: 16.875rem
}

@media (min-width: 48rem) {
    .iconsBanner--brandValues .iconsBanner-item {
        margin-top:3.75rem;
        width: auto
    }
}

@media (min-width: 48rem) {
    .iconsBanner--reinsurance .iconsBanner-item {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }
}

@media (max-width: 47.99875rem) {
    .iconsBanner--reinsurance .iconsBanner-item {
        margin:0;
        padding: .9375rem
    }
}

.iconsBanner--reinsurance .iconsBanner-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media (min-width: 48rem) {
    .iconsBanner--reinsurance .iconsBanner-title {
        margin-top:.625rem;
        text-align: center
    }
}

.iconsBanner--reinsurance .iconsBanner-text {
    font-size: .75rem;
    font-weight: 400
}

.footerMenu {
    -webkit-columns: 2;
    -moz-columns: 2;
    column-count: 2;
    padding-left: 0;
    list-style: none
}

.footerMenu-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    font-weight: 400;
    margin-bottom: .625rem
}

.footerMenu-link:not(.hover-unstyled):hover {
    background: transparent
}

.footerMenu-link:not(.focus-unstyled):focus,.footerMenu-link:not(.hover-unstyled):hover {
    text-decoration: underline
}

.footerMenu-link>svg {
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .3125rem;
    font-size: .85714em
}

.socialIcons-title {
    font-size: 1.5rem
}

.socialIcons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.socialIcons-container>svg {
    width: 3.125rem;
    height: 2.6875rem
}

.socialIcons-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.socialIcons-item {
    margin: 0 .625rem
}

.socialIcons-link {
    display: block;
    padding: .3125rem
}

.socialIcons-link>svg {
    fill: #2d190d;
    width: 2.25rem;
    height: 2.25rem
}

.socialIcons-link:not(.hover-unstyled):hover {
    background: transparent
}

.socialIcons-link:focus>svg,.socialIcons-link:hover>svg {
    fill: #54bcbf
}

.titleIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    text-transform: none;
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media (min-width: 48rem) {
    .titleIcon {
        margin-bottom:1.625rem;
        font-size: 1.25rem
    }
}

.titleIcon svg {
    width: 1.875rem;
    margin: .1875rem .625rem 0 0;
    fill: #54bcbf;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.inlineData-label,.inlineData dt {
    display: inline;
    font-weight: 400
}

.inlineData-label:before,.inlineData dt:before {
    content: "";
    display: block
}

.inlineData-value,.inlineData dd {
    display: inline
}

.footerLogos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 48rem) {
    .footerLogos {
        -ms-flex-flow:nowrap;
        flex-flow: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footerLogos-brandLogo {
    margin-bottom: 1.25rem
}

@media (max-width: 47.99875rem) {
    .footerLogos-brandLogo {
        margin-right:1.25rem;
        width: 9.375rem
    }
}

.footerLogos-img {
    margin-right: 1.25rem
}

.footerLogos-img:last-of-type {
    margin-right: 0
}

@media (max-width: 47.99875rem) {
    .footerLogos-img {
        margin-bottom:1.25rem
    }
}

.bannerDnt {
    position: sticky;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .9375rem;
    background-color: #fff;
    -webkit-box-shadow: 0 -.9375rem 1.25rem -.625rem rgba(45,25,13,.2);
    box-shadow: 0 -.9375rem 1.25rem -.625rem rgba(45,25,13,.2);
    z-index: 1030
}

@media (max-width: 47.99875rem) {
    .bannerDnt-content {
        font-size:.75rem
    }
}

.productAnimations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -.3125rem
}

.productAnimations>* {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: .3125rem
}

@media (max-width: 47.99875rem) {
    .productAnimations>* {
        max-width:4.375rem
    }
}

@media (max-width: 47.99875rem) {
    .productAnimations .bubble {
        font-size:.75rem
    }
}

.productTile {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.25rem;
    height: 100%;
    background-color: #fff;
    z-index: 1
}

@media (max-width: 35.99875rem) {
    .productTile {
        margin-left:auto;
        margin-right: auto;
        max-width: 15.9375rem
    }
}

.productTile .announcement a {
    font-style: unset
}

.productTile--assortment {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width: 35.99875rem) {
    .productTile--assortment {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        max-width: 100%;
        height: auto
    }
}

.productTile-image {
    margin-bottom: 1.25rem
}

.productTile--assortment .productTile-image {
    margin: 0 auto .625rem;
    width: 100%;
    max-width: 8.125rem
}

@media (max-width: 35.99875rem) {
    .productTile--assortment .productTile-image {
        margin:0 .9375rem 0 0;
        width: 3.75rem
    }
}

.productTile-animations {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

@media (max-width: 35.99875rem) {
    .productTile-content {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }
}

.productTile-title {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: auto;
    font-size: inherit;
    line-height: 1.55;
    text-align: center
}

.productTile--assortment .productTile-title {
    margin: 0 0 .3125rem;
    font-weight: 700
}

@media (max-width: 35.99875rem) {
    .productTile--assortment .productTile-title {
        text-align:left
    }
}

.productTile-linkCover {
    position: static;
    font-weight: inherit;
    text-decoration: none
}

.wd-product .product-wrapper:before {

    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: .0625rem dashed #d1baaa;
    margin: .3125rem;
    background-color: hsla(0, 0%, 100%, 0);
 
}

.productTile--assortment .productTile-linkCover:before {
    border: none;
    margin: 0;
    -webkit-transition: background-color .15s ease-in;
    transition: background-color .15s ease-in
}

.productTile--assortment .productTile-linkCover svg {
    display: block;
    font-size: 1.25rem
}

.productTile-price {
    font-size: 1rem;
    text-align: right
}

.productTile-price .price-from {
    display: block;
    font-size: .75em;
    line-height: 1.1
}

.productTile-price .price-value {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.productTile-description {
    margin-bottom: .9375rem;
    font-size: .75rem;
    text-align: center
}

@media (max-width: 35.99875rem) {
    .productTile--assortment .productTile-description {
        margin-bottom:0;
        text-align: left
    }
}

.productTile-add .btn {
    z-index: 2
}

.productTile-add svg {
    font-size: 1.57143em
}

.productTile--assortment .productTile-add {
    margin-top: auto;
    text-align: center
}

@media (max-width: 35.99875rem) {
    .productTile--assortment .productTile-add {
        position:static;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: 0 0 0 .9375rem
    }
}

.productWrapper {
    position: relative;
    margin-bottom: .625rem;
    padding: 1.25rem .9375rem
}

@media (min-width: 62rem) {
    .productWrapper {
        margin-bottom:2.5rem;
        padding: 2.5rem
    }
}

@media (min-width: 48rem) {
    .productWrapper-media {
        -ms-flex-preferred-size:45%;
        flex-basis: 45%;
        max-width: 45%;
        position: static
    }
}

.productWrapper-media:before {
    content: "";
    position: absolute;
    top: -1.25rem;
    right: 0;
    left: 0;
    bottom: -7.5rem;
    background-color: #fff
}

@media (min-width: 48rem) {
    .productWrapper-media:before {
        top:0;
        bottom: auto;
        padding-bottom: 46.84685%;
        height: 0
    }
}

@media (min-width: 48rem) {
    .productWrapper-details {
        -ms-flex-preferred-size:55%;
        flex-basis: 55%;
        max-width: 55%
    }
}

.productGallery {
    position: relative;
    margin: 0 auto .625rem;
    max-width: 27.5rem
}

@media (min-width: 48rem) {
    .productGallery {
        margin-left:0
    }
}

.productGallery-animations {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

@media (min-width: 62rem) {
    .productGallery-animations {
        top:-1.25rem;
        left: -1.25rem
    }
}

.productGallery-slideshow {
    position: relative
}

@media (min-width: 48rem) {
    .productGallery-slideshow {
        padding-bottom:1.875rem
    }
}

@media (min-width: 69.375rem) {
    .productGallery-slideshow {
        padding-bottom:2.5rem
    }
}

.productGallery-slideshow:not(.slick-initialized) .productGallery-slide {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.productGallery-slideshow:not(.slick-initialized) .productGallery-slide:first-child {
    position: relative;
    width: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    clip: unset
}

.productGallery-thumbnails {
    margin-top: .625rem
}

.productGallery-thumbnails .slick-track {
    width: 100%!important
}

.productGallery-thumbnails .thumbnails-item {
    min-width: 5.625rem
}

@media (min-width: 48rem) {
    .productGallery-thumbnails {
        margin-left:-.9375rem
    }
}

@media (min-width: 62rem) {
    .productGallery-thumbnails {
        margin-left:-2.5rem
    }
}

.productAxis {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.3125rem
}

.productAxis-btn {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: .3125rem;
    border-width: .07692em;
    border-color: #d1baaa;
    padding: .76923em 1.53846em;
    background-color: transparent;
    font-size: .8125rem;
    letter-spacing: .025rem;
    border-radius: 1.25rem
}

.productAxis-btn.ng-animate {
    -webkit-transition: 0s;
    transition: 0s
}

.productAxis-btn.is-selected {
    border-color: #5f3f38;
    background-color: #f1eee9
}

.productAxis-btn.is-selected,.productAxis-btn.is-selected:focus {
    -webkit-box-shadow: 0 0 0 .0625rem #5f3f38;
    box-shadow: 0 0 0 .0625rem #5f3f38
}

.productAxis-btn:not(.is-selected):focus,.productAxis-btn:not(.is-selected):hover {
    background-color: #f1eee9;
    text-decoration: underline
}

.productAxis-btn:focus {
    -webkit-box-shadow: 0 0 0 .0625rem #d1baaa;
    box-shadow: 0 0 0 .0625rem #d1baaa
}

.productDetails {
    --c-btn-cutout-color: #faf8f5;
    padding: 1.875rem;
    background-color: #faf8f5
}

@media (min-width: 62rem) {
    .productDetails {
        padding:2.5rem 3.4375rem
    }
}

.productDetails-title {
    margin-bottom: 1.25rem
}

.productDetails-quantity {
    border-top: .0625rem dashed #d1baaa;
    padding: 1.25rem 0
}

.productDetails-quantity>label {
    font-size: 1rem
}

.productDetails-price--main {
    font-family: Manrope,sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.333
}

.productDetails-price--without-taxes {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.productDetails-price-from {
    display: block;
    font-size: .875rem
}

.productDetails-price-from,.productDetails-price-strike {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal
}

.productDetails-price-strike {
    font-size: 1.25rem
}

.productDetailsModal .productDetails-descLink {
    display: none
}

.productShipping {
    border-top: .0625rem dashed #d1baaa;
    padding: 1.875rem 0
}

.productShipping:last-child {
    padding-bottom: 0
}

.productShipping-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .625rem;
    font-size: 1rem
}

.productShipping-heading>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .9375rem
}

.productShipping-shipmentIcon {
    width: 1.25em;
    height: .875em
}

.productShipping-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: inherit;
    letter-spacing: .025rem;
    text-transform: none
}

.productShipping-description {
    margin-bottom: 1.25rem;
    font-size: .75rem
}

.productShipping-description p {
    margin: 0
}

.productAvailability {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .625rem
}

.productAvailability>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .625rem
}

.productAvailability--available {
    color: green
}

.productAvailability--unavailable {
    color: #e00000
}

.productAvailability-status {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.productAvailability-notification {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    color: #2d190d
}

.productInformations {
    margin-bottom: .625rem;
    padding: 1.5625rem 1.875rem;
    background-color: #fff
}

@media (min-width: 48rem) {
    .productInformations {
        padding:2.5rem
    }
}

@media (min-width: 62rem) {
    .productInformations {
        margin-bottom:2.5rem;
        padding-right: 5.9375rem;
        padding-left: 5.9375rem
    }
}

.productToggle {
    border-bottom: .0625rem dashed #d1baaa
}

@media (min-width: 48rem) {
    .productToggle {
        border-bottom:0
    }
}

.productToggle:first-of-type {
    margin-top: -1.125rem
}

@media (min-width: 48rem) {
    .productToggle:first-of-type {
        margin-top:0
    }
}

.productToggle-tabs {
    display: none
}

@media (min-width: 48rem) {
    .productToggle-tabs {
        padding-left:0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -.9375rem 2.5rem
    }
}

@media (min-width: 48rem) {
    .productToggle-tab {
        position:relative
    }

    .productToggle-tab+.productToggle-tab:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: .9375rem;
        left: 0;
        border-left: .0625rem dashed #d1baaa
    }
}

@media (min-width: 62rem) {
    .productToggle-tab {
        padding:0 .9375rem
    }
}

.productToggle-trigger {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: none;
    padding: 1.125rem 0 .9375rem;
    width: 100%;
    background-color: transparent;
    font-size: 1.375rem;
    line-height: 1.25;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

.productToggle-trigger:focus,.productToggle-trigger:hover {
    outline: none
}

.productToggle-trigger:focus .productToggle-triggerIcon,.productToggle-trigger:hover .productToggle-triggerIcon {
    background-color: #e7ddd2;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media (min-width: 48rem) {
    .productToggle-trigger--tab {
        position:relative;
        margin: -.625rem .625rem 0;
        padding: .625rem .9375rem;
        width: auto
    }

    .productToggle-trigger--tab:after {
        content: "";
        position: absolute;
        right: .9375rem;
        bottom: 0;
        left: .9375rem;
        height: .1875rem;
        background-color: #54bcbf;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .3s ease-in;
        transition: -webkit-transform .3s ease-in;
        transition: transform .3s ease-in;
        transition: transform .3s ease-in,-webkit-transform .3s ease-in;
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center
    }

    .productToggle-trigger--tab:focus:after,.productToggle-trigger--tab:hover:after,.productToggle-trigger--tab[aria-selected]:after {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .productToggle-trigger--tab:focus {
        outline: .0625rem dashed #54bcbf
    }
}

.productToggle-triggerIcon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: -.1875em 0 0 .9375rem;
    padding: .28125em;
    font-size: 2rem;
    border-radius: 100%;
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}

[aria-expanded=true] .productToggle-triggerIcon .vertical {
    display: none
}

@media (min-width: 48rem) {
    .productToggle-heading {
        display:none
    }
}

.productToggle-panel {
    padding-bottom: 1.25rem
}

@media (min-width: 48rem) {
    .productToggle-panel {
        margin-top:.625rem;
        margin-bottom: .625rem;
        border: 0;
        padding: 0 1.5625rem
    }
}

@media (min-width: 62rem) {
    .productToggle-panel {
        margin-right:auto;
        margin-left: auto;
        max-width: 48.75rem
    }
}

.colorSwatches {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -.3125rem
}

.colorSwatches-item {
    margin: .3125rem
}

.colorSwatches-swatch {
    display: block;
    width: 1em;
    height: 1em;
    font-size: 1rem
}

.colorSwatches-swatch>svg {
    fill: currentColor
}

@media (min-width: 48rem) {
    .productToggle-panel .assortments {
        margin-left:calc(50% - (50vw - .9375rem));
        margin-right: calc(50% - (50vw - .9375rem))
    }
}

@media (min-width: 71.25rem) {
    .productToggle-panel .assortments {
        margin-left:calc(50% - 34.6875rem);
        margin-right: calc(50% - 34.6875rem)
    }
}

.assortments-item:before {
    content: "";
    display: block;
    margin: 1.25rem 0;
    border: dashed #d1baaa;
    border-width: .0625rem 0 0
}

@media (max-width: 35.99875rem) {
    .assortments-item:first-child:before {
        display:none
    }
}

@media (min-width: 36rem) {
    .assortments-item:before {
        position:absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        border-width: 0 0 0 .0625rem
    }
}

@media (min-width: 36rem) and (max-width:47.99875rem) {
    .assortments-item:nth-of-type(odd):before {
        display:none
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .assortments-item:nth-of-type(3n+1):before {
        display:none
    }
}

@media (min-width: 62rem) {
    .assortments-item:nth-of-type(4n+1):before {
        display:none
    }
}

.assortmentsModal-image {
    margin: .9375rem auto;
    max-width: 15.3125rem
}

@media (min-width: 48rem) {
    .assortmentsModal-image {
        margin-top:3.125rem;
        margin-bottom: 3.125rem;
        max-width: 25rem
    }
}

.assortmentsModal-content {
    padding: 1.875rem 1.25rem;
    background-color: #faf8f5
}

@media (min-width: 48rem) {
    .assortmentsModal-content {
        padding:3.125rem 5.9375rem 3.125rem 1.875rem;
        height: 100%
    }
}

.assortmentsModal-description {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.assortmentsModal-allergens {
    font-size: .75rem
}

.assortmentsModal-toggleIngredients>svg {
    margin-left: .71429em;
    margin-right: 0;
    font-size: .71429em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.assortmentsModal-toggleIngredients.is-active>svg {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.assortmentsFeatures {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: .625rem
}

@media (min-width: 48rem) {
    .assortmentsFeatures {
        margin-bottom:1.25rem
    }
}

.assortmentsFeatures--chocolate,.assortmentsFeatures--colors {
    --c-assortmentFeatures-icon-fill: #f7e5bf
}

.assortmentsFeatures--flavor,.assortmentsFeatures--inside {
    --c-assortmentFeatures-icon-fill: #f7ca86
}

.assortmentsFeatures--texture {
    --c-assortmentFeatures-icon-fill: #d8ddb1
}

.assortmentsFeatures--note,.assortmentsFeatures--shape {
    --c-assortmentFeatures-icon-fill: #f2aec1
}

.assortmentsFeatures--extra {
    --c-assortmentFeatures-icon-fill: #a6d9da
}

.assortmentsFeatures-icon {
    margin: .25rem .625rem 0 0;
    width: 1.875rem
}

.assortmentsFeatures-icon .bubble-icon {
    top: -.0625rem;
    left: -.1875rem;
    width: 66.66667%;
    height: 66.66667%;
    -webkit-transform: none;
    transform: none
}

.assortmentsFeatures--inside .assortmentsFeatures-icon .bubble-icon {
    width: 80%;
    height: 73.33333%
}

.assortmentsFeatures--shape .assortmentsFeatures-icon .bubble-icon {
    width: 70%;
    height: 80%
}

.assortmentsFeatures-icon .bubble-bgd {
    fill: var(--c-assortmentFeatures-icon-fill,#54bcbf)
}

.assortmentsFeatures-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-bottom: 0;
    font-size: .75rem
}

.assortmentsFeatures-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.configuratorItem {
    position: relative;
    max-width: 1.13636em;
    width: 100%;
    font-size: 2.75rem;
    overflow: hidden;
    z-index: 0
}

.configuratorItem:before {
    content: "";
    display: block;
    padding-bottom: 88%;
    width: 100%;
    height: 0
}

.configuratorItem:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 88%;
    height: 100%;
    background-color: #faf8f5;
    border-radius: 100%;
    z-index: -1
}

@media print {
    .configuratorItem:after {
        border: .125rem solid #faf8f5
    }
}

.configuratorItem>img {
    position: absolute;
    top: 50%;
    left: 0;
    max-height: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.configuratorItem--decor {
    font-size: 3.4375rem
}

.configuratorItem--decor:after {
    display: none
}

.configuratorItem--decor>img {
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.configuratorItem--grid {
    font-size: 3.75rem
}

.configuratorItem--summary {
    font-size: 7.125rem
}

.configuratorItem--summary:after {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.configuratorItem--summary>img {
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (min-width: 48rem) {
    .configuratorItem--summary {
        font-size:9rem
    }
}

@media (max-width: 61.99875rem) {
    .configuratorSelector {
        padding-top:.625rem;
        padding-bottom: .625rem
    }
}

.configuratorSelector-image {
    margin-bottom: .625rem
}

.configuratorSelector-image:before {
    padding-bottom: 28.57143%
}

@media (max-width: 61.99875rem) {
    .configuratorSelector-image {
        margin-bottom:1.25rem
    }

    .configuratorSelector-image:before {
        display: none
    }

    .configuratorSelector-image img {
        position: static;
        -webkit-transform: none;
        transform: none
    }
}

.configuratorPicker .custom-input {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.configuratorPicker-label,.configuratorPicker>label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.configuratorPicker-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem
}

.configuratorPicker-image {
    margin-right: .625rem
}

.configuratorPicker--thumbnail .custom-input {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 0;
    -webkit-transform: none;
    transform: none
}

.configuratorPicker--thumbnail .custom-input:before {
    display: none
}

.configuratorPicker--thumbnail:focus .custom-input,.configuratorPicker--thumbnail input:focus~.custom-input {
    border-color: #5f3f38;
    -webkit-box-shadow: none;
    box-shadow: none
}

.configuratorPicker--thumbnail.is-checked .custom-input,.configuratorPicker--thumbnail input:active~.custom-input,.configuratorPicker--thumbnail input:checked~.custom-input {
    border-color: #54bcbf;
    -webkit-box-shadow: 0 0 0 .0625rem #54bcbf;
    box-shadow: 0 0 0 .0625rem #54bcbf
}

.configuratorPicker--thumbnail.is-disabled .custom-input,.configuratorPicker--thumbnail [disabled]~.custom-input {
    border-color: #e5e5e5;
    background-color: hsla(0,0%,78.4%,.05)
}

.configuratorPicker--thumbnail:focus-visible .custom-input,.configuratorPicker--thumbnail input:focus-visible~.custom-input {
    outline: .0625rem dashed #5f3f38;
    outline-offset: .125rem
}

.configuratorPicker--thumbnail .configuratorPicker-label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .9375rem;
    height: 100%
}

.configuratorPicker--thumbnail .configuratorPicker-image {
    margin-right: 0;
    margin-bottom: .5rem
}

.configuratorPicker--thumbnail .configuratorPicker-image.configuratorItem--decor {
    margin: -.625rem -.625rem .3125rem
}

.configuratorPicker--thumbnail .configuratorPicker-label {
    font-size: .8125rem;
    line-height: 1.385;
    text-align: center
}

.configuratorSelection-title {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .9375rem;
    font-size: 1rem;
    text-transform: none
}

.configuratorSelection--byColor {
    border: .0625rem solid #c8c8c8;
    padding: 1.25rem 1.5625rem
}

.configuratorSelection--byColor .configuratorSelection-title {
    margin: -1.25rem -1.5625rem 1.25rem;
    border-bottom: .0625rem solid #c8c8c8;
    padding: .3125rem 1.5625rem;
    background-color: #faf8f5
}

.configuratorTag {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    padding: 1.25rem;
    width: 12.75rem;
    height: 7.5rem;
    background-color: #54bcbf;
    color: #fff;
    font-family: TimesNewRoman,Times New Roman,Times,serif;
    z-index: 0
}

.configuratorTag-line {
    font-size: .9375rem;
    line-height: 1.66667em;
    text-transform: uppercase;
    text-align: center
}

@media (min-width: 36rem) {
    .configuratorPrinter {
        max-width:15.9375rem
    }
}

@media (max-width: 61.99875rem) {
    .configuratorPrinter {
        margin-left:auto;
        margin-right: auto
    }
}

.configuratorPrinter .form-control {
    border-radius: 1.25rem
}

.configuratorPrinter input.form-control {
    text-transform: uppercase
}

.configuratorPrinter .form-help {
    color: #927d76
}

.configuratorSteps {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    padding-left: .9375rem;
    padding-right: .9375rem
}

@media (min-width: 48rem) {
    .configuratorSteps {
        margin-top:1.5625rem;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.configuratorSteps-title {
    margin-bottom: 1.25rem;
    font-size: 1.375rem;
    text-align: center
}

@media (min-width: 48rem) {
    .configuratorSteps-title {
        margin-bottom:2.1875rem
    }
}

.configuratorSteps-subtitle {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    text-transform: none
}

.configuratorSteps-step {
    border-top: .0625rem dashed #d1baaa
}

@media (min-width: 48rem) {
    .configuratorSteps-step {
        border-top:0
    }
}

.configuratorSteps-step:first-of-type {
    border-top: 0;
    margin-top: -1.8125rem
}

@media (min-width: 48rem) {
    .configuratorSteps-step:first-of-type {
        margin-top:0
    }
}

.configuratorSteps-tabs {
    display: none
}

@media (min-width: 48rem) {
    .configuratorSteps-tabs {
        padding-left:0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -.625rem 1.875rem
    }
}

@media (min-width: 48rem) {
    .configuratorSteps-tab {
        position:relative
    }

    .configuratorSteps-tab+.configuratorSteps-tab:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: .9375rem;
        left: 0;
        border-left: .0625rem dashed #d1baaa
    }
}

@media (min-width: 62rem) {
    .configuratorSteps-tab {
        padding:0 .9375rem
    }

    .configuratorSteps-tab:first-child {
        padding-left: 0
    }

    .configuratorSteps-tab:last-child {
        padding-right: 0
    }
}

.recap {
    border-bottom: 3.5px solid #54bcbf;
    margin: 0 90px
}

.configuratorSteps-tab--recap {
    cursor: default;
    padding: 0 25px
}

.configuratorSteps-tab--recap,.configuratorSteps-trigger {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: none;
    background-color: transparent;
    font-size: 1.375rem;
    line-height: 1.25;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none
}

.configuratorSteps-trigger {
    padding: 1.125rem 0 .9375rem;
    width: 100%;
    cursor: pointer
}

.configuratorSteps-trigger:focus {
    outline: .0625rem dashed #54bcbf
}

.configuratorSteps-tab--recap .configuratorSteps-trigger {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: Sue Ellen Francisco,sans-serif;
    margin: 1.875rem 0 0
}

@media (min-width: 48rem) {
    .configuratorSteps-trigger--tab {
        position:relative;
        margin: -.625rem 0 0;
        padding: .625rem;
        width: auto;
        text-align: center
    }

    .configuratorSteps-trigger--tab:after {
        content: "";
        position: absolute;
        right: .625rem;
        bottom: 0;
        left: .625rem;
        height: .1875rem;
        background-color: #54bcbf;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .3s ease-in;
        transition: -webkit-transform .3s ease-in;
        transition: transform .3s ease-in;
        transition: transform .3s ease-in,-webkit-transform .3s ease-in;
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center
    }

    .configuratorSteps-trigger--tab:focus:after,.configuratorSteps-trigger--tab:hover:after,.configuratorSteps-trigger--tab[aria-current]:after {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
}

@media (min-width: 48rem) {
    .configuratorSteps-heading {
        display:none
    }
}

.configuratorSteps-panel {
    margin-bottom: 1.25rem
}

@media (min-width: 48rem) {
    .configuratorSteps-panel {
        margin-bottom:0
    }
}

.configuratorSteps-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.configuratorSteps-grid>* {
    margin-bottom: .625rem;
    padding-left: .3125rem;
    padding-right: .3125rem;
    width: 6.125rem
}

.configuratorSteps-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    margin: -.625rem
}

.configuratorSteps-submit>* {
    margin: .625rem
}

@media (max-width: 35.99875rem) {
    .configuratorSteps-submit>* {
        margin-left:auto;
        margin-right: auto
    }

    .configuratorSteps-submit>:last-child {
        display: block;
        width: 100%;
        text-align: center
    }
}

.configuratorOutline:not(.configuratorOutline--flat) {
    --c-btn-cutout-color: #faf8f5;
    padding: 1.5625rem;
    background-color: #faf8f5
}

.configuratorOutline-title {
    margin-bottom: 1.5625rem;
    border-bottom: .0625rem dashed #d1baaa;
    padding-bottom: 1.25rem;
    font-size: 1.375rem;
    text-align: center
}

.configuratorOutline-subtitle,.configuratorOutline-total {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.375
}

.configuratorOutline-subtitle {
    margin-bottom: .625rem;
    text-transform: none
}

.configuratorOutline-subtitle--light {
    font-size: .875rem
}

.configuratorOutline-list {
    padding-left: 0;
    list-style: none
}

.configuratorOutline-list>li {
    position: relative;
    padding-left: .71429em
}

.configuratorOutline-list>li:before {
    content: "\002D";
    position: absolute;
    top: 0;
    left: 0
}

.configuratorOutline-list--inline>*+:before {
    content: "\00A0\002D\00A0"
}

.configuratorOutline-terms {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .75rem
}

@media (min-width: 48rem) {
    .configuratorSummaryWrapper-summary {
        -ms-flex-preferred-size:55%;
        flex-basis: 55%;
        max-width: 55%
    }
}

.configuratorSummaryWrapper-actions {
    margin-top: 1.25rem
}

@media (min-width: 48rem) {
    .configuratorSummaryWrapper-actions {
        -ms-flex-preferred-size:45%;
        flex-basis: 45%;
        max-width: 45%;
        margin-top: 0
    }
}

.configuratorSummary {
    position: relative
}

@media (min-width: 23.4375rem) {
    .configuratorSummary {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -.9375rem;
        margin-right: -.9375rem;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .configuratorSummary:not(:last-child):after {
        content: "";
        position: absolute;
        top: 100%;
        left: 1.875rem;
        right: 1.875rem;
        border-bottom: .0625rem dashed #d1baaa
    }
}

@media (min-width: 48rem) {
    .configuratorSummary {
        margin-left:0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .configuratorSummary:not(:last-child):after {
        display: none
    }
}

@media (min-width: 23.4375rem) {
    .configuratorSummary-content,.configuratorSummary-visual {
        -webkit-box-flex:1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 15.625rem;
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media (min-width: 48rem) {
    .configuratorSummary-content,.configuratorSummary-visual {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%;
        max-width: 15.625rem;
        padding-left: 0;
        padding-right: 0
    }
}

.configuratorSummary-visual {
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 48rem) {
    .configuratorSummary-visual {
        margin-right:.9375rem
    }
}

.configuratorSummary-visual .imageContainer {
    width: 100%;
    max-width: 9.6875rem
}

.configuratorSummary-grid {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -.625rem;
    width: 100%;
    max-width: 10.9375rem
}

.configuratorSummary-grid>li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: .625rem
}

.configuratorSummary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.5625rem;
    border-bottom: .0625rem dashed #d1baaa;
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem
}

.configuratorSummary:last-child .configuratorSummary-content {
    border-bottom: 0
}

@media (min-width: 23.4375rem) {
    .configuratorSummary-content {
        margin-bottom:0;
        border-bottom: 0;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (min-width: 48rem) {
    .configuratorSummary-content {
        border-bottom:.0625rem dashed #d1baaa;
        padding-top: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .configuratorSummary:last-child .configuratorSummary-content {
        border-bottom: 0
    }
}

@media print {
    .configuratorSummary-content {
        max-width: 100%
    }
}

.coupons-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: .625rem
}

.coupons-list {
    padding-left: 0;
    list-style: none
}

.coupons-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.coupons-item:not(:last-child) {
    margin-bottom: .3125rem
}

.coupons-item:after {
    content: "";
    display: block;
    margin: .3125rem .3125rem 0;
    border-bottom: .0625rem dashed #d1baaa;
    width: 100%
}

.coupons-info,.coupons-remove {
    margin-left: .3125rem;
    margin-right: .3125rem
}

.coupons-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-top: .3125rem
}

.coupons-remove {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: .625rem
}

.cartDelivery {
    padding: 1.25rem .9375rem;
    margin-bottom: 1.875rem;
    background: #fff
}

@media (min-width: 48rem) {
    .cartDelivery {
        padding:2.1875rem 1.875rem 1.875rem
    }
}

.cartDelivery .restock-date {
    margin-left: 2.5rem
}

.cartDelivery-title .btn {
    font-size: .875rem
}

.cartDelivery-tableContainer {
    background: #faf8f5
}

@media (min-width: 48rem) {
    .cartDelivery-tableContainer {
        padding:0 1.875rem
    }
}

.cartDelivery-table {
    height: auto
}

@media (min-width: 48rem) {
    .cartDelivery-table {
        margin-left:auto;
        margin-right: auto;
        max-width: 57.5rem;
        height: .0625rem
    }
}

.cartDelivery-cartLines {
    height: 100%
}

.cartDelivery-cartLines>tr {
    height: 100%;
    border-bottom: 1.875rem solid #fff
}

@media (min-width: 48rem) {
    .cartDelivery-cartLines>tr {
        border-top:1.875rem solid #faf8f5;
        border-bottom: 3.75rem solid #faf8f5
    }
}

.cartDelivery-cartLines>tr:last-of-type {
    border-bottom-width: 0
}

@media (min-width: 48rem) {
    .cartDelivery-cartLines>tr:last-of-type {
        border-bottom-width:1.875rem
    }
}

.cartDelivery-cartLines td {
    padding-top: 1.25rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem
}

@media (min-width: 48rem) {
    .cartDelivery-cartLines td {
        padding-top:0;
        padding-left: 1.875rem;
        padding-right: 0
    }

    .cartDelivery-cartLines td:first-child {
        padding-left: 0;
        padding-right: 1.875rem
    }
}

.cartDelivery-lineDetail {
    position: relative;
    padding-bottom: 1.25rem
}

.cartDelivery-lineDetail:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 1.5625rem;
    right: 1.5625rem;
    border-bottom: .0625rem dashed #d1baaa
}

@media (min-width: 48rem) {
    .cartDelivery-lineDetail {
        border-right:.0625rem dashed #d1baaa;
        padding-bottom: 0
    }

    .cartDelivery-lineDetail:before {
        display: none
    }
}

@media (min-width: 48rem) {
    .cartDelivery-linePrices,.cartDelivery-lineQuantity {
        width:20%
    }
}

.cartDelivery-lineQuantity .list-unstyled {
    margin-bottom: 0
}

.cartDelivery-lineQuantity .lineQuantity-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.cartDelivery-lineQuantity .lineQuantity-update>svg {
    font-size: 1.25rem
}

@media (min-width: 48rem) {
    .cartDelivery-lineQuantity--editable {
        min-width:14.375rem
    }
}

.cartDelivery-linePrices .main-price {
    font-size: 1.75rem;
    font-family: Manrope,sans-serif;
    font-weight: 800;
    font-style: normal
}

@media (min-width: 48rem) {
    .cartDelivery-linePrices .unitPrice-item {
        margin-top:.625rem
    }
}

@media (min-width: 48rem) {
    .lineDetail {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.lineDetail-visual {
    margin-bottom: 1.25rem;
    width: 100%;
    max-width: 10rem
}

@media (min-width: 48rem) {
    .lineDetail-visual {
        -ms-flex-preferred-size:31%;
        flex-basis: 31%;
        margin-bottom: 0;
        margin-right: 1.875rem
    }
}

.lineDetail-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.lineDetail-productTitle {
    font-size: 1rem;
    text-transform: uppercase;
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media (min-width: 48rem) {
    .lineDetail-productTitle {
        margin-top:.625rem
    }
}

.lineDetail-pickupDate {
    color: green
}

.tableAmounts td,.tableAmounts th {
    border-width: 0 0 .0625rem;
    vertical-align: baseline
}

.tableAmounts th {
    padding-left: 0;
    font-size: .875rem
}

.tableAmounts td {
    font-family: Manrope,sans-serif;
    font-weight: 800;
    font-style: normal;
    padding-right: 0;
    font-size: 1.25rem;
    text-align: right
}

.tableAmounts tr:last-child td,.tableAmounts tr:last-child th {
    border-width: 0
}

.tableAmounts-total {
    border-bottom: .0625rem dashed #d1baaa
}

.tableAmounts-total th[scope] {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem
}

@media (min-width: 36rem) {
    .tableAmounts-total th[scope] {
        font-size:1.25rem
    }
}

.tableAmounts-total td {
    font-size: 1.75rem;
    line-height: 1
}

.checkoutSteps {
    position: sticky;
    top: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.1);
    box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.1);
    z-index: 1020
}

.checkoutSteps-list {
    padding-left: 0;
    list-style: none;
    counter-reset: steps;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

@media (min-width: 62rem) {
    .checkoutSteps-list {
        -ms-flex-pack:distribute;
        justify-content: space-around
    }
}

.checkoutSteps-step {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .625rem .3125rem;
    text-align: center
}

@media (min-width: 48rem) {
    .checkoutSteps-step {
        padding-top:1.25rem;
        padding-bottom: 1.25rem
    }
}

@media (min-width: 62rem) {
    .checkoutSteps-step {
        display:block;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .625rem 0
    }

    .checkoutSteps-step:first-child {
        padding-left: .625rem
    }

    .checkoutSteps-step:last-child {
        padding-right: .625rem
    }
}

.checkoutSteps-step:before {
    content: "";
    display: block;
    margin-right: .625rem;
    width: 1em;
    height: 1em;
    background-color: #c0bab6;
    font-size: .3125rem;
    border-radius: 100%
}

@media (max-width: 61.99875rem) {
    .checkoutSteps-step:first-child:before {
        display:none
    }

    .checkoutSteps-step.is-current:before,.checkoutSteps-step.is-done:before {
        background-color: #54bcbf
    }
}

@media (min-width: 62rem) {
    .checkoutSteps-step:after,.checkoutSteps-step:before {
        content:"";
        position: absolute;
        top: 0;
        left: -.0625rem;
        right: -.0625rem;
        margin: 0;
        width: auto;
        height: .1875rem;
        border-radius: 0
    }

    .checkoutSteps-step:before {
        background-color: #e5e5e5
    }

    .checkoutSteps-step:after {
        background-color: #54bcbf;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    .checkoutSteps-step.is-done:after {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    .checkoutSteps-step.is-current:after {
        -webkit-transform: scaleX(.5);
        transform: scaleX(.5)
    }
}

.checkoutSteps-step.is-current svg,.checkoutSteps-step.is-done svg {
    fill: #54bcbf
}

.checkoutSteps-step.is-disabled {
    color: #c0bab6
}

@media (max-width: 61.99875rem) {
    .checkoutSteps-step:not(.is-current) .checkoutSteps-label>span {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }
}

.checkoutSteps-anchor {
    font-family: Manrope,sans-serif;
    font-weight: 600;
    font-style: normal;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    text-decoration: none
}

.checkoutSteps-anchor>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.checkoutSteps-anchor.is-inactive {
    pointer-events: none
}

.checkoutSteps-anchor:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -.375rem;
    z-index: -1;
    -webkit-transition: background-color .15s ease-in;
    transition: background-color .15s ease-in
}

.checkoutSteps-anchor:link:focus:before,.checkoutSteps-anchor:link:hover:before {
    background-color: #c4f0f0;
    outline: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.checkoutSteps-anchor:link:not(.focus-unstyled):focus .checkoutSteps-label>span,.checkoutSteps-anchor:link:not(.focus-unstyled):hover .checkoutSteps-label>span {
    text-decoration: underline
}

@media (min-width: 62rem) {
    .checkoutSteps-anchor {
        padding:.625rem
    }

    .checkoutSteps-anchor:before {
        display: none
    }
}

.checkoutSteps-icon {
    display: none
}

@media (min-width: 62rem) {
    .checkoutSteps-icon {
        display:block;
        margin-right: .5rem;
        width: 1.14286em;
        height: 1.14286em
    }

    .checkoutSteps-icon.ico-checkout-payment {
        width: 1.35714em
    }

    .checkoutSteps-icon.ico-checkout-shipping {
        width: 1.42857em
    }
}

.checkoutSteps-status {
    display: none
}

@media (min-width: 62rem) {
    .checkoutSteps-status {
        display:block;
        margin-left: .4375rem
    }
}

.checkoutSteps-label:before {
    counter-increment: steps;
    content: counter(steps)
}

.is-current .checkoutSteps-label:before {
    content: counter(steps) ". "
}

@media (min-width: 62rem) {
    .checkoutSteps-label:before {
        content:counter(steps) ". "
    }
}

.checkoutSteps-identification-choice {
    display: none
}

@media (max-width: 35.99875rem) {
    .checkoutSteps-identification-choice {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 1.25rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.checkoutSteps-connection {
    margin-right: .625rem;
    text-decoration: underline
}

.checkoutSteps-registration {
    margin-left: .625rem;
    text-decoration: underline
}

.checkoutStepTarget {
    border-top: 2.60625rem solid transparent;
    margin-top: -2.60625rem;
    background-clip: padding-box
}

@media (min-width: 36rem) {
    .checkoutStepTarget {
        border-top-width:3.85625rem;
        margin-top: -3.85625rem
    }
}

.cartBoxList {
    padding-top: 1.875rem
}

@media (max-width: 35.99875rem) {
    .cartBoxList {
        padding-top:0;
        padding-bottom: 1.875rem
    }
}

.cartBoxItem {
    border-top: .0625rem dashed #d1baaa;
    padding: 1.875rem 0
}

.cartBoxItem:first-of-type {
    padding-top: 0;
    border-top: 0
}

.cartBoxItem:first-of-type.cartBoxItem--firstBorder {
    border-top: .0625rem dashed #d1baaa;
    padding-top: 1.875rem
}

.cartBoxItem:last-of-type {
    padding-bottom: 0
}

.cartBoxItem svg {
    fill: #54bcbf;
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .625rem
}

.cartBoxItem .add-to-cart-description label {
    margin-left: 3.125rem
}

.cartBoxItem-title {
    margin-bottom: .625rem;
    font-size: 1.125rem;
    text-transform: none
}

.cartBoxItem-subtitle,.cartBoxItem-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.cartBoxItem-subtitle {
    display: block;
    padding-bottom: .5rem;
    font-size: 1rem
}

.cartBoxItem-info {
    font-size: .75rem
}

.cartBoxItem-address {
    font-style: normal
}

.checkoutPanel {
    --c-btn-cutout-color: #faf8f5;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem .9375rem;
    max-width: 45.625rem;
    background-color: #faf8f5
}

@media (min-width: 48rem) {
    .checkoutPanel {
        padding:2.5rem 3.75rem
    }
}

.checkoutPanel--light {
    background-color: transparent;
    padding: 0
}

.checkoutPanel-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    text-transform: none
}

.checkoutPanel-title>svg {
    margin-right: .625rem;
    width: 1.875rem;
    height: 1.875rem;
    fill: #54bcbf
}

.checkoutPanel-title>svg.checkoutPanel-checkIcon {
    margin-left: .625rem;
    margin-right: 0;
    width: 1em;
    height: 1em
}

@media (min-width: 36rem) {
    .checkoutPanel-content {
        padding-right:1.25rem;
        padding-left: 2.5rem
    }
}

@media (min-width: 48rem) {
    .checkoutPanel-content {
        padding-right:0
    }
}

.checkoutPanel-info {
    font-size: .75rem
}

.checkoutPanel-info address>strong {
    font-size: .875rem
}

.mode-selector-main[data-show-radio=true]~.mode-selector-options {
    padding-left: 1.5rem
}

.checkoutTotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0 -.46875rem;
    margin-right: 0 -.46875rem
}

.checkoutTotal-title,.checkoutTotal-total {
    margin-left: .46875rem;
    margin-right: .46875rem
}

.checkoutTotal-title {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.25;
    text-transform: uppercase;
    font-size: 2.125rem
}

.checkoutTotal-total {
    font-family: Manrope,sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 1.25rem
}

@media (min-width: 36rem) {
    .checkoutTotal-total {
        font-size:2.25rem
    }
}

.paymentMethod {
    padding: .3125rem
}

.paymentMethod .custom-input {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.storeLocator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.625rem -.3125rem
}

.storeLocator-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: .625rem .3125rem;
    min-width: 0
}

.storeLocator-item--address {
    -webkit-box-flex: 999;
    -ms-flex-positive: 999;
    flex-grow: 999;
    -ms-flex-preferred-size: 19.375rem;
    flex-basis: 19.375rem
}

.storeLocator-item--country {
    -ms-flex-preferred-size: 10rem;
    flex-basis: 10rem
}

.storeLocator-item--radius {
    -ms-flex-preferred-size: 8.4375rem;
    flex-basis: 8.4375rem
}

.storeLocator-item--submit {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.storeResults {
    background-color: #fff
}

@media (min-width: 48rem) {
    .storeResults {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: 35rem
    }
}

@media (min-width: 48rem) {
    .storeResults-map,.storeResults-results {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }
}

.storeResults-map {
    position: relative;
    border: .0625rem solid #d1baaa;
    max-height: 21.5625rem;
    background-color: #d1baaa;
    z-index: 1
}

.storeResults-map:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0
}

@media (min-width: 48rem) {
    .storeResults-map {
        max-height:100%
    }

    .storeResults-map:before {
        display: none
    }
}

@media (min-width: 48rem) {
    .storeResults-results {
        margin-right:1.875rem;
        max-height: 100%
    }
}

@media (max-width: 47.99875rem) {
    .storeResults-results {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 62.5rem;
        overflow: hidden
    }
}

.storeResults-list {
    margin-bottom: 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.storeResults-list>li+li {
    border-top: .0625rem dashed #d1baaa
}

@media (min-width: 48rem) {
    .storeResults-list {
        margin-right:-1.875rem;
        padding-right: .9375rem
    }
}

.storePreview {
    font-size: .75rem
}

.storePreview,.storePreview .storeFavorite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.storePreview .storeFavorite {
    --c-btn-cutout-color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.storePreview .storeFavorite>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .3125rem;
    font-size: 1.16667em
}

.storePreview-distance {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 1.25rem .9375rem;
    width: 4.375rem;
    background-color: #faf8f5;
    font-size: .875rem;
    text-align: center
}

@media (min-width: 48rem) {
    .storePreview-distance {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 5rem
    }
}

.storePreview-distance>svg {
    display: block;
    margin: 0 auto .3125rem;
    width: 1.625rem;
    height: 2.125rem;
    fill: #54bcbf
}

.storePreview-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    padding: 1.25rem .9375rem
}

@media (min-width: 62rem) {
    .storePreview-infos {
        -ms-flex-preferred-size:60%;
        flex-basis: 60%;
        max-width: 60%
    }
}

@media (min-width: 62rem) {
    .storePreview-actions {
        -ms-flex-preferred-size:40%;
        flex-basis: 40%;
        max-width: 40%
    }
}

.storePreview-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.storePreview-phone>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .3125rem;
    fill: #54bcbf;
    font-size: 1.16667em
}

.storePreview-favorite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.storePreview-favorite>svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .3125rem;
    font-size: 1.16667em
}

.storePreview-favorite .text-label {
    font-weight: 700
}

.storeGallery-slideshow {
    background-color: #fff
}

.storeGallery-thumbnails {
    margin-top: .625rem;
    display: block;
    min-height: 1.5rem
}

.storeGallery-item .imageContainer--store {
    background-color: transparent
}

.storeStatus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.storeStatus:before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: .35714em .46875rem 0 0;
    width: .75rem;
    height: .75rem;
    border-radius: 50%
}

.storeStatus--open:before {
    background: green
}

.storeStatus--closed:before {
    background: #e00000
}

.storeMap {
    position: relative;
    display: block;
    margin-bottom: 1.25rem;
    border: .0625rem solid #d1baaa;
    background-color: #d1baaa;
    z-index: 1
}

.storeMap:before {
    content: "";
    display: block;
    padding-bottom: 75%;
    width: 100%;
    height: 0
}

.storeFavorite {
    --c-btn-cutout-color: #f8f3ed
}

.storeFavorite.disabled {
    border-color: #54bcbf;
    background-color: #fff;
    color: #2d190d
}

.storeFavorite.disabled:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%2354BCBF'/%3E%3C/svg%3E")
}

.storeFavorite.disabled>svg {
    fill: #54bcbf
}

.storeFavorite.ng-animate {
    -webkit-transition: 0s;
    transition: 0s
}

.storeFavorite--current>svg {
    color: #54bcbf
}

.storeFavorite--current:not(:disabled):not(.disabled):focus>svg,.storeFavorite--current:not(:disabled):not(.disabled):hover>svg {
    color: #fff
}

.storeScrollableHours {
    max-height: 11.875rem;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(33%,#fff),to(hsla(0,0%,100%,0))),-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(66%,#fff)) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.1),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.1),transparent) 0 100%;
    background: linear-gradient(#fff 33%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 66%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.1),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.1),transparent) 0 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: local,local,scroll,scroll;
    background-size: 115% 1.875rem,115% 1.875rem,115% .625rem,115% .625rem;
    background-position-x: center;
    overflow-x: hidden;
    overflow-y: auto
}

.storeScrollableHours:focus {
    outline: .125rem solid #000;
    outline-offset: .25rem
}

.services-item+.services-item {
    margin-top: 1.25rem
}

@media (min-width: 48rem) {
    .services-item+.services-item {
        margin-top:1.875rem
    }
}

.services-item .media-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.services-item .media-body span {
    margin-top: .625rem;
    font-weight: 700
}

.services-item .media-body ul {
    list-style-position: inside
}

.services-item .media-body ul li::marker {
    color: #54bcbf
}

.services-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .9375rem;
    fill: #54bcbf;
    width: 3.57143em;
    height: 3.57143em;
    font-size: .75rem
}

@media (min-width: 48rem) {
    .services-icon {
        font-size:.875rem
    }
}

.services-icon--clickandcollect {
    height: 3.5em
}

.services-icon--courierDelivery {
    height: 3.14286em
}

.services-icon--customizationService {
    height: 3.92857em
}

.services-icon--enterpriseOffer {
    height: 2.64286em
}

.services-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    letter-spacing: .0275em;
    text-transform: none
}

.services-description {
    margin-top: .3125rem
}

.storeTeam.slick-has-arrows {
    padding-left: 3.875rem;
    padding-right: 3.875rem
}

@media (min-width: 62rem) {
    .storeTeam.slick-has-arrows {
        padding-left:0;
        padding-right: 0
    }
}

.storeTeam .slick-slide:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.storeTeam .slick-controls {
    position: absolute;
    top: 0;
    left: 1.875rem;
    right: 1.875rem;
    height: 7.5rem
}

@media (min-width: 62rem) {
    .storeTeam .slick-controls {
        left:0;
        right: 0
    }
}

.teamMember {
    text-align: center
}

.teamMember-picture {
    margin: .125rem auto .625rem;
    max-width: 7.5rem;
    border-radius: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s ease-in;
    transition: -webkit-box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in,-webkit-box-shadow .3s ease-in
}

.teamMember-picture .imageContainer-icon {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.teamMember-picture .imageContainer-icon>svg {
    width: 85%;
    height: 85%
}

.slick-slide:focus .teamMember-picture {
    -webkit-box-shadow: 0 0 0 .125rem #54bcbf;
    box-shadow: 0 0 0 .125rem #54bcbf;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.teamMember-name {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.375rem;
    line-height: 1.25;
    text-transform: uppercase
}

.productList-row,.productList>div {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

.productList-row,.productList-sort,.productList>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.productList-sort {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .625rem 0 .625rem 50%
}

@media (min-width: 48rem) {
    .productList-sort {
        padding:0
    }
}

@media (max-width: 47.99875rem) {
    .facetsList:not(.facetsList--modal) .facetsList-container {
        display:none
    }
}

@media (max-width: 47.99875rem) {
    .facetsList:not(.facetsList--modal) {
        position:absolute;
        z-index: 1
    }
}

@media (min-width: 48rem) {
    .facetsList-responsiveBtn {
        display:none
    }
}

@media (max-width: 47.99875rem) {
    .facetsList-responsiveBtn .btn {
        padding:.4375rem .9375rem
    }
}

.facetsList-title {
    font-size: 1.125rem;
    text-transform: none;
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal
}

.facetsList-btn {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .9375rem;
    font-size: .875rem;
    text-decoration: none
}

@media (max-width: 47.99875rem) {
    .facetsList-clear {
        border-bottom:.0625rem dashed #d1baaa;
        margin-bottom: 1.25rem;
        padding-bottom: 1.25rem
    }
}

.facetsList-clear .btn {
    font-size: .75rem;
    margin-bottom: .9375rem
}

.facetsList-icon>svg {
    width: .5625rem;
    height: .4375rem;
    vertical-align: middle
}

.facetsList-icon--revert {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.facetsList-modalHeader {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.facetsList-modalTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.collectionPagination {
    list-style: none;
    margin: .3125rem auto 1.25rem
}

.collectionPagination,.collectionPagination-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.collectionPagination-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 .3125rem;
    background: #fff
}

.collectionPagination-item--disabled {
    border: 0;
    background: #e5e5e5
}

.collectionPagination-item--active {
    background: #54bcbf
}

.collectionPagination-item--active .collectionPagination-text {
    font-weight: 700
}

.collectionPagination-item--bordered {
    border: 2px solid #54bcbf
}

.collectionPagination-item--bordered:not(.disabled) .collectionPagination-link,.collectionPagination-item--bordered:not(.disabled) .collectionPagination-text {
    font-weight: 700
}

@media (max-width: 47.99875rem) {
    .collectionPagination-item--bordered {
        display:none
    }
}

.collectionPagination-item--pageCount {
    display: none
}

.collectionPagination-link {
    font-weight: 400
}

.collectionPagination-link:focus,.collectionPagination-link:hover {
    font-weight: 700
}

.collectionPagination-link,.collectionPagination-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none
}

.collectionPagination-other-content {
    padding-top: 2.5rem
}

.footerMentions {
    background-color: #2d190d;
    color: #fff
}

.footerMentions-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0 .625rem;
    margin-bottom: 0
}

@media (max-width: 61.99875rem) {
    .footerMentions-list {
        margin-bottom:3.125rem
    }
}

.footerMentions-item {
    padding: .3125rem
}

.footerMentions-item:not(:first-child):before {
    content: "-";
    margin-right: .3125rem
}

.footerMentions-link {
    display: inline-block;
    text-decoration: none;
    font-weight: 400
}

.footerMentions-link:not(.focus-unstyled):focus,.footerMentions-link:not(.hover-unstyled):hover {
    background-color: transparent;
    text-decoration: underline
}

.banner {
    position: relative;
    margin: 0 -.9375rem 1.875rem;
    background: #fff;
    overflow: hidden;
    z-index: 1
}

@media (min-width: 36rem) {
    .banner {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 15rem
    }
}

@media (min-width: 62rem) {
    .banner {
        margin-left:0;
        margin-right: 0
    }
}

@media (max-width: 35.99875rem) {
    .banner {
        margin-bottom:.9375rem;
        max-height: 23.4375rem
    }

    .banner:before {
        content: "";
        display: block;
        padding-bottom: 100%;
        width: 100%;
        height: 0
    }
}

.banner-content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 1.875rem 2.5rem;
    max-width: 61.25rem;
    width: 100%;
    z-index: 2
}

@media (max-width: 35.99875rem) {
    .banner-content {
        position:absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.banner-title {
    font-size: 2.125rem
}

.banner-text {
    font-size: 1rem;
    text-transform: uppercase
}

.banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.banner-img>img {
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wd-title-style-bordered {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1108 83'%3E%3Cpath fill='none' stroke='%23927D76' stroke-dasharray='6,10' stroke-linecap='round' d='M0 36.587C85.746 12.65 174.728.682 266.945.682 405.271.682 598.104 86.677 802.16 81.8c136.038-3.25 238.651-22.21 307.84-56.876'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center 1.875rem;
    background-size: 69.375rem 5.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    padding: 1.875rem .9375rem;
    min-height: 8.9375rem
}

@media (min-width: 71.25rem) {
    .sectionHeading {
        margin-left:0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.sectionHeading .sectionHeading-icon>svg {
    fill: #54bcbf;
    width: 6.875rem;
    height: 5.3125rem;
    margin: 0 .3125rem
}

.wd-title-style-bordered .sectionHeading-icon,.wd-title-style-bordered .sectionHeading-subtitle,.wd-title-style-bordered .sectionHeading-title {
    background-image: url(img/bgd-site-texture.jpg)
}

.sectionHeading .sectionHeading-title {
    font-size: 2.125rem;
    padding: 0 .3125rem
}

.sectionHeading-subtitle {
    color: #5f3f38;
    font-size: 1rem;
    padding: 0 .625rem
}

.sectionHeading-icon+.sectionHeading-title {
    margin-top: 1.875rem
}

.sectionHeading-icon+.sectionHeading-subtitle,.sectionHeading-title+.sectionHeading-subtitle {
    margin-top: .625rem
}

.bannerShifted-image {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    margin-bottom: -4.6875rem
}

@media (max-width: 61.99875rem) {
    .bannerShifted-image {
        max-height:23.4375rem
    }
}

@media (min-width: 48rem) {
    .bannerShifted-image {
        margin-left:0;
        margin-right: 0;
        margin-bottom: 0
    }

    .bannerShifted-image:before {
        padding-bottom: 48.48485%
    }
}

@media (min-width: 48rem) {
    .bannerShifted-offset {
        margin-left:-25%
    }
}

.bannerShifted-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #fff;
    padding: 3.75rem 1.875rem 2.5rem
}

@media (min-width: 48rem) {
    .bannerShifted-content {
        padding:3.75rem 3.75rem 2.5rem
    }
}

@media (min-width: 62rem) {
    .bannerShifted-content {
        padding:3.75rem 5.9375rem 2.5rem
    }
}

.bannerShifted-content>* {
    max-width: 100%
}

.bannerShifted-content .bubble {
    position: absolute;
    top: 0;
    right: 2.5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 47.99875rem) {
    .bannerShifted-content .bubble {
        -webkit-transform:translateY(-65%);
        transform: translateY(-65%)
    }
}

@media (max-width: 61.99875rem) {
    .bannerShifted--col-8 .bannerShifted-image {
        max-height:100%
    }
}

@media (min-width: 48rem) {
    .bannerShifted--col-8 .bannerShifted-image:before {
        padding-bottom:54.79452%
    }
}

@media (min-width: 48rem) {
    .bannerShifted--col-8 .bannerShifted-offset {
        margin-left:-33.33334%
    }
}

.bannerShifted--col-10 .bannerShifted-image {
    z-index: 1
}

@media (max-width: 47.99875rem) {
    .bannerShifted--col-10 .bannerShifted-image {
        margin:0 auto;
        width: 15.9375rem
    }
}

.bannerShifted--col-10 .bannerShifted-image:before {
    padding-bottom: 133.33333%
}

.bannerShifted--col-10 .bannerShifted-offset {
    background: #fff
}

@media (max-width: 47.99875rem) {
    .bannerShifted--col-10 .bannerShifted-offset {
        margin-top:-10.625rem;
        padding-top: 10.625rem
    }
}

@media (min-width: 48rem) {
    .bannerShifted--col-10 .bannerShifted-offset {
        margin-left:-33.33334%;
        min-height: 21.25rem
    }
}

.bannerImage {
    position: relative
}

@media (min-width: 48rem) {
    .bannerImage-image {
        height:21.25rem
    }
}

@media (min-width: 48rem) {
    .bannerImage-image:before {
        padding-bottom:62.96296%
    }
}

.bannerImage-container {
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    right: 1.875rem;
    padding: 1.5625rem 1.25rem .625rem;
    background: #fff;
    text-align: center
}

@media (min-width: 48rem) {
    .bannerImage-container {
        padding:1.875rem 1.25rem;
        bottom: 2.5rem;
        left: 2.5rem;
        right: 2.5rem
    }
}

.bannerImage-content {
    margin: 0 auto;
    max-width: 21.875rem
}

.bannerImage-linkCover {
    position: static;
    font-weight: inherit;
    text-decoration: none
}

.bannerImage-linkCover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: hsla(0,0%,100%,0);
    z-index: 1;
    -webkit-box-shadow: 0 0 0 .3125rem transparent;
    box-shadow: 0 0 0 .3125rem transparent;
    -webkit-transition: -webkit-box-shadow .3s ease-out;
    transition: -webkit-box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out,-webkit-box-shadow .3s ease-out;
    text-align: left
}

.bannerImage-linkCover:focus:before,.bannerImage-linkCover:hover:before {
    -webkit-box-shadow: 0 0 0 .3125rem #c4f0f0,0 0 0 .4375rem #2d190d;
    box-shadow: 0 0 0 .3125rem #c4f0f0,0 0 0 .4375rem #2d190d;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.userNavigation {
    position: relative;
    margin-bottom: 1.25rem
}

.userNavigation-trigger {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1.42857em;
    padding-right: 1.42857em;
    background-color: #54bcbf
}

@media (min-width: 48rem) {
    .userNavigation-trigger {
        display:none
    }
}

.userNavigation-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

@media (max-width: 47.99875rem) {
    .userNavigation-list {
        position:absolute;
        top: 100%;
        right: 0;
        left: 0;
        display: none;
        border: .0625rem solid #54bcbf;
        background-color: #fff;
        -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.2);
        box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45,25,13,.2);
        z-index: 1000
    }

    .open .userNavigation-list {
        display: block
    }
}

@media (min-width: 48rem) {
    .userNavigation-item {
        border-bottom:.0625rem dashed #54bcbf
    }

    .userNavigation-item.is-active {
        border-color: #d1baaa
    }
}

.userNavigation-link {
    display: block;
    padding: .625rem 1.25rem;
    text-decoration: none
}

.is-active .userNavigation-link,.userNavigation-link:focus,.userNavigation-link:hover {
    text-decoration: underline
}

@media (min-width: 48rem) {
    .userNavigation-link {
        padding-top:.9375rem;
        padding-bottom: .9375rem
    }

    .is-active .userNavigation-link {
        background-color: #54bcbf
    }
}

.listSections-heading {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    text-transform: none;
    margin: 2.5rem 0 1.5625rem
}

.listSections-item {
    border-top: .0625rem dashed #d1baaa;
    list-style-type: none
}

.listSections-item:before {
    content: "\200B";
    position: absolute
}

.listSections-item:last-of-type {
    border-bottom: .0625rem dashed #d1baaa
}

.listSections-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.25rem 0;
    text-align: left;
    width: 100%;
    background: #fff;
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-style: normal
}

.listSections-btn:focus .listSections-triggerIcon,.listSections-btn:hover .listSections-triggerIcon {
    background-color: #e7ddd2;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.listSections-triggerIcon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: -.28125em 0 -.28125em .9375rem;
    padding: .28125em;
    font-size: 2rem;
    border-radius: 100%;
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}

[aria-expanded=true] .listSections-triggerIcon .vertical {
    display: none
}

.listSections-text {
    margin: 0 1.25rem 1.25rem
}

.jumbotron {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.875rem;
    background: #c9ebf1
}

@media (max-width: 47.99875rem) {
    .jumbotron {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: calc(.9375rem)
    }
}

@media (min-width: 48rem) {
    .jumbotron-imgContainer {
        max-width:66.66666%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666%;
        flex: 0 0 66.66666%;
        padding-right: 1.875rem
    }
}

@media (max-width: 47.99875rem) {
    .jumbotron-imgContainer {
        padding-bottom:1.875rem
    }
}

.jumbotron-content {
    font-size: 2.125rem;
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.25;
    text-transform: uppercase
}

@media (min-width: 48rem) {
    .jumbotron-content {
        max-width:33.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
}

@media (max-width: 47.99875rem) {
    .jumbotron-content {
        font-size:calc(1.7rem)
    }
}

.jumbotron-title {
    font-size: 2.125rem;
    margin-bottom: 1.5625rem
}

@media (max-width: 47.99875rem) {
    .jumbotron-title {
        font-size:calc(1.7rem)
    }
}

.jumbotron-hugeText {
    font-size: 3.5rem;
    line-height: 6.8125rem
}

@media (max-width: 47.99875rem) {
    .jumbotron-hugeText {
        font-size:calc(2.8rem);
        line-height: calc(5.45rem)
    }
}

.resultsTabs {
    background-color: #fff;
    margin-bottom: 1.25rem
}

@media (min-width: 62rem) {
    .resultsTabs {
        margin-bottom:1.875rem
    }
}

.resultsTabs-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.resultsTabs-item {
    position: relative;
    padding: 1.5625rem 1.875rem;
    list-style: none
}

@media (max-width: 35.99875rem) {
    .resultsTabs-item {
        padding:1.5625rem .9375rem
    }
}

.resultsTabs-item .active {
    border-bottom: .1875rem solid #54bcbf
}

.resultsTabs-item:after {
    content: "";
    position: absolute;
    top: 1.5625rem;
    bottom: 1.5625rem;
    right: 0;
    height: 1.3125rem;
    border-right: .0625rem dashed rgba(209,186,170,.7)
}

.resultsTabs-item:last-child:after {
    border-right: none
}

.resultsTabs-link,.resultsTabs-link>strong {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.375rem;
    line-height: 1em;
    letter-spacing: 0;
    color: #2d190d;
    text-transform: uppercase;
    text-decoration: none
}

.resultsTabs-link:hover {
    background-color: transparent
}

.results-count {
    color: #2d190d;
    letter-spacing: .02857em;
    line-height: 1.28571em;
    text-transform: uppercase
}

.results-list {
    margin-top: 1.25rem;
    background-color: #fff
}

.resultsArticle {
    position: relative;
    height: 100%;
    padding: 1.25rem
}

.resultsArticle:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 1.25rem;
    left: 1.25rem;
    border: .0625rem dashed rgba(209,186,170,.7)
}

.resultsArticle-border:after {
    border: none
}

.resultsArticle-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

@media (max-width: 47.99875rem) {
    .resultsArticle-content {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.resultsArticle-figure {
    margin: 0;
    height: 13.4375rem
}

@media (max-width: 47.99875rem) {
    .resultsArticle-figure {
        width:100%
    }
}

.resultsArticle-store {
    height: 15.375rem
}

.resultsArticle-img {
    height: 100%;
    min-width: 20.625rem;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 47.99875rem) {
    .resultsArticle-img {
        min-width:0;
        width: 100%
    }
}

.resultsArticle-imgTopic {
    max-width: 20.625rem
}

.resultsArticle-details {
    padding: 0 1.875rem;
    font-family: Manrope,sans-serif;
    font-size: .875rem;
    letter-spacing: .02857em;
    line-height: 1.57143em
}

@media (max-width: 47.99875rem) {
    .resultsArticle-details {
        padding:1.5625rem 0 0
    }
}

.resultsArticle-storeTitle,.resultsArticle-title {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .02875em;
    line-height: 1.375em
}

.resultsArticle-storeTitle .hlt1,.resultsArticle-title .hlt1 {
    font-weight: 700;
    font-style: unset
}

.resultsArticle-storeTitle {
    margin-bottom: .625rem
}

.resultsArticle-summary {
    font-size: .875rem
}

.resultsArticle-link {
    letter-spacing: .05714em;
    line-height: 1.35714em
}

.resultsArticle-address {
    font-size: .875rem;
    color: #2d190d;
    letter-spacing: .02857em;
    line-height: 1.57143em
}

.resultsArticle-storelabelicon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.25rem
}

.resultsArticle-storelabelicon svg {
    color: #54bcbf
}

.resultsArticle-storePhone {
    padding-left: .3125rem;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .03333em;
    line-height: 1.75em
}

@media (max-width: 47.99875rem) {
    .guide-desktop {
        display:none
    }
}

.guide-mobile {
    padding: .9375rem
}

@media (min-width: 48rem) {
    .guide-mobile {
        display:none
    }
}

.guideModal-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    margin: 0;
    border: none
}

.guideModal-header .guideModal-close {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0
}

.guideModal-clear {
    font-size: .75rem
}

.guideModal-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .875rem;
    text-transform: none
}

.guideModal-button {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none
}

.guideModal-type {
    padding-top: 1.25rem;
    margin-top: 20px;
    border-top: .0625rem dashed rgba(209,186,170,.7)
}

.guideModal-checkboxContainer {
    padding-top: 1.5625rem;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.guideModal-footer {
    padding-top: 2.5rem
}

.guideFilters {
    background-color: #faf8f5;
    position: relative
}

.guideFilters-container {
    margin: 0 auto;
    padding: 3.125rem 0 6.25rem
}

.guideFilters-type {
    position: relative;
    padding: 0
}

.guideFilters-type:last-child {
    padding-left: 3.125rem
}

.guideFilters-type:first-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    border-right: .0625rem dashed rgba(209,186,170,.7)
}

.guideFilters-clear {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 80%;
    font-size: .75rem
}

.guideFilters-title {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    margin-bottom: 2.5rem;
    color: #2d190d;
    font-size: 1.125rem;
    letter-spacing: .02222em;
    line-height: 1.33333em
}

.guideFilters-filters {
    padding: 0 .9375rem;
    width: 100%;
    max-width: 80%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.guideFilters-checkbox {
    list-style: none;
    padding-bottom: 1.25rem
}

.guideFilters-checkbox .custom-input {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.guideList-slider {
    padding: 0
}

.guideList-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.guideList-slides {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
    padding: 0
}

.guideList-slide {
    text-align: center;
    overflow: hidden
}

.guideList-button {
    border: .0625rem solid transparent;
    background-color: transparent;
    padding: .3125rem;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.guideList-button:hover {
    border-color: #d1baaa
}

.guideList-selected {
    border: .0625rem solid #d1baaa;
    overflow: hidden
}

.guideList-controlsWrapper {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    margin-top: 3.125rem;
    padding: 0 1.25rem
}

.guideList-controls {
    width: 100%
}

.guideList-controls .slick-arrow {
    margin-top: -3.125rem
}

.guideList-noResults {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 1.25rem
}

.guideListMobile {
    padding-top: 1.25rem
}

.guideListMobile-item {
    list-style: none;
    border-bottom: .0625rem dashed rgba(209,186,170,.7)
}

.guideListMobile-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 1.25rem 0;
    border: none;
    background: transparent
}

.guideListMobile-button[aria-expanded=true] .vertical {
    display: none
}

.guideListMobile-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.guideListMobile-productName {
    margin: 0;
    padding-left: 1.25rem;
    letter-spacing: .02857em;
    text-align: left
}

.guideListMobile-toggle {
    margin-right: 1.25rem
}

@media (max-width: 47.99875rem) {
    .guideListMobile-assortimentDetails {
        margin:4.6875rem -.9375rem 0;
        padding-bottom: 1.25rem
    }
}

.guideDetails {
    margin: 2.5rem auto 0
}

@media (min-width: 48rem) {
    .guideDetails {
        margin-top:12.5rem;
        padding-right: 1.875rem
    }
}

.guideDetails:before {
    content: "";
    position: absolute;
    background-color: #fff;
    height: 23.875rem;
    width: 100%;
    right: 0;
    left: 0
}

.guideDetails-imageContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 0
}

.guideDetails-image {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.guideDetails-imageContainer--noOffset .guideDetails-image {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.guideDetails-seasonal {
    position: absolute;
    bottom: 0;
    padding-bottom: 1.25rem;
    -webkit-transform: translateY(-75%);
    transform: translateY(-75%);
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    text-transform: uppercase
}

.guideDetails-detailsContainer {
    padding: 2.1875rem 1.875rem 0 0
}

@media (max-width: 47.99875rem) {
    .guideDetails-detailsContainer {
        margin-top:-4.6875rem
    }

    .guideDetails-imageContainer--noOffset+.guideDetails-detailsContainer {
        margin-top: 0;
        padding-top: 0
    }
}

.guideDetails-details {
    padding: 2.5rem;
    background-color: #faf8f5
}

.guideDetails-title {
    margin-bottom: .9375rem;
    font-size: 1.875rem;
    letter-spacing: 0;
    line-height: 1.2em
}

.guideDetails-infos {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .9375rem
}

.guideDetails-feature {
    padding: 0
}

.guideDetails-icon {
    margin: 0 .625rem 0 0
}

.myStore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 47.99875rem) {
    .myStore {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.myStore-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 61.99875rem) {
    .myStore-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.myStore-image {
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 61.99875rem) {
    .myStore-image {
        margin:0 auto;
        max-width: 31.25rem
    }
}

.myStore-storename {
    font-size: 1rem;
    text-decoration: none
}

.myStore-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 1.875rem
}

@media (max-width: 61.99875rem) {
    .myStore-infos {
        padding-left:0;
        padding-top: 1.875rem
    }
}

.myStore-buttons {
    padding-top: 1.875rem
}

.myStore-viewstore {
    margin-right: 1.875rem
}

@media (max-width: 35.99875rem) {
    .myStore-viewstore {
        margin-bottom:1.875rem
    }
}

.personalizationForm {
    padding: .3125rem;
    background-color: #fff;
    margin-bottom: 1.25rem
}

@media (max-width: 35.99875rem) {
    .personalizationForm {
        margin-left:-1.875rem;
        margin-right: -1.875rem;
        width: calc(100% + 60px)
    }
}

.personalizationForm-title {
    margin-bottom: 1.25rem;
    font-size: 1.5625rem
}

.personalizationForm-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: .0625rem dashed #d1baaa;
    padding: 1.875rem 1.25rem
}

.personalizationForm-help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .9375rem
}

.personalizationForm-help svg {
    color: #54bcbf;
    height: 1rem;
    width: 1rem
}

.personalizationForm-help button {
    margin-left: .625rem
}

.personalizationForm-select {
    width: 100%;
    margin-bottom: 1.875rem
}

.personalizationForm-messagegrid {
    margin-bottom: 1.875rem
}

.personalizationForm-messagegrid-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .375rem;
    margin-left: -.125rem;
    margin-right: -.125rem
}

.personalizationForm-messagegrid input {
    display: block;
    width: calc(100% / 9 - 4px);
    text-align: center;
    padding: .3125rem;
    margin-left: .125rem;
    margin-right: .125rem
}

.personalizationForm-btn {
    -ms-flex-item-align: center;
    align-self: center
}

.personalizationForm-tooltip {
    position: relative
}

.personalizationForm-tooltip-content {
    display: none;
    position: absolute;
    top: 1.875rem;
    right: 0;
    border: .0625rem solid #54bcbf;
    background-color: #d6ebf1;
    width: 12.5rem;
    padding: .625rem;
    z-index: 1
}

.personalizationForm-tooltip-content.active {
    display: block
}

#chocolate-matrix-wrapper {
    margin-bottom: 1.25rem
}

.chocolate-row {
    margin-bottom: .0625rem;
    margin-left: -.03125rem;
    margin-right: -.03125rem
}

.chocolate-cell,.chocolate-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.chocolate-cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.71875rem;
    width: calc(100% / 9 - 1px);
    border-radius: .25rem;
    margin-left: .03125rem;
    margin-right: .03125rem;
    color: #fff;
    font-weight: 700;
    font-size: 1rem
}

.chocolate-CL {
    background: radial-gradient(circle,#7c4d33 0,#71442d 100%);
    -webkit-box-shadow: inset 0 0 .9375rem 0 rgba(0,0,0,.5);
    box-shadow: inset 0 0 .9375rem 0 rgba(0,0,0,.5)
}

.chocolate-row:nth-child(2n) .chocolate-CL.copeaux-choco:first-child,.chocolate-row:nth-child(2n) .chocolate-CL.copeaux-choco:last-child,.chocolate-row:nth-child(odd) .chocolate-CL.copeaux-choco:first-child,.chocolate-row:nth-child(odd) .chocolate-CL.copeaux-choco:last-child {
    background: #c8c8c8
}

.chocolate-CN {
    background: radial-gradient(circle,#56443a 0,#3b2820 100%);
    -webkit-box-shadow: inset 0 0 .9375rem 0 rgba(0,0,0,.5);
    box-shadow: inset 0 0 .9375rem 0 rgba(0,0,0,.5)
}

.chocolate-row:nth-child(2n) .chocolate-CN.copeaux-choco:first-child,.chocolate-row:nth-child(2n) .chocolate-CN.copeaux-choco:last-child,.chocolate-row:nth-child(odd) .chocolate-CN.copeaux-choco:first-child,.chocolate-row:nth-child(odd) .chocolate-CN.copeaux-choco:last-child {
    background: #c8c8c8
}

.copeaux-choco {
    background-position: 50%;
    background-repeat: no-repeat
}

.headerFidelity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    border-radius: 3.125rem;
    background-color: #fff;
    width: 9.6875rem
}

@media (max-width: 61.99875rem) {
    .headerFidelity {
        display:none
    }
}

.headerFidelity svg {
    width: 2.5rem;
    height: 2.5rem;
    margin-left: .375rem
}

.headerFidelity p {
    font-size: .75rem;
    line-height: 1.16667rem;
    font-weight: 700;
    color: #2d190d;
    margin-bottom: 0
}

.headerFidelity a:focus {
    border-radius: 3.125rem
}

@media (min-width: 62rem) {
    .headerFidelity-mobileDisplay {
        display:none
    }
}

.headerFidelity-mobileDisplay svg {
    width: 2.5rem;
    height: 2.5rem
}

.fidelity {
    width: 100%;
    background-color: #f8f3ed;
    border-radius: .625rem;
    padding: 1.4375rem 1.25rem 1.0625rem;
    margin-bottom: 1.5625rem
}

.fidelity--createAccount {
    width: 100%;
    padding: 1.875rem
}

@media (max-width: 47.99875rem) {
    .fidelity--createAccount {
        padding:1.25rem
    }
}

.fidelity-checkboxContainer {
    margin-bottom: 0
}

.fidelity-checkboxContainerText {
    font-size: 1rem
}

.fidelity-avantagesContainer {
    font-size: .875rem
}

.fidelity-avantagesContainer:before {
    content: "";
    display: block;
    border-bottom: .125rem dashed #d1baaa;
    margin-top: .8125rem
}

.fidelity-avantagesContainer svg {
    width: 4.6875rem;
    height: 4.6875rem;
    margin-right: 1.5625rem
}

.fidelity-avantagesContainer ul {
    margin-bottom: 0
}

.fidelity-avantagesContainer--createAccount:before {
    display: none
}

.fidelity-avantagesContainer--createAccount svg {
    width: 6.25rem;
    height: 6.25rem
}

@media (max-width: 47.99875rem) {
    .fidelity-avantagesContainer--createAccount svg {
        margin-right:0;
        margin-bottom: 1rem
    }
}

.fidelity-avantagesContainer--createAccount ul {
    margin-left: 1.25rem;
    font-size: 1rem
}

@media (max-width: 47.99875rem) {
    .fidelity-avantagesContainer--createAccount ul {
        font-size:.75rem
    }
}

.fidelity-avantagesPictoAndList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: .8125rem
}

.fidelity-avantagesPictoAndList--createAccount {
    margin-top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 47.99875rem) {
    .fidelity-avantagesPictoAndList--createAccount {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.fidelity-avantagesList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fidelity-avantagesList--createAccount {
    display: block
}

.fidelity-avantagesList--createAccount p {
    color: #2d190d;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: .5625rem
}

@media (max-width: 47.99875rem) {
    .fidelity-avantagesList--createAccount p {
        font-size:1rem
    }
}

.fidelity-agreement {
    margin-bottom: 1.5625rem;
    font-size: .625rem
}

@media (max-width: 47.99875rem) {
    .fidelity-agreement {
        margin-bottom:1.25rem
    }
}

.alert {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    padding: .9375rem 1.25rem;
    margin-bottom: 1.25rem
}

.alert .text-danger,.alert .text-info,.alert .text-success,.alert .text-warning {
    font-size: inherit
}

.alert-heading {
    color: inherit
}

.alert-dismissible {
    padding-right: 3.8125rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .9375rem 1.25rem;
    color: inherit
}

.alert-success {
    border-color: green;
    background-color: #f0f5e9;
    color: green
}

.alert-success hr {
    border-top-color: green
}

.alert-danger {
    border-color: #e00000;
    background-color: #f9f2f4;
    color: #e00000
}

.alert-danger hr {
    border-top-color: #e00000
}

.alert-warning {
    border-color: #914f15;
    background-color: #fdf3d2;
    color: #914f15
}

.alert-warning hr {
    border-top-color: #914f15
}

.alert-info {
    border-color: #205d86;
    background-color: #d6ebf1;
    color: #205d86
}

.alert-info hr {
    border-top-color: #205d86
}

.text-danger {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    padding-left: 1.75em;
    color: #e00000;
    font-size: .75rem
}

.text-danger:before {
    content: "";
    position: absolute;
    top: .08333em;
    left: 0;
    width: 1.33333em;
    height: 1.33333em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0c4.422 0 8 3.578 8 8 0 4.422-3.578 8-8 8-4.422 0-8-3.578-8-8 0-4.422 3.578-8 8-8zm0 1.25A6.746 6.746 0 001.25 8c0 3.73 3.019 6.75 6.75 6.75 3.73 0 6.75-3.019 6.75-6.75 0-3.73-3.019-6.75-6.75-6.75zm0 8.818a.844.844 0 110 1.687.844.844 0 010-1.688zm0-6.04c.345 0 .625.28.625.624v4.025a.625.625 0 11-1.25 0V4.652c0-.345.28-.625.625-.625z' fill='%23e00000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.form-group .text-danger {
    margin-top: .3125rem;
    margin-bottom: 0
}

.text-success {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    padding-left: 1.75em;
    color: green;
    font-size: .75rem
}

.text-success:before {
    content: "";
    position: absolute;
    top: .08333em;
    left: 0;
    width: 1.33333em;
    height: 1.33333em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0c4.411 0 8 3.59 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8zm0 1.24A6.769 6.769 0 001.24 8 6.769 6.769 0 008 14.76 6.769 6.769 0 0014.76 8 6.768 6.768 0 008 1.24zm2.795 4.02a.62.62 0 01.917.833l-4.22 4.648a.62.62 0 01-.447.203h-.012a.619.619 0 01-.442-.186L4.306 8.434a.619.619 0 11.883-.868l1.826 1.856z' fill='green'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.form-group .text-success {
    margin-top: .3125rem;
    margin-bottom: 0
}

.text-warning {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    padding-left: 1.75em;
    color: #914f15;
    font-size: .75rem
}

.text-warning:before {
    content: "";
    position: absolute;
    top: .08333em;
    left: 0;
    width: 1.33333em;
    height: 1.33333em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M7 0a7 7 0 110 14A7 7 0 017 0zm0 1.5a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm.41 7.9v1.44H5.98V9.4h1.43zm-.65-5.9c.38 0 .738.06 1.075.177.337.119.615.313.835.583a2.01 2.01 0 01.46 1.27c0 .363-.082.693-.245.99s-.365.573-.605.83c-.103.11-.196.206-.278.288a6.568 6.568 0 00-.22.23 1.774 1.774 0 00-.172.222c-.093.153-.15.278-.17.375-.02.097-.03.238-.03.425H5.97l.009-.22c.011-.147.034-.293.069-.44.051-.22.129-.42.232-.6.083-.17.174-.304.273-.402.098-.099.211-.2.34-.303a4.85 4.85 0 00.457-.435 1.2 1.2 0 00.273-.442c.044-.145.067-.305.067-.478 0-.09-.01-.177-.028-.26a.667.667 0 00-.42-.457 1.216 1.216 0 00-.422-.073c-.113 0-.224.013-.333.04a.725.725 0 00-.277.13.634.634 0 00-.207.265.848.848 0 00-.063.355H4.5l.031-.21c.052-.276.143-.533.274-.77.163-.297.375-.53.635-.7.19-.127.4-.223.63-.29.23-.067.46-.1.69-.1z' fill='%23914F15'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.form-group .text-warning {
    margin-top: .3125rem;
    margin-bottom: 0
}

.text-info {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    padding-left: 1.75em;
    color: #205d86;
    font-size: .75rem
}

.text-info:before {
    content: "";
    position: absolute;
    top: .08333em;
    left: 0;
    width: 1.33333em;
    height: 1.33333em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7.875 0a7.875 7.875 0 100 15.75 7.875 7.875 0 000-15.75zm1.639 12.205c-.405.16-.728.281-.97.365a2.559 2.559 0 01-.841.126c-.491 0-.873-.12-1.145-.36a1.16 1.16 0 01-.407-.91c0-.144.01-.29.03-.44.02-.15.053-.317.098-.506l.507-1.792a9.19 9.19 0 00.114-.487 2.16 2.16 0 00.045-.422c0-.228-.047-.388-.141-.478-.095-.09-.275-.134-.542-.134-.13 0-.265.019-.403.06a5.73 5.73 0 00-.353.117l.134-.552c.332-.135.65-.251.953-.347.304-.098.59-.146.86-.146.488 0 .864.119 1.128.354.264.235.396.541.396.917 0 .078-.009.215-.027.411a2.752 2.752 0 01-.101.541l-.505 1.787a5.055 5.055 0 00-.111.49 2.595 2.595 0 00-.049.418c0 .237.053.399.16.485.105.086.29.13.55.13a1.6 1.6 0 00.418-.065c.155-.043.267-.081.337-.114l-.135.552zm-.09-7.252a1.204 1.204 0 01-.85.328c-.33 0-.615-.11-.853-.328a1.047 1.047 0 01-.355-.796c0-.31.12-.576.355-.797.238-.221.523-.331.854-.331.331 0 .615.11.85.331.235.22.353.487.353.797 0 .312-.118.577-.353.796z' fill='%23205D86'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.form-group .text-info {
    margin-top: .3125rem;
    margin-bottom: 0
}

.text-warning-delivery {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    padding-left: 1.75em;
    color: #ff6961;
    font-size: .75rem;
    font-size: 1rem
}

.text-warning-delivery:before {
    content: "";
    position: absolute;
    top: .08333em;
    left: 0;
    width: 1.33333em;
    height: 1.33333em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M7 0a7 7 0 110 14A7 7 0 017 0zm0 1.5a5.5 5.5 0 100 11 5.5 5.5 0 000-11zm.41 7.9v1.44H5.98V9.4h1.43zm-.65-5.9c.38 0 .738.06 1.075.177.337.119.615.313.835.583a2.01 2.01 0 01.46 1.27c0 .363-.082.693-.245.99s-.365.573-.605.83c-.103.11-.196.206-.278.288a6.568 6.568 0 00-.22.23 1.774 1.774 0 00-.172.222c-.093.153-.15.278-.17.375-.02.097-.03.238-.03.425H5.97l.009-.22c.011-.147.034-.293.069-.44.051-.22.129-.42.232-.6.083-.17.174-.304.273-.402.098-.099.211-.2.34-.303a4.85 4.85 0 00.457-.435 1.2 1.2 0 00.273-.442c.044-.145.067-.305.067-.478 0-.09-.01-.177-.028-.26a.667.667 0 00-.42-.457 1.216 1.216 0 00-.422-.073c-.113 0-.224.013-.333.04a.725.725 0 00-.277.13.634.634 0 00-.207.265.848.848 0 00-.063.355H4.5l.031-.21c.052-.276.143-.533.274-.77.163-.297.375-.53.635-.7.19-.127.4-.223.63-.29.23-.067.46-.1.69-.1z' fill='%23FF6961'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.form-group .text-warning-delivery {
    margin-top: .3125rem;
    margin-bottom: 0
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Manrope,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .76562rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.tooltip-if-disabled {
    display: inline-block;
    height: auto
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: Manrope,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .76562rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover,.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .875rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@-webkit-keyframes spinner-grid {
    0%,70%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

@keyframes spinner-grid {
    0%,70%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

.spinner {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .875rem
}

.spinner-grid {
    display: inline-block;
    border: .0625rem dashed #d1baaa;
    padding: .1875rem;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
    overflow: hidden
}

.spinner-item {
    float: left;
    padding: .0625rem;
    width: 33.33333%;
    height: 33.33333%;
    -webkit-animation: spinner-grid 1.3s ease-in-out infinite;
    animation: spinner-grid 1.3s ease-in-out infinite
}

.spinner-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #5f3f38
}

.spinner-item-1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.spinner-item-2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.spinner-item-3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.spinner-item-4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.spinner-item-5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.spinner-item-6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.spinner-item-7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.spinner-item-8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.spinner-item-9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext h6 {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    text-transform: none
}

.richtext ul {
    padding-left: 0;
    list-style: none
}

.richtext ul li {
    position: relative;
    padding-left: 2.5em
}

.richtext ul li+li {
    margin-top: 1.25rem
}

.richtext ul li:before {
    content: "";
    position: absolute;
    top: .71429em;
    left: .71429em;
    width: .28571em;
    height: .28571em;
    background-color: currentColor;
    border-radius: 100%
}

.richtext ol {
    padding-left: 0;
    list-style: none;
    counter-reset: list
}

.richtext ol li {
    position: relative;
    padding-left: 2.5em
}

.richtext ol li+li {
    margin-top: 1.25rem
}

.richtext ol li:before {
    font-family: Manrope,sans-serif;
    font-weight: 600;
    font-style: normal;
    counter-increment: list;
    content: counter(list) ".";
    position: absolute;
    top: 0;
    left: .71429em
}

.richtext>:last-child {
    margin-bottom: 0
}

.richtext blockquote {
    position: relative;
    border: 0 dashed #d1baaa;
    border-width: .0625rem 0;
    margin: 1.875rem auto;
    padding: 1.875rem 0;
    max-width: 33.75rem;
    font-size: 1.125rem;
    text-align: center;
    z-index: 1
}

.richtext blockquote>:last-child {
    margin-bottom: 0
}

.richtext blockquote:after,.richtext blockquote:before {
    content: "";
    position: absolute;
    left: 50%;
    padding: 0 1.875rem;
    width: 1em;
    height: 1em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21.9'%3E%3Cpath d='M8.9.2L8.4 4c-1.4-.1-2.4.1-3 .8-.6.7-1 1.5-1.1 2.6-.2 1.1-.2 2.3-.2 3.6h4.7v10.9H0v-13c0-3.2.8-5.6 2.4-7.1C4 .2 6.2-.3 8.9.2zM22 .2L21.5 4c-1.4-.1-2.4.2-3 .8-.6.7-1 1.5-1.1 2.6-.1 1.1-.2 2.3-.1 3.6H22v10.9h-8.9v-13c0-3.2.8-5.6 2.4-7.1S19.3-.3 22 .2z' fill='%2354BCBF'/%3E%3C/svg%3E");
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 1.375rem
}

.richtext blockquote:before {
    top: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.richtext blockquote:after {
    bottom: 0;
    -webkit-transform: translate(-50%,50%) scale(-1);
    transform: translate(-50%,50%) scale(-1)
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.form-group [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.u-h1[class],.u-h2[class],.u-h3[class],.u-h4[class],.u-h5[class],.u-h6[class] {
    font-family: Sue Ellen Francisco,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.25;
    text-transform: uppercase
}

.u-h1[class] {
    font-size: 2.125rem
}

.u-h2[class] {
    font-size: 1.75rem
}

.u-h3[class] {
    font-size: 1.5rem
}

.u-h4[class] {
    font-size: 1.125rem
}

.u-h5[class] {
    font-size: 1rem
}

.u-h6[class] {
    font-size: .875rem
}

.u-f-base--bold[class] {
    font-weight: 700
}

.u-f-base--bold[class],.u-f-base--normal[class] {
    font-family: Manrope,sans-serif;
    font-style: normal
}

.u-f-base--normal[class] {
    font-weight: 400
}

.js-focus-visible :focus:not(.focus-visible) {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.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
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: green!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #004d00!important
}

.bg-info {
    background-color: #205d86!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #16405d!important
}

.bg-warning {
    background-color: #914f15!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #64370f!important
}

.bg-danger {
    background-color: #e00000!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #ad0000!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-default {
    background-color: #2d190d!important
}

a.bg-default:focus,a.bg-default:hover,button.bg-default:focus,button.bg-default:hover {
    background-color: #050302!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #d1baaa!important
}

.border-top {
    border-top: 1px solid #d1baaa!important
}

.border-right {
    border-right: 1px solid #d1baaa!important
}

.border-bottom {
    border-bottom: 1px solid #d1baaa!important
}

.border-left {
    border-left: 1px solid #d1baaa!important
}

.border-dashed {
    border: 1px dashed #d1baaa!important
}

.border-0 {
    border: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: green!important
}

.border-info {
    border-color: #205d86!important
}

.border-warning {
    border-color: #914f15!important
}

.border-danger {
    border-color: #e00000!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-default {
    border-color: #2d190d!important
}

.border-dashed-top {
    border-top: 1px dashed #d1baaa!important
}

.border-dashed-right {
    border-right: 1px dashed #d1baaa!important
}

.border-dashed-bottom {
    border-bottom: 1px dashed #d1baaa!important
}

.border-dashed-left {
    border-left: 1px dashed #d1baaa!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

@media (min-width: 36rem) {
    .border-dashed-top-sm {
        border-top:1px dashed #d1baaa!important
    }

    .border-dashed-right-sm {
        border-right: 1px dashed #d1baaa!important
    }

    .border-dashed-bottom-sm {
        border-bottom: 1px dashed #d1baaa!important
    }

    .border-dashed-left-sm {
        border-left: 1px dashed #d1baaa!important
    }

    .border-top-sm-0 {
        border-top: 0!important
    }

    .border-right-sm-0 {
        border-right: 0!important
    }

    .border-bottom-sm-0 {
        border-bottom: 0!important
    }

    .border-left-sm-0 {
        border-left: 0!important
    }
}

@media (min-width: 48rem) {
    .border-dashed-top-md {
        border-top:1px dashed #d1baaa!important
    }

    .border-dashed-right-md {
        border-right: 1px dashed #d1baaa!important
    }

    .border-dashed-bottom-md {
        border-bottom: 1px dashed #d1baaa!important
    }

    .border-dashed-left-md {
        border-left: 1px dashed #d1baaa!important
    }

    .border-top-md-0 {
        border-top: 0!important
    }

    .border-right-md-0 {
        border-right: 0!important
    }

    .border-bottom-md-0 {
        border-bottom: 0!important
    }

    .border-left-md-0 {
        border-left: 0!important
    }
}

@media (min-width: 62rem) {
    .border-dashed-top-lg {
        border-top:1px dashed #d1baaa!important
    }

    .border-dashed-right-lg {
        border-right: 1px dashed #d1baaa!important
    }

    .border-dashed-bottom-lg {
        border-bottom: 1px dashed #d1baaa!important
    }

    .border-dashed-left-lg {
        border-left: 1px dashed #d1baaa!important
    }

    .border-top-lg-0 {
        border-top: 0!important
    }

    .border-right-lg-0 {
        border-right: 0!important
    }

    .border-bottom-lg-0 {
        border-bottom: 0!important
    }

    .border-left-lg-0 {
        border-left: 0!important
    }
}

@media (min-width: 75rem) {
    .border-dashed-top-xl {
        border-top:1px dashed #d1baaa!important
    }

    .border-dashed-right-xl {
        border-right: 1px dashed #d1baaa!important
    }

    .border-dashed-bottom-xl {
        border-bottom: 1px dashed #d1baaa!important
    }

    .border-dashed-left-xl {
        border-left: 1px dashed #d1baaa!important
    }

    .border-top-xl-0 {
        border-top: 0!important
    }

    .border-right-xl-0 {
        border-right: 0!important
    }

    .border-bottom-xl-0 {
        border-bottom: 0!important
    }

    .border-left-xl-0 {
        border-left: 0!important
    }
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 36rem) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 48rem) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 62rem) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 75rem) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column,.flex-row {
    -webkit-box-direction: normal!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse,.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 36rem) {
    .flex-sm-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column,.flex-sm-row {
        -webkit-box-direction: normal!important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 48rem) {
    .flex-md-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column,.flex-md-row {
        -webkit-box-direction: normal!important
    }

    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 62rem) {
    .flex-lg-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column,.flex-lg-row {
        -webkit-box-direction: normal!important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 75rem) {
    .flex-xl-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column,.flex-xl-row {
        -webkit-box-direction: normal!important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 36rem) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 48rem) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 62rem) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 75rem) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    -ms-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!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
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports (position: sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.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
}

.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
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .3125rem!important
}

.mt-1,.my-1 {
    margin-top: .3125rem!important
}

.mr-1,.mx-1 {
    margin-right: .3125rem!important
}

.mb-1,.my-1 {
    margin-bottom: .3125rem!important
}

.ml-1,.mx-1 {
    margin-left: .3125rem!important
}

.m-2 {
    margin: .625rem!important
}

.mt-2,.my-2 {
    margin-top: .625rem!important
}

.mr-2,.mx-2 {
    margin-right: .625rem!important
}

.mb-2,.my-2 {
    margin-bottom: .625rem!important
}

.ml-2,.mx-2 {
    margin-left: .625rem!important
}

.m-3 {
    margin: 1.25rem!important
}

.mt-3,.my-3 {
    margin-top: 1.25rem!important
}

.mr-3,.mx-3 {
    margin-right: 1.25rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1.25rem!important
}

.ml-3,.mx-3 {
    margin-left: 1.25rem!important
}

.m-4 {
    margin: 1.875rem!important
}

.mt-4,.my-4 {
    margin-top: 1.875rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.875rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.875rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.875rem!important
}

.m-5 {
    margin: 2.5rem!important
}

.mt-5,.my-5 {
    margin-top: 2.5rem!important
}

.mr-5,.mx-5 {
    margin-right: 2.5rem!important
}

.mb-5,.my-5 {
    margin-bottom: 2.5rem!important
}

.ml-5,.mx-5 {
    margin-left: 2.5rem!important
}

.m-6 {
    margin: 3.125rem!important
}

.mt-6,.my-6 {
    margin-top: 3.125rem!important
}

.mr-6,.mx-6 {
    margin-right: 3.125rem!important
}

.mb-6,.my-6 {
    margin-bottom: 3.125rem!important
}

.ml-6,.mx-6 {
    margin-left: 3.125rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .3125rem!important
}

.pt-1,.py-1 {
    padding-top: .3125rem!important
}

.pr-1,.px-1 {
    padding-right: .3125rem!important
}

.pb-1,.py-1 {
    padding-bottom: .3125rem!important
}

.pl-1,.px-1 {
    padding-left: .3125rem!important
}

.p-2 {
    padding: .625rem!important
}

.pt-2,.py-2 {
    padding-top: .625rem!important
}

.pr-2,.px-2 {
    padding-right: .625rem!important
}

.pb-2,.py-2 {
    padding-bottom: .625rem!important
}

.pl-2,.px-2 {
    padding-left: .625rem!important
}

.p-3 {
    padding: 1.25rem!important
}

.pt-3,.py-3 {
    padding-top: 1.25rem!important
}

.pr-3,.px-3 {
    padding-right: 1.25rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1.25rem!important
}

.pl-3,.px-3 {
    padding-left: 1.25rem!important
}

.p-4 {
    padding: 1.875rem!important
}

.pt-4,.py-4 {
    padding-top: 1.875rem!important
}

.pr-4,.px-4 {
    padding-right: 1.875rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.875rem!important
}

.pl-4,.px-4 {
    padding-left: 1.875rem!important
}

.p-5 {
    padding: 2.5rem!important
}

.pt-5,.py-5 {
    padding-top: 2.5rem!important
}

.pr-5,.px-5 {
    padding-right: 2.5rem!important
}

.pb-5,.py-5 {
    padding-bottom: 2.5rem!important
}

.pl-5,.px-5 {
    padding-left: 2.5rem!important
}

.p-6 {
    padding: 3.125rem!important
}

.pt-6,.py-6 {
    padding-top: 3.125rem!important
}

.pr-6,.px-6 {
    padding-right: 3.125rem!important
}

.pb-6,.py-6 {
    padding-bottom: 3.125rem!important
}

.pl-6,.px-6 {
    padding-left: 3.125rem!important
}

.m-n1 {
    margin: -.3125rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.3125rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.3125rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.3125rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.3125rem!important
}

.m-n2 {
    margin: -.625rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.625rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.625rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.625rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.625rem!important
}

.m-n3 {
    margin: -1.25rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1.25rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1.25rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1.25rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1.25rem!important
}

.m-n4 {
    margin: -1.875rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.875rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.875rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.875rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.875rem!important
}

.m-n5 {
    margin: -2.5rem!important
}

.mt-n5,.my-n5 {
    margin-top: -2.5rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -2.5rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -2.5rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -2.5rem!important
}

.m-n6 {
    margin: -3.125rem!important
}

.mt-n6,.my-n6 {
    margin-top: -3.125rem!important
}

.mr-n6,.mx-n6 {
    margin-right: -3.125rem!important
}

.mb-n6,.my-n6 {
    margin-bottom: -3.125rem!important
}

.ml-n6,.mx-n6 {
    margin-left: -3.125rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 36rem) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .3125rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .3125rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .3125rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .3125rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .3125rem!important
    }

    .m-sm-2 {
        margin: .625rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .625rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .625rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .625rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .625rem!important
    }

    .m-sm-3 {
        margin: 1.25rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1.25rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1.25rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1.25rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1.25rem!important
    }

    .m-sm-4 {
        margin: 1.875rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.875rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.875rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.875rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.875rem!important
    }

    .m-sm-5 {
        margin: 2.5rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 2.5rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 2.5rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 2.5rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 2.5rem!important
    }

    .m-sm-6 {
        margin: 3.125rem!important
    }

    .mt-sm-6,.my-sm-6 {
        margin-top: 3.125rem!important
    }

    .mr-sm-6,.mx-sm-6 {
        margin-right: 3.125rem!important
    }

    .mb-sm-6,.my-sm-6 {
        margin-bottom: 3.125rem!important
    }

    .ml-sm-6,.mx-sm-6 {
        margin-left: 3.125rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .3125rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .3125rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .3125rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .3125rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .3125rem!important
    }

    .p-sm-2 {
        padding: .625rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .625rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .625rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .625rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .625rem!important
    }

    .p-sm-3 {
        padding: 1.25rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1.25rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1.25rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1.25rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1.25rem!important
    }

    .p-sm-4 {
        padding: 1.875rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.875rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.875rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.875rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.875rem!important
    }

    .p-sm-5 {
        padding: 2.5rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 2.5rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 2.5rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 2.5rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 2.5rem!important
    }

    .p-sm-6 {
        padding: 3.125rem!important
    }

    .pt-sm-6,.py-sm-6 {
        padding-top: 3.125rem!important
    }

    .pr-sm-6,.px-sm-6 {
        padding-right: 3.125rem!important
    }

    .pb-sm-6,.py-sm-6 {
        padding-bottom: 3.125rem!important
    }

    .pl-sm-6,.px-sm-6 {
        padding-left: 3.125rem!important
    }

    .m-sm-n1 {
        margin: -.3125rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.3125rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.3125rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.3125rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.3125rem!important
    }

    .m-sm-n2 {
        margin: -.625rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.625rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.625rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.625rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.625rem!important
    }

    .m-sm-n3 {
        margin: -1.25rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1.25rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1.25rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1.25rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1.25rem!important
    }

    .m-sm-n4 {
        margin: -1.875rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.875rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.875rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.875rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.875rem!important
    }

    .m-sm-n5 {
        margin: -2.5rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -2.5rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -2.5rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -2.5rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -2.5rem!important
    }

    .m-sm-n6 {
        margin: -3.125rem!important
    }

    .mt-sm-n6,.my-sm-n6 {
        margin-top: -3.125rem!important
    }

    .mr-sm-n6,.mx-sm-n6 {
        margin-right: -3.125rem!important
    }

    .mb-sm-n6,.my-sm-n6 {
        margin-bottom: -3.125rem!important
    }

    .ml-sm-n6,.mx-sm-n6 {
        margin-left: -3.125rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 48rem) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .3125rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .3125rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .3125rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .3125rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .3125rem!important
    }

    .m-md-2 {
        margin: .625rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .625rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .625rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .625rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .625rem!important
    }

    .m-md-3 {
        margin: 1.25rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1.25rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1.25rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1.25rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1.25rem!important
    }

    .m-md-4 {
        margin: 1.875rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.875rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.875rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.875rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.875rem!important
    }

    .m-md-5 {
        margin: 2.5rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 2.5rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 2.5rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 2.5rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 2.5rem!important
    }

    .m-md-6 {
        margin: 3.125rem!important
    }

    .mt-md-6,.my-md-6 {
        margin-top: 3.125rem!important
    }

    .mr-md-6,.mx-md-6 {
        margin-right: 3.125rem!important
    }

    .mb-md-6,.my-md-6 {
        margin-bottom: 3.125rem!important
    }

    .ml-md-6,.mx-md-6 {
        margin-left: 3.125rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .3125rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .3125rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .3125rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .3125rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .3125rem!important
    }

    .p-md-2 {
        padding: .625rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .625rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .625rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .625rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .625rem!important
    }

    .p-md-3 {
        padding: 1.25rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1.25rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1.25rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1.25rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1.25rem!important
    }

    .p-md-4 {
        padding: 1.875rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.875rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.875rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.875rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.875rem!important
    }

    .p-md-5 {
        padding: 2.5rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 2.5rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 2.5rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 2.5rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 2.5rem!important
    }

    .p-md-6 {
        padding: 3.125rem!important
    }

    .pt-md-6,.py-md-6 {
        padding-top: 3.125rem!important
    }

    .pr-md-6,.px-md-6 {
        padding-right: 3.125rem!important
    }

    .pb-md-6,.py-md-6 {
        padding-bottom: 3.125rem!important
    }

    .pl-md-6,.px-md-6 {
        padding-left: 3.125rem!important
    }

    .m-md-n1 {
        margin: -.3125rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.3125rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.3125rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.3125rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.3125rem!important
    }

    .m-md-n2 {
        margin: -.625rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.625rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.625rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.625rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.625rem!important
    }

    .m-md-n3 {
        margin: -1.25rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1.25rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1.25rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1.25rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1.25rem!important
    }

    .m-md-n4 {
        margin: -1.875rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.875rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.875rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.875rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.875rem!important
    }

    .m-md-n5 {
        margin: -2.5rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -2.5rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -2.5rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -2.5rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -2.5rem!important
    }

    .m-md-n6 {
        margin: -3.125rem!important
    }

    .mt-md-n6,.my-md-n6 {
        margin-top: -3.125rem!important
    }

    .mr-md-n6,.mx-md-n6 {
        margin-right: -3.125rem!important
    }

    .mb-md-n6,.my-md-n6 {
        margin-bottom: -3.125rem!important
    }

    .ml-md-n6,.mx-md-n6 {
        margin-left: -3.125rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 62rem) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .3125rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .3125rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .3125rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .3125rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .3125rem!important
    }

    .m-lg-2 {
        margin: .625rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .625rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .625rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .625rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .625rem!important
    }

    .m-lg-3 {
        margin: 1.25rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1.25rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1.25rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1.25rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1.25rem!important
    }

    .m-lg-4 {
        margin: 1.875rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.875rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.875rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.875rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.875rem!important
    }

    .m-lg-5 {
        margin: 2.5rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 2.5rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 2.5rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 2.5rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 2.5rem!important
    }

    .m-lg-6 {
        margin: 3.125rem!important
    }

    .mt-lg-6,.my-lg-6 {
        margin-top: 3.125rem!important
    }

    .mr-lg-6,.mx-lg-6 {
        margin-right: 3.125rem!important
    }

    .mb-lg-6,.my-lg-6 {
        margin-bottom: 3.125rem!important
    }

    .ml-lg-6,.mx-lg-6 {
        margin-left: 3.125rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .3125rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .3125rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .3125rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .3125rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .3125rem!important
    }

    .p-lg-2 {
        padding: .625rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .625rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .625rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .625rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .625rem!important
    }

    .p-lg-3 {
        padding: 1.25rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1.25rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1.25rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1.25rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1.25rem!important
    }

    .p-lg-4 {
        padding: 1.875rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.875rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.875rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.875rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.875rem!important
    }

    .p-lg-5 {
        padding: 2.5rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 2.5rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 2.5rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 2.5rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 2.5rem!important
    }

    .p-lg-6 {
        padding: 3.125rem!important
    }

    .pt-lg-6,.py-lg-6 {
        padding-top: 3.125rem!important
    }

    .pr-lg-6,.px-lg-6 {
        padding-right: 3.125rem!important
    }

    .pb-lg-6,.py-lg-6 {
        padding-bottom: 3.125rem!important
    }

    .pl-lg-6,.px-lg-6 {
        padding-left: 3.125rem!important
    }

    .m-lg-n1 {
        margin: -.3125rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.3125rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.3125rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.3125rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.3125rem!important
    }

    .m-lg-n2 {
        margin: -.625rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.625rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.625rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.625rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.625rem!important
    }

    .m-lg-n3 {
        margin: -1.25rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1.25rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1.25rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1.25rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1.25rem!important
    }

    .m-lg-n4 {
        margin: -1.875rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.875rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.875rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.875rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.875rem!important
    }

    .m-lg-n5 {
        margin: -2.5rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -2.5rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -2.5rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -2.5rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -2.5rem!important
    }

    .m-lg-n6 {
        margin: -3.125rem!important
    }

    .mt-lg-n6,.my-lg-n6 {
        margin-top: -3.125rem!important
    }

    .mr-lg-n6,.mx-lg-n6 {
        margin-right: -3.125rem!important
    }

    .mb-lg-n6,.my-lg-n6 {
        margin-bottom: -3.125rem!important
    }

    .ml-lg-n6,.mx-lg-n6 {
        margin-left: -3.125rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 75rem) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .3125rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .3125rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .3125rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .3125rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .3125rem!important
    }

    .m-xl-2 {
        margin: .625rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .625rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .625rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .625rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .625rem!important
    }

    .m-xl-3 {
        margin: 1.25rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1.25rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1.25rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1.25rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1.25rem!important
    }

    .m-xl-4 {
        margin: 1.875rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.875rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.875rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.875rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.875rem!important
    }

    .m-xl-5 {
        margin: 2.5rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 2.5rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 2.5rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 2.5rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 2.5rem!important
    }

    .m-xl-6 {
        margin: 3.125rem!important
    }

    .mt-xl-6,.my-xl-6 {
        margin-top: 3.125rem!important
    }

    .mr-xl-6,.mx-xl-6 {
        margin-right: 3.125rem!important
    }

    .mb-xl-6,.my-xl-6 {
        margin-bottom: 3.125rem!important
    }

    .ml-xl-6,.mx-xl-6 {
        margin-left: 3.125rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .3125rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .3125rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .3125rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .3125rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .3125rem!important
    }

    .p-xl-2 {
        padding: .625rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .625rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .625rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .625rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .625rem!important
    }

    .p-xl-3 {
        padding: 1.25rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1.25rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1.25rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1.25rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1.25rem!important
    }

    .p-xl-4 {
        padding: 1.875rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.875rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.875rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.875rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.875rem!important
    }

    .p-xl-5 {
        padding: 2.5rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 2.5rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 2.5rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 2.5rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 2.5rem!important
    }

    .p-xl-6 {
        padding: 3.125rem!important
    }

    .pt-xl-6,.py-xl-6 {
        padding-top: 3.125rem!important
    }

    .pr-xl-6,.px-xl-6 {
        padding-right: 3.125rem!important
    }

    .pb-xl-6,.py-xl-6 {
        padding-bottom: 3.125rem!important
    }

    .pl-xl-6,.px-xl-6 {
        padding-left: 3.125rem!important
    }

    .m-xl-n1 {
        margin: -.3125rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.3125rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.3125rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.3125rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.3125rem!important
    }

    .m-xl-n2 {
        margin: -.625rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.625rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.625rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.625rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.625rem!important
    }

    .m-xl-n3 {
        margin: -1.25rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1.25rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1.25rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1.25rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1.25rem!important
    }

    .m-xl-n4 {
        margin: -1.875rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.875rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.875rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.875rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.875rem!important
    }

    .m-xl-n5 {
        margin: -2.5rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -2.5rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -2.5rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -2.5rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -2.5rem!important
    }

    .m-xl-n6 {
        margin: -3.125rem!important
    }

    .mt-xl-n6,.my-xl-n6 {
        margin-top: -3.125rem!important
    }

    .mr-xl-n6,.mx-xl-n6 {
        margin-right: -3.125rem!important
    }

    .mb-xl-n6,.my-xl-n6 {
        margin-bottom: -3.125rem!important
    }

    .ml-xl-n6,.mx-xl-n6 {
        margin-left: -3.125rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 36rem) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 48rem) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 62rem) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 75rem) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-no-transform {
    text-transform: none!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: green!important
}

a.text-success:focus,a.text-success:hover {
    color: #003400!important
}

.text-info {
    color: #205d86!important
}

a.text-info:focus,a.text-info:hover {
    color: #113248!important
}

.text-warning {
    color: #914f15!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #4e2b0b!important
}

.text-danger {
    color: #e00000!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #940000!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-default {
    color: #2d190d!important
}

a.text-default:focus,a.text-default:hover {
    color: #000!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 35.99875rem) {
    .visible-xs {
        display:block!important
    }

    .visible-xs table.visible-xs {
        display: table!important
    }

    .visible-xs tr.visible-xs {
        display: table-row!important
    }

    .visible-xs td.visible-xs,.visible-xs th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width: 35.99875rem) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 35.99875rem) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 35.99875rem) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 36rem) and (max-width:47.99875rem) {
    .visible-sm {
        display:block!important
    }

    .visible-sm table.visible-sm {
        display: table!important
    }

    .visible-sm tr.visible-sm {
        display: table-row!important
    }

    .visible-sm td.visible-sm,.visible-sm th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 36rem) and (max-width:47.99875rem) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 36rem) and (max-width:47.99875rem) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 36rem) and (max-width:47.99875rem) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .visible-md {
        display:block!important
    }

    .visible-md table.visible-md {
        display: table!important
    }

    .visible-md tr.visible-md {
        display: table-row!important
    }

    .visible-md td.visible-md,.visible-md th.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 62rem) {
    .visible-lg {
        display:block!important
    }

    .visible-lg table.visible-lg {
        display: table!important
    }

    .visible-lg tr.visible-lg {
        display: table-row!important
    }

    .visible-lg td.visible-lg,.visible-lg th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 62rem) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 62rem) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 62rem) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 35.99875rem) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 36rem) and (max-width:47.99875rem) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 48rem) and (max-width:61.99875rem) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 62rem) {
    .hidden-lg {
        display:none!important
    }
}

.uib-datepicker-popup.dropdown-menu {
    padding: 0;
    font-size: .75rem
}

.uib-datepicker-popup table {
    margin: 0
}

.uib-datepicker-popup table tbody td {
    border: .0625rem dashed #d1baaa
}

.uib-datepicker-popup .btn {
    padding: .1875rem
}

@media (min-width: 36rem) {
    .uib-datepicker-popup .btn {
        padding:.83333em
    }
}

.uib-datepicker-popup .btn-default {
    background-color: #fff;
    color: #2d190d
}

.uib-datepicker-popup .btn-default .text-info {
    padding: 0;
    color: inherit!important
}

.uib-datepicker-popup .btn-default .text-info:before {
    display: none
}

.uib-datepicker-popup .btn-default .text-muted {
    color: #c8c8c8!important
}

.uib-datepicker-popup .btn-default.active {
    background-color: #54bcbf;
    color: #2d190d;
    text-decoration: underline
}

.uib-datepicker-popup .btn-default:focus,.uib-datepicker-popup .btn-default:hover {
    background-color: #2d190d;
    color: #fff
}

.uib-datepicker-popup .btn-default:focus .text-muted,.uib-datepicker-popup .btn-default:hover .text-muted {
    color: inherit!important
}

.uib-left,.uib-right {
    width: 3.09091em;
    height: 4em;
    font-size: inherit
}

@media (min-width: 36rem) {
    .uib-left,.uib-right {
        width:3.66667em;
        height: 3.66667em
    }
}

.uib-day .btn {
    width: 3.09091em;
    height: 3.09091em;
    line-height: 1;
    font-size: 11px
}

@media (min-width: 36rem) {
    .uib-day .btn {
        width:3.66667em;
        height: 3.66667em;
        font-size: 12px
    }
}

.uib-left,.uib-right,.uib-title {
    background-color: #fff;
    color: #2d190d
}

.uib-left:focus,.uib-left:hover,.uib-right:focus,.uib-right:hover,.uib-title:focus,.uib-title:hover {
    background-color: #54bcbf
}

.uib-right {
    float: right
}

.uib-title {
    height: 3.66667em;
    font-size: inherit
}

.uib-datepicker-popup .glyphicon-chevron-left,.uib-datepicker-popup .glyphicon-chevron-right {
    display: block;
    margin: auto;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    font-size: 1.33333em
}

.uib-datepicker-popup .glyphicon-chevron-left {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M5.012 0l.723.663-4.077 5.245H12v1.028H1.772l3.939 4.343-.675.721L0 6.449 5.012 0z' fill='%232D190D'/%3E%3C/svg%3E")
}

.uib-datepicker-popup .glyphicon-chevron-right {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6.988 12l-.723-.663 4.077-5.245H0V5.064h10.228L6.289.721 6.964 0 12 5.551 6.988 12z' fill='%232D190D'/%3E%3C/svg%3E")
}

.uib-weeks .h6 {
    background-color: #f1eee9;
    vertical-align: middle;
    font-size: .6875rem
}

@media (min-width: 36rem) {
    .uib-weeks .h6 {
        font-size:.75rem
    }
}

.uib-button-bar {
    padding: .625rem;
    text-align: right
}

.uib-button-bar .btn {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .6875rem;
    background-color: transparent;
    text-decoration: underline;
    -webkit-transition: background-color .15s ease-in;
    transition: background-color .15s ease-in
}

@media (min-width: 36rem) {
    .uib-button-bar .btn {
        font-size:.75rem
    }
}

.uib-button-bar .btn:focus,.uib-button-bar .btn:hover {
    background-color: #c4f0f0;
    text-decoration: none;
    outline: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

#launcher {
    z-index: 1029!important
}





header.whb-header:not(.whb-sticked) .wd-header-nav:not(.wd-header-secondary-nav) {
    position: relative;
    margin-top: -2.5625rem;
    min-height: 3.125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45, 25, 13, .1);
    box-shadow: 0 .9375rem 1.25rem -.625rem rgba(45, 25, 13, .1);
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px;
}

.menu-item a {
    font-family: Manrope, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    padding: 5px;
}

.menu-item{
    position: relative;
    display: block;
    padding: 0;
    text-transform: uppercase;
    line-height: 1.42857em
}

.menu-item a:after,.menu-item a:before {
    content: "";
    position: absolute
}

.whb-main-header .menu-item a:after {
    right: 0;
    bottom: 0em;
    left: 0;
    height: .1875rem;
    background-color: #54bcbf;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in,-webkit-transform .3s ease-in;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.menu-item:focus,.menu-item:hover {
    outline: none
}

.menu-item:focus:after,.menu-item:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.menu-item.show a:after, .menu-item:hover a:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.wd-add-btn-replace>a {

}

.wd-add-btn-replace>a span {

}

.wd-add-btn-replace>a:before {top: -.2em;right: -.2em !important;width: 1em;height: 1em;background-color: var(--c-btn-cutout-color, #fff);font-size: .71429em;border-bottom-left-radius: 100%;}

.wd-add-btn-replace>a:after {

}

.wd-add-btn-replace>a:hover:before {
    transform: translateY(0) translateZ(0)
}

.wd-add-btn-replace>a:hover span {
    transform: translateY(-100%) translateZ(0)
}

.wd-add-btn-replace>a.loading:before,.wd-add-btn-replace>a.loading span {
    opacity: 0
}

.wd-add-btn-replace>a.loading:after {
    opacity: 1;
    --wd-anim-state: running
}

.wd-add-btn-replace>a.added {
    --wd-btn-icon: "\f107"
}

.wd-add-btn-replace .wd-action-icon {
    display: none
}


.btn-primary {
    position: relative;
    border-color: #54bcbf;
    background-color: #fff;
    color: #2d190d;
    border-width: 1px;
    border-radius: 0;
}

.btn-primary:after,.btn-primary:before {
    content: "";
    position: absolute
}

.btn-primary:before {
    top: -.2em;
    right: -.2em;
    width: 1em;
    height: 1em;
    background-color: var(--c-btn-cutout-color,#fff);
    font-size: .71429em;
    border-bottom-left-radius: 100%;
    z-index: 1;
}

.btn-primary:after {
    top: -.35714em;
    right: -.57143em;
    width: .85714em;
    height: .71429em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%2354BCBF'/%3E%3C/svg%3E");
    background-repeat: no-repeat
}

.btn-primary>svg {
    fill: #54bcbf;
    color: #fff;
		height: 20px;
	 width: 20px;
}

.btn-primary.disabled,.btn-primary:disabled {
    border-color: #e5e5e5;
    color: #c8c8c8
}

.btn-primary.disabled:after,.btn-primary:disabled:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%23E5E5E5'/%3E%3C/svg%3E")
}

.btn-primary.disabled>svg,.btn-primary:disabled>svg {
    fill: #e5e5e5
}

.btn-primary:not(:disabled):not(.disabled):focus,.btn-primary:not(:disabled):not(.disabled):hover {
  background-color: #54bcbf;
    border: solid 1px #54bcbf;
    color: white;
}


.wd-active.btn-primary.bt-n {
    background: #54bcbf;
    color: white;
}


.btn-primary:not(:disabled):not(.disabled):focus>svg,.btn-primary:not(:disabled):not(.disabled):hover>svg {
    fill: #fff;
    color: #54bcbf;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-primary:not(:disabled):not(.disabled):focus {
    border-color: #2d190d;
	  border: solid 1px;
}

.btn-primary:not(:disabled):not(.disabled):focus:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10'%3E%3Cpath fill-rule='evenodd' d='M6.678 4.232c-.538.894-1.911-.019-1.37-.92L7.032.451c.538-.894 1.91.02 1.369.92-.575.953-1.148 1.907-1.722 2.86zm.2 4.75c-1.07-.348-.652-2.117.422-1.768a9.284 9.284 0 002.323.446c1.107.066 1.132 1.908.021 1.842a11.102 11.102 0 01-2.765-.52zm-4.52-5.874C2.243 4.05.478 4.131.596 3.184c.054-.432.014-.826-.19-1.206-.442-.822 1.123-1.64 1.566-.816.325.608.475 1.246.388 1.946z' fill='%232D190D'/%3E%3C/svg%3E")
}

footer li.navbarBtn.btn-default.black {
    display: none;
}

#ico-arrow-social .sectionHeading-icon svg {
    width: 56px !important;
    height: 47px;
}



.whb-sticked .whb-row.whb-header-bottom.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-hidden-mobile.whb-col-1 {
    background: white;
}
:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-default {
    --el-title-color: #54bcbf !important;
}


a.elementor-button.btn.btn-primary.btn-block.btn--icon {
    border: solid 1px  #54bcbf;
   
}

.gtranslate_wrapper a.glink.nturl.notranslate.gt-current-lang {
    display: block !important;
}

.gtranslate_wrapper  a.glink.nturl.notranslate {
    display: none;
}

div#gt-wrapper-24681644 {}

ul#menu-idiomas {
    --nav-gap: 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: var(--text-align, var(--wd-align));
    text-align: left;
    gap: 1px var(--nav-gap);
    margin-bottom: 0px;
}


b {
    display: contents;
}