@charset "UTF-8";body {
    margin: 0;
    padding: 0
}

article,aside,details,figcaption,figure,main,footer,header,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

nav ul,nav ol {
    list-style: none none
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

video,embed,object {
    max-width: 100%
}

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

figure {
    margin: 0
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: 100%
}

body {
    color: #333;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.6rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

b,strong {
    font-weight: 700
}

em,i {
    font-style: italic
}

mark {
    background: #f0f0f0;
    color: #000
}

small,.small {
    font-size: 14px
}

hr {
    border: 0;
    border-top: 1px solid #d1d1d1;
    margin-bottom: 22px;
    margin-top: 22px
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dfn {
    font-style: italic
}

h1,.yoti-wrap .page-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 2rem
}

h2,#device-trial-summary .block-title,.device-trial-main-product .section-title,.device-trial-status-product-text {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

h3,.checkout-cart-index .spro-exclusivity-wrapper .block-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

h4 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h5 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h6 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small {
    color: #333;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

a,.alink {
    color: #1979c3;
    text-decoration: none
}

a:visited,.alink:visited {
    color: #1979c3;
    text-decoration: none
}

a:hover,.alink:hover {
    color: #006bb4;
    text-decoration: underline
}

a:active,.alink:active {
    color: #ff5501;
    text-decoration: underline
}

ul,ol {
}

ul>li,ol>li {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dt {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

dd {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,'Courier New',monospace
}

code {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.4rem;
    white-space: nowrap
}

kbd {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.4rem
}

pre {
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #111;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 10px;
    font-size: 1.4rem;
    display: block;
    word-wrap: break-word
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

blockquote {
    border-left: 0 solid #d1d1d1;
    margin: 0 0 20px 40px;
    padding: 0;
    color: #333;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: italic;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.6rem
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    color: #333;
    line-height: 1.42857143;
    font-size: 1.2rem;
    display: block
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

blockquote cite {
    font-style: normal
}

blockquote:before,blockquote:after {
    content: ''
}

q {
    quotes: none
}

q:before,q:after {
    content: '';
    content: none
}

cite {
    font-style: normal
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

table th {
    text-align: left
}

table>tbody>tr>th,table>tfoot>tr>th,table>tbody>tr>td,table>tfoot>tr>td {
    vertical-align: top
}

table>thead>tr>th,table>thead>tr>td {
    vertical-align: bottom
}

table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td {
    padding: 40px 10px
}

button {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    box-sizing: border-box;
    vertical-align: middle
}

button:focus,button:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

button:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

button.disabled,button[disabled],fieldset[disabled] button {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type*=date],input[type=email] {
    background: #f6f6f6;
    background-clip: padding-box;
    border: 1px solid #d5d7d7;
    border-radius: 1px;
    font-family: 'Mont','sans-serif';
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

input[type=text]:disabled,input[type=password]:disabled,input[type=url]:disabled,input[type=tel]:disabled,input[type=search]:disabled,input[type=number]:disabled,input[type*=date]:disabled,input[type=email]:disabled {
    opacity: .5
}

input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type*=date]::-moz-placeholder,input[type=email]::-moz-placeholder {
    color: #c2c2c2
}

input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type*=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder {
    color: #c2c2c2
}

input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type*=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder {
    color: #c2c2c2
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

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

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none
}

select {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d7d7;
    border-radius: 1px;
    font-family: 'Mont','sans-serif';
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

select:disabled {
    opacity: .5;
    background: #f6f6f6
}

select[multiple] {
    height: auto;
    background-image: none
}

textarea {
    background: #f6f6f6;
    background-clip: padding-box;
    border: 1px solid #d5d7d7;
    border-radius: 1px;
    font-family: 'Mont','sans-serif';
    font-size: 14px;
    font-weight: 600;
    height: auto;
    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    resize: vertical
}

textarea:disabled {
    opacity: .5
}

textarea::-moz-placeholder {
    color: #c2c2c2
}

textarea::-webkit-input-placeholder {
    color: #c2c2c2
}

textarea:-ms-input-placeholder {
    color: #c2c2c2
}

input[type=checkbox] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 2px
}

input[type=checkbox]:disabled {
    opacity: .5
}

input[type=radio] {
    margin: 2px 5px 0 0
}

input[type=radio]:disabled {
    opacity: .5
}

input.mage-error,select.mage-error,textarea.mage-error {
    border-color: #ed8380
}

div.mage-error {
    color: #e02b27;
    font-size: 1.4rem
}

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

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

form {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

address {
    font-style: normal
}

*:focus {
    box-shadow: none;
    outline: 0
}

._keyfocus *:focus,input:not([disabled]):focus,textarea:not([disabled]):focus,select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

html {
    height: -webkit-fill-available
}

body {
    min-height: 100vh;
    min-height: -webkit-fill-available
}

.abs-reset-list,.loyalty-progress-bar-items,.bundle-options-container .block-bundle-summary .bundle.items,.items,.block-wishlist-management .wishlist-select-items,.paypal-review .items-qty,.footer.content ul,.block-banners .banner-items,.block-banners-inline .banner-items,.block-event .slider-panel .slider {
    margin: 0;
    padding: 0;
    list-style: none none
}

.abs-reset-list>li,.loyalty-progress-bar-items>li,.bundle-options-container .block-bundle-summary .bundle.items>li,.items>li,.block-wishlist-management .wishlist-select-items>li,.paypal-review .items-qty>li,.footer.content ul>li,.block-banners .banner-items>li,.block-banners-inline .banner-items>li,.block-event .slider-panel .slider>li {
    margin: 0
}

.abs-action-link-button,.abs-action-addto-product,.block-event .slider-panel .slider .item .action.event,.bundle-options-container .block-bundle-summary .product-addto-links>.action,.product-info-main .action.towishlist,.product-options-bottom .action.towishlist,.block-bundle-summary .action.towishlist {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px
}

.abs-action-link-button:focus,.abs-action-link-button:active,.abs-action-addto-product:focus,.abs-action-addto-product:active,.block-event .slider-panel .slider .item .action.event:focus,.block-event .slider-panel .slider .item .action.event:active,.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,.product-info-main .action.towishlist:focus,.product-info-main .action.towishlist:active,.product-options-bottom .action.towishlist:focus,.product-options-bottom .action.towishlist:active,.block-bundle-summary .action.towishlist:focus,.block-bundle-summary .action.towishlist:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-action-link-button:hover,.abs-action-addto-product:hover,.block-event .slider-panel .slider .item .action.event:hover,.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,.product-info-main .action.towishlist:hover,.product-options-bottom .action.towishlist:hover,.block-bundle-summary .action.towishlist:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-action-link-button.disabled,.abs-action-link-button[disabled],fieldset[disabled] .abs-action-link-button,.abs-action-addto-product.disabled,.abs-action-addto-product[disabled],fieldset[disabled] .abs-action-addto-product,.block-event .slider-panel .slider .item .action.event.disabled,.block-event .slider-panel .slider .item .action.event[disabled],fieldset[disabled] .block-event .slider-panel .slider .item .action.event,.bundle-options-container .block-bundle-summary .product-addto-links>.action.disabled,.bundle-options-container .block-bundle-summary .product-addto-links>.action[disabled],fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links>.action,.product-info-main .action.towishlist.disabled,.product-info-main .action.towishlist[disabled],fieldset[disabled] .product-info-main .action.towishlist,.product-options-bottom .action.towishlist.disabled,.product-options-bottom .action.towishlist[disabled],fieldset[disabled] .product-options-bottom .action.towishlist,.block-bundle-summary .action.towishlist.disabled,.block-bundle-summary .action.towishlist[disabled],fieldset[disabled] .block-bundle-summary .action.towishlist {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.abs-action-link-button:hover,.abs-action-link-button:active,.abs-action-link-button:focus,.abs-action-addto-product:hover,.abs-action-addto-product:active,.abs-action-addto-product:focus,.block-event .slider-panel .slider .item .action.event:hover,.block-event .slider-panel .slider .item .action.event:active,.block-event .slider-panel .slider .item .action.event:focus,.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,.product-info-main .action.towishlist:hover,.product-info-main .action.towishlist:active,.product-info-main .action.towishlist:focus,.product-options-bottom .action.towishlist:hover,.product-options-bottom .action.towishlist:active,.product-options-bottom .action.towishlist:focus,.block-bundle-summary .action.towishlist:hover,.block-bundle-summary .action.towishlist:active,.block-bundle-summary .action.towishlist:focus {
    text-decoration: none
}

.abs-product-options-list dt,.block-giftregistry-shared-items .product .item-options dt,.multicheckout .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0
}

.abs-product-options-list dt:after,.block-giftregistry-shared-items .product .item-options dt:after,.multicheckout .item-options dt:after {
    content: ': '
}

.abs-product-options-list dd,.block-giftregistry-shared-items .product .item-options dd,.multicheckout .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all
}

.abs-button-responsive,.actions-toolbar>.primary .action,.actions-toolbar>.secondary .action {
    width: 100%
}

.abs-reset-image-wrapper,.minicart-items .product-image-wrapper,.block-giftregistry-shared-items .product-image-wrapper {
    height: auto;
    padding: 0 !important
}

.abs-reset-image-wrapper .product-image-photo,.minicart-items .product-image-wrapper .product-image-photo,.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    position: static
}

.abs-adaptive-images {
    display: block;
    height: auto;
    max-width: 100%
}

.abs-adaptive-images-centered {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.abs-login-block-title {
    font-size: 1.8rem;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 12px
}

.abs-login-block-title strong {
    font-weight: 500
}

.abs-block-title,.abs-account-blocks .block-title,.block-giftregistry-results .block-title,.block-giftregistry-shared-items .block-title,.block-wishlist-search-results .block-title,.widget .block-title,.block-wishlist .block-title,.multicheckout .block-title,.paypal-review .block .block-title,.magento-rma-guest-returns .column.main .block:not(.widget) .block-title {
    margin-bottom: 15px
}

.abs-block-title>strong,.abs-account-blocks .block-title>strong,.block-giftregistry-results .block-title>strong,.block-giftregistry-shared-items .block-title>strong,.block-wishlist-search-results .block-title>strong,.widget .block-title>strong,.block-wishlist .block-title>strong,.multicheckout .block-title>strong,.paypal-review .block .block-title>strong,.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.abs-account-blocks .block-title>.action,.multicheckout .block-title>.action,.paypal-review .block .block-title>.action,.magento-rma-guest-returns .column.main .block:not(.widget) .block-title>.action {
    margin-left: 15px
}

.abs-account-blocks .box-title,.multicheckout .box-title,.paypal-review .block .box-title,.magento-rma-guest-returns .column.main .block:not(.widget) .box-title {
    display: inline-block;
    margin: 0 0 5px
}

.abs-account-blocks .box-title>span,.multicheckout .box-title>span,.paypal-review .block .box-title>span,.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.abs-account-blocks .box-title>.action,.multicheckout .box-title>.action,.paypal-review .block .box-title>.action,.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>.action {
    font-weight: 400;
    margin-left: 10px
}

.abs-account-blocks .block-content p:last-child,.multicheckout .block-content p:last-child,.paypal-review .block .block-content p:last-child,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child {
    margin-bottom: 0
}

.abs-account-blocks .block-content .box,.multicheckout .block-content .box,.paypal-review .block .block-content .box,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px
}

.abs-dropdown-simple,.giftregisty-dropdown,.wishlist-dropdown {
    display: inline-block;
    position: relative
}

.abs-dropdown-simple:before,.abs-dropdown-simple:after,.giftregisty-dropdown:before,.giftregisty-dropdown:after,.wishlist-dropdown:before,.wishlist-dropdown:after {
    content: '';
    display: table
}

.abs-dropdown-simple:after,.giftregisty-dropdown:after,.wishlist-dropdown:after {
    clear: both
}

.abs-dropdown-simple .action.toggle,.giftregisty-dropdown .action.toggle,.wishlist-dropdown .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle:after,.giftregisty-dropdown .action.toggle:after,.wishlist-dropdown .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e607';
    font-family: 'gloicons';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle:hover:after,.giftregisty-dropdown .action.toggle:hover:after,.wishlist-dropdown .action.toggle:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle:active:after,.giftregisty-dropdown .action.toggle:active:after,.wishlist-dropdown .action.toggle:active:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active,.giftregisty-dropdown .action.toggle.active,.wishlist-dropdown .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle.active:after,.giftregisty-dropdown .action.toggle.active:after,.wishlist-dropdown .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e618';
    font-family: 'gloicons';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle.active:hover:after,.giftregisty-dropdown .action.toggle.active:hover:after,.wishlist-dropdown .action.toggle.active:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active:active:after,.giftregisty-dropdown .action.toggle.active:active:after,.wishlist-dropdown .action.toggle.active:active:after {
    color: inherit
}

.abs-dropdown-simple ul.dropdown,.giftregisty-dropdown ul.dropdown,.wishlist-dropdown ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

.abs-dropdown-simple ul.dropdown li,.giftregisty-dropdown ul.dropdown li,.wishlist-dropdown ul.dropdown li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.abs-dropdown-simple ul.dropdown li:hover,.giftregisty-dropdown ul.dropdown li:hover,.wishlist-dropdown ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-dropdown-simple ul.dropdown:before,.abs-dropdown-simple ul.dropdown:after,.giftregisty-dropdown ul.dropdown:before,.giftregisty-dropdown ul.dropdown:after,.wishlist-dropdown ul.dropdown:before,.wishlist-dropdown ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-dropdown-simple ul.dropdown:before,.giftregisty-dropdown ul.dropdown:before,.wishlist-dropdown ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.abs-dropdown-simple ul.dropdown:after,.giftregisty-dropdown ul.dropdown:after,.wishlist-dropdown ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.abs-dropdown-simple ul.dropdown:before,.giftregisty-dropdown ul.dropdown:before,.wishlist-dropdown ul.dropdown:before {
    left: 10px;
    top: -12px
}

.abs-dropdown-simple ul.dropdown:after,.giftregisty-dropdown ul.dropdown:after,.wishlist-dropdown ul.dropdown:after {
    left: 9px;
    top: -14px
}

.abs-dropdown-simple.active,.giftregisty-dropdown.active,.wishlist-dropdown.active {
    overflow: visible
}

.abs-dropdown-simple.active ul.dropdown,.giftregisty-dropdown.active ul.dropdown,.wishlist-dropdown.active ul.dropdown {
    display: block
}

.abs-input-qty,.column .block-addbysku .qty .qty,.bundle-options-container .input-text.qty,.table-giftregistry-items .field.qty .qty,.block-giftregistry-shared-items .qty .qty,.table.grouped .control .qty,.block-wishlist-info-items .input-text.qty,.multicheckout .table-wrapper .col .qty .input-text,.account .table-wrapper .data.table.wishlist .box-tocart .qty,.products-grid.wishlist .product-item .box-tocart input.qty,.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
    text-align: center;
    width: 47px
}

.abs-margin-for-blocks-and-widgets,.sidebar .widget.block:not(:last-child),.sidebar .widget:not(:last-child),.block,.block-banners,.block-banners-inline {
    margin-bottom: 40px
}

.abs-remove-button-for-blocks,.filtered .item .action.remove {
    display: inline-block;
    text-decoration: none
}

.abs-remove-button-for-blocks>span,.filtered .item .action.remove>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-remove-button-for-blocks:before,.filtered .item .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: '\e616';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-remove-button-for-blocks:hover:before,.filtered .item .action.remove:hover:before {
    color: #303030
}

.abs-remove-button-for-blocks:active:before,.filtered .item .action.remove:active:before {
    color: #303030
}

.abs-product-link {
    font-weight: 400
}

.abs-product-link>a {
    color: #2a2c2c;
    text-decoration: none
}

.abs-product-link>a:visited {
    color: #2a2c2c;
    text-decoration: underline
}

.abs-product-link>a:hover {
    color: #2a2c2c;
    text-decoration: underline
}

.abs-product-link>a:active {
    color: #2a2c2c;
    text-decoration: underline
}

.abs-reset-left-margin,.form.giftregistry.items .actions-toolbar,.form-new-agreement .actions-toolbar,.fieldset .review-legend.legend,.form.wishlist.items .actions-toolbar {
    margin-left: 0
}

.abs-action-remove,.abs-add-fields .action.remove,.form-giftregistry-share .action.remove,.form-giftregistry-edit .action.remove,.form-add-invitations .action.remove,.form-create-return .action.remove,.form.send.friend .action.remove {
    left: 10px;
    margin-left: 70%;
    position: absolute;
    top: 31px;
    width: auto
}

.abs-add-fields .fieldset,.form-giftregistry-share .fieldset,.form-giftregistry-edit .fieldset,.form-add-invitations .fieldset,.form-create-return .fieldset,.form.send.friend .fieldset {
    margin-bottom: 50px
}

.abs-add-fields .fieldset .field:not(.choice) .control,.form-giftregistry-share .fieldset .field:not(.choice) .control,.form-giftregistry-edit .fieldset .field:not(.choice) .control,.form-add-invitations .fieldset .field:not(.choice) .control,.form-create-return .fieldset .field:not(.choice) .control,.form.send.friend .fieldset .field:not(.choice) .control {
    width: 70%
}

.abs-add-fields .fieldset .actions-toolbar:not(:first-child)>.secondary,.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary,.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary,.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary,.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary,.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary {
    float: left
}

.abs-add-fields .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,.form-add-invitations .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,.form-create-return .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add,.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add {
    margin-top: 30px
}

.abs-add-fields .fieldset .fields .actions-toolbar,.form-giftregistry-share .fieldset .fields .actions-toolbar,.form-giftregistry-edit .fieldset .fields .actions-toolbar,.form-add-invitations .fieldset .fields .actions-toolbar,.form-create-return .fieldset .fields .actions-toolbar,.form.send.friend .fieldset .fields .actions-toolbar {
    margin: 0
}

.abs-add-fields .message.notice,.form-giftregistry-share .message.notice,.form-giftregistry-edit .message.notice,.form-add-invitations .message.notice,.form-create-return .message.notice,.form.send.friend .message.notice {
    margin: 30px 0 0
}

.abs-add-fields .additional,.form-giftregistry-share .additional,.form-giftregistry-edit .additional,.form-add-invitations .additional,.form-create-return .additional,.form.send.friend .additional {
    margin-top: 55px;
    position: relative
}

.abs-hidden,.order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: 0;
    visibility: hidden
}

.abs-visually-hidden,.mgz__actions-switch-checkbox,.opc-wrapper .block-retailer-code .field .label,.minicart-wrapper .action.showcart .text,.minicart-wrapper .action.showcart .counter-label,.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,.page-product-giftcard .fieldset.giftcard>.legend,.opc-wrapper .form-giftcard-account .field .label,.filter-options-content .filter-count-label,.block-wishlist-search-form .form-wishlist-search .fieldset>.legend,.page-multiple-wishlist .page-title-wrapper .page-title,.multicheckout .table-wrapper .col .label,.multicheckout .block .methods-shipping .item-content .fieldset>.legend,.block.newsletter .label,.opc-wrapper .form-discount .field .label,.action.skip:not(:focus),.page-header .panel.wrapper .switcher .label,.page-footer .switcher .label,.products-grid.wishlist .product-item .comment-box .label,.account-nav .title {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-visually-hidden-reset,.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.product-info .product.option-list .toggle>span,.shipping-policy-block.field-tooltip .field-tooltip-action span {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.abs-add-clearfix:before,.abs-add-clearfix:after,.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,.minicart-items .product-item>.product:before,.minicart-items .product-item>.product:after,.opc-estimated-wrapper:before,.opc-estimated-wrapper:after,.page-product-downloadable .product-add-form:before,.page-product-downloadable .product-add-form:after,.gift-options:before,.gift-options:after,.gift-item-block .content:before,.gift-item-block .content:after,.order-details-items .order-gift-message:before,.order-details-items .order-gift-message:after,.order-details-items .block-order-details-gift-message:before,.order-details-items .block-order-details-gift-message:after,.block-giftregistry-shared-items .product .item-options:before,.block-giftregistry-shared-items .product .item-options:after,.gift-wrapping-list:before,.gift-wrapping-list:after,.opc-wrapper .data.table .gift-wrapping:before,.opc-wrapper .data.table .gift-wrapping:after,.table-order-items .gift-wrapping:before,.table-order-items .gift-wrapping:after,.table-order-review .gift-wrapping:before,.table-order-review .gift-wrapping:after,.order-options .product:before,.order-options .product:after,.map-popup .map-info-price:before,.map-popup .map-info-price:after,.multicheckout .item-options:before,.multicheckout .item-options:after,.multicheckout .block:before,.multicheckout .block:after,.multicheckout .block-content:before,.multicheckout .block-content:after,.customer-review .product-details:before,.customer-review .product-details:after,.header.content:before,.header.content:after,.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,.form-create-return .fieldset .actions-toolbar:not(:first-child):before,.form-create-return .fieldset .actions-toolbar:not(:first-child):after,.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    content: '';
    display: table
}

.abs-add-clearfix:after,.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,.minicart-items .product-item>.product:after,.opc-estimated-wrapper:after,.page-product-downloadable .product-add-form:after,.gift-options:after,.gift-item-block .content:after,.order-details-items .order-gift-message:after,.order-details-items .block-order-details-gift-message:after,.block-giftregistry-shared-items .product .item-options:after,.gift-wrapping-list:after,.opc-wrapper .data.table .gift-wrapping:after,.table-order-items .gift-wrapping:after,.table-order-review .gift-wrapping:after,.order-options .product:after,.map-popup .map-info-price:after,.multicheckout .item-options:after,.multicheckout .block:after,.multicheckout .block-content:after,.customer-review .product-details:after,.header.content:after,.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,.form-create-return .fieldset .actions-toolbar:not(:first-child):after,.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    clear: both
}

.abs-add-box-sizing,.abs-field-date .control,.abs-field-tooltip,.search-autocomplete,.column .block-addbysku .sku,.bundle-options-container .block-bundle-summary,.shipping-policy-block.field-tooltip .field-tooltip-content,.sidebar .block-addbysku .fieldset .fields .field.sku,.block-event .slider-panel .slider .item .action.show,.field .control._with-tooltip {
    box-sizing: border-box
}

.abs-navigation-icon {
    display: block;
    text-decoration: none
}

.abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-navigation-icon:after {
    position: absolute;
    right: 5px;
    top: 0
}

.abs-split-button {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.abs-split-button:before,.abs-split-button:after {
    content: '';
    display: table
}

.abs-split-button:after {
    clear: both
}

.abs-split-button .action.split {
    float: left;
    margin: 0
}

.abs-split-button .action.toggle {
    float: right;
    margin: 0
}

.abs-split-button button.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.abs-split-button button+.action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e607';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle:hover:after {
    color: inherit
}

.abs-split-button .action.toggle:active:after {
    color: inherit
}

.abs-split-button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle.active>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e618';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle.active:hover:after {
    color: inherit
}

.abs-split-button .action.toggle.active:active:after {
    color: inherit
}

.abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

.abs-split-button .items li {
    margin: 0;
    padding: 3px 5px
}

.abs-split-button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-split-button .items:before,.abs-split-button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-split-button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.abs-split-button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.abs-split-button .items:before {
    right: 10px;
    top: -12px
}

.abs-split-button .items:after {
    right: 9px;
    top: -14px
}

.abs-split-button.active {
    overflow: visible
}

.abs-split-button.active .items {
    display: block
}

.abs-action-addto-product,.bundle-options-container .block-bundle-summary .product-addto-links>.action,.product-info-main .action.towishlist,.product-options-bottom .action.towishlist,.block-bundle-summary .action.towishlist {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.abs-actions-addto-gridlist,.table-comparison .wishlist.split.button>.action.split,.product-items .wishlist.split.button>.action.split,.product-items .action.towishlist,.products.list.items .action.towishlist,.table-comparison .action.towishlist {
    display: inline-block;
    text-decoration: none
}

.abs-actions-addto-gridlist>span,.table-comparison .wishlist.split.button>.action.split>span,.product-items .wishlist.split.button>.action.split>span,.product-items .action.towishlist>span,.products.list.items .action.towishlist>span,.table-comparison .action.towishlist>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-actions-addto-gridlist:before,.table-comparison .wishlist.split.button>.action.split:before,.product-items .wishlist.split.button>.action.split:before,.product-items .action.towishlist:before,.products.list.items .action.towishlist:before,.table-comparison .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 24px;
    color: #7d7d7d;
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-actions-addto-gridlist:hover:before,.table-comparison .wishlist.split.button>.action.split:hover:before,.product-items .wishlist.split.button>.action.split:hover:before,.product-items .action.towishlist:hover:before,.products.list.items .action.towishlist:hover:before,.table-comparison .action.towishlist:hover:before {
    color: #333
}

.abs-button-l,#store-selector .form-continue .actions-toolbar .action.primary,.bundle-actions .action.primary,.bundle-options-container .block-bundle-summary .box-tocart .action.primary,.block-minicart .block-content>.actions>.primary .action.primary,.block-authentication .action.action-register,.block-authentication .action.action-login,.multicheckout .action.primary {
    line-height: 2.4rem;
    padding: 14px 17px;
    font-size: 2rem
}

.abs-action-button-as-link,.abs-action-remove,.checkout-container .action-additional,.action-auth-toggle,.cart-summary .block.giftcard .action.check,.gift-options .actions-toolbar .action-cancel,.table-comparison .wishlist.split.button>.action,.product-items .wishlist.split.button>.action,.paypal-button-widget .paypal-button,.abs-add-fields .action.remove,.form-giftregistry-share .action.remove,.form-giftregistry-edit .action.remove,.form-add-invitations .action.remove,.form-create-return .action.remove,.form.send.friend .action.remove {
    line-height: 1.42857143;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400
}

.abs-action-button-as-link:visited,.abs-action-remove:visited,.checkout-container .action-additional:visited,.action-auth-toggle:visited,.cart-summary .block.giftcard .action.check:visited,.gift-options .actions-toolbar .action-cancel:visited,.table-comparison .wishlist.split.button>.action:visited,.product-items .wishlist.split.button>.action:visited,.paypal-button-widget .paypal-button:visited,.abs-add-fields .action.remove:visited,.form-giftregistry-share .action.remove:visited,.form-giftregistry-edit .action.remove:visited,.form-add-invitations .action.remove:visited,.form-create-return .action.remove:visited,.form.send.friend .action.remove:visited {
    color: #1979c3;
    text-decoration: none
}

.abs-action-button-as-link:hover,.abs-action-remove:hover,.checkout-container .action-additional:hover,.action-auth-toggle:hover,.cart-summary .block.giftcard .action.check:hover,.gift-options .actions-toolbar .action-cancel:hover,.table-comparison .wishlist.split.button>.action:hover,.product-items .wishlist.split.button>.action:hover,.paypal-button-widget .paypal-button:hover,.abs-add-fields .action.remove:hover,.form-giftregistry-share .action.remove:hover,.form-giftregistry-edit .action.remove:hover,.form-add-invitations .action.remove:hover,.form-create-return .action.remove:hover,.form.send.friend .action.remove:hover {
    color: #006bb4;
    text-decoration: underline
}

.abs-action-button-as-link:active,.abs-action-remove:active,.checkout-container .action-additional:active,.action-auth-toggle:active,.cart-summary .block.giftcard .action.check:active,.gift-options .actions-toolbar .action-cancel:active,.table-comparison .wishlist.split.button>.action:active,.product-items .wishlist.split.button>.action:active,.paypal-button-widget .paypal-button:active,.abs-add-fields .action.remove:active,.form-giftregistry-share .action.remove:active,.form-giftregistry-edit .action.remove:active,.form-add-invitations .action.remove:active,.form-create-return .action.remove:active,.form.send.friend .action.remove:active {
    color: #ff5501;
    text-decoration: underline
}

.abs-action-button-as-link:hover,.abs-action-button-as-link:active,.abs-action-button-as-link:focus,.abs-action-remove:hover,.abs-action-remove:active,.abs-action-remove:focus,.checkout-container .action-additional:hover,.checkout-container .action-additional:active,.checkout-container .action-additional:focus,.action-auth-toggle:hover,.action-auth-toggle:active,.action-auth-toggle:focus,.cart-summary .block.giftcard .action.check:hover,.cart-summary .block.giftcard .action.check:active,.cart-summary .block.giftcard .action.check:focus,.gift-options .actions-toolbar .action-cancel:hover,.gift-options .actions-toolbar .action-cancel:active,.gift-options .actions-toolbar .action-cancel:focus,.table-comparison .wishlist.split.button>.action:hover,.table-comparison .wishlist.split.button>.action:active,.table-comparison .wishlist.split.button>.action:focus,.product-items .wishlist.split.button>.action:hover,.product-items .wishlist.split.button>.action:active,.product-items .wishlist.split.button>.action:focus,.paypal-button-widget .paypal-button:hover,.paypal-button-widget .paypal-button:active,.paypal-button-widget .paypal-button:focus,.abs-add-fields .action.remove:hover,.abs-add-fields .action.remove:active,.abs-add-fields .action.remove:focus,.form-giftregistry-share .action.remove:hover,.form-giftregistry-share .action.remove:active,.form-giftregistry-share .action.remove:focus,.form-giftregistry-edit .action.remove:hover,.form-giftregistry-edit .action.remove:active,.form-giftregistry-edit .action.remove:focus,.form-add-invitations .action.remove:hover,.form-add-invitations .action.remove:active,.form-add-invitations .action.remove:focus,.form-create-return .action.remove:hover,.form-create-return .action.remove:active,.form-create-return .action.remove:focus,.form.send.friend .action.remove:hover,.form.send.friend .action.remove:active,.form.send.friend .action.remove:focus {
    background: 0 0;
    border: 0
}

.abs-action-button-as-link.disabled,.abs-action-button-as-link[disabled],fieldset[disabled] .abs-action-button-as-link,.abs-action-remove.disabled,.abs-action-remove[disabled],fieldset[disabled] .abs-action-remove,.checkout-container .action-additional.disabled,.checkout-container .action-additional[disabled],fieldset[disabled] .checkout-container .action-additional,.action-auth-toggle.disabled,.action-auth-toggle[disabled],fieldset[disabled] .action-auth-toggle,.cart-summary .block.giftcard .action.check.disabled,.cart-summary .block.giftcard .action.check[disabled],fieldset[disabled] .cart-summary .block.giftcard .action.check,.gift-options .actions-toolbar .action-cancel.disabled,.gift-options .actions-toolbar .action-cancel[disabled],fieldset[disabled] .gift-options .actions-toolbar .action-cancel,.table-comparison .wishlist.split.button>.action.disabled,.table-comparison .wishlist.split.button>.action[disabled],fieldset[disabled] .table-comparison .wishlist.split.button>.action,.product-items .wishlist.split.button>.action.disabled,.product-items .wishlist.split.button>.action[disabled],fieldset[disabled] .product-items .wishlist.split.button>.action,.paypal-button-widget .paypal-button.disabled,.paypal-button-widget .paypal-button[disabled],fieldset[disabled] .paypal-button-widget .paypal-button,.abs-add-fields .action.remove.disabled,.abs-add-fields .action.remove[disabled],fieldset[disabled] .abs-add-fields .action.remove,.form-giftregistry-share .action.remove.disabled,.form-giftregistry-share .action.remove[disabled],fieldset[disabled] .form-giftregistry-share .action.remove,.form-giftregistry-edit .action.remove.disabled,.form-giftregistry-edit .action.remove[disabled],fieldset[disabled] .form-giftregistry-edit .action.remove,.form-add-invitations .action.remove.disabled,.form-add-invitations .action.remove[disabled],fieldset[disabled] .form-add-invitations .action.remove,.form-create-return .action.remove.disabled,.form-create-return .action.remove[disabled],fieldset[disabled] .form-create-return .action.remove,.form.send.friend .action.remove.disabled,.form.send.friend .action.remove[disabled],fieldset[disabled] .form.send.friend .action.remove {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.abs-action-button-as-link:active,.abs-action-button-as-link:not(:focus),.abs-action-remove:active,.abs-action-remove:not(:focus),.checkout-container .action-additional:active,.checkout-container .action-additional:not(:focus),.action-auth-toggle:active,.action-auth-toggle:not(:focus),.cart-summary .block.giftcard .action.check:active,.cart-summary .block.giftcard .action.check:not(:focus),.gift-options .actions-toolbar .action-cancel:active,.gift-options .actions-toolbar .action-cancel:not(:focus),.table-comparison .wishlist.split.button>.action:active,.table-comparison .wishlist.split.button>.action:not(:focus),.product-items .wishlist.split.button>.action:active,.product-items .wishlist.split.button>.action:not(:focus),.paypal-button-widget .paypal-button:active,.paypal-button-widget .paypal-button:not(:focus),.abs-add-fields .action.remove:active,.abs-add-fields .action.remove:not(:focus),.form-giftregistry-share .action.remove:active,.form-giftregistry-share .action.remove:not(:focus),.form-giftregistry-edit .action.remove:active,.form-giftregistry-edit .action.remove:not(:focus),.form-add-invitations .action.remove:active,.form-add-invitations .action.remove:not(:focus),.form-create-return .action.remove:active,.form-create-return .action.remove:not(:focus),.form.send.friend .action.remove:active,.form.send.friend .action.remove:not(:focus) {
    box-shadow: none
}

.abs-revert-secondary-color,.cart-summary .form.giftregistry .fieldset .action.primary,.paypal-review .block .actions-toolbar .action.primary {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-revert-secondary-color:focus,.abs-revert-secondary-color:active,.cart-summary .form.giftregistry .fieldset .action.primary:focus,.cart-summary .form.giftregistry .fieldset .action.primary:active,.paypal-review .block .actions-toolbar .action.primary:focus,.paypal-review .block .actions-toolbar .action.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-revert-secondary-color:hover,.cart-summary .form.giftregistry .fieldset .action.primary:hover,.paypal-review .block .actions-toolbar .action.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-revert-secondary-size,.cart-summary .form.giftregistry .fieldset .action.primary {
    font-size: 1.6rem;
    line-height: 1.8rem;
    padding: 7px 15px
}

.abs-box-tocart,.bundle-actions {
    margin: 10px 0
}

.abs-adjustment-incl-excl-tax .price-including-tax,.abs-adjustment-incl-excl-tax .price-excluding-tax,.abs-adjustment-incl-excl-tax .weee,.bundle-options-container .price-notice .price-including-tax,.bundle-options-container .price-notice .price-excluding-tax,.bundle-options-container .price-notice .weee,.gift-summary .price-including-tax,.gift-summary .price-excluding-tax,.gift-summary .weee,.gift-options .price-including-tax,.gift-options .price-excluding-tax,.gift-options .weee {
    font-size: 1.4rem;
    display: inline-block;
    white-space: nowrap
}

.abs-adjustment-incl-excl-tax .price-including-tax+.price-excluding-tax,.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax,.gift-summary .price-including-tax+.price-excluding-tax,.gift-options .price-including-tax+.price-excluding-tax {
    display: inline-block;
    font-size: 1.1rem
}

.abs-adjustment-incl-excl-tax .price-including-tax+.price-excluding-tax:before,.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:before,.gift-summary .price-including-tax+.price-excluding-tax:before,.gift-options .price-including-tax+.price-excluding-tax:before {
    content: '(' attr(data-label) ': '
}

.abs-adjustment-incl-excl-tax .price-including-tax+.price-excluding-tax:after,.bundle-options-container .price-notice .price-including-tax+.price-excluding-tax:after,.gift-summary .price-including-tax+.price-excluding-tax:after,.gift-options .price-including-tax+.price-excluding-tax:after {
    content: ')'
}

.abs-tax-total,.price-including-tax .cart-tax-total,.price-excluding-tax .cart-tax-total {
    cursor: pointer;
    padding-right: 12px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

.abs-tax-total:after,.price-including-tax .cart-tax-total:after,.price-excluding-tax .cart-tax-total:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 10px;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-tax-total:after,.price-including-tax .cart-tax-total:after,.price-excluding-tax .cart-tax-total:after {
    position: absolute;
    right: -10px;
    top: 3px
}

.abs-tax-total-expanded:after {
    content: '\e621'
}

.abs-tax-total-expanded:after,.price-including-tax .cart-tax-total-expanded:after,.price-excluding-tax .cart-tax-total-expanded:after {
    content: '\e621'
}

.abs-methods-shipping-title {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 0 15px
}

.abs-account-title,.form-giftregistry-search .legend,.block-wishlist-search-form .block-title,.multicheckout .block-title,.multicheckout .block-content .title {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 25px;
    padding-bottom: 10px
}

.abs-account-title>strong,.abs-account-title>span,.form-giftregistry-search .legend>strong,.form-giftregistry-search .legend>span,.block-wishlist-search-form .block-title>strong,.block-wishlist-search-form .block-title>span,.multicheckout .block-title>strong,.multicheckout .block-title>span,.multicheckout .block-content .title>strong,.multicheckout .block-content .title>span {
    font-size: 2.2rem;
    font-weight: 300
}

.abs-rating-summary .rating-summary,.review-ratings .rating-summary {
    display: table-row
}

.abs-rating-summary .rating-label,.review-ratings .rating-label {
    display: table-cell;
    padding-bottom: 5px;
    padding-right: 25px;
    padding-top: 1px;
    vertical-align: top
}

.abs-rating-summary .rating-result,.review-ratings .rating-result {
    display: table-cell;
    vertical-align: top
}

.abs-colon:after,.block-minicart .subtotal .label:after,.minicart-items .details-qty .label:after,.minicart-items .price-minicart .label:after,.order-details-items .order-gift-message .label:after,.order-details-items .block-order-details-gift-message .label:after,.block-wishlist-management .wishlist-select .wishlist-name-label:after {
    content: ': '
}

.abs-icon-add,.abs-dropdown-items-new .action.new,.wishlist.split.button .action.new,.wishlist-dropdown .action.new {
    display: inline-block;
    text-decoration: none
}

.abs-icon-add:before,.abs-dropdown-items-new .action.new:before,.wishlist.split.button .action.new:before,.wishlist-dropdown .action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-items-new .items .item:last-child:hover,.wishlist.split.button .items .item:last-child:hover,.wishlist-dropdown .items .item:last-child:hover {
    background: #e8e8e8
}

.abs-dropdown-items-new .action.new:before,.wishlist.split.button .action.new:before,.wishlist-dropdown .action.new:before {
    margin-left: -17px;
    margin-right: 5px
}

.abs-no-display,.abs-sidebar-totals .table-caption,.minicart-items .product-item-details .weee[data-label] .label,.page-product-giftcard .fieldset.giftcard>.legend+br,.order-details-items .order-items .order-gift-message .action.close,.multicheckout .block .methods-shipping .item-content .fieldset>.legend+br,.multicheckout .hidden,[class^=multishipping-] .nav-sections,[class^=multishipping-] .nav-toggle,.no-display {
    display: none
}

.abs-status,.return-status {
    display: inline-block;
    margin-bottom: 20px
}

.abs-block-items-counter,.block-wishlist .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.abs-shopping-cart-items .action.continue,.block-cart-failed .action.continue {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    margin: 0;
    padding: 7px 15px 7px 0;
    font-size: 1.6rem;
    line-height: 1.8rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.abs-shopping-cart-items .action.continue:hover,.abs-shopping-cart-items .action.continue:active,.abs-shopping-cart-items .action.continue:focus,.block-cart-failed .action.continue:hover,.block-cart-failed .action.continue:active,.block-cart-failed .action.continue:focus {
    text-decoration: none
}

.abs-shopping-cart-items .action.continue:before,.block-cart-failed .action.continue:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e617';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-shopping-cart-items .action.continue:hover:before,.block-cart-failed .action.continue:hover:before {
    color: inherit
}

.abs-shopping-cart-items .action.continue:active:before,.block-cart-failed .action.continue:active:before {
    color: inherit
}

.abs-shopping-cart-items .action.continue:focus,.abs-shopping-cart-items .action.continue:active,.block-cart-failed .action.continue:focus,.block-cart-failed .action.continue:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.abs-shopping-cart-items .action.continue:hover,.block-cart-failed .action.continue:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.abs-shopping-cart-items .action.continue.disabled,.abs-shopping-cart-items .action.continue[disabled],fieldset[disabled] .abs-shopping-cart-items .action.continue,.block-cart-failed .action.continue.disabled,.block-cart-failed .action.continue[disabled],fieldset[disabled] .block-cart-failed .action.continue {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.abs-shopping-cart-items .action.continue:active,.block-cart-failed .action.continue:active {
    box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
}

.abs-shopping-cart-items .action.update,.block-cart-failed .action.update {
    display: inline-block;
    text-decoration: none;
    padding-left: 5px
}

.abs-shopping-cart-items .action.update:before,.block-cart-failed .action.update:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e603';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-shopping-cart-items .action.update:hover:before,.block-cart-failed .action.update:hover:before {
    color: inherit
}

.abs-shopping-cart-items .action.update:active:before,.block-cart-failed .action.update:active:before {
    color: inherit
}

.abs-field-date .control {
    position: relative
}

.abs-field-date-input,.abs-field-date input,.form-giftregistry-search .fields-specific-options .datetime-picker {
    margin-right: 10px;
    width: calc(100% - 50px)
}

.abs-field-tooltip,.field .control._with-tooltip {
    position: relative
}

.abs-field-tooltip input,.field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 39px)
}

.abs-checkout-tooltip-content-position-top,.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,.shipping-policy-block.field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto
}

.abs-checkout-tooltip-content-position-top:before,.abs-checkout-tooltip-content-position-top:after,.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,.shipping-policy-block.field-tooltip .field-tooltip-content:before,.shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0
}

.abs-checkout-tooltip-content-position-top:before,.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,.shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999
}

.abs-checkout-tooltip-content-position-top:after,.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,.shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px
}

.abs-checkout-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 2.6rem
}

.abs-sidebar-totals .mark {
    font-weight: 400;
    padding-left: 4px
}

.abs-sidebar-totals .mark strong {
    font-weight: 400
}

.abs-sidebar-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap
}

.abs-sidebar-totals .amount strong {
    font-weight: 400
}

.abs-sidebar-totals .grand .mark,.abs-sidebar-totals .grand .amount {
    padding-top: 20px
}

.abs-sidebar-totals .grand .amount {
    padding-right: 4px;
    text-align: right
}

.abs-sidebar-totals .grand .amount strong {
    font-weight: 700
}

.abs-sidebar-totals .msrp {
    margin-bottom: 10px
}

.abs-sidebar-totals .totals-tax-summary .mark,.abs-sidebar-totals .totals-tax-summary .amount {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer
}

.abs-sidebar-totals .totals-tax-summary .amount .price {
    display: block;
    text-decoration: none;
    padding-right: 25px;
    position: relative
}

.abs-sidebar-totals .totals-tax-summary .amount .price>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after {
    position: absolute;
    right: -5px;
    top: -12px
}

.abs-sidebar-totals .totals-tax-summary.expanded .mark,.abs-sidebar-totals .totals-tax-summary.expanded .amount {
    border-bottom: 0
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
    content: '\e621'
}

.abs-sidebar-totals .totals-tax-details {
    border-bottom: 1px solid #d1d1d1;
    display: none
}

.abs-sidebar-totals .totals-tax-details.shown {
    display: table-row
}

.abs-discount-block>.title,.paypal-review-discount .block>.title {
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    font-weight: 600;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 7px 30px 7px 5px;
    position: relative
}

.abs-discount-block>.title:after,.paypal-review-discount .block>.title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-discount-block>.title:after,.paypal-review-discount .block>.title:after {
    position: absolute;
    right: -5px;
    top: -5px
}

.column.main .abs-discount-block>.title strong,.column.main .paypal-review-discount .block>.title strong {
    font-size: 1.8rem;
    font-weight: 400
}

.abs-discount-block>.content,.paypal-review-discount .block>.content {
    display: none
}

.abs-discount-block.active>.title:after,.paypal-review-discount .block.active>.title:after {
    content: '\e621'
}

.abs-discount-block.active>.content,.paypal-review-discount .block.active>.content {
    display: block
}

html body {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif'
}

html body h1,html body h2,html body h3,html body h4,html body h5,html body h6 {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif'
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/min/Mont-Book.min.woff2') format('woff2'),url('../fonts/Mont/min/Mont-Book.min.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/min/Mont-Bold.min.woff2') format('woff2'),url('../fonts/Mont/min/Mont-Bold.min.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/min/Mont-Heavy.min.woff2') format('woff2'),url('../fonts/Mont/min/Mont-Heavy.min.woff') format('woff');
    font-weight: 950;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/min/Mont-RegularItalic.min.woff2') format('woff2'),url('../fonts/Mont/min/Mont-RegularItalic.min.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/min/Mont-BoldItalic.min.woff2') format('woff2'),url('../fonts/Mont/min/Mont-BoldItalic.min.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/min/Mont-BlackItalic.min.woff2') format('woff2'),url('../fonts/Mont/min/Mont-BlackItalic.min.woff') format('woff');
    font-weight: 950;
    font-style: italic;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/Mont-HevyItalic.woff2') format('woff2'),url('../fonts/Mont/Mont-HevyItalic.woff') format('woff');
    font-weight: 950;
    font-style: italic;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/Mont-SemiBold.woff2') format('woff2'),url('../fonts/Mont/Mont-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    src: url('../fonts/Mont/Mont-SemiBoldItalic.woff2') format('woff2'),url('../fonts/Mont/Mont-SemiBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: auto
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 950;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Black.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-Black.woff') format('woff');
    font-weight: 950;
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: 'gloicons';
    src: url('../fonts/gloicons/gloicons.woff2') format('woff2'),url('../fonts/gloicons/gloicons.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: auto
}

.table-wrapper {
    margin-bottom: 20px
}

table>caption {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table:not(.cart):not(.totals) {
    border: none
}

.table:not(.cart):not(.totals)>thead>tr>th,.table:not(.cart):not(.totals)>tbody>tr>th,.table:not(.cart):not(.totals)>tfoot>tr>th,.table:not(.cart):not(.totals)>thead>tr>td,.table:not(.cart):not(.totals)>tbody>tr>td,.table:not(.cart):not(.totals)>tfoot>tr>td {
    border: none
}

.table:not(.cart):not(.totals)>thead>tr>th,.table:not(.cart):not(.totals)>thead>tr>td {
    border-bottom: 1px solid #d1d1d1
}

.table:not(.cart):not(.totals) tfoot>tr:first-child th,.table:not(.cart):not(.totals) tfoot>tr:first-child td {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px
}

.table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right
}

.message.info {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

.message.info a {
    color: #1979c3
}

.message.info a:hover {
    color: #006bb4
}

.message.info a:active {
    color: #006bb4
}

.message.info>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: '\e602';
    font-family: 'gloicons';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.error {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 40px;
    position: relative
}

.message.error a {
    color: #1979c3
}

.message.error a:hover {
    color: #006bb4
}

.message.error a:active {
    color: #006bb4
}

.message.error>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #b30000;
    content: '\e602';
    font-family: 'gloicons';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.warning {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

.message.warning a {
    color: #1979c3
}

.message.warning a:hover {
    color: #006bb4
}

.message.warning a:active {
    color: #006bb4
}

.message.warning>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: '\e602';
    font-family: 'gloicons';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.notice {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

.message.notice a {
    color: #1979c3
}

.message.notice a:hover {
    color: #006bb4
}

.message.notice a:active {
    color: #006bb4
}

.message.notice>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: 'data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2220%22 height%3D%2220%22 fill%3D%22none%22%3E%3Cpath stroke%3D%22%23A98645%22 stroke-miterlimit%3D%2210%22 stroke-width%3D%222%22 d%3D%22M10 14.167v-5m0-3.334v1.25M17.001 10a7 7 0 1 1-14 0 7 7 0 0 1 14 0Z%22/%3E%3C/svg%3E';
    font-family: 'gloicons';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.message.success {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
    padding-left: 40px;
    position: relative
}

.message.success a {
    color: #1979c3
}

.message.success a:hover {
    color: #006bb4
}

.message.success a:active {
    color: #006bb4
}

.message.success>*:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #006400;
    content: '\e610';
    font-family: 'gloicons';
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center
}

.panel.header .links,.panel.header .switcher {
    display: none
}

.nav-sections {
    background: #f5f5f5
}

.nav-toggle {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 14
}

.nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: #8f8f8f;
    content: '\e609';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.nav-toggle:hover:before {
    color: #333
}

.nav-toggle>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tooltip.wrapper {
    position: relative
}

.tooltip.wrapper .tooltip.content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%
}

.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.tooltip.wrapper .tooltip.content:after {
    border-width: 5px;
    border-color: transparent
}

.tooltip.wrapper .tooltip.content:before {
    border-width: 6px;
    border-color: transparent
}

.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {
    bottom: 100%
}

.tooltip.wrapper .tooltip.content:after {
    border-bottom-color: #fff;
    left: 15px;
    margin-left: -5px
}

.tooltip.wrapper .tooltip.content:before {
    border-bottom-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.tooltip.wrapper .tooltip.toggle {
    cursor: help
}

.tooltip.wrapper .tooltip.toggle:hover+.tooltip.content,.tooltip.wrapper .tooltip.toggle:focus+.tooltip.content,.tooltip.wrapper:hover .tooltip.content {
    display: block
}

.tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0
}

.tooltip.wrapper .tooltip.content dd {
    white-space: normal
}

.tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.tooltip.wrapper .tooltip.content .label {
    margin-top: 10px
}

.tooltip.wrapper .tooltip.content .label:first-child {
    margin-top: 0
}

.tooltip.wrapper .tooltip.content .values {
    margin: 0
}

.ui-tooltip {
    position: absolute;
    z-index: 9999
}

.load.indicator {
    background-color: rgba(255,255,255,.5);
    z-index: 9999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute
}

.load.indicator:before {
    background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.load.indicator>span {
    display: none
}

.loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    background: rgba(255,255,255,.5)
}

.loading-mask .loader>img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.loading-mask .loader>p {
    display: none
}

body>.loading-mask {
    z-index: 9999
}

._block-content-loading {
    position: relative
}

[data-role=main-css-loader] {
    display: none
}

body .ui-datepicker {
    background-color: #fff
}

body .ui-datepicker .ui-datepicker-header {
    padding: 16px 0
}

body .ui-datepicker .ui-datepicker-prev,body .ui-datepicker .ui-datepicker-next {
    top: 0;
    bottom: 0;
    margin: auto
}

body .ui-datepicker select {
    padding: 5px;
    text-align: center;
    background: 0 0
}

._overflow-hidden {
    overflow: hidden
}

form {
    -webkit-font-smoothing: antialiased
}

input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0
}

input[type=checkbox]:focus {
    box-shadow: none
}

input[type=checkbox]:checked+label {
    color: #2a2c2c
}

input[type=checkbox]:checked+label:after {
    transform: scale(1)
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]:hover+label:before {
    border: 1px solid #e5451c
}

input[type=checkbox]:checked+label {
    display: inline-block;
    text-decoration: none
}

input[type=checkbox]:checked+label:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff;
    content: "\e92a";
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

input[type=checkbox]:checked+label:hover:after {
    color: #fff
}

input[type=checkbox]:checked+label:active:after {
    color: #fff
}

input[type=checkbox]:checked+label:before {
    border: 1px solid #2a2c2c;
    background: #2a2c2c
}

input[type=checkbox]:checked+label:after {
    position: absolute;
    top: 0;
    left: 0
}

input[type=checkbox]+label {
    display: block !important;
    position: relative;
    cursor: pointer;
    padding-left: 3rem
}

input[type=checkbox]+label:before {
    width: 1.6rem;
    height: 1.6rem;
    display: inline-block;
    content: '';
    border: 1px solid #2a2c2c;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff
}

input[type=radio]:not([name*=ratings]) {
    display: none
}

input[type=radio]:not([name*=ratings])+label {
    position: relative;
    padding: 0 0 0 28px
}

input[type=radio]:not([name*=ratings])+label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #2a2c2c;
    transform: translateY(-50%)
}

input[type=radio]:not([name*=ratings]):checked+label:before {
    border-color: #2a2c2c
}

input[type=radio]:not([name*=ratings]):checked+label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    display: block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #2a2c2c;
    transform: translateY(-50%)
}

select,select:not([disabled]) {
    -webkit-appearance: none;
    font-family: inherit;
    background-image: url('../images/assets/chevron-down.png');
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: calc(100% - 16px);
    background-color: #fff;
    padding: 5px 35px 4px 10px
}

select:focus,select:not([disabled]):focus {
    box-shadow: none
}

textarea,textarea:not([disabled]) {
    resize: none;
    background-color: #fff;
    border: 1px solid #d5d7d7
}

textarea:focus,textarea:not([disabled]):focus {
    box-shadow: none
}

.form.product-filter {
    font-size: 0rem;
    max-width: 1216px;
    margin: 0 auto 48px
}

.form.product-filter input[type=radio]:checked+label {
    color: #fff;
    background-color: #444848
}

.form.product-filter label {
    font-size: 1.4rem;
    display: inline-block;
    margin-right: 8px;
    padding: 8px 19px;
    line-height: 150%;
    border: 1px solid #444848;
    transition: color,background-color .2s
}

.form.product-compare label {
    padding-left: 28px
}

.form.product-compare label:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    transition: .12s transform ease-in-out
}

.form.product-compare label:after {
    position: absolute;
    left: 2px;
    top: 2px;
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #000;
    transform: scale(0);
    transition: .2s transform ease-in-out
}

.form.product-compare label span {
    transition: color .2s
}

fieldset {
    padding: 0;
    margin: 0;
    border: none
}

.field {
    margin-bottom: 20px
}

.field .label {
    font-size: 1.4rem;
    display: block;
    font-weight: 600;
    line-height: 150%;
    position: relative;
    margin-bottom: 4px
}

.field legend.label {
    display: none
}

.field.card.holder.name {
    margin-top: 32px
}

.field.choice {
    padding: 16px;
    background-color: #f6f6f6
}

.field.choice label {
    margin: 0;
    cursor: pointer
}

.field.choices {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    gap: 24px
}

.field:last-child {
    margin-bottom: 32px
}

.field div.mage-error[generated] {
    margin-top: 6px
}

.field .error {
    margin-top: 6px;
    font-size: 1.2rem;
    color: #c93e45
}

.field .mage-error,.field .error {
    display: block
}

.field .field-error+.message {
    display: none
}

.field .icon-eye-slash,.field .icon-eye {
    position: absolute;
    top: 0;
    right: 16px;
    bottom: auto;
    left: auto;
    cursor: pointer;
    line-height: 48px;
    z-index: 2
}

.field .icon-eye {
    display: block;
    text-decoration: none;
    font-style: normal
}

.field .icon-eye:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: "\e928";
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field .icon-eye:hover:before {
    color: #e5451c
}

.field .icon-eye-slash {
    display: block;
    text-decoration: none;
    font-style: normal
}

.field .icon-eye-slash:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: inherit;
    color: inherit;
    content: "\e927";
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.field .icon-eye-slash:hover:before {
    color: #e5451c
}

.fields {
    display: grid;
    grid-column-gap: 16px
}

.fields.group-2 {
    display: grid;
    grid-template-columns: calc(50% - 8px) calc(50% - 8px)
}

div.required .label span:after,._required .label span:after {
    content: '*';
    color: #e5451c
}

.control .field-caption {
    font-size: 1.2rem;
    display: block;
    margin-top: 6px;
    line-height: 140%;
    color: #727878
}

[class^=glo-icon-],[class*=" glo-icon-"] {
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glo-icon-messenger:before {
    content: "\e92c";
    color: #fff
}

.glo-icon-telegram:before {
    content: "\e92d";
    color: #fff
}

.glo-icon-whatsapp:before {
    content: "\e92e";
    color: #fff
}

.glo-icon-check:before {
    content: "\e92a"
}

.glo-icon-arrow-down:before {
    content: "\e929"
}

.glo-icon-eye:before {
    content: "\e927"
}

.glo-icon-eye-slash:before {
    content: "\e928"
}

.glo-icon-delete-icon:before {
    content: "\e922"
}

.glo-icon-device-registration-icon:before {
    content: "\e923"
}

.glo-icon-legal-consents-icon:before {
    content: "\e924"
}

.glo-icon-orders-icon:before {
    content: "\e925"
}

.glo-icon-star-icon:before {
    content: "\e926"
}

.glo-icon-bin:before {
    content: "\e921"
}

.glo-icon-short-arrow-right:before {
    content: "\e911"
}

.glo-icon-short-arrow-left:before {
    content: "\e91f"
}

.glo-icon-share:before {
    content: "\e920"
}

.glo-icon-location:before {
    content: "\e903"
}

.glo-icon-map-marker:before {
    content: "\e91d"
}

.glo-icon-clock:before {
    content: "\e91e"
}

.glo-icon-plus:before {
    content: "\e902"
}

.glo-icon-arrow-right:before {
    content: "\e901"
}

.glo-icon-search:before {
    content: "\e900"
}

.glo-icon-user:before {
    content: "\e904"
}

.glo-icon-cart:before {
    content: "\e91b"
}

.glo-icon-close:before {
    content: "\e91c"
}

.glo-icon-menu:before {
    content: "\e91a"
}

.glo-icon-logo .path1:before {
    content: "\e912";
    color: #2a2c2c
}

.glo-icon-logo .path2:before {
    content: "\e913";
    margin-left: -1.21875em;
    color: #000
}

.glo-icon-logo .path3:before {
    content: "\e914";
    margin-left: -1.21875em;
    color: #2a2c2c
}

.glo-icon-logo .path4:before {
    content: "\e915";
    margin-left: -1.21875em;
    color: #2a2c2c
}

.glo-icon-logo-light .path1:before {
    content: "\e916";
    color: #f6f6f6
}

.glo-icon-logo-light .path2:before {
    content: "\e917";
    margin-left: -1.21875em;
    color: #000
}

.glo-icon-logo-light .path3:before {
    content: "\e918";
    margin-left: -1.21875em;
    color: #f6f6f6
}

.glo-icon-logo-light .path4:before {
    content: "\e919";
    margin-left: -1.21875em;
    color: #f6f6f6
}

.glo-icon-cube:before {
    content: "\e910"
}

.glo-icon-badge-check:before {
    content: "\e909"
}

.glo-icon-calendar-check:before {
    content: "\e90a"
}

.glo-icon-truck:before {
    content: "\e90b"
}

.glo-icon-badge-like:before {
    content: "\e90c"
}

.glo-icon-cube-check:before {
    content: "\e90d"
}

.glo-icon-calendar:before {
    content: "\e90e"
}

.glo-icon-clipboard-check:before {
    content: "\e90f"
}

.glo-icon-linkedin:before {
    content: "\e905"
}

.glo-icon-instagram:before {
    content: "\e907"
}

.glo-icon-twitter:before {
    content: "\e906"
}

.glo-icon-facebook:before {
    content: "\e908"
}

a,a:visited,a:hover {
    color: inherit;
    text-decoration: none
}

a button,a:visited button,a:hover button {
    width: 100%
}

button {
    font-size: 1.4rem;
    display: inline-grid;
    place-content: center;
    font-family: inherit;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    border-radius: 100px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    transition: color,background-color .2s
}

button.primary {
    color: #fff;
    background-color: #2a2c2c
}

button.primary:hover {
    background-color: #e5451c
}

button.primary:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

button.secondary {
    color: #2a2c2c;
    background-color: #fff;
    box-shadow: 0px 2px 1px rgba(16,24,40,.04);
    border: 1px solid #2a2c2c
}

button.secondary:hover {
    background-color: #2a2c2c;
    color: #fff;
    text-decoration: unset
}

button.secondary:hover path {
    fill: #fff;
    stroke: #fff
}

button.secondary:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

button.secondary.btn-transparent {
    background-color: transparent
}

button.secondary.btn-transparent:hover {
    background-color: #2a2c2c;
    color: #fff
}

button.inline {
    color: #2a2c2c;
    border: 1px solid #2a2c2c;
    background-color: #fff;
    box-shadow: 0px 2px 1px rgba(16,24,40,.04)
}

button.inline:hover {
    background-color: #2a2c2c;
    color: #fff;
    text-decoration: unset
}

button.inline:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

button.tocart {
    width: 100%
}

button.btn-lg,.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .secondary.js-loyalty-opt-out,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .secondary.js-loyalty-opt-out,.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .primary,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .primary {
    font-size: 1.6rem;
    padding: 17px 32px 13px
}

button.btn-md {
    font-size: 1.4rem;
    padding: 16px 9px 14px
}

button:disabled,button.disabled {
    pointer-events: none;
    color: #727878;
    background-color: #f6f6f6
}

button>a,button>a:visited,button>a:hover {
    color: inherit;
    text-decoration: none
}

.btn-cancel {
    padding: 17px 32px 13px;
    font-weight: 800;
    cursor: pointer
}

.product.tabs .tab.nav {
    font-size: 0rem;
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: unset;
    flex-wrap: wrap;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    width: 100%
}

.product.tabs .tab.nav-item {
    display: inline-block;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 800;
    color: #2a2c2c;
    background-color: #fff;
    border-bottom: 1px solid currentColor;
    cursor: pointer;
    transition: color .2s
}

.product.tabs .tab.nav-item:hover {
    color: #e5451c
}

.product.tabs .tab.nav-item._active {
    color: #fff;
    background-color: #2a2c2c;
    border-color: #2a2c2c
}

.product.tabs .tab.nav-link {
    color: inherit;
    text-decoration: none
}

.product.tabs .tab.nav-link:hover {
    text-decoration: none
}

.product.tabs .tab.content {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.product.tabs.secondary .tab.nav-item._active {
    color: #2a2c2c;
    background-color: #f6f6f6
}

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

.pages .items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    font-weight: 700
}

.pages .item {
    font-size: 1.4rem;
    line-height: 140%;
    letter-spacing: normal;
    margin: 0 2px 0 0;
    display: inline-block
}

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

.pages a.page {
    color: #2a2c2c;
    display: inline-block;
    padding: 10px 17.5px;
    text-decoration: none
}

.pages a.page:visited {
    color: #2a2c2c
}

.pages a.page:hover {
    color: #2a2c2c;
    text-decoration: none
}

.pages a.page:active {
    color: #2a2c2c
}

.pages strong.page {
    border: 1px solid #2a2c2c;
    font-size: 1.4rem;
    line-height: 140%;
    letter-spacing: normal;
    color: #2a2c2c;
    display: inline-block;
    font-weight: 700;
    padding: 10px 17.5px
}

.pages .action {
    border: unset;
    color: #2a2c2c;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

.pages .action:visited {
    color: #2a2c2c
}

.pages .action:hover {
    color: #2a2c2c;
    text-decoration: none
}

.pages .action:active {
    color: #2a2c2c
}

.pages .items {
    width: 100%
}

.pages .items .pages-item-previous,.pages .items .pages-item-next {
    padding: 10px 17.5px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    line-height: 100%
}

.pages .items .pages-item-previous .action,.pages .items .pages-item-next .action {
    display: inline
}

.pages .items .pages-item-previous {
    float: left;
    padding-left: 0
}

.pages .items .pages-item-next {
    float: right;
    padding-right: 0
}

.pages .action {
    width: 34px
}

.pages .action.previous {
    margin-right: 12px
}

.pages .action.next {
    margin-left: 12px
}

.pagination-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    padding: 0;
    margin: 0;
    list-style: none
}

.pagination-container li {
    font-size: 1.4rem;
    line-height: 140%;
    display: grid;
    place-content: center;
    margin: 0;
    padding: 10px 18px;
    font-weight: 700;
    color: #2a2c2c;
    cursor: pointer
}

.pagination-container li._current {
    border: 1px solid currentColor
}

.pagination-container li.page-prev,.pagination-container li.page-next {
    flex: 1 1 100%;
    text-transform: uppercase
}

.pagination-container li.page-prev {
    justify-content: start
}

.pagination-container li.page-next {
    justify-content: end
}

.actions-toolbar>.primary,.actions-toolbar>.secondary {
    text-align: center;
    margin-bottom: 10px
}

.actions-toolbar>.primary .action,.actions-toolbar>.secondary .action {
    margin-bottom: 10px
}

.actions-toolbar>.primary .action:last-child,.actions-toolbar>.secondary .action:last-child {
    margin-bottom: 0
}

.actions-toolbar>.primary:last-child,.actions-toolbar>.secondary:last-child {
    margin-bottom: 0
}

.actions-toolbar>.secondary .action.back {
    display: none
}

.breadcrumbs {
    font-size: 1.4rem;
    line-height: 150%;
    padding: 30px 0
}

.breadcrumbs .item {
    margin-right: 14px
}

.breadcrumbs .item a {
    color: #434646
}

.breadcrumbs .item:last-of-type {
    margin-left: 0;
    font-weight: 600
}

.breadcrumbs .item:last-of-type a {
    color: #000
}

.ui-dialog.popup .action.close {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1001;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.ui-dialog.popup .action.close>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-dialog.popup .action.close:hover:before {
    color: inherit
}

.ui-dialog.popup .action.close:active:before {
    color: inherit
}

.ui-dialog.popup .action.close:focus,.ui-dialog.popup .action.close:active {
    background: 0 0;
    border: none
}

.ui-dialog.popup .action.close:hover {
    background: 0 0;
    border: none
}

.ui-dialog.popup .action.close.disabled,.ui-dialog.popup .action.close[disabled],fieldset[disabled] .ui-dialog.popup .action.close {
    pointer-events: none;
    opacity: .5
}

.popup-pointer {
    margin-left: -14px;
    position: absolute;
    top: -14px
}

.popup-pointer:before,.popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid
}

.popup-pointer:before {
    left: 2px;
    top: 2px;
    border: solid 6px;
    border-color: transparent transparent #fff;
    z-index: 99
}

.popup-pointer:after {
    left: 1px;
    top: 0;
    border: solid 7px;
    border-color: transparent transparent #aeaeae;
    z-index: 98
}

.price-tier_price .price-excluding-tax,.price-tier_price .price-including-tax {
    display: inline
}

.price-including-tax,.price-excluding-tax {
    display: block;
    font-size: 1.8rem;
    line-height: 1
}

.price-including-tax .price,.price-excluding-tax .price {
    font-weight: 700
}

.price-including-tax+.price-excluding-tax,.weee[data-label] {
    display: block;
    font-size: 1.8rem
}

.price-including-tax+.price-excluding-tax:before,.weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem
}

.price-including-tax+.price-excluding-tax .price,.weee[data-label] .price {
    font-size: 1.1rem
}

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modals-overlay {
    z-index: 899
}

.modal-slide,.modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s,opacity .3s ease;
    transition: visibility 0s .3s,opacity .3s ease
}

.modal-slide._show,.modal-popup._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.modal-slide._show .modal-inner-wrap,.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-slide .modal-inner-wrap,.modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
    opacity: 1;
    pointer-events: auto
}

.modal-slide {
    left: 44px;
    z-index: 900
}

.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-slide._inner-scroll .modal-header,.modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
    margin-top: auto
}

.modal-slide .modal-header,.modal-slide .modal-content,.modal-slide .modal-footer {
    padding: 0 2.6rem 2.6rem
}

.modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem
}

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto
}

.modal-popup.confirm .modal-inner-wrap {
    max-width: 50rem
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 75%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease
}

.modal-popup._inner-scroll {
    overflow-y: visible
}

.ie11 .modal-popup._inner-scroll {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-header,.modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-custom .action-close,.modal-popup .action-close,.modal-slide .action-close {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

.modal-custom .action-close:focus,.modal-popup .action-close:focus,.modal-slide .action-close:focus,.modal-custom .action-close:active,.modal-popup .action-close:active,.modal-slide .action-close:active {
    background: 0 0;
    border: none
}

.modal-custom .action-close:hover,.modal-popup .action-close:hover,.modal-slide .action-close:hover {
    background: 0 0;
    border: none
}

.modal-custom .action-close.disabled,.modal-popup .action-close.disabled,.modal-slide .action-close.disabled,.modal-custom .action-close[disabled],.modal-popup .action-close[disabled],.modal-slide .action-close[disabled],fieldset[disabled] .modal-custom .action-close,fieldset[disabled] .modal-popup .action-close,fieldset[disabled] .modal-slide .action-close {
    pointer-events: none;
    opacity: .5
}

.modal-custom .action-close>span,.modal-popup .action-close>span,.modal-slide .action-close>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.modal-custom .action-close:before,.modal-popup .action-close:before,.modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e616';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before {
    color: inherit
}

.modal-custom .action-close:active:before,.modal-popup .action-close:active:before,.modal-slide .action-close:active:before {
    color: inherit
}

.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before {
    color: #1a1a1a
}

.modal-custom .action-close {
    margin: 25px
}

.modal-popup {
    pointer-events: none
}

.modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word
}

.modal-popup .action-close {
    padding: 10px
}

.modal-slide .action-close {
    padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
    margin-bottom: -12.9rem;
    margin-top: 2.1rem
}

.modals-overlay {
    background-color: rgba(51,51,51,.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}

.checkout-container .change-shipping-address-button,.checkout-container .change-billing-address-button {
    display: block;
    margin-bottom: 15px
}

.checkout-container .edit-shipping-address-button,.checkout-container .edit-billing-address-button {
    display: block
}

.checkout-container .checkout-shipping-address div.new-address-popup,.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 0;
    position: relative
}

.checkout-container .checkout-shipping-address div.change-address-popup,.checkout-container .checkout-payment-method div.change-address-popup {
    margin: 5px 0 -5px
}

.checkout-container .checkout-shipping-address div.edit-address-popup,.checkout-container .checkout-payment-method div.edit-address-popup {
    float: left;
    margin: 5px 35px -5px 0
}

.checkout-container .checkout-shipping-address div.shipping-address-item.selected,.checkout-container .checkout-payment-method div.shipping-address-item.selected,.checkout-container .checkout-shipping-address .checkout-billing-address,.checkout-container .checkout-payment-method .checkout-billing-address {
    margin: 0;
    padding-left: 0
}

.checkout-container .checkout-shipping-address .new-billing-address-button,.checkout-container .checkout-payment-method .new-billing-address-button {
    display: block;
    margin: 20px 35px 0 20px;
    position: relative
}

.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff
}

.shipping-address-modal .modal-inner-wrap h1.modal-title,.billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
    width: 250px
}

.shipping-address-modal .modal-inner-wrap .block.block-search,.billing-address-modal .modal-inner-wrap .block.block-search {
    left: 20px;
    position: absolute;
    top: 81px
}

.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count,.billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
    border-bottom: 1px solid #ccc;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 5px -30px 10px;
    padding: 0 0 5px 30px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    padding-top: 5px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
    border-bottom: 1px solid #ccc;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    width: 100%
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
    float: left
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
    float: right;
    margin-right: 20px;
    margin-top: 20px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
    background: #006bb7;
    border: 1px solid #006bb4;
    box-shadow: none;
    color: #fff;
    outline: 0
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
    background-color: #eee;
    border: none;
    box-shadow: none;
    color: #777
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover {
    cursor: auto;
    background-color: #eee;
    border: none;
    box-shadow: none;
    color: #777
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
    float: right;
    margin-right: 20px;
    margin-top: 20px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button {
    background-color: Transparent;
    border: none;
    box-shadow: none
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary {
    color: #777;
    text-transform: uppercase
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover {
    cursor: auto
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary {
    color: #006bb4
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    margin-top: 10px;
    overflow-y: auto
}

.shipping-address-modal .modal-inner-wrap ul,.billing-address-modal .modal-inner-wrap ul {
    list-style-type: none;
    padding-left: 0
}

.admin__data-grid-loading-mask {
    background: rgba(255,255,255,.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4
}

.admin__data-grid-loading-mask .spinner {
    background: url('../images/loader-2.gif') 50% 50% no-repeat;
    display: inline-block;
    font-size: 4rem;
    height: 1em;
    left: 50%;
    margin-left: -2rem;
    margin-right: 1.5rem;
    position: absolute;
    top: 50%;
    width: 1em
}

.ie9 .admin__data-grid-loading-mask .spinner {
    background: url('../images/loader-2.gif') 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px
}

.product-info-stock-sku .configurable-variation-qty {
    display: none
}

#store-pickup.selected-shipping~#store-selector {
    display: none
}

#store-pickup.selected-store-pickup~#shipping,#store-pickup.selected-store-pickup~#opc-shipping_method {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

#delivery-method-selector {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#delivery-method-selector .action {
    line-height: 2.4rem;
    padding: 14px 17px;
    font-size: 2rem
}

#delivery-method-selector .action.selected {
    background: #fff
}

#delivery-method-selector .action-select-shipping {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#delivery-method-selector .action-select-store-pickup {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

#store-selector .form-login {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

#store-selector .form-continue {
    margin: 20px 0 0
}

.location-details .location-name {
    font-size: 20px;
    font-weight: 700
}

.store-selector-popup .modal-title {
    border-bottom: 0
}

.store-selector-popup .modal-header {
    padding-bottom: 0
}

#opc-store-selector-popup {
    display: none
}

#opc-store-selector-popup .block-search {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #c1c1c1
}

.modal-content #opc-store-selector-popup {
    display: block
}

.store-selector-popup-table thead th {
    display: none
}

.store-selector-popup-table tbody .location .location-name {
    font-size: 20px
}

.store-selector-popup-table tbody .location+.location {
    border-top: 1px solid #ccc
}

.store-selector-popup-table tbody .col-location-details {
    padding-left: 0
}

.store-selector-popup-table tbody .col-location-details p:last-child {
    margin-bottom: 0
}

.store-selector-popup-table tbody .col-location-actions {
    padding-right: 0;
    vertical-align: middle
}

.store-selector-popup-table tbody .col-location-actions .action {
    float: right
}

.store-selector-popup-empty-query,.store-selector-popup-no-locations {
    margin: 0 0 20px
}

.lac-notification-sticky {
    position: relative;
    z-index: 999
}

.lac-notification-sticky .lac-notification {
    background-color: #373330;
    color: #fff;
    font-size: 16px
}

.lac-notification-sticky .lac-notification .lac-notification-icon {
    float: left;
    margin: 10px 25px 10px 10px
}

.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
    display: block
}

.lac-notification-sticky .lac-notification .lac-notification-text {
    float: left;
    padding: 15px 0
}

.lac-notification-sticky .lac-notification .lac-notification-links {
    float: right;
    padding: 15px 0
}

.lac-notification-sticky .lac-notification .lac-notification-links a {
    color: #fff;
    font-size: 14px
}

.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
    background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
    content: ' ';
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    vertical-align: middle;
    width: 12px
}

@font-face {
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
    src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'),url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'),url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype')
}

.pagebuilder-icon,.slick-prev:before,.slick-next:before,.slick-prev:after,.slick-next:after {
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none
}

[class^=pagebuilder-icon-]:before,[class*=' pagebuilder-icon-']:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle
}

.pagebuilder-icon-down:before {
    content: '\f101'
}

.pagebuilder-icon-next:before {
    content: '\f102'
}

.pagebuilder-icon-prev:before {
    content: '\f103'
}

.pagebuilder-icon-up:before {
    content: '\f104'
}

.product-full-width-section {
    padding: .5em 0
}

.product-full-width-section .block.review-add {
    margin-top: 2.7rem
}

.page-layout-product-full-width .block.related {
    margin-top: 2.7rem
}

.page-main-details .product-section-title {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 15px;
    padding-bottom: 12px
}

.additional-attributes-wrapper .additional-attributes {
    border: none;
    width: auto
}

.additional-attributes-wrapper .additional-attributes>tbody>tr>th {
    border: none;
    padding: 5.5px 30px 10px 0
}

.additional-attributes-wrapper .additional-attributes>tbody>tr>td {
    border: none;
    padding: 5.5px 5px 10px
}

.cms-index-index.page-layout-cms-full-width .nav-sections {
    margin-bottom: 0
}

.slick-slider {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-touch-action: pan-y;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:before,.slick-track:after {
    content: '';
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev {
    left: 2rem
}

.slick-prev:before {
    content: '\f103';
    padding-right: 5px
}

.slick-next {
    right: 2rem
}

.slick-next:before {
    content: '\f102';
    padding-left: 5px
}

.slick-prev,.slick-next {
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    background: rgba(252,252,252,.6);
    border: none;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 60px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 60px;
    z-index: 101
}

.slick-prev.slick-disabled,.slick-next.slick-disabled {
    opacity: .2
}

.slick-prev:hover,.slick-next:hover {
    background: #fcfcfc;
    border: none
}

.slick-prev:hover.slick-disabled,.slick-next:hover.slick-disabled {
    opacity: .2
}

.slick-prev:hover:before,.slick-next:hover:before {
    color: #494949
}

.slick-prev:before,.slick-next:before,.slick-prev:after,.slick-next:after {
    color: #555;
    font-size: 38px;
    opacity: 1
}

.slick-prev:active,.slick-next:active,.slick-prev:focus,.slick-next:focus,.slick-prev:not(.primary),.slick-next:not(.primary) {
    background: rgba(252,252,252,.7);
    border: none;
    box-shadow: none
}

.slick-prev:active:active,.slick-next:active:active,.slick-prev:focus:active,.slick-next:focus:active,.slick-prev:not(.primary):active,.slick-next:not(.primary):active {
    box-shadow: none
}

.slick-dots {
    font-size: 1.6rem;
    line-height: normal;
    letter-spacing: normal;
    display: block;
    list-style: none;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    width: 100%
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 14px
}

.slick-dots li button {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 14px;
    padding: 0;
    text-indent: -99999px;
    transition: .3s;
    width: 14px
}

.slick-dots li button:hover {
    border: 1px solid #b3b3b3
}

.slick-dots li button:active,.slick-dots li button:focus,.slick-dots li button:not(.primary) {
    box-shadow: none
}

.slick-dots li.slick-active button {
    background: #1c1918
}

[data-content-type=banner]>[data-element=link],[data-content-type=banner]>[data-element=empty_link] {
    color: inherit;
    text-decoration: inherit
}

[data-content-type=banner]>[data-element=link]:hover,[data-content-type=banner]>[data-element=empty_link]:hover {
    color: inherit;
    text-decoration: inherit
}

.pagebuilder-banner-wrapper {
    background-clip: padding-box;
    border-radius: inherit;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.pagebuilder-banner-wrapper .pagebuilder-overlay {
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -webkit-transition: background-color .5s ease;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
    transition: background-color .5s ease
}

.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: center;
    display: flex;
    justify-content: center
}

.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 540px
}

.pagebuilder-banner-wrapper.jarallax .video-overlay {
    z-index: 0
}

.pagebuilder-banner-wrapper [data-element=content] {
    min-height: 50px;
    overflow: auto
}

.pagebuilder-banner-wrapper .pagebuilder-banner-button {
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    margin: 20px 0 0;
    max-width: 100%;
    text-align: inherit;
    transition: opacity .5s ease;
    word-break: break-word
}

.pagebuilder-banner-wrapper .pagebuilder-poster-content {
    width: 100%
}

[data-appearance=collage-centered] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-right: auto
}

[data-appearance=collage-right] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-left: auto
}

[data-content-type$=block] .block p:last-child {
    margin-bottom: 1rem;
    margin-top: 0
}

[data-content-type=buttons] {
    max-width: 100%
}

[data-content-type=button-item] {
    max-width: 100%
}

[data-content-type=button-item] [data-element=link],[data-content-type=button-item] [data-element=empty_link] {
    max-width: 100%;
    word-wrap: break-word
}

[data-content-type=button-item] [data-element=empty_link] {
    cursor: default
}

a.pagebuilder-button-link,button.pagebuilder-button-link,div.pagebuilder-button-link {
    line-height: 2.4rem;
    font-size: 2rem;
    line-height: 1.42857143;
    margin: 0 10px 10px 0;
    padding: 14px 17px;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 600;
    box-shadow: none;
    box-sizing: border-box;
    display: inline-block
}

a.pagebuilder-button-link:visited,button.pagebuilder-button-link:visited,div.pagebuilder-button-link:visited {
    color: #1979c3;
    text-decoration: none
}

a.pagebuilder-button-link:hover,button.pagebuilder-button-link:hover,div.pagebuilder-button-link:hover {
    color: #006bb4;
    text-decoration: underline
}

a.pagebuilder-button-link:active,button.pagebuilder-button-link:active,div.pagebuilder-button-link:active {
    color: #ff5501;
    text-decoration: underline
}

a.pagebuilder-button-link:hover,button.pagebuilder-button-link:hover,div.pagebuilder-button-link:hover,a.pagebuilder-button-link:active,button.pagebuilder-button-link:active,div.pagebuilder-button-link:active,a.pagebuilder-button-link:focus,button.pagebuilder-button-link:focus,div.pagebuilder-button-link:focus {
    background: 0 0;
    border: 0
}

a.pagebuilder-button-link.disabled,button.pagebuilder-button-link.disabled,div.pagebuilder-button-link.disabled,a.pagebuilder-button-link[disabled],button.pagebuilder-button-link[disabled],div.pagebuilder-button-link[disabled],fieldset[disabled] a.pagebuilder-button-link,fieldset[disabled] button.pagebuilder-button-link,fieldset[disabled] div.pagebuilder-button-link {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

a.pagebuilder-button-primary,button.pagebuilder-button-primary,div.pagebuilder-button-primary {
    text-decoration: none;
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 7px 15px;
    font-size: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.4rem;
    padding: 14px 17px;
    font-size: 2rem;
    border-radius: 3px;
    box-shadow: none
}

a.pagebuilder-button-primary:hover,button.pagebuilder-button-primary:hover,div.pagebuilder-button-primary:hover,a.pagebuilder-button-primary:active,button.pagebuilder-button-primary:active,div.pagebuilder-button-primary:active,a.pagebuilder-button-primary:focus,button.pagebuilder-button-primary:focus,div.pagebuilder-button-primary:focus {
    text-decoration: none
}

a.pagebuilder-button-primary:focus,button.pagebuilder-button-primary:focus,div.pagebuilder-button-primary:focus,a.pagebuilder-button-primary:active,button.pagebuilder-button-primary:active,div.pagebuilder-button-primary:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

a.pagebuilder-button-primary:hover,button.pagebuilder-button-primary:hover,div.pagebuilder-button-primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

a.pagebuilder-button-primary.disabled,button.pagebuilder-button-primary.disabled,div.pagebuilder-button-primary.disabled,a.pagebuilder-button-primary[disabled],button.pagebuilder-button-primary[disabled],div.pagebuilder-button-primary[disabled],fieldset[disabled] a.pagebuilder-button-primary,fieldset[disabled] button.pagebuilder-button-primary,fieldset[disabled] div.pagebuilder-button-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

a.pagebuilder-button-secondary,button.pagebuilder-button-secondary,div.pagebuilder-button-secondary {
    text-decoration: none;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 7px 15px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.4rem;
    padding: 14px 17px;
    font-size: 2rem;
    border-radius: 3px;
    box-shadow: none
}

a.pagebuilder-button-secondary:hover,button.pagebuilder-button-secondary:hover,div.pagebuilder-button-secondary:hover,a.pagebuilder-button-secondary:active,button.pagebuilder-button-secondary:active,div.pagebuilder-button-secondary:active,a.pagebuilder-button-secondary:focus,button.pagebuilder-button-secondary:focus,div.pagebuilder-button-secondary:focus {
    text-decoration: none
}

a.pagebuilder-button-secondary:focus,button.pagebuilder-button-secondary:focus,div.pagebuilder-button-secondary:focus,a.pagebuilder-button-secondary:active,button.pagebuilder-button-secondary:active,div.pagebuilder-button-secondary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

a.pagebuilder-button-secondary:hover,button.pagebuilder-button-secondary:hover,div.pagebuilder-button-secondary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

a.pagebuilder-button-secondary.disabled,button.pagebuilder-button-secondary.disabled,div.pagebuilder-button-secondary.disabled,a.pagebuilder-button-secondary[disabled],button.pagebuilder-button-secondary[disabled],div.pagebuilder-button-secondary[disabled],fieldset[disabled] a.pagebuilder-button-secondary,fieldset[disabled] button.pagebuilder-button-secondary,fieldset[disabled] div.pagebuilder-button-secondary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.pagebuilder-column {
    box-sizing: border-box
}

[data-content-type=heading] {
    word-wrap: break-word
}

[data-content-type=html] {
    word-wrap: break-word
}

figure[data-content-type=image] {
    box-sizing: border-box
}

figure[data-content-type=image]>[data-element=link],figure[data-content-type=image]>[data-element=link] img {
    border-radius: inherit
}

figure[data-content-type=image] figcaption {
    word-wrap: break-word
}

[data-content-type=map] {
    box-sizing: border-box;
    height: 300px
}

[data-content-type=row] li.product-item {
    text-align: left
}

.pagebuilder-column .widget-product-grid .product-item {
    max-width: 100%;
    min-width: 50px
}

.pagebuilder-column .widget-product-grid .product-item .price-box {
    word-wrap: break-word
}

.pagebuilder-column .widget-product-grid .product-item .price-box .price {
    white-space: normal
}

.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
    display: inline-block;
    max-width: 100%
}

.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
    display: inline-block;
    width: auto
}

.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
    max-width: 100%;
    white-space: normal
}

.pagebuilder-column [data-content-type=products] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    width: 200px
}

[data-content-type=products][data-appearance=carousel] .slick-initialized li.product-item {
    display: block
}

[data-content-type=products][data-appearance=carousel] .slick-initialized li.product-item:first-child {
    visibility: visible
}

[data-content-type=products][data-appearance=carousel] .product-item-info {
    width: auto
}

[data-content-type=products][data-appearance=carousel] li.product-item {
    display: none
}

[data-content-type=products][data-appearance=carousel] li.product-item:first-child {
    display: block;
    visibility: hidden
}

[data-content-type=products][data-appearance=carousel].center-mode .product-item {
    opacity: .5;
    transition: all .3s ease
}

[data-content-type=products][data-appearance=carousel].center-mode .product-item:hover {
    opacity: 1
}

[data-content-type=products][data-appearance=carousel].center-mode .slick-current .product-item {
    opacity: 1
}

[data-content-type=row][data-appearance=contained] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1280px
}

[data-content-type=row][data-appearance=contained] [data-element=inner] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-bleed] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-width] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-width]>.row-full-width-inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    width: 100%
}

[data-content-type=slide] {
    box-sizing: border-box;
    line-height: 20px;
    min-height: inherit;
    overflow: hidden
}

[data-content-type=slide]>[data-element=link],[data-content-type=slide]>[data-element=empty_link] {
    color: inherit;
    min-height: inherit;
    text-decoration: inherit
}

[data-content-type=slide]>[data-element=link]:hover,[data-content-type=slide]>[data-element=empty_link]:hover {
    color: inherit;
    text-decoration: inherit
}

[data-content-type=slide]+[data-content-type=slide] {
    height: 0;
    min-height: 0
}

.slick-slider [data-content-type=slide]+[data-content-type=slide] {
    height: initial;
    min-height: inherit
}

.pagebuilder-slide-wrapper {
    border-radius: inherit;
    box-sizing: border-box;
    min-height: inherit;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.pagebuilder-slide-wrapper .jarallax-viewport-element {
    height: 100%;
    left: -15000vw;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 100
}

.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
    left: 0
}

.pagebuilder-slide-wrapper.jarallax .video-overlay {
    -webkit-transform: unset;
    z-index: 1
}

.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
    position: relative;
    z-index: 2
}

.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>div,.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>img,.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>video,.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container]>iframe {
    margin: auto !important;
    transform: none !important
}

.pagebuilder-slide-wrapper .pagebuilder-overlay {
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -webkit-transition: background-color .5s ease;
    border-radius: inherit;
    box-sizing: border-box;
    padding: 30px;
    transition: background-color .5s ease
}

.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: inherit
}

.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 540px
}

.pagebuilder-slide-wrapper [data-element=content] {
    min-height: 50px;
    overflow: auto
}

.pagebuilder-slide-wrapper .pagebuilder-slide-button {
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    margin: 20px 0 0;
    max-width: 100%;
    text-align: inherit;
    transition: opacity .5s ease;
    word-break: break-word
}

.pagebuilder-slide-wrapper .pagebuilder-poster-content {
    width: 100%
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-right: auto
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto
}

div[data-content-type=slider] {
    visibility: hidden
}

div[data-content-type=slider].slick-initialized {
    visibility: visible
}

div[data-content-type=slider] .slick-list,div[data-content-type=slider] .slick-track,div[data-content-type=slider] .slick-slide {
    min-height: inherit
}

div[data-content-type=slider] .slick-list>div,div[data-content-type=slider] .slick-track>div,div[data-content-type=slider] .slick-slide>div {
    line-height: 0;
    min-height: inherit;
    overflow: hidden;
    width: 100%
}

a.button {
    -moz-appearance: button;
    -webkit-appearance: button;
    appearance: button;
    color: initial;
    padding: 10px;
    text-decoration: none
}

div[data-content-type=tabs] .tabs-navigation {
    display: block;
    font-size: 0;
    margin: 0 0 -1px;
    padding: 0
}

div[data-content-type=tabs] .tabs-navigation li:first-child {
    margin-left: 0 !important
}

div[data-content-type=tabs] .tabs-navigation li.tab-header {
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow-wrap: break-word;
    position: relative;
    word-wrap: break-word;
    z-index: 1
}

div[data-content-type=tabs] .tabs-navigation li.tab-header:not(:first-child) {
    margin-left: -1px
}

div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title {
    border-right: 0;
    color: #000;
    cursor: pointer !important;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 1.4rem 2rem;
    position: relative;
    transition: all .3s;
    vertical-align: middle;
    white-space: normal
}

div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title span.tab-title {
    display: block
}

div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title:hover {
    text-decoration: none
}

div[data-content-type=tabs] .tabs-navigation li.tab-header:last-child {
    border-right: 1px solid #ccc
}

div[data-content-type=tabs] .tabs-navigation li.tab-header.ui-state-active {
    background: #fff;
    z-index: 19
}

div[data-content-type=tabs] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
    position: relative;
    transition: all .3s
}

div[data-content-type=tabs] .tabs-content {
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 9
}

div[data-content-type=tabs] .tabs-content [data-content-type=tab-item] {
    box-sizing: border-box;
    min-height: inherit
}

div[data-content-type=tabs] .tabs-content [data-content-type=tab-item]:not(:first-child) {
    display: none
}

div[data-content-type=tabs].tab-align-left .tabs-content {
    border-top-left-radius: 0 !important
}

div[data-content-type=tabs].tab-align-right .tabs-content {
    border-top-right-radius: 0 !important
}

div[data-content-type=text] {
    word-wrap: break-word
}

div[data-content-type=video] {
    font-size: 0
}

div[data-content-type=video] .pagebuilder-video-inner {
    box-sizing: border-box;
    display: inline-block;
    width: 100%
}

div[data-content-type=video] .pagebuilder-video-container {
    border-radius: inherit;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

div[data-content-type=video] iframe,div[data-content-type=video] video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax>.jarallax-img {
    font-family: 'object-fit: cover;',sans-serif;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.jarallax-video-fallback {
    transform: scale3d(0,0,0)
}

.jarallax .video-overlay {
    -webkit-transform: translate3d(0,0,0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -99
}

.jarallax [id*=jarallax-container] video,.jarallax [id*=jarallax-container] iframe {
    visibility: hidden
}

.cms-content-important {
    background-color: #f5f5f5;
    color: #333;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 35px -20px;
    padding: 20px
}

.pagebuilder-full-width {
    float: left;
    width: 100%
}

.pagebuilder-content-type {
    box-sizing: border-box;
    margin-bottom: 20px
}

.pagebuilder-accordion {
    margin: 0;
    padding: 0
}

.pagebuilder-accordion>.item.title {
    box-sizing: border-box;
    float: none;
    width: 100%
}

.pagebuilder-accordion>.item.title>.switch {
    display: block
}

.pagebuilder-accordion>.item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0
}

.pagebuilder-accordion>.item.content:before,.pagebuilder-accordion>.item.content:after {
    content: '';
    display: table
}

.pagebuilder-accordion>.item.content:after {
    clear: both
}

.pagebuilder-accordion>.item.content.active {
    display: block
}

.pagebuilder-accordion>.item.title {
    margin: 0 0 5px
}

.pagebuilder-accordion>.item.title>.switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 2rem;
    color: #7d7d7d;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:visited {
    color: #7d7d7d;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:hover {
    color: #7d7d7d;
    text-decoration: none
}

.pagebuilder-accordion>.item.title>.switch:active {
    color: #333;
    text-decoration: none
}

.pagebuilder-accordion>.item.title:not(.disabled)>.switch:focus,.pagebuilder-accordion>.item.title:not(.disabled)>.switch:hover {
    background: #fcfcfc
}

.pagebuilder-accordion>.item.title:not(.disabled)>.switch:active,.pagebuilder-accordion>.item.title.active>.switch,.pagebuilder-accordion>.item.title.active>.switch:focus,.pagebuilder-accordion>.item.title.active>.switch:hover {
    background: #fff;
    color: #333;
    text-decoration: none;
    padding-bottom: 5px
}

.pagebuilder-accordion>.item.content {
    background: #fff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px
}

.form-discount .g-recaptcha {
    margin-top: 50px !important
}

.login-container .g-recaptcha,.form-login .g-recaptcha,.form-edit-account .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.magento-invitation-customer-account-create .form-create-account .g-recaptcha {
    margin-top: 1px
}

.block.newsletter .field-recaptcha .field .control:before {
    content: none
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

.form.wishlist.share .g-recaptcha {
    margin-bottom: 40px
}

[data-content-type=dynamic_block] figure[data-content-type=image] img {
    display: inline
}

[data-content-type=dynamic_block] .block-banners .banner-item-content,[data-content-type=dynamic_block] .block-banners-inline .banner-item-content {
    margin-bottom: auto
}

.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 20px;
    position: relative
}

.checkout-shipping-address .address-sender {
    position: relative;
    z-index: 1
}

.checkout-shipping-address .address-sender .radio {
    position: absolute;
    top: 9px
}

.checkout-shipping-address .address-sender .radio~.shipping-address-item {
    left: 25px;
    padding: 0 0 25px
}

.checkout-shipping-address .address-sender .radio~.shipping-address-item:before {
    content: none
}

.checkout-shipping-address .default-shipping-address.address-sender~.new-address-popup {
    margin-left: 25px
}

.search-autocomplete {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    margin-top: -15px
}

.search-autocomplete dl {
    margin: 0;
    padding: 0;
    list-style: none none
}

.search-autocomplete dl dt {
    border-top: 1px solid #2a2c2c;
    cursor: default;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete dl dt:not(:empty) {
    background: #fff;
    border: 1px solid #d5d7d7;
    border-top: 0;
    border-bottom: 0
}

.search-autocomplete dl dt:first-child {
    border-top: none
}

.search-autocomplete dl dt:hover,.search-autocomplete dl dt.selected {
    background: #2a2c2c
}

.search-autocomplete dl dd {
    border-top: 1px solid #2a2c2c;
    cursor: pointer;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal
}

.search-autocomplete dl dd:not(:empty) {
    background: #fff;
    border: 1px solid #d5d7d7;
    border-top: 0
}

.search-autocomplete dl dd:first-child {
    border-top: none
}

.search-autocomplete dl dd:hover,.search-autocomplete dl dd.selected {
    background: #2a2c2c
}

.search-autocomplete dl dd .amount {
    color: #2a2c2c;
    position: absolute;
    right: 7px;
    top: 5px
}

.search-autocomplete dl dd .clear {
    clear: both
}

.top-left {
    top: 0;
    left: 0
}

.top-right {
    top: 0;
    right: 0
}

.bottom-right {
    bottom: 0;
    right: 0
}

.bottom-left {
    bottom: 0;
    left: 0
}

.aw-onsale__label-wrap .label-wrap.shape {
    background-color: #bf1b1a;
    color: #fff
}

.aw-onsale__label-wrap .rectangle,.aw-onsale__label-wrap .rectangle-with-bevel-up,.aw-onsale__label-wrap .rectangle-with-bevel-down {
    padding: 1px 2px;
    min-height: 3px;
    min-width: 6px
}

.aw-onsale__label-wrap .rectangle-with-bevel-up:after,.aw-onsale__label-wrap .rectangle-with-bevel-down:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 50%;
    display: block;
    top: 0;
    background-color: inherit;
    z-index: -1
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-down,.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-down {
    margin-left: 2.5%
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-down:after,.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-down:after {
    -webkit-transform: skew(-20deg,0deg);
    transform: skew(-20deg,0deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    left: 0
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-down,.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-down,.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-down {
    margin-right: 2.5%
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-down:after,.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-down:after,.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-down:after {
    -webkit-transform: skew(20deg,0deg);
    transform: skew(20deg,0deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    right: 0
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-up,.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-up {
    margin-left: 2.5%
}

.aw-onsale__label-wrap.top-right .rectangle-with-bevel-up:after,.aw-onsale__label-wrap.bottom-right .rectangle-with-bevel-up:after {
    -webkit-transform: skew(20deg,0deg);
    transform: skew(20deg,0deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom left;
    left: 0
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-up,.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-up,.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-up {
    margin-right: 2.5%
}

.aw-onsale__label-wrap.top-left .rectangle-with-bevel-up:after,.aw-onsale__label-wrap.bottom-left .rectangle-with-bevel-up:after,.aw-onsale__label-wrap.next-to-price .rectangle-with-bevel-up:after {
    -webkit-transform: skew(-20deg,0deg);
    transform: skew(-20deg,0deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    right: 0
}

.aw-onsale__label-wrap .square,.aw-onsale__label-wrap .circle {
    width: 60px
}

.aw-onsale__label-wrap .square:after,.aw-onsale__label-wrap .circle:after {
    content: '';
    display: block;
    padding-top: 100%
}

.aw-onsale__label-wrap .circle {
    border-radius: 50%
}

.aw-onsale__label-wrap .flag {
    width: 56px;
    margin-bottom: 30%
}

.aw-onsale__label-wrap .flag .position-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px
}

.aw-onsale__label-wrap .flag:after {
    content: '';
    display: block;
    padding-top: 85%
}

.aw-onsale__label-wrap .flag .left-side,.aw-onsale__label-wrap .flag .right-side {
    display: block;
    position: absolute;
    bottom: -30%;
    background-color: inherit;
    width: 50%;
    height: 50%;
    z-index: -1
}

.aw-onsale__label-wrap .flag .left-side {
    left: 0;
    -webkit-transform: skew(0deg,-20deg);
    transform: skew(0deg,-20deg);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.aw-onsale__label-wrap .flag .right-side {
    right: 0;
    -webkit-transform: skew(0deg,20deg);
    transform: skew(0deg,20deg);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.aw-onsale__label-wrap .point-burst-wrap {
    width: 60px;
    margin: 15px
}

.aw-onsale__label-wrap .point-burst-wrap:after {
    content: '';
    display: block;
    padding-top: 100%
}

.aw-onsale__label-wrap .point-burst-wrap .point-brust-square {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: inherit;
    height: 100%;
    width: 100%
}

.aw-onsale__label-wrap .point-burst-wrap .point-brust-square.rotate-1 {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg)
}

.aw-onsale__label-wrap .point-burst-wrap .point-brust-square.rotate-2 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg)
}

.label-wrap.picture {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 100px;
    height: 100px
}

.aw-onsale__label-area-wrap.right-position {
    text-align: right
}

.aw-onsale__label-area-wrap.absolute-label-container {
    position: absolute;
    bottom: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.aw-onsale__label-area-wrap.static-label-wrap-container .aw-onsale__label-wrap {
    position: static
}

.aw-onsale__label-area-wrap.static-label-wrap-container .aw-onsale__label-wrap .flag {
    margin-bottom: 20px
}

.aw-onsale__label-wrap {
    position: absolute
}

.aw-onsale__label-wrap .label-wrap {
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    color: #111
}

.aw-onsale__label-wrap .label-inline-block {
    display: inline-block;
    vertical-align: top
}

.aw-onsale__label-wrap .label-block {
    display: block
}

.aw-onsale__label-wrap .absolute-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.aw-onsale__label-wrap .position-block {
    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;
    width: 100%;
    height: 100%;
    text-align: center
}

.catalog-product-view .fotorama--fullscreen .aw-onsale__label-area-wrap {
    display: none
}

.page-product-giftcard .aw-onsale__label-area-wrap {
    clear: both;
    margin-bottom: 10px
}

.am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.am-tabs-view .amrelated-grid-wrapper .product-items.slick-slider {
    display: block
}

#amrelated_product_content_tab .block-title {
    display: none
}

.amrelated-grid-wrapper .slick-arrow {
    z-index: 999
}

.amrelated-grid-wrapper .slick-slide {
    margin: 0 5px
}

.amrelated-grid-wrapper .slick-track {
    display: flex
}

.amrelated-grid-wrapper .slick-prev:focus,.amrelated-grid-wrapper .slick-next:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.amrelated-grid-wrapper .slick-dots .slick-active button {
    background: 0 0
}

.amrelated-grid-wrapper .slick-dots li {
    margin: 0 5px 5px
}

.amrelated-grid-wrapper .slick-dots button {
    border: none;
    text-indent: initial
}

.amrelated-grid-wrapper .slick-dots button:hover,.amrelated-grid-wrapper .slick-dots button:active,.amrelated-grid-wrapper .slick-dots button:focus {
    border: none
}

.amrelated-grid-wrapper .products-grid .product-item-info:hover {
    z-index: 3
}

.amrelated-sidebar-wrap {
    width: 100%
}

.amrelated-sidebar-wrap .slick-dots {
    line-height: 3rem;
    position: static
}

.amrelated-sidebar-wrap .slick-dots .slick-active button {
    background: #0082e4
}

.amrelated-sidebar-wrap .slick-dots button {
    background-color: #dfdedd
}

.amrelated-sidebar-wrap .slick-prev:focus,.amrelated-sidebar-wrap .slick-next:focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.amrelated-cart-message {
    background: #e9f6ff;
    color: #333;
    display: block;
    font-size: 1.6rem;
    line-height: 42px;
    margin: 0 0 10px;
    padding: 5px 25px;
    position: relative;
    text-align: center
}

.amrelated-cart-message:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
    content: '';
    display: inline-block;
    height: 30px;
    margin-right: 2px;
    position: relative;
    top: 8px;
    width: 30px
}

.amrelated-cart-message .price,.amrelated-cart-message .product-link {
    font-weight: 700
}

.amrelated-bundle-toolbar .pager {
    text-align: right
}

.amrelated-bundle-toolbar .pages,.amrelated-bundle-toolbar .limiter {
    display: inline-block
}

.amrelated-cart-bundle {
    float: left;
    margin-top: 30px;
    padding: 0 5px
}

.amrelated-pack-info {
    background: #eef2f9;
    border-radius: 4px;
    color: #6d88b0;
    display: inline-flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin: 1rem 0;
    padding: 5px 8px 6px
}

.amrelated-pack-wrapper {
    clear: both;
    margin-bottom: 30px
}

.amrelated-pack-wrapper .amrelated-title {
    padding: 10px 0;
    position: relative
}

.amrelated-pack-wrapper .amrelated-title:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
    background-size: contain;
    content: '';
    height: 10px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px
}

.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
    transform: rotate(180deg) translateY(-50%);
    transform-origin: 50% 10%
}

.amrelated-content-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background: #f9f9f9;
    margin-top: 25px;
    position: relative
}

.amrelated-plus,.amrelated-equal,.amrelated-price-wrapper {
    display: flex;
    align-items: center
}

.amrelated-pack-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.amrelated-pack-list.-narrow {
    flex-wrap: wrap
}

.amrelated-pack-items {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.amrelated-pack-items .amrelated-background {
    display: none
}

.amrelated-pack-items.-selected>.-selected {
    background: 0 0;
    box-shadow: none
}

.amrelated-pack-item {
    padding: 30px;
    width: 100%
}

.amrelated-pack-item:not(:last-child) {
    border-bottom: 1px solid #ccc
}

.amrelated-pack-item:not(.-main) {
    opacity: .7;
    transition: opacity .5s ease
}

.amrelated-pack-item:not(.-main).-selected {
    opacity: 1
}

.amrelated-pack-item.-main {
    background: #eaeaea
}

.amrelated-pack-item .amrelated-info {
    display: flex;
    box-sizing: border-box;
    height: 100%;
    position: relative
}

.amrelated-pack-item .amrelated-info:hover {
    border: 0;
    box-shadow: none;
    margin: 0;
    z-index: unset
}

.amrelated-pack-item .amrelated-details {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px
}

.amrelated-pack-item .price-box {
    margin: 3px 0 0;
    width: 100%
}

.amrelated-pack-item .amrelated-name {
    word-wrap: break-word;
    word-break: break-word;
    width: 100%
}

.ie11 .amrelated-pack-item .amrelated-name {
    word-break: break-all
}

.amrelated-pack-item:not(.-main) .product-reviews-summary {
    margin: 0 0 5px
}

.amrelated-pack-item .price-final_price .price-wrapper .price {
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: 600
}

.amrelated-pack-item .product-reviews-summary .reviews-actions {
    display: none
}

.amrelated-pack-item.-collapsed {
    padding: 15px 20px
}

.amrelated-pack-item.-collapsed.-main {
    padding: 25px 20px
}

.amrelated-pack-item.-collapsed .amrelated-photo-container {
    display: flex;
    background: 0 0;
    border: 0;
    flex-direction: row-reverse;
    height: auto;
    min-width: auto;
    position: unset;
    width: auto
}

.amrelated-pack-item.-collapsed .amrelated-info {
    flex-direction: row-reverse
}

.amrelated-pack-item.-collapsed .amrelated-link {
    display: flex;
    align-items: center
}

.amrelated-pack-item.-collapsed .amrelated-qty {
    margin-left: 10px;
    position: static
}

.amrelated-pack-item.-collapsed .amrelated-checkbox+.amrelated-label {
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.amrelated-pack-item.-collapsed .amrelated-photo,.amrelated-pack-item.-collapsed .product-reviews-summary.short,.amrelated-pack-item.-collapsed .price-box {
    display: none
}

.amrelated-pack-item.-collapsed .amrelated-discount {
    align-self: center;
    position: static;
    transform: none
}

.amrelated-pack-item.-collapsed .amrelated-details {
    align-items: center;
    margin-left: 30px;
    max-width: 100%;
    min-height: 2.7rem;
    width: 100%
}

.amrelated-pack-item.-collapsed .amrelated-name {
    margin-right: 1rem
}

.amrelated-photo-container {
    background: #fff;
    border: 1px solid #e8e8e8;
    height: 100px;
    margin: 0;
    min-width: 100px;
    position: relative;
    text-align: center;
    width: 100px
}

.amrelated-photo-container .amrelated-link {
    display: block;
    height: 100%;
    width: 100%
}

.amrelated-photo-container .amrelated-photo {
    max-height: 100%;
    max-width: 100%
}

.amrelated-photo-container .amrelated-qty {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e9f6ff;
    border: 1px solid #3978bd;
    border-radius: 50%;
    bottom: 0;
    box-shadow: 0 2px 4px rgba(16,31,48,.2);
    box-sizing: border-box;
    color: #000;
    font-weight: 600;
    height: 30px;
    min-width: 30px;
    padding: 0 4px;
    position: absolute;
    right: 0
}

.amrelated-photo-container .amrelated-qty:before {
    content: 'x';
    font-size: 11px;
    font-weight: 400
}

.amrelated-photo-container .amrelated-checkbox {
    opacity: 0;
    position: absolute
}

.amrelated-photo-container .amrelated-checkbox+.amrelated-label {
    background: #fff;
    border: 1px solid #3978bd;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    height: 20px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 20px;
    z-index: 2
}

.amrelated-photo-container .amrelated-checkbox:focus+.amrelated-label {
    box-shadow: 0 0 3px 1px #68a8e0
}

.amrelated-photo-container .amrelated-checkbox:checked+.amrelated-label {
    background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
    background-size: contain
}

.amrelated-pack-item.-selected .amrelated-photo-container {
    border-color: #e8e8e8
}

.amrelated-discount {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #c84949;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fff;
    padding: 5px;
    position: absolute;
    z-index: 2
}

.amrelated-discount.-product {
    display: none;
    font-size: 12px;
    right: -10px;
    top: -10px
}

.amrelated-discount>.amrelated-text {
    margin-left: 3px
}

.amrelated-discount.-summary {
    font-size: 16px;
    max-width: 100%;
    padding: 5px 15px;
    right: 10px;
    top: 0;
    transform: translateY(-50%)
}

.amrelated-discount.-summary .amount {
    font-weight: 600;
    margin-left: 5px
}

.amrelated-pack-item.-discount-applied .amrelated-discount {
    display: flex
}

.amrelated-plus,.amrelated-equal {
    display: none
}

.amrelated-summary-content {
    display: flex;
    justify-content: flex-end;
    padding: 15px 0;
    width: 100%
}

.amrelated-summary-content .main.price {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    text-align: center
}

.amrelated-price-wrapper {
    border-bottom: none;
    box-sizing: border-box;
    justify-content: center;
    margin: 0 15px;
    padding: 15px
}

.amrelated-tocart-wrapper {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.amrelated-tocart-wrapper .action {
    height: auto;
    line-height: normal;
    padding: 7px 15px
}

.amrelated-popup-container {
    background: rgba(0,0,0,.15);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.amrelated-bundle-popup {
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 5px 10px rgba(0,0,0,.25);
    box-sizing: border-box;
    height: auto;
    left: 50%;
    max-width: 315px;
    overflow: hidden;
    padding: 0 0 13px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999
}

.amrelated-bundle-popup .close {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
    color: rgba(0,0,0,.25);
    cursor: pointer;
    font-size: 21px;
    height: 12px;
    position: absolute;
    right: 18px;
    top: 18px;
    width: 12px;
    z-index: 9
}

.amrelated-bundle-popup .amrelated-products-wrapper {
    height: 100%;
    max-height: 80vh;
    overflow-y: auto;
    padding-bottom: 80px
}

.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
    display: none
}

.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
    display: block
}

.amrelated-bundle-popup .amrelated-notice {
    background: #fffae5;
    border-radius: 0 0 7px 7px;
    font-size: 14px;
    margin: 0 auto;
    max-width: 60%;
    padding: 10px 20px;
    z-index: 99
}

.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
    background-color: #fff;
    bottom: 0;
    box-sizing: border-box;
    padding: 15px;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 10
}

.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
    display: inline-block;
    font-size: 18px;
    padding: 15px
}

.amrelated-product-container {
    position: relative
}

.amrelated-product-container:after {
    background-color: #c5c5c5;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    margin-left: 16%;
    position: absolute;
    width: 68%
}

.amrelated-product-container:last-child:after {
    display: none
}

.amrelated-product-container .amrelated-product-message {
    display: none
}

.amrelated-product-container .amrelated-image-wrapper {
    margin: 15px auto;
    max-width: 150px
}

.amrelated-product-info {
    width: 100%
}

.amrelated-product-info .amrelated-info.-top,.amrelated-product-info .amrelated-info.-bottom {
    padding: 0 20px;
    text-align: left
}

.amrelated-product-info .box-tocart .actions,.amrelated-product-info .action.back.customization,.amrelated-product-info .block-bundle-summary,.amrelated-product-info .tocart {
    display: none
}

.amrelated-product-info .bundle-options-wrapper {
    margin-top: 25px
}

.amrelated-product-info .bundle-options-wrapper input[type=radio] {
    width: 15px
}

.amrelated-product-info .bundle-options-wrapper p.required {
    color: #e02b27
}

.amrelated-product-info .bundle-options-wrapper .field.qty>.label {
    display: inline-block;
    font-weight: 600;
    margin: 10px 0 8px
}

.amrelated-product-info .bundle-options-wrapper .input-text.qty {
    text-align: center;
    width: 54px
}

.amrelated-product-info .product-options-bottom .price-box .price-container .price,.amrelated-product-info .product-info-price .price-box .price-container .price {
    font-size: 22px;
    font-weight: 600;
    line-height: 22px
}

.amrelated-product-info.giftcard .amrelated-price {
    display: none
}

.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
    display: block
}

.amrelated-image-container {
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
    margin: 0 25px 10px;
    width: initial
}

.amrelated-image-container>.product-item-photo {
    display: block;
    margin: auto;
    width: 60%
}

.amrelated-image-container .product-image-container {
    vertical-align: middle
}

.amrelated-info.-top {
    margin: 0
}

.amrelated-info.-top>.amrelated-title {
    font-size: 20px;
    margin-bottom: 5px
}

.amrelated-info.-top>.amrelated-rating .rating-summary {
    vertical-align: text-bottom
}

.amrelated-info.-top>.amrelated-price,.amrelated-info.-top>.amrelated-price .price {
    font-size: 24px;
    font-weight: 700
}

.amrelated-info.-top .reviews-actions .action {
    color: #000;
    font-size: 14px;
    margin-left: 15px
}

.amrelated-info.-bottom>.amrelated-description {
    font-size: 12px;
    margin: 0 25px
}

.amrelated-info.-bottom .swatch-attribute {
    margin-bottom: 20px
}

.amrelated-info.-bottom .product-options-bottom .price-box {
    display: none
}

.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
    display: block
}

.amrelated-products-block {
    border-bottom: 1px solid #ebeef5;
    margin: 20px 15px 27px;
    max-height: 366px;
    overflow: hidden auto
}

.amrelated-products-block>.amrelated-product {
    display: flex;
    margin-bottom: 20px
}

.amrelated-products-block .amrelated-content {
    color: #333;
    text-align: left
}

.amrelated-products-block .amrelated-name {
    word-wrap: break-word;
    word-break: break-word;
    font-size: 16px;
    line-height: 20px
}

.ie11 .amrelated-products-block .amrelated-name {
    word-break: break-all
}

.amrelated-products-block .amrelated-image-wrapper {
    border: 1px solid #ebeef5;
    display: flex;
    margin-right: 10px
}

.amrelated-products-block .amrelated-qty {
    align-items: center;
    display: flex;
    margin: 5px 0 0
}

.amrelated-products-block .amrelated-qty .amrelated-title {
    font-size: 12px;
    font-weight: 800;
    line-height: 19px
}

.amrelated-products-block .amrelated-qty .amrelated-value {
    font-size: 14px;
    line-height: 19px;
    margin-left: 10px
}

.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
    display: flex;
    justify-content: center;
    margin: 0
}

.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
    margin: 0 5px 0 0
}

.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
    margin: 0;
    text-align: left
}

.am-porto-cmtb .products-grid .product-item .product-item-inner {
    margin: 10px 0
}

.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
    padding: 0
}

.am-porto-cmtb .wishlist.split.button {
    margin-right: 0
}

.am-porto-cmtb .wishlist.split.button .change.action {
    display: none
}

.am-porto-cmtb .product-items.slick-slider .slick-slide {
    margin: 0 10px
}

.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
    padding: 0 8px
}

.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
    max-width: 100%
}

.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
    text-align: center
}

.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
    margin-right: 0
}

.amcountdown-block-wrapper {
    max-width: 240px;
    margin: 0 auto;
    padding: 20px;
    text-align: left
}

.amcountdown-block-wrapper .amcountdown-text {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.amcountdown-block-wrapper .amcountdown-text.-after {
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: 400
}

.amcountdown-block-wrapper .amcountdown-content {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.amcountdown-block-wrapper .amcountdown-list {
    margin: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.amcountdown-block-wrapper .amcountdown-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.amcountdown-block-wrapper .amcountdown-wrap:not(:last-of-type) {
    margin-right: 10px
}

.amcountdown-block-wrapper .amcountdown-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 45px;
    box-sizing: border-box;
    margin: 0 10px 10px 0;
    padding: 2px 8px 6px;
    border-radius: 2px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    background: #d5d5d5
}

.amcountdown-block-wrapper .amcountdown-item:last-child {
    margin-right: 0
}

.amcountdown-block-wrapper .amcountdown-number {
    position: relative;
    padding-bottom: 8px;
    font-size: 18px;
    color: #000
}

.amcountdown-block-wrapper .amcountdown-number:after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000
}

.amcountdown-block-wrapper .amcountdown-link {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.admin-amasty-countdown-field.admin__control-text.widget-option {
    background: 0 0;
    opacity: initial;
    cursor: default
}

.amcountdown-block-wrapper.-transparent .amcountdown-text {
    margin-bottom: 8px
}

.amcountdown-block-wrapper.-transparent .amcountdown-text.-after {
    margin: 0
}

.amcountdown-block-wrapper.-transparent .amcountdown-item {
    background-color: transparent !important
}

.amcountdown-block-wrapper.-circle {
    max-width: 255px
}

.amcountdown-block-wrapper.-circle .amcountdown-wrap:not(:last-of-type) {
    margin-right: 17px
}

.amcountdown-block-wrapper.-circle .amcountdown-item {
    position: relative;
    margin-right: 16px;
    background-color: transparent !important
}

.amcountdown-block-wrapper.-circle .amcountdown-item:last-child {
    margin-right: 0
}

.amcountdown-block-wrapper.-circle .amcountdown-number {
    margin-top: 8px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 18px
}

.amcountdown-block-wrapper.-circle .amcountdown-number:after {
    content: none
}

.amcountdown-block-wrapper.-circle .amcountdown-svg-wrapper {
    position: absolute;
    top: -2px;
    left: -5px;
    width: 55px;
    height: 55px;
    margin: auto;
    transform: rotate(-90deg)
}

.amcountdown-block-wrapper.-circle .amcountdown-bottom {
    stroke-width: 2px;
    fill: none;
    stroke: #b6b6b6
}

.amcountdown-block-wrapper.-circle .amcountdown-image {
    width: 55px;
    height: 55px
}

.amcountdown-block-wrapper.-circle .amcountdown-top {
    stroke-width: 2px;
    stroke-dasharray: 157px;
    stroke-linecap: round;
    fill: none;
    stroke: #ff9416
}

.amcountdown-block-wrapper.-honeycomb {
    max-width: 300px
}

.amcountdown-block-wrapper.-honeycomb .amcountdown-wrap:not(:last-of-type) {
    margin-right: 17px
}

.amcountdown-block-wrapper.-honeycomb .amcountdown-item {
    position: relative;
    min-width: 60px;
    margin-right: 20px;
    padding: 12px 8px 12px;
    background-color: transparent !important
}

.amcountdown-block-wrapper.-honeycomb .amcountdown-item:last-child {
    margin-right: 0
}

.amcountdown-block-wrapper.-honeycomb .amcountdown-number {
    margin-top: 8px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 18px
}

.amcountdown-block-wrapper.-honeycomb .amcountdown-number:after {
    content: none
}

.amcountdown-block-wrapper.-honeycomb span {
    z-index: 10
}

.amcountdown-block-wrapper.-honeycomb .amcountdown-image {
    position: absolute;
    top: 2px;
    left: 0;
    width: 60px;
    height: 65px
}

.amcountdown-block-wrapper.-round {
    max-width: 240px
}

.amcountdown-block-wrapper.-round .amcountdown-text {
    margin-bottom: 20px
}

.amcountdown-block-wrapper.-round .amcountdown-text.-after {
    margin: 0
}

.amcountdown-block-wrapper.-round .amcountdown-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.amcountdown-block-wrapper.-round .amcountdown-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.amcountdown-block-wrapper.-round .amcountdown-wrap:not(:last-of-type) {
    margin-right: 17px
}

.amcountdown-block-wrapper.-round .amcountdown-item {
    position: relative;
    min-width: 96px;
    margin: 0 15px 16px 0;
    padding: 14px 8px 15px;
    font-size: 15px;
    background-color: transparent !important
}

.amcountdown-block-wrapper.-round .amcountdown-number {
    margin-top: 8px;
    padding-bottom: 0;
    font-size: 50px;
    font-weight: 400;
    line-height: 40px
}

.amcountdown-block-wrapper.-round .amcountdown-number:after {
    content: none
}

.amcountdown-block-wrapper.-round .amcountdown-svg-wrapper {
    position: absolute;
    top: -4px;
    left: -6px;
    height: 110px;
    width: 110px
}

.amcountdown-block-wrapper.-round .amcountdown-bottom {
    stroke-width: 3px;
    fill: none;
    stroke: #b6b6b6
}

.amcountdown-block-wrapper.-round .amcountdown-image {
    fill: none;
    transform: rotate(-90deg)
}

.amcountdown-block-wrapper.-round .amcountdown-pointer.-static {
    fill: #ff9416
}

.amcountdown-block-wrapper.-round .amcountdown-pointer {
    fill: #f26322
}

.amcountdown-block-wrapper.-round .amcountdown-top {
    stroke-dasharray: 628px;
    stroke-linecap: round;
    stroke-width: 6px;
    fill: none
}

.amcountdown-block-wrapper.-progress {
    max-width: 205px
}

.amcountdown-block-wrapper.-progress .amcountdown-text.-after {
    margin-top: 15px
}

.amcountdown-block-wrapper.-progress .amcountdown-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.amcountdown-block-wrapper.-progress .amcountdown-wrap {
    margin-right: 0
}

.amcountdown-block-wrapper.-progress .amcountdown-item {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 15px 0 0;
    padding: 0;
    font-size: 25px;
    background-color: transparent !important
}

.amcountdown-block-wrapper.-progress .amcountdown-item:last-child {
    margin-right: 0
}

.amcountdown-block-wrapper.-progress .amcountdown-number {
    margin-right: 7px;
    padding: 0;
    font-size: 25px
}

.amcountdown-block-wrapper.-progress .amcountdown-number:after {
    content: none
}

.amcountdown-block-wrapper.-progress .amcountdown-progressbar {
    position: relative;
    margin-top: 10px;
    line-height: 0;
    font-size: 0
}

.amcountdown-block-wrapper.-progress .amcountdown-progressbar:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff9416
}

.amcountdown-block-wrapper.-progress .amcountdown-progress {
    width: 100%;
    height: 4px;
    border: none;
    background: #cdcdcd
}

.amcountdown-block-wrapper.-progress .amcountdown-progress::-webkit-progress-bar {
    width: 100%;
    height: 4px;
    border: none;
    background: #cdcdcd
}

.amcountdown-block-wrapper.-progress .amcountdown-progress::-webkit-progress-value {
    background: linear-gradient(90deg,#ff9416 0%,#f26322 100%)
}

.amcountdown-block-wrapper.-progress .amcountdown-progress::-moz-progress-bar {
    background: linear-gradient(90deg,#ff9416 0%,#f26322 100%)
}

.amcountdown-block-wrapper.-progress .amcountdown-progress::-ms-fill {
    background: linear-gradient(90deg,#ff9416 0%,#f26322 100%)
}

.amcountdown-block-wrapper.-progress .amcountdown-pointer {
    position: absolute;
    top: -2px;
    left: 69%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f26322
}

fieldset:not(.address-search) .validate-street-length.mage-error~.nested input[name="street[]"] {
    border-color: #991f39
}

fieldset:not(.address-search) .validate-street-length.mage-error+.mage-error {
    position: absolute;
    left: 0;
    bottom: 0
}

fieldset:not(.address-search) .validate-street-length.mage-error+.mage-error+.nested {
    padding-bottom: 50px
}

.pos-rel-control {
    margin-bottom: 0
}

.pos-rel-control>.control {
    position: relative
}

#ageVerification .age-verification-message {
    margin-bottom: 20px
}

#ageVerification .proof-method {
    margin-bottom: 20px
}

#ageVerification .proof-method label {
    margin: 15px 0
}

.one-step-checkout.checkout-index-index #ageVerification .step-actions {
    display: none
}

.checkout-index-index.id-scan-required .opc .checkout-payment-method {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.opc .idscan-upload-btn {
    margin: 20px 0
}

.opc .idscan-upload-btn button {
    margin-right: 10px
}

.opc .idscan-upload-btn .note {
    font-size: 13px;
    display: inline-block;
    margin-top: 10px
}

.checkout-cart-index div.block.block-minicart.has-cross-sell .product-items.slick-slider {
    padding: 0
}

.checkout-cart-index div.block.block-minicart.has-cross-sell .product-items.slick-slider .slick-list {
    padding: 0
}

.checkout-cart-index div.block.block-minicart.has-cross-sell .product-items.slick-slider .slick-list .slick-slide .product-item {
    max-width: 100% !important
}

.minicart-crosssell-wrapper {
    margin-bottom: 70px
}

div.block.block-minicart.has-cross-sell {
    overflow-y: scroll;
    padding-right: 45px;
    padding-top: 15px;
    padding-bottom: 0
}

div.block.block-minicart.has-cross-sell .minicart-content-wrapper {
    height: auto
}

div.block.block-minicart.has-cross-sell .minicart-content-wrapper.has-button-at-top .minicart-title {
    order: 1
}

div.block.block-minicart.has-cross-sell .minicart-content-wrapper.has-button-at-top .minicart-actions {
    order: 2;
    padding-top: 0
}

div.block.block-minicart.has-cross-sell .minicart-content-wrapper.has-button-at-top .minicart-items-wrapper {
    order: 3;
    margin-bottom: 15px
}

div.block.block-minicart.has-cross-sell .product-items.slick-slider {
    margin-bottom: 0
}

div.block.block-minicart.has-cross-sell .product-items.slick-slider .slick-arrow {
    border: 0
}

div.block.block-minicart.has-cross-sell .product-items.slick-slider .slick-dots {
    margin: 0
}

div.block.block-minicart.has-cross-sell .product-items.slick-slider .slick-slide .product-item .product-item-details {
    margin-top: 0
}

div.block.block-minicart.has-cross-sell .minicart-content,div.block.block-minicart.has-cross-sell .custom-crosssell {
    justify-content: inherit
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-items-wrapper,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-items-wrapper {
    flex-grow: 0;
    padding-top: 0;
    padding-bottom: 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-items-wrapper .product-item-details-new,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-items-wrapper .product-item-details-new,div.block.block-minicart.has-cross-sell .minicart-content .minicart-items-wrapper .product-item-details,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-items-wrapper .product-item-details {
    padding-bottom: 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-actions,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-actions {
    padding-bottom: 20px;
    padding-top: 20px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell-heading h2,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell-heading h2 {
    margin-top: 0;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell {
    background: #fff
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-arrow,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-arrow {
    top: inherit;
    bottom: 0;
    height: 24px;
    background: 0 0 !important;
    width: 60px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-arrow.slick-prev,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-arrow.slick-prev {
    transform: rotate(0deg) translate(0,-50%)
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-arrow.slick-prev:before,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-arrow.slick-prev:before {
    content: '\e910'
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-arrow.slick-next:before,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-arrow.slick-next:before {
    content: '\e911'
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-arrow:before,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-arrow:before {
    font-size: 22px !important;
    color: #555
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-dots,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-dots {
    position: static;
    bottom: 0;
    padding: 10px 0 20px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-dots li.slick-active,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-dots li.slick-active {
    border-color: transparent
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-dots li.slick-active button,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-dots li.slick-active button {
    background-color: #f8ab28
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .slick-dots li button,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .slick-dots li button {
    background-color: #dedede;
    border-width: 2px;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    cursor: pointer;
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    padding: 0;
    text-indent: -99999px;
    transition: .3s;
    border-radius: 10px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .swatch-attribute-options,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .swatch-attribute-options {
    margin: 0;
    padding: 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell.slick-slider .swatch-attribute-options .slick-arrow,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell.slick-slider .swatch-attribute-options .slick-arrow {
    top: 50%;
    bottom: inherit
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .vuse_color,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .vuse_color {
    margin-bottom: 10px;
    padding: 0;
    background: 0 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .vuse_color .swatch-attribute-selected-option,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .vuse_color .swatch-attribute-selected-option {
    display: none
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .vuse_strength .swatch-attribute-selected-option,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .vuse_strength .swatch-attribute-selected-option {
    display: none
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item {
    padding: 15px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .mobile-ratings,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .mobile-ratings {
    display: none
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .price-box,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .price-box {
    margin: 10px 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-photo,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-photo {
    overflow: hidden
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-photo .product-image-photo,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-photo .product-image-photo {
    width: 100px;
    height: 100px;
    position: inherit
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .ratings-cross_sell,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .ratings-cross_sell {
    float: left;
    clear: both
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details {
    padding-bottom: 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .action.primary,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .action.primary {
    padding: 10px 30px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta {
    width: 100%
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta .actions-primary,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta .actions-primary {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta .actions-primary button,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta .actions-primary button {
    width: 100%
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta .fieldset,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .minicart-cross_sell-cta .fieldset {
    margin: 0
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .short-desc,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .short-desc {
    font-size: 12px
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .selected-colour__container,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .selected-colour__container {
    display: none
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell .product-item .product-item-details .selected-colour__container.selected-colour__container--enabled,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell .product-item .product-item-details .selected-colour__container.selected-colour__container--enabled {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell [data-bv-show=inline_rating] .bv_main_container .bv_text,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell [data-bv-show=inline_rating] .bv_main_container .bv_text {
    font-size: 12px !important
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell [data-bv-show=inline_rating] .bv_main_container .bv_numReviews_component_container,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell [data-bv-show=inline_rating] .bv_main_container .bv_numReviews_component_container {
    padding-left: 0 !important
}

div.block.block-minicart.has-cross-sell .minicart-content .minicart-cross_sell [data-bv-show=inline_rating] .bv_main_container .bv_stars_button_container svg,div.block.block-minicart.has-cross-sell .custom-crosssell .minicart-cross_sell [data-bv-show=inline_rating] .bv_main_container .bv_stars_button_container svg {
    max-width: 15px !important;
    max-height: 15px !important
}

div.block.block-minicart.has-cross-sell .minicart-content div.block-totals,div.block.block-minicart.has-cross-sell .custom-crosssell div.block-totals {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.form-create-account .alter-zone-consent-choice label a {
    font-weight: 700;
    color: #041e42;
    text-decoration: underline
}

.account.customer-account .glo-az-loyalty-tab .page-title .base>span {
    text-transform: none
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-note {
    justify-content: space-between;
    align-content: flex-end;
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.4rem
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-additional {
    margin-bottom: 0;
    border-bottom: 1px solid #dedede
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-additional>* {
    font-size: 1.4rem;
    line-height: 2rem;
    display: inline-block
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-additional a {
    font-weight: 700
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-button {
    margin: 40px 0
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    vertical-align: unset;
    color: #1d1d1b;
    letter-spacing: normal;
    text-decoration: underline;
    text-transform: none
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger:focus,.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger:active {
    background: 0 0;
    border: none
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger:hover {
    background: 0 0;
    border: none
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger.disabled,.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger[disabled],fieldset[disabled] .account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger {
    pointer-events: none;
    opacity: .5
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-trigger:hover {
    color: #565659
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-image {
    max-width: 140px;
    width: 100%
}

.account.customer-account .glo-az-loyalty-tab .glo-loyalty-image img {
    width: 100%
}

.account.customer-account .glo-az-loyalty-tab .pagebuilder-button-primary>span {
    color: #fff
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap {
    min-height: 380px
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header {
    padding-top: 70px
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header .modal-title {
    font-weight: 700
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header .modal-title>span {
    text-transform: none
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header .action-close {
    padding-top: 32px;
    padding-right: 24px
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer {
    margin-top: 0;
    padding-top: 0
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer .action>span>span {
    text-transform: lowercase
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer button+button {
    margin-left: 24px
}

body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header,body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-content,body.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer {
    padding-right: 40px;
    padding-left: 40px
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap .modal-header .modal-title {
    color: #fff;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 2.2rem;
    padding: 0
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap .modal-content {
    background: #fff
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap div[data-role=infoModalContent] h3,body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap div[data-role=modalContent] h3 {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 2.2rem;
    text-transform: uppercase;
    padding: 0
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap div[data-role=infoModalContent] p,body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap div[data-role=modalContent] p {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.4rem;
    margin-bottom: 20px
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap div[data-role=infoModalContent] p:last-child,body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap div[data-role=modalContent] p:last-child {
    margin-bottom: 0
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap .modal-footer {
    background: #fff
}

body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap .modal-footer .action {
    background: 0 0;
    color: #ec7c2f
}

.block-static-block .blockhints {
    border-style: double
}

.block-static-block .blockhints .blockhint {
    margin: 5px;
    border-style: dashed;
    background-color: red
}

@-webkit-keyframes "fade" {
    from {
        opacity: .6
    }

    to {
        opacity: 1
    }
}

@keyframes "fade" {
    from {
        opacity: .6
    }

    to {
        opacity: 1
    }
}

.container-main .box-des {
    box-sizing: border-box
}

#color-buttons {
    display: none
}

#background-buttons {
    display: none
}

.container-main {
    width: 90%;
    margin: 0 auto
}

.container-main p {
    font-size: 13px
}

.container-main span {
    font-size: 13px
}

.container-main date {
    font-size: 13px
}

.container-main a {
    font-size: 13px
}

.order-success {
    width: 100%
}

.order-success p {
    display: table;
    margin: 0 auto
}

.order-success p:before {
    content: url("../../../../../frontend/Magento/blank/de_DE/Bss_CheckoutSuccessPage/images/check.png")
}

.order-success span {
    font-size: 15px !important;
    display: table-cell;
    vertical-align: middle
}

.thanksbackground {
    width: 100% !important
}

.messdiv {
    position: relative
}

.thanksmess {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.order-id {
    margin-top: 10px;
    font-weight: 700
}

.order-id p {
    width: 100%
}

.order-stt {
    font-weight: 400
}

.order-date date {
    text-transform: uppercase
}

.info {
    margin-top: 2%
}

.infor-left {
    float: left;
    width: 50%
}

.infor-right {
    float: right;
    width: 50%
}

.small-infor {
    float: left;
    width: 50%;
    height: 200px
}

.bottom-infor {
    margin-top: 10px
}

.box-des {
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px;
    display: inline-block;
    width: 200px;
    border: 1px solid #000;
    background-color: #f0f1f0
}

.box-content {
    margin-top: 18px;
    margin-left: 5%
}

.line-info {
    line-height: 25px
}

.product-image {
    width: 17%;
    margin-right: 3%;
    min-height: 120px;
    float: left;
    position: relative
}

.inner-image {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 100%;
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%)
}

.product-info {
    float: left;
    width: 80%;
    min-height: 120px;
    position: relative
}

.product-info p {
    line-height: 1
}

.inner-product {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 100%;
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%)
}

.show-order {
    margin-top: 5px
}

.pname {
    font-weight: 700;
    margin-top: 10px
}

.table-main {
    border: 10px solid #eff1ef;
    background-color: #eff1ef
}

.table-main tbody tr {
    line-height: 15px
}

.table-main .number {
    float: right;
    font-weight: 700
}

.product-total {
    float: right;
    margin-right: 5%
}

.product-total:before {
    content: url("../../../../../frontend/Magento/blank/de_DE/Bss_CheckoutSuccessPage/images/line.png")
}

.sort-order-block {
    clear: both
}

.action.primary.continue {
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 12px
}

.button-right {
    width: 80%;
    float: right
}

.reorder {
    float: right;
    margin-top: 10px;
    width: 40%;
    margin-left: 15px
}

.printorder {
    float: right;
    margin-top: 10px;
    width: 40%;
    margin-left: 15px
}

.primary.inner {
    width: 100%;
    float: right
}

.action.primary.continue.color-changing {
    width: 100%
}

.action.primary.continue.color-changing span {
    white-space: nowrap !important
}

.action.primary.continue.color-changing.prt span:before {
    content: url("../../../../../frontend/Magento/blank/de_DE/Bss_CheckoutSuccessPage/images/print.png")
}

.action.primary.continue.color-changing.reod span:before {
    content: url("../../../../../frontend/Magento/blank/de_DE/Bss_CheckoutSuccessPage/images/reorder.png")
}

.continue-shop {
    float: right;
    margin-right: 0;
    margin-top: 10px
}

.continue-shop span {
    white-space: nowrap !important
}

.adr-main p {
    line-height: 1.4
}

.table-method {
    padding-left: 10%
}

.first-tr {
    padding-top: 10px
}

.half-a-page {
    width: 48%
}

.half-a-page p img {
    width: 100%;
    max-width: 100%
}

.half-left {
    float: left
}

.half-a-page .form {
    min-width: 100% !important
}

.half-a-page .cms-content-important {
    margin: 0
}

.half-right {
    float: right
}

.background-coupon {
    position: relative
}

.coupon-words {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 700;
    text-align: center;
    width: 100%;
    line-height: 25px
}

.coupon-code {
    border: 1px dashed #fff;
    padding: 4px 20px
}

.coupon-bg {
    width: 100%
}

.fb-share-button {
    float: right !important;
    margin-left: 5px
}

.g-plus {
    float: right !important;
    margin-left: 5px
}

.twitter-share-button {
    float: right !important;
    margin-left: 5px
}

.share-order2 {
    margin-left: 5px;
    float: right !important
}

.social-right {
    margin-left: 5px;
    float: right !important
}

.table-sort tr td {
    padding: 0
}

.suggest-header {
    width: 250px !important
}

.image-suggest {
    float: left;
    width: 25%
}

.image-suggest a {
    width: 100%
}

.name-suggest {
    width: 100%;
    text-align: center
}

.title-suggest {
    text-transform: uppercase
}

.img-suggest {
    width: 23%;
    float: left;
    text-align: center
}

.suggest-image {
    height: 150px;
    max-height: 175px
}

.suggest-image img {
    width: 100%;
    max-width: 100%;
    background-size: cover
}

.suggestion {
    position: relative
}

.slideshow-container {
    margin-top: 10px !important;
    margin: auto
}

.slideshow-container a {
    text-decoration: none
}

.mySlides {
    display: none
}

.prev-suggest {
    cursor: pointer;
    position: absolute;
    width: auto;
    margin-top: 10%;
    padding: 8px;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    transition: .3s ease;
    border-radius: 0 3px 3px 0;
    left: 0;
    margin-left: 10px;
    border-radius: 3px 0 0 3px
}

.prev-suggest:hover {
    background-color: rgba(0,0,0,.8);
    color: #fff
}

.next-suggest {
    cursor: pointer;
    position: absolute;
    width: auto;
    margin-top: 10%;
    padding: 8px;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    transition: .3s ease;
    border-radius: 0 3px 3px 0;
    right: 0;
    margin-right: 10px;
    border-radius: 3px 0 0 3px
}

.next-suggest:hover {
    background-color: rgba(0,0,0,.8);
    color: #fff
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0
}

.mySlides.fade {
    opacity: 1 !important;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.2s;
    animation-name: fade;
    animation-duration: 1.2s
}

.block.newsletter.news-subs {
    width: 100%
}

.text-wrap {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis
}

.share-order1 {
    display: none
}

.checkoutsuccess-guest-view #print-order-guest {
    max-width: 150px;
    text-align: center
}

@media only screen and (max-width: 1199px) {
    .box-des {
        width:200px
    }
}

@media only screen and (max-width: 991px) {
    .box-des {
        width:150px
    }

    .button-label {
        font-size: 10px !important
    }

    .product-image {
        width: 22%
    }

    .product-info {
        width: 75%
    }
}

@media only screen and (max-width: 767px) {
    .thanksmess span {
        font-size:18px !important
    }

    .infor-left {
        width: 100%
    }

    .infor-right {
        width: 100%
    }

    .small-infor {
        float: left;
        width: 100%;
        height: auto
    }

    .table-method {
        padding-left: 5%
    }

    .container-main {
        width: 100%;
        margin: 0 auto
    }

    .container-main p {
        font-size: 14px
    }

    .container-main span {
        font-size: 14px
    }

    .container-main date {
        font-size: 14px
    }

    .container-main a {
        font-size: 14px
    }

    .box-des {
        margin-top: 20px;
        width: 100% !important
    }

    .half-a-page {
        width: 100%
    }

    .button-right {
        width: 90%;
        margin-left: 10%;
        float: left
    }

    .reorder {
        width: 50%;
        float: right
    }

    .printorder {
        width: 50%;
        float: right
    }

    .continue-shop {
        width: 50%;
        float: right;
        margin-left: 25%
    }

    .product-image {
        width: 22%;
        min-height: 200px
    }

    .product-info {
        width: 75%;
        min-height: 200px;
        float: left
    }

    .img-suggest {
        width: 22%
    }
}

@media only screen and (max-width: 600px) {
    .product-image {
        width:22%;
        min-height: 170px
    }

    .product-info {
        width: 75%;
        min-height: 170px
    }

    .coupon-words p {
        font-size: 10px !important
    }

    .button-right {
        width: 100%;
        margin-left: 0
    }

    .reorder {
        width: 50%
    }

    .printorder {
        width: 50%
    }

    .continue-shop {
        width: 50%;
        float: right
    }
}

@media only screen and (max-width: 414px) {
    .thanksmess span {
        font-size:14px !important
    }

    .product-image {
        width: 25%;
        min-height: auto;
        margin: 0 0 30px
    }

    .product-info {
        width: 72%;
        min-height: auto;
        margin: 0 0 30px
    }

    .button-label {
        font-size: 10px !important
    }

    .share-order2 {
        display: none
    }

    .share-order1 {
        display: inline-block
    }

    .product-total {
        margin-right: 10%
    }
}

@media only screen and (max-width: 414px) {
    .checkout-onepage-success .show-order .product-image .inner-image,.checkout-onepage-success .show-order .product-info .inner-product {
        transform:unset;
        position: unset
    }
}

@media only screen and (max-width: 320px) {
    .product-image {
        width:27%;
        min-height: 130px
    }

    .product-info {
        width: 70%;
        min-height: 130px
    }
}

.bfb-checkbox-item,.bfb-radio-item {
    margin-top: .7rem
}

.mgz-control-radio,.mgz-control-checkbox {
    cursor: pointer;
    opacity: .01;
    overflow: hidden;
    position: absolute !important;
    vertical-align: top
}

.mgz-control-radio:after,.mgz-control-checkbox:after {
    display: none
}

.mgz-control-radio+label,.mgz-control-checkbox+label {
    cursor: pointer;
    display: inline-block;
    vertical-align: sub
}

.mgz-control-radio+label:before,.mgz-control-checkbox+label:before {
    font-family: 'Magezon-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #adadad;
    color: transparent;
    float: left;
    height: 1.6rem;
    text-align: center;
    vertical-align: top;
    width: 1.6rem
}

.mgz-control-radio+label,.mgz-control-checkbox+label {
    padding-left: 2.2rem
}

.mgz-control-radio+label:before,.mgz-control-checkbox+label:before {
    margin: 1px 0 0 -2.2rem
}

.mgz-control-radio:checked+label:before,.mgz-control-checkbox:checked+label:before {
    color: #514943
}

.mgz-control-radio.disabled+label,.mgz-control-checkbox.disabled+label,.mgz-control-radio[disabled]+label,.mgz-control-checkbox[disabled]+label {
    color: #303030;
    cursor: default;
    opacity: .5
}

.mgz-control-radio.disabled+label:before,.mgz-control-checkbox.disabled+label:before,.mgz-control-radio[disabled]+label:before,.mgz-control-checkbox[disabled]+label:before {
    background-color: #e9e9e9;
    border-color: #adadad;
    cursor: default
}

._keyfocus .mgz-control-radio:not([disabled]):focus+label:before,._keyfocus .mgz-control-checkbox:not([disabled]):focus+label:before,._keyfocus .mgz-control-radio:not(.disabled):focus+label:before,._keyfocus .mgz-control-checkbox:not(.disabled):focus+label:before {
    border-color: #007bdb
}

.mgz-control-radio:not([disabled]):hover+label:before,.mgz-control-checkbox:not([disabled]):hover+label:before,.mgz-control-radio:not(.disabled):hover+label:before,.mgz-control-checkbox:not(.disabled):hover+label:before {
    border-color: #878787
}

.mgz-control-radio+label:before {
    border-radius: 1.6rem;
    content: '';
    transition: border-color .1s linear,color .1s ease-in
}

.mgz-control-radio.mgz-control-radio+label:before {
    line-height: 140%
}

.mgz-control-radio:checked+label {
    position: relative
}

.mgz-control-radio:checked+label:after {
    background-color: #514943;
    border-radius: 50%;
    content: '';
    height: 10px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 10px
}

.mgz-control-radio:checked:not([disabled]):hover,.mgz-control-radio:checked:not(.disabled):hover {
    cursor: default
}

.mgz-control-radio:checked:not([disabled]):hover+label,.mgz-control-radio:checked:not(.disabled):hover+label {
    cursor: default
}

.mgz-control-radio:checked:not([disabled]):hover+label:before,.mgz-control-radio:checked:not(.disabled):hover+label:before {
    border-color: #adadad
}

.mgz-control-checkbox+label:before {
    border-radius: 1px;
    content: '';
    font-size: 0;
    transition: font-size .1s ease-out,color .1s ease-out,border-color .1s linear
}

.mgz-control-checkbox:checked+label:before {
    content: '\e62d';
    font-size: 1.1rem;
    line-height: 125%
}

.mgz__actions-switch {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.admin__field-control .mgz__actions-switch {
    line-height: 3.2rem
}

.mgz__actions-switch+.admin__field-service {
    min-width: 34rem
}

.mgz__actions-switch-checkbox {
    position: absolute !important
}

._disabled .mgz__actions-switch-checkbox+.mgz__actions-switch-label,.mgz__actions-switch-checkbox.disabled+.mgz__actions-switch-label {
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none
}

.mgz__actions-switch-checkbox:checked+.mgz__actions-switch-label:before {
    left: 15px
}

.mgz__actions-switch-checkbox:checked+.mgz__actions-switch-label:after {
    background: #79a22e
}

.mgz__actions-switch-checkbox:checked+.mgz__actions-switch-label .mgz__actions-switch-text:before {
    content: attr(data-text-on)
}

._error .mgz__actions-switch-checkbox+.mgz__actions-switch-label:before,._error .mgz__actions-switch-checkbox+.mgz__actions-switch-label:after {
    border-color: #e22626
}

.mgz__actions-switch-label {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    position: relative;
    user-select: none;
    vertical-align: middle
}

.mgz__actions-switch-label:before,.mgz__actions-switch-label:after {
    left: 0;
    position: absolute;
    right: auto;
    top: 0
}

.mgz__actions-switch-label:before {
    background: #fff;
    border: 1px solid #aaa6a0;
    border-radius: 100%;
    content: '';
    display: block;
    height: 22px;
    transition: left .2s ease-in 0s;
    width: 22px;
    z-index: 1
}

.mgz__actions-switch-label:after {
    background: #e3e3e3;
    border: 1px solid #aaa6a0;
    border-radius: 12px;
    content: '';
    display: block;
    height: 22px;
    transition: background .2s ease-in 0s;
    width: 37px;
    z-index: 0
}

.mgz__actions-switch-text:before {
    content: attr(data-text-off);
    padding-left: 47px;
    white-space: nowrap
}

.mgzFlex,.mgz-newsletter-form-inline,.mgz-newsletter-form-inline2,.mgz-newsletter-form-inline .mgz-newsletter-fields,.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

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

.magezon-icon {
    font-family: 'Magezon-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.MgzFontAwesome {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mgz-text-left {
    text-align: left
}

.mgz-text-right {
    text-align: right
}

.mgz-text-center {
    text-align: center
}

.mgz-text-justify {
    text-align: justify
}

.mgz-hidden {
    display: none
}

.mgz-hide {
    display: none
}

.mgz-visible {
    display: block
}

.mgz_fit {
    width: 1% !important
}

.mgz_center {
    text-align: center
}

.bundle-kit-promo-loggedIn,.bundle-kit-promo-guest {
    display: none
}

.bundle-kit-promo-loggedIn .bundle-kit-promo-tile-button .pagebuilder-button-secondary,.bundle-kit-promo-guest .bundle-kit-promo-tile-button .pagebuilder-button-secondary {
    background-color: #1d1d1b;
    color: #fff;
    border: 1px solid #1d1d1b;
    cursor: pointer
}

.bundle-kit-promo-loggedIn .promo-tile-heading,.bundle-kit-promo-guest .promo-tile-heading,.bundle-kit-promo-loggedIn .promo-tile-subtext,.bundle-kit-promo-guest .promo-tile-subtext {
    font-size: 1.8rem;
    font-weight: 700
}

.bundle-kit-promo-loggedIn .promo-tile-heading,.bundle-kit-promo-guest .promo-tile-heading {
    line-height: 22px
}

.bundle-kit-promo-loggedIn .promo-tile-subtext,.bundle-kit-promo-guest .promo-tile-subtext {
    line-height: 5px
}

.bundle-kit-promo-loggedIn .promo-tile-price,.bundle-kit-promo-guest .promo-tile-price {
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 35px
}

.bundle-kit-promo-loggedIn .promo-tile-footer-text,.bundle-kit-promo-guest .promo-tile-footer-text {
    font-size: 1.2rem;
    border-top: 1px solid #1d1d1b;
    margin: 0 25px;
    padding: 5px 0 0 10px;
    font-weight: 500
}

.bundle-promotion-kit-modal-wrapper-guest .promo-kit-popup-title,.bundle-promotion-kit-modal-wrapper-loggedIn .promo-kit-popup-title {
    font-family: 'TrimPoster';
    font-size: 2.6rem;
    text-align: center;
    line-height: 26px;
    margin-bottom: 25px
}

.bundle-promotion-kit-modal-wrapper-guest .promo-kit-popup-sub-text,.bundle-promotion-kit-modal-wrapper-loggedIn .promo-kit-popup-sub-text {
    font-size: 1.4rem;
    line-height: 23px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}

.bundle-promotion-kit-modal-wrapper-guest .pagebuilder-column.promo-modal-products,.bundle-promotion-kit-modal-wrapper-loggedIn .pagebuilder-column.promo-modal-products {
    align-items: center !important;
    justify-content: center !important
}

.bundle-promotion-kit-modal-wrapper-guest .pagebuilder-column.promo-modal-products figure.promo-product-kit-image img,.bundle-promotion-kit-modal-wrapper-loggedIn .pagebuilder-column.promo-modal-products figure.promo-product-kit-image img {
    max-width: 153px !important;
    max-height: 188px;
    width: 90%
}

.bundle-promotion-kit-modal-wrapper-guest .bundle-kit-modal-button .pagebuilder-button-primary,.bundle-promotion-kit-modal-wrapper-loggedIn .bundle-kit-modal-button .pagebuilder-button-primary {
    width: 80%
}

.bundle-promotion-kit-modal-wrapper-guest .pagebuilder-column.--active,.bundle-promotion-kit-modal-wrapper-loggedIn .pagebuilder-column.--active {
    border-color: #f8ab28 !important
}

.bundle-promotion-kit-modal-wrapper-guest .is-disabled.pagebuilder-button-primary,.bundle-promotion-kit-modal-wrapper-loggedIn .is-disabled.pagebuilder-button-primary {
    cursor: default;
    background-color: #efefef;
    border: solid 2px #efefef
}

.bundle-promotion-kit-modal-wrapper-guest .is-disabled.pagebuilder-button-primary:hover,.bundle-promotion-kit-modal-wrapper-loggedIn .is-disabled.pagebuilder-button-primary:hover {
    background-color: #efefef;
    border: solid 2px #efefef
}

.bundle-promotion-kit-modal-wrapper-guest .is-disabled a.pagebuilder-button-primary,.bundle-promotion-kit-modal-wrapper-loggedIn .is-disabled a.pagebuilder-button-primary {
    font-weight: 400
}

body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-guest .action-close,body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-loggedIn .action-close {
    padding: 20px 10px 0 0
}

body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-guest .action-close:before,body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-loggedIn .action-close:before {
    font-size: 3.9rem;
    font-weight: 700
}

body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-guest .modal-inner-wrap,body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-loggedIn .modal-inner-wrap {
    max-width: 629px
}

body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-guest .modal-inner-wrap .modal-content,body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-loggedIn .modal-inner-wrap .modal-content {
    padding: 0 65px 20px
}

.modal-popup.bundle-promotion-kit-modal-wrapper-guest._inner-scroll .modal-content {
    overflow-y: hidden
}

.modal-popup.bundle-promotion-kit-modal-wrapper-guest._inner-scroll .modal-content .promo-modal-products {
    cursor: pointer
}

.modal-popup.bundle-promotion-kit-modal-wrapper-guest._inner-scroll .modal-content .promo-modal-products p {
    font-size: 1.6rem;
    font-weight: 500
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .product.attribute.overview {
    margin: 20px 0 30px
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .product.attribute p {
    font-size: 2rem;
    line-height: 1rem
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .product.attribute p strong {
    font-weight: 500
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .bundle-actions .customize {
    display: none
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper {
    max-width: 515px
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-description,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-description {
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: 500;
    padding-bottom: 10px;
    max-width: 500px;
    width: 100%
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-description .flavor-description-subtext,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-description .flavor-description-subtext {
    font-size: 1.2rem;
    font-weight: 400
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box {
    background-color: #efefef;
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    padding: 15px 15px 10px
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box span.minus,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box span.minus {
    font-size: 4rem;
    font-weight: 400;
    line-height: 0;
    float: right;
    clear: both;
    cursor: pointer
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .product.data.items,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .product.data.items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .product.data.items .item,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .product.data.items .item {
    float: none;
    order: 1
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .product.data.items .item.content,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .product.data.items .item.content {
    order: 2;
    width: 100%;
    background: 0 0;
    border: none;
    margin: 0;
    padding: 20px 0 0
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits {
    display: -webkit-inline-block;
    display: -ms-inline-blockbox;
    display: inline-block;
    margin: 0 .5rem
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits img.devices-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits img.devices-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits img.devices-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits img.devices-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits .flavour-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits .flavour-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits .flavour-kits-images,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits .flavour-kits-images {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    background-position: center;
    background-size: cover;
    cursor: pointer
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits .devices-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits .devices-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits .devices-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits .devices-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits .flavour-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits .flavour-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits .flavour-kits-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits .flavour-kits-label {
    text-align: center;
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    text-transform: uppercase;
    font-size: .9rem;
    max-width: 65px
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits.--active,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits.--active,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits.--active,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits.--active {
    opacity: 1
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .devices-kits.--inactive,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .devices-kits.--inactive,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .flavour-kits.--inactive,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .flavour-kits.--inactive {
    opacity: .2
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .strength-wrapper,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .strength-wrapper {
    margin: 10px 0
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .strength-wrapper span.strength-label,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .strength-wrapper span.strength-label {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .strength-wrapper .swatch-option.text,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .strength-wrapper .swatch-option.text {
    margin-right: 4px;
    background-color: #fff;
    padding: 20px 0
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .additional-flavours {
    background: #dd9416;
    width: 69%;
    margin-top: 20px;
    padding: 12px 15px;
    font-size: 1.4rem;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
    position: relative;
    cursor: pointer
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .additional-flavours:after {
    content: '+';
    font-size: 24px;
    font-weight: 100;
    position: absolute;
    right: 15px;
    top: 2px
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .product-options-bottom {
    max-width: 515px
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .gallery-placeholder img#image-option-1 {
    display: block
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .fotorama-item .fotorama__wrap .fotorama__stage__shaft img#image-option-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: 0
}

.catalog-product-view.page-layout-pdp_bundle_kit_configurator .fotorama-item .fotorama__wrap .fotorama__stage__shaft img#image-option-0 {
    display: block;
    margin-left: 0
}

.block-referafriend .box-title {
    font-size: 25px;
    line-height: 35px;
    text-transform: uppercase
}

.block-referafriend .link-icon {
    background: url("../BAT_ReferAFriend/img/icon_link.svg") #fff no-repeat right;
    width: 30px;
    height: 20px;
    position: absolute
}

.block-referafriend .refer-a-friend-input {
    position: relative;
    float: left
}

.block-referafriend .refer-a-friend-input a {
    cursor: pointer
}

.block-referafriend .refer-a-friend-input .link-icon {
    position: absolute;
    top: 12px;
    right: 12px
}

.block-referafriend .contact-icons {
    display: flex;
    justify-content: center;
    float: right
}

.block-referafriend .contact-icons>* {
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block
}

.block-referafriend .contact-icons .mail-icon {
    background-image: url("../BAT_ReferAFriend/img/icon_mail.svg");
    margin-right: 5px
}

.block-referafriend .contact-icons .whatsapp-icon {
    background-image: url("../BAT_ReferAFriend/img/icon_whatsapp.svg");
    margin-right: 5px
}

.block-referafriend .contact-icons .sms-icon {
    background-image: url("../BAT_ReferAFriend/img/icon_sms.svg")
}

@media screen and (min-width: 768px),print {
    .refer-a-friend-input {
        width:72%
    }

    .checkout-success .block-referafriend {
        margin: 60px 0
    }

    .checkout-success .block-referafriend .box-content {
        display: flex;
        align-items: center
    }

    .checkout-success .block-referafriend .left,.checkout-success .block-referafriend .right {
        width: 50%
    }

    .checkout-success .block-referafriend .contact-icons {
        margin-bottom: 0;
        width: 25%
    }
}

@media only screen and (max-width: 1145px) {
    .checkout-success .block-referafriend {
        margin:40px 0
    }

    .checkout-success .block-referafriend .refer-a-friend-input {
        width: 100%
    }

    .checkout-success .block-referafriend .contact-icons {
        width: 100%;
        margin: 25px auto
    }
}

@media screen and (max-width: 768px),print {
    .refer-a-friend-input {
        width:100%
    }

    .contact-icons {
        width: 100%;
        margin: 25px auto
    }
}

.age-verification-pop-up {
    z-index: 1000
}

.age-verification-pop-up .age-verification-pop-up-content {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden
}

.age-verification-pop-up .modal-footer {
    display: none
}

#age-verification-pop-up-overlay {
    display: none
}

.smile-es-range-slider [data-role=from-label] {
    display: block;
    float: left;
    padding: 0 0 5px
}

.smile-es-range-slider [data-role=to-label] {
    display: block;
    float: right;
    padding: 0 0 5px
}

.smile-es-range-slider [data-role=message-box] {
    font-size: 14px;
    flex: 1;
    padding: 6px 0 0
}

.smile-es-range-slider [data-role=message-box].empty {
    color: #e02b27;
    font-size: 1.4rem;
    padding: 0
}

.smile-es-range-slider .actions-toolbar {
    display: flex;
    margin: 15px 0
}

.smile-es-range-slider .ui-slider {
    margin: 5px;
    clear: both
}

.smile-es-range-slider .ui-slider-handle {
    background: #ff5501;
    padding: 0;
    margin: -3px 0 0 -7px;
    border-radius: 15px;
    width: 15px;
    height: 15px
}

.filter .filter-content .item {
    margin: 10px 0 0 10px
}

.filter .block-subtitle {
    border-bottom: none;
    font-weight: 700
}

.filter .field.search input[type=text] {
    font-size: 14px
}

.filter .actions {
    text-align: right;
    margin: 10px 0 0
}

.filter .actions div.secondary {
    display: inline-block
}

.filter .actions div.secondary a {
    color: #1979c3;
    text-decoration: underline;
    cursor: pointer
}

.filter .actions div.secondary a:hover {
    background: 0 0
}

.filter .actions div.secondary a.show-more span:after {
    content: " +"
}

.filter .actions div.secondary a.show-less span:after {
    content: "-"
}

.filter .filter-options dt.filter-options-title[aria-expanded=true]:after {
    content: '\e621'
}

.filter .no-results-message p {
    margin: 9px 10px 0;
    background-color: #fee;
    padding: 5px;
    color: #a00
}

.smile-elasticsuite-autocomplete-result .product-image-box {
    float: left;
    padding: 0 5px;
    width: 55px
}

.smile-elasticsuite-autocomplete-result .product-shop {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    white-space: normal;
    width: 60%
}

.smile-elasticsuite-autocomplete-result .product-item .price-box {
    margin: 5px 0
}

.smile-elasticsuite-autocomplete-result .category-mini-crumb {
    font-style: italic;
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    color: #929292
}

.smile-elasticsuite-autocomplete-result .product-attribute-label {
    text-transform: uppercase;
    vertical-align: super;
    font-size: 12px;
    color: #777
}

.smile-elasticsuite-autocomplete-result .price-box span.old-price {
    display: block
}

div[data-content-type=category-card] .actions {
    text-align: center
}

div[data-content-type=category-card] .category-filter.action.secondary {
    width: 100%
}

div[data-content-type=category-card] .category-title {
    font-size: 18px;
    line-height: 38px;
    font-weight: 700
}

div[data-content-type=category-card] .category-image-wrapper {
    text-align: center
}

div[data-content-type=category-card] .category-image {
    max-height: 250px
}

div[data-content-type=category-card] .category-description {
    font-size: 14px;
    line-height: 24px
}

.one-step-checkout.checkout-index-index .checkout-container {
    margin-top: 10px
}

.one-step-checkout.checkout-index-index .opc-wrapper {
    margin-bottom: 0
}

.one-step-checkout.checkout-index-index .opc-progress-bar {
    display: none
}

.one-step-checkout.checkout-index-index #checkoutSteps>#shipping.force-show,.one-step-checkout.checkout-index-index #checkoutSteps>#opc-shipping_method.force-show {
    display: list-item !important
}

.one-step-checkout.checkout-index-index #checkoutSteps #checkout-step-shipping_method .actions-toolbar {
    display: none
}

.one-step-checkout.checkout-index-index .messages[data-role=checkout-messages] .message {
    margin-top: 5px;
    margin-bottom: 25px
}

.opc-wrapper .block-retailer-code {
    max-width: 500px
}

.block.social-login-authentication-channel.account-social-login .block-content {
    text-align: center;
    margin-top: 20px
}

.social-btn .btn-social {
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 0 solid transparent;
    border-radius: 48px;
    padding: 12px 30px;
    font-family: 'Roboto',sans-serif
}

.btn-facebook {
    color: #fff;
    background-color: #1877f2
}

.checkout-customer-login .social-login-authentication-channel.account-social-login .btn.btn-block.btn-social.btn-facebook {
    padding: 12px 0
}

.checkout-customer-login .social-login-authentication-channel.account-social-login .btn.btn-block.btn-social.btn-facebook:hover {
    color: #fff;
    background-color: #5058a6
}

.checkout-register-index .social-login-authentication-channel.account-social-login .btn-facebook {
    border-radius: 48px;
    padding: 12px 30px;
    position: relative
}

.checkout-register-index .social-login-authentication-channel.account-social-login .btn-facebook .fa-facebook {
    position: absolute;
    top: 15px;
    left: 20px
}

.checkout-register-index .social-login-authentication-channel.account-social-login .btn-facebook:hover {
    color: #fff;
    background-color: #5058a6
}

.customer-account-create .facebook-login {
    display: none
}

.success-linked {
    background: #fff;
    border: .5px solid #dedede;
    border-radius: 3px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px
}

.success-linked .success-sign {
    background: #e4f2ea;
    display: flex;
    align-items: center;
    padding: 23px 10px
}

.success-linked .success-sign:after {
    content: '\e92f';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 18px;
    display: inline-block;
    font-family: 'vype-icons';
    margin: 0;
    vertical-align: top;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #068447
}

.success-linked .cms-success-msg {
    padding-left: 10px;
    padding-right: 50px;
    font-size: 14px;
    line-height: 20px
}

.success-linked .cms-success-msg p {
    margin-bottom: 0
}

.success-linked .close-btn {
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 8px
}

.success-linked .close-btn:after {
    content: '\e913';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    font-family: 'vype-icons';
    margin: 0;
    vertical-align: top;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #2a2a2a
}

.register_device-customer-index #maincontent .glo-content-add [data-content-type=row] {
    padding-top: 0
}

.register_device-customer-index #maincontent .glo-content-add ul .dr-list {
    margin-left: 15px;
    list-style: disc;
    font-weight: 500
}

.register_device-customer-index #maincontent .glo-content-add ul .dr-list li {
    display: list-item
}

.register_device-customer-index #maincontent .glo-registration-consent input[type=checkbox]+label:before {
    margin-right: 15px
}

.register_device-customer-index #maincontent .glo-registration-consent .field.newsletter {
    margin-left: 15px
}

.register_device-customer-index #maincontent .glo-registration-consent .field.social-content-text {
    margin-top: 10px;
    margin-left: 42px
}

.register_device-customer-index #maincontent .glo-registration-consent .field.social-checks {
    width: 100%;
    margin-top: 10px
}

.register_device-customer-index #maincontent .glo-registration-consent .field.social-checks .social-left {
    float: left;
    display: inline;
    padding-left: 60px;
    width: 20%
}

.register_device-customer-index #maincontent .glo-registration-consent .field.social-checks .social-right {
    display: inline;
    float: right;
    width: 55%;
    margin-left: 20px
}

.register_device-customer-index #maincontent .actions-toolbar {
    margin-top: 50px
}

.customer-account-login .page-header.header-container-vype {
    margin-bottom: 0
}

.select-add-radio {
    padding-top: 15px
}

.fieldset>.edit-add-radio.field.choice {
    padding-left: 15px
}

.fieldset>.edit-add-radio.field.choice:before {
    display: none
}

.fieldset>div.edit-add-radio-label.field.required .label {
    width: 100%;
    text-align: left
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

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

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

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

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

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

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

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

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

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

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

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

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

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

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

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

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

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

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

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

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

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

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

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

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

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

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

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

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

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

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

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

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

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

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

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

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

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

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

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

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

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

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

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

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

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

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

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

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

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

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

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

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

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

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

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

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

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

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

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

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

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

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

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

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

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

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

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

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

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

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

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion:reduce),(print) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

.tooltip-trigger {
    position: relative
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip,.tooltip-trigger.tooltip-show span.tooltip {
    display: block;
    transform: translate(-50%,0)
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip.tooltip-opaque-low,.tooltip-trigger.tooltip-show span.tooltip.tooltip-opaque-low {
    opacity: .9
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip.tooltip-opaque-low:before,.tooltip-trigger.tooltip-show span.tooltip.tooltip-opaque-low:before {
    opacity: .9
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip.tooltip-opaque-med,.tooltip-trigger.tooltip-show span.tooltip.tooltip-opaque-med {
    opacity: .7
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip.tooltip-opaque-med:before,.tooltip-trigger.tooltip-show span.tooltip.tooltip-opaque-med:before {
    opacity: .7
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip.tooltip-opaque-high,.tooltip-trigger.tooltip-show span.tooltip.tooltip-opaque-high {
    opacity: .5
}

.tooltip-trigger.tooltip-hoverable:hover span.tooltip.tooltip-opaque-high:before,.tooltip-trigger.tooltip-show span.tooltip.tooltip-opaque-high:before {
    opacity: .5
}

.tooltip-trigger span.tooltip {
    position: absolute;
    left: 50%;
    top: 150%;
    display: none;
    margin-bottom: 1em;
    padding: 1em;
    background-color: #fafafa;
    font-size: 13px;
    line-height: 1.3;
    text-align: left;
    white-space: nowrap;
    transform: translate(-50%,1em);
    transition: all .15s ease-in-out;
    border-radius: 3px
}

.tooltip-trigger span.tooltip:before {
    content: '';
    position: absolute;
    top: -1em;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-bottom-color: #fafafa;
    transform: translate(-50%,0)
}

.tooltip-trigger span.tooltip.tooltip-top {
    top: auto;
    bottom: 100%
}

.tooltip-trigger span.tooltip.tooltip-top:before {
    border-bottom-color: transparent;
    border-top-color: #fafafa;
    top: auto;
    bottom: -1em
}

.tooltip-trigger span.tooltip.tooltip-dark {
    background-color: #131313;
    color: #fafafa
}

.tooltip-trigger span.tooltip.tooltip-dark:before {
    border-bottom-color: #131313
}

.tooltip-trigger span.tooltip.tooltip-dark.tooltip-top:before {
    border-bottom-color: transparent;
    border-top-color: #131313
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased
}

style {
    display: none !important
}

.content-center {
    align-content: center
}

.content-start {
    align-content: flex-start
}

.content-end {
    align-content: flex-end
}

.content-between {
    align-content: space-between
}

.content-around {
    align-content: space-around
}

.content-evenly {
    align-content: space-evenly
}

.self-auto {
    align-self: auto
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.self-stretch {
    align-self: stretch
}

.self-baseline {
    align-self: baseline
}

.animate-none {
    animation: none
}

.animate-spin {
    animation: spin 1s linear infinite
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.animate-ping {
    animation: ping 1s cubic-bezier(0,0,.2,1) infinite
}

@keyframes ping {
    75%,100% {
        transform: scale(2);
        opacity: 0
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes pulse {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

.animate-bounce {
    animation: bounce 1s infinite
}

@keyframes bounce {
    0%,100% {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: translateY(0);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

.appearance-none {
    appearance: none
}

.aspect-auto {
    aspect-ratio: auto
}

.aspect-square {
    aspect-ratio: 1
}

.aspect-video {
    aspect-ratio: 1.77777778
}

.backdrop-blur-none {
    backdrop-filter: blur(0)
}

.backdrop-blur-sm {
    backdrop-filter: blur(4px)
}

.backdrop-blur {
    backdrop-filter: blur(8px)
}

.backdrop-blur-md {
    backdrop-filter: blur(12px)
}

.backdrop-blur-lg {
    backdrop-filter: blur(16px)
}

.backdrop-blur-xl {
    backdrop-filter: blur(24px)
}

.backdrop-blur-2xl {
    backdrop-filter: blur(40px)
}

.backdrop-blur-3xl {
    backdrop-filter: blur(64px)
}

.backdrop-brightness-0 {
    backdrop-filter: brightness(0)
}

.backdrop-brightness-50 {
    backdrop-filter: brightness(.5)
}

.backdrop-brightness-75 {
    backdrop-filter: brightness(.75)
}

.backdrop-brightness-90 {
    backdrop-filter: brightness(.9)
}

.backdrop-brightness-95 {
    backdrop-filter: brightness(.95)
}

.backdrop-brightness-100 {
    backdrop-filter: brightness(1)
}

.backdrop-brightness-105 {
    backdrop-filter: brightness(1.05)
}

.backdrop-brightness-110 {
    backdrop-filter: brightness(1.1)
}

.backdrop-brightness-125 {
    backdrop-filter: brightness(1.25)
}

.backdrop-brightness-150 {
    backdrop-filter: brightness(1.5)
}

.backdrop-brightness-200 {
    backdrop-filter: brightness(2)
}

.backdrop-contrast-0 {
    backdrop-filter: contrast(0)
}

.backdrop-contrast-50 {
    backdrop-filter: contrast(.5)
}

.backdrop-contrast-75 {
    backdrop-filter: contrast(.75)
}

.backdrop-contrast-100 {
    backdrop-filter: contrast(1)
}

.backdrop-contrast-125 {
    backdrop-filter: contrast(1.25)
}

.backdrop-contrast-150 {
    backdrop-filter: contrast(1.5)
}

.backdrop-contrast-200 {
    backdrop-filter: contrast(2)
}

.backdrop-grayscale-0 {
    backdrop-filter: grayscale(0)
}

.backdrop-grayscale {
    backdrop-filter: grayscale(100%)
}

.backdrop-hue-rotate-0 {
    backdrop-filter: hue-rotate(0deg)
}

.backdrop-hue-rotate-15 {
    backdrop-filter: hue-rotate(15deg)
}

.backdrop-hue-rotate-30 {
    backdrop-filter: hue-rotate(30deg)
}

.backdrop-hue-rotate-60 {
    backdrop-filter: hue-rotate(60deg)
}

.backdrop-hue-rotate-90 {
    backdrop-filter: hue-rotate(90deg)
}

.backdrop-hue-rotate-180 {
    backdrop-filter: hue-rotate(180deg)
}

.backdrop-invert-0 {
    backdrop-filter: invert(0)
}

.backdrop-invert {
    backdrop-filter: invert(100%)
}

.backdrop-opacity-0 {
    backdrop-filter: opacity(0)
}

.backdrop-opacity-5 {
    backdrop-filter: opacity(.05)
}

.backdrop-opacity-10 {
    backdrop-filter: opacity(.1)
}

.backdrop-opacity-20 {
    backdrop-filter: opacity(.2)
}

.backdrop-opacity-25 {
    backdrop-filter: opacity(.25)
}

.backdrop-opacity-30 {
    backdrop-filter: opacity(.3)
}

.backdrop-opacity-40 {
    backdrop-filter: opacity(.4)
}

.backdrop-opacity-50 {
    backdrop-filter: opacity(.5)
}

.backdrop-opacity-60 {
    backdrop-filter: opacity(.6)
}

.backdrop-opacity-70 {
    backdrop-filter: opacity(.7)
}

.backdrop-opacity-75 {
    backdrop-filter: opacity(.75)
}

.backdrop-opacity-80 {
    backdrop-filter: opacity(.8)
}

.backdrop-opacity-90 {
    backdrop-filter: opacity(.9)
}

.backdrop-opacity-95 {
    backdrop-filter: opacity(.95)
}

.backdrop-opacity-100 {
    backdrop-filter: opacity(1)
}

.backdrop-saturate-0 {
    backdrop-filter: saturate(0)
}

.backdrop-saturate-50 {
    backdrop-filter: saturate(.5)
}

.backdrop-saturate-100 {
    backdrop-filter: saturate(1)
}

.backdrop-saturate-150 {
    backdrop-filter: saturate(1.5)
}

.backdrop-saturate-200 {
    backdrop-filter: saturate(2)
}

.backdrop-sepia-0 {
    backdrop-filter: sepia(0)
}

.backdrop-sepia {
    backdrop-filter: sepia(100%)
}

.bg-fixed {
    background-attachment: fixed
}

.bg-local {
    background-attachment: local
}

.bg-scroll {
    background-attachment: scroll
}

.bg-blend-normal {
    background-blend-mode: normal
}

.bg-blend-multiply {
    background-blend-mode: multiply
}

.bg-blend-screen {
    background-blend-mode: screen
}

.bg-blend-overlay {
    background-blend-mode: overlay
}

.bg-blend-darken {
    background-blend-mode: darken
}

.bg-blend-lighten {
    background-blend-mode: lighten
}

.bg-blend-color-dodge {
    background-blend-mode: color-dodge
}

.bg-blend-color-burn {
    background-blend-mode: color-burn
}

.bg-blend-hard-light {
    background-blend-mode: hard-light
}

.bg-blend-soft-light {
    background-blend-mode: soft-light
}

.bg-blend-difference {
    background-blend-mode: difference
}

.bg-blend-exclusion {
    background-blend-mode: exclusion
}

.bg-blend-hue {
    background-blend-mode: hue
}

.bg-blend-saturation {
    background-blend-mode: saturation
}

.bg-blend-color {
    background-blend-mode: color
}

.bg-blend-luminosity {
    background-blend-mode: luminosity
}

.bg-clip-border {
    background-clip: border-box
}

.bg-clip-padding {
    background-clip: padding-box
}

.bg-clip-content {
    background-clip: content-box
}

.bg-clip-text {
    background-clip: text
}

.bg-bottom {
    background-position: bottom
}

.bg-center {
    background-position: center
}

.bg-left {
    background-position: left
}

.bg-left-bottom {
    background-position: left bottom
}

.bg-left-top {
    background-position: left top
}

.bg-right {
    background-position: right
}

.bg-right-bottom {
    background-position: right bottom
}

.bg-right-top {
    background-position: right top
}

.bg-top {
    background-position: top
}

.bg-repeat {
    background-repeat: repeat
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-repeat-x {
    background-repeat: repeat-x
}

.bg-repeat-y {
    background-repeat: repeat-y
}

.bg-repeat-round {
    background-repeat: round
}

.bg-repeat-space {
    background-repeat: space
}

.bg-auto {
    background-size: auto
}

.bg-cover {
    background-size: cover
}

.bg-contain {
    background-size: contain
}

.blur-none {
    filter: blur(0)
}

.blur-sm {
    filter: blur(4px)
}

.blur {
    filter: blur(8px)
}

.blur-md {
    filter: blur(12px)
}

.blur-lg {
    filter: blur(16px)
}

.blur-xl {
    filter: blur(24px)
}

.blur-2xl {
    filter: blur(40px)
}

.blur-3xl {
    filter: blur(64px)
}

.border-collapse {
    border-collapse: collapse
}

.border-separate {
    border-collapse: separate
}

.rounded-none {
    border-radius: 0
}

.rounded-sm {
    border-radius: .125rem
}

.rounded {
    border-radius: .25rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem
}

.rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-t-md {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-t-xl {
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem
}

.rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
}

.rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem
}

.rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.rounded-r-md {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem
}

.rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem
}

.rounded-r-xl {
    border-top-right-radius: .75rem;
    border-bottom-right-radius: .75rem
}

.rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem
}

.rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem
}

.rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
}

.rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem
}

.rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-b-md {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.rounded-b-xl {
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem
}

.rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem
}

.rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem
}

.rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-l-md {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.rounded-l-xl {
    border-top-left-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem
}

.rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem
}

.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.rounded-tl-none {
    border-top-left-radius: 0
}

.rounded-tl-sm {
    border-top-left-radius: .125rem
}

.rounded-tl {
    border-top-left-radius: .25rem
}

.rounded-tl-md {
    border-top-left-radius: .375rem
}

.rounded-tl-lg {
    border-top-left-radius: .5rem
}

.rounded-tl-xl {
    border-top-left-radius: .75rem
}

.rounded-tl-2xl {
    border-top-left-radius: 1rem
}

.rounded-tl-3xl {
    border-top-left-radius: 1.5rem
}

.rounded-tl-full {
    border-top-left-radius: 9999px
}

.rounded-tr-none {
    border-top-right-radius: 0
}

.rounded-tr-sm {
    border-top-right-radius: .125rem
}

.rounded-tr {
    border-top-right-radius: .25rem
}

.rounded-tr-md {
    border-top-right-radius: .375rem
}

.rounded-tr-lg {
    border-top-right-radius: .5rem
}

.rounded-tr-xl {
    border-top-right-radius: .75rem
}

.rounded-tr-2xl {
    border-top-right-radius: 1rem
}

.rounded-tr-3xl {
    border-top-right-radius: 1.5rem
}

.rounded-tr-full {
    border-top-right-radius: 9999px
}

.rounded-br-none {
    border-bottom-right-radius: 0
}

.rounded-br-sm {
    border-bottom-right-radius: .125rem
}

.rounded-br {
    border-bottom-right-radius: .25rem
}

.rounded-br-md {
    border-bottom-right-radius: .375rem
}

.rounded-br-lg {
    border-bottom-right-radius: .5rem
}

.rounded-br-xl {
    border-bottom-right-radius: .75rem
}

.rounded-br-2xl {
    border-bottom-right-radius: 1rem
}

.rounded-br-3xl {
    border-bottom-right-radius: 1.5rem
}

.rounded-br-full {
    border-bottom-right-radius: 9999px
}

.rounded-bl-none {
    border-bottom-left-radius: 0
}

.rounded-bl-sm {
    border-bottom-left-radius: .125rem
}

.rounded-bl {
    border-bottom-left-radius: .25rem
}

.rounded-bl-md {
    border-bottom-left-radius: .375rem
}

.rounded-bl-lg {
    border-bottom-left-radius: .5rem
}

.rounded-bl-xl {
    border-bottom-left-radius: .75rem
}

.rounded-bl-2xl {
    border-bottom-left-radius: 1rem
}

.rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem
}

.rounded-bl-full {
    border-bottom-left-radius: 9999px
}

.border-solid {
    border-style: solid
}

.border-dashed {
    border-style: dashed
}

.border-dotted {
    border-style: dotted
}

.border-double {
    border-style: double
}

.border-hidden {
    border-style: hidden
}

.border-none {
    border-style: none
}

.border-0 {
    border-width: 0
}

.border-2 {
    border-width: 2px
}

.border-4 {
    border-width: 4px
}

.border-8 {
    border-width: 8px
}

.border {
    border-width: 1px
}

.border-x-0 {
    border-left-width: 0;
    border-right-width: 0
}

.border-x-2 {
    border-left-width: 2px;
    border-right-width: 2px
}

.border-x-4 {
    border-left-width: 4px;
    border-right-width: 4px
}

.border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px
}

.border-x {
    border-left-width: 1px;
    border-right-width: 1px
}

.border-y-0 {
    border-top-width: 0;
    border-bottom-width: 0
}

.border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px
}

.border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px
}

.border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px
}

.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.border-t-0 {
    border-top-width: 0
}

.border-t-2 {
    border-top-width: 2px
}

.border-t-4 {
    border-top-width: 4px
}

.border-t-8 {
    border-top-width: 8px
}

.border-t {
    border-top-width: 1px
}

.border-r-0 {
    border-right-width: 0
}

.border-r-2 {
    border-right-width: 2px
}

.border-r-4 {
    border-right-width: 4px
}

.border-r-8 {
    border-right-width: 8px
}

.border-r {
    border-right-width: 1px
}

.border-b-0 {
    border-bottom-width: 0
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-4 {
    border-bottom-width: 4px
}

.border-b-8 {
    border-bottom-width: 8px
}

.border-b {
    border-bottom-width: 1px
}

.border-l-0 {
    border-left-width: 0
}

.border-l-2 {
    border-left-width: 2px
}

.border-l-4 {
    border-left-width: 4px
}

.border-l-8 {
    border-left-width: 8px
}

.border-l {
    border-left-width: 1px
}

.box-decoration-clone {
    box-decoration-break: clone
}

.box-decoration-slice {
    box-decoration-break: slice
}

.box-border {
    box-sizing: border-box
}

.box-content {
    box-sizing: content-box
}

.break-after-auto {
    break-after: auto
}

.break-after-avoid {
    break-after: avoid
}

.break-after-all {
    break-after: all
}

.break-after-avoid-page {
    break-after: avoid-page
}

.break-after-page {
    break-after: page
}

.break-after-left {
    break-after: left
}

.break-after-right {
    break-after: right
}

.break-after-column {
    break-after: column
}

.break-before-auto {
    break-before: auto
}

.break-before-avoid {
    break-before: avoid
}

.break-before-all {
    break-before: all
}

.break-before-avoid-page {
    break-before: avoid-page
}

.break-before-page {
    break-before: page
}

.break-before-left {
    break-before: left
}

.break-before-right {
    break-before: right
}

.break-before-column {
    break-before: column
}

.break-inside-auto {
    break-inside: auto
}

.break-inside-avoid {
    break-inside: avoid
}

.break-inside-avoid-page {
    break-inside: avoid-page
}

.break-inside-avoid-column {
    break-inside: avoid-column
}

.brightness-0 {
    filter: brightness(0)
}

.brightness-50 {
    filter: brightness(.5)
}

.brightness-75 {
    filter: brightness(.75)
}

.brightness-90 {
    filter: brightness(.9)
}

.brightness-95 {
    filter: brightness(.95)
}

.brightness-100 {
    filter: brightness(1)
}

.brightness-105 {
    filter: brightness(1.05)
}

.brightness-110 {
    filter: brightness(1.1)
}

.brightness-125 {
    filter: brightness(1.25)
}

.brightness-150 {
    filter: brightness(1.5)
}

.brightness-200 {
    filter: brightness(2)
}

.caret-inherit {
    caret-color: inherit
}

.caret-current {
    caret-color: currentColor
}

.caret-transparent {
    caret-color: transparent
}

.caret-black {
    caret-color: #000
}

.caret-white {
    caret-color: #fff
}

.caret-slate-50 {
    caret-color: #f8fafc
}

.caret-slate-100 {
    caret-color: #f1f5f9
}

.caret-slate-200 {
    caret-color: #e2e8f0
}

.caret-slate-300 {
    caret-color: #cbd5e1
}

.caret-slate-400 {
    caret-color: #94a3b8
}

.caret-slate-500 {
    caret-color: #64748b
}

.caret-slate-600 {
    caret-color: #475569
}

.caret-slate-700 {
    caret-color: #334155
}

.caret-slate-800 {
    caret-color: #1e293b
}

.caret-slate-900 {
    caret-color: #0f172a
}

.caret-gray-50 {
    caret-color: #f9fafb
}

.caret-gray-100 {
    caret-color: #f3f4f6
}

.caret-gray-200 {
    caret-color: #e5e7eb
}

.caret-gray-300 {
    caret-color: #d1d5db
}

.caret-gray-400 {
    caret-color: #9ca3af
}

.caret-gray-500 {
    caret-color: #6b7280
}

.caret-gray-600 {
    caret-color: #4b5563
}

.caret-gray-700 {
    caret-color: #374151
}

.caret-gray-800 {
    caret-color: #1f2937
}

.caret-gray-900 {
    caret-color: #111827
}

.caret-zinc-50 {
    caret-color: #fafafa
}

.caret-zinc-100 {
    caret-color: #f4f4f5
}

.caret-zinc-200 {
    caret-color: #e4e4e7
}

.caret-zinc-300 {
    caret-color: #d4d4d8
}

.caret-zinc-400 {
    caret-color: #a1a1aa
}

.caret-zinc-500 {
    caret-color: #71717a
}

.caret-zinc-600 {
    caret-color: #52525b
}

.caret-zinc-700 {
    caret-color: #3f3f46
}

.caret-zinc-800 {
    caret-color: #27272a
}

.caret-zinc-900 {
    caret-color: #18181b
}

.caret-neutral-50 {
    caret-color: #fafafa
}

.caret-neutral-100 {
    caret-color: #f5f5f5
}

.caret-neutral-200 {
    caret-color: #e5e5e5
}

.caret-neutral-300 {
    caret-color: #d4d4d4
}

.caret-neutral-400 {
    caret-color: #a3a3a3
}

.caret-neutral-500 {
    caret-color: #737373
}

.caret-neutral-600 {
    caret-color: #525252
}

.caret-neutral-700 {
    caret-color: #404040
}

.caret-neutral-800 {
    caret-color: #262626
}

.caret-neutral-900 {
    caret-color: #171717
}

.caret-stone-50 {
    caret-color: #fafaf9
}

.caret-stone-100 {
    caret-color: #f5f5f4
}

.caret-stone-200 {
    caret-color: #e7e5e4
}

.caret-stone-300 {
    caret-color: #d6d3d1
}

.caret-stone-400 {
    caret-color: #a8a29e
}

.caret-stone-500 {
    caret-color: #78716c
}

.caret-stone-600 {
    caret-color: #57534e
}

.caret-stone-700 {
    caret-color: #44403c
}

.caret-stone-800 {
    caret-color: #292524
}

.caret-stone-900 {
    caret-color: #1c1917
}

.caret-red-50 {
    caret-color: #fef2f2
}

.caret-red-100 {
    caret-color: #fee2e2
}

.caret-red-200 {
    caret-color: #fecaca
}

.caret-red-300 {
    caret-color: #fca5a5
}

.caret-red-400 {
    caret-color: #f87171
}

.caret-red-500 {
    caret-color: #ef4444
}

.caret-red-600 {
    caret-color: #dc2626
}

.caret-red-700 {
    caret-color: #b91c1c
}

.caret-red-800 {
    caret-color: #991b1b
}

.caret-red-900 {
    caret-color: #7f1d1d
}

.caret-orange-50 {
    caret-color: #fff7ed
}

.caret-orange-100 {
    caret-color: #ffedd5
}

.caret-orange-200 {
    caret-color: #fed7aa
}

.caret-orange-300 {
    caret-color: #fdba74
}

.caret-orange-400 {
    caret-color: #fb923c
}

.caret-orange-500 {
    caret-color: #f97316
}

.caret-orange-600 {
    caret-color: #ea580c
}

.caret-orange-700 {
    caret-color: #c2410c
}

.caret-orange-800 {
    caret-color: #9a3412
}

.caret-orange-900 {
    caret-color: #7c2d12
}

.caret-amber-50 {
    caret-color: #fffbeb
}

.caret-amber-100 {
    caret-color: #fef3c7
}

.caret-amber-200 {
    caret-color: #fde68a
}

.caret-amber-300 {
    caret-color: #fcd34d
}

.caret-amber-400 {
    caret-color: #fbbf24
}

.caret-amber-500 {
    caret-color: #f59e0b
}

.caret-amber-600 {
    caret-color: #d97706
}

.caret-amber-700 {
    caret-color: #b45309
}

.caret-amber-800 {
    caret-color: #92400e
}

.caret-amber-900 {
    caret-color: #78350f
}

.caret-yellow-50 {
    caret-color: #fefce8
}

.caret-yellow-100 {
    caret-color: #fef9c3
}

.caret-yellow-200 {
    caret-color: #fef08a
}

.caret-yellow-300 {
    caret-color: #fde047
}

.caret-yellow-400 {
    caret-color: #facc15
}

.caret-yellow-500 {
    caret-color: #eab308
}

.caret-yellow-600 {
    caret-color: #ca8a04
}

.caret-yellow-700 {
    caret-color: #a16207
}

.caret-yellow-800 {
    caret-color: #854d0e
}

.caret-yellow-900 {
    caret-color: #713f12
}

.caret-lime-50 {
    caret-color: #f7fee7
}

.caret-lime-100 {
    caret-color: #ecfccb
}

.caret-lime-200 {
    caret-color: #d9f99d
}

.caret-lime-300 {
    caret-color: #bef264
}

.caret-lime-400 {
    caret-color: #a3e635
}

.caret-lime-500 {
    caret-color: #84cc16
}

.caret-lime-600 {
    caret-color: #65a30d
}

.caret-lime-700 {
    caret-color: #4d7c0f
}

.caret-lime-800 {
    caret-color: #3f6212
}

.caret-lime-900 {
    caret-color: #365314
}

.caret-green-50 {
    caret-color: #f0fdf4
}

.caret-green-100 {
    caret-color: #dcfce7
}

.caret-green-200 {
    caret-color: #bbf7d0
}

.caret-green-300 {
    caret-color: #86efac
}

.caret-green-400 {
    caret-color: #4ade80
}

.caret-green-500 {
    caret-color: #22c55e
}

.caret-green-600 {
    caret-color: #16a34a
}

.caret-green-700 {
    caret-color: #15803d
}

.caret-green-800 {
    caret-color: #166534
}

.caret-green-900 {
    caret-color: #14532d
}

.caret-emerald-50 {
    caret-color: #ecfdf5
}

.caret-emerald-100 {
    caret-color: #d1fae5
}

.caret-emerald-200 {
    caret-color: #a7f3d0
}

.caret-emerald-300 {
    caret-color: #6ee7b7
}

.caret-emerald-400 {
    caret-color: #34d399
}

.caret-emerald-500 {
    caret-color: #10b981
}

.caret-emerald-600 {
    caret-color: #059669
}

.caret-emerald-700 {
    caret-color: #047857
}

.caret-emerald-800 {
    caret-color: #065f46
}

.caret-emerald-900 {
    caret-color: #064e3b
}

.caret-teal-50 {
    caret-color: #f0fdfa
}

.caret-teal-100 {
    caret-color: #ccfbf1
}

.caret-teal-200 {
    caret-color: #99f6e4
}

.caret-teal-300 {
    caret-color: #5eead4
}

.caret-teal-400 {
    caret-color: #2dd4bf
}

.caret-teal-500 {
    caret-color: #14b8a6
}

.caret-teal-600 {
    caret-color: #0d9488
}

.caret-teal-700 {
    caret-color: #0f766e
}

.caret-teal-800 {
    caret-color: #115e59
}

.caret-teal-900 {
    caret-color: #134e4a
}

.caret-cyan-50 {
    caret-color: #ecfeff
}

.caret-cyan-100 {
    caret-color: #cffafe
}

.caret-cyan-200 {
    caret-color: #a5f3fc
}

.caret-cyan-300 {
    caret-color: #67e8f9
}

.caret-cyan-400 {
    caret-color: #22d3ee
}

.caret-cyan-500 {
    caret-color: #06b6d4
}

.caret-cyan-600 {
    caret-color: #0891b2
}

.caret-cyan-700 {
    caret-color: #0e7490
}

.caret-cyan-800 {
    caret-color: #155e75
}

.caret-cyan-900 {
    caret-color: #164e63
}

.caret-sky-50 {
    caret-color: #f0f9ff
}

.caret-sky-100 {
    caret-color: #e0f2fe
}

.caret-sky-200 {
    caret-color: #bae6fd
}

.caret-sky-300 {
    caret-color: #7dd3fc
}

.caret-sky-400 {
    caret-color: #38bdf8
}

.caret-sky-500 {
    caret-color: #0ea5e9
}

.caret-sky-600 {
    caret-color: #0284c7
}

.caret-sky-700 {
    caret-color: #0369a1
}

.caret-sky-800 {
    caret-color: #075985
}

.caret-sky-900 {
    caret-color: #0c4a6e
}

.caret-blue-50 {
    caret-color: #eff6ff
}

.caret-blue-100 {
    caret-color: #dbeafe
}

.caret-blue-200 {
    caret-color: #bfdbfe
}

.caret-blue-300 {
    caret-color: #93c5fd
}

.caret-blue-400 {
    caret-color: #60a5fa
}

.caret-blue-500 {
    caret-color: #3b82f6
}

.caret-blue-600 {
    caret-color: #2563eb
}

.caret-blue-700 {
    caret-color: #1d4ed8
}

.caret-blue-800 {
    caret-color: #1e40af
}

.caret-blue-900 {
    caret-color: #1e3a8a
}

.caret-indigo-50 {
    caret-color: #eef2ff
}

.caret-indigo-100 {
    caret-color: #e0e7ff
}

.caret-indigo-200 {
    caret-color: #c7d2fe
}

.caret-indigo-300 {
    caret-color: #a5b4fc
}

.caret-indigo-400 {
    caret-color: #818cf8
}

.caret-indigo-500 {
    caret-color: #6366f1
}

.caret-indigo-600 {
    caret-color: #4f46e5
}

.caret-indigo-700 {
    caret-color: #4338ca
}

.caret-indigo-800 {
    caret-color: #3730a3
}

.caret-indigo-900 {
    caret-color: #312e81
}

.caret-violet-50 {
    caret-color: #f5f3ff
}

.caret-violet-100 {
    caret-color: #ede9fe
}

.caret-violet-200 {
    caret-color: #ddd6fe
}

.caret-violet-300 {
    caret-color: #c4b5fd
}

.caret-violet-400 {
    caret-color: #a78bfa
}

.caret-violet-500 {
    caret-color: #8b5cf6
}

.caret-violet-600 {
    caret-color: #7c3aed
}

.caret-violet-700 {
    caret-color: #6d28d9
}

.caret-violet-800 {
    caret-color: #5b21b6
}

.caret-violet-900 {
    caret-color: #4c1d95
}

.caret-purple-50 {
    caret-color: #faf5ff
}

.caret-purple-100 {
    caret-color: #f3e8ff
}

.caret-purple-200 {
    caret-color: #e9d5ff
}

.caret-purple-300 {
    caret-color: #d8b4fe
}

.caret-purple-400 {
    caret-color: #c084fc
}

.caret-purple-500 {
    caret-color: #a855f7
}

.caret-purple-600 {
    caret-color: #9333ea
}

.caret-purple-700 {
    caret-color: #7e22ce
}

.caret-purple-800 {
    caret-color: #6b21a8
}

.caret-purple-900 {
    caret-color: #581c87
}

.caret-fuchsia-50 {
    caret-color: #fdf4ff
}

.caret-fuchsia-100 {
    caret-color: #fae8ff
}

.caret-fuchsia-200 {
    caret-color: #f5d0fe
}

.caret-fuchsia-300 {
    caret-color: #f0abfc
}

.caret-fuchsia-400 {
    caret-color: #e879f9
}

.caret-fuchsia-500 {
    caret-color: #d946ef
}

.caret-fuchsia-600 {
    caret-color: #c026d3
}

.caret-fuchsia-700 {
    caret-color: #a21caf
}

.caret-fuchsia-800 {
    caret-color: #86198f
}

.caret-fuchsia-900 {
    caret-color: #701a75
}

.caret-pink-50 {
    caret-color: #fdf2f8
}

.caret-pink-100 {
    caret-color: #fce7f3
}

.caret-pink-200 {
    caret-color: #fbcfe8
}

.caret-pink-300 {
    caret-color: #f9a8d4
}

.caret-pink-400 {
    caret-color: #f472b6
}

.caret-pink-500 {
    caret-color: #ec4899
}

.caret-pink-600 {
    caret-color: #db2777
}

.caret-pink-700 {
    caret-color: #be185d
}

.caret-pink-800 {
    caret-color: #9d174d
}

.caret-pink-900 {
    caret-color: #831843
}

.caret-rose-50 {
    caret-color: #fff1f2
}

.caret-rose-100 {
    caret-color: #ffe4e6
}

.caret-rose-200 {
    caret-color: #fecdd3
}

.caret-rose-300 {
    caret-color: #fda4af
}

.caret-rose-400 {
    caret-color: #fb7185
}

.caret-rose-500 {
    caret-color: #f43f5e
}

.caret-rose-600 {
    caret-color: #e11d48
}

.caret-rose-700 {
    caret-color: #be123c
}

.caret-rose-800 {
    caret-color: #9f1239
}

.caret-rose-900 {
    caret-color: #881337
}

.clear-left {
    clear: left
}

.clear-right {
    clear: right
}

.clear-both {
    clear: both
}

.clear-none {
    clear: none
}

.columns-1 {
    columns: 1
}

.columns-2 {
    columns: 2
}

.columns-3 {
    columns: 3
}

.columns-4 {
    columns: 4
}

.columns-5 {
    columns: 5
}

.columns-6 {
    columns: 6
}

.columns-7 {
    columns: 7
}

.columns-8 {
    columns: 8
}

.columns-9 {
    columns: 9
}

.columns-10 {
    columns: 10
}

.columns-11 {
    columns: 11
}

.columns-12 {
    columns: 12
}

.columns-auto {
    columns: auto
}

.columns-3xs {
    columns: 16rem
}

.columns-2xs {
    columns: 18rem
}

.columns-xs {
    columns: 20rem
}

.columns-sm {
    columns: 24rem
}

.columns-md {
    columns: 28rem
}

.columns-lg {
    columns: 32rem
}

.columns-xl {
    columns: 36rem
}

.columns-2xl {
    columns: 42rem
}

.columns-3xl {
    columns: 48rem
}

.columns-4xl {
    columns: 56rem
}

.columns-5xl {
    columns: 64rem
}

.columns-6xl {
    columns: 72rem
}

.columns-7xl {
    columns: 80rem
}

.content-none {
    content: ""
}

.contrast-0 {
    filter: contrast(0)
}

.contrast-50 {
    filter: contrast(.5)
}

.contrast-75 {
    filter: contrast(.75)
}

.contrast-100 {
    filter: contrast(1)
}

.contrast-125 {
    filter: contrast(1.25)
}

.contrast-150 {
    filter: contrast(1.5)
}

.contrast-200 {
    filter: contrast(2)
}

.cursor-auto {
    cursor: auto
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.cursor-wait {
    cursor: wait
}

.cursor-text {
    cursor: text
}

.cursor-move {
    cursor: move
}

.cursor-help {
    cursor: help
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-none {
    cursor: none
}

.cursor-context-menu {
    cursor: context-menu
}

.cursor-progress {
    cursor: progress
}

.cursor-cell {
    cursor: cell
}

.cursor-crosshair {
    cursor: crosshair
}

.cursor-vertical-text {
    cursor: vertical-text
}

.cursor-alias {
    cursor: alias
}

.cursor-copy {
    cursor: copy
}

.cursor-no-drop {
    cursor: no-drop
}

.cursor-grab {
    cursor: grab
}

.cursor-grabbing {
    cursor: grabbing
}

.cursor-all-scroll {
    cursor: all-scroll
}

.cursor-col-resize {
    cursor: col-resize
}

.cursor-row-resize {
    cursor: row-resize
}

.cursor-n-resize {
    cursor: n-resize
}

.cursor-e-resize {
    cursor: e-resize
}

.cursor-s-resize {
    cursor: s-resize
}

.cursor-w-resize {
    cursor: w-resize
}

.cursor-ne-resize {
    cursor: ne-resize
}

.cursor-nw-resize {
    cursor: nw-resize
}

.cursor-se-resize {
    cursor: se-resize
}

.cursor-sw-resize {
    cursor: sw-resize
}

.cursor-ew-resize {
    cursor: ew-resize
}

.cursor-ns-resize {
    cursor: ns-resize
}

.cursor-nesw-resize {
    cursor: nesw-resize
}

.cursor-nwse-resize {
    cursor: nwse-resize
}

.cursor-zoom-in {
    cursor: zoom-in
}

.cursor-zoom-out {
    cursor: zoom-out
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.inline-table {
    display: inline-table
}

.table-caption {
    display: table-caption
}

.table-cell {
    display: table-cell
}

.table-column {
    display: table-column
}

.table-column-group {
    display: table-column-group
}

.table-footer-group {
    display: table-footer-group
}

.table-header-group {
    display: table-header-group
}

.table-row-group {
    display: table-row-group
}

.table-row {
    display: table-row
}

.flow-root {
    display: flow-root
}

.grid {
    display: grid
}

.inline-grid {
    display: inline-grid
}

.contents {
    display: contents
}

.drop-shadow-sm {
    filter: drop-shadow(0 1px 1px rgba(0,0,0,.05))
}

.drop-shadow {
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))
}

.drop-shadow-md {
    filter: drop-shadow(0 4px 3px rgba(0,0,0,.07000000000000001)) drop-shadow(0 2px 2px rgba(0,0,0,.06))
}

.drop-shadow-lg {
    filter: drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))
}

.drop-shadow-xl {
    filter: drop-shadow(0 20px 13px rgba(0,0,0,.03)) drop-shadow(0 8px 5px rgba(0,0,0,.08))
}

.drop-shadow-2xl {
    filter: drop-shadow(0 25px 25px rgba(0,0,0,.15))
}

.drop-shadow-none {
    filter: drop-shadow(0 0 #000 0)
}

.fill-inherit {
    fill: inherit
}

.fill-current {
    fill: currentColor
}

.fill-transparent {
    fill: transparent
}

.fill-black {
    fill: #000
}

.fill-white {
    fill: #fff
}

.fill-slate-50 {
    fill: #f8fafc
}

.fill-slate-100 {
    fill: #f1f5f9
}

.fill-slate-200 {
    fill: #e2e8f0
}

.fill-slate-300 {
    fill: #cbd5e1
}

.fill-slate-400 {
    fill: #94a3b8
}

.fill-slate-500 {
    fill: #64748b
}

.fill-slate-600 {
    fill: #475569
}

.fill-slate-700 {
    fill: #334155
}

.fill-slate-800 {
    fill: #1e293b
}

.fill-slate-900 {
    fill: #0f172a
}

.fill-gray-50 {
    fill: #f9fafb
}

.fill-gray-100 {
    fill: #f3f4f6
}

.fill-gray-200 {
    fill: #e5e7eb
}

.fill-gray-300 {
    fill: #d1d5db
}

.fill-gray-400 {
    fill: #9ca3af
}

.fill-gray-500 {
    fill: #6b7280
}

.fill-gray-600 {
    fill: #4b5563
}

.fill-gray-700 {
    fill: #374151
}

.fill-gray-800 {
    fill: #1f2937
}

.fill-gray-900 {
    fill: #111827
}

.fill-zinc-50 {
    fill: #fafafa
}

.fill-zinc-100 {
    fill: #f4f4f5
}

.fill-zinc-200 {
    fill: #e4e4e7
}

.fill-zinc-300 {
    fill: #d4d4d8
}

.fill-zinc-400 {
    fill: #a1a1aa
}

.fill-zinc-500 {
    fill: #71717a
}

.fill-zinc-600 {
    fill: #52525b
}

.fill-zinc-700 {
    fill: #3f3f46
}

.fill-zinc-800 {
    fill: #27272a
}

.fill-zinc-900 {
    fill: #18181b
}

.fill-neutral-50 {
    fill: #fafafa
}

.fill-neutral-100 {
    fill: #f5f5f5
}

.fill-neutral-200 {
    fill: #e5e5e5
}

.fill-neutral-300 {
    fill: #d4d4d4
}

.fill-neutral-400 {
    fill: #a3a3a3
}

.fill-neutral-500 {
    fill: #737373
}

.fill-neutral-600 {
    fill: #525252
}

.fill-neutral-700 {
    fill: #404040
}

.fill-neutral-800 {
    fill: #262626
}

.fill-neutral-900 {
    fill: #171717
}

.fill-stone-50 {
    fill: #fafaf9
}

.fill-stone-100 {
    fill: #f5f5f4
}

.fill-stone-200 {
    fill: #e7e5e4
}

.fill-stone-300 {
    fill: #d6d3d1
}

.fill-stone-400 {
    fill: #a8a29e
}

.fill-stone-500 {
    fill: #78716c
}

.fill-stone-600 {
    fill: #57534e
}

.fill-stone-700 {
    fill: #44403c
}

.fill-stone-800 {
    fill: #292524
}

.fill-stone-900 {
    fill: #1c1917
}

.fill-red-50 {
    fill: #fef2f2
}

.fill-red-100 {
    fill: #fee2e2
}

.fill-red-200 {
    fill: #fecaca
}

.fill-red-300 {
    fill: #fca5a5
}

.fill-red-400 {
    fill: #f87171
}

.fill-red-500 {
    fill: #ef4444
}

.fill-red-600 {
    fill: #dc2626
}

.fill-red-700 {
    fill: #b91c1c
}

.fill-red-800 {
    fill: #991b1b
}

.fill-red-900 {
    fill: #7f1d1d
}

.fill-orange-50 {
    fill: #fff7ed
}

.fill-orange-100 {
    fill: #ffedd5
}

.fill-orange-200 {
    fill: #fed7aa
}

.fill-orange-300 {
    fill: #fdba74
}

.fill-orange-400 {
    fill: #fb923c
}

.fill-orange-500 {
    fill: #f97316
}

.fill-orange-600 {
    fill: #ea580c
}

.fill-orange-700 {
    fill: #c2410c
}

.fill-orange-800 {
    fill: #9a3412
}

.fill-orange-900 {
    fill: #7c2d12
}

.fill-amber-50 {
    fill: #fffbeb
}

.fill-amber-100 {
    fill: #fef3c7
}

.fill-amber-200 {
    fill: #fde68a
}

.fill-amber-300 {
    fill: #fcd34d
}

.fill-amber-400 {
    fill: #fbbf24
}

.fill-amber-500 {
    fill: #f59e0b
}

.fill-amber-600 {
    fill: #d97706
}

.fill-amber-700 {
    fill: #b45309
}

.fill-amber-800 {
    fill: #92400e
}

.fill-amber-900 {
    fill: #78350f
}

.fill-yellow-50 {
    fill: #fefce8
}

.fill-yellow-100 {
    fill: #fef9c3
}

.fill-yellow-200 {
    fill: #fef08a
}

.fill-yellow-300 {
    fill: #fde047
}

.fill-yellow-400 {
    fill: #facc15
}

.fill-yellow-500 {
    fill: #eab308
}

.fill-yellow-600 {
    fill: #ca8a04
}

.fill-yellow-700 {
    fill: #a16207
}

.fill-yellow-800 {
    fill: #854d0e
}

.fill-yellow-900 {
    fill: #713f12
}

.fill-lime-50 {
    fill: #f7fee7
}

.fill-lime-100 {
    fill: #ecfccb
}

.fill-lime-200 {
    fill: #d9f99d
}

.fill-lime-300 {
    fill: #bef264
}

.fill-lime-400 {
    fill: #a3e635
}

.fill-lime-500 {
    fill: #84cc16
}

.fill-lime-600 {
    fill: #65a30d
}

.fill-lime-700 {
    fill: #4d7c0f
}

.fill-lime-800 {
    fill: #3f6212
}

.fill-lime-900 {
    fill: #365314
}

.fill-green-50 {
    fill: #f0fdf4
}

.fill-green-100 {
    fill: #dcfce7
}

.fill-green-200 {
    fill: #bbf7d0
}

.fill-green-300 {
    fill: #86efac
}

.fill-green-400 {
    fill: #4ade80
}

.fill-green-500 {
    fill: #22c55e
}

.fill-green-600 {
    fill: #16a34a
}

.fill-green-700 {
    fill: #15803d
}

.fill-green-800 {
    fill: #166534
}

.fill-green-900 {
    fill: #14532d
}

.fill-emerald-50 {
    fill: #ecfdf5
}

.fill-emerald-100 {
    fill: #d1fae5
}

.fill-emerald-200 {
    fill: #a7f3d0
}

.fill-emerald-300 {
    fill: #6ee7b7
}

.fill-emerald-400 {
    fill: #34d399
}

.fill-emerald-500 {
    fill: #10b981
}

.fill-emerald-600 {
    fill: #059669
}

.fill-emerald-700 {
    fill: #047857
}

.fill-emerald-800 {
    fill: #065f46
}

.fill-emerald-900 {
    fill: #064e3b
}

.fill-teal-50 {
    fill: #f0fdfa
}

.fill-teal-100 {
    fill: #ccfbf1
}

.fill-teal-200 {
    fill: #99f6e4
}

.fill-teal-300 {
    fill: #5eead4
}

.fill-teal-400 {
    fill: #2dd4bf
}

.fill-teal-500 {
    fill: #14b8a6
}

.fill-teal-600 {
    fill: #0d9488
}

.fill-teal-700 {
    fill: #0f766e
}

.fill-teal-800 {
    fill: #115e59
}

.fill-teal-900 {
    fill: #134e4a
}

.fill-cyan-50 {
    fill: #ecfeff
}

.fill-cyan-100 {
    fill: #cffafe
}

.fill-cyan-200 {
    fill: #a5f3fc
}

.fill-cyan-300 {
    fill: #67e8f9
}

.fill-cyan-400 {
    fill: #22d3ee
}

.fill-cyan-500 {
    fill: #06b6d4
}

.fill-cyan-600 {
    fill: #0891b2
}

.fill-cyan-700 {
    fill: #0e7490
}

.fill-cyan-800 {
    fill: #155e75
}

.fill-cyan-900 {
    fill: #164e63
}

.fill-sky-50 {
    fill: #f0f9ff
}

.fill-sky-100 {
    fill: #e0f2fe
}

.fill-sky-200 {
    fill: #bae6fd
}

.fill-sky-300 {
    fill: #7dd3fc
}

.fill-sky-400 {
    fill: #38bdf8
}

.fill-sky-500 {
    fill: #0ea5e9
}

.fill-sky-600 {
    fill: #0284c7
}

.fill-sky-700 {
    fill: #0369a1
}

.fill-sky-800 {
    fill: #075985
}

.fill-sky-900 {
    fill: #0c4a6e
}

.fill-blue-50 {
    fill: #eff6ff
}

.fill-blue-100 {
    fill: #dbeafe
}

.fill-blue-200 {
    fill: #bfdbfe
}

.fill-blue-300 {
    fill: #93c5fd
}

.fill-blue-400 {
    fill: #60a5fa
}

.fill-blue-500 {
    fill: #3b82f6
}

.fill-blue-600 {
    fill: #2563eb
}

.fill-blue-700 {
    fill: #1d4ed8
}

.fill-blue-800 {
    fill: #1e40af
}

.fill-blue-900 {
    fill: #1e3a8a
}

.fill-indigo-50 {
    fill: #eef2ff
}

.fill-indigo-100 {
    fill: #e0e7ff
}

.fill-indigo-200 {
    fill: #c7d2fe
}

.fill-indigo-300 {
    fill: #a5b4fc
}

.fill-indigo-400 {
    fill: #818cf8
}

.fill-indigo-500 {
    fill: #6366f1
}

.fill-indigo-600 {
    fill: #4f46e5
}

.fill-indigo-700 {
    fill: #4338ca
}

.fill-indigo-800 {
    fill: #3730a3
}

.fill-indigo-900 {
    fill: #312e81
}

.fill-violet-50 {
    fill: #f5f3ff
}

.fill-violet-100 {
    fill: #ede9fe
}

.fill-violet-200 {
    fill: #ddd6fe
}

.fill-violet-300 {
    fill: #c4b5fd
}

.fill-violet-400 {
    fill: #a78bfa
}

.fill-violet-500 {
    fill: #8b5cf6
}

.fill-violet-600 {
    fill: #7c3aed
}

.fill-violet-700 {
    fill: #6d28d9
}

.fill-violet-800 {
    fill: #5b21b6
}

.fill-violet-900 {
    fill: #4c1d95
}

.fill-purple-50 {
    fill: #faf5ff
}

.fill-purple-100 {
    fill: #f3e8ff
}

.fill-purple-200 {
    fill: #e9d5ff
}

.fill-purple-300 {
    fill: #d8b4fe
}

.fill-purple-400 {
    fill: #c084fc
}

.fill-purple-500 {
    fill: #a855f7
}

.fill-purple-600 {
    fill: #9333ea
}

.fill-purple-700 {
    fill: #7e22ce
}

.fill-purple-800 {
    fill: #6b21a8
}

.fill-purple-900 {
    fill: #581c87
}

.fill-fuchsia-50 {
    fill: #fdf4ff
}

.fill-fuchsia-100 {
    fill: #fae8ff
}

.fill-fuchsia-200 {
    fill: #f5d0fe
}

.fill-fuchsia-300 {
    fill: #f0abfc
}

.fill-fuchsia-400 {
    fill: #e879f9
}

.fill-fuchsia-500 {
    fill: #d946ef
}

.fill-fuchsia-600 {
    fill: #c026d3
}

.fill-fuchsia-700 {
    fill: #a21caf
}

.fill-fuchsia-800 {
    fill: #86198f
}

.fill-fuchsia-900 {
    fill: #701a75
}

.fill-pink-50 {
    fill: #fdf2f8
}

.fill-pink-100 {
    fill: #fce7f3
}

.fill-pink-200 {
    fill: #fbcfe8
}

.fill-pink-300 {
    fill: #f9a8d4
}

.fill-pink-400 {
    fill: #f472b6
}

.fill-pink-500 {
    fill: #ec4899
}

.fill-pink-600 {
    fill: #db2777
}

.fill-pink-700 {
    fill: #be185d
}

.fill-pink-800 {
    fill: #9d174d
}

.fill-pink-900 {
    fill: #831843
}

.fill-rose-50 {
    fill: #fff1f2
}

.fill-rose-100 {
    fill: #ffe4e6
}

.fill-rose-200 {
    fill: #fecdd3
}

.fill-rose-300 {
    fill: #fda4af
}

.fill-rose-400 {
    fill: #fb7185
}

.fill-rose-500 {
    fill: #f43f5e
}

.fill-rose-600 {
    fill: #e11d48
}

.fill-rose-700 {
    fill: #be123c
}

.fill-rose-800 {
    fill: #9f1239
}

.fill-rose-900 {
    fill: #881337
}

.basis-0 {
    flex-basis: 0px
}

.basis-1 {
    flex-basis: .25rem
}

.basis-2 {
    flex-basis: .5rem
}

.basis-3 {
    flex-basis: .75rem
}

.basis-4 {
    flex-basis: 1rem
}

.basis-5 {
    flex-basis: 1.25rem
}

.basis-6 {
    flex-basis: 1.5rem
}

.basis-7 {
    flex-basis: 1.75rem
}

.basis-8 {
    flex-basis: 2rem
}

.basis-9 {
    flex-basis: 2.25rem
}

.basis-10 {
    flex-basis: 2.5rem
}

.basis-11 {
    flex-basis: 2.75rem
}

.basis-12 {
    flex-basis: 3rem
}

.basis-14 {
    flex-basis: 3.5rem
}

.basis-16 {
    flex-basis: 4rem
}

.basis-20 {
    flex-basis: 5rem
}

.basis-24 {
    flex-basis: 6rem
}

.basis-28 {
    flex-basis: 7rem
}

.basis-32 {
    flex-basis: 8rem
}

.basis-36 {
    flex-basis: 9rem
}

.basis-40 {
    flex-basis: 10rem
}

.basis-44 {
    flex-basis: 11rem
}

.basis-48 {
    flex-basis: 12rem
}

.basis-52 {
    flex-basis: 13rem
}

.basis-56 {
    flex-basis: 14rem
}

.basis-60 {
    flex-basis: 15rem
}

.basis-64 {
    flex-basis: 16rem
}

.basis-72 {
    flex-basis: 18rem
}

.basis-80 {
    flex-basis: 20rem
}

.basis-96 {
    flex-basis: 24rem
}

.basis-auto {
    flex-basis: auto
}

.basis-px {
    flex-basis: 1px
}

.basis-0-5 {
    flex-basis: .125rem
}

.basis-1-5 {
    flex-basis: .375rem
}

.basis-2-5 {
    flex-basis: .625rem
}

.basis-3-5 {
    flex-basis: .875rem
}

.basis-1_2 {
    flex-basis: 50%
}

.basis-1_3 {
    flex-basis: 33.333333%
}

.basis-2_3 {
    flex-basis: 66.666667%
}

.basis-1_4 {
    flex-basis: 25%
}

.basis-2_4 {
    flex-basis: 50%
}

.basis-3_4 {
    flex-basis: 75%
}

.basis-1_5 {
    flex-basis: 20%
}

.basis-2_5 {
    flex-basis: 40%
}

.basis-3_5 {
    flex-basis: 60%
}

.basis-4_5 {
    flex-basis: 80%
}

.basis-1_6 {
    flex-basis: 16.666667%
}

.basis-2_6 {
    flex-basis: 33.333333%
}

.basis-3_6 {
    flex-basis: 50%
}

.basis-4_6 {
    flex-basis: 66.666667%
}

.basis-5_6 {
    flex-basis: 83.333333%
}

.basis-1_12 {
    flex-basis: 8.333333%
}

.basis-2_12 {
    flex-basis: 16.666667%
}

.basis-3_12 {
    flex-basis: 25%
}

.basis-4_12 {
    flex-basis: 33.333333%
}

.basis-5_12 {
    flex-basis: 41.666667%
}

.basis-6_12 {
    flex-basis: 50%
}

.basis-7_12 {
    flex-basis: 58.333333%
}

.basis-8_12 {
    flex-basis: 66.666667%
}

.basis-9_12 {
    flex-basis: 75%
}

.basis-10_12 {
    flex-basis: 83.333333%
}

.basis-11_12 {
    flex-basis: 91.666667%
}

.basis-full {
    flex-basis: 100%
}

.flex-row {
    flex-direction: row
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.flex-nowrap {
    flex-wrap: nowrap
}

.flex-1 {
    flex: 1 1 0%
}

.flex-auto {
    flex: 1 1 auto
}

.flex-initial {
    flex: 0 1 auto
}

.flex-none {
    flex: none
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.float-none {
    float: none
}

.font-sans {
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}

.font-serif {
    font-family: ui-serif,Georgia,Cambria,"Times New Roman",Times,serif
}

.font-mono {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1
}

.text-7xl {
    font-size: 4.5rem;
    line-height: 1
}

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

.text-9xl {
    font-size: 8rem;
    line-height: 1
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.italic {
    font-style: italic
}

.not-italic {
    font-style: normal
}

.font-thin {
    font-weight: 100
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-black {
    font-weight: 900
}

.gap-0 {
    gap: 0px
}

.gap-x-0 {
    column-gap: 0
}

.gap-y-0 {
    row-gap: 0px
}

.gap-px {
    gap: 1px
}

.gap-x-px {
    column-gap: 1px
}

.gap-y-px {
    row-gap: 1px
}

.gap-0-5 {
    gap: .125rem
}

.gap-x-0-5 {
    column-gap: .125rem
}

.gap-y-0-5 {
    row-gap: .125rem
}

.gap-1 {
    gap: .25rem
}

.gap-x-1 {
    column-gap: .25rem
}

.gap-y-1 {
    row-gap: .25rem
}

.gap-1-5 {
    gap: .375rem
}

.gap-x-1-5 {
    column-gap: .375rem
}

.gap-y-1-5 {
    row-gap: .375rem
}

.gap-2 {
    gap: .5rem
}

.gap-x-2 {
    column-gap: .5rem
}

.gap-y-2 {
    row-gap: .5rem
}

.gap-2-5 {
    gap: .625rem
}

.gap-x-2-5 {
    column-gap: .625rem
}

.gap-y-2-5 {
    row-gap: .625rem
}

.gap-3 {
    gap: .75rem
}

.gap-x-3 {
    column-gap: .75rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-3-5 {
    gap: .875rem
}

.gap-x-3-5 {
    column-gap: .875rem
}

.gap-y-3-5 {
    row-gap: .875rem
}

.gap-4 {
    gap: 1rem
}

.gap-x-4 {
    column-gap: 1rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-x-5 {
    column-gap: 1.25rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-x-6 {
    column-gap: 1.5rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-x-7 {
    column-gap: 1.75rem
}

.gap-y-7 {
    row-gap: 1.75rem
}

.gap-8 {
    gap: 2rem
}

.gap-x-8 {
    column-gap: 2rem
}

.gap-y-8 {
    row-gap: 2rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-x-9 {
    column-gap: 2.25rem
}

.gap-y-9 {
    row-gap: 2.25rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-x-10 {
    column-gap: 2.5rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-11 {
    gap: 2.75rem
}

.gap-x-11 {
    column-gap: 2.75rem
}

.gap-y-11 {
    row-gap: 2.75rem
}

.gap-12 {
    gap: 3rem
}

.gap-x-12 {
    column-gap: 3rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-x-14 {
    column-gap: 3.5rem
}

.gap-y-14 {
    row-gap: 3.5rem
}

.gap-16 {
    gap: 4rem
}

.gap-x-16 {
    column-gap: 4rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-20 {
    gap: 5rem
}

.gap-x-20 {
    column-gap: 5rem
}

.gap-y-20 {
    row-gap: 5rem
}

.gap-24 {
    gap: 6rem
}

.gap-x-24 {
    column-gap: 6rem
}

.gap-y-24 {
    row-gap: 6rem
}

.gap-28 {
    gap: 7rem
}

.gap-x-28 {
    column-gap: 7rem
}

.gap-y-28 {
    row-gap: 7rem
}

.gap-32 {
    gap: 8rem
}

.gap-x-32 {
    column-gap: 8rem
}

.gap-y-32 {
    row-gap: 8rem
}

.gap-36 {
    gap: 9rem
}

.gap-x-36 {
    column-gap: 9rem
}

.gap-y-36 {
    row-gap: 9rem
}

.gap-40 {
    gap: 10rem
}

.gap-x-40 {
    column-gap: 10rem
}

.gap-y-40 {
    row-gap: 10rem
}

.gap-44 {
    gap: 11rem
}

.gap-x-44 {
    column-gap: 11rem
}

.gap-y-44 {
    row-gap: 11rem
}

.gap-48 {
    gap: 12rem
}

.gap-x-48 {
    column-gap: 12rem
}

.gap-y-48 {
    row-gap: 12rem
}

.gap-52 {
    gap: 13rem
}

.gap-x-52 {
    column-gap: 13rem
}

.gap-y-52 {
    row-gap: 13rem
}

.gap-56 {
    gap: 14rem
}

.gap-x-56 {
    column-gap: 14rem
}

.gap-y-56 {
    row-gap: 14rem
}

.gap-60 {
    gap: 15rem
}

.gap-x-60 {
    column-gap: 15rem
}

.gap-y-60 {
    row-gap: 15rem
}

.gap-64 {
    gap: 16rem
}

.gap-x-64 {
    column-gap: 16rem
}

.gap-y-64 {
    row-gap: 16rem
}

.gap-72 {
    gap: 18rem
}

.gap-x-72 {
    column-gap: 18rem
}

.gap-y-72 {
    row-gap: 18rem
}

.gap-80 {
    gap: 20rem
}

.gap-x-80 {
    column-gap: 20rem
}

.gap-y-80 {
    row-gap: 20rem
}

.gap-96 {
    gap: 24rem
}

.gap-x-96 {
    column-gap: 24rem
}

.gap-y-96 {
    row-gap: 24rem
}

.grayscale-0 {
    filter: grayscale(0)
}

.grayscale {
    filter: grayscale(100%)
}

.auto-cols-auto {
    grid-auto-columns: auto
}

.auto-cols-min {
    grid-auto-columns: min-content
}

.auto-cols-max {
    grid-auto-columns: max-content
}

.auto-cols-fr {
    grid-auto-columns: minmax(0,1fr)
}

.grid-flow-row {
    grid-auto-flow: row
}

.grid-flow-col {
    grid-auto-flow: column
}

.grid-flow-row-dense {
    grid-auto-flow: row dense
}

.grid-flow-col-dense {
    grid-auto-flow: column dense
}

.auto-rows-auto {
    grid-auto-rows: auto
}

.auto-rows-min {
    grid-auto-rows: min-content
}

.auto-rows-max {
    grid-auto-rows: max-content
}

.auto-rows-fr {
    grid-auto-rows: minmax(0,1fr)
}

.col-auto {
    grid-column: auto
}

.col-span-1 {
    grid-column: span 1 span 1
}

.col-span-2 {
    grid-column: span 2 span 2
}

.col-span-3 {
    grid-column: span 3 span 3
}

.col-span-4 {
    grid-column: span 4 span 4
}

.col-span-5 {
    grid-column: span 5 span 5
}

.col-span-6 {
    grid-column: span 6 span 6
}

.col-span-7 {
    grid-column: span 7 span 7
}

.col-span-8 {
    grid-column: span 8 span 8
}

.col-span-9 {
    grid-column: span 9 span 9
}

.col-span-10 {
    grid-column: span 10 span 10
}

.col-span-11 {
    grid-column: span 11 span 11
}

.col-span-12 {
    grid-column: span 12 span 12
}

.col-span-full {
    grid-column: -1
}

.col-start-1 {
    grid-column-start: 1
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-3 {
    grid-column-start: 3
}

.col-start-4 {
    grid-column-start: 4
}

.col-start-5 {
    grid-column-start: 5
}

.col-start-6 {
    grid-column-start: 6
}

.col-start-7 {
    grid-column-start: 7
}

.col-start-8 {
    grid-column-start: 8
}

.col-start-9 {
    grid-column-start: 9
}

.col-start-10 {
    grid-column-start: 10
}

.col-start-11 {
    grid-column-start: 11
}

.col-start-12 {
    grid-column-start: 12
}

.col-start-13 {
    grid-column-start: 13
}

.col-start-auto {
    grid-column-start: auto
}

.col-end-1 {
    grid-column-end: 1
}

.col-end-2 {
    grid-column-end: 2
}

.col-end-3 {
    grid-column-end: 3
}

.col-end-4 {
    grid-column-end: 4
}

.col-end-5 {
    grid-column-end: 5
}

.col-end-6 {
    grid-column-end: 6
}

.col-end-7 {
    grid-column-end: 7
}

.col-end-8 {
    grid-column-end: 8
}

.col-end-9 {
    grid-column-end: 9
}

.col-end-10 {
    grid-column-end: 10
}

.col-end-11 {
    grid-column-end: 11
}

.col-end-12 {
    grid-column-end: 12
}

.col-end-13 {
    grid-column-end: 13
}

.col-end-auto {
    grid-column-end: auto
}

.row-auto {
    grid-row: auto
}

.row-span-1 {
    grid-row: span 1 span 1
}

.row-span-2 {
    grid-row: span 2 span 2
}

.row-span-3 {
    grid-row: span 3 span 3
}

.row-span-4 {
    grid-row: span 4 span 4
}

.row-span-5 {
    grid-row: span 5 span 5
}

.row-span-6 {
    grid-row: span 6 span 6
}

.row-span-full {
    grid-row: -1
}

.row-start-1 {
    grid-row-start: 1
}

.row-start-2 {
    grid-row-start: 2
}

.row-start-3 {
    grid-row-start: 3
}

.row-start-4 {
    grid-row-start: 4
}

.row-start-5 {
    grid-row-start: 5
}

.row-start-6 {
    grid-row-start: 6
}

.row-start-7 {
    grid-row-start: 7
}

.row-start-auto {
    grid-row-start: auto
}

.row-end-1 {
    grid-row-end: 1
}

.row-end-2 {
    grid-row-end: 2
}

.row-end-3 {
    grid-row-end: 3
}

.row-end-4 {
    grid-row-end: 4
}

.row-end-5 {
    grid-row-end: 5
}

.row-end-6 {
    grid-row-end: 6
}

.row-end-7 {
    grid-row-end: 7
}

.row-end-auto {
    grid-row-end: auto
}

.grid-cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4,minmax(0,1fr))
}

.grid-cols-5 {
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.grid-cols-6 {
    grid-template-columns: repeat(6,minmax(0,1fr))
}

.grid-cols-7 {
    grid-template-columns: repeat(7,minmax(0,1fr))
}

.grid-cols-8 {
    grid-template-columns: repeat(8,minmax(0,1fr))
}

.grid-cols-9 {
    grid-template-columns: repeat(9,minmax(0,1fr))
}

.grid-cols-10 {
    grid-template-columns: repeat(10,minmax(0,1fr))
}

.grid-cols-11 {
    grid-template-columns: repeat(11,minmax(0,1fr))
}

.grid-cols-12 {
    grid-template-columns: repeat(12,minmax(0,1fr))
}

.grid-cols-none {
    grid-template-columns: none
}

.grid-rows-1 {
    grid-template-rows: repeat(1,minmax(0,1fr))
}

.grid-rows-2 {
    grid-template-rows: repeat(2,minmax(0,1fr))
}

.grid-rows-3 {
    grid-template-rows: repeat(3,minmax(0,1fr))
}

.grid-rows-4 {
    grid-template-rows: repeat(4,minmax(0,1fr))
}

.grid-rows-5 {
    grid-template-rows: repeat(5,minmax(0,1fr))
}

.grid-rows-6 {
    grid-template-rows: repeat(6,minmax(0,1fr))
}

.grid-rows-none {
    grid-template-rows: none
}

.h-0 {
    height: 0
}

.h-px {
    height: 1px
}

.h-0-5 {
    height: .125rem
}

.h-1 {
    height: .25rem
}

.h-1-5 {
    height: .375rem
}

.h-2 {
    height: .5rem
}

.h-2-5 {
    height: .625rem
}

.h-3 {
    height: .75rem
}

.h-3-5 {
    height: .875rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-28 {
    height: 7rem
}

.h-32 {
    height: 8rem
}

.h-36 {
    height: 9rem
}

.h-40 {
    height: 10rem
}

.h-44 {
    height: 11rem
}

.h-48 {
    height: 12rem
}

.h-52 {
    height: 13rem
}

.h-56 {
    height: 14rem
}

.h-60 {
    height: 15rem
}

.h-64 {
    height: 16rem
}

.h-72 {
    height: 18rem
}

.h-80 {
    height: 20rem
}

.h-96 {
    height: 24rem
}

.h-auto {
    height: auto
}

.h-1_2 {
    height: 50%
}

.h-1_3 {
    height: 33.333333%
}

.h-2_3 {
    height: 66.666667%
}

.h-1_4 {
    height: 25%
}

.h-2_4 {
    height: 50%
}

.h-3_4 {
    height: 75%
}

.h-1_5 {
    height: 20%
}

.h-2_5 {
    height: 40%
}

.h-3_5 {
    height: 60%
}

.h-4_5 {
    height: 80%
}

.h-1_6 {
    height: 16.666667%
}

.h-2_6 {
    height: 33.333333%
}

.h-3_6 {
    height: 50%
}

.h-4_6 {
    height: 66.666667%
}

.h-5_6 {
    height: 83.333333%
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.h-min {
    height: min-content
}

.h-max {
    height: max-content
}

.h-fit {
    height: fit-content
}

.hue-rotate-0 {
    filter: hue-rotate(0deg)
}

.hue-rotate-15 {
    filter: hue-rotate(15deg)
}

.hue-rotate-30 {
    filter: hue-rotate(30deg)
}

.hue-rotate-60 {
    filter: hue-rotate(60deg)
}

.hue-rotate-90 {
    filter: hue-rotate(90deg)
}

.hue-rotate-180 {
    filter: hue-rotate(180deg)
}

.invert-0 {
    filter: invert(0)
}

.invert {
    filter: invert(100%)
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-evenly {
    justify-content: space-evenly
}

.justify-items-start {
    justify-items: start
}

.justify-items-end {
    justify-items: end
}

.justify-items-center {
    justify-items: center
}

.justify-items-stretch {
    justify-items: stretch
}

.justify-self-auto {
    justify-self: auto
}

.justify-self-start {
    justify-self: start
}

.justify-self-end {
    justify-self: end
}

.justify-self-center {
    justify-self: center
}

.justify-self-stretch {
    justify-self: stretch
}

.tracking-tighter {
    letter-spacing: -.05em
}

.tracking-tight {
    letter-spacing: -.025em
}

.tracking-normal {
    letter-spacing: 0em
}

.tracking-wide {
    letter-spacing: .025em
}

.tracking-wider {
    letter-spacing: .05em
}

.tracking-widest {
    letter-spacing: .1em
}

.leading-3 {
    line-height: .75rem
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-8 {
    line-height: 2rem
}

.leading-9 {
    line-height: 2.25rem
}

.leading-10 {
    line-height: 2.5rem
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

.leading-snug {
    line-height: 1.375
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-loose {
    line-height: 2
}

.list-none {
    list-style-type: none
}

.list-disc {
    list-style-type: disc
}

.list-decimal {
    list-style-type: decimal
}

.max-h-0 {
    max-height: 0px
}

.max-h-px {
    max-height: 1px
}

.max-h-0-5 {
    max-height: .125rem
}

.max-h-1 {
    max-height: .25rem
}

.max-h-1-5 {
    max-height: .375rem
}

.max-h-2 {
    max-height: .5rem
}

.max-h-2-5 {
    max-height: .625rem
}

.max-h-3 {
    max-height: .75rem
}

.max-h-3-5 {
    max-height: .875rem
}

.max-h-4 {
    max-height: 1rem
}

.max-h-5 {
    max-height: 1.25rem
}

.max-h-6 {
    max-height: 1.5rem
}

.max-h-7 {
    max-height: 1.75rem
}

.max-h-8 {
    max-height: 2rem
}

.max-h-9 {
    max-height: 2.25rem
}

.max-h-10 {
    max-height: 2.5rem
}

.max-h-11 {
    max-height: 2.75rem
}

.max-h-12 {
    max-height: 3rem
}

.max-h-14 {
    max-height: 3.5rem
}

.max-h-16 {
    max-height: 4rem
}

.max-h-20 {
    max-height: 5rem
}

.max-h-24 {
    max-height: 6rem
}

.max-h-28 {
    max-height: 7rem
}

.max-h-32 {
    max-height: 8rem
}

.max-h-36 {
    max-height: 9rem
}

.max-h-40 {
    max-height: 10rem
}

.max-h-44 {
    max-height: 11rem
}

.max-h-48 {
    max-height: 12rem
}

.max-h-52 {
    max-height: 13rem
}

.max-h-56 {
    max-height: 14rem
}

.max-h-60 {
    max-height: 15rem
}

.max-h-64 {
    max-height: 16rem
}

.max-h-72 {
    max-height: 18rem
}

.max-h-80 {
    max-height: 20rem
}

.max-h-96 {
    max-height: 24rem
}

.max-h-full {
    max-height: 100%
}

.max-h-screen {
    max-height: 100vh
}

.max-h-min {
    max-height: min-content
}

.max-h-max {
    max-height: max-content
}

.max-h-fit {
    max-height: fit-content
}

.max-w-0 {
    max-width: 0
}

.max-w-none {
    max-width: none
}

.max-w-xs {
    max-width: 20rem
}

.max-w-sm {
    max-width: 24rem
}

.max-w-md {
    max-width: 28rem
}

.max-w-lg {
    max-width: 32rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-full {
    max-width: 100%
}

.max-w-min {
    max-width: min-content
}

.max-w-max {
    max-width: max-content
}

.max-w-fit {
    max-width: fit-content
}

.max-w-prose {
    max-width: 65ch
}

.max-w-screen-sm {
    max-width: 640px
}

.max-w-screen-md {
    max-width: 768px
}

.max-w-screen-lg {
    max-width: 1024px
}

.max-w-screen-xl {
    max-width: 1280px
}

.max-w-screen-2xl {
    max-width: 1536px
}

.min-h-0 {
    min-height: 0px
}

.min-h-full {
    min-height: 100%
}

.min-h-screen {
    min-height: 100vh
}

.min-h-min {
    min-height: min-content
}

.min-h-max {
    min-height: max-content
}

.min-h-fit {
    min-height: fit-content
}

.min-w-0 {
    min-width: 0
}

.min-w-full {
    min-width: 100%
}

.min-w-min {
    min-width: min-content
}

.min-w-max {
    min-width: max-content
}

.min-w-fit {
    min-width: fit-content
}

.mix-blend-normal {
    mix-blend-mode: normal
}

.mix-blend-multiply {
    mix-blend-mode: multiply
}

.mix-blend-screen {
    mix-blend-mode: screen
}

.mix-blend-overlay {
    mix-blend-mode: overlay
}

.mix-blend-darken {
    mix-blend-mode: darken
}

.mix-blend-lighten {
    mix-blend-mode: lighten
}

.mix-blend-color-dodge {
    mix-blend-mode: color-dodge
}

.mix-blend-color-burn {
    mix-blend-mode: color-burn
}

.mix-blend-hard-light {
    mix-blend-mode: hard-light
}

.mix-blend-soft-light {
    mix-blend-mode: soft-light
}

.mix-blend-difference {
    mix-blend-mode: difference
}

.mix-blend-exclusion {
    mix-blend-mode: exclusion
}

.mix-blend-hue {
    mix-blend-mode: hue
}

.mix-blend-saturation {
    mix-blend-mode: saturation
}

.mix-blend-color {
    mix-blend-mode: color
}

.mix-blend-luminosity {
    mix-blend-mode: luminosity
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.object-fill {
    object-fit: fill
}

.object-none {
    object-fit: none
}

.object-scale-down {
    object-fit: scale-down
}

.opacity-0 {
    opacity: 0
}

.opacity-5 {
    opacity: .05
}

.opacity-10 {
    opacity: .1
}

.opacity-20 {
    opacity: .2
}

.opacity-25 {
    opacity: .25
}

.opacity-30 {
    opacity: .3
}

.opacity-40 {
    opacity: .4
}

.opacity-50 {
    opacity: .5
}

.opacity-60 {
    opacity: .6
}

.opacity-70 {
    opacity: .7
}

.opacity-75 {
    opacity: .75
}

.opacity-80 {
    opacity: .8
}

.opacity-90 {
    opacity: .9
}

.opacity-95 {
    opacity: .95
}

.opacity-100 {
    opacity: 1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.order-first {
    order: -9999
}

.order-last {
    order: 9999
}

.order-none {
    order: 0
}

.outline-offset-0 {
    outline-offset: 0px
}

.outline-offset-1 {
    outline-offset: 1px
}

.outline-offset-2 {
    outline-offset: 2px
}

.outline-offset-4 {
    outline-offset: 4px
}

.outline-offset-8 {
    outline-offset: 8px
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.outline-dashed {
    outline-style: dashed
}

.outline-dotted {
    outline-style: dotted
}

.outline-double {
    outline-style: double
}

.outline-hidden {
    outline-style: hidden
}

.outline-0 {
    outline-width: 0
}

.outline-1 {
    outline-width: 1px
}

.outline-2 {
    outline-width: 2px
}

.outline-4 {
    outline-width: 4px
}

.outline-8 {
    outline-width: 8px
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-clip {
    overflow: clip
}

.overflow-visible {
    overflow: visible
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-x-clip {
    overflow-x: clip
}

.overflow-y-clip {
    overflow-y: clip
}

.overflow-x-visible {
    overflow-x: visible
}

.overflow-y-visible {
    overflow-y: visible
}

.overflow-x-scroll {
    overflow-x: scroll
}

.overflow-y-scroll {
    overflow-y: scroll
}

.place-content-center {
    place-content: center
}

.place-content-start {
    place-content: start
}

.place-content-end {
    place-content: end
}

.place-content-between {
    place-content: space-between
}

.place-content-around {
    place-content: space-around
}

.place-content-evenly {
    place-content: space-evenly
}

.place-content-stretch {
    place-content: stretch
}

.place-items-start {
    place-items: start
}

.place-items-end {
    place-items: end
}

.place-items-center {
    place-items: center
}

.place-items-stretch {
    place-items: stretch
}

.place-self-auto {
    place-self: auto
}

.place-self-start {
    place-self: start
}

.place-self-end {
    place-self: end
}

.place-self-center {
    place-self: center
}

.place-self-stretch {
    place-self: stretch
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.resize-none {
    resize: none
}

.resize-y {
    resize: vertical
}

.resize-x {
    resize: horizontal
}

.resize {
    resize: both
}

.rotate-0 {
    transform: rotate(0deg)
}

.rotate-1 {
    transform: rotate(1deg)
}

.rotate-2 {
    transform: rotate(2deg)
}

.rotate-3 {
    transform: rotate(3deg)
}

.rotate-6 {
    transform: rotate(6deg)
}

.rotate-12 {
    transform: rotate(12deg)
}

.rotate-45 {
    transform: rotate(45deg)
}

.rotate-90 {
    transform: rotate(90deg)
}

.rotate-180 {
    transform: rotate(180deg)
}

.saturate-0 {
    filter: saturate(0)
}

.saturate-50 {
    filter: saturate(.5)
}

.saturate-100 {
    filter: saturate(1)
}

.saturate-150 {
    filter: saturate(1.5)
}

.saturate-200 {
    filter: saturate(2)
}

.scale-0 {
    transform: scale(0)
}

.scale-x-0 {
    transform: scaleX(0)
}

.scale-y-0 {
    transform: scaleY(0)
}

.scale-50 {
    transform: scale(.5)
}

.scale-x-50 {
    transform: scaleX(.5)
}

.scale-y-50 {
    transform: scaleY(.5)
}

.scale-75 {
    transform: scale(.75)
}

.scale-x-75 {
    transform: scaleX(.75)
}

.scale-y-75 {
    transform: scaleY(.75)
}

.scale-90 {
    transform: scale(.9)
}

.scale-x-90 {
    transform: scaleX(.9)
}

.scale-y-90 {
    transform: scaleY(.9)
}

.scale-95 {
    transform: scale(.95)
}

.scale-x-95 {
    transform: scaleX(.95)
}

.scale-y-95 {
    transform: scaleY(.95)
}

.scale-100 {
    transform: scale(1)
}

.scale-x-100 {
    transform: scaleX(1)
}

.scale-y-100 {
    transform: scaleY(1)
}

.scale-105 {
    transform: scale(1.05)
}

.scale-x-105 {
    transform: scaleX(1.05)
}

.scale-y-105 {
    transform: scaleY(1.05)
}

.scale-110 {
    transform: scale(1.1)
}

.scale-x-110 {
    transform: scaleX(1.1)
}

.scale-y-110 {
    transform: scaleY(1.1)
}

.scale-125 {
    transform: scale(1.25)
}

.scale-x-125 {
    transform: scaleX(1.25)
}

.scale-y-125 {
    transform: scaleY(1.25)
}

.scale-150 {
    transform: scale(1.5)
}

.scale-x-150 {
    transform: scaleX(1.5)
}

.scale-y-150 {
    transform: scaleY(1.5)
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.scroll-auto {
    scroll-behavior: auto
}

.scroll-smooth {
    scroll-behavior: smooth
}

.scroll-m-0 {
    scroll-margin: 0px
}

.scroll-mx-0 {
    scroll-margin-left: 0px;
    scroll-margin-right: 0px
}

.scroll-my-0 {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px
}

.scroll-mt-0 {
    scroll-margin-top: 0px
}

.scroll-mr-0 {
    scroll-margin-right: 0px
}

.scroll-mb-0 {
    scroll-margin-bottom: 0px
}

.scroll-ml-0 {
    scroll-margin-left: 0px
}

.scroll-m-px {
    scroll-margin: 1px
}

.scroll-mx-px {
    scroll-margin-left: 1px;
    scroll-margin-right: 1px
}

.scroll-my-px {
    scroll-margin-top: 1px;
    scroll-margin-bottom: 1px
}

.scroll-mt-px {
    scroll-margin-top: 1px
}

.scroll-mr-px {
    scroll-margin-right: 1px
}

.scroll-mb-px {
    scroll-margin-bottom: 1px
}

.scroll-ml-px {
    scroll-margin-left: 1px
}

.scroll-m-0-5 {
    scroll-margin: .125rem
}

.scroll-mx-0-5 {
    scroll-margin-left: .125rem;
    scroll-margin-right: .125rem
}

.scroll-my-0-5 {
    scroll-margin-top: .125rem;
    scroll-margin-bottom: .125rem
}

.scroll-mt-0-5 {
    scroll-margin-top: .125rem
}

.scroll-mr-0-5 {
    scroll-margin-right: .125rem
}

.scroll-mb-0-5 {
    scroll-margin-bottom: .125rem
}

.scroll-ml-0-5 {
    scroll-margin-left: .125rem
}

.scroll-m-1 {
    scroll-margin: .25rem
}

.scroll-mx-1 {
    scroll-margin-left: .25rem;
    scroll-margin-right: .25rem
}

.scroll-my-1 {
    scroll-margin-top: .25rem;
    scroll-margin-bottom: .25rem
}

.scroll-mt-1 {
    scroll-margin-top: .25rem
}

.scroll-mr-1 {
    scroll-margin-right: .25rem
}

.scroll-mb-1 {
    scroll-margin-bottom: .25rem
}

.scroll-ml-1 {
    scroll-margin-left: .25rem
}

.scroll-m-1-5 {
    scroll-margin: .375rem
}

.scroll-mx-1-5 {
    scroll-margin-left: .375rem;
    scroll-margin-right: .375rem
}

.scroll-my-1-5 {
    scroll-margin-top: .375rem;
    scroll-margin-bottom: .375rem
}

.scroll-mt-1-5 {
    scroll-margin-top: .375rem
}

.scroll-mr-1-5 {
    scroll-margin-right: .375rem
}

.scroll-mb-1-5 {
    scroll-margin-bottom: .375rem
}

.scroll-ml-1-5 {
    scroll-margin-left: .375rem
}

.scroll-m-2 {
    scroll-margin: .5rem
}

.scroll-mx-2 {
    scroll-margin-left: .5rem;
    scroll-margin-right: .5rem
}

.scroll-my-2 {
    scroll-margin-top: .5rem;
    scroll-margin-bottom: .5rem
}

.scroll-mt-2 {
    scroll-margin-top: .5rem
}

.scroll-mr-2 {
    scroll-margin-right: .5rem
}

.scroll-mb-2 {
    scroll-margin-bottom: .5rem
}

.scroll-ml-2 {
    scroll-margin-left: .5rem
}

.scroll-m-2-5 {
    scroll-margin: .625rem
}

.scroll-mx-2-5 {
    scroll-margin-left: .625rem;
    scroll-margin-right: .625rem
}

.scroll-my-2-5 {
    scroll-margin-top: .625rem;
    scroll-margin-bottom: .625rem
}

.scroll-mt-2-5 {
    scroll-margin-top: .625rem
}

.scroll-mr-2-5 {
    scroll-margin-right: .625rem
}

.scroll-mb-2-5 {
    scroll-margin-bottom: .625rem
}

.scroll-ml-2-5 {
    scroll-margin-left: .625rem
}

.scroll-m-3 {
    scroll-margin: .75rem
}

.scroll-mx-3 {
    scroll-margin-left: .75rem;
    scroll-margin-right: .75rem
}

.scroll-my-3 {
    scroll-margin-top: .75rem;
    scroll-margin-bottom: .75rem
}

.scroll-mt-3 {
    scroll-margin-top: .75rem
}

.scroll-mr-3 {
    scroll-margin-right: .75rem
}

.scroll-mb-3 {
    scroll-margin-bottom: .75rem
}

.scroll-ml-3 {
    scroll-margin-left: .75rem
}

.scroll-m-3-5 {
    scroll-margin: .875rem
}

.scroll-mx-3-5 {
    scroll-margin-left: .875rem;
    scroll-margin-right: .875rem
}

.scroll-my-3-5 {
    scroll-margin-top: .875rem;
    scroll-margin-bottom: .875rem
}

.scroll-mt-3-5 {
    scroll-margin-top: .875rem
}

.scroll-mr-3-5 {
    scroll-margin-right: .875rem
}

.scroll-mb-3-5 {
    scroll-margin-bottom: .875rem
}

.scroll-ml-3-5 {
    scroll-margin-left: .875rem
}

.scroll-m-4 {
    scroll-margin: 1rem
}

.scroll-mx-4 {
    scroll-margin-left: 1rem;
    scroll-margin-right: 1rem
}

.scroll-my-4 {
    scroll-margin-top: 1rem;
    scroll-margin-bottom: 1rem
}

.scroll-mt-4 {
    scroll-margin-top: 1rem
}

.scroll-mr-4 {
    scroll-margin-right: 1rem
}

.scroll-mb-4 {
    scroll-margin-bottom: 1rem
}

.scroll-ml-4 {
    scroll-margin-left: 1rem
}

.scroll-m-5 {
    scroll-margin: 1.25rem
}

.scroll-mx-5 {
    scroll-margin-left: 1.25rem;
    scroll-margin-right: 1.25rem
}

.scroll-my-5 {
    scroll-margin-top: 1.25rem;
    scroll-margin-bottom: 1.25rem
}

.scroll-mt-5 {
    scroll-margin-top: 1.25rem
}

.scroll-mr-5 {
    scroll-margin-right: 1.25rem
}

.scroll-mb-5 {
    scroll-margin-bottom: 1.25rem
}

.scroll-ml-5 {
    scroll-margin-left: 1.25rem
}

.scroll-m-6 {
    scroll-margin: 1.5rem
}

.scroll-mx-6 {
    scroll-margin-left: 1.5rem;
    scroll-margin-right: 1.5rem
}

.scroll-my-6 {
    scroll-margin-top: 1.5rem;
    scroll-margin-bottom: 1.5rem
}

.scroll-mt-6 {
    scroll-margin-top: 1.5rem
}

.scroll-mr-6 {
    scroll-margin-right: 1.5rem
}

.scroll-mb-6 {
    scroll-margin-bottom: 1.5rem
}

.scroll-ml-6 {
    scroll-margin-left: 1.5rem
}

.scroll-m-7 {
    scroll-margin: 1.75rem
}

.scroll-mx-7 {
    scroll-margin-left: 1.75rem;
    scroll-margin-right: 1.75rem
}

.scroll-my-7 {
    scroll-margin-top: 1.75rem;
    scroll-margin-bottom: 1.75rem
}

.scroll-mt-7 {
    scroll-margin-top: 1.75rem
}

.scroll-mr-7 {
    scroll-margin-right: 1.75rem
}

.scroll-mb-7 {
    scroll-margin-bottom: 1.75rem
}

.scroll-ml-7 {
    scroll-margin-left: 1.75rem
}

.scroll-m-8 {
    scroll-margin: 2rem
}

.scroll-mx-8 {
    scroll-margin-left: 2rem;
    scroll-margin-right: 2rem
}

.scroll-my-8 {
    scroll-margin-top: 2rem;
    scroll-margin-bottom: 2rem
}

.scroll-mt-8 {
    scroll-margin-top: 2rem
}

.scroll-mr-8 {
    scroll-margin-right: 2rem
}

.scroll-mb-8 {
    scroll-margin-bottom: 2rem
}

.scroll-ml-8 {
    scroll-margin-left: 2rem
}

.scroll-m-9 {
    scroll-margin: 2.25rem
}

.scroll-mx-9 {
    scroll-margin-left: 2.25rem;
    scroll-margin-right: 2.25rem
}

.scroll-my-9 {
    scroll-margin-top: 2.25rem;
    scroll-margin-bottom: 2.25rem
}

.scroll-mt-9 {
    scroll-margin-top: 2.25rem
}

.scroll-mr-9 {
    scroll-margin-right: 2.25rem
}

.scroll-mb-9 {
    scroll-margin-bottom: 2.25rem
}

.scroll-ml-9 {
    scroll-margin-left: 2.25rem
}

.scroll-m-10 {
    scroll-margin: 2.5rem
}

.scroll-mx-10 {
    scroll-margin-left: 2.5rem;
    scroll-margin-right: 2.5rem
}

.scroll-my-10 {
    scroll-margin-top: 2.5rem;
    scroll-margin-bottom: 2.5rem
}

.scroll-mt-10 {
    scroll-margin-top: 2.5rem
}

.scroll-mr-10 {
    scroll-margin-right: 2.5rem
}

.scroll-mb-10 {
    scroll-margin-bottom: 2.5rem
}

.scroll-ml-10 {
    scroll-margin-left: 2.5rem
}

.scroll-m-11 {
    scroll-margin: 2.75rem
}

.scroll-mx-11 {
    scroll-margin-left: 2.75rem;
    scroll-margin-right: 2.75rem
}

.scroll-my-11 {
    scroll-margin-top: 2.75rem;
    scroll-margin-bottom: 2.75rem
}

.scroll-mt-11 {
    scroll-margin-top: 2.75rem
}

.scroll-mr-11 {
    scroll-margin-right: 2.75rem
}

.scroll-mb-11 {
    scroll-margin-bottom: 2.75rem
}

.scroll-ml-11 {
    scroll-margin-left: 2.75rem
}

.scroll-m-12 {
    scroll-margin: 3rem
}

.scroll-mx-12 {
    scroll-margin-left: 3rem;
    scroll-margin-right: 3rem
}

.scroll-my-12 {
    scroll-margin-top: 3rem;
    scroll-margin-bottom: 3rem
}

.scroll-mt-12 {
    scroll-margin-top: 3rem
}

.scroll-mr-12 {
    scroll-margin-right: 3rem
}

.scroll-mb-12 {
    scroll-margin-bottom: 3rem
}

.scroll-ml-12 {
    scroll-margin-left: 3rem
}

.scroll-m-14 {
    scroll-margin: 3.5rem
}

.scroll-mx-14 {
    scroll-margin-left: 3.5rem;
    scroll-margin-right: 3.5rem
}

.scroll-my-14 {
    scroll-margin-top: 3.5rem;
    scroll-margin-bottom: 3.5rem
}

.scroll-mt-14 {
    scroll-margin-top: 3.5rem
}

.scroll-mr-14 {
    scroll-margin-right: 3.5rem
}

.scroll-mb-14 {
    scroll-margin-bottom: 3.5rem
}

.scroll-ml-14 {
    scroll-margin-left: 3.5rem
}

.scroll-m-16 {
    scroll-margin: 4rem
}

.scroll-mx-16 {
    scroll-margin-left: 4rem;
    scroll-margin-right: 4rem
}

.scroll-my-16 {
    scroll-margin-top: 4rem;
    scroll-margin-bottom: 4rem
}

.scroll-mt-16 {
    scroll-margin-top: 4rem
}

.scroll-mr-16 {
    scroll-margin-right: 4rem
}

.scroll-mb-16 {
    scroll-margin-bottom: 4rem
}

.scroll-ml-16 {
    scroll-margin-left: 4rem
}

.scroll-m-20 {
    scroll-margin: 5rem
}

.scroll-mx-20 {
    scroll-margin-left: 5rem;
    scroll-margin-right: 5rem
}

.scroll-my-20 {
    scroll-margin-top: 5rem;
    scroll-margin-bottom: 5rem
}

.scroll-mt-20 {
    scroll-margin-top: 5rem
}

.scroll-mr-20 {
    scroll-margin-right: 5rem
}

.scroll-mb-20 {
    scroll-margin-bottom: 5rem
}

.scroll-ml-20 {
    scroll-margin-left: 5rem
}

.scroll-m-24 {
    scroll-margin: 6rem
}

.scroll-mx-24 {
    scroll-margin-left: 6rem;
    scroll-margin-right: 6rem
}

.scroll-my-24 {
    scroll-margin-top: 6rem;
    scroll-margin-bottom: 6rem
}

.scroll-mt-24 {
    scroll-margin-top: 6rem
}

.scroll-mr-24 {
    scroll-margin-right: 6rem
}

.scroll-mb-24 {
    scroll-margin-bottom: 6rem
}

.scroll-ml-24 {
    scroll-margin-left: 6rem
}

.scroll-m-28 {
    scroll-margin: 7rem
}

.scroll-mx-28 {
    scroll-margin-left: 7rem;
    scroll-margin-right: 7rem
}

.scroll-my-28 {
    scroll-margin-top: 7rem;
    scroll-margin-bottom: 7rem
}

.scroll-mt-28 {
    scroll-margin-top: 7rem
}

.scroll-mr-28 {
    scroll-margin-right: 7rem
}

.scroll-mb-28 {
    scroll-margin-bottom: 7rem
}

.scroll-ml-28 {
    scroll-margin-left: 7rem
}

.scroll-m-32 {
    scroll-margin: 8rem
}

.scroll-mx-32 {
    scroll-margin-left: 8rem;
    scroll-margin-right: 8rem
}

.scroll-my-32 {
    scroll-margin-top: 8rem;
    scroll-margin-bottom: 8rem
}

.scroll-mt-32 {
    scroll-margin-top: 8rem
}

.scroll-mr-32 {
    scroll-margin-right: 8rem
}

.scroll-mb-32 {
    scroll-margin-bottom: 8rem
}

.scroll-ml-32 {
    scroll-margin-left: 8rem
}

.scroll-m-36 {
    scroll-margin: 9rem
}

.scroll-mx-36 {
    scroll-margin-left: 9rem;
    scroll-margin-right: 9rem
}

.scroll-my-36 {
    scroll-margin-top: 9rem;
    scroll-margin-bottom: 9rem
}

.scroll-mt-36 {
    scroll-margin-top: 9rem
}

.scroll-mr-36 {
    scroll-margin-right: 9rem
}

.scroll-mb-36 {
    scroll-margin-bottom: 9rem
}

.scroll-ml-36 {
    scroll-margin-left: 9rem
}

.scroll-m-40 {
    scroll-margin: 10rem
}

.scroll-mx-40 {
    scroll-margin-left: 10rem;
    scroll-margin-right: 10rem
}

.scroll-my-40 {
    scroll-margin-top: 10rem;
    scroll-margin-bottom: 10rem
}

.scroll-mt-40 {
    scroll-margin-top: 10rem
}

.scroll-mr-40 {
    scroll-margin-right: 10rem
}

.scroll-mb-40 {
    scroll-margin-bottom: 10rem
}

.scroll-ml-40 {
    scroll-margin-left: 10rem
}

.scroll-m-44 {
    scroll-margin: 11rem
}

.scroll-mx-44 {
    scroll-margin-left: 11rem;
    scroll-margin-right: 11rem
}

.scroll-my-44 {
    scroll-margin-top: 11rem;
    scroll-margin-bottom: 11rem
}

.scroll-mt-44 {
    scroll-margin-top: 11rem
}

.scroll-mr-44 {
    scroll-margin-right: 11rem
}

.scroll-mb-44 {
    scroll-margin-bottom: 11rem
}

.scroll-ml-44 {
    scroll-margin-left: 11rem
}

.scroll-m-48 {
    scroll-margin: 12rem
}

.scroll-mx-48 {
    scroll-margin-left: 12rem;
    scroll-margin-right: 12rem
}

.scroll-my-48 {
    scroll-margin-top: 12rem;
    scroll-margin-bottom: 12rem
}

.scroll-mt-48 {
    scroll-margin-top: 12rem
}

.scroll-mr-48 {
    scroll-margin-right: 12rem
}

.scroll-mb-48 {
    scroll-margin-bottom: 12rem
}

.scroll-ml-48 {
    scroll-margin-left: 12rem
}

.scroll-m-52 {
    scroll-margin: 13rem
}

.scroll-mx-52 {
    scroll-margin-left: 13rem;
    scroll-margin-right: 13rem
}

.scroll-my-52 {
    scroll-margin-top: 13rem;
    scroll-margin-bottom: 13rem
}

.scroll-mt-52 {
    scroll-margin-top: 13rem
}

.scroll-mr-52 {
    scroll-margin-right: 13rem
}

.scroll-mb-52 {
    scroll-margin-bottom: 13rem
}

.scroll-ml-52 {
    scroll-margin-left: 13rem
}

.scroll-m-56 {
    scroll-margin: 14rem
}

.scroll-mx-56 {
    scroll-margin-left: 14rem;
    scroll-margin-right: 14rem
}

.scroll-my-56 {
    scroll-margin-top: 14rem;
    scroll-margin-bottom: 14rem
}

.scroll-mt-56 {
    scroll-margin-top: 14rem
}

.scroll-mr-56 {
    scroll-margin-right: 14rem
}

.scroll-mb-56 {
    scroll-margin-bottom: 14rem
}

.scroll-ml-56 {
    scroll-margin-left: 14rem
}

.scroll-m-60 {
    scroll-margin: 15rem
}

.scroll-mx-60 {
    scroll-margin-left: 15rem;
    scroll-margin-right: 15rem
}

.scroll-my-60 {
    scroll-margin-top: 15rem;
    scroll-margin-bottom: 15rem
}

.scroll-mt-60 {
    scroll-margin-top: 15rem
}

.scroll-mr-60 {
    scroll-margin-right: 15rem
}

.scroll-mb-60 {
    scroll-margin-bottom: 15rem
}

.scroll-ml-60 {
    scroll-margin-left: 15rem
}

.scroll-m-64 {
    scroll-margin: 16rem
}

.scroll-mx-64 {
    scroll-margin-left: 16rem;
    scroll-margin-right: 16rem
}

.scroll-my-64 {
    scroll-margin-top: 16rem;
    scroll-margin-bottom: 16rem
}

.scroll-mt-64 {
    scroll-margin-top: 16rem
}

.scroll-mr-64 {
    scroll-margin-right: 16rem
}

.scroll-mb-64 {
    scroll-margin-bottom: 16rem
}

.scroll-ml-64 {
    scroll-margin-left: 16rem
}

.scroll-m-72 {
    scroll-margin: 18rem
}

.scroll-mx-72 {
    scroll-margin-left: 18rem;
    scroll-margin-right: 18rem
}

.scroll-my-72 {
    scroll-margin-top: 18rem;
    scroll-margin-bottom: 18rem
}

.scroll-mt-72 {
    scroll-margin-top: 18rem
}

.scroll-mr-72 {
    scroll-margin-right: 18rem
}

.scroll-mb-72 {
    scroll-margin-bottom: 18rem
}

.scroll-ml-72 {
    scroll-margin-left: 18rem
}

.scroll-m-80 {
    scroll-margin: 20rem
}

.scroll-mx-80 {
    scroll-margin-left: 20rem;
    scroll-margin-right: 20rem
}

.scroll-my-80 {
    scroll-margin-top: 20rem;
    scroll-margin-bottom: 20rem
}

.scroll-mt-80 {
    scroll-margin-top: 20rem
}

.scroll-mr-80 {
    scroll-margin-right: 20rem
}

.scroll-mb-80 {
    scroll-margin-bottom: 20rem
}

.scroll-ml-80 {
    scroll-margin-left: 20rem
}

.scroll-m-96 {
    scroll-margin: 24rem
}

.scroll-mx-96 {
    scroll-margin-left: 24rem;
    scroll-margin-right: 24rem
}

.scroll-my-96 {
    scroll-margin-top: 24rem;
    scroll-margin-bottom: 24rem
}

.scroll-mt-96 {
    scroll-margin-top: 24rem
}

.scroll-mr-96 {
    scroll-margin-right: 24rem
}

.scroll-mb-96 {
    scroll-margin-bottom: 24rem
}

.scroll-ml-96 {
    scroll-margin-left: 24rem
}

.scroll-p-0 {
    scroll-padding: 0px
}

.scroll-px-0 {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px
}

.scroll-py-0 {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px
}

.scroll-pt-0 {
    scroll-padding-top: 0px
}

.scroll-pr-0 {
    scroll-padding-right: 0px
}

.scroll-pb-0 {
    scroll-padding-bottom: 0px
}

.scroll-pl-0 {
    scroll-padding-left: 0px
}

.scroll-p-px {
    scroll-padding: 1px
}

.scroll-px-px {
    scroll-padding-left: 1px;
    scroll-padding-right: 1px
}

.scroll-py-px {
    scroll-padding-top: 1px;
    scroll-padding-bottom: 1px
}

.scroll-pt-px {
    scroll-padding-top: 1px
}

.scroll-pr-px {
    scroll-padding-right: 1px
}

.scroll-pb-px {
    scroll-padding-bottom: 1px
}

.scroll-pl-px {
    scroll-padding-left: 1px
}

.scroll-p-0-5 {
    scroll-padding: .125rem
}

.scroll-px-0-5 {
    scroll-padding-left: .125rem;
    scroll-padding-right: .125rem
}

.scroll-py-0-5 {
    scroll-padding-top: .125rem;
    scroll-padding-bottom: .125rem
}

.scroll-pt-0-5 {
    scroll-padding-top: .125rem
}

.scroll-pr-0-5 {
    scroll-padding-right: .125rem
}

.scroll-pb-0-5 {
    scroll-padding-bottom: .125rem
}

.scroll-pl-0-5 {
    scroll-padding-left: .125rem
}

.scroll-p-1 {
    scroll-padding: .25rem
}

.scroll-px-1 {
    scroll-padding-left: .25rem;
    scroll-padding-right: .25rem
}

.scroll-py-1 {
    scroll-padding-top: .25rem;
    scroll-padding-bottom: .25rem
}

.scroll-pt-1 {
    scroll-padding-top: .25rem
}

.scroll-pr-1 {
    scroll-padding-right: .25rem
}

.scroll-pb-1 {
    scroll-padding-bottom: .25rem
}

.scroll-pl-1 {
    scroll-padding-left: .25rem
}

.scroll-p-1-5 {
    scroll-padding: .375rem
}

.scroll-px-1-5 {
    scroll-padding-left: .375rem;
    scroll-padding-right: .375rem
}

.scroll-py-1-5 {
    scroll-padding-top: .375rem;
    scroll-padding-bottom: .375rem
}

.scroll-pt-1-5 {
    scroll-padding-top: .375rem
}

.scroll-pr-1-5 {
    scroll-padding-right: .375rem
}

.scroll-pb-1-5 {
    scroll-padding-bottom: .375rem
}

.scroll-pl-1-5 {
    scroll-padding-left: .375rem
}

.scroll-p-2 {
    scroll-padding: .5rem
}

.scroll-px-2 {
    scroll-padding-left: .5rem;
    scroll-padding-right: .5rem
}

.scroll-py-2 {
    scroll-padding-top: .5rem;
    scroll-padding-bottom: .5rem
}

.scroll-pt-2 {
    scroll-padding-top: .5rem
}

.scroll-pr-2 {
    scroll-padding-right: .5rem
}

.scroll-pb-2 {
    scroll-padding-bottom: .5rem
}

.scroll-pl-2 {
    scroll-padding-left: .5rem
}

.scroll-p-2-5 {
    scroll-padding: .625rem
}

.scroll-px-2-5 {
    scroll-padding-left: .625rem;
    scroll-padding-right: .625rem
}

.scroll-py-2-5 {
    scroll-padding-top: .625rem;
    scroll-padding-bottom: .625rem
}

.scroll-pt-2-5 {
    scroll-padding-top: .625rem
}

.scroll-pr-2-5 {
    scroll-padding-right: .625rem
}

.scroll-pb-2-5 {
    scroll-padding-bottom: .625rem
}

.scroll-pl-2-5 {
    scroll-padding-left: .625rem
}

.scroll-p-3 {
    scroll-padding: .75rem
}

.scroll-px-3 {
    scroll-padding-left: .75rem;
    scroll-padding-right: .75rem
}

.scroll-py-3 {
    scroll-padding-top: .75rem;
    scroll-padding-bottom: .75rem
}

.scroll-pt-3 {
    scroll-padding-top: .75rem
}

.scroll-pr-3 {
    scroll-padding-right: .75rem
}

.scroll-pb-3 {
    scroll-padding-bottom: .75rem
}

.scroll-pl-3 {
    scroll-padding-left: .75rem
}

.scroll-p-3-5 {
    scroll-padding: .875rem
}

.scroll-px-3-5 {
    scroll-padding-left: .875rem;
    scroll-padding-right: .875rem
}

.scroll-py-3-5 {
    scroll-padding-top: .875rem;
    scroll-padding-bottom: .875rem
}

.scroll-pt-3-5 {
    scroll-padding-top: .875rem
}

.scroll-pr-3-5 {
    scroll-padding-right: .875rem
}

.scroll-pb-3-5 {
    scroll-padding-bottom: .875rem
}

.scroll-pl-3-5 {
    scroll-padding-left: .875rem
}

.scroll-p-4 {
    scroll-padding: 1rem
}

.scroll-px-4 {
    scroll-padding-left: 1rem;
    scroll-padding-right: 1rem
}

.scroll-py-4 {
    scroll-padding-top: 1rem;
    scroll-padding-bottom: 1rem
}

.scroll-pt-4 {
    scroll-padding-top: 1rem
}

.scroll-pr-4 {
    scroll-padding-right: 1rem
}

.scroll-pb-4 {
    scroll-padding-bottom: 1rem
}

.scroll-pl-4 {
    scroll-padding-left: 1rem
}

.scroll-p-5 {
    scroll-padding: 1.25rem
}

.scroll-px-5 {
    scroll-padding-left: 1.25rem;
    scroll-padding-right: 1.25rem
}

.scroll-py-5 {
    scroll-padding-top: 1.25rem;
    scroll-padding-bottom: 1.25rem
}

.scroll-pt-5 {
    scroll-padding-top: 1.25rem
}

.scroll-pr-5 {
    scroll-padding-right: 1.25rem
}

.scroll-pb-5 {
    scroll-padding-bottom: 1.25rem
}

.scroll-pl-5 {
    scroll-padding-left: 1.25rem
}

.scroll-p-6 {
    scroll-padding: 1.5rem
}

.scroll-px-6 {
    scroll-padding-left: 1.5rem;
    scroll-padding-right: 1.5rem
}

.scroll-py-6 {
    scroll-padding-top: 1.5rem;
    scroll-padding-bottom: 1.5rem
}

.scroll-pt-6 {
    scroll-padding-top: 1.5rem
}

.scroll-pr-6 {
    scroll-padding-right: 1.5rem
}

.scroll-pb-6 {
    scroll-padding-bottom: 1.5rem
}

.scroll-pl-6 {
    scroll-padding-left: 1.5rem
}

.scroll-p-7 {
    scroll-padding: 1.75rem
}

.scroll-px-7 {
    scroll-padding-left: 1.75rem;
    scroll-padding-right: 1.75rem
}

.scroll-py-7 {
    scroll-padding-top: 1.75rem;
    scroll-padding-bottom: 1.75rem
}

.scroll-pt-7 {
    scroll-padding-top: 1.75rem
}

.scroll-pr-7 {
    scroll-padding-right: 1.75rem
}

.scroll-pb-7 {
    scroll-padding-bottom: 1.75rem
}

.scroll-pl-7 {
    scroll-padding-left: 1.75rem
}

.scroll-p-8 {
    scroll-padding: 2rem
}

.scroll-px-8 {
    scroll-padding-left: 2rem;
    scroll-padding-right: 2rem
}

.scroll-py-8 {
    scroll-padding-top: 2rem;
    scroll-padding-bottom: 2rem
}

.scroll-pt-8 {
    scroll-padding-top: 2rem
}

.scroll-pr-8 {
    scroll-padding-right: 2rem
}

.scroll-pb-8 {
    scroll-padding-bottom: 2rem
}

.scroll-pl-8 {
    scroll-padding-left: 2rem
}

.scroll-p-9 {
    scroll-padding: 2.25rem
}

.scroll-px-9 {
    scroll-padding-left: 2.25rem;
    scroll-padding-right: 2.25rem
}

.scroll-py-9 {
    scroll-padding-top: 2.25rem;
    scroll-padding-bottom: 2.25rem
}

.scroll-pt-9 {
    scroll-padding-top: 2.25rem
}

.scroll-pr-9 {
    scroll-padding-right: 2.25rem
}

.scroll-pb-9 {
    scroll-padding-bottom: 2.25rem
}

.scroll-pl-9 {
    scroll-padding-left: 2.25rem
}

.scroll-p-10 {
    scroll-padding: 2.5rem
}

.scroll-px-10 {
    scroll-padding-left: 2.5rem;
    scroll-padding-right: 2.5rem
}

.scroll-py-10 {
    scroll-padding-top: 2.5rem;
    scroll-padding-bottom: 2.5rem
}

.scroll-pt-10 {
    scroll-padding-top: 2.5rem
}

.scroll-pr-10 {
    scroll-padding-right: 2.5rem
}

.scroll-pb-10 {
    scroll-padding-bottom: 2.5rem
}

.scroll-pl-10 {
    scroll-padding-left: 2.5rem
}

.scroll-p-11 {
    scroll-padding: 2.75rem
}

.scroll-px-11 {
    scroll-padding-left: 2.75rem;
    scroll-padding-right: 2.75rem
}

.scroll-py-11 {
    scroll-padding-top: 2.75rem;
    scroll-padding-bottom: 2.75rem
}

.scroll-pt-11 {
    scroll-padding-top: 2.75rem
}

.scroll-pr-11 {
    scroll-padding-right: 2.75rem
}

.scroll-pb-11 {
    scroll-padding-bottom: 2.75rem
}

.scroll-pl-11 {
    scroll-padding-left: 2.75rem
}

.scroll-p-12 {
    scroll-padding: 3rem
}

.scroll-px-12 {
    scroll-padding-left: 3rem;
    scroll-padding-right: 3rem
}

.scroll-py-12 {
    scroll-padding-top: 3rem;
    scroll-padding-bottom: 3rem
}

.scroll-pt-12 {
    scroll-padding-top: 3rem
}

.scroll-pr-12 {
    scroll-padding-right: 3rem
}

.scroll-pb-12 {
    scroll-padding-bottom: 3rem
}

.scroll-pl-12 {
    scroll-padding-left: 3rem
}

.scroll-p-14 {
    scroll-padding: 3.5rem
}

.scroll-px-14 {
    scroll-padding-left: 3.5rem;
    scroll-padding-right: 3.5rem
}

.scroll-py-14 {
    scroll-padding-top: 3.5rem;
    scroll-padding-bottom: 3.5rem
}

.scroll-pt-14 {
    scroll-padding-top: 3.5rem
}

.scroll-pr-14 {
    scroll-padding-right: 3.5rem
}

.scroll-pb-14 {
    scroll-padding-bottom: 3.5rem
}

.scroll-pl-14 {
    scroll-padding-left: 3.5rem
}

.scroll-p-16 {
    scroll-padding: 4rem
}

.scroll-px-16 {
    scroll-padding-left: 4rem;
    scroll-padding-right: 4rem
}

.scroll-py-16 {
    scroll-padding-top: 4rem;
    scroll-padding-bottom: 4rem
}

.scroll-pt-16 {
    scroll-padding-top: 4rem
}

.scroll-pr-16 {
    scroll-padding-right: 4rem
}

.scroll-pb-16 {
    scroll-padding-bottom: 4rem
}

.scroll-pl-16 {
    scroll-padding-left: 4rem
}

.scroll-p-20 {
    scroll-padding: 5rem
}

.scroll-px-20 {
    scroll-padding-left: 5rem;
    scroll-padding-right: 5rem
}

.scroll-py-20 {
    scroll-padding-top: 5rem;
    scroll-padding-bottom: 5rem
}

.scroll-pt-20 {
    scroll-padding-top: 5rem
}

.scroll-pr-20 {
    scroll-padding-right: 5rem
}

.scroll-pb-20 {
    scroll-padding-bottom: 5rem
}

.scroll-pl-20 {
    scroll-padding-left: 5rem
}

.scroll-p-24 {
    scroll-padding: 6rem
}

.scroll-px-24 {
    scroll-padding-left: 6rem;
    scroll-padding-right: 6rem
}

.scroll-py-24 {
    scroll-padding-top: 6rem;
    scroll-padding-bottom: 6rem
}

.scroll-pt-24 {
    scroll-padding-top: 6rem
}

.scroll-pr-24 {
    scroll-padding-right: 6rem
}

.scroll-pb-24 {
    scroll-padding-bottom: 6rem
}

.scroll-pl-24 {
    scroll-padding-left: 6rem
}

.scroll-p-28 {
    scroll-padding: 7rem
}

.scroll-px-28 {
    scroll-padding-left: 7rem;
    scroll-padding-right: 7rem
}

.scroll-py-28 {
    scroll-padding-top: 7rem;
    scroll-padding-bottom: 7rem
}

.scroll-pt-28 {
    scroll-padding-top: 7rem
}

.scroll-pr-28 {
    scroll-padding-right: 7rem
}

.scroll-pb-28 {
    scroll-padding-bottom: 7rem
}

.scroll-pl-28 {
    scroll-padding-left: 7rem
}

.scroll-p-32 {
    scroll-padding: 8rem
}

.scroll-px-32 {
    scroll-padding-left: 8rem;
    scroll-padding-right: 8rem
}

.scroll-py-32 {
    scroll-padding-top: 8rem;
    scroll-padding-bottom: 8rem
}

.scroll-pt-32 {
    scroll-padding-top: 8rem
}

.scroll-pr-32 {
    scroll-padding-right: 8rem
}

.scroll-pb-32 {
    scroll-padding-bottom: 8rem
}

.scroll-pl-32 {
    scroll-padding-left: 8rem
}

.scroll-p-36 {
    scroll-padding: 9rem
}

.scroll-px-36 {
    scroll-padding-left: 9rem;
    scroll-padding-right: 9rem
}

.scroll-py-36 {
    scroll-padding-top: 9rem;
    scroll-padding-bottom: 9rem
}

.scroll-pt-36 {
    scroll-padding-top: 9rem
}

.scroll-pr-36 {
    scroll-padding-right: 9rem
}

.scroll-pb-36 {
    scroll-padding-bottom: 9rem
}

.scroll-pl-36 {
    scroll-padding-left: 9rem
}

.scroll-p-40 {
    scroll-padding: 10rem
}

.scroll-px-40 {
    scroll-padding-left: 10rem;
    scroll-padding-right: 10rem
}

.scroll-py-40 {
    scroll-padding-top: 10rem;
    scroll-padding-bottom: 10rem
}

.scroll-pt-40 {
    scroll-padding-top: 10rem
}

.scroll-pr-40 {
    scroll-padding-right: 10rem
}

.scroll-pb-40 {
    scroll-padding-bottom: 10rem
}

.scroll-pl-40 {
    scroll-padding-left: 10rem
}

.scroll-p-44 {
    scroll-padding: 11rem
}

.scroll-px-44 {
    scroll-padding-left: 11rem;
    scroll-padding-right: 11rem
}

.scroll-py-44 {
    scroll-padding-top: 11rem;
    scroll-padding-bottom: 11rem
}

.scroll-pt-44 {
    scroll-padding-top: 11rem
}

.scroll-pr-44 {
    scroll-padding-right: 11rem
}

.scroll-pb-44 {
    scroll-padding-bottom: 11rem
}

.scroll-pl-44 {
    scroll-padding-left: 11rem
}

.scroll-p-48 {
    scroll-padding: 12rem
}

.scroll-px-48 {
    scroll-padding-left: 12rem;
    scroll-padding-right: 12rem
}

.scroll-py-48 {
    scroll-padding-top: 12rem;
    scroll-padding-bottom: 12rem
}

.scroll-pt-48 {
    scroll-padding-top: 12rem
}

.scroll-pr-48 {
    scroll-padding-right: 12rem
}

.scroll-pb-48 {
    scroll-padding-bottom: 12rem
}

.scroll-pl-48 {
    scroll-padding-left: 12rem
}

.scroll-p-52 {
    scroll-padding: 13rem
}

.scroll-px-52 {
    scroll-padding-left: 13rem;
    scroll-padding-right: 13rem
}

.scroll-py-52 {
    scroll-padding-top: 13rem;
    scroll-padding-bottom: 13rem
}

.scroll-pt-52 {
    scroll-padding-top: 13rem
}

.scroll-pr-52 {
    scroll-padding-right: 13rem
}

.scroll-pb-52 {
    scroll-padding-bottom: 13rem
}

.scroll-pl-52 {
    scroll-padding-left: 13rem
}

.scroll-p-56 {
    scroll-padding: 14rem
}

.scroll-px-56 {
    scroll-padding-left: 14rem;
    scroll-padding-right: 14rem
}

.scroll-py-56 {
    scroll-padding-top: 14rem;
    scroll-padding-bottom: 14rem
}

.scroll-pt-56 {
    scroll-padding-top: 14rem
}

.scroll-pr-56 {
    scroll-padding-right: 14rem
}

.scroll-pb-56 {
    scroll-padding-bottom: 14rem
}

.scroll-pl-56 {
    scroll-padding-left: 14rem
}

.scroll-p-60 {
    scroll-padding: 15rem
}

.scroll-px-60 {
    scroll-padding-left: 15rem;
    scroll-padding-right: 15rem
}

.scroll-py-60 {
    scroll-padding-top: 15rem;
    scroll-padding-bottom: 15rem
}

.scroll-pt-60 {
    scroll-padding-top: 15rem
}

.scroll-pr-60 {
    scroll-padding-right: 15rem
}

.scroll-pb-60 {
    scroll-padding-bottom: 15rem
}

.scroll-pl-60 {
    scroll-padding-left: 15rem
}

.scroll-p-64 {
    scroll-padding: 16rem
}

.scroll-px-64 {
    scroll-padding-left: 16rem;
    scroll-padding-right: 16rem
}

.scroll-py-64 {
    scroll-padding-top: 16rem;
    scroll-padding-bottom: 16rem
}

.scroll-pt-64 {
    scroll-padding-top: 16rem
}

.scroll-pr-64 {
    scroll-padding-right: 16rem
}

.scroll-pb-64 {
    scroll-padding-bottom: 16rem
}

.scroll-pl-64 {
    scroll-padding-left: 16rem
}

.scroll-p-72 {
    scroll-padding: 18rem
}

.scroll-px-72 {
    scroll-padding-left: 18rem;
    scroll-padding-right: 18rem
}

.scroll-py-72 {
    scroll-padding-top: 18rem;
    scroll-padding-bottom: 18rem
}

.scroll-pt-72 {
    scroll-padding-top: 18rem
}

.scroll-pr-72 {
    scroll-padding-right: 18rem
}

.scroll-pb-72 {
    scroll-padding-bottom: 18rem
}

.scroll-pl-72 {
    scroll-padding-left: 18rem
}

.scroll-p-80 {
    scroll-padding: 20rem
}

.scroll-px-80 {
    scroll-padding-left: 20rem;
    scroll-padding-right: 20rem
}

.scroll-py-80 {
    scroll-padding-top: 20rem;
    scroll-padding-bottom: 20rem
}

.scroll-pt-80 {
    scroll-padding-top: 20rem
}

.scroll-pr-80 {
    scroll-padding-right: 20rem
}

.scroll-pb-80 {
    scroll-padding-bottom: 20rem
}

.scroll-pl-80 {
    scroll-padding-left: 20rem
}

.scroll-p-96 {
    scroll-padding: 24rem
}

.scroll-px-96 {
    scroll-padding-left: 24rem;
    scroll-padding-right: 24rem
}

.scroll-py-96 {
    scroll-padding-top: 24rem;
    scroll-padding-bottom: 24rem
}

.scroll-pt-96 {
    scroll-padding-top: 24rem
}

.scroll-pr-96 {
    scroll-padding-right: 24rem
}

.scroll-pb-96 {
    scroll-padding-bottom: 24rem
}

.scroll-pl-96 {
    scroll-padding-left: 24rem
}

.snap-start {
    scroll-snap-align: start
}

.snap-end {
    scroll-snap-align: end
}

.snap-center {
    scroll-snap-align: center
}

.snap-align-none {
    scroll-snap-align: none
}

.snap-normal {
    scroll-snap-stop:normal}

.snap-always {
    scroll-snap-stop:always}

.snap-none {
    scroll-snap-type: none
}

.snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness)
}

.snap-y {
    scroll-snap-type: y var(--tw-scroll-snap-strictness)
}

.snap-both {
    scroll-snap-type: both var(--tw-scroll-snap-strictness)
}

.snap-mandatory {
    --tw-scroll-snap-strictness: mandatory
}

.snap-proximity {
    --tw-scroll-snap-strictness: proximity
}

.sepia-0 {
    filter: sepia(0)
}

.sepia {
    filter: sepia(100%)
}

.skew-x-0 {
    transform: skewX(0deg)
}

.skew-y-0 {
    transform: skewY(0deg)
}

.skew-x-1 {
    transform: skewX(1deg)
}

.skew-y-1 {
    transform: skewY(1deg)
}

.skew-x-2 {
    transform: skewX(2deg)
}

.skew-y-2 {
    transform: skewY(2deg)
}

.skew-x-3 {
    transform: skewX(3deg)
}

.skew-y-3 {
    transform: skewY(3deg)
}

.skew-x-6 {
    transform: skewX(6deg)
}

.skew-y-6 {
    transform: skewY(6deg)
}

.skew-x-12 {
    transform: skewX(12deg)
}

.skew-y-12 {
    transform: skewY(12deg)
}

.space-x-0>*+* {
    margin-left: 0
}

.space-y-0>*+* {
    margin-top: 0
}

.space-x-0-5>*+* {
    margin-left: .125rem
}

.space-y-0-5>*+* {
    margin-top: .125rem
}

.space-x-1>*+* {
    margin-left: .25rem
}

.space-y-1>*+* {
    margin-top: .25rem
}

.space-x-1-5>*+* {
    margin-left: .375rem
}

.space-y-1-5>*+* {
    margin-top: .375rem
}

.space-x-2>*+* {
    margin-left: .5rem
}

.space-y-2>*+* {
    margin-top: .5rem
}

.space-x-2-5>*+* {
    margin-left: .625rem
}

.space-y-2-5>*+* {
    margin-top: .625rem
}

.space-x-3>*+* {
    margin-left: .75rem
}

.space-y-3>*+* {
    margin-top: .75rem
}

.space-x-3-5>*+* {
    margin-left: .875rem
}

.space-y-3-5>*+* {
    margin-top: .875rem
}

.space-x-4>*+* {
    margin-left: 1rem
}

.space-y-4>*+* {
    margin-top: 1rem
}

.space-x-5>*+* {
    margin-left: 1.25rem
}

.space-y-5>*+* {
    margin-top: 1.25rem
}

.space-x-6>*+* {
    margin-left: 1.5rem
}

.space-y-6>*+* {
    margin-top: 1.5rem
}

.space-x-7>*+* {
    margin-left: 1.75rem
}

.space-y-7>*+* {
    margin-top: 1.75rem
}

.space-x-8>*+* {
    margin-left: 2rem
}

.space-y-8>*+* {
    margin-top: 2rem
}

.space-x-9>*+* {
    margin-left: 2.25rem
}

.space-y-9>*+* {
    margin-top: 2.25rem
}

.space-x-10>*+* {
    margin-left: 2.5rem
}

.space-y-10>*+* {
    margin-top: 2.5rem
}

.space-x-11>*+* {
    margin-left: 2.75rem
}

.space-y-11>*+* {
    margin-top: 2.75rem
}

.space-x-12>*+* {
    margin-left: 3rem
}

.space-y-12>*+* {
    margin-top: 3rem
}

.space-x-14>*+* {
    margin-left: 3.5rem
}

.space-y-14>*+* {
    margin-top: 3.5rem
}

.space-x-16>*+* {
    margin-left: 4rem
}

.space-y-16>*+* {
    margin-top: 4rem
}

.space-x-20>*+* {
    margin-left: 5rem
}

.space-y-20>*+* {
    margin-top: 5rem
}

.space-x-24>*+* {
    margin-left: 6rem
}

.space-y-24>*+* {
    margin-top: 6rem
}

.space-x-28>*+* {
    margin-left: 7rem
}

.space-y-28>*+* {
    margin-top: 7rem
}

.space-x-32>*+* {
    margin-left: 8rem
}

.space-y-32>*+* {
    margin-top: 8rem
}

.space-x-36>*+* {
    margin-left: 9rem
}

.space-y-36>*+* {
    margin-top: 9rem
}

.space-x-40>*+* {
    margin-left: 10rem
}

.space-y-40>*+* {
    margin-top: 10rem
}

.space-x-44>*+* {
    margin-left: 11rem
}

.space-y-44>*+* {
    margin-top: 11rem
}

.space-x-48>*+* {
    margin-left: 12rem
}

.space-y-48>*+* {
    margin-top: 12rem
}

.space-x-52>*+* {
    margin-left: 13rem
}

.space-y-52>*+* {
    margin-top: 13rem
}

.space-x-56>*+* {
    margin-left: 14rem
}

.space-y-56>*+* {
    margin-top: 14rem
}

.space-x-60>*+* {
    margin-left: 15rem
}

.space-y-60>*+* {
    margin-top: 15rem
}

.space-x-64>*+* {
    margin-left: 16rem
}

.space-y-64>*+* {
    margin-top: 16rem
}

.space-x-72>*+* {
    margin-left: 18rem
}

.space-y-72>*+* {
    margin-top: 18rem
}

.space-x-80>*+* {
    margin-left: 20rem
}

.space-y-80>*+* {
    margin-top: 20rem
}

.space-x-96>*+* {
    margin-left: 24rem
}

.space-y-96>*+* {
    margin-top: 24rem
}

.space-x-px>*+* {
    margin-left: 1px
}

.space-y-px>*+* {
    margin-top: 1px
}

.space-y-reverse>*+* {
    --tw-space-y-reverse: 1
}

.space-x-reverse>*+* {
    --tw-space-x-reverse: 1
}

.stroke-0 {
    stroke-width: 0
}

.stroke-1 {
    stroke-width: 1
}

.stroke-2 {
    stroke-width: 2
}

.stroke-inherit {
    stroke: inherit
}

.stroke-current {
    stroke: currentColor
}

.stroke-transparent {
    stroke: transparent
}

.stroke-black {
    stroke: #000
}

.stroke-white {
    stroke: #fff
}

.stroke-slate-50 {
    stroke: #f8fafc
}

.stroke-slate-100 {
    stroke: #f1f5f9
}

.stroke-slate-200 {
    stroke: #e2e8f0
}

.stroke-slate-300 {
    stroke: #cbd5e1
}

.stroke-slate-400 {
    stroke: #94a3b8
}

.stroke-slate-500 {
    stroke: #64748b
}

.stroke-slate-600 {
    stroke: #475569
}

.stroke-slate-700 {
    stroke: #334155
}

.stroke-slate-800 {
    stroke: #1e293b
}

.stroke-slate-900 {
    stroke: #0f172a
}

.stroke-gray-50 {
    stroke: #f9fafb
}

.stroke-gray-100 {
    stroke: #f3f4f6
}

.stroke-gray-200 {
    stroke: #e5e7eb
}

.stroke-gray-300 {
    stroke: #d1d5db
}

.stroke-gray-400 {
    stroke: #9ca3af
}

.stroke-gray-500 {
    stroke: #6b7280
}

.stroke-gray-600 {
    stroke: #4b5563
}

.stroke-gray-700 {
    stroke: #374151
}

.stroke-gray-800 {
    stroke: #1f2937
}

.stroke-gray-900 {
    stroke: #111827
}

.stroke-zinc-50 {
    stroke: #fafafa
}

.stroke-zinc-100 {
    stroke: #f4f4f5
}

.stroke-zinc-200 {
    stroke: #e4e4e7
}

.stroke-zinc-300 {
    stroke: #d4d4d8
}

.stroke-zinc-400 {
    stroke: #a1a1aa
}

.stroke-zinc-500 {
    stroke: #71717a
}

.stroke-zinc-600 {
    stroke: #52525b
}

.stroke-zinc-700 {
    stroke: #3f3f46
}

.stroke-zinc-800 {
    stroke: #27272a
}

.stroke-zinc-900 {
    stroke: #18181b
}

.stroke-neutral-50 {
    stroke: #fafafa
}

.stroke-neutral-100 {
    stroke: #f5f5f5
}

.stroke-neutral-200 {
    stroke: #e5e5e5
}

.stroke-neutral-300 {
    stroke: #d4d4d4
}

.stroke-neutral-400 {
    stroke: #a3a3a3
}

.stroke-neutral-500 {
    stroke: #737373
}

.stroke-neutral-600 {
    stroke: #525252
}

.stroke-neutral-700 {
    stroke: #404040
}

.stroke-neutral-800 {
    stroke: #262626
}

.stroke-neutral-900 {
    stroke: #171717
}

.stroke-stone-50 {
    stroke: #fafaf9
}

.stroke-stone-100 {
    stroke: #f5f5f4
}

.stroke-stone-200 {
    stroke: #e7e5e4
}

.stroke-stone-300 {
    stroke: #d6d3d1
}

.stroke-stone-400 {
    stroke: #a8a29e
}

.stroke-stone-500 {
    stroke: #78716c
}

.stroke-stone-600 {
    stroke: #57534e
}

.stroke-stone-700 {
    stroke: #44403c
}

.stroke-stone-800 {
    stroke: #292524
}

.stroke-stone-900 {
    stroke: #1c1917
}

.stroke-red-50 {
    stroke: #fef2f2
}

.stroke-red-100 {
    stroke: #fee2e2
}

.stroke-red-200 {
    stroke: #fecaca
}

.stroke-red-300 {
    stroke: #fca5a5
}

.stroke-red-400 {
    stroke: #f87171
}

.stroke-red-500 {
    stroke: #ef4444
}

.stroke-red-600 {
    stroke: #dc2626
}

.stroke-red-700 {
    stroke: #b91c1c
}

.stroke-red-800 {
    stroke: #991b1b
}

.stroke-red-900 {
    stroke: #7f1d1d
}

.stroke-orange-50 {
    stroke: #fff7ed
}

.stroke-orange-100 {
    stroke: #ffedd5
}

.stroke-orange-200 {
    stroke: #fed7aa
}

.stroke-orange-300 {
    stroke: #fdba74
}

.stroke-orange-400 {
    stroke: #fb923c
}

.stroke-orange-500 {
    stroke: #f97316
}

.stroke-orange-600 {
    stroke: #ea580c
}

.stroke-orange-700 {
    stroke: #c2410c
}

.stroke-orange-800 {
    stroke: #9a3412
}

.stroke-orange-900 {
    stroke: #7c2d12
}

.stroke-amber-50 {
    stroke: #fffbeb
}

.stroke-amber-100 {
    stroke: #fef3c7
}

.stroke-amber-200 {
    stroke: #fde68a
}

.stroke-amber-300 {
    stroke: #fcd34d
}

.stroke-amber-400 {
    stroke: #fbbf24
}

.stroke-amber-500 {
    stroke: #f59e0b
}

.stroke-amber-600 {
    stroke: #d97706
}

.stroke-amber-700 {
    stroke: #b45309
}

.stroke-amber-800 {
    stroke: #92400e
}

.stroke-amber-900 {
    stroke: #78350f
}

.stroke-yellow-50 {
    stroke: #fefce8
}

.stroke-yellow-100 {
    stroke: #fef9c3
}

.stroke-yellow-200 {
    stroke: #fef08a
}

.stroke-yellow-300 {
    stroke: #fde047
}

.stroke-yellow-400 {
    stroke: #facc15
}

.stroke-yellow-500 {
    stroke: #eab308
}

.stroke-yellow-600 {
    stroke: #ca8a04
}

.stroke-yellow-700 {
    stroke: #a16207
}

.stroke-yellow-800 {
    stroke: #854d0e
}

.stroke-yellow-900 {
    stroke: #713f12
}

.stroke-lime-50 {
    stroke: #f7fee7
}

.stroke-lime-100 {
    stroke: #ecfccb
}

.stroke-lime-200 {
    stroke: #d9f99d
}

.stroke-lime-300 {
    stroke: #bef264
}

.stroke-lime-400 {
    stroke: #a3e635
}

.stroke-lime-500 {
    stroke: #84cc16
}

.stroke-lime-600 {
    stroke: #65a30d
}

.stroke-lime-700 {
    stroke: #4d7c0f
}

.stroke-lime-800 {
    stroke: #3f6212
}

.stroke-lime-900 {
    stroke: #365314
}

.stroke-green-50 {
    stroke: #f0fdf4
}

.stroke-green-100 {
    stroke: #dcfce7
}

.stroke-green-200 {
    stroke: #bbf7d0
}

.stroke-green-300 {
    stroke: #86efac
}

.stroke-green-400 {
    stroke: #4ade80
}

.stroke-green-500 {
    stroke: #22c55e
}

.stroke-green-600 {
    stroke: #16a34a
}

.stroke-green-700 {
    stroke: #15803d
}

.stroke-green-800 {
    stroke: #166534
}

.stroke-green-900 {
    stroke: #14532d
}

.stroke-emerald-50 {
    stroke: #ecfdf5
}

.stroke-emerald-100 {
    stroke: #d1fae5
}

.stroke-emerald-200 {
    stroke: #a7f3d0
}

.stroke-emerald-300 {
    stroke: #6ee7b7
}

.stroke-emerald-400 {
    stroke: #34d399
}

.stroke-emerald-500 {
    stroke: #10b981
}

.stroke-emerald-600 {
    stroke: #059669
}

.stroke-emerald-700 {
    stroke: #047857
}

.stroke-emerald-800 {
    stroke: #065f46
}

.stroke-emerald-900 {
    stroke: #064e3b
}

.stroke-teal-50 {
    stroke: #f0fdfa
}

.stroke-teal-100 {
    stroke: #ccfbf1
}

.stroke-teal-200 {
    stroke: #99f6e4
}

.stroke-teal-300 {
    stroke: #5eead4
}

.stroke-teal-400 {
    stroke: #2dd4bf
}

.stroke-teal-500 {
    stroke: #14b8a6
}

.stroke-teal-600 {
    stroke: #0d9488
}

.stroke-teal-700 {
    stroke: #0f766e
}

.stroke-teal-800 {
    stroke: #115e59
}

.stroke-teal-900 {
    stroke: #134e4a
}

.stroke-cyan-50 {
    stroke: #ecfeff
}

.stroke-cyan-100 {
    stroke: #cffafe
}

.stroke-cyan-200 {
    stroke: #a5f3fc
}

.stroke-cyan-300 {
    stroke: #67e8f9
}

.stroke-cyan-400 {
    stroke: #22d3ee
}

.stroke-cyan-500 {
    stroke: #06b6d4
}

.stroke-cyan-600 {
    stroke: #0891b2
}

.stroke-cyan-700 {
    stroke: #0e7490
}

.stroke-cyan-800 {
    stroke: #155e75
}

.stroke-cyan-900 {
    stroke: #164e63
}

.stroke-sky-50 {
    stroke: #f0f9ff
}

.stroke-sky-100 {
    stroke: #e0f2fe
}

.stroke-sky-200 {
    stroke: #bae6fd
}

.stroke-sky-300 {
    stroke: #7dd3fc
}

.stroke-sky-400 {
    stroke: #38bdf8
}

.stroke-sky-500 {
    stroke: #0ea5e9
}

.stroke-sky-600 {
    stroke: #0284c7
}

.stroke-sky-700 {
    stroke: #0369a1
}

.stroke-sky-800 {
    stroke: #075985
}

.stroke-sky-900 {
    stroke: #0c4a6e
}

.stroke-blue-50 {
    stroke: #eff6ff
}

.stroke-blue-100 {
    stroke: #dbeafe
}

.stroke-blue-200 {
    stroke: #bfdbfe
}

.stroke-blue-300 {
    stroke: #93c5fd
}

.stroke-blue-400 {
    stroke: #60a5fa
}

.stroke-blue-500 {
    stroke: #3b82f6
}

.stroke-blue-600 {
    stroke: #2563eb
}

.stroke-blue-700 {
    stroke: #1d4ed8
}

.stroke-blue-800 {
    stroke: #1e40af
}

.stroke-blue-900 {
    stroke: #1e3a8a
}

.stroke-indigo-50 {
    stroke: #eef2ff
}

.stroke-indigo-100 {
    stroke: #e0e7ff
}

.stroke-indigo-200 {
    stroke: #c7d2fe
}

.stroke-indigo-300 {
    stroke: #a5b4fc
}

.stroke-indigo-400 {
    stroke: #818cf8
}

.stroke-indigo-500 {
    stroke: #6366f1
}

.stroke-indigo-600 {
    stroke: #4f46e5
}

.stroke-indigo-700 {
    stroke: #4338ca
}

.stroke-indigo-800 {
    stroke: #3730a3
}

.stroke-indigo-900 {
    stroke: #312e81
}

.stroke-violet-50 {
    stroke: #f5f3ff
}

.stroke-violet-100 {
    stroke: #ede9fe
}

.stroke-violet-200 {
    stroke: #ddd6fe
}

.stroke-violet-300 {
    stroke: #c4b5fd
}

.stroke-violet-400 {
    stroke: #a78bfa
}

.stroke-violet-500 {
    stroke: #8b5cf6
}

.stroke-violet-600 {
    stroke: #7c3aed
}

.stroke-violet-700 {
    stroke: #6d28d9
}

.stroke-violet-800 {
    stroke: #5b21b6
}

.stroke-violet-900 {
    stroke: #4c1d95
}

.stroke-purple-50 {
    stroke: #faf5ff
}

.stroke-purple-100 {
    stroke: #f3e8ff
}

.stroke-purple-200 {
    stroke: #e9d5ff
}

.stroke-purple-300 {
    stroke: #d8b4fe
}

.stroke-purple-400 {
    stroke: #c084fc
}

.stroke-purple-500 {
    stroke: #a855f7
}

.stroke-purple-600 {
    stroke: #9333ea
}

.stroke-purple-700 {
    stroke: #7e22ce
}

.stroke-purple-800 {
    stroke: #6b21a8
}

.stroke-purple-900 {
    stroke: #581c87
}

.stroke-fuchsia-50 {
    stroke: #fdf4ff
}

.stroke-fuchsia-100 {
    stroke: #fae8ff
}

.stroke-fuchsia-200 {
    stroke: #f5d0fe
}

.stroke-fuchsia-300 {
    stroke: #f0abfc
}

.stroke-fuchsia-400 {
    stroke: #e879f9
}

.stroke-fuchsia-500 {
    stroke: #d946ef
}

.stroke-fuchsia-600 {
    stroke: #c026d3
}

.stroke-fuchsia-700 {
    stroke: #a21caf
}

.stroke-fuchsia-800 {
    stroke: #86198f
}

.stroke-fuchsia-900 {
    stroke: #701a75
}

.stroke-pink-50 {
    stroke: #fdf2f8
}

.stroke-pink-100 {
    stroke: #fce7f3
}

.stroke-pink-200 {
    stroke: #fbcfe8
}

.stroke-pink-300 {
    stroke: #f9a8d4
}

.stroke-pink-400 {
    stroke: #f472b6
}

.stroke-pink-500 {
    stroke: #ec4899
}

.stroke-pink-600 {
    stroke: #db2777
}

.stroke-pink-700 {
    stroke: #be185d
}

.stroke-pink-800 {
    stroke: #9d174d
}

.stroke-pink-900 {
    stroke: #831843
}

.stroke-rose-50 {
    stroke: #fff1f2
}

.stroke-rose-100 {
    stroke: #ffe4e6
}

.stroke-rose-200 {
    stroke: #fecdd3
}

.stroke-rose-300 {
    stroke: #fda4af
}

.stroke-rose-400 {
    stroke: #fb7185
}

.stroke-rose-500 {
    stroke: #f43f5e
}

.stroke-rose-600 {
    stroke: #e11d48
}

.stroke-rose-700 {
    stroke: #be123c
}

.stroke-rose-800 {
    stroke: #9f1239
}

.stroke-rose-900 {
    stroke: #881337
}

.table-auto {
    table-layout: auto
}

.table-fixed {
    table-layout: fixed
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.underline {
    text-decoration-line: underline
}

.overline {
    text-decoration-line: overline
}

.line-through {
    text-decoration-line: line-through
}

.no-underline {
    text-decoration-line: none
}

.indent-0 {
    text-indent: 0px
}

.indent-px {
    text-indent: 1px
}

.indent-0-5 {
    text-indent: .125rem
}

.indent-1 {
    text-indent: .25rem
}

.indent-1-5 {
    text-indent: .375rem
}

.indent-2 {
    text-indent: .5rem
}

.indent-2-5 {
    text-indent: .625rem
}

.indent-3 {
    text-indent: .75rem
}

.indent-3-5 {
    text-indent: .875rem
}

.indent-4 {
    text-indent: 1rem
}

.indent-5 {
    text-indent: 1.25rem
}

.indent-6 {
    text-indent: 1.5rem
}

.indent-7 {
    text-indent: 1.75rem
}

.indent-8 {
    text-indent: 2rem
}

.indent-9 {
    text-indent: 2.25rem
}

.indent-10 {
    text-indent: 2.5rem
}

.indent-11 {
    text-indent: 2.75rem
}

.indent-12 {
    text-indent: 3rem
}

.indent-14 {
    text-indent: 3.5rem
}

.indent-16 {
    text-indent: 4rem
}

.indent-20 {
    text-indent: 5rem
}

.indent-24 {
    text-indent: 6rem
}

.indent-28 {
    text-indent: 7rem
}

.indent-32 {
    text-indent: 8rem
}

.indent-36 {
    text-indent: 9rem
}

.indent-40 {
    text-indent: 10rem
}

.indent-44 {
    text-indent: 11rem
}

.indent-48 {
    text-indent: 12rem
}

.indent-52 {
    text-indent: 13rem
}

.indent-56 {
    text-indent: 14rem
}

.indent-60 {
    text-indent: 15rem
}

.indent-64 {
    text-indent: 16rem
}

.indent-72 {
    text-indent: 18rem
}

.indent-80 {
    text-indent: 20rem
}

.indent-96 {
    text-indent: 24rem
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-ellipsis {
    text-overflow: ellipsis
}

.text-clip {
    text-overflow: clip
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.inset-x-0 {
    left: 0;
    right: 0
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.inset-px {
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px
}

.inset-x-px {
    left: 1px;
    right: 1px
}

.inset-y-px {
    top: 1px;
    bottom: 1px
}

.top-px {
    top: 1px
}

.right-px {
    right: 1px
}

.bottom-px {
    bottom: 1px
}

.left-px {
    left: 1px
}

.inset-0-5 {
    top: .125rem;
    right: .125rem;
    bottom: .125rem;
    left: .125rem
}

.inset-x-0-5 {
    left: .125rem;
    right: .125rem
}

.inset-y-0-5 {
    top: .125rem;
    bottom: .125rem
}

.top-0-5 {
    top: .125rem
}

.right-0-5 {
    right: .125rem
}

.bottom-0-5 {
    bottom: .125rem
}

.left-0-5 {
    left: .125rem
}

.inset-1 {
    top: .25rem;
    right: .25rem;
    bottom: .25rem;
    left: .25rem
}

.inset-x-1 {
    left: .25rem;
    right: .25rem
}

.inset-y-1 {
    top: .25rem;
    bottom: .25rem
}

.top-1 {
    top: .25rem
}

.right-1 {
    right: .25rem
}

.bottom-1 {
    bottom: .25rem
}

.left-1 {
    left: .25rem
}

.inset-1-5 {
    top: .375rem;
    right: .375rem;
    bottom: .375rem;
    left: .375rem
}

.inset-x-1-5 {
    left: .375rem;
    right: .375rem
}

.inset-y-1-5 {
    top: .375rem;
    bottom: .375rem
}

.top-1-5 {
    top: .375rem
}

.right-1-5 {
    right: .375rem
}

.bottom-1-5 {
    bottom: .375rem
}

.left-1-5 {
    left: .375rem
}

.inset-2 {
    top: .5rem;
    right: .5rem;
    bottom: .5rem;
    left: .5rem
}

.inset-x-2 {
    left: .5rem;
    right: .5rem
}

.inset-y-2 {
    top: .5rem;
    bottom: .5rem
}

.top-2 {
    top: .5rem
}

.right-2 {
    right: .5rem
}

.bottom-2 {
    bottom: .5rem
}

.left-2 {
    left: .5rem
}

.inset-2-5 {
    top: .625rem;
    right: .625rem;
    bottom: .625rem;
    left: .625rem
}

.inset-x-2-5 {
    left: .625rem;
    right: .625rem
}

.inset-y-2-5 {
    top: .625rem;
    bottom: .625rem
}

.top-2-5 {
    top: .625rem
}

.right-2-5 {
    right: .625rem
}

.bottom-2-5 {
    bottom: .625rem
}

.left-2-5 {
    left: .625rem
}

.inset-3 {
    top: .75rem;
    right: .75rem;
    bottom: .75rem;
    left: .75rem
}

.inset-x-3 {
    left: .75rem;
    right: .75rem
}

.inset-y-3 {
    top: .75rem;
    bottom: .75rem
}

.top-3 {
    top: .75rem
}

.right-3 {
    right: .75rem
}

.bottom-3 {
    bottom: .75rem
}

.left-3 {
    left: .75rem
}

.inset-3-5 {
    top: .875rem;
    right: .875rem;
    bottom: .875rem;
    left: .875rem
}

.inset-x-3-5 {
    left: .875rem;
    right: .875rem
}

.inset-y-3-5 {
    top: .875rem;
    bottom: .875rem
}

.top-3-5 {
    top: .875rem
}

.right-3-5 {
    right: .875rem
}

.bottom-3-5 {
    bottom: .875rem
}

.left-3-5 {
    left: .875rem
}

.inset-4 {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem
}

.inset-x-4 {
    left: 1rem;
    right: 1rem
}

.inset-y-4 {
    top: 1rem;
    bottom: 1rem
}

.top-4 {
    top: 1rem
}

.right-4 {
    right: 1rem
}

.bottom-4 {
    bottom: 1rem
}

.left-4 {
    left: 1rem
}

.inset-5 {
    top: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem
}

.inset-x-5 {
    left: 1.25rem;
    right: 1.25rem
}

.inset-y-5 {
    top: 1.25rem;
    bottom: 1.25rem
}

.top-5 {
    top: 1.25rem
}

.right-5 {
    right: 1.25rem
}

.bottom-5 {
    bottom: 1.25rem
}

.left-5 {
    left: 1.25rem
}

.inset-6 {
    top: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    left: 1.5rem
}

.inset-x-6 {
    left: 1.5rem;
    right: 1.5rem
}

.inset-y-6 {
    top: 1.5rem;
    bottom: 1.5rem
}

.top-6 {
    top: 1.5rem
}

.right-6 {
    right: 1.5rem
}

.bottom-6 {
    bottom: 1.5rem
}

.left-6 {
    left: 1.5rem
}

.inset-7 {
    top: 1.75rem;
    right: 1.75rem;
    bottom: 1.75rem;
    left: 1.75rem
}

.inset-x-7 {
    left: 1.75rem;
    right: 1.75rem
}

.inset-y-7 {
    top: 1.75rem;
    bottom: 1.75rem
}

.top-7 {
    top: 1.75rem
}

.right-7 {
    right: 1.75rem
}

.bottom-7 {
    bottom: 1.75rem
}

.left-7 {
    left: 1.75rem
}

.inset-8 {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem
}

.inset-x-8 {
    left: 2rem;
    right: 2rem
}

.inset-y-8 {
    top: 2rem;
    bottom: 2rem
}

.top-8 {
    top: 2rem
}

.right-8 {
    right: 2rem
}

.bottom-8 {
    bottom: 2rem
}

.left-8 {
    left: 2rem
}

.inset-9 {
    top: 2.25rem;
    right: 2.25rem;
    bottom: 2.25rem;
    left: 2.25rem
}

.inset-x-9 {
    left: 2.25rem;
    right: 2.25rem
}

.inset-y-9 {
    top: 2.25rem;
    bottom: 2.25rem
}

.top-9 {
    top: 2.25rem
}

.right-9 {
    right: 2.25rem
}

.bottom-9 {
    bottom: 2.25rem
}

.left-9 {
    left: 2.25rem
}

.inset-10 {
    top: 2.5rem;
    right: 2.5rem;
    bottom: 2.5rem;
    left: 2.5rem
}

.inset-x-10 {
    left: 2.5rem;
    right: 2.5rem
}

.inset-y-10 {
    top: 2.5rem;
    bottom: 2.5rem
}

.top-10 {
    top: 2.5rem
}

.right-10 {
    right: 2.5rem
}

.bottom-10 {
    bottom: 2.5rem
}

.left-10 {
    left: 2.5rem
}

.inset-11 {
    top: 2.75rem;
    right: 2.75rem;
    bottom: 2.75rem;
    left: 2.75rem
}

.inset-x-11 {
    left: 2.75rem;
    right: 2.75rem
}

.inset-y-11 {
    top: 2.75rem;
    bottom: 2.75rem
}

.top-11 {
    top: 2.75rem
}

.right-11 {
    right: 2.75rem
}

.bottom-11 {
    bottom: 2.75rem
}

.left-11 {
    left: 2.75rem
}

.inset-12 {
    top: 3rem;
    right: 3rem;
    bottom: 3rem;
    left: 3rem
}

.inset-x-12 {
    left: 3rem;
    right: 3rem
}

.inset-y-12 {
    top: 3rem;
    bottom: 3rem
}

.top-12 {
    top: 3rem
}

.right-12 {
    right: 3rem
}

.bottom-12 {
    bottom: 3rem
}

.left-12 {
    left: 3rem
}

.inset-14 {
    top: 3.5rem;
    right: 3.5rem;
    bottom: 3.5rem;
    left: 3.5rem
}

.inset-x-14 {
    left: 3.5rem;
    right: 3.5rem
}

.inset-y-14 {
    top: 3.5rem;
    bottom: 3.5rem
}

.top-14 {
    top: 3.5rem
}

.right-14 {
    right: 3.5rem
}

.bottom-14 {
    bottom: 3.5rem
}

.left-14 {
    left: 3.5rem
}

.inset-16 {
    top: 4rem;
    right: 4rem;
    bottom: 4rem;
    left: 4rem
}

.inset-x-16 {
    left: 4rem;
    right: 4rem
}

.inset-y-16 {
    top: 4rem;
    bottom: 4rem
}

.top-16 {
    top: 4rem
}

.right-16 {
    right: 4rem
}

.bottom-16 {
    bottom: 4rem
}

.left-16 {
    left: 4rem
}

.inset-20 {
    top: 5rem;
    right: 5rem;
    bottom: 5rem;
    left: 5rem
}

.inset-x-20 {
    left: 5rem;
    right: 5rem
}

.inset-y-20 {
    top: 5rem;
    bottom: 5rem
}

.top-20 {
    top: 5rem
}

.right-20 {
    right: 5rem
}

.bottom-20 {
    bottom: 5rem
}

.left-20 {
    left: 5rem
}

.inset-24 {
    top: 6rem;
    right: 6rem;
    bottom: 6rem;
    left: 6rem
}

.inset-x-24 {
    left: 6rem;
    right: 6rem
}

.inset-y-24 {
    top: 6rem;
    bottom: 6rem
}

.top-24 {
    top: 6rem
}

.right-24 {
    right: 6rem
}

.bottom-24 {
    bottom: 6rem
}

.left-24 {
    left: 6rem
}

.inset-28 {
    top: 7rem;
    right: 7rem;
    bottom: 7rem;
    left: 7rem
}

.inset-x-28 {
    left: 7rem;
    right: 7rem
}

.inset-y-28 {
    top: 7rem;
    bottom: 7rem
}

.top-28 {
    top: 7rem
}

.right-28 {
    right: 7rem
}

.bottom-28 {
    bottom: 7rem
}

.left-28 {
    left: 7rem
}

.inset-32 {
    top: 8rem;
    right: 8rem;
    bottom: 8rem;
    left: 8rem
}

.inset-x-32 {
    left: 8rem;
    right: 8rem
}

.inset-y-32 {
    top: 8rem;
    bottom: 8rem
}

.top-32 {
    top: 8rem
}

.right-32 {
    right: 8rem
}

.bottom-32 {
    bottom: 8rem
}

.left-32 {
    left: 8rem
}

.inset-36 {
    top: 9rem;
    right: 9rem;
    bottom: 9rem;
    left: 9rem
}

.inset-x-36 {
    left: 9rem;
    right: 9rem
}

.inset-y-36 {
    top: 9rem;
    bottom: 9rem
}

.top-36 {
    top: 9rem
}

.right-36 {
    right: 9rem
}

.bottom-36 {
    bottom: 9rem
}

.left-36 {
    left: 9rem
}

.inset-40 {
    top: 10rem;
    right: 10rem;
    bottom: 10rem;
    left: 10rem
}

.inset-x-40 {
    left: 10rem;
    right: 10rem
}

.inset-y-40 {
    top: 10rem;
    bottom: 10rem
}

.top-40 {
    top: 10rem
}

.right-40 {
    right: 10rem
}

.bottom-40 {
    bottom: 10rem
}

.left-40 {
    left: 10rem
}

.inset-44 {
    top: 11rem;
    right: 11rem;
    bottom: 11rem;
    left: 11rem
}

.inset-x-44 {
    left: 11rem;
    right: 11rem
}

.inset-y-44 {
    top: 11rem;
    bottom: 11rem
}

.top-44 {
    top: 11rem
}

.right-44 {
    right: 11rem
}

.bottom-44 {
    bottom: 11rem
}

.left-44 {
    left: 11rem
}

.inset-48 {
    top: 12rem;
    right: 12rem;
    bottom: 12rem;
    left: 12rem
}

.inset-x-48 {
    left: 12rem;
    right: 12rem
}

.inset-y-48 {
    top: 12rem;
    bottom: 12rem
}

.top-48 {
    top: 12rem
}

.right-48 {
    right: 12rem
}

.bottom-48 {
    bottom: 12rem
}

.left-48 {
    left: 12rem
}

.inset-52 {
    top: 13rem;
    right: 13rem;
    bottom: 13rem;
    left: 13rem
}

.inset-x-52 {
    left: 13rem;
    right: 13rem
}

.inset-y-52 {
    top: 13rem;
    bottom: 13rem
}

.top-52 {
    top: 13rem
}

.right-52 {
    right: 13rem
}

.bottom-52 {
    bottom: 13rem
}

.left-52 {
    left: 13rem
}

.inset-56 {
    top: 14rem;
    right: 14rem;
    bottom: 14rem;
    left: 14rem
}

.inset-x-56 {
    left: 14rem;
    right: 14rem
}

.inset-y-56 {
    top: 14rem;
    bottom: 14rem
}

.top-56 {
    top: 14rem
}

.right-56 {
    right: 14rem
}

.bottom-56 {
    bottom: 14rem
}

.left-56 {
    left: 14rem
}

.inset-60 {
    top: 15rem;
    right: 15rem;
    bottom: 15rem;
    left: 15rem
}

.inset-x-60 {
    left: 15rem;
    right: 15rem
}

.inset-y-60 {
    top: 15rem;
    bottom: 15rem
}

.top-60 {
    top: 15rem
}

.right-60 {
    right: 15rem
}

.bottom-60 {
    bottom: 15rem
}

.left-60 {
    left: 15rem
}

.inset-64 {
    top: 16rem;
    right: 16rem;
    bottom: 16rem;
    left: 16rem
}

.inset-x-64 {
    left: 16rem;
    right: 16rem
}

.inset-y-64 {
    top: 16rem;
    bottom: 16rem
}

.top-64 {
    top: 16rem
}

.right-64 {
    right: 16rem
}

.bottom-64 {
    bottom: 16rem
}

.left-64 {
    left: 16rem
}

.inset-72 {
    top: 18rem;
    right: 18rem;
    bottom: 18rem;
    left: 18rem
}

.inset-x-72 {
    left: 18rem;
    right: 18rem
}

.inset-y-72 {
    top: 18rem;
    bottom: 18rem
}

.top-72 {
    top: 18rem
}

.right-72 {
    right: 18rem
}

.bottom-72 {
    bottom: 18rem
}

.left-72 {
    left: 18rem
}

.inset-80 {
    top: 20rem;
    right: 20rem;
    bottom: 20rem;
    left: 20rem
}

.inset-x-80 {
    left: 20rem;
    right: 20rem
}

.inset-y-80 {
    top: 20rem;
    bottom: 20rem
}

.top-80 {
    top: 20rem
}

.right-80 {
    right: 20rem
}

.bottom-80 {
    bottom: 20rem
}

.left-80 {
    left: 20rem
}

.inset-96 {
    top: 24rem;
    right: 24rem;
    bottom: 24rem;
    left: 24rem
}

.inset-x-96 {
    left: 24rem;
    right: 24rem
}

.inset-y-96 {
    top: 24rem;
    bottom: 24rem
}

.top-96 {
    top: 24rem
}

.right-96 {
    right: 24rem
}

.bottom-96 {
    bottom: 24rem
}

.left-96 {
    left: 24rem
}

.inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto
}

.inset-1_2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%
}

.inset-1_3 {
    top: 33.333333%;
    right: 33.333333%;
    bottom: 33.333333%;
    left: 33.333333%
}

.inset-2_3 {
    top: 66.666667%;
    right: 66.666667%;
    bottom: 66.666667%;
    left: 66.666667%
}

.inset-1_4 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%
}

.inset-2_4 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%
}

.inset-3_4 {
    top: 75%;
    right: 75%;
    bottom: 75%;
    left: 75%
}

.inset-full {
    top: 100%;
    right: 100%;
    bottom: 100%;
    left: 100%
}

.inset-x-auto {
    left: auto;
    right: auto
}

.inset-x-1_2 {
    left: 50%;
    right: 50%
}

.inset-x-1_3 {
    left: 33.333333%;
    right: 33.333333%
}

.inset-x-2_3 {
    left: 66.666667%;
    right: 66.666667%
}

.inset-x-1_4 {
    left: 25%;
    right: 25%
}

.inset-x-2_4 {
    left: 50%;
    right: 50%
}

.inset-x-3_4 {
    left: 75%;
    right: 75%
}

.inset-x-full {
    left: 100%;
    right: 100%
}

.inset-y-auto {
    top: auto;
    bottom: auto
}

.inset-y-1_2 {
    top: 50%;
    bottom: 50%
}

.inset-y-1_3 {
    top: 33.333333%;
    bottom: 33.333333%
}

.inset-y-2_3 {
    top: 66.666667%;
    bottom: 66.666667%
}

.inset-y-1_4 {
    top: 25%;
    bottom: 25%
}

.inset-y-2_4 {
    top: 50%;
    bottom: 50%
}

.inset-y-3_4 {
    top: 75%;
    bottom: 75%
}

.inset-y-full {
    top: 100%;
    bottom: 100%
}

.top-auto {
    top: auto
}

.top-1_2 {
    top: 50%
}

.top-1_3 {
    top: 33.333333%
}

.top-2_3 {
    top: 66.666667%
}

.top-1_4 {
    top: 25%
}

.top-2_4 {
    top: 50%
}

.top-3_4 {
    top: 75%
}

.top-full {
    top: 100%
}

.right-auto {
    right: auto
}

.right-1_2 {
    right: 50%
}

.right-1_3 {
    right: 33.333333%
}

.right-2_3 {
    right: 66.666667%
}

.right-1_4 {
    right: 25%
}

.right-2_4 {
    right: 50%
}

.right-3_4 {
    right: 75%
}

.right-full {
    right: 100%
}

.bottom-auto {
    bottom: auto
}

.bottom-1_2 {
    bottom: 50%
}

.bottom-1_3 {
    bottom: 33.333333%
}

.bottom-2_3 {
    bottom: 66.666667%
}

.bottom-1_4 {
    bottom: 25%
}

.bottom-2_4 {
    bottom: 50%
}

.bottom-3_4 {
    bottom: 75%
}

.bottom-full {
    bottom: 100%
}

.left-auto {
    left: auto
}

.left-1_2 {
    left: 50%
}

.left-1_3 {
    left: 33.333333%
}

.left-2_3 {
    left: 66.666667%
}

.left-1_4 {
    left: 25%
}

.left-2_4 {
    left: 50%
}

.left-3_4 {
    left: 75%
}

.left-full {
    left: 100%
}

.touch-auto {
    touch-action: auto
}

.touch-none {
    touch-action: none
}

.touch-pan-x {
    touch-action: pan-x
}

.touch-pan-left {
    touch-action: pan-left
}

.touch-pan-right {
    touch-action: pan-right
}

.touch-pan-y {
    touch-action: pan-y
}

.touch-pan-up {
    touch-action: pan-up
}

.touch-pan-down {
    touch-action: pan-down
}

.touch-pinch-zoom {
    touch-action: pinch-zoom
}

.touch-manipulation {
    touch-action: manipulation
}

.origin-center {
    transform-origin: center
}

.origin-top {
    transform-origin: top
}

.origin-top-right {
    transform-origin: top right
}

.origin-right {
    transform-origin: right
}

.origin-bottom-right {
    transform-origin: bottom right
}

.origin-bottom {
    transform-origin: bottom
}

.origin-bottom-left {
    transform-origin: bottom left
}

.origin-left {
    transform-origin: left
}

.origin-top-left {
    transform-origin: top left
}

.delay-75 {
    transition-delay: 75ms
}

.delay-100 {
    transition-delay: .1s
}

.delay-150 {
    transition-delay: .15s
}

.delay-200 {
    transition-delay: .2s
}

.delay-300 {
    transition-delay: .3s
}

.delay-500 {
    transition-delay: .5s
}

.delay-700 {
    transition-delay: .7s
}

.delay-1000 {
    transition-delay: 1s
}

.duration-75 {
    transition-duration: 75ms
}

.duration-100 {
    transition-duration: .1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-700 {
    transition-duration: .7s
}

.duration-1000 {
    transition-duration: 1s
}

.ease-linear {
    transition-timing-function: linear
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-out {
    transition-timing-function: cubic-bezier(0,0,.2,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-none {
    transition-property: none
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.select-none {
    user-select: none
}

.select-text {
    user-select: text
}

.select-all {
    user-select: all
}

.select-auto {
    user-select: auto
}

.align-baseline {
    vertical-align: baseline
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.align-text-top {
    vertical-align: text-top
}

.align-text-bottom {
    vertical-align: text-bottom
}

.align-sub {
    vertical-align: sub
}

.align-super {
    vertical-align: super
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre {
    white-space: pre
}

.whitespace-pre-line {
    white-space: pre-line
}

.whitespace-pre-wrap {
    white-space: pre-wrap
}

.w-0 {
    width: 0
}

.w-px {
    width: 1px
}

.w-0-5 {
    width: .125rem
}

.w-1 {
    width: .25rem
}

.w-1-5 {
    width: .375rem
}

.w-2 {
    width: .5rem
}

.w-2-5 {
    width: .625rem
}

.w-3 {
    width: .75rem
}

.w-3-5 {
    width: .875rem
}

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

.w-10 {
    width: 2.5rem
}

.w-11 {
    width: 2.75rem
}

.w-12 {
    width: 3rem
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-28 {
    width: 7rem
}

.w-32 {
    width: 8rem
}

.w-36 {
    width: 9rem
}

.w-40 {
    width: 10rem
}

.w-44 {
    width: 11rem
}

.w-48 {
    width: 12rem
}

.w-52 {
    width: 13rem
}

.w-56 {
    width: 14rem
}

.w-60 {
    width: 15rem
}

.w-64 {
    width: 16rem
}

.w-72 {
    width: 18rem
}

.w-80 {
    width: 20rem
}

.w-96 {
    width: 24rem
}

.w-auto {
    width: auto
}

.w-1_2 {
    width: 50%
}

.w-1_3 {
    width: 33.333333%
}

.w-2_3 {
    width: 66.666667%
}

.w-1_4 {
    width: 25%
}

.w-2_4 {
    width: 50%
}

.w-3_4 {
    width: 75%
}

.w-1_5 {
    width: 20%
}

.w-2_5 {
    width: 40%
}

.w-3_5 {
    width: 60%
}

.w-4_5 {
    width: 80%
}

.w-1_6 {
    width: 16.666667%
}

.w-2_6 {
    width: 33.333333%
}

.w-3_6 {
    width: 50%
}

.w-4_6 {
    width: 66.666667%
}

.w-5_6 {
    width: 83.333333%
}

.w-1_12 {
    width: 8.333333%
}

.w-2_12 {
    width: 16.666667%
}

.w-3_12 {
    width: 25%
}

.w-4_12 {
    width: 33.333333%
}

.w-5_12 {
    width: 41.666667%
}

.w-6_12 {
    width: 50%
}

.w-7_12 {
    width: 58.333333%
}

.w-8_12 {
    width: 66.666667%
}

.w-9_12 {
    width: 75%
}

.w-10_12 {
    width: 83.333333%
}

.w-11_12 {
    width: 91.666667%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.w-min {
    width: min-content
}

.w-max {
    width: max-content
}

.w-fit {
    width: fit-content
}

.will-change-auto {
    will-change: auto
}

.will-change-scroll {
    will-change: scroll-position
}

.will-change-contents {
    will-change: contents
}

.will-change-transform {
    will-change: transform
}

.break-normal {
    overflow-wrap: normal;
    word-break: normal
}

.break-words {
    overflow-wrap: break-word
}

.break-all {
    word-break: break-all
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-auto {
    z-index: auto
}

.translate-x-0 {
    transform: translateX(0px)
}

.translate-y-0 {
    transform: translateY(0px)
}

.translate-x-px {
    transform: translateX(1px)
}

.translate-y-px {
    transform: translateY(1px)
}

.translate-x-0-5 {
    transform: translateX(.125rem)
}

.translate-y-0-5 {
    transform: translateY(.125rem)
}

.translate-x-1 {
    transform: translateX(.25rem)
}

.translate-y-1 {
    transform: translateY(.25rem)
}

.translate-x-1-5 {
    transform: translateX(.375rem)
}

.translate-y-1-5 {
    transform: translateY(.375rem)
}

.translate-x-2 {
    transform: translateX(.5rem)
}

.translate-y-2 {
    transform: translateY(.5rem)
}

.translate-x-2-5 {
    transform: translateX(.625rem)
}

.translate-y-2-5 {
    transform: translateY(.625rem)
}

.translate-x-3 {
    transform: translateX(.75rem)
}

.translate-y-3 {
    transform: translateY(.75rem)
}

.translate-x-3-5 {
    transform: translateX(.875rem)
}

.translate-y-3-5 {
    transform: translateY(.875rem)
}

.translate-x-4 {
    transform: translateX(1rem)
}

.translate-y-4 {
    transform: translateY(1rem)
}

.translate-x-5 {
    transform: translateX(1.25rem)
}

.translate-y-5 {
    transform: translateY(1.25rem)
}

.translate-x-6 {
    transform: translateX(1.5rem)
}

.translate-y-6 {
    transform: translateY(1.5rem)
}

.translate-x-7 {
    transform: translateX(1.75rem)
}

.translate-y-7 {
    transform: translateY(1.75rem)
}

.translate-x-8 {
    transform: translateX(2rem)
}

.translate-y-8 {
    transform: translateY(2rem)
}

.translate-x-9 {
    transform: translateX(2.25rem)
}

.translate-y-9 {
    transform: translateY(2.25rem)
}

.translate-x-10 {
    transform: translateX(2.5rem)
}

.translate-y-10 {
    transform: translateY(2.5rem)
}

.translate-x-11 {
    transform: translateX(2.75rem)
}

.translate-y-11 {
    transform: translateY(2.75rem)
}

.translate-x-12 {
    transform: translateX(3rem)
}

.translate-y-12 {
    transform: translateY(3rem)
}

.translate-x-14 {
    transform: translateX(3.5rem)
}

.translate-y-14 {
    transform: translateY(3.5rem)
}

.translate-x-16 {
    transform: translateX(4rem)
}

.translate-y-16 {
    transform: translateY(4rem)
}

.translate-x-20 {
    transform: translateX(5rem)
}

.translate-y-20 {
    transform: translateY(5rem)
}

.translate-x-24 {
    transform: translateX(6rem)
}

.translate-y-24 {
    transform: translateY(6rem)
}

.translate-x-28 {
    transform: translateX(7rem)
}

.translate-y-28 {
    transform: translateY(7rem)
}

.translate-x-32 {
    transform: translateX(8rem)
}

.translate-y-32 {
    transform: translateY(8rem)
}

.translate-x-36 {
    transform: translateX(9rem)
}

.translate-y-36 {
    transform: translateY(9rem)
}

.translate-x-40 {
    transform: translateX(10rem)
}

.translate-y-40 {
    transform: translateY(10rem)
}

.translate-x-44 {
    transform: translateX(11rem)
}

.translate-y-44 {
    transform: translateY(11rem)
}

.translate-x-48 {
    transform: translateX(12rem)
}

.translate-y-48 {
    transform: translateY(12rem)
}

.translate-x-52 {
    transform: translateX(13rem)
}

.translate-y-52 {
    transform: translateY(13rem)
}

.translate-x-56 {
    transform: translateX(14rem)
}

.translate-y-56 {
    transform: translateY(14rem)
}

.translate-x-60 {
    transform: translateX(15rem)
}

.translate-y-60 {
    transform: translateY(15rem)
}

.translate-x-64 {
    transform: translateX(16rem)
}

.translate-y-64 {
    transform: translateY(16rem)
}

.translate-x-72 {
    transform: translateX(18rem)
}

.translate-y-72 {
    transform: translateY(18rem)
}

.translate-x-80 {
    transform: translateX(20rem)
}

.translate-y-80 {
    transform: translateY(20rem)
}

.translate-x-96 {
    transform: translateX(24rem)
}

.translate-y-96 {
    transform: translateY(24rem)
}

.translate-x-1_2 {
    transform: translateX(50%)
}

.translate-x-1_3 {
    transform: translateX(33.333333%)
}

.translate-x-2_3 {
    transform: translateX(66.666667%)
}

.translate-x-1_4 {
    transform: translateX(25%)
}

.translate-x-2_4 {
    transform: translateX(50%)
}

.translate-x-3_4 {
    transform: translateX(75%)
}

.translate-x-full {
    transform: translateX(100%)
}

.translate-y-1_2 {
    transform: translateY(50%)
}

.translate-y-1_3 {
    transform: translateY(33.333333%)
}

.translate-y-2_3 {
    transform: translateY(66.666667%)
}

.translate-y-1_4 {
    transform: translateY(25%)
}

.translate-y-2_4 {
    transform: translateY(50%)
}

.translate-y-3_4 {
    transform: translateY(75%)
}

.translate-y-full {
    transform: translateY(100%)
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.hide {
    display: none
}

.pagebuilder-hide {
    display: none !important
}

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

.text-align-center {
    text-align: center
}

.full-width {
    width: 100%
}

.group:before,.group:after {
    content: '';
    display: table
}

.group:after {
    clear: both
}

.responsive-embed {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.responsive-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

.text-with-icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.text-with-icon i {
    margin-right: 5px
}

.is-logged-in .logged-out-only {
    display: none
}

.is-logged-out .logged-in-only {
    display: none
}

.pb-icon-in-text {
    visibility: hidden;
    width: 70px;
    margin-right: -40px
}

.pb-icon-in-text:before {
    visibility: visible
}

.pb-before-color-inherit:before {
    color: inherit !important
}

.letter-spacing-minus-xs {
    letter-spacing: -.25px
}

.letter-spacing-minus-s {
    letter-spacing: -.5px
}

.letter-spacing-minus-m {
    letter-spacing: -.75px
}

.letter-spacing-minus-l {
    letter-spacing: -1px
}

.letter-spacing-minus-xl {
    letter-spacing: -1.25px
}

.letter-spacing-minus-xxl {
    letter-spacing: -1.5px
}

.letter-spacing-plus-xs {
    letter-spacing: .25px
}

.letter-spacing-plus-s {
    letter-spacing: .5px
}

.letter-spacing-plus-m {
    letter-spacing: .75px
}

.letter-spacing-plus-l {
    letter-spacing: 1px
}

.letter-spacing-plus-xl {
    letter-spacing: 1.25px
}

.letter-spacing-plus-xxl {
    letter-spacing: 1.5px
}

.catalog-product-view .next-day-delivery-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-weight: 700
}

.catalog-product-view .next-day-delivery-details .next-day-delivery-details-info {
    font-size: 1.4rem;
    line-height: 125%;
    color: #2a2a2a;
    margin-bottom: 0
}

.catalog-product-view .next-day-delivery-details .delivery-countdown {
    color: #f8ab28
}

.modal-popup.engraving_modal {
    z-index: 1000
}

.modal-popup.engraving_modal .modal-header {
    display: none;
    padding-left: 0;
    padding-right: 0
}

.modal-popup.engraving_modal .modal-content {
    padding-left: 0;
    padding-right: 0;
    background-color: #000;
    overflow: hidden
}

.modal-popup.engraving_modal .modal-footer {
    display: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

.modal-popup.engraving_modal .modal-inner-wrap {
    width: 97%;
    height: 100%;
    margin-top: 25px;
    margin-bottom: 0
}

#engraving_data textarea.product-custom-option {
    display: none
}

.product-info-main #customize_engraving .fieldset {
    margin: 0
}

.product-info-main #customize_engraving.box-tocart {
    display: block
}

#customizeButton {
    width: 265px
}

#engraving_modal {
    display: none
}

iframe#iframe {
    width: 100%;
    height: 100vh
}

textarea.product-custom-option {
    display: none
}

.engravingWrapper {
    margin: 0;
    overflow: hidden
}

#engraving_button {
    display: none;
    position: relative;
    text-align: center
}

#engraving_button .control {
    display: inline-block;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 120px;
    position: relative;
    margin-right: -40px;
    z-index: 0;
    height: 50px;
    bottom: 0;
    border: 2px solid #3d3d3f;
    background-color: #3d3d3f;
    text-align: center;
    box-sizing: border-box;
    z-index: 10
}

#engraving_button .control .engraving_qty {
    color: #fff;
    line-height: 45px;
    text-align: center;
    font-size: 1.4rem
}

#engraving_button .actions {
    position: relative;
    display: inline-block;
    z-index: 20
}

#engraving_button .action.secondary {
    padding: 15px 20px
}

.cartuchos0,.cartuchos2,.cartuchos1 {
    position: absolute;
    z-index: 1;
    max-width: 30%;
    top: 5%
}

.cartuchos0 {
    right: 10%
}

.cartuchos1 {
    right: 21%
}

.cartuchos2 {
    right: 33%
}

.customer-account.customer-warranty-index .description-text {
    font-size: 1.6rem
}

.customer-account.customer-warranty-index .form-extended-warranty-manage,.customer-account.customer-warranty-index .form-extended-warranty-opt-out {
    border-top: 2px solid #dedede;
    border-bottom: 2px solid #dedede;
    font-size: 12px;
    margin: 20px 0;
    padding: 20px 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage p,.customer-account.customer-warranty-index .form-extended-warranty-opt-out p {
    margin-bottom: 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .choice-box__container,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .choice-box__container {
    margin: 20px 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice .warranty-terms-condition,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice .warranty-terms-condition {
    text-decoration: underline;
    font-weight: 700
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice .extended-method,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice .extended-method {
    margin-left: 18px
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice .extended-method--hidden,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice .extended-method--hidden {
    display: none
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice .extended-method .mage-error,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice .extended-method .mage-error {
    margin: 7px 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice input[type=checkbox]:checked+label:before,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice input[type=checkbox]:checked+label:before {
    text-indent: -.1em
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice input[type=checkbox]+label:before,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice input[type=checkbox]+label:before {
    margin-top: 0;
    font-size: 1.6rem;
    font-weight: 700
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice label.label,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice label.label {
    padding-left: .5em;
    margin-bottom: 10px;
    font-size: 1.2rem;
    float: none;
    text-transform: none
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice label.label:before,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice label.label:before {
    margin-top: 0;
    margin-left: -1.5em;
    float: left;
    position: static;
    top: 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .field.choice .extended-method--last label.label,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .field.choice .extended-method--last label.label {
    margin-bottom: 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container {
    background: #efefef;
    padding: 20px
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container .opt-out-fieldset,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container .opt-out-fieldset {
    margin-bottom: 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container .opt-out-fieldset .choice-box__container,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container .opt-out-fieldset .choice-box__container {
    margin-bottom: 15px;
    margin-top: 0;
    border: none
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container .opt-out-fieldset input[type=checkbox]:checked+label:before,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container .opt-out-fieldset input[type=checkbox]:checked+label:before {
    color: #fff;
    background: #1d1d1d
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container .opt-out-actions,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container .opt-out-actions {
    margin-top: 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container .opt-out-actions .action.disabled,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container .opt-out-actions .action.disabled {
    background-color: #dedede;
    border-color: #dedede
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .opt-out-container .opt-out-actions .action.disabled .primary,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .opt-out-container .opt-out-actions .action.disabled .primary {
    padding: 10px 50px
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .actions-toolbar,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .actions-toolbar {
    margin: 25px 0 0
}

.customer-account.customer-warranty-index .form-extended-warranty-manage .actions-toolbar .register,.customer-account.customer-warranty-index .form-extended-warranty-opt-out .actions-toolbar .register {
    margin-bottom: 20px
}

.customer-account.customer-warranty-index .messages {
    text-align: center;
    font-weight: 700
}

.customer-account.customer-warranty-index .messages .message.success {
    color: #1d1d1d;
    padding: 20px
}

.customer-account.customer-warranty-index .consent-confirmation .modal-header .action-close:before {
    content: '\e913'
}

.customer-account.customer-warranty-index .consent-confirmation .modal-content {
    text-align: center;
    font-weight: 700
}

.customer-account.customer-warranty-index .consent-confirmation .modal-footer {
    display: flex;
    align-items: center;
    flex-direction: column
}

.customer-account.customer-warranty-index .consent-confirmation .modal-footer .action-dismiss {
    margin-left: 0;
    min-width: 245px;
    margin-top: 10px
}

.loyalty-model-content {
    display: none
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-header {
    padding-top: 20px
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-header .action-close {
    padding: 15px
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-header .action-close:before {
    color: #fff
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-logo {
    background: url('../BAT_CustomerConfig/images/logo.png') no-repeat;
    background-size: 100%;
    height: 34px;
    width: 90px;
    margin: 0 auto 10px
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-title {
    font-weight: 800;
    color: #fff;
    text-align: center;
    margin-bottom: 10px
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-text {
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .btn-container {
    margin-bottom: 10px;
    text-align: center
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .btn-container button {
    background: #f8ab28;
    border-color: #f8ab28;
    color: #2a2a2a;
    font-size: 1.2rem;
    padding: 10px 62px;
    font-weight: 600
}

body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-bottom-text {
    font-size: 1.2rem;
    color: #fff;
    text-align: center
}

.disclaimer-redeem a {
    color: #57d5ce;
    text-decoration: underline
}

.consent-field-redeem {
    display: inline;
    width: 30%
}

.row.consent-section-redeem {
    margin-left: 12px;
    display: flex;
    flex-direction: row
}

#device-reg-form .choice.terms-and-conditions {
    margin-top: 30px;
    margin-bottom: 40px;
    position: relative
}

#device-reg-form .choice.terms-and-conditions .consent-field-redeem {
    width: 50px
}

#device-reg-form .choice.terms-and-conditions .consent-field-redeem label {
    margin-top: 0;
    color: #fff
}

#device-reg-form .choice.terms-and-conditions .consent-field-redeem div.mage-error[generated] {
    position: absolute;
    margin-top: 17px;
    left: 0
}

.disclaimer-redeem {
    text-align: left
}

.subscription-container .fieldset {
    margin-bottom: 0
}

.subscription-container .fieldset>.field.choice {
    margin-bottom: 10px
}

.product-options-wrapper+.product-options-bottom>.subscription-container {
    margin-top: 20px
}

.bundle-options-container .block-bundle-summary~.box-tocart {
    margin-top: 20px
}

@media (max-width: 640px) {
    .swarming-subscribepro-customer-subscriptions #subscriptions-container .table-wrapper .table>tbody>tr td {
        padding-left:0;
        padding-right: 0
    }

    .swarming-subscribepro-customer-subscriptions #subscriptions-container .table-wrapper .table>tbody>tr td:before {
        content: '';
        display: none
    }

    .swarming-subscribepro-customer-subscriptions #subscriptions-container .table-wrapper .table>tbody>tr td.col.subscription {
        margin-bottom: 1rem
    }

    .swarming-subscribepro-customer-subscriptions #subscriptions-container .table-wrapper .table>tbody>tr td.col.product-image {
        float: left;
        padding-right: 25px
    }

    .swarming-subscribepro-customer-subscriptions #subscriptions-container .table-wrapper .table>tbody>tr td.col.product-image .product-item-photo {
        display: block
    }
}

@media (max-width: 640px) and (max-width:400px) {
    .swarming-subscribepro-customer-subscriptions #subscriptions-container .table-wrapper .table>tbody>tr td.col.product-image p {
        clear:left
    }
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.product-image {
    width: 75px
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.product-info h2 {
    margin-bottom: 1rem
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.product-info p {
    margin: 0
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.subscription .next-ship-date {
    font-weight: 700;
    margin-top: .5rem;
    margin-bottom: 1.5rem
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.subscription .ui-datepicker-trigger {
    cursor: pointer;
    margin-left: 2px
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.subscription .options>select {
    width: auto
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.subscription .options>span {
    margin: 0 5px
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .col.payment-information div img {
    padding-bottom: 4px;
    vertical-align: middle
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .product.option-list .toggle {
    border: 0;
    padding: 0 40px 5px 0
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .product.option-list .toggle:after {
    color: #8f8f8f;
    margin: 0 0 0 5px;
    position: static
}

.swarming-subscribepro-customer-subscriptions #subscriptions-container .product.option-list.active>.toggle:after {
    content: '\e621'
}

.vault-cards-listaction .my-credit-cards .table-credit-cards .col.actions form {
    display: inline;
    margin-left: 15px
}

.vault-cards-listaction .my-credit-cards .table-credit-cards .col.actions form:first-child {
    margin-left: 0
}

.vault-cards-listaction .my-credit-cards .table-credit-cards .col.card-number sub.card-pending {
    background-color: #fdf0d5;
    font-weight: 600;
    bottom: 0;
    margin-left: 5px;
    padding: 2px 5px;
    text-transform: uppercase
}

.wallet-authorize-info {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px
}

.wallet-authorize-info a {
    color: #1979c3
}

.wallet-authorize-info a:hover {
    color: #006bb4
}

.wallet-authorize-info a:active {
    color: #006bb4
}

.cart.table-wrapper .product-item-name+.subscription-container,.cart.table-wrapper .item-options+.subscription-container {
    margin-top: 20px
}

.payment-method-subscribe_pro .form .hosted-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    box-sizing: border-box;
    position: relative;
    width: 225px
}

.payment-method-subscribe_pro .form .child-control.control-focused input,.payment-method-subscribe_pro .form .hosted-control.hosted-control-focused {
    border-color: #006bb4
}

.payment-method-subscribe_pro .form .child-control.control-valid input,.payment-method-subscribe_pro .form .hosted-control.hosted-control-valid {
    border-color: #006400
}

.payment-method-subscribe_pro .form .child-control.control-invalid:not(.control-focused) input,.payment-method-subscribe_pro .form .hosted-control.hosted-control-invalid:not(.hosted-control-focused) {
    border-color: #e02b27
}

.payment-method-subscribe_pro .form .control-invalid:not(.control-focused)~.error,.payment-method-subscribe_pro .form .hosted-control-invalid:not(.hosted-control-focused)~.hosted-error {
    opacity: 1
}

.payment-method-subscribe_pro .form .hosted-control.hosted-cid {
    width: 6rem
}

.payment-method-subscribe_pro .form .cvv .field-tooltip {
    left: 7rem
}

.payment-method-subscribe_pro .form .error,.payment-method-subscribe_pro .form .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.payment-method-subscribe_pro .form .date-wrap .child-control {
    float: left;
    margin-right: 2rem
}

.payment-method-subscribe_pro .form .date-wrap input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.payment-method-subscribe_pro .form .date-wrap .month {
    position: relative
}

.payment-method-subscribe_pro .form .date-wrap .month:after {
    content: '/';
    display: inline;
    padding-bottom: inherit;
    padding-top: inherit;
    position: absolute;
    right: -12px;
    top: 5px
}

.card-number-type {
    margin-bottom: 10px
}

.card-number-type img {
    vertical-align: middle;
    margin-right: 5px;
    padding-bottom: 4px
}

.expiration-date .date-wrap .child-control {
    float: left;
    margin-right: 2rem
}

.expiration-date .date-wrap input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.expiration-date .date-wrap .month {
    position: relative
}

.expiration-date .date-wrap .month:after {
    content: '/';
    display: inline;
    padding-bottom: inherit;
    padding-top: inherit;
    position: absolute;
    right: -12px;
    top: 5px
}

.expiration-date .child-control.control-focused input {
    border-color: #006bb4
}

.expiration-date .child-control.control-valid input {
    border-color: #006400
}

.expiration-date .child-control.control-invalid:not(.control-focused) input {
    border-color: #e02b27
}

.expiration-date .error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.expiration-date .control-invalid:not(.control-focused)~.error {
    opacity: 1
}

.spro-3ds-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(51,51,51,.55)
}

.spro-3ds-wrapper.active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.spro-3ds-wrapper:not(.active) {
    display: none
}

.spro-3ds-wrapper #spro-3ds-challenge {
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: #fff
}

.spro-3ds-wrapper #spro-3ds-challenge iframe {
    max-width: 100%;
    width: 375px;
    height: 675px
}

body.spro-3ds-active {
    overflow: hidden
}

.field.field-select-billing+.billing-address-form {
    margin-top: 15px
}

.form-address-edit.form-vault-edit .actions-toolbar {
    clear: both
}

@media (min-width: 768px) {
    .form-address-edit.form-vault-edit .actions-toolbar {
        display:flex
    }

    .form-address-edit.form-vault-edit .actions-toolbar>.secondary {
        align-items: center;
        display: flex
    }

    .form-address-edit.form-vault-edit .actions-toolbar>.secondary a.action.back {
        margin-top: 0;
        margin-bottom: 0
    }
}

.form-address-edit.form-vault-edit .actions-toolbar>.secondary a.action.back {
    display: inline-block
}

.subscribe-pro-vault-card fieldset {
    float: none !important
}

.subscribe-pro-vault-card .legend {
    clip: auto !important;
    position: inherit !important;
    margin: 0 0 20px !important;
    padding: 0 0 10px !important;
    box-sizing: border-box !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    font-size: 1.8rem !important;
    border-bottom: 1px solid #c6c6c6 !important;
    width: 100% !important;
    height: auto !important
}

.subscribe-pro-vault-card .hosted-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    box-sizing: border-box;
    position: relative;
    width: 225px
}

.subscribe-pro-vault-card .child-control.control-focused input,.subscribe-pro-vault-card .hosted-control.hosted-control-focused {
    border-color: #006bb4
}

.subscribe-pro-vault-card .child-control.control-valid input,.subscribe-pro-vault-card .hosted-control.hosted-control-valid {
    border-color: #006400
}

.subscribe-pro-vault-card .child-control.control-invalid:not(.control-focused) input,.subscribe-pro-vault-card .hosted-control.hosted-control-invalid:not(.hosted-control-focused) {
    border-color: #e02b27
}

.subscribe-pro-vault-card .control-invalid:not(.control-focused)~.error,.subscribe-pro-vault-card .hosted-control-invalid:not(.hosted-control-focused)~.hosted-error {
    opacity: 1
}

.subscribe-pro-vault-card .hosted-control.hosted-cid {
    width: 6rem
}

.subscribe-pro-vault-card .cvv .field-tooltip {
    left: 7rem
}

.subscribe-pro-vault-card .error,.subscribe-pro-vault-card .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.subscribe-pro-vault-card .date-wrap .child-control {
    float: left;
    margin-right: 2rem
}

.subscribe-pro-vault-card .date-wrap input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.subscribe-pro-vault-card .date-wrap .month {
    position: relative
}

.subscribe-pro-vault-card .date-wrap .month:after {
    content: '/';
    display: inline;
    padding-bottom: inherit;
    padding-top: inherit;
    position: absolute;
    right: -12px;
    top: 5px
}

.vault-list-action {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 640px) {
    .vault-list-action {
        float:right;
        margin-top: 10px
    }
}

@media (min-width: 640px) {
    .modal-content .field .control._with-tooltip .field-tooltip .field-tooltip-content {
        right:-10px;
        top: 40px;
        left: auto
    }

    .modal-content .field .control._with-tooltip .field-tooltip .field-tooltip-content:before,.modal-content .field .control._with-tooltip .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 10px;
        left: auto;
        top: 0
    }

    .modal-content .field .control._with-tooltip .field-tooltip .field-tooltip-content:before {
        border-bottom-color: #666
    }

    .modal-content .field .control._with-tooltip .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }
}

.fieldset>.field>.control>select.inline {
    width: auto
}

.no-border {
    border: 0 !important
}

.floating-cookie-icon,.floating-cookie-icon:hover {
    position: fixed;
    bottom: 15px;
    left: 10px;
    z-index: 103;
    text-indent: -9999px;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.floating-cookie-icon:after,.floating-cookie-icon:hover:after {
    content: "" !important;
    float: left;
    text-indent: 0;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    background-image: url(../BAT_GTMOneTrustCookieConsent/img/cookie-icon.png);
    background-repeat: no-repeat;
    background-color: #fff;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.dark-theme .floating-cookie-icon:after,.dark-theme .floating-cookie-icon:hover:after,.floating-cookie-icon:after.inverted,.floating-cookie-icon:hover:after.inverted {
    background-image: url(../BAT_GTMOneTrustCookieConsent/img/cookie-icon-inverted.png)
}

.static-cookie-link {
    text-decoration: underline;
    text-indent: -9999px;
    border: 0 !important;
    color: inherit !important;
    font-size: 16px !important;
    padding: 0 !important
}

.static-cookie-link:after {
    text-decoration: underline;
    text-indent: 0;
    float: left
}

#ot-sdk-btn.ot-sdk-show-settings.footer-cookie-manage-link {
    color: #fff;
    border: 0;
    padding: 0;
    font-size: 12px
}

#ot-sdk-btn.ot-sdk-show-settings.footer-cookie-manage-link:hover {
    background: 0 0
}

#onetrust-consent-sdk {
    position: relative;
    z-index: 2147483647
}

#onetrust-pc-sdk input#vendor-search-handler {
    color: #666
}

#onetrust-pc-sdk #hosts-list-container .host-item {
    display: block
}

#onetrust-pc-sdk button,#onetrust-pc-sdk .save-preference-btn-container {
    box-sizing: border-box !important
}

#onetrust-pc-sdk #ot-options,#onetrust-pc-sdk #options {
    box-sizing: border-box;
    padding-left: 15px
}

#onetrust-pc-sdk .group-options,#onetrust-pc-sdk .ot-group-options {
    box-sizing: border-box
}

#onetrust-pc-sdk .group-options .group-option,#onetrust-pc-sdk .ot-group-options .group-option,#onetrust-pc-sdk .group-options .ot-group-option,#onetrust-pc-sdk .ot-group-options .ot-group-option {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    box-sizing: border-box
}

#onetrust-pc-sdk .group-options .checkbox label,#onetrust-pc-sdk .ot-group-options .checkbox label,#onetrust-pc-sdk .group-options .ot-checkbox label,#onetrust-pc-sdk .ot-group-options .ot-checkbox label {
    padding-left: 30px;
    line-height: 30px;
    vertical-align: middle
}

#onetrust-pc-sdk .group-options .checkbox label:before,#onetrust-pc-sdk .ot-group-options .checkbox label:before,#onetrust-pc-sdk .group-options .ot-checkbox label:before,#onetrust-pc-sdk .ot-group-options .ot-checkbox label:before {
    margin: 0
}

#onetrust-pc-sdk .group-options input[type=checkbox],#onetrust-pc-sdk .ot-group-options input[type=checkbox] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#onetrust-pc-sdk .checkbox label:before,#onetrust-pc-sdk .ot-checkbox label:before {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-height: 425px) and (max-width:896px) and (min-width:600px) and (orientation:landscape) {
    #onetrust-pc-sdk .back-btn-handler p.pc-back-button-text {
        max-width:100%
    }

    #onetrust-pc-sdk #clear-filters-container #clear-filters-handler {
        margin-bottom: 10px
    }

    #onetrust-pc-sdk #vendor-list-content.host-list-content {
        width: 100%
    }

    #onetrust-pc-sdk #vendor-list-content.host-list-content+#vendor-list-save-btn {
        bottom: 0;
        top: auto;
        left: 0
    }

    #onetrust-pc-sdk #vendor-list-content.host-list-content+#vendor-list-save-btn button {
        max-width: 100%;
        padding: 12px 30px
    }

    #onetrust-pc-sdk #filter-modal #options,#onetrust-pc-sdk #ot-filter-modal #options,#onetrust-pc-sdk #filter-modal #ot-options,#onetrust-pc-sdk #ot-filter-modal #ot-options {
        width: calc(100vw - 20px);
        height: calc(100vh - 165px);
        max-width: 100%;
        overflow: scroll;
        left: 10px
    }

    #onetrust-pc-sdk .group-options,#onetrust-pc-sdk .ot-group-options {
        padding: 0 10px
    }

    #onetrust-pc-sdk .group-options .group-option,#onetrust-pc-sdk .ot-group-options .group-option,#onetrust-pc-sdk .group-options .ot-group-option,#onetrust-pc-sdk .ot-group-options .ot-group-option {
        width: 50%;
        display: inline-block
    }
}

.coupon-form {
    padding: 4rem 2rem;
    position: relative;
    background-color: #efefef
}

.coupon-form .fieldset {
    margin-bottom: 2rem
}

.coupon-form .message {
    margin-top: 20px
}

.coupon-form .action.primary.submit,.coupon-form .action.primary.submit:hover,.coupon-form .action.primary.submit:active,.coupon-form .action.primary.submit:focus {
    background: linear-gradient(267.63deg,#cd4a04 .65%,#ed7d30 100%);
    border-radius: 100px;
    color: #fff;
    border: none
}

.coupon-form.not-allowed {
    text-align: center
}

.coupon-form.not-allowed .actions-toolbar {
    margin-top: 3rem
}

.coupon-form.not-allowed .primary {
    float: none
}

.message.coupon-form-message {
    margin-top: 2.7rem
}

.customer-account.inspirationclub-manage-index .column.main .page-title {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 3rem;
    letter-spacing: 2.7px;
    text-transform: uppercase
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-image {
    text-align: center;
    margin-bottom: 30px
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-balance {
    text-align: center;
    margin-bottom: 20px
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-balance .glo-loyalty-balance__label {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 2rem;
    display: inline-block;
    margin-right: 20px
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-balance .glo-loyalty-balance__points span {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    font-size: 1.4rem
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-balance .glo-loyalty-balance__points .points {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    font-size: 2.4rem
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-conditions p {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.6rem;
    margin-bottom: 18px
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-actions .conditions-checkbox label {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    font-size: 1.6rem
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-actions .actions {
    text-align: center;
    margin-bottom: 8px
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-actions .note {
    text-align: center
}

.customer-account.inspirationclub-manage-index .column.main .glo-loyalty-actions .note p {
    color: #000;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.2rem
}

.checkout-success-taf {
    padding: 24px 16px;
    background-color: #fff
}

.checkout-success-taf .checkout-success-taf__info {
    padding: 12px
}

.checkout-success-taf .checkout-success-taf__info .checkout-success-taf-info-title {
    font-size: 1.8rem;
    line-height: 2.7rem;
    margin-bottom: 22px;
    font-weight: 600
}

.checkout-success-taf .checkout-success-taf__info .checkout-success-taf-info-text {
    font-size: 1.6rem;
    line-height: 2.4rem
}

.checkout-success-taf .checkout-success-taf__link {
    position: relative;
    margin: 22px 0
}

.checkout-success-taf .checkout-success-taf__link .label {
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 4px
}

.checkout-success-taf .checkout-success-taf__link input.input-text {
    padding-right: 40px
}

.checkout-success-taf .checkout-success-taf__link .action-copy {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 12px;
    bottom: 12px;
    border-radius: 0;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.checkout-success-taf .checkout-success-taf__link .action-copy:focus,.checkout-success-taf .checkout-success-taf__link .action-copy:active {
    background: 0 0;
    border: none
}

.checkout-success-taf .checkout-success-taf__link .action-copy:hover {
    background: 0 0;
    border: none
}

.checkout-success-taf .checkout-success-taf__link .action-copy.disabled,.checkout-success-taf .checkout-success-taf__link .action-copy[disabled],fieldset[disabled] .checkout-success-taf .checkout-success-taf__link .action-copy {
    pointer-events: none;
    opacity: .5
}

.checkout-success-taf .checkout-success-taf__link .action-copy,.checkout-success-taf .checkout-success-taf__link .action-copy:hover {
    background-image: url('../BAT_ReferAFriendExtend/images/copy.svg');
    background-size: 16px
}

.checkout-success-taf .checkout-success-taf__link .action-copy span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.checkout-success-taf .checkout-success-taf__social-links {
    display: flex;
    justify-content: center;
    gap: 8px
}

.checkout-success-taf .checkout-success-taf__social-links .social-links__button:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 24px
}

.checkout-success-taf .checkout-success-taf__social-links .social-links__button span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.checkout-success-taf .checkout-success-taf__social-links .social-links__button--messenger:before {
    background-image: url('../BAT_ReferAFriendExtend/images/messenger.svg')
}

.checkout-success-taf .checkout-success-taf__social-links .social-links__button-whatsapp:before {
    background-image: url('../BAT_ReferAFriendExtend/images/whatsapp.svg')
}

.invite-friends .invite-friend-referral-link .invite-a-friend-input a.link-icon {
    cursor: pointer
}

.add-to-cart-confirm .modal-subtitle {
    display: block;
    margin-top: 10px
}

.add-to-cart-confirm .modal-subtitle * {
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-size: 16px;
    font-weight: 400
}

.add-to-cart-confirm .modal-footer {
    padding-top: 10px;
    text-align: center
}

.checkout-index-index.verification-with-id-scan #ageVerification {
    height: 0;
    visibility: hidden
}

.result-list .item.direction {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.result-list .item.direction .store-stocks {
    max-width: calc(100% - 100px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    flex-wrap: wrap
}

.result-list .item.direction .store-stocks .stock-image {
    max-width: 75px
}

.result-list .item.direction .store-stocks .stock-name {
    text-align: center
}

.result-list .item.direction .route {
    align-self: flex-end;
    margin-left: auto
}

.info-window-categories {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: 300px
}

.info-window-categories .info-left-content h4 {
    color: #000
}

.info-window-categories .store-stocks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    padding-left: 15px
}

.info-window-categories .store-stocks .stock-image {
    width: 65px
}

.info-window-categories .store-stocks .stock-image img {
    max-width: 100%
}

.info-window-categories .store-stocks .stock-name {
    color: #000;
    text-align: center
}

.stock-filter {
    display: -webkit-none !important;
    display: -ms-nonebox !important;
    display: none !important
}

#bundleSummary .product-details {
    margin-top: 30px
}

#bundleSummary .product-details .box-tocart {
    display: block
}

#bundleSummary .bundle.items li strong.label {
    display: none
}

[data-src] {
    opacity: 0
}

[data-src][src] {
    opacity: 1
}

.magezon-builder .magezon-lazyload {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mapbox-store-locator .mapboxgl-popup {
    top: -15px
}

.mapbox-store-locator .mapboxgl-popup .mapboxgl-popup-content {
    padding: 15px;
    min-width: 300px
}

.mapbox-store-locator .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-wrapper {
    overflow: hidden
}

.mapbox-store-locator .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-wrapper .address-title {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: none
}

.mapbox-store-locator .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-close-button {
    padding: 0;
    border: 0;
    background: 0 0;
    text-transform: none;
    appearance: none;
    top: -6px;
    right: -6px;
    width: 30px;
    height: 30px;
    color: #000
}

.mapbox-store-locator #geocoder-container {
    z-index: 2
}

.mapbox-store-locator #geocoder-container:before {
    z-index: inherit
}

.mapbox-store-locator .mapboxgl-ctrl-geocoder {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    margin-left: 0;
    min-width: calc(100% - 5px);
    max-width: calc(100% - 10px);
    box-shadow: none;
    border-radius: 0
}

.mapbox-store-locator .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon {
    display: none
}

.mapbox-store-locator .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input {
    font-size: 14px;
    line-height: 1.43;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0
}

.mapbox-store-locator .mapbox-style-pbc {
    z-index: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    border-width: 0;
    margin: 0;
    left: 0;
    top: 0;
    opacity: 0;
    transition-duration: .8s;
    transition: opacity ease-in-out;
    background-color: rgba(0,0,0,.45);
    text-align: center
}

.mapbox-store-locator .mapbox-style-pbc .mapbox-style-pbt {
    font-size: 22px;
    color: #fff;
    position: relative;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mapbox-store-locator .mapbox-style-pbc.active {
    z-index: 1;
    opacity: 1;
    transition-duration: .3s
}

.consent-banner-account .pagebuilder-poster-content div[data-element=content] strong {
    font-weight: 950
}

.consent-banner-account .note {
    color: #6b6b6b;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    font-size: 1.2rem
}

.consent-banner-account .note a {
    font-weight: 950;
    text-decoration: underline;
    color: inherit
}

.consent-banner-cart .pagebuilder-overlay {
    height: 200px
}

.consent-banner-cart .pagebuilder-poster-content {
    text-align: right
}

.consent-banner-cart .pagebuilder-poster-content div[data-element=content] {
    margin-right: 0;
    margin-left: auto
}

.consent-banner-cart .pagebuilder-poster-content div[data-element=content] p {
    margin-bottom: 20px
}

.consent-banner-cart .pagebuilder-poster-content div[data-element=content] strong {
    font-weight: 950
}

.consent-banner-cart .pagebuilder-poster-content button {
    height: 48px;
    margin: 0
}

.consent-banner-cart .note {
    color: #6b6b6b;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    font-size: 1.2rem;
    text-align: center
}

.consent-banner-cart .note a {
    font-weight: 950;
    text-decoration: underline;
    color: inherit
}

.mclaren-contest-redirect .content {
    padding: 15% 0;
    text-align: center
}

.mclaren-contest-redirect .content h1 {
    color: #1d1d1b;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    font-size: 2.6rem;
    text-transform: uppercase;
    margin: 0
}

.mclaren-contest-redirect .content p {
    margin-bottom: 40px
}

.mclaren-contest-redirect .content a {
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    border: 2px solid #5862bf;
    background-color: #5862bf;
    text-transform: uppercase;
    text-decoration: none;
    padding: 14px 30px;
    border-radius: 48px
}

.mclaren-contest-redirect .content a:hover {
    border: 2px solid #041e42;
    background-color: #041e42
}

body._has-modal .modal-popup.modal-popup.migration-popup-container .modal-content,body._has-modal .modal-popup.modal-popup.migration-popup-container .modal-header {
    padding: 0
}

body._has-modal .modals-wrapper .modal-slide.migration-popup-container .modal-inner-wrap .modal-header .action-close {
    padding-top: 30px;
    padding-right: 30px;
    z-index: 1
}

body._has-modal .modals-wrapper .modal-slide.migration-popup-container .modal-inner-wrap .modal-header .action-close:before {
    color: #fff
}

body._has-modal .modals-wrapper .modal-slide.migration-popup-container .modal-inner-wrap .modal-header .action-close:hover:before {
    color: #fff
}

div.migration-popup {
    background: #000;
    padding-bottom: 40px
}

div.migration-popup .popup-main-image img {
    display: block;
    width: 100%
}

div.migration-popup h2 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin: 20px auto 5px
}

div.migration-popup p {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 30px
}

div.migration-popup p:last-child {
    margin-bottom: 0
}

div.migration-popup .button-row {
    text-align: center;
    margin: 20px auto 0;
    max-width: 295px;
    width: 100%
}

div.migration-popup .button-row a {
    padding: 10px 30px;
    width: 100%
}

div.migration-popup .action.primary {
    background: 0 0;
    color: #f8ab28;
    margin: 0
}

.catalog-product-view aside.migration-popup-container {
    z-index: 1000000
}

.checkout-index-index .checkout-product-consent {
    border: 1px solid #a9a9a9;
    padding: 16px;
    margin-bottom: 10px;
    border-radius: 4px
}

.devicetrial-confimation {
    display: none
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    top: 50%
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .modal-header {
    display: none
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .modal-content {
    padding: 30px
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .popup-content {
    display: block
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .popup-content .title {
    font-size: 3rem;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 500;
    line-height: 1
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .popup-content .description-text {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 30px
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .button-div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .button-div a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 10px 20px;
    border-radius: 30px;
    background: #f8ab28;
    cursor: pointer;
    width: 200px;
    text-decoration: none
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .button-div a .top {
    font-weight: 600
}

body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .button-div a .bottom {
    font-size: 1.1rem;
    font-weight: 500
}

body.show-consumables .device-trial-main-product {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

body.show-consumables #device-trial-summary,body.show-consumables #device-trial-status,body.show-consumables .device-trial-consumables {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

body.show-consumables #device-trial-summary {
    max-width: 700px;
    margin: 0 auto 20px;
    padding: 20px
}

body.show-consumables.sticky-add-to-stack .embeddedServiceHelpButton {
    display: none
}

body.device-trial-in-basket .minicart-wrapper .details-qty {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

body.device-trial-in-basket .cart.item:not(:first-of-type) .remove-from-basket-action {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

body.device-trial-in-basket .cart.item .remove-from-basket-action {
    position: absolute
}

body.device-trial-in-basket .cart.item .subscription-container,body.device-trial-in-basket .cart.item .prod-attr-Delivery,body.device-trial-in-basket .cart.item .field.qty * {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#device-trial-steps {
    padding: 35px 0 30px
}

#device-trial-steps ul {
    max-width: 750px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    counter-reset: devicetrial_steps
}

#device-trial-steps ul li {
    padding: 15px;
    margin: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 33.33333%;
    font-size: 12px;
    border-style: solid;
    border-color: #dedede;
    border-width: 0 0 2px;
    position: relative;
    color: #aaa
}

#device-trial-steps ul li.complete {
    cursor: pointer;
    color: #1d1d1b
}

#device-trial-steps ul li.complete:before {
    content: 'done';
    font-family: 'Material Icons';
    font-size: 23px;
    color: #00c7b1;
    border-color: #00c7b1
}

#device-trial-steps ul li.complete>div {
    font-weight: 500
}

#device-trial-steps ul li.active {
    color: #1d1d1b
}

#device-trial-steps ul li.active:before {
    border-color: #1d1d1b
}

#device-trial-steps ul li.active:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -2px;
    background: #f8ab28
}

#device-trial-steps ul li.active>div {
    font-weight: 500
}

#device-trial-steps ul li:before {
    counter-increment: devicetrial_steps;
    content: counter(devicetrial_steps);
    display: inline-block;
    border: 1px solid #aaa;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 100%;
    box-sizing: border-box;
    width: 33px;
    height: 33px;
    line-height: 23px;
    text-align: center
}

#device-trial-steps ul li>div {
    display: block;
    width: 100%
}

#device-trial-steps ul li>div>span {
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 115%
}

#device-trial-steps ul li .product-name span {
    display: none;
    font-size: 80%
}

#device-trial-status {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    max-width: 1280px;
    -webkit-transition: top 1s linear;
    -o-transition: top 1s linear;
    transition: top 1s linear
}

#device-trial-status:before,#device-trial-status:after {
    content: '';
    display: table
}

#device-trial-status:after {
    clear: both
}

#device-trial-status>div {
    padding: 30px 20px
}

#device-trial-status>div:first-of-type p:first-of-type {
    margin-bottom: 0
}

#device-trial-status>div:last-of-type {
    text-align: right
}

#device-trial-status .modal-trigger {
    font-size: 80%;
    border-bottom: 1px solid #1d1d1b;
    font-weight: 500
}

#device-trial-summary {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#device-trial-summary .block-title {
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center
}

#device-trial-summary ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    counter-reset: devicetrial_summary;
    border-top: 1px solid #dedede
}

#device-trial-summary ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    padding: 25px 40px 25px 0;
    position: relative;
    min-height: 100px;
    border-bottom: 1px solid #dedede
}

#device-trial-summary ul li.incomplete {
    padding-right: 0;
    align-items: center;
    justify-content: center
}

#device-trial-summary ul li.incomplete img,#device-trial-summary ul li.incomplete .delete {
    display: none
}

#device-trial-summary ul li .product-thumbnail {
    width: 115px;
    height: auto
}

#device-trial-summary ul li>div {
    padding-right: 20px;
    padding-left: 20px
}

#device-trial-summary ul li>div>span {
    display: block
}

#device-trial-summary ul li>div>span:first-of-type {
    margin-bottom: 5px
}

#device-trial-summary ul li>div span+span {
    color: #6b6b6b;
    font-size: 14px
}

#device-trial-summary .delete {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 100%;
    background: #efefef;
    padding: 2px;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 25px
}

#device-trial-summary .delete>span {
    font-size: 20px;
    margin-top: 3px
}

#device-trial-summary .actions {
    text-align: center;
    margin-bottom: 10px
}

#device-trial-summary p.note {
    text-align: center
}

.devicetrial-index-index .page-main {
    max-width: 100%;
    padding: 0
}

.devicetrial-index-index .column.main * {
    box-sizing: border-box
}

.devicetrial-index-index .swatch-option.color[option-empty=true] {
    pointer-events: none
}

.device-trial-container {
    background: #fff
}

.device-trial-product-wrap {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.device-trial-product-wrap.active {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.device-trial-product-toggle {
    padding: 0;
    margin: 0 0 40px
}

.device-trial-product-toggle li {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px
}

.device-trial-product-toggle li button.action {
    border-radius: 0;
    border-color: #000;
    color: #6b6b6b;
    border-color: #dedede;
    text-transform: none;
    min-width: 160px
}

.device-trial-product-toggle li button.action.primary,.device-trial-product-toggle li button.action:hover {
    background: #1d1d1b;
    color: #fff;
    border-color: #1d1d1b
}

.device-trial-main-product:before,.device-trial-main-product:after {
    content: '';
    display: table
}

.device-trial-main-product:after {
    clear: both
}

.device-trial-main-product .product-item-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.device-trial-main-product .product-item-actions.actions {
    margin: 30px 0
}

.device-trial-main-product .product-item-actions.actions .fieldset {
    margin: 0
}

.device-trial-main-product .section-title {
    margin-bottom: 40px;
    text-transform: uppercase
}

.device-trial-main-product .description {
    margin-top: 0
}

.device-trial-main-product .description span {
    color: inherit !important
}

.device-trial-main-product .product-add-form .mage-error {
    margin-bottom: 20px
}

.device-trial-disclaimer>div {
    margin-bottom: 10px
}

.device-trial-disclaimer .price-box {
    display: inline
}

.device-trial-disclaimer .price-box .price-container .price-wrapper .price {
    font-size: 14px;
    font-weight: 400
}

.device-trial-consumables {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    background: #efefef
}

.device-trial-consumables .product-items {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto
}

.device-trial-consumables .product-card .product-item-actions form .fieldset {
    display: flex
}

.device-trial-consumables .product-card .product-item-actions .field.qty {
    width: 50%;
    display: none !important
}

.device-trial-consumables .product-card .product-item-actions .field.qty label {
    display: none
}

.device-trial-consumables .product-card .product-item-actions .qty {
    margin: 0
}

.device-trial-consumables .product-card .product-item-actions .tocart {
    width: 50%
}

.device-trial-consumables .product-card .add-to-stack-message {
    margin-top: 15px;
    font-size: 12px;
    text-align: center
}

.device-trial-consumable-filters {
    padding: 5px 0 28px 20px;
    list-style-type: none;
    width: 100%;
    overflow-x: scroll;
    background: #efefef;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto
}

.device-trial-consumable-filters ul {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.device-trial-consumable-filters li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 14px;
    padding: 13px 15px;
    min-width: 130px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    background: #fff;
    color: #2a2a2a
}

.device-trial-consumable-filters li.active,.device-trial-consumable-filters li:hover {
    background: #1d1d1b;
    color: #fff
}

.device-trial-consumable-filters li.active:hover {
    background: #444
}

.device-trial-strength-modal .row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}

.device-trial-strength-modal .strength-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    align-items: center
}

.device-trial-strength-modal .strength-info img {
    margin-right: 20px;
    width: 55px;
    height: auto
}

.device-trial-strength-modal .strength-info div {
    font-weight: 700;
    text-transform: uppercase
}

.device-trial-status-product-text {
    margin-top: 0;
    margin-bottom: 10px
}

.device-trial-status-button.action.primary {
    border: 0;
    padding: 18px 34px
}

.device-trial-status-button.stack-x-left {
    position: relative;
    overflow: hidden
}

.device-trial-status-button.stack-x-left:before {
    content: '';
    width: 50%;
    display: inline-block;
    position: absolute;
    background: #f8ab28;
    left: 0;
    height: 100%;
    z-index: 200;
    top: 0
}

.device-trial-status-button.stack-x-left span {
    position: relative;
    z-index: 300
}

.device-trial-max-consumables-alert .modal-header .action-close:before {
    content: '\e913';
    color: #111
}

.device-trial-max-consumables-alert.modal-popup.modal-popup .modal-inner-wrap .modal-content {
    padding-bottom: 55px
}

.device-trial-form-errors {
    background: green
}

.device-trial-form-errors .message>*:first-child:before {
    display: none
}

.device-trial-form-errors .message a {
    white-space: nowrap
}

.device-trial-checkout-agreement {
    margin-bottom: 20px
}

.device-trial-checkout-agreement--content {
    background: #efefef;
    padding: 20px
}

.device-trial-checkout-agreement--due-today {
    font-weight: 700
}

.device-trial-checkout-agreement--due-today>span:last-of-type {
    float: right
}

.device-trial-checkout-agreement--billing {
    margin: 10px 0
}

.device-trial-checkout-agreement--consent {
    background: #fff;
    padding: 20px;
    -webkit-transition: background 1s ease-in .3s;
    -o-transition: background 1s ease-in .3s;
    transition: background 1s ease-in .3s
}

.device-trial-checkout-agreement--consent.highlight {
    background: #ff0
}

.device-trial-checkout-agreement--consent.highlight .mage-error {
    display: block
}

.device-trial-checkout-agreement--consent input[type=checkbox]+label {
    position: relative;
    padding-left: 30px
}

.device-trial-checkout-agreement--consent input[type=checkbox]+label:before {
    margin-left: 0;
    position: absolute;
    left: 0
}

.device-trial-checkout-agreement--consent input[type=checkbox]+label a {
    font-weight: 700;
    text-decoration: underline
}

.device-trial-checkout-agreement--consent .mage-error {
    display: none;
    margin-top: 7px;
    color: #e02b27
}

.checkout-index-index.device-trial-in-basket .opc-block-summary>.table-totals-wrapper {
    padding-bottom: 15px
}

.checkout-index-index.device-trial-in-basket .opc-block-summary>.table-totals-wrapper .grand.totals:not(.dt-grand-total) {
    display: none
}

.checkout-index-index.device-trial-in-basket #worldpay_cc_save-card_div {
    display: none !important
}

.checkout-index-index.device-trial-in-basket .payment-titlelogo-wrapper {
    display: none
}

.checkout-index-index .payment-title-wrapper.device-trial-payment-title-wrapper .step-title {
    margin-bottom: 10px
}

.checkout-index-index .payment-title-wrapper.device-trial-payment-title-wrapper .step-title+p {
    font-style: normal;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    margin-bottom: 20px
}

.checkout-index-index .opc-block-summary .device-trial-discount {
    color: #7d3679
}

.checkout-index-index .opc-block-summary .device-trial-discount .mark,.checkout-index-index .opc-block-summary .device-trial-discount .amount {
    font-weight: 700
}

.sales-order-view .order-details-items .table-order-items tfoot tr.grand_total_incl.devicetrial-grand-total {
    padding-bottom: 15px
}

.sales-order-view .order-details-items .table-order-items tfoot tr.grand_total_incl.devicetrial-grand-total+tr {
    padding-bottom: 15px
}

label.devicetrial-promote-label {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

label.devicetrial-promote-label input[name=devicetrial_promote_code] {
    width: 150px;
    margin-left: 10px
}

.form.create.account.form-create-account .field.glo_loyalty_consent {
    margin-top: 0
}

.form.create.account.form-create-account .field.glo_loyalty_consent .loyalty-consent-label {
    font-size: 1.2rem
}

.form.create.account.form-create-account .field.glo_loyalty_consent .loyalty-consent-label a {
    font-weight: 700
}

.glo-loyalty-tab .page-title .base>span {
    text-transform: none
}

.glo-loyalty-tab .glo-loyalty-note {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.glo-loyalty-tab .glo-loyalty-note_with-border {
    margin-bottom: 32px;
    padding: 24px;
    border: 1px solid #2a2c2c
}

.glo-loyalty-tab .glo-loyalty-note_with-border .title {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    margin: 0 0 8px;
    color: #e5451c;
    text-transform: uppercase
}

.glo-loyalty-tab .glo-loyalty-additional>* {
    font-size: 1.4rem;
    line-height: 2rem;
    display: inline-block
}

.glo-loyalty-tab .glo-loyalty-additional a {
    font-weight: 700
}

.glo-loyalty-tab .glo-loyalty-trigger {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    vertical-align: unset;
    color: #1d1d1b;
    letter-spacing: normal;
    text-decoration: underline;
    text-transform: none
}

.glo-loyalty-tab .glo-loyalty-trigger:focus,.glo-loyalty-tab .glo-loyalty-trigger:active {
    background: 0 0;
    border: none
}

.glo-loyalty-tab .glo-loyalty-trigger:hover {
    background: 0 0;
    border: none
}

.glo-loyalty-tab .glo-loyalty-trigger.disabled,.glo-loyalty-tab .glo-loyalty-trigger[disabled],fieldset[disabled] .glo-loyalty-tab .glo-loyalty-trigger {
    pointer-events: none;
    opacity: .5
}

.glo-loyalty-tab .glo-loyalty-trigger:hover {
    color: #565659
}

.gloloyalty-manage-index .secondary:hover a,.gloloyalty-index-index .secondary:hover a,.gloloyalty-manage-index .primary:hover a,.gloloyalty-index-index .primary:hover a {
    color: #fff
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-inner-wrap {
    max-width: 600px
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header {
    padding-top: 40px
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header .modal-title,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header .modal-title {
    font-weight: 700
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header .modal-title>span,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header .modal-title>span {
    text-transform: none
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header .action-close,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header .action-close {
    padding-top: 32px;
    padding-right: 24px
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-footer,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer {
    margin-top: 0;
    padding-top: 0
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-footer .action>span>span,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer .action>span>span {
    text-transform: lowercase
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-footer button+button,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer button+button {
    margin-left: 24px
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-footer,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-content,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-content {
    padding-block:16px}

.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-header,.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-content,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-content,.gloloyalty-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-footer,.gloloyalty-index-index._has-modal .loyalty-account-modal.modal-popup .modal-footer {
    padding-right: 40px;
    padding-left: 40px
}

.loyalty-status-wrapper .loyalty-status-title {
    margin-bottom: 40px;
    text-transform: uppercase
}

.loyalty-status-wrapper .loyalty-status-content {
    font-size: 15px
}

.loyalty-status-wrapper .loyalty-status-content p {
    margin-bottom: 24px
}

.loyalty-status-wrapper .loyalty-status-collapsible {
    width: 100%
}

.loyalty-progress-bar {
    max-width: 200px;
    margin-left: auto
}

.loyalty-progress-bar-items {
    display: flex;
    margin: 0 -20px
}

.loyalty-progress-bar-item {
    position: relative;
    display: inline-block;
    width: 50%;
    cursor: pointer;
    text-align: center
}

.loyalty-progress-bar-item:before {
    background-color: #c6c6c6;
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 6px
}

.loyalty-progress-bar-item:first-child:before,.loyalty-progress-bar-item:last-child:before {
    width: 50%
}

.loyalty-progress-bar-item:first-child:before {
    right: 0;
    left: unset;
    width: 50%
}

.loyalty-progress-bar-item .loyalty-progress-bar-inner {
    display: inline-block;
    padding-top: 56px
}

.loyalty-progress-bar-item .loyalty-progress-bar-inner:before {
    width: 24px;
    height: 24px;
    margin-left: -12px;
    background: #c6c6c6;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-radius: 50%
}

.loyalty-progress-bar-item .loyalty-progress-bar-inner span {
    background-color: #000;
    color: #fff;
    line-height: 2rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    padding: 4px 12px;
    border-radius: 40px;
    font-weight: 500;
    letter-spacing: 1px
}

.loyalty-progress-bar-item .loyalty-progress-bar-inner span:before {
    background-color: #000;
    content: '';
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 1px;
    height: 16px
}

.loyalty-progress-bar-item.complete:before {
    background-color: #2e2e2e
}

.loyalty-progress-bar-item.complete .loyalty-progress-bar-inner:before {
    background: #2e2e2e
}

.gloloyalty-index-index .pagebuilder-collapsible .collapsible-title .expand:before,.gloloyalty-index-index .loyalty-collapsible .collapsible-title .expand:before,.gloloyalty-index-index .pagebuilder-collapsible.active .collapsible-title .expand:before,.gloloyalty-index-index .loyalty-collapsible.active .collapsible-title .expand:before,.gloloyalty-index-index .loyalty-collapsible-item .collapsible-title .expand:before,.gloloyalty-index-index .loyalty-collapsible-item.active .collapsible-title .expand:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url('../BAT_GloLoyalty/images/icons/arrow-down.svg') center/16px no-repeat
}

.gloloyalty-index-index .pagebuilder-collapsible .collapsible-title,.gloloyalty-index-index .loyalty-collapsible .collapsible-title,.gloloyalty-index-index .loyalty-collapsible-item .collapsible-title {
    display: flex;
    justify-content: space-between
}

.gloloyalty-index-index .pagebuilder-collapsible .collapsible-title .expand,.gloloyalty-index-index .loyalty-collapsible .collapsible-title .expand,.gloloyalty-index-index .loyalty-collapsible-item .collapsible-title .expand {
    position: static;
    margin-left: 4px
}

.gloloyalty-index-index .pagebuilder-collapsible:first-of-type,.gloloyalty-index-index .loyalty-collapsible-item:first-of-type {
    border-top: 0
}

.gloloyalty-index-index .pagebuilder-collapsible:last-of-type,.gloloyalty-index-index .loyalty-collapsible-item:last-of-type {
    border-bottom: 0
}

.gloloyalty-index-index .pagebuilder-collapsible .collapsible-title,.gloloyalty-index-index .loyalty-collapsible-item .collapsible-title {
    padding: 8px 0 16px
}

.gloloyalty-index-index .pagebuilder-collapsible .collapsible-title span,.gloloyalty-index-index .loyalty-collapsible-item .collapsible-title span {
    font-weight: 400;
    line-height: 2.4rem
}

.gloloyalty-index-index .loyalty-collapsible {
    max-width: 1100px
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-heading {
    margin-bottom: 0;
    text-transform: uppercase
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-inner {
    display: flex;
    border-bottom: 1px solid #c1c1c1
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-status {
    width: 100%;
    max-width: 200px;
    padding: 24px 0 20px
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-status-points {
    font-size: 1.2rem;
    display: block;
    width: 100%;
    margin-bottom: 8px;
    color: #c1c1c1
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-item {
    width: 100%
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-item .loyalty-collapsible-title {
    font-size: 1.5rem;
    padding: 56px 0 20px
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-item .loyalty-collapsible-content {
    font-size: 1.5rem;
    line-height: 2.4rem;
    display: block;
    padding: 12px 0 20px
}

.gloloyalty-index-index .loyalty-collapsible .loyalty-collapsible-item .loyalty-collapsible-content span {
    display: block;
    max-width: 620px
}

.loyalty-status-banner {
    font-size: 2rem;
    opacity: .6;
    padding: 4px 12px;
    background-color: #f6cdc6;
    border-radius: 24px;
    font-weight: 500;
    letter-spacing: .6px;
    transition: .3s all
}

.loyalty-status-banner.highlight {
    opacity: 1;
    color: #fff
}

.loyalty-status-banner.highlight#status-banner-0 {
    background-color: #ee8202
}

.loyalty-status-banner.highlight#status-banner-1 {
    background-color: #c93e3b
}

.loyalty-status-banner.highlight#status-banner-2 {
    background-color: #565541
}

.loyalty-status-banner.highlight#status-banner-3 {
    background-color: #446183
}

.category-banner__content {
    background: #1d1d1b;
    display: block;
    height: 310px;
    position: relative;
    width: 100%
}

.category-banner__foreground {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    left: 50%;
    max-height: 310px;
    max-width: 1280px;
    padding: 40px 20px;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 100%
}

.category-banner__details {
    width: 60%
}

.category-banner__details h1,.category-banner__details h4,.category-banner__details p {
    color: #fff
}

.category-banner__details h1 {
    font-size: 3.8rem;
    margin-top: 0
}

.category-banner__details h4 {
    font-size: 1.6rem;
    font-weight: 400
}

.category-banner__details div {
    font-size: 1.4rem;
    font-weight: 400;
    max-height: 40px;
    overflow: hidden;
    padding: 0
}

.category-banner__details.expanded div {
    max-height: max-content
}

.category-banner__details.expanded .category-banner__button svg {
    transform: rotate(180deg)
}

.category-banner__button {
    align-items: center;
    border-radius: 0;
    border: 0;
    color: #fff;
    display: none;
    font-weight: 700;
    justify-content: center;
    padding: 0
}

.category-banner__button:active,.category-banner__button:focus,.category-banner__button:hover {
    border: 0;
    color: #fff
}

.category-banner__button span {
    padding-top: 2px
}

.category-banner__button svg {
    fill: #fff;
    padding: 0 10px
}

.category-banner__background,.category-banner__figure {
    height: 100%;
    overflow: hidden
}

.category-banner__image-desktop {
    display: block;
    height: 100%
}

.category-banner__image-mobile {
    display: none
}

.circular_icons-title {
    margin-right: 25px
}

.icons-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.liquid {
    background: url('../BAT_PageBuilderCircularIcons/images/eLiquid-Formula.png');
    background-repeat: no-repeat
}

.epen {
    background: url('../BAT_PageBuilderCircularIcons/images/ePen-design.png');
    background-repeat: no-repeat
}

.liquid-so {
    background: url('../BAT_PageBuilderCircularIcons/images/eLiquid-stand-out.png');
    background-repeat: no-repeat
}

.liquid-tested {
    background: url('../BAT_PageBuilderCircularIcons/images/eLiquid-tested.png');
    background-repeat: no-repeat
}

.ePen-fast {
    background: url('../BAT_PageBuilderCircularIcons/images/ePen-fast-charge.png');
    background-repeat: no-repeat
}

.epen-indicator {
    background: url('../BAT_PageBuilderCircularIcons/images/ePen-indicator.png');
    background-repeat: no-repeat
}

.epod-fast {
    background: url('../BAT_PageBuilderCircularIcons/images/ePod2-fast-charge.png');
    background-repeat: no-repeat
}

.epod-indicator {
    background: url('../BAT_PageBuilderCircularIcons/images/ePod2-indicator.png');
    background-repeat: no-repeat
}

.epod-vape {
    background: url('../BAT_PageBuilderCircularIcons/images/ePod2-vape-charge.png');
    background-repeat: no-repeat
}

div.circular_icons-title span {
    padding-top: 90px;
    width: 85px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    background-size: contain
}

.pagebuilder-collapsible,.loyalty-collapsible-item {
    border-width: 0 0 1px
}

.pagebuilder-collapsible.active .collapsible-title .expand,.loyalty-collapsible-item.active .collapsible-title .expand {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.pagebuilder-collapsible.active .collapsible-content,.loyalty-collapsible-item.active .collapsible-content {
    animation: openExpandable .25s ease-in-out
}

.pagebuilder-collapsible .collapsible-title,.loyalty-collapsible-item .collapsible-title {
    position: relative;
    padding: 20px 40px 20px 0;
    box-sizing: border-box;
    cursor: pointer
}

.pagebuilder-collapsible .collapsible-title:hover h4,.pagebuilder-collapsible .collapsible-title:hover span,.pagebuilder-collapsible .collapsible-title:hover .expand,.loyalty-collapsible-item .collapsible-title:hover h4,.loyalty-collapsible-item .collapsible-title:hover span,.loyalty-collapsible-item .collapsible-title:hover .expand {
    color: #4d91d2
}

.pagebuilder-collapsible .collapsible-title .expand,.loyalty-collapsible-item .collapsible-title .expand {
    position: absolute;
    right: 0;
    top: 13px;
    width: 35px;
    height: 35px;
    font-size: 35px;
    font-weight: 300;
    text-transform: none
}

.pagebuilder-collapsible .collapsible-title h4,.pagebuilder-collapsible .collapsible-title span,.loyalty-collapsible-item .collapsible-title h4,.loyalty-collapsible-item .collapsible-title span {
    font-size: 14px;
    margin: 0;
    text-transform: initial;
    font-weight: 600;
    display: block;
    line-height: 1.1
}

@keyframes openExpandable {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

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

[data-content-type=custombanner] {
    position: relative
}

[data-content-type=custombanner] .pagebuilder-button-secondary {
    font-weight: 700;
    color: #1d1d1b;
    border-color: #1d1d1b
}

[data-content-type=custombanner].custombanner-block__light {
    background-color: #efefef
}

[data-content-type=custombanner].custombanner-block__light [data-element=title],[data-content-type=custombanner].custombanner-block__light [data-element=text],[data-content-type=custombanner].custombanner-block__light [data-element=text] p {
    color: #000
}

[data-content-type=custombanner].custombanner-block__dark {
    background-color: #1d1d1b
}

[data-content-type=custombanner].custombanner-block__dark [data-element=title],[data-content-type=custombanner].custombanner-block__dark [data-element=text],[data-content-type=custombanner].custombanner-block__dark [data-element=text] p {
    color: #fff
}

[data-content-type=custombanner].custombanner-block__dark .pagebuilder-button-primary {
    background-color: #f8ab28;
    color: #1d1d1b
}

[data-content-type=custombanner].custombanner-block__dark .pagebuilder-button-secondary {
    border-color: #f8ab28;
    color: #f8ab28;
    background-color: transparent
}

[data-content-type=custombanner] .pagebuilder-column-group {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1376px
}

[data-content-type=custombanner] .pagebuilder-column-group .custombanner-content-wrapper {
    align-self: center
}

[data-content-type=custombanner] .custombanner-image-wrapper,[data-content-type=custombanner] .custombanner-video-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    width: 58.33333333%;
    margin: 0;
    padding: 0
}

[data-content-type=custombanner] .custombanner-content-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    width: 41.66666667%;
    margin: 0;
    padding: 0
}

[data-content-type=custombanner] [data-element=title] {
    text-transform: uppercase
}

[data-content-type=custombanner] [data-element=text] {
    margin-bottom: 20px
}

[data-content-type=custombanner] .custombanner-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: space-between;
    -ms-flex-direction: space-between;
    flex-direction: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
}

[data-content-type=custombanner] .custombanner-actions a {
    flex: 0 1 auto;
    word-break: break-word;
    margin-right: auto;
    margin-bottom: 10px
}

[data-content-type=custombanner] .custombanner-actions a:last-child {
    margin-right: 0
}

[data-content-type=custombanner]:not(.pagebuilder-custombanner--large) .pagebuilder-column-group {
    padding: 40px 20px
}

.content-box-slider .slide-content {
    display: none
}

.content-box-slider .content-box-loading-bar-wrapper {
    width: 90%;
    padding: 0 5% 30px;
    height: 3px
}

.content-box-slider .content-box-loading-bar {
    height: 3px
}

.content-carousel.slick-slider .slick-track .slick-slide figure img {
    margin-left: auto;
    margin-right: auto
}

.content-carousel.slick-slider>button:hover {
    z-index: 9;
    text-decoration: none
}

.content-carousel.slick-slider .slick-arrow:focus {
    text-decoration: none
}

.product-items.slick-slider .slick-arrow {
    background: 0 0;
    border-radius: 50%
}

.product-items.slick-slider .slick-arrow:focus {
    text-decoration: none
}

.product-items.slick-slider .slick-next,.product-items.slick-slider .slick-prev {
    height: 30px;
    width: 30px;
    top: 40%
}

.product-items.slick-slider .slick-next:after,.product-items.slick-slider .slick-prev:after,.product-items.slick-slider .slick-next:before,.product-items.slick-slider .slick-prev:before {
    font-size: 14px
}

.product-items.slick-slider .slick-next:before {
    padding-left: 2px
}

.product-items.slick-slider .slick-prev:before {
    padding-right: 2px
}

.quiz-component {
    margin: 35px 15px
}

.quiz-component .qc-question {
    text-align: center;
    text-transform: uppercase
}

.quiz-component .qc-answers {
    display: flex;
    justify-content: center
}

.quiz-component .qc-answer {
    border-radius: 999px;
    margin: 0 1%;
    overflow-wrap: normal;
    font-size: 20px
}

.quiz-component .qc-help-link {
    display: block;
    text-align: center;
    margin-top: 25px;
    font-size: 13px
}

.quiz-component~[data-back] {
    position: absolute;
    top: 20px;
    right: 25px;
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 999px;
    cursor: pointer;
    line-height: 0;
    background: rgba(0,0,0,.33)
}

.cms-menthol-quiz #maincontent {
    position: relative
}

.countdown-timer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 250px;
    height: 250px;
    border-radius: 999px;
    margin: 35px auto;
    font-size: 18px;
    overflow-wrap: normal;
    background: linear-gradient(-45deg,#8cf181,#fff);
    background-size: 400% 400%;
    animation: gradient 6s ease infinite
}

.countdown-timer span {
    position: relative;
    top: 50%;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: -11px
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

[data-content-type=carousels] {
    position: relative
}

[data-content-type=carousels].carousels-block__light {
    background-color: #efefef
}

[data-content-type=carousels].carousels-block__light [data-element=title],[data-content-type=carousels].carousels-block__light .carousel-text-wrapper,[data-content-type=carousels].carousels-block__light .carousel-text-wrapper p {
    color: #000
}

[data-content-type=carousels].carousels-block__light [data-element*=_name] {
    background: #fff;
    color: #1d1d1b;
    border: 2px solid transparent
}

[data-content-type=carousels].carousels-block__light [data-element*=_name]:hover,[data-content-type=carousels].carousels-block__light [data-element*=_name].selected {
    color: #1d1d1b;
    border: 2px solid #1d1d1b
}

[data-content-type=carousels].carousels-block__dark {
    background-color: #1d1d1b
}

[data-content-type=carousels].carousels-block__dark [data-element=title],[data-content-type=carousels].carousels-block__dark .carousel-text-wrapper,[data-content-type=carousels].carousels-block__dark .carousel-text-wrapper p {
    color: #fff
}

[data-content-type=carousels].carousels-block__dark [data-element*=_name] {
    background: #2a2a2a;
    color: #fff;
    border: 2px solid transparent
}

[data-content-type=carousels].carousels-block__dark [data-element*=_name]:hover,[data-content-type=carousels].carousels-block__dark [data-element*=_name].selected {
    color: #dd9416;
    border: 2px solid #dd9416
}

[data-content-type=carousels] .pagebuilder-column-group {
    margin-left: auto;
    margin-right: auto;
    max-width: 1376px
}

[data-content-type=carousels] .carousel-slider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    width: 58.33333333%;
    margin: 0;
    padding: 0
}

[data-content-type=carousels] .carousel-slider>div:not(.slick-initialized) img {
    display: none
}

[data-content-type=carousels] .carousel-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    width: 41.66666667%;
    margin: 0;
    padding: 0
}

[data-content-type=carousels] [data-element=title] {
    text-transform: uppercase
}

[data-content-type=carousels] [data-element*=_name] {
    margin-right: .5rem;
    margin-bottom: .5rem;
    border-radius: 0;
    font-weight: 700;
    text-transform: initial
}

[data-content-type=carousels] [data-element*=_text],[data-content-type=carousels] [data-element*=_cta] {
    display: none
}

[data-content-type=carousels] [data-selected-carousel=carousel_1] [data-element*=_text][data-carousel=carousel_1] {
    display: block
}

[data-content-type=carousels] [data-selected-carousel=carousel_1] [data-element*=_cta][data-carousel=carousel_1] {
    display: inline-block
}

[data-content-type=carousels] [data-selected-carousel=carousel_2] [data-element*=_text][data-carousel=carousel_2] {
    display: block
}

[data-content-type=carousels] [data-selected-carousel=carousel_2] [data-element*=_cta][data-carousel=carousel_2] {
    display: inline-block
}

[data-content-type=carousels] [data-selected-carousel=carousel_3] [data-element*=_text][data-carousel=carousel_3] {
    display: block
}

[data-content-type=carousels] [data-selected-carousel=carousel_3] [data-element*=_cta][data-carousel=carousel_3] {
    display: inline-block
}

[data-content-type=carousels] .carousel-list {
    margin-bottom: 20px
}

[data-content-type=carousels] .carousel-text-wrapper {
    margin-bottom: 30px
}

[data-content-type=carousels] .carousel-actions a {
    margin-right: 20px;
    margin-bottom: 10px
}

[data-content-type=carousels] .carousel-actions a:last-child {
    margin-right: 0
}

.cms-redeem-your-epen-3 #device-reg-form {
    width: 85%;
    margin: 50px
}

.cms-redeem-your-epen-3 #device-reg-form h2 {
    font-size: 40px;
    font-family: 'TrimPoster';
    color: #57d5ce;
    text-align: left;
    padding: 30px 0 0 20px;
    text-transform: uppercase
}

.cms-redeem-your-epen-3 #device-reg-form .box-information {
    width: 50%;
    padding: 30px;
    background: #1e1e1e
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field-name-dl:before,.cms-redeem-your-epen-3 #device-reg-form .box-information .field-name-passport:before {
    width: auto
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field .label {
    color: rgba(255,255,255,.38);
    text-align: left;
    width: 100%
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field .value {
    color: #e7e7e7;
    border-bottom: 1px solid #57d5ce;
    padding-left: 0
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field .mage-error {
    text-align: left
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field select {
    background-color: #1e1e1e;
    color: #fff;
    border: none;
    padding-left: 0;
    border-bottom: 1px solid #57d5ce
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field.field-name-dl label,.cms-redeem-your-epen-3 #device-reg-form .box-information .field.field-name-passport label {
    font-size: 16px;
    margin-left: 13px;
    line-height: 22px
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field input[type=radio]+label:before {
    background-color: #1e1e1e;
    border-color: #57d5ce;
    box-shadow: 0 0 0
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .field input[type=radio]:checked+label:before {
    background-color: #57d5ce;
    box-shadow: inset 0 0 0 .15em #1e1e1e;
    border-color: #57d5ce
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .box-message {
    color: #e7e7e7;
    font-size: 21px;
    text-align: left
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .age-verification.box-message {
    font-size: 16px;
    padding-top: 10px
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .actions-toolbar {
    margin: 30px 0
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .actions-toolbar .primary {
    float: right
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .actions-toolbar input {
    background: #57d5ce
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .choice.terms-and-conditions .label {
    color: #fff
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .choice.newsletter .label {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.cms-redeem-your-epen-3 #device-reg-form .box-information .disclaimer-redeem {
    color: rgba(255,255,255,.38);
    font-size: 12px;
    line-height: 16px
}

.cms-redeem-your-epen-3 #device-reg-form .product-image-container {
    width: 100% !important;
    height: 100%
}

.cms-redeem-your-epen-3 #device-reg-form .product-image-container .product-image-wrapper {
    width: 400px;
    height: 400px;
    padding-bottom: 16% !important
}

.cms-redeem-your-epen-3 #device-reg-form .product-image-container .product-image-wrapper .product-image-photo {
    padding: 30px;
    transform: scale(1.4)
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-item {
    width: 100% !important;
    padding-left: 25% !important;
    margin: 30px
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-item .product-card {
    width: 85%
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-item .product-card .product.name {
    max-width: 100%;
    margin-bottom: 35px
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-items {
    display: flex
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product-item-photo {
    width: 50%
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product-main-info .price-and-rating.group {
    display: none
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product-main-info .product-short-description {
    font-family: 'Gotham','Noto Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #e7e7e7;
    margin: 30px 0
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product-main-info .product-short-description p {
    text-align: center !important
}

.cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product.name.mobile {
    display: none;
    max-width: 100%
}

.cms-redeem-your-epen-3 .product-main-info-attributes .swatch-attribute-label {
    color: #e7e7e7 !important
}

.cms-redeem-your-epen-3 .product-main-info-attributes .swatch-attribute-options {
    padding-left: 30%;
    float: none !important
}

.cms-redeem-your-epen-3 .product-main-info-attributes .swatch-attribute-options .swatch-option {
    font-size: 14px;
    font-weight: 400;
    width: 35px !important;
    height: 35px !important;
    line-height: 22px;
    box-sizing: border-box;
    margin-left: 3px
}

.product-specs__image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px
}

.product-specs__image img {
    display: block
}

.stage-block__dark .stage-content {
    background: #2a2c2c
}

.stage-block__dark .stage-title {
    color: #fff
}

.stage-block__dark a {
    color: #fff;
    border-color: #fff;
    background: 0 0
}

.stage-block__dark a:hover,.stage-block__dark a:active,.stage-block__dark a:focus {
    color: #fff;
    border-color: #fff;
    background: 0 0
}

.stage-block__light .stage-content {
    background: #fff
}

.stage-block__light a {
    color: #2a2c2c;
    border-color: #2a2c2c
}

.stage-block__light a:hover,.stage-block__light a:active,.stage-block__light a:focus {
    color: #2a2c2c;
    border-color: #2a2c2c;
    background: 0 0
}

.stage-container {
    position: relative;
    min-height: 150px;
    overflow: hidden
}

.stage-container img {
    display: block
}

.stage-container .stage-content {
    max-width: 55%;
    width: 100%;
    padding: 30px 20px 70px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 22;
    min-height: 70%;
    max-height: calc(100% - 30px);
    box-sizing: border-box
}

.stage-container .stage-content .stage-title {
    font-size: 20px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 700
}

.stage-container .stage-content a {
    padding: 6px 15px;
    max-height: 44px;
    overflow: hidden;
    word-break: break-word
}

.stage-container .stage-content .pagebuilder-button-secondary:after,.stage-container .stage-content .pagebuilder-button-secondary:before,.stage-container .stage-content .pagebuilder-button-secondary:hover:before,.stage-container .stage-content .pagebuilder-button-secondary:active:before,.stage-container .stage-content .pagebuilder-button-secondary:focus:before {
    background: 0 0
}

.place-order-bottom .opc-payment .payment-group .actions-toolbar {
    display: none
}

.pod-recyle-block {
    margin: 20px 0
}

.pod-recyle-block h2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 10px
}

.pod-recyle-block p {
    margin-bottom: 20px
}

.pod-recyle-block p a {
    text-decoration: underline
}

.action.primary.mobile-view {
    display: none
}

.swatch-option.text.pointer-event-reset[option-empty=true],.swatch-option.text.pointer-event-reset[data-option-empty=true] {
    opacity: 1;
    pointer-events: auto
}

.oos-container {
    position: relative
}

.oos-container .oos-label {
    position: absolute;
    top: -15px;
    left: 0;
    color: #991f39;
    font-weight: 700;
    font-size: 1.2rem;
    text-transform: uppercase
}

.notification-message-container {
    max-width: 515px;
    text-align: center
}

.notification-message-container .notified-message {
    padding: 20px;
    font-size: 12px;
    line-height: 17px
}

.notification-message-container .notified-message.success {
    background-color: rgba(0,199,177,.2)
}

.notification-message-container .notified-message.error {
    background-color: rgba(153,31,57,.05);
    color: #991f39
}

.hide-element {
    display: none !important
}

.action.primary.hide-oos-button {
    display: none
}

.show-oss-button {
    display: block
}

.popup-authentication-custom .block-authentication-custom .block-customer-login,.product-alert-notification-popup .block-authentication-custom .block-customer-login,.popup-authentication-custom #product-alert-modal .block-customer-login,.product-alert-notification-popup #product-alert-modal .block-customer-login,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert {
    border-bottom: 2px solid #dedede;
    padding-bottom: 20px
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .block-title,.product-alert-notification-popup .block-authentication-custom .block-customer-login .block-title,.popup-authentication-custom #product-alert-modal .block-customer-login .block-title,.product-alert-notification-popup #product-alert-modal .block-customer-login .block-title,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .block-title,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .block-title,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .block-title,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .block-title {
    text-align: center
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .block-title .block-customer-login-heading,.product-alert-notification-popup .block-authentication-custom .block-customer-login .block-title .block-customer-login-heading,.popup-authentication-custom #product-alert-modal .block-customer-login .block-title .block-customer-login-heading,.product-alert-notification-popup #product-alert-modal .block-customer-login .block-title .block-customer-login-heading,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .block-title .block-customer-login-heading,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .block-title .block-customer-login-heading,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .block-title .block-customer-login-heading,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .block-title .block-customer-login-heading,.popup-authentication-custom .block-authentication-custom .block-customer-login .block-title #block-modal-stock-alert-heading,.product-alert-notification-popup .block-authentication-custom .block-customer-login .block-title #block-modal-stock-alert-heading,.popup-authentication-custom #product-alert-modal .block-customer-login .block-title #block-modal-stock-alert-heading,.product-alert-notification-popup #product-alert-modal .block-customer-login .block-title #block-modal-stock-alert-heading,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .block-title #block-modal-stock-alert-heading,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .block-title #block-modal-stock-alert-heading,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .block-title #block-modal-stock-alert-heading,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .block-title #block-modal-stock-alert-heading {
    text-transform: uppercase;
    font-family: false;
    font-size: 32px;
    line-height: 32px
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .block-sub-title,.product-alert-notification-popup .block-authentication-custom .block-customer-login .block-sub-title,.popup-authentication-custom #product-alert-modal .block-customer-login .block-sub-title,.product-alert-notification-popup #product-alert-modal .block-customer-login .block-sub-title,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .block-sub-title,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .block-sub-title,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .block-sub-title,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .block-sub-title {
    margin: 20px 0;
    text-align: center;
    line-height: 20px
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .product-information,.product-alert-notification-popup .block-authentication-custom .block-customer-login .product-information,.popup-authentication-custom #product-alert-modal .block-customer-login .product-information,.product-alert-notification-popup #product-alert-modal .block-customer-login .product-information,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .product-information,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .product-information,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .product-information,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .product-information {
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 20px;
    margin: 20px 0
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .product-information .swatch,.product-alert-notification-popup .block-authentication-custom .block-customer-login .product-information .swatch,.popup-authentication-custom #product-alert-modal .block-customer-login .product-information .swatch,.product-alert-notification-popup #product-alert-modal .block-customer-login .product-information .swatch,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .product-information .swatch,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .product-information .swatch,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .product-information .swatch,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .product-information .swatch {
    font-weight: 700
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .remind,.product-alert-notification-popup .block-authentication-custom .block-customer-login .remind,.popup-authentication-custom #product-alert-modal .block-customer-login .remind,.product-alert-notification-popup #product-alert-modal .block-customer-login .remind,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .remind,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .remind,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .remind,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .remind {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 2em;
    text-transform: uppercase
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .remind .icon-arrow-right:before,.product-alert-notification-popup .block-authentication-custom .block-customer-login .remind .icon-arrow-right:before,.popup-authentication-custom #product-alert-modal .block-customer-login .remind .icon-arrow-right:before,.product-alert-notification-popup #product-alert-modal .block-customer-login .remind .icon-arrow-right:before,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .remind .icon-arrow-right:before,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .remind .icon-arrow-right:before,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .remind .icon-arrow-right:before,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .remind .icon-arrow-right:before {
    content: ''
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .remind .icon-arrow-right:after,.product-alert-notification-popup .block-authentication-custom .block-customer-login .remind .icon-arrow-right:after,.popup-authentication-custom #product-alert-modal .block-customer-login .remind .icon-arrow-right:after,.product-alert-notification-popup #product-alert-modal .block-customer-login .remind .icon-arrow-right:after,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .remind .icon-arrow-right:after,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .remind .icon-arrow-right:after,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .remind .icon-arrow-right:after,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .remind .icon-arrow-right:after {
    font-size: 26px;
    line-height: normal;
    color: #1d1d1b;
    content: '\e90b';
    display: inline-block;
    font-family: 'vype-icons';
    vertical-align: middle;
    font-weight: 600;
    overflow: hidden;
    speak: none;
    text-align: center
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .actions-toolbar,.product-alert-notification-popup .block-authentication-custom .block-customer-login .actions-toolbar,.popup-authentication-custom #product-alert-modal .block-customer-login .actions-toolbar,.product-alert-notification-popup #product-alert-modal .block-customer-login .actions-toolbar,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .actions-toolbar,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .actions-toolbar,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .actions-toolbar,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .actions-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    text-align: center;
    justify-content: space-between
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .actions-toolbar .secondary,.product-alert-notification-popup .block-authentication-custom .block-customer-login .actions-toolbar .secondary,.popup-authentication-custom #product-alert-modal .block-customer-login .actions-toolbar .secondary,.product-alert-notification-popup #product-alert-modal .block-customer-login .actions-toolbar .secondary,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .actions-toolbar .secondary,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .actions-toolbar .secondary,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .actions-toolbar .secondary,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .actions-toolbar .secondary {
    align-self: center;
    margin-top: 40px;
    min-width: 276px;
    order: 2;
    margin-bottom: 0
}

.popup-authentication-custom .block-authentication-custom .block-customer-login .actions-toolbar .secondary .action-login,.product-alert-notification-popup .block-authentication-custom .block-customer-login .actions-toolbar .secondary .action-login,.popup-authentication-custom #product-alert-modal .block-customer-login .actions-toolbar .secondary .action-login,.product-alert-notification-popup #product-alert-modal .block-customer-login .actions-toolbar .secondary .action-login,.popup-authentication-custom .block-authentication-custom .block-modal-stock-alert .actions-toolbar .secondary .action-login,.product-alert-notification-popup .block-authentication-custom .block-modal-stock-alert .actions-toolbar .secondary .action-login,.popup-authentication-custom #product-alert-modal .block-modal-stock-alert .actions-toolbar .secondary .action-login,.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert .actions-toolbar .secondary .action-login {
    align-self: flex-start;
    line-height: 1;
    min-width: 276px;
    order: 1
}

.popup-authentication-custom .block-authentication-custom .block-new-customer .block-title,.product-alert-notification-popup .block-authentication-custom .block-new-customer .block-title,.popup-authentication-custom #product-alert-modal .block-new-customer .block-title,.product-alert-notification-popup #product-alert-modal .block-new-customer .block-title {
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'TrimPoster';
    line-height: 26px
}

.popup-authentication-custom .block-authentication-custom .block-new-customer .actions-toolbar,.product-alert-notification-popup .block-authentication-custom .block-new-customer .actions-toolbar,.popup-authentication-custom #product-alert-modal .block-new-customer .actions-toolbar,.product-alert-notification-popup #product-alert-modal .block-new-customer .actions-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.popup-authentication-custom .block-authentication-custom .block-new-customer .actions-toolbar .action.primary,.product-alert-notification-popup .block-authentication-custom .block-new-customer .actions-toolbar .action.primary,.popup-authentication-custom #product-alert-modal .block-new-customer .actions-toolbar .action.primary,.product-alert-notification-popup #product-alert-modal .block-new-customer .actions-toolbar .action.primary {
    background-color: transparent;
    border-color: #f8ab28;
    min-width: 276px
}

.product-alert-notification-popup #product-alert-modal .block-modal-stock-alert {
    border: none
}

.product-alert-notification-popup .notification-message-container {
    max-width: 100%
}

.catalog-category-view .products-grid .product-items .product-item div[id^=back-in-stock]:empty {
    display: none
}

.catalog-category-view .product-alert-notification-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: inherit
}

.flavours-block {
    max-width: 515px;
    cursor: pointer
}

.flavours-block p {
    font-size: 1.4rem
}

.flavours-detail-info {
    border-bottom: 1px solid #efefef
}

.product-details .product.media {
    position: relative
}

.product-promo-icon {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 9
}

.product-item-info.product-card,.product-item-info.product-with-promo {
    position: relative
}

.products-related .product-promo-icon {
    right: 20px
}

#modal-wrapper-quiz {
    display: none
}

#modal-wrapper-quiz .startQuiz,#modal-wrapper-quiz .nextQuestion,#modal-wrapper-quiz .backToQuestion,#modal-wrapper-quiz .quizHeader,#modal-wrapper-quiz .questions li.question,#modal-wrapper-quiz .questions li.question .responses,#modal-wrapper-quiz .questions li.question .responses .correct,#modal-wrapper-quiz .questions li.question .responses .incorrect,#modal-wrapper-quiz .questionsHeader,#modal-wrapper-quiz .quizEndBlock,#modal-wrapper-quiz .quizResults,#modal-wrapper-quiz .message {
    display: none
}

#modal-wrapper-quiz .nextQuestion.checkAnswer {
    display: block
}

#modal-wrapper-quiz ol.questions,#modal-wrapper-quiz ul.answers,#modal-wrapper-quiz ul.responses,#modal-wrapper-quiz ol.questions li,#modal-wrapper-quiz ul.answers li,#modal-wrapper-quiz ul.responses li {
    list-style-type: none
}

.quiz-banner {
    position: relative;
    margin-bottom: 100px
}

.quiz-banner img {
    width: 100%;
    display: block
}

.quiz-banner .quiz-text {
    width: 100%;
    bottom: 31.7%;
    color: #fff;
    text-align: center;
    position: absolute
}

.quiz-banner .quiz-text h2,.quiz-banner .quiz-text h3 {
    font-size: 2.8rem
}

.quiz-banner .quiz-button-container {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 7%
}

.quiz-banner .quiz-button-container .quiz-button {
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 4px 0px #000,inset 0px 2px 4px 0px #000;
    -moz-box-shadow: 0px 2px 4px 0px #000,inset 0px 2px 4px 0px #000;
    -ms-box-shadow: 0px 2px 4px 0px #000,inset 0px 2px 4px 0px #000;
    box-shadow: 0px 2px 4px 0px #000,inset 0px 2px 4px 0px #000;
    border: 3px solid #fff;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 23px 75px;
    display: inline-block;
    text-decoration: none
}

.modals-overlay {
    background-color: rgba(255,255,255,.2)
}

.modal-popup.modal-quiz .modal-header,.modal-popup.modal-quiz .modal-content {
    padding: 0
}

.modal-popup.modal-quiz .modal-content {
    height: auto;
    min-height: 100%
}

.modal-popup.modal-quiz .modal-header {
    z-index: 5
}

.modal-quiz.modal-slide .action-close {
    padding: 2rem 1.5rem;
    display: none
}

.modal-quiz.modal-slide .action-close:before {
    font-size: 30px
}

.modal-quiz .modal-inner-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    max-width: 100%;
    border: 1px solid #979596
}

.modal-quiz .modal-inner-wrap.modal-quiz-questions {
    width: 950px
}

.modal-quiz .quizName {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 7px
}

.modal-quiz .quizArea,.modal-quiz .quizName {
    text-align: center
}

.modal-quiz .quizArea {
    min-height: 70px;
    position: relative;
    margin: 10px
}

.modal-quiz .quizHeader {
    text-align: center
}

.modal-quiz .quizHeader h2,.modal-quiz .quizHeader h3 {
    font-size: 36px;
    font-weight: 700
}

.modal-quiz .quizHeader h2 {
    text-transform: uppercase;
    margin-bottom: 3rem;
    margin-top: 2.3rem
}

.modal-quiz .quizHeader h3 {
    padding-top: 13px;
    margin-top: 0
}

.modal-quiz .quizHeader p {
    font-size: 14px;
    font-weight: 400
}

.modal-quiz .quizFbLike {
    font-size: 2.2rem
}

.button.startQuiz {
    display: block !important;
    text-decoration: none;
    background-color: red;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 34px auto 20px;
    width: 270px;
    max-width: 100%;
    padding: 20px 15px 25px
}

.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem
}

.questionsHeader {
    font-size: 28px;
    margin-bottom: 21px;
    position: relative;
    z-index: 3;
    min-height: 140px
}

.questionsHeader h2 {
    font-size: 38px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 1.4rem;
    margin-top: 0;
    text-transform: uppercase;
    padding-top: 1.4rem
}

.quizName-wrapper {
    display: block;
    text-align: center;
    padding-top: 0
}

.quizName-wrapper .quizName {
    display: inline-block;
    position: relative;
    margin: 11px 0 0;
    padding-top: 0
}

#modal-wrapper-quiz .message {
    padding: 10px 20px 4px 40px
}

#modal-wrapper-quiz .questions {
    text-align: left;
    padding-left: 0;
    position: static;
    margin: 0;
    z-index: 2
}

#modal-wrapper-quiz .question {
    position: static;
    padding: 0 28px 30px
}

#modal-wrapper-quiz .question:before,#modal-wrapper-quiz .question:after {
    position: absolute;
    content: " ";
    display: block
}

#modal-wrapper-quiz .question:before {
    width: 100%;
    height: 100%;
    border: 10px solid rgba(255,0,0,.2);
    top: -10px;
    left: -10px;
    z-index: -1
}

#modal-wrapper-quiz .question h3 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 1.8rem;
    margin-top: 1.5rem
}

#modal-wrapper-quiz .question .progress {
    height: 3px;
    background: #b5b5b5
}

#modal-wrapper-quiz .question .progress span {
    display: block;
    height: 6px;
    position: relative;
    top: -2px;
    background: red
}

#modal-wrapper-quiz .answers {
    padding: 0 0 50px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
    text-align: center
}

#modal-wrapper-quiz .answers:before,#modal-wrapper-quiz .answers:after {
    content: '';
    display: table
}

#modal-wrapper-quiz .answers:after {
    clear: both
}

#modal-wrapper-quiz .answers li {
    display: block;
    float: left;
    margin: 0 1% 20px;
    width: 23%;
    position: relative
}

#modal-wrapper-quiz .answers li.square-3 {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    float: none
}

#modal-wrapper-quiz .answers li.square-3 label {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto
}

#modal-wrapper-quiz .answers li.square-3.with-img label {
    height: 80px
}

#modal-wrapper-quiz .answers li.account-preference {
    display: inline-block;
    vertical-align: top;
    float: none;
    text-align: left;
    width: 282px;
    max-width: 44%
}

#modal-wrapper-quiz .answers li.account-preference label {
    border: 1px solid #979596;
    cursor: pointer;
    display: block;
    min-height: 123px;
    padding: 89px 20px 15px 15px;
    width: 213px;
    max-width: 80%
}

#modal-wrapper-quiz .answers li.account-preference .title-account {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2em;
    display: block;
    padding-left: 24%;
    margin-bottom: 19px
}

#modal-wrapper-quiz .answers li.square-no-space {
    display: inline-block;
    float: none;
    margin: 0;
    width: 31%;
    max-width: 230px;
    min-width: 120px
}

#modal-wrapper-quiz .answers li.square-no-space label {
    width: 150px;
    height: 99px;
    max-width: 100%;
    margin: 0 auto 10px
}

#modal-wrapper-quiz .answers li input {
    display: none
}

#modal-wrapper-quiz .answers li label {
    cursor: pointer
}

#modal-wrapper-quiz .answers li.light-text {
    color: #fff !important
}

#modal-wrapper-quiz .answers li.with-img {
    background-repeat: no-repeat !important
}

#modal-wrapper-quiz .answers li.section {
    display: block;
    float: none;
    margin: 0 auto 14px;
    max-width: 100%;
    white-space: normal
}

#modal-wrapper-quiz .answers li.section label {
    width: auto
}

#modal-wrapper-quiz .answers li.section.with-img {
    background-color: #f0f0f0 !important;
    box-shadow: 0 2px 4px rgba(0,0,0,.4);
    border-radius: 4px;
    width: 347px;
    padding: 10px 5px 10px 28px;
    height: auto
}

#modal-wrapper-quiz .answers li.section.with-img label {
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: auto auto !important;
    padding-left: 88px;
    border-radius: 4px;
    border: none;
    color: #333;
    font-size: 14px;
    height: auto;
    min-height: 82px
}

#modal-wrapper-quiz .answers li.section .title {
    display: block;
    color: #b31751;
    font-weight: 700;
    font-size: 20px;
    margin: 4px 0 5px
}

#modal-wrapper-quiz .answers li.section p {
    margin: 0
}

#modal-wrapper-quiz .answers li .title-img {
    display: block
}

#modal-wrapper-quiz .answers li .title-img img {
    display: block;
    margin: 0 auto 5px;
    max-width: 100%;
    width: auto;
    max-height: 80px
}

#modal-wrapper-quiz .answers li.brand {
    width: 80px;
    float: none;
    display: inline-block;
    vertical-align: middle
}

#modal-wrapper-quiz .answers li.product {
    width: 80px;
    float: none;
    display: inline-block
}

#modal-wrapper-quiz .answers .with-img label {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    font-size: 20px;
    height: 128px;
    max-width: 100%;
    padding-top: 51px;
    text-align: center;
    width: 200px;
    display: block;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4)
}

#modal-wrapper-quiz .answers .square-background label {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 88px;
    line-height: 1.3em;
    margin: 0 auto 15px;
    text-align: center;
    max-width: 100%;
    padding: 28px 5px 0;
    width: 142px
}

#modal-wrapper-quiz .answers .square label {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    font-size: 20px;
    height: 128px;
    max-width: 100%;
    padding-top: 51px;
    text-align: center;
    width: 200px;
    display: block
}

#modal-wrapper-quiz .answers .square.not-img {
    float: none;
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
    max-width: 45%
}

#modal-wrapper-quiz .answers .square.not-img label {
    border: 1px solid #b5b5b5;
    background: #dcdcdc;
    height: 80px;
    width: 150px
}

#modal-wrapper-quiz .answers .circle label {
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400;
    height: 92px;
    padding-top: 108px;
    text-align: center;
    width: 200px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto 100%
}

#modal-wrapper-quiz .answers .section label {
    width: 100%;
    height: 170px;
    border: 1px solid #b5b5b5;
    background: #dcdcdc;
    display: block
}

#modal-wrapper-quiz .nextQuestion.checkAnswer,#modal-wrapper-quiz .backToQuestion,#modal-wrapper-quiz .penultimate {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    top: auto;
    position: absolute;
    z-index: 2;
    margin-top: -20px;
    bottom: 12px
}

#modal-wrapper-quiz .nextQuestion.checkAnswer,#modal-wrapper-quiz .penultimate {
    float: right;
    background-color: red;
    color: #fff;
    right: 26px;
    left: auto
}

#modal-wrapper-quiz .backToQuestion {
    float: left;
    background-color: #ccc;
    color: #000;
    left: 26px
}

#modal-wrapper-quiz #question7 {
    margin-left: auto;
    margin-right: auto
}

#modal-wrapper-quiz #question7 h3 {
    padding-left: 10%
}

#question1 .backToQuestion {
    display: none
}

.answers .bg-title {
    width: 96%;
    display: block;
    padding: 0 2%;
    background-color: rgba(0,0,0,.75);
    line-height: 1.1em;
    margin-top: 45px;
    font-weight: 400
}

.answers .title-account {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2em;
    display: block
}

.answers li {
    position: relative
}

.answers li.light-text label {
    color: #fff
}

.answers input[type=checkbox]+label:after,.answers input[type=radio]+label:after {
    color: #fff;
    content: " ";
    font-family: 'gloicons';
    font-size: 60px;
    left: 50%;
    line-height: 1em;
    margin-left: -.55em;
    margin-top: -.55em;
    position: absolute;
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
    top: 50%
}

.answers input[type=checkbox]:checked+label:after {
    content: '\e610'
}

.answers input[type=radio]:checked+label:after {
    content: '\e610'
}

@media (min-width: 768px) {
    .quizName-wrapper .quizName {
        background-color:#fff
    }

    .quizName-wrapper .quizName:before {
        position: absolute;
        content: " ";
        display: block;
        left: -68%;
        top: 46%;
        width: 235%;
        height: 1px;
        background-color: #979596;
        z-index: -1
    }

    .modal-quiz .modal-inner-wrap {
        margin-top: 12.4rem
    }
}

@media (min-width: 768px) {
    body._has-modal.quiz-showed {
        overflow:auto
    }

    body._has-modal.quiz-showed .modal-quiz.modal-popup._show {
        position: absolute
    }

    body._has-modal.quiz-showed .page-wrapper.affix {
        z-index: 901
    }
}

@media (max-width: 1024px) {
    #modal-wrapper-quiz .questions .question:after {
        width:60px;
        height: 60px
    }

    #modal-wrapper-quiz .answers .circle label {
        padding-top: 68px;
        width: 150px;
        height: 82px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 480px) and (max-width:768px) {
    .quiz-banner {
        margin-bottom:30px
    }

    .quiz-banner .quiz-text {
        text-shadow: 0 0px 4px #000
    }

    .quiz-banner .quiz-text h2,.quiz-banner .quiz-text h3 {
        font-size: 2.2rem
    }

    .quiz-banner .quiz-button-container .quiz-button {
        font-size: 2.4rem;
        padding: 10px 35px;
        background-color: rgba(0,0,0,.4);
        box-shadow: 0 3px 3px rgba(0,0,0,.4);
        font-weight: 400
    }
}

.catalog-product-view #description-wrapper .toggle-more {
    display: block
}

.catalog-product-view .product-details .product-info-main .toggle-more[aria-expanded=true]:after {
    content: '\e912'
}

.catalog-product-view .product-details .product-info-main .toggle-more[aria-expanded=false]:after {
    content: '\e90f'
}

@keyframes rota {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.verification-customer-age #liveagent-offline,.verification-customer-age .footer-mobile-floating-nav {
    display: none
}

.yoti-block-wrapper.hidden {
    display: none
}

.verification-customer-success .yoti-wrap .actions .hidden,.verification-customer-iframesuccess .yoti-wrap .actions .hidden {
    display: none
}

.verification-customer-success .yoti-wrap .page-title,.verification-customer-iframesuccess .yoti-wrap .page-title {
    max-width: 100%
}

.yoti-logo-wrap {
    width: 100%;
    text-align: center;
    margin: 20px auto
}

.yoti-logo-wrap img {
    max-width: 40px
}

.yoti-wrap {
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    background-color: #ebebeb;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    max-width: 650px;
    margin: 0 auto
}

.yoti-wrap * {
    box-sizing: border-box
}

.yoti-wrap .action.secondary {
    color: #2a2a2a;
    font-family: 'Gotham',Helvetica,Arial,sans-serif;
    font-weight: 700
}

.yoti-wrap .hidden,.yoti-wrap .action.primary.hidden,.yoti-wrap .action.secondary.hidden {
    display: none
}

.yoti-wrap h1,.yoti-wrap .page-title {
    max-width: 400px;
    margin: 0 auto 20px;
    font-size: 32px
}

.yoti-wrap .section-title {
    width: 100%;
    margin-top: 16px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #333
}

.yoti-wrap .instructions-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
    text-align: center;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebebeb
}

.yoti-wrap .list-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
    width: 33.33%;
    align-self: stretch
}

.yoti-wrap .list-item img {
    width: 41px;
    height: 41px;
    margin-bottom: 5px
}

.yoti-wrap .list-item p {
    margin: 10px 0;
    max-width: 125px
}

.yoti-wrap #prepare-video {
    position: relative;
    height: 100%;
    width: 100%
}

.yoti-wrap .timer-wrapper {
    display: block;
    width: 100%;
    text-align: center
}

.yoti-wrap .prepare-video__timer {
    z-index: 50;
    animation: rota 1s linear infinite
}

.yoti-wrap .yoti-camera {
    text-align: left
}

.yoti-wrap .yoti-camera .col:first-of-type p:first-of-type {
    margin-bottom: 0;
    font-weight: 700
}

.yoti-wrap canvas,.yoti-wrap video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%
}

.yoti-wrap canvas {
    display: none;
    width: 100%;
    height: 100%
}

.yoti-wrap .video-div {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.yoti-wrap .video-div .back-to-intro {
    margin: 20px;
    z-index: 901;
    position: fixed;
    padding: 3px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.yoti-wrap .video-div .back-to-intro img {
    filter: invert(1);
    width: 20px
}

.yoti-wrap .video__wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 20px
}

.yoti-wrap .video__wrapper video {
    position: fixed;
    bottom: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: scroll;
    object-fit: cover;
    z-index: 900
}

.yoti-wrap .camera-buttons {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 900
}

.yoti-wrap .camera-buttons .restart,.yoti-wrap .camera-buttons .submit-picture {
    display: none
}

.yoti-wrap .camera-buttons .take-picture {
    float: none
}

.yoti-wrap.show-preview .video__wrapper {
    margin-bottom: 20px;
    padding-bottom: 55%
}

.yoti-wrap.show-preview .video__wrapper video {
    display: none
}

.yoti-wrap.show-preview .video__wrapper canvas {
    display: block;
    position: absolute
}

.yoti-wrap.show-preview .camera-buttons {
    position: static;
    text-align: left
}

.yoti-wrap.show-preview .camera-buttons .restart,.yoti-wrap.show-preview .camera-buttons .submit-picture {
    display: inline-block
}

.yoti-wrap.show-preview .camera-buttons .submit-picture {
    float: right
}

.yoti-wrap.show-preview .camera-buttons .take-picture {
    display: none
}

.yoti-wrap .yoti-result .restart {
    margin-top: 10px
}

.yoti-wrap .result-success {
    margin-top: 48px;
    width: 160px;
    height: 160px;
    object-fit: contain
}

.yoti-wrap .finish-registration {
    margin-bottom: 10px
}

.yoti-wrap .hint {
    display: block;
    margin: 4px auto 0 auto;
    width: 279px;
    height: 28px;
    font-size: 12px;
    color: #6d6d6d
}

.yoti-wrap .face-not-found {
    width: 100%;
    height: 24px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #6d6d6d
}

.yoti-wrap .error-wrapper {
    width: 100%;
    padding: 10px
}

.yoti-wrap .warning-con-wrapper {
    width: 100%
}

.yoti-wrap .warning-icon {
    display: block;
    width: 32px;
    height: 32px;
    object-fit: contain;
    margin: 0 auto
}

.yoti-wrap #error-message {
    margin: 20px 0 0;
    color: #c73420
}

.yoti-wrap #error-hint {
    margin-bottom: 20px
}

.yoti-wrap .attempts-notice {
    margin-top: 20px
}

.yoti-wrap .attempts-notice .error {
    text-decoration: underline;
    color: #e02b27
}

.yoti-inner-wrap {
    background: #fff;
    padding: 10px
}

.yoti-upload-documents.loading img {
    display: inline-block
}

.yoti-upload-documents img {
    display: none
}

.yoti-docscan-ajax-error .idscan-message {
    display: none
}

.yoti-id-scan-notice.status-3 button {
    margin-top: 10px
}

.yoti-wrap #retry-btn {
    margin: 0 auto 15px
}

.yoti-id-scan-error.message.error {
    border: 0;
    margin: 0
}

.yoti-id-scan-error.message.error:empty {
    display: none
}

.yoti-security-notice {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    color: #999
}

.yoti-disclaimer {
    text-align: center;
    color: #999
}

.yoti-disclaimer span {
    margin-top: 5px;
    display: block
}

.yoti-orientation-error {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px
}

.yoti-orientation-error .please-turn-your-dev {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: normal;
    color: #333;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: left;
    text-align: left
}

.dark-theme .yoti-registration-modal .yoti-modal-header,.dark-theme .yoti-registration-modal .yoti-modal-content {
    background: #333
}

.yoti-registration-modal .modal-inner-wrap {
    max-width: 670px
}

.yoti-registration-modal .yoti-logo-wrap {
    margin-top: 0
}

.yoti-registration-modal .yoti-modal-header,.yoti-registration-modal .yoti-modal-content {
    background: #e8e8e8;
    padding: 20px;
    margin-bottom: 20px
}

.yoti-registration-modal .modal-title {
    border: 0;
    margin-top: 0
}

.yoti-registration-modal .yoti-modal-content {
    margin-bottom: 10px
}

.yoti-registration-modal .yoti-modal-content h3 {
    margin-top: 0
}

.yoti-registration-modal .yoti-modal-content .actions button {
    margin-bottom: 10px
}

.yoti-registration-modal .yoti-modal-content .actions p {
    margin: 0
}

.yoti-registration-modal .yoti-modal-content .actions p a {
    font-size: 13px;
    text-transform: uppercase
}

.yoti-registration-modal .disclaimer {
    text-align: left;
    margin-bottom: 0
}

.customer-account-create .yoti-registration-browser-error.message>div {
    position: relative;
    padding-left: 35px;
    text-align: left;
    line-height: 160%
}

.customer-account-create .yoti-registration-browser-error.message>div:before {
    position: absolute;
    left: 0;
    top: 11px;
    width: 25px
}

.customer-account-create .yoti-registration-browser-error.message>div p:last-of-type {
    margin-bottom: 0
}

.customer-account-create .yoti-registration-browser-error.message p {
    color: #e02b27
}

@media screen and (orientation: landscape) {
    .verification-customer-age.mobile-tablet .column.main>div {
        display:none
    }

    .verification-customer-age.mobile-tablet .column.main>div.yoti-orientation-error {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

[id^=liveagent_button_offline],[id^=liveagent-offline],[id^=liveagent-online] {
    max-width: 80%
}

.salesforce-chat-modal .modal-inner-wrap {
    max-width: 850px
}

.chat-action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 200;
    padding: 0
}

.chat-action .chat-icon {
    background-image: url("../BAT_SalesforceChat/img/chat_icon.svg");
    width: 60px;
    height: 60px;
    background-size: 100%;
    float: right
}

.liveagent-reminder-popup {
    background: #b1b1b2;
    border-radius: 20px;
    margin-bottom: 20px;
    width: 218px
}

.liveagent-reminder-popup__logo-wrapper {
    text-align: center;
    padding: 12px 5px
}

.liveagent-reminder-popup__info-wrapper {
    padding: 0 40px 5px 20px
}

.liveagent-reminder-popup--hidden {
    display: none
}

.liveagent-reminder-popup .vype-logo {
    width: 50px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -30px;
    right: 40%
}

.liveagent-reminder-popup .close {
    float: right;
    color: #3d3d3d
}

.liveagent-reminder-popup span {
    margin-right: 5px;
    font-size: 20px
}

.salesforce-chat-modal .salesforce-chat-popup {
    text-align: center
}

.salesforce-chat-modal .salesforce-chat-popup .title {
    font-size: 36px;
    text-transform: uppercase
}

.salesforce-chat-modal button {
    margin-bottom: 20px
}

.salesforce-chat-modal iframe {
    width: 100%;
    height: 380px;
    border: none;
    padding: 5px
}

.salesforce-chat-popup #liveagent-offline,.salesforce-chat-popup #liveagent-online {
    font-size: 100%;
    font-weight: 400;
    padding: initial;
    background: 0 0;
    color: initial;
    border-radius: 0;
    cursor: pointer;
    position: initial;
    z-index: 1000
}

.salesforce-chat-popup .content {
    color: initial
}

.salesforce-chat-popup .content p {
    color: initial
}

.salesforce-chat-popup .content a {
    color: initial;
    text-decoration: underline
}

h2[embeddedService-chatHeader_chatHeader] {
    color: #fff
}

.sidebarHeader .minimizeButton,.sidebarHeader .closeButton {
    padding: 0
}

.sidebarHeader .minimizeButton:before,.sidebarHeader .closeButton:before {
    display: none
}

.embeddedServiceHelpButton .helpButtonLabel {
    font-size: 12px
}

.sidebarHeader .minimizedText {
    font-size: 12px
}

.embeddedServiceSidebar button,div.embeddedServiceHelpButton button {
    text-transform: inherit
}

div.embeddedServiceHelpButton .embeddedServiceIcon {
    margin: 0
}

div.embeddedServiceHelpButton .uiButton {
    min-width: 10em
}

.embeddedServiceSidebar .minimizedText .message {
    font-size: 12px
}

.modal-popup.same-day-delivery-modal .modal-inner-wrap .modal-header .modal-title {
    text-align: center;
    text-transform: uppercase;
    line-height: 25px
}

.modal-popup.same-day-delivery-modal .modal-inner-wrap .action-close {
    display: none
}

.modal-popup.same-day-delivery-modal .modal-inner-wrap .sub-header-text {
    margin: 2rem 0
}

.modal-popup.same-day-delivery-modal .modal-inner-wrap #form-sameday-phone fieldset .field>label {
    text-transform: uppercase
}

.checkout-cart-index .secondery_packaging_form,.checkout-index-index .secondery_packaging_form {
    border-top: 1px solid #cacaca;
    padding-top: 15px;
    position: relative
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field:before,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field:before {
    width: 11.8%
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .label>span,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .label>span {
    width: 75%;
    margin-top: 0
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info {
    position: relative;
    position: absolute
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-right: 5px;
    right: 100%;
    top: 0
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after,.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after,.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before {
    left: 100%
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:after {
    border-left-color: #fff;
    margin-top: -5px;
    top: 15px
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-content:before {
    border-left-color: #bbb;
    margin-top: -6px;
    top: 15px
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-toggle,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-toggle {
    cursor: help
}

.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-toggle:hover+.tooltip-content,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-toggle:hover+.tooltip-content,.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-toggle:focus+.tooltip-content,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info .tooltip-toggle:focus+.tooltip-content,.checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info:hover .tooltip-content,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info:hover .tooltip-content {
    display: block
}

body.one-step-checkout .payment-method-billing-address .checkout-billing-address {
    display: none
}

.dpd_map-modal .os-content {
    padding: 0 10px 20px !important
}

.dpd_map-modal .os-content .map-modal button.primary {
    margin: 0
}

#dpd-map-modal.loading #map {
    opacity: .5;
    pointer-events: none;
    cursor: wait
}

#dpd-map-modal .field input[type=text] {
    border: 1px solid #000
}

#dpd-map-modal .field.required #map-postcode::placeholder,#dpd-map-modal .field.required #map-city::placeholder {
    color: red;
    opacity: 1
}

#dpd-map-modal #map {
    width: 100%
}

.one-step-checkout .pickup-search-container {
    margin-bottom: 20px
}

.one-step-checkout .pickup-search-container>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.one-step-checkout .pickup-search-container .pickup-input:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px
}

.one-step-checkout .map-modal button.primary {
    background-color: #000;
    color: #fff
}

.one-step-checkout .map-modal button.primary:hover {
    background-color: #000;
    color: #fff
}

.catalog-product-view .collections-container .swatch-attribute-options {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    justify-content: flex-start
}

.catalog-product-view .collections-container .swatch-collection {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog-product-view .collections-container .collection-name {
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 35px
}

.catalog-product-view .collections-container .collection-options {
    margin-top: 10px;
    margin-left: auto;
    min-width: 21rem;
    max-width: 21rem
}

.catalog-product-view .collections-container .slick-arrow.slick-disabled {
    display: none
}

.skins-carousel-block .skin-items:not(.slick-initialized),.skins-carousel-block .mobile-actions:not(.slick-initialized) {
    max-height: 100px;
    opacity: 0
}

.skins-carousel-block .block-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 4rem 2rem 3rem;
    background: #1d1d1b;
    box-sizing: border-box
}

.skins-carousel-block .collection-name {
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 600
}

.skins-carousel-block .block-content {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 80px;
    padding-bottom: 40px;
    background: #1d1d1b;
    position: relative;
    overflow: hidden
}

.skins-carousel-block .gradient-border {
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0;
    top: 0;
    border-top: 40px solid #1d1d1b;
    background: linear-gradient(to left,#1ea9a2 0%,#d69a03 51.56%,#c74535 100%)
}

.skins-carousel-block .slick-list {
    overflow: visible
}

.skins-carousel-block .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: flex-start
}

.skins-carousel-block .skin-items .slick-slide {
    height: auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.skins-carousel-block .skin-items .slick-slide:not(.slick-active) {
    opacity: 0
}

.skins-carousel-block .slick-slide>div {
    width: 100%;
    height: 100%
}

.skins-carousel-block .skin-item {
    display: -webkit-flex !important;
    display: -ms-flex !importantbox;
    display: flex !important;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    text-align: center
}

.skins-carousel-block .skin-photo {
    width: 45px;
    height: 200px;
    margin: 0 auto 10px;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.skins-carousel-block .sold-out-label {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 6px 16px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(239,239,239,.7);
    border-radius: 5px;
    overflow: hidden;
    color: #1d1d1b;
    font-size: 10px;
    font-family: false;
    line-height: 1;
    text-transform: uppercase;
    z-index: 1;
    white-space: nowrap
}

.skins-carousel-block .skin-name,.skins-carousel-block .skin-price {
    display: block;
    margin-bottom: 15px;
    font-size: 32px;
    font-family: false;
    line-height: 1;
    color: #fff;
    text-transform: uppercase
}

.skins-carousel-block .skin-price {
    margin-bottom: 21px;
    font-size: 28px
}

.skins-carousel-block .product-image-container {
    display: block
}

.skins-carousel-block .slick-current .skin-item {
    max-height: 100%
}

.skins-carousel-block .slick-current .skin-photo {
    -webkit-transform: translateY(-50px) scale(1.3);
    -moz-transform: translateY(-50px) scale(1.3);
    -ms-transform: translateY(-50px) scale(1.3);
    transform: translateY(-50px) scale(1.3)
}

.skins-carousel-block .slick-prev {
    left: 0
}

.skins-carousel-block .slick-next {
    right: 0
}

.skins-carousel-block .slick-prev,.skins-carousel-block .slick-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: 0 0;
    opacity: .7
}

.skins-carousel-block .slick-prev:hover,.skins-carousel-block .slick-next:hover {
    background: 0 0;
    opacity: 1
}

.skins-carousel-block .slick-prev:before,.skins-carousel-block .slick-next:before {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    font-size: 20px
}

.skins-carousel-block .mobile-actions {
    display: none
}

.skins-carousel-block .note {
    margin-top: 3rem;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    text-align: center
}

body.webviewrequest header.page-header,body.webviewrequest footer.page-footer,body.webviewrequest #liveagent-online,body.webviewrequest #liveagent-offline,body.webviewrequest .embeddedServiceHelpButton {
    display: none !important
}

.page-main-full-width-guidedsell [data-content-type=row][data-appearance=contained] {
    max-width: 100%
}

.page-main-full-width-guidedsell .columns .column.main {
    padding-bottom: 0
}

.cms-product-selector .page-main,.cms-product-selector .page-main-full-width {
    padding: 0
}

.cms-product-selector .page-main .columns,.cms-product-selector .page-main-full-width .columns {
    max-width: 100%;
    padding: 0
}

.cms-product-selector .page-main .columns .main,.cms-product-selector .page-main-full-width .columns .main {
    padding: 0
}

.product-selector.landing {
    background: #1d1d1b;
    border-bottom: 1px solid #efefef
}

.product-selector .block-media picture {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-selector .block-media img {
    width: 100%;
    max-width: 100%
}

.product-selector .block-content .page-heading {
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
    text-align: left
}

.product-selector .block-content .guidedsell-banner-text,.product-selector .block-content .banner-txt {
    color: #fff
}

.product-selector .block-content .guidedsell-banner-text p,.product-selector .block-content .banner-txt p {
    max-width: 430px;
    margin-bottom: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left
}

.product-selector .block-content .guidedsell-banner-text .toggle-more,.product-selector .block-content .banner-txt .toggle-more {
    font-size: 1.2rem;
    align-items: center;
    border-radius: 0;
    border: 0;
    color: #fff;
    font-weight: 700;
    justify-content: center;
    padding: 0;
    text-transform: uppercase
}

.product-selector .block-content .guidedsell-banner-text .toggle-more svg,.product-selector .block-content .banner-txt .toggle-more svg {
    fill: #fff;
    padding: 0 10px;
    position: absolute
}

.product-selector .block-content .guidedsell-banner-text .toggle-more.expanded svg,.product-selector .block-content .banner-txt .toggle-more.expanded svg {
    transform: rotate(180deg)
}

.product-selector .block-content .guidedsell-quiz-begin {
    margin: 25px 0 0
}

.product-selector .block-content .btn {
    margin: 25px 0 0 !important
}

.product-selector .block-content .btn .pagebuilder-button-primary {
    background: #f8ab28;
    border: 2px solid #f8ab28
}

.product-selector .block-content .btn .pagebuilder-button-primary:hover {
    border: 2px solid #f8ab28
}

.product-selector.questionnaire {
    background: #fff
}

.product-selector.questionnaire .quiz {
    display: none;
    margin: 0 auto !important;
    width: 100% !important;
    height: 0;
    transition: all .8s ease-in-out
}

.product-selector.questionnaire .quiz.active-quiz {
    display: block;
    height: unset
}

.product-selector.questionnaire .quiz-form {
    padding: 20px 0 60px
}

.product-selector.questionnaire .quiz-form .steps {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.product-selector.questionnaire .quiz-form .steps .step-item {
    margin: 0;
    padding: 10px 0;
    border-bottom: 2px solid #dedede;
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: .1em;
    text-align: center;
    color: #dedede;
    position: relative;
    -webkit-flex-basis: 33%;
    flex-basis: 33%
}

.product-selector.questionnaire .quiz-form .steps .step-item.active {
    color: #1d1d1b
}

.product-selector.questionnaire .quiz-form .steps .step-item.active:after {
    content: "";
    height: 4px;
    display: block;
    position: absolute;
    background: #f8ab28;
    width: 100%;
    bottom: -2.6px
}

.product-selector.questionnaire .quiz-form .steps .step-item.prev-active span {
    color: #1d1d1b
}

.product-selector.questionnaire .quiz-form .back {
    transition: all .1s ease-in-out;
    opacity: 0;
    display: -webkit-none;
    display: -ms-nonebox;
    display: none;
    float: left;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.product-selector.questionnaire .quiz-form .back.active {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    opacity: 1
}

.product-selector.questionnaire .quiz-form .back.active:before {
    content: '';
    background: url("../BAT_GuidedSell/images/arrow-left.png") no-repeat;
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 18px;
    height: 12px
}

.product-selector.questionnaire .quiz-form .back .text {
    padding-left: 25px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    color: #1d1d1b
}

.product-selector.questionnaire .quiz-form .guideSell-form {
    text-align: center
}

.product-selector.questionnaire .quiz-form .guideSell-form .item {
    display: none
}

.product-selector.questionnaire .quiz-form .guideSell-form .item.active {
    display: block
}

.product-selector.questionnaire .quiz-form .guideSell-form .title {
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-selector.questionnaire .quiz-form .guideSell-form .title h2 {
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    color: #1d1d1b;
    text-transform: uppercase
}

.product-selector.questionnaire .quiz-form .guideSell-form .title .helpLink {
    margin-bottom: 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    color: #1d1d1b
}

.product-selector.questionnaire .quiz-form .guideSell-form .title span {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #1d1d1b
}

.product-selector.questionnaire .quiz-form .guideSell-form .guidedSell-block ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-selector.questionnaire .quiz-form .guideSell-form .guidedSell-block ul li {
    margin-bottom: 15px;
    padding: 12px 35px;
    border: 1px solid #f8ab28;
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: .04em;
    text-align: center;
    box-sizing: border-box;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    color: #1d1d1b;
    transition: all .1s ease-in-out;
    position: relative
}

.product-selector.questionnaire .quiz-form .guideSell-form .guidedSell-block ul li.selected,.product-selector.questionnaire .quiz-form .guideSell-form .guidedSell-block ul li:hover {
    border: 1px solid #1d1d1b;
    background: #1d1d1b;
    color: #fff;
    cursor: pointer
}

.product-selector.questionnaire .quiz-form .guideSell-form .guidedSell-block ul li.selected:after {
    content: '';
    background: url("../BAT_GuidedSell/images/tick.png") no-repeat;
    position: absolute;
    right: 14px;
    top: 13px;
    width: 14px;
    height: 10px
}

.product-selector.questionnaire .quiz-form .guideSell-form button {
    margin-top: 40px;
    background: #f8ab28;
    border: 1px solid #f8ab28;
    color: #1d1d1b;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: .04em;
    text-align: center;
    padding: 12px 0
}

.product-selector.questionnaire .quiz-form .guideSell-form .errorMsg {
    margin-top: 20px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #ba2e56;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    opacity: 0;
    transition: all .1s ease-in-out
}

.product-selector.questionnaire .quiz-form .guideSell-form .errorMsg.active {
    opacity: 1
}

.guided-sell-results-index.catalog-category-view .section-more .action a {
    line-height: initial
}

.devicetrial-infromation {
    display: none
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    top: 50%
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-header {
    display: none
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content {
    background: #1b1b19;
    padding: 0
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .popup-content {
    position: relative
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .popup-content .redirect {
    margin: 15px auto 40px auto;
    text-align: center
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .popup-content .redirect a {
    padding: 20px 36px;
    background: #f8ab28;
    border-radius: 35px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .content .right-content .title {
    font-weight: 950;
    line-height: 1.2;
    font-size: 4.7rem;
    margin-bottom: 10px;
    color: #fff
}

body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .content .right-content .description-text {
    font-size: 1.6rem;
    color: #f3f3f3
}

.selling-banner {
    width: 100%;
    padding-top: 10px
}

.selling-banner .deferred-payment {
    width: fit-content;
    background: #f8ab28;
    border-radius: 20px;
    color: #1b1b19;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 500
}

.selling-banner .learn-more {
    padding: 10px 0 0 20px;
    font-size: 1.2rem;
    cursor: pointer;
    font-weight: 950;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none
}

.selling-banner .learn-more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: normal;
    color: #fff;
    content: '\e90b';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.product-item-selling .item-deferred-payment,.product-item-view-selling .item-deferred-payment {
    color: #141414;
    font-weight: 400
}

.product-item-selling .item-deferred-payment span,.product-item-view-selling .item-deferred-payment span {
    color: #0e2c69;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    text-decoration: none
}

.product-item-selling .item-deferred-payment span:after,.product-item-view-selling .item-deferred-payment span:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: normal;
    color: #141414;
    content: '\e90b';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap {
    background: #fff;
    width: 50%
}

body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:before,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:before,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:before,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:before {
    color: #1d1d1b
}

body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:hover:before,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:hover:before,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:hover:before,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .modal-header .action-close:hover:before {
    color: #1d1d1b
}

body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap h1,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap h1,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap h1,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap h1 {
    color: #1d1d1b
}

body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column h5,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column h5,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column h5,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column h5,body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column p,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column p,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column p,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide:not(.newsletter-popup) .modal-inner-wrap .pagebuilder-column p {
    color: #1d1d1b
}

body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-footer,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-footer,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-footer,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-footer {
    display: none
}

body._has-modal.guidedsell-index-index div.modals-wrapper .modal-popup.modal-slide._show.nicotine-strengths-popup div.modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing div.modals-wrapper .modal-popup.modal-slide._show.nicotine-strengths-popup div.modal-inner-wrap {
    position: relative;
    height: initial;
    overflow: hidden;
    max-height: none
}

.guidedsell-index-index,.page-layout-guidedsell_cms_landing {
    color: #1d1d1b
}

.guidedsell-index-index .page-wrapper .column.main,.page-layout-guidedsell_cms_landing .page-wrapper .column.main {
    padding: 0;
    max-width: 100%
}

.guidedsell-index-index .page-main,.page-layout-guidedsell_cms_landing .page-main {
    max-width: 100%;
    margin: 0;
    padding: 0
}

.guidedsell-index-index .page-title-wrapper,.page-layout-guidedsell_cms_landing .page-title-wrapper {
    display: none
}

.guided-sell-product-results.page-layout-2columns-left .page-main,.guided-sell-results-index.page-layout-2columns-left .page-main {
    max-width: 1420px
}

.guided-sell-product-results.page-layout-2columns-left .column.main,.guided-sell-results-index.page-layout-2columns-left .column.main {
    width: 75%
}

.guided-sell-product-results.page-layout-2columns-left .sidebar.sidebar-additional,.guided-sell-results-index.page-layout-2columns-left .sidebar.sidebar-additional {
    width: 25%;
    padding-right: .5%
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .product-item,.guided-sell-results-index.page-layout-2columns-left .sidebar .product-item {
    position: relative
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .field.qty,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .field.qty {
    margin-right: 10px
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .action.tocart,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .action.tocart {
    max-height: 41px;
    max-width: 140px
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option.color:first-child,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option.color:first-child {
    margin-left: 5px
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option.color:not(.disabled):hover,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option.color:not(.disabled):hover {
    border: none;
    outline: none
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option.color.selected,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option.color.selected {
    outline: none;
    overflow: unset
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option.color.selected:after,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option.color.selected:after {
    content: '';
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    border: 1px solid #1d1d1b;
    background: 0 0
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option:focus,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option:focus {
    box-shadow: none
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option[option-empty=true]:after,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option[option-empty=true]:after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    height: 24px;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    background: linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1px),#aaa 50%,rgba(0,0,0,0) calc(50% + 1px),rgba(0,0,0,0) 100%)
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-option[option-empty=true].selected:after,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-option[option-empty=true].selected:after {
    content: "";
    position: absolute;
    height: 48px;
    width: 48px;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    background: linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1px),#aaa 50%,rgba(0,0,0,0) calc(50% + 1px),rgba(0,0,0,0) 100%)
}

.guided-sell-product-results.page-layout-2columns-left .sidebar .device-product .swatch-attribute-options,.guided-sell-results-index.page-layout-2columns-left .sidebar .device-product .swatch-attribute-options {
    overflow: hidden;
    min-height: 35px;
    display: flex;
    align-items: center
}

.guided-sell-product-results .swatch-attribute-label,.guided-sell-results-index .swatch-attribute-label {
    display: none
}

.guided-sell-product-results .swatch-attribute-options,.guided-sell-results-index .swatch-attribute-options {
    justify-content: flex-start
}

.guided-sell-product-results .swatch-option.color,.guided-sell-results-index .swatch-option.color {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    margin-right: 5px;
    min-width: auto
}

.guided-sell-product-results.catalog-category-view,.guided-sell-results-index.catalog-category-view {
    margin-top: 0;
    margin-left: 1px
}

.guided-sell-product-results.catalog-category-view .toolbar-products,.guided-sell-results-index.catalog-category-view .toolbar-products {
    display: none
}

.guided-sell-product-results.catalog-category-view.products-grid,.guided-sell-results-index.catalog-category-view.products-grid {
    padding-left: 20px
}

.guided-sell-product-results.catalog-category-view.products-grid .product-items .product-item,.guided-sell-results-index.catalog-category-view.products-grid .product-items .product-item {
    margin-top: 0
}

.guided-sell-product-results.catalog-category-view.products-grid .product-items .product-item .product-card,.guided-sell-results-index.catalog-category-view.products-grid .product-items .product-item .product-card {
    position: relative
}

.guided-sell-product-results.catalog-category-view .category-description,.guided-sell-results-index.catalog-category-view .category-description {
    display: none
}

.guided-sell-product-tabs {
    margin: 40px auto 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 41px
}

.guided-sell-product-tabs.has-tabs {
    border-bottom: 1px solid #1d1d1b;
    min-height: 40px
}

.guided-sell-product-tabs .flav-tab {
    margin: 0 4px;
    padding: 10px;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    background-color: #fff;
    color: #1d1d1b;
    border: none;
    min-width: 150px;
    text-align: center
}

.guided-sell-product-tabs .flav-tab:first-child {
    margin-left: 0
}

.guided-sell-product-tabs .flav-tab:last-child {
    margin-right: 0
}

.guided-sell-product-tabs .flav-active {
    background-color: #1d1d1b;
    color: #fff;
    pointer-events: none
}

.reason-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background: #1d1d1b
}

.reason-container .block {
    width: 50%;
    float: left
}

.reason-container .block-media {
    margin: 0
}

.reason-container .block-media img {
    width: 100%;
    margin-bottom: -10px
}

.reason-container .block-media img.mobile-image {
    display: none
}

.reason-container .block-content {
    padding: 0 8vw 0 4vw;
    box-sizing: border-box;
    color: #fff
}

.reason-container .block-content p {
    margin: 0;
    border: none !important;
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff
}

.reason-container .block-content p span {
    font-size: 14px !important;
    color: #fff !important
}

.reason-container .block-content a {
    text-decoration: underline;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff
}

.reason-container .block-content .sub-heading {
    margin-top: 6vw
}

.reason-container .block-content .sub-heading span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #aaa
}

.reason-container .block-content .heading h2 {
    margin: 0 auto 15px;
    font-size: 44px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: left;
    color: #fff
}

.reason-container .block-content .shrtDesc {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left
}

.reason-container .reason-details .title {
    color: #aaa;
    margin: 20px auto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left
}

.reason-container .reason-details .reasons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.reason-container .reason-details .reasons span.item {
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: -.20000000298023224px;
    text-align: center;
    border: 1px solid;
    padding: 5px 10px;
    background-color: #fff;
    margin: 0 1px 2px;
    color: #1d1d1b
}

.reason-container .reason-details .reasons span.item:last-child {
    margin-right: 0
}

.sidebar {
    position: relative
}

.sidebar .device-heading {
    margin: 50px auto 25px
}

.sidebar .device-heading span {
    font-family: false;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left
}

.sidebar .product-item-info.product-card {
    padding: 20px;
    box-sizing: border-box;
    width: 100%
}

.section {
    background-color: #fff;
    text-align: center;
    margin: 10px auto
}

.section .inner-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    max-width: 650px;
    margin: 0 auto
}

.section .heading {
    margin-bottom: 25px;
    font-family: false;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    color: #1d1d1b
}

.section .action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center
}

.section .action a {
    margin: 0 auto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 9px;
    letter-spacing: .04em;
    text-align: center;
    border: 2px solid #f8ab28;
    border-radius: 100px;
    padding: 12px 24px;
    text-decoration: none;
    color: #1d1d1b
}

.section-restart {
    margin: 0
}

.section-restart .heading {
    text-transform: uppercase
}

.section-restart .action a {
    background: #f8ab28;
    text-transform: uppercase;
    width: 200px;
    padding: 12px 24px
}

.guidedsell-index-index .section,.guided-sell-product-results .section,.guided-sell-results-index .section {
    padding: 60px
}

#checkout-agreements-modal .checkout-agreements-item-content {
    line-height: 2
}

.cancellation-survey_container .reason-sub-head {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px
}

.cancellation-survey_container .reason-sub-head .optional {
    font-size: 12px
}

.cancellation-survey_container .text-body {
    margin-bottom: 15px
}

.cancellation-survey_container .cancel-comment {
    margin-top: 15px
}

.cancellation-survey_container .error {
    color: #e00931
}

.cancellation-survey_container #cancelOptions {
    display: none;
    border: 1px solid #efefef;
    border-bottom: none;
    padding-left: 0
}

.cancellation-survey_container #cancelOptions li {
    list-style: none;
    line-height: 24px;
    padding: 8px 20px;
    margin: 0;
    height: auto;
    cursor: default;
    border-bottom: 1px solid #efefef;
    width: 100%;
    box-sizing: border-box
}

.cancellation-survey_container #cancelOptions li:hover,.cancellation-survey_container #cancelOptions li.selected {
    background: #efefef
}

.cancellation-survey_container #trigger_drop {
    padding: 10px 20px;
    background: #efefef;
    position: relative
}

.cancellation-survey_container #trigger_drop:after {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: translate(-50%,-50%) rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 50%
}

.request-call-back-form .fieldset>.field {
    text-align: left
}

.request-call-back-form div.mage-error[generated] {
    text-align: left
}

body._has-modal .modal-popup.cancel-survey-options.call-back .modal-inner-wrap {
    max-height: 80vh
}

body._has-modal .modal-popup.cancel-survey-options.call-back .modal-inner-wrap .modal-content {
    padding-left: 40px;
    padding-right: 40px
}

body._has-modal .modal-popup.cancel-survey-options.call-back .modal-header {
    padding-top: 0
}

body._has-modal .modal-popup.cancel-survey-options.call-back .action-close {
    padding-top: 20px
}

.subscribepro-cancellation-wizard .field.choice.set.subscriptions {
    display: none
}

.subscribepro-cancellation-wizard .static-content-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.subscribepro-cancellation-wizard .stepper-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 60px auto;
    max-width: 50%
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    top: 10px;
    left: 50%;
    z-index: 2
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 6px;
    border: 1px solid #2a2a2a;
    font-size: 12px;
    line-height: 18px
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item.active {
    font-weight: 700
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item.active .step-counter {
    background: #2a2a2a;
    color: #fff
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item.active:after {
    border-bottom: 1px solid #e0e0e0
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item.completed .step-counter {
    background-color: #2a2a2a;
    color: #fff
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item.completed:after {
    border-bottom: 1px solid #2a2a2a
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item:first-child:before {
    content: none
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item:last-child:after {
    content: none
}

.subscribepro-cancellation-wizard .stepper-wrapper .stepper-item.wizard-step1.back-enable .step-counter {
    cursor: pointer
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper {
    margin: 0 auto
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .action-container {
    padding: 20px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .action-container button {
    width: 100%;
    color: #1d1d1b;
    font-weight: 700
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .action-container button:first-of-type {
    margin-bottom: 30px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper fieldset {
    border: none
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper fieldset .reason.field {
    margin-bottom: 20px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper fieldset h4 {
    font-size: 14px;
    text-transform: uppercase
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper fieldset label.reason {
    font-size: 14px;
    cursor: pointer
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper .action-container {
    padding: 20px 0;
    max-width: 400px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper .cancel-support {
    text-align: center
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .reason-wrapper .cancel-support p {
    font-size: 14px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step-title {
    font-size: 32px;
    text-align: center;
    line-height: 32px;
    text-transform: uppercase
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step1 .info-block {
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper .block {
    box-shadow: 0 4px 15px rgba(0,0,0,.15);
    border-radius: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper .block h4 {
    font-size: 20px;
    line-height: 28px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper .block figure img {
    width: 100%
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper .block div[data-content-type=text] {
    padding: 20px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper .block div[data-content-type=text] p {
    font-size: 14px;
    color: #2a2a2a;
    line-height: 20px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .step2-buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: 50px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .step2-buttons button {
    max-width: 400px
}

.subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .step2-buttons button:first-of-type {
    margin-bottom: 30px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-header .modal-title {
    font-size: 3.2rem;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content {
    align-items: center;
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    color: #1d1d1b;
    display: block;
    font-weight: 400
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .header {
    text-align: center
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .text.skip {
    margin-bottom: 20px;
    display: block
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .date {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #efefef;
    padding: 10px;
    font-weight: 500;
    color: #1d1d1b;
    font-size: 2rem
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .date .date-label {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .date-change-info {
    margin-top: 30px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content #delivery-calender {
    margin-bottom: 30px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .ui-datepicker {
    box-shadow: none;
    padding: 0;
    border: none
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .ui-datepicker .ui-datepicker-calendar td a {
    font-size: 14px;
    text-align: center
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-content .ui-datepicker .ui-datepicker-title {
    font-weight: 700;
    text-transform: uppercase
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 30px;
    padding: 0
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer button.secondary {
    margin: 0
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.confirm .modal-inner-wrap .modal-footer .action.subscription-modal.cancel {
    margin-top: 10px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.change-delivery-date .modal-inner-wrap {
    padding-bottom: 0
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .applyto {
    padding: 20px 0
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .card-number-type .label {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .card-number-type .label img {
    margin-left: 5px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .card-number-type input[type=radio]+label:before {
    margin: 2px 6px 0 -5px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .input-wrap {
    margin-top: 40px;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .input-wrap input[type=radio]+label:before {
    margin-top: 3px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .input-wrap .field:first-of-type {
    margin-right: 50px
}

.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_add_address #address-book-search-container,.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_add_address .default-choices,.subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_add_address .set.billing {
    text-align: left
}

.subscribepro-cancellation-wizard .cancel-success .success-cancel-info {
    font-size: 14px;
    text-align: center
}

.subscribepro-cancellation-wizard .cancel-success .step-title {
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    position: relative;
    padding-top: 130px;
    margin-bottom: 50px
}

.subscribepro-cancellation-wizard .cancel-success .step-title:before {
    content: url("../BAT_SubscriptionProCancellationSurveyAndFee/images/large-success.png");
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -45px
}

.subscribepro-cancellation-wizard .cancel-success .action-container {
    padding: 20px 0
}

.cancellation-survey-addition-wrapper .addition-servery-header {
    text-align: center
}

.cancellation-survey-addition-wrapper .addition-servery-header p {
    font-size: 14px
}

.cancellation-survey-addition-wrapper .addition-servery-header h4 {
    font-size: 16px
}

.cancellation-survey-addition-wrapper .addition-servery-header h2 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0
}

.cancellation-survey-addition-wrapper .cancel-addition-question-wrapper {
    background: #efefef;
    width: 100%;
    max-width: 668px;
    margin: 30px auto 0;
    text-align: center
}

.cancellation-survey-addition-wrapper .cancel-addition-question-wrapper .quiz-wrapper {
    padding: 32px
}

.cancellation-survey-addition-wrapper .survey-steps {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.cancellation-survey-addition-wrapper .survey-steps>span {
    width: 25%;
    height: 5px;
    background: #6b6b6b;
    margin-right: 2px
}

.cancellation-survey-addition-wrapper .survey-steps>span:last-of-type {
    margin-right: 0
}

.cancellation-survey-addition-wrapper .survey-steps>span.active {
    background: #4dd8c8
}

.cancellation-survey-addition-wrapper .main-quiz {
    position: relative
}

.cancellation-survey-addition-wrapper .main-quiz .main-top {
    padding: 0 10px
}

.cancellation-survey-addition-wrapper .main-quiz .back_link,.cancellation-survey-addition-wrapper .main-quiz .front_link {
    position: absolute;
    top: 0;
    cursor: pointer
}

.cancellation-survey-addition-wrapper .main-quiz .back_link:before,.cancellation-survey-addition-wrapper .main-quiz .front_link:before {
    content: url('../BAT_SubscriptionProCancellationSurveyAndFee/images/back-step.svg');
    width: 18px;
    height: 12px;
    display: block
}

.cancellation-survey-addition-wrapper .main-quiz .back_link {
    left: -5px
}

.cancellation-survey-addition-wrapper .main-quiz .front_link {
    right: -7px
}

.cancellation-survey-addition-wrapper .main-quiz .front_link:before {
    transform: rotateY(180deg)
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field {
    background: #fff;
    margin-bottom: 4px;
    position: relative;
    margin-left: 0
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field>label.label {
    padding: 25px 50px;
    cursor: pointer
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field.has-subs .toggle-arrow {
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
    padding: 15px;
    cursor: pointer
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field.has-subs .toggle-arrow:after {
    border: 1px solid #1d1d1b;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 5px;
    top: 0;
    content: "";
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field.has-subs.open .toggle-arrow:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field.has-subs.open>label.label {
    border-bottom: 2px solid #f8ab28
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field textarea:not(.brand-name) {
    min-height: 171px
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field .label {
    font-size: 14px
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field .child-quizes {
    margin-top: 25px;
    font-size: 14px;
    padding: 20px 20px 20px 45px
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list .reason.field .child-quizes h4 {
    font-size: 14px;
    font-weight: 600
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quiz-list li {
    list-style: none
}

.cancellation-survey-addition-wrapper .main-quiz .other-reason {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 16px;
    margin-top: 40px
}

.cancellation-survey-addition-wrapper .main-quiz .other-reason .action-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.cancellation-survey-addition-wrapper .main-quiz .other-reason .action-wrapper button {
    font-weight: 700
}

.cancellation-survey-addition-wrapper .main-quiz .other-reason .action-wrapper button:first-child {
    margin-right: 10px
}

.cancellation-survey-addition-wrapper .main-quiz .main-quiz-button-wrap button {
    min-width: 139px;
    color: #1d1d1b;
    background: #fff;
    font-weight: 700;
    padding: 10px 30px
}

.cancellation-survey-addition-wrapper .main-quiz.final>p {
    font-weight: 700
}

.cancellation-survey-addition-wrapper .main-quiz.final textarea {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 25px
}

.cancellation-survey-addition-wrapper .main-quiz.final em {
    font-size: 14px
}

.cancellation-survey-addition-wrapper .main-quiz.final .action-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.cancellation-survey-addition-wrapper .main-quiz.final .action-wrapper button {
    min-width: 151px
}

.cancellation-survey-addition-wrapper .main-quiz button {
    background: #fff;
    color: #1d1d1b;
    padding: 10px 30px
}

.cancellation-survey-addition-wrapper .main-quiz .sub-quizes h5 {
    font-style: italic;
    font-weight: 400
}

.cancellation-survey-addition-wrapper .additional-quiz-bottom {
    margin-top: 30px;
    text-align: center;
    font-size: 14px
}

.cancellation-survey-addition-wrapper .additional-quiz-bottom .action-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.cancellation-survey-addition-wrapper .additional-quiz-bottom .action-container .back_to_subs_page {
    border: none;
    color: #1d1d1b;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
    text-decoration: none
}

.cancellation-survey-addition-wrapper .additional-quiz-bottom .action-container .back_to_subs_page:before {
    position: absolute;
    content: url('../BAT_SubscriptionProCancellationSurveyAndFee/images/back-step.svg');
    width: 18px;
    height: 12px;
    display: block;
    left: -30px;
    top: 0
}

.cancellation-survey-addition-wrapper .additional-quiz-bottom .live_chat {
    font-weight: 700;
    cursor: pointer;
    text-decoration: underline
}

.cancellation-survey-addition-wrapper .additional-quiz-bottom a {
    text-decoration: none;
    font-weight: 700
}

.cancellation-survey-addition-wrapper fieldset {
    border: none;
    text-align: left;
    padding: 0
}

.cancellation-survey-addition-wrapper .remainingC {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: end;
    font-size: 14px;
    text-align: right;
    color: #6b6b6b
}

.cancellation-survey-addition-wrapper .survey-success {
    background: #4dd8c8;
    border-radius: 4px;
    padding: 5px 25px
}

.cancellation-survey-addition-wrapper .survey-success h4,.cancellation-survey-addition-wrapper .survey-success p {
    font-size: 16px
}

.cancellation-survey-addition-wrapper .survey-success h5 {
    font-size: 14px
}

.modal-popup.cancel-survey-options .help-buttons a.action {
    margin-bottom: 10px
}

.old-account-av-subscription-notice {
    padding: 35px 25px;
    margin-bottom: 40px;
    text-align: center
}

.old-account-av-subscription-notice__body p:last-child {
    margin-bottom: 0
}

.old-account-av-subscription-notice__btn {
    margin-top: 10px
}

.free-device-message-container {
    padding: 25px 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 20px;
    background: #2b2b2a
}

.modal-popup.free-device-modal .product-item-info .product-image-wrapper {
    max-width: 118px;
    margin: 0 auto;
    display: block
}

.modal-popup.free-device-modal .product-image-container {
    display: block
}

.modal-popup.free-device-modal .product-item-details {
    padding: 0 20px;
    height: 115px
}

.modal-popup.free-device-modal .slick-dots li button {
    margin-top: 0
}

.modal-popup.free-device-modal .slick-slide {
    margin-right: 20px
}

.modal-popup.free-device-modal .slick-arrow {
    background: 0 0
}

.modal-popup.free-device-modal .slick-arrow.slick-prev {
    left: -42px
}

.modal-popup.free-device-modal .slick-arrow.slick-next {
    right: -27px
}

.modal-popup.free-device-modal .slick-dots {
    bottom: -17px
}

.modal-popup.free-device-modal .item .usual-price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700
}

.modal-popup.free-device-modal .item .usual-price label {
    margin-right: 5px
}

.modal-popup.free-device-modal .item .add-to-subscription {
    width: 92%
}

.modal-popup.free-device-modal .item .swatch-attribute-options {
    margin: 0
}

.modal-popup.free-device-modal .item .option-wrapper {
    min-height: 102px
}

.modal-popup.free-device-modal .action-container {
    text-align: center;
    margin-top: 10px
}

.modal-popup.free-device-modal .action-container .discount-text {
    font-size: 11px;
    font-weight: 700;
    margin-top: 30px;
    text-align: center
}

body._has-modal .modal-popup.free-device-modal.modal-slide .modal-inner-wrap {
    overflow-y: auto;
    max-height: 80vh
}

.subscriptionproaddremove-customer-view * {
    box-sizing: border-box
}

.subscriptionproaddremove-customer-view .page-title-wrapper {
    text-align: center
}

.subscriptionproaddremove-customer-view .header-section {
    text-align: center;
    border-bottom: 1px solid #e8e8e8
}

.subscriptionproaddremove-customer-view .add-remove-container {
    margin-bottom: 35px
}

.subscriptionproaddremove-customer-view .categories-list {
    padding: 10px 5px;
    background: #e8e8e8;
    display: -webkit-flex;
    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
}

.subscriptionproaddremove-customer-view .categories-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.subscriptionproaddremove-customer-view .categories-list ul li {
    padding: 5px;
    width: 33.33333%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.subscriptionproaddremove-customer-view .categories-list ul li button {
    width: 100%;
    margin: 0;
    border-radius: 0;
    text-transform: none;
    font-size: 12px
}

.subscriptionproaddremove-customer-view .categories-list ul li button.selected {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle
}

.subscriptionproaddremove-customer-view .categories-list ul li button.selected:focus,.subscriptionproaddremove-customer-view .categories-list ul li button.selected:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.subscriptionproaddremove-customer-view .categories-list ul li button.selected:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.subscriptionproaddremove-customer-view .categories-list ul li button.selected.disabled,.subscriptionproaddremove-customer-view .categories-list ul li button.selected[disabled],fieldset[disabled] .subscriptionproaddremove-customer-view .categories-list ul li button.selected {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.subscriptionproaddremove-customer-view .categories-list .view-all {
    color: #000;
    margin: 0 10px;
    white-space: nowrap;
    cursor: pointer
}

.subscriptionproaddremove-customer-view .categories-list .view-all:hover {
    text-decoration: underline
}

.subscriptionproaddremove-customer-view .discount-message {
    margin: 35px 0;
    padding: 10px 20px;
    border: 1px solid #ccc;
    text-align: center
}

.subscriptionproaddremove-customer-view .discount-message p {
    margin-top: 1rem
}

.subscriptionproaddremove-customer-view .discount-message .normal-price {
    display: none
}

.subscriptionproaddremove-customer-view .discount-message .important {
    color: #ff0101;
    white-space: nowrap
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item {
    margin-bottom: 60px
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item .add-to-subscription {
    margin-left: 8px
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item .out-of-stock {
    margin-top: 10px
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item .product-image-container {
    margin: 0 auto 20px
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item .product-item-details {
    margin-bottom: 20px
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item .product.name {
    min-height: 55px
}

.subscriptionproaddremove-customer-view .products.wrapper .product-item .swatch-option {
    box-sizing: content-box
}

.subscriptionproaddremove-customer-view .categorised-products {
    margin: 35px 0
}

.subscriptionproaddremove-customer-view .summary-main[data-subscription=bronze] .summary-toggle-icon,.subscriptionproaddremove-customer-view .summary-main[data-subscription=bronze] .discount-display {
    background-color: #cd7f32
}

.subscriptionproaddremove-customer-view .summary-main[data-subscription=silver] .summary-toggle-icon,.subscriptionproaddremove-customer-view .summary-main[data-subscription=argent] .summary-toggle-icon,.subscriptionproaddremove-customer-view .summary-main[data-subscription=silver] .discount-display,.subscriptionproaddremove-customer-view .summary-main[data-subscription=argent] .discount-display {
    background-color: silver
}

.subscriptionproaddremove-customer-view .summary-main[data-subscription=gold] .summary-toggle-icon,.subscriptionproaddremove-customer-view .summary-main[data-subscription=or] .summary-toggle-icon,.subscriptionproaddremove-customer-view .summary-main[data-subscription=gold] .discount-display,.subscriptionproaddremove-customer-view .summary-main[data-subscription=or] .discount-display {
    background-color: gold
}

.subscriptionproaddremove-customer-view .summary-main[data-subscription=gold] .summary-toggle-icon p,.subscriptionproaddremove-customer-view .summary-main[data-subscription=or] .summary-toggle-icon p,.subscriptionproaddremove-customer-view .summary-main[data-subscription=gold] .discount-display p,.subscriptionproaddremove-customer-view .summary-main[data-subscription=or] .discount-display p {
    color: #000
}

.subscriptionproaddremove-customer-view .summary-main .padding-section {
    padding: 10px 20px
}

.subscriptionproaddremove-customer-view .summary-main .padding-section.product-summary {
    padding: 0;
    background: #000;
    max-height: 300px;
    overflow: scroll;
    padding-right: 20px
}

.subscriptionproaddremove-customer-view .summary-main .discount-display {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.subscriptionproaddremove-customer-view .summary-main .discount-display:before,.subscriptionproaddremove-customer-view .summary-main .discount-display:after {
    content: '';
    display: table
}

.subscriptionproaddremove-customer-view .summary-main .discount-display:after {
    clear: both
}

.subscriptionproaddremove-customer-view .summary-main .discount-display>span {
    width: 50%
}

.subscriptionproaddremove-customer-view .summary-main .discount-display .subscription-details .discount-title {
    text-transform: capitalize
}

.subscriptionproaddremove-customer-view .summary-main .discount-display .subscription-details .subscription-packs {
    font-size: 85%
}

.subscriptionproaddremove-customer-view .summary-main .discount-display .subscription-discount {
    font-size: 12px;
    text-align: right
}

.subscriptionproaddremove-customer-view .summary-main .inline-product {
    padding: 20px 30px 10px 20px;
    border-bottom: 1px solid #ccc
}

.subscriptionproaddremove-customer-view .summary-main .inline-product:before,.subscriptionproaddremove-customer-view .summary-main .inline-product:after {
    content: '';
    display: table
}

.subscriptionproaddremove-customer-view .summary-main .inline-product:after {
    clear: both
}

.subscriptionproaddremove-customer-view .summary-main .inline-product .product-name {
    float: left;
    width: 46%;
    margin-right: 4%
}

.subscriptionproaddremove-customer-view .summary-main .inline-product .product-quantity {
    float: left;
    width: 20%;
    margin-top: -8px
}

.subscriptionproaddremove-customer-view .summary-main .inline-product .product-price {
    float: left;
    width: 20%;
    text-align: center
}

.subscriptionproaddremove-customer-view .summary-main .inline-product .delete-item {
    float: right;
    width: 10%;
    cursor: pointer;
    margin-top: -2px;
    text-align: right;
    margin-right: -20px
}

.subscriptionproaddremove-customer-view .summary-main .total-summary,.subscriptionproaddremove-customer-view .summary-main .total-summary-detail {
    background-color: #ccc
}

.subscriptionproaddremove-customer-view .summary-main .total-summary p,.subscriptionproaddremove-customer-view .summary-main .total-summary-detail p {
    color: #000
}

.subscriptionproaddremove-customer-view .summary-main .discount-display,.subscriptionproaddremove-customer-view .summary-main .total-summary {
    text-align: left
}

.subscriptionproaddremove-customer-view .summary-main .discount-display p,.subscriptionproaddremove-customer-view .summary-main .total-summary p {
    margin-bottom: 0;
    padding-right: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.subscriptionproaddremove-customer-view .summary-main .total-summary .price-wrap {
    padding-left: 10px
}

.subscriptionproaddremove-customer-view .summary-main .total-discount span {
    white-space: nowrap
}

.subscriptionproaddremove-customer-view .summary-main .total-summary-detail {
    border-bottom: 1px solid #fff
}

.subscriptionproaddremove-customer-view .summary-main .button-section {
    text-align: center
}

.subscriptionproaddremove-customer-view .summary-main .button-section button {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-bottom: 10px
}

.subscriptionproaddremove-customer-view .summary-main .button-section button:focus,.subscriptionproaddremove-customer-view .summary-main .button-section button:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.subscriptionproaddremove-customer-view .summary-main .button-section button:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.subscriptionproaddremove-customer-view .summary-main .button-section button.disabled,.subscriptionproaddremove-customer-view .summary-main .button-section button[disabled],fieldset[disabled] .subscriptionproaddremove-customer-view .summary-main .button-section button {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.subscriptionproaddremove-customer-view .summary-main .plus-minus-expand {
    cursor: pointer
}

.subscriptionproaddremove-customer-view .summary-main .tab-wrapper {
    position: relative
}

.subscriptionproaddremove-customer-view .summary-main .tab-wrapper .plus {
    position: absolute;
    right: 12px;
    font-size: 22px;
    color: #000;
    top: 0
}

.subscriptionproaddremove-customer-view .summary-main .tab-wrapper .plus:before {
    content: '+';
    width: 14px;
    height: 14px;
    font-size: 27px
}

.subscriptionproaddremove-customer-view .summary-main .tab-wrapper.open .plus:before {
    content: '-'
}

.subscriptionproaddremove-customer-view .cancel-subscription {
    display: block;
    text-align: center;
    text-transform: uppercase
}

.subscriptionproaddremove-customer-view .column.main .product-card .control input[name=qty] {
    pointer-events: none
}

.checkout-onepage-success.dark-theme .cart-items-reminder .cart .items tbody.item {
    border-color: #d1d1d1
}

.checkout-onepage-success .cart-items-reminder {
    border: 1px solid #d1d1d1;
    padding: 30px;
    margin-top: 30px
}

.checkout-onepage-success .cart-items-reminder .block-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.checkout-onepage-success .cart-items-reminder .block-title+p {
    margin-bottom: 20px
}

.checkout-onepage-success .cart-items-reminder .cart .item .price,.checkout-onepage-success .cart-items-reminder .cart .item .cart-price {
    font-size: 14px
}

.checkout-onepage-success .cart-items-reminder .action-toolbar form {
    display: inline-block;
    margin-right: 10px
}

.checkout-cart-index.dark-theme .spro-exclusivity-wrapper {
    border-color: #d1d1d1;
    padding: 20px;
    margin-bottom: 20px
}

.checkout-cart-index.dark-theme .spro-exclusivity-wrapper .block-title {
    color: #fff
}

.checkout-cart-index .spro-exclusivity-wrapper {
    border: 1px solid #d1d1d1;
    padding: 20px;
    margin-bottom: 20px
}

.checkout-cart-index .spro-exclusivity-wrapper .block-title {
    font-size: 24px
}

.checkout-cart-index .spro-exclusivity-wrapper .action-toolbar {
    margin-bottom: 20px
}

.checkout-cart-index .basket-exclusivity-modal .spro-exclusivity-wrapper {
    border: none;
    padding: 0
}

.checkout-cart-index .invalid-basket-message-content {
    margin-bottom: 20px
}

.dark-theme .modal-popup.basket-exclusivity-confirmation .modal-inner-wrap {
    background: #1e1e1e
}

#six-monthly-free-device-caraousel {
    padding-left: 0
}

.subs-block.Cancelled .six-monthly-free-device-banner button.choose-device {
    display: none
}

.six-monthly-free-device-message {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.six-monthly-free-device-message .sub-text {
    font-size: 14px
}

.block-subs-refer-a-friend {
    box-sizing: border-box;
    width: 100%;
    max-width: 600px;
    border: 1px solid #dedede;
    padding: 30px;
    margin: 21px auto
}

.block-subs-refer-a-friend .box-information .box-title {
    text-transform: none
}

.block-subs-refer-a-friend .input-wrapper {
    margin-bottom: 20px;
    position: relative
}

.block-subs-refer-a-friend .input-wrapper .refer-link {
    padding: 0 38px 0 10px
}

.block-subs-refer-a-friend .input-wrapper .link-icon {
    background: url("../BAT_SubscriptionsReferAFriend/images/copy.svg") transparent no-repeat right;
    width: 31px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 1px;
    cursor: pointer
}

.block-subs-refer-a-friend .contact-icons a {
    position: relative;
    padding: 0 30px;
    line-height: 40px
}

.block-subs-refer-a-friend .contact-icons a:before {
    font-size: 24px;
    color: #1d1d1b;
    line-height: 25px;
    margin-right: 10px
}

.swarming_subscribepro-customer-subscriptions .block-subs-refer-a-friend {
    margin: 0 0 15px;
    border-radius: 8px;
    border-width: 2px
}

.subs-referral-apply-section {
    padding: 20px;
    border: 2px solid #dedede;
    border-radius: 8px;
    margin-bottom: 20px
}

.subs-referral-apply-section h5 {
    margin-top: 0
}

.subs-referral-apply-section .referral-coupon-wrapper {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 7px 7px
}

.subs-referral-apply-section .referral-coupon-wrapper h4 {
    margin-top: 0
}

.subs-referral-apply-section .referral-coupon-wrapper .subs-raf-customer-section {
    border: 1px solid #dedede;
    padding: 15px;
    border-radius: 6px;
    font-size: 16px
}

.subs-referral-apply-section .referral-coupon-wrapper .subs-raf-customer-section:last-of-type {
    margin-right: 0
}

.subs-referral-apply-section .referral-coupon-wrapper .subs-raf-customer-section .refer-discount {
    margin: 10px 0
}

.modal-popup.error-sub-raf .action-close,.modal-popup.success-sub-raf .action-close {
    display: none
}

#subs_referral_trigger_modal #apply_referral_discount ul {
    padding: 0
}

#subs_referral_trigger_modal #apply_referral_discount li {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    border-top: 1px solid #dedede;
    padding: 15px
}

#subs_referral_trigger_modal #apply_referral_discount li:last-of-type {
    border-bottom: 1px solid #dedede
}

#subs_referral_trigger_modal #apply_referral_discount li .radio-label {
    width: 100px;
    display: inline-block;
    cursor: pointer;
    margin-left: 0;
    padding-left: 0;
    border-radius: 4px
}

#subs_referral_trigger_modal #apply_referral_discount li .radio-label .gradient {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px
}

#subs_referral_trigger_modal #apply_referral_discount li .radio-label:before {
    margin-top: 11px
}

#subs_referral_trigger_modal #apply_referral_discount li .order-details {
    width: auto;
    max-width: 55%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#subs_referral_trigger_modal #apply_referral_discount li .order-details .order-id {
    font-weight: 700
}

#subs_referral_trigger_modal #apply_referral_discount li .price {
    font-weight: 700
}

@media only screen and (max-width: 1024px) and (orientation:landscape) {
    body .modal-popup.subs-referral-trigger-modal.modal-slide .modal-header {
        padding-top:25px
    }

    body .modal-popup.subs-referral-trigger-modal.modal-slide .modal-footer {
        padding-bottom: 10px;
        padding-top: 10px
    }
}

.checkout-index-index .invalid-postcode-message-content {
    background: rgba(153,31,57,.05);
    text-align: center;
    padding: 20px;
    margin-bottom: 15px
}

.checkout-index-index .invalid-postcode-message-content h4 {
    font-size: 2rem;
    line-height: 28px;
    color: #991f39
}

.checkout-index-index .invalid-postcode-message-content p {
    color: #991f39;
    font-size: 1.4rem;
    line-height: 20px
}

.trustcampaign-index-index .page-wrapper {
    background-color: #fff
}

.trustcampaign-index-index .pillar-title.cat-pillar {
    display: none
}

.trust-pillars {
    background: #fff
}

.trust-pillars .pagebuilder-column-group {
    flex-wrap: wrap
}

.trust-pillars .trust-pillars-column {
    text-align: center;
    background: #fff;
    box-shadow: 0px 4px 24px rgba(0,0,0,.1);
    border-radius: 20px !important
}

.trust-pillars .trust-pillars-column [data-content-type=heading] {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0
}

.trust-pillars .trust-pillars-column [data-content-type=text] {
    font-size: 14px;
    line-height: 20px;
    display: -webkit-block;
    display: -ms-blockbox;
    display: block
}

.trust-pillars .trust-pillars-column [data-content-type=text] ul {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
    display: -webkit-inline-block;
    display: -ms-inline-blockbox;
    display: inline-block
}

.trust-pillars .trust-pillars-column [data-content-type=text] ul li {
    list-style: none;
    margin-bottom: 5px
}

.trust-pillars .trust-pillars-column [data-content-type=text] ul li:before {
    display: -webkit-inline-block;
    display: -ms-inline-blockbox;
    display: inline-block;
    content: "•";
    margin-right: 5px
}

.trust-pillars .trust-pillars-column [data-content-type=buttons] {
    margin-top: auto !important
}

.trust-pillars .trust-pillars-column [data-content-type=button-item] {
    cursor: pointer;
    color: #1d1d1b
}

.trust-pillars .trust-pillars-column .pagebuilder-button-secondary {
    color: #1d1d1b;
    padding: 10px
}

.trust-pillars .pillar-title p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.trust-pillars .pillar-title h2 {
    font-weight: 800;
    text-align: center;
    line-height: 90%;
    text-transform: uppercase;
    margin: 10px auto 30px
}

.trustcampaign-page .columns .column.main {
    padding-bottom: 0
}

.trustcampaign-page .page-main {
    max-width: 100%
}

.trustcampaign-page .page-main .page-title {
    font-size: 2.4rem;
    margin: 40px 0
}

.trustcampaign-page .trustcampaign-block {
    margin: 0;
    padding: 40px 20px
}

.trustcampaign-page .trustcampaign-block.no-vertical-padding {
    padding-top: 0;
    padding-bottom: 0
}

.trustcampaign-page .trustcampaign-block .block-title {
    margin: 0 0 4.6rem;
    font-size: 2.6rem;
    line-height: 2.34rem;
    text-align: center;
    text-transform: uppercase
}

.trustcampaign-page .trustcampaign-block .block-sub-title {
    margin: 0 0 1.6rem;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase
}

.trustcampaign-page .top-banner-row img {
    display: block
}

.trustcampaign-page .text-white {
    color: #fff
}

.trustcampaign-page .message.empty {
    color: #1d1d1b;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 15px auto
}

.trustcampaign-page-list {
    background: #1e1e1e
}

.trustcampaign-index-index .page-wrapper {
    background: #fff
}

.trustcampaign-index-index .top-section .know-your-shape {
    width: 304px;
    height: 54.8px
}

.campaign-info .item {
    margin-bottom: 5px
}

.campaign-date {
    font-size: 14px;
    color: #1d1d1b;
    margin: 5px 0;
    line-height: 1.5
}

.trustcampaign-page-list .page-title {
    font-size: 22px;
    line-height: 38px
}

.toolbar.toolbar-trustcampaign-campaigns {
    text-align: center
}

.campaign-related-post {
    max-width: 1360px;
    margin: 100px auto 50px
}

.campaign-related-post .campaign-block-title {
    font-weight: 800;
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 30px 10px
}

.campaign-feature-title {
    text-transform: uppercase
}

.trustcampaign-category-view .top-section {
    margin-bottom: 60px
}

.trustcampaign-category-view .category-description {
    max-width: 700px;
    margin: auto;
    font-size: 16px;
    text-align: center
}

.trustcampaign-category-view.trustcampaign-category-talk-vaping .top-section {
    margin-bottom: 0
}

.trustcampaign-category-view.trustcampaign-category-talk-vaping .top-section .category-title {
    color: #1d1d1b
}

.trustcampaign-category-view.trustcampaign-category-talk-vaping .top-section .category-title__second-line {
    color: #1d1d1b
}

.trustcampaign-category-view.trustcampaign-category-talk-vaping .category-description {
    margin: 0;
    padding: 35px 20% 0;
    background: #efefef
}

.trustcampaign-category-view.trustcampaign-category-parlons-vapotage .top-section .category-title {
    color: #1d1d1b
}

.trustcampaign-category-view.trustcampaign-category-parlons-vapotage .top-section .category-title__second-line {
    color: #1d1d1b
}

.trustcampaign-category-view.trustcampaign-category-science .trustcampaign-block.middle-cms-block {
    padding: 0
}

.trustcampaign-post-view .trust-pillars .pillar-title {
    display: none
}

.trustcampaign-post-view .trust-pillars .pillar-title.cat-pillar {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block
}

.trustcampaign-post-view .trust-pillars .pillar-title.cat-pillar h2 {
    font-size: 26px
}

.trustcampaign-post-view .columns .column.main {
    padding-bottom: 0
}

.trustcampaign-post-view .page-main {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.trustcampaign-post-view .page-wrapper {
    background-color: #efefef
}

.trustcampaign-post-view .campaign-hero-banner {
    padding-top: 30%;
    height: 0;
    overflow: hidden;
    position: relative
}

.trustcampaign-post-view .campaign-hero-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.trustcampaign-post-view .campaign-title {
    font-size: 34px;
    line-height: 1;
    color: #1d1d1b;
    text-transform: uppercase
}

.trustcampaign-post-view .campaign-header {
    color: #2a2a2a;
    margin-bottom: 30px
}

.trustcampaign-post-view .campaign-header .campaign-categories {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.trustcampaign-post-view .campaign-header .campaign-categories a {
    color: #6b6b6b;
    font-weight: 600
}

.trustcampaign-post-view .campaign-info {
    margin: 10px 0 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.trustcampaign-post-view .campaign-info .campaign-categories {
    background: #ffb332;
    border-radius: 40px;
    padding: 5px 15px
}

.trustcampaign-post-view .campaign-info .campaign-categories a {
    color: #1d1d1b;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.trustcampaign-post-view .campaign-description {
    color: #6b6b6b;
    font-size: 14px
}

.trustcampaign-post-view .campaign-description h1,.trustcampaign-post-view .campaign-description h2,.trustcampaign-post-view .campaign-description h3 {
    text-transform: uppercase;
    color: #2a2a2a
}

.trustcampaign-post-view .campaign-description a {
    color: #6b6b6b
}

.trustcampaign-post-view .campaign-holder-middle .section-title {
    border-top: 2px solid #dedede;
    padding-top: 30px;
    margin-top: 30px
}

.trustcampaign-post-view .campaign-view {
    background: #fff;
    padding: 30px 20px
}

.trustcampaign-post-view .campaign-view .category-icon {
    display: none
}

.trustcampaign-post-view .campaign-view .section-title {
    text-transform: uppercase;
    font-size: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
    vertical-align: middle;
    line-height: 20px
}

.trustcampaign-post-view .campaign-view .section-title .addthis_toolbox {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px
}

.trustcampaign-post-view .campaign-view .section-title .addthis_toolbox li {
    margin-right: 20px;
    margin-bottom: 0
}

.trustcampaign-post-view .campaign-view .section-title .addthis_toolbox li a {
    cursor: pointer
}

.trustcampaign-post-view .campaign-view .campaign-bottom {
    border-top: 2px solid #dedede;
    padding-top: 30px;
    margin-top: 30px
}

.trustcampaign-post-view .addthis_toolbox li i:before {
    font-style: normal;
    color: #1d1d1b;
    font-size: 22px;
    font-family: 'vype-icons'
}

.trustcampaign-post-view .fa-twitter:before {
    content: '\e92d'
}

.trustcampaign-post-view .fa-facebook-f:before {
    content: '\e92b'
}

.trustcampaign-post-view .trust-pillars .pillar-title {
    display: none
}

.trustcampaign-post-view .trust-pillars .pillar-title.cat-pillar {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block
}

.trustcampaign-post-view .top-section .column:nth-child(2) {
    text-align: right
}

.trustcampaign-post-view .top-section .know-your-shape {
    margin-left: auto
}

.trustcampaign-post-view .campaign-related-post .campaign-title {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase
}

html {
    --category-color: #07658c
}

.trustcampaign-category-view.trustcampaign-category-transparency {
    --category-color: #00a9e0
}

.trustcampaign-category-view.trustcampaign-category-responsibility {
    --category-color: #f0b323
}

.trustcampaign-category-view.trustcampaign-category-unpacking {
    --category-color: #279989
}

.trustcampaign-category-view.trustcampaign-category-science {
    --category-color: #0076a8
}

.trustcampaign-category-view.trustcampaign-page .page-wrapper {
    background-color: #fff
}

.trustcampaign-category-view.trustcampaign-page .page-wrapper .page-main {
    padding: 0
}

.trustcampaign-category-view .trust-short-banner h2 {
    margin-bottom: 0 !important
}

.trustcampaign-category-view .trust-short-banner h3 {
    color: #fff;
    margin: 10px auto 20px auto !important;
    max-width: 900px
}

.trustcampaign-category-view .trust-pillars .pillar-title {
    display: none
}

.trustcampaign-category-view .trust-pillars div.pillar-title h2 {
    font-size: 26px
}

.trustcampaign-category-view .mbblog-lazyload-trigger {
    color: #1d1d1b;
    font-weight: 600;
    padding: 10px 30px;
    width: 100%;
    max-width: 300px
}

.trustcampaign-category-view .trust-video-section {
    background: #efefef;
    padding: 30px
}

.trustcampaign-category-view .trust-video-section .pagebuilder-column-group {
    max-width: 1360px;
    margin: auto;
    width: 100%
}

.trustcampaign-category-view .trust-video-section p {
    font-size: 14px
}

.trustcampaign-category-view .trust-video-section .main-text p,.trustcampaign-category-view .trust-video-section .main-text small {
    font-size: 52px;
    line-height: 48px;
    font-family: false;
    max-width: 400px
}

.trustcampaign-category-view .trust-video-section .main-text p small,.trustcampaign-category-view .trust-video-section .main-text small small {
    color: #0076a8
}

.top-section .banner {
    color: #fff;
    background: var(--category-color)
}

.top-section .column:nth-child(1) {
    position: relative;
    overflow: hidden
}

.top-section .column:nth-child(2) {
    padding: 20px
}

.top-section .know-your-shape {
    max-width: 100%;
    width: 22.5rem;
    height: 4rem
}

.top-section .know-your-shape+.category-description {
    margin-top: 20px
}

.top-section .banner-img {
    display: block;
    width: 100%
}

.top-section .overlay-shape {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    color: var(--category-color,#07658c);
    z-index: 1
}

.top-section .category-title {
    margin: 19px 0 24px;
    font-size: 4.4rem;
    line-height: 4.8rem;
    text-transform: uppercase;
    color: inherit;
    word-break: break-word
}

.top-section .category-title:first-line {
    color: #1d1d1b
}

.top-section .category-title__first-line {
    color: #1d1d1b;
    font-size: 6rem;
    line-height: 6rem;
    text-transform: uppercase;
    margin: 15px 0 0
}

.top-section .category-title__second-line {
    color: #fff;
    font-size: 6rem;
    line-height: 6rem;
    text-transform: uppercase
}

.top-section .category-description {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2rem
}

.top-section .category-icon {
    width: 11.6rem;
    height: 11.6rem;
    position: absolute;
    right: 3.5rem;
    bottom: 1rem;
    color: var(--category-color);
    z-index: 2
}

.campaign-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.campaign-list .campaign-image-wrapper-link {
    display: block;
    position: relative;
    overflow: hidden
}

.campaign-list .overlay-shape {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: auto;
    color: var(--category-color,#07658c)
}

.campaign-list .campaign-image-wrapper-link img {
    display: block;
    width: 100%
}

.campaign-list .campaign-content {
    margin: 0;
    padding: 15px 0;
    width: auto
}

.campaign-list .campaign-date {
    font-size: 10px;
    line-height: 20px;
    margin: 0 0 30px
}

.campaign-list .campaign-title-holder {
    text-transform: uppercase;
    background: 0 0
}

.campaign-list .campaign-title {
    margin-bottom: 0;
    margin-top: 0
}

.campaign-list .campaign-title a {
    margin: 10px 0 10px;
    font-size: 16px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #2a2a2a
}

.campaign-list .campaign-title a:hover {
    text-decoration: none
}

.campaign-list a.campaign-read-more {
    color: #2a2a2a;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600
}

.campaign-list .campaign-text-hld {
    font-size: 14px;
    line-height: 1.5;
    color: #6b6b6b;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px
}

.trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block {
    padding-left: 0;
    padding-right: 0
}

.trustcampaign-page.trustcampaign-category-talk-vaping .top-section .category-description,.trustcampaign-page.trustcampaign-category-responsibility .top-section .category-description,.trustcampaign-page.trustcampaign-category-talk-vaping .top-section .know-your-shape,.trustcampaign-page.trustcampaign-category-responsibility .top-section .know-your-shape {
    color: #1d1d1b
}

.trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block .pagebuilder-column,.trustcampaign-page.trustcampaign-category-responsibility .trustcampaign-block .pagebuilder-column {
    justify-content: space-between !important
}

.trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block .talk-cta-section .pagebuilder-column figure,.trustcampaign-page.trustcampaign-category-responsibility .trustcampaign-block .talk-cta-section .pagebuilder-column figure {
    text-align: center
}

.trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block .talk-cta-section .pagebuilder-button-secondary,.trustcampaign-page.trustcampaign-category-responsibility .trustcampaign-block .talk-cta-section .pagebuilder-button-secondary {
    color: #dd9416
}

.visitor-popup-wrapper {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #fff;
    color: #000;
    width: 100%;
    border: 5px solid gray;
    max-width: 315px;
    z-index: 999;
    padding-bottom: 15px
}

.visitor-popup-wrapper .visitor-popup {
    padding: 10px;
    text-align: center
}

.visitor-popup-wrapper .visitor-popup .action-close {
    background-image: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.visitor-popup-wrapper .visitor-popup .action-close:before {
    font-size: 32px;
    line-height: 32px;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    padding: 15px
}

.visitor-popup-wrapper .visitor-popup .popup-header {
    align-items: center;
    padding-top: 20px
}

.visitor-popup-wrapper .visitor-popup .heading p {
    color: #000;
    font-size: 28px;
    font-family: 'TrimPoster';
    line-height: 2;
    margin: 10px 0 20px
}

.visitor-popup-wrapper .visitor-popup .newsletter-description {
    line-height: 20px;
    margin-bottom: 25px
}

.za-verification-icon {
    font-size: 14px;
    margin: 0 15px
}

.za-verification-icon .icon-tick {
    margin-right: 10px
}

.za-verification-icon.verified .icon-tick:before {
    color: #00e100;
    border: 3px solid #00e100;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 700
}

.za-verification-icon.not-verified .icon-tick:before {
    text-shadow: 0 0 2px #000
}

.za-masked-doc-value {
    font-weight: 600
}

.customer-account-create .form-create-account fieldset .za-av-field,.customer-account-form .form-create-account fieldset .za-av-field,.customer-account-create .form-edit-account .za-av-field,.customer-account-form .form-edit-account .za-av-field,.customer-account-create .form-create-account fieldset .za-av-note.note,.customer-account-form .form-create-account fieldset .za-av-note.note,.customer-account-create .form-edit-account .za-av-note.note,.customer-account-form .form-edit-account .za-av-note.note {
    margin-bottom: 10px
}

.customer-account-form .form-edit-account .za-av-field.field {
    margin-bottom: 0
}

.customer-account-form .form-edit-account .note.za-av-note {
    margin-bottom: 10px;
    font-size: 1.2rem
}

.account-info__zaAvMessage {
    font-size: 14px;
    font-style: italic
}

.age-verification-pop-up {
    z-index: 1000
}

.age-verification-pop-up .age-verification-pop-up-content {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden
}

.age-verification-pop-up .modal-footer {
    display: none
}

#age-verification-pop-up-overlay {
    display: none
}

.bundle-item.-image {
    display: table
}

.bundle-item.-image>.image,.bundle-item.-image>.content {
    display: table-cell;
    vertical-align: middle
}

.bundle-item.-image>.image {
    padding: 0 0 0 10px
}

.bundle-img {
    display: none;
    margin: 0 0 10px
}

.bundle-img.-active {
    display: inline-block
}

.bundle-configurable.fieldset {
    margin: 15px 0 15px 15px
}

.bundle-options-container .product-options-wrapper .bundle-configurable.fieldset>.field {
    padding: 0;
    border: 0
}

.mpfsb {
    z-index: 999;
    text-align: center;
    line-height: 40px;
    width: 100%
}

.closable-row {
    position: relative
}

.closable-row [data-trigger=close-trigger] {
    font-size: 1.4rem;
    position: absolute;
    right: 3px;
    top: 3px;
    cursor: pointer;
    z-index: 10
}

.mgz-newsletter-form-wrapper {
    margin-bottom: 15px
}

.mgz-newsletter-form {
    max-width: 100%
}

.mgz-newsletter-form.loading .mgz-newsletter-btn span {
    visibility: hidden
}

.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
    display: block
}

.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
    margin-bottom: 10px
}

.mgz-newsletter-form .actions {
    margin-bottom: 10px
}

.mgz-newsletter-form .mgz-newsletter-btn {
    position: relative
}

.mgz-newsletter-form .mgz-newsletter-btn:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    margin-left: -13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: #000;
    content: ''
}

.mgz-newsletter-message-success {
    color: #006400
}

.mgz-newsletter-message-error {
    color: #e02b27
}

.mgz-newsletter-form-inline .mgz-newsletter-fields,.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
    width: 100%
}

.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
    padding-right: 10px;
    width: 100%
}

.mgz-newsletter-form-inline .mgz-newsletter-fields>.mgz-newsletter-field:last-child {
    padding: 0
}

.mgz-newsletter-form-inline .mgz-newsletter-btn {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-left: -2px
}

.catalog-product-view .add-to-cart-sticky {
    margin: 0 auto;
    display: grid;
    align-items: center;
    width: 100%
}

.catalog-product-view .add-to-cart-sticky input {
    user-select: none
}

.catalog-product-view .add-to-cart-sticky-wrapper {
    transform: translateY(0);
    position: fixed;
    right: 0;
    left: 0;
    transition: transform .4s
}

.catalog-product-view .add-to-cart-sticky-wrapper .product-price .price-box {
    margin-bottom: 0
}

.column .block-addbysku .fieldset {
    margin: 0
}

.column .block-addbysku .fieldset .fields {
    position: relative
}

.column .block-addbysku .fieldset .fields .field {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.column .block-addbysku .fieldset .fields .actions-toolbar {
    position: absolute;
    right: 0;
    top: 4px
}

.column .block-addbysku .sku {
    margin-right: -155px;
    padding-right: 160px;
    width: 100%
}

.column .block-addbysku .skus>.label {
    margin-top: 10px
}

.column .block-addbysku .qty .qty+.mage-error {
    width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
    clear: both;
    margin: 0 0 20px;
    text-align: left
}

.column .block-addbysku .block-content .actions-toolbar:before,.column .block-addbysku .block-content .actions-toolbar:after {
    content: '';
    display: table
}

.column .block-addbysku .block-content .actions-toolbar:after {
    clear: both
}

.column .block-addbysku .block-content .actions-toolbar .primary {
    float: left
}

.column .block-addbysku .block-content .actions-toolbar .primary,.column .block-addbysku .block-content .actions-toolbar .secondary {
    display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary a.action,.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    display: inline-block
}

.column .block-addbysku .block-content .actions-toolbar .primary .action {
    margin: 0 5px 0 0
}

.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
    margin-top: 6px
}

.column .block-addbysku .block-content .actions-toolbar .primary,.column .block-addbysku .block-content .actions-toolbar .secondary {
    display: block;
    float: none
}

.column .block-addbysku .block-content .actions-toolbar>.secondary {
    text-align: left
}

.column .block-addbysku .reset {
    margin: 10px 0
}

.column .block-addbysku .note {
    display: block;
    margin: 0 0 20px
}

.block-cart-failed {
    margin-top: 40px
}

.block-cart-failed .block-title {
    font-size: 3rem
}

.block-cart-failed .block-title strong {
    font-weight: 300
}

.block-cart-failed .actions {
    text-align: center
}

.block-cart-failed .actions .action {
    margin-bottom: 10px
}

.bundle-options-container {
    clear: both;
    margin-bottom: 40px
}

.bundle-options-container .legend.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.bundle-options-container .product-add-form {
    display: none
}

.bundle-options-container .product-options-wrapper {
    margin-bottom: 30px
}

.bundle-options-container .action.back {
    margin-bottom: 30px
}

.bundle-options-container .price-box .price {
    font-size: 20px;
    font-weight: 700
}

.bundle-options-container .block-bundle-summary {
    background: #e8e8e8;
    padding: 10px 20px
}

.bundle-options-container .block-bundle-summary>.title>strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.bundle-options-container .block-bundle-summary .bundle-summary {
    margin-top: 30px
}

.bundle-options-container .block-bundle-summary .bundle-summary.empty {
    display: none
}

.bundle-options-container .block-bundle-summary .bundle-summary>.subtitle {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: block
}

.bundle-options-container .block-bundle-summary .bundle.items>li {
    margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .box-tocart .actions {
    display: inline-block;
    margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
    vertical-align: top
}

.bundle-options-container .nested .field.qty {
    margin-top: 20px
}

.bundle-options-container .nested .field.qty .label {
    font-weight: 700;
    margin: 0 0 5px;
    display: inline-block
}

.bundle-options-container p.required {
    color: #e02b27
}

.bundle-options-container .product-options-bottom {
    clear: left
}

.block-category-event {
    background: #f0f0f0;
    color: #333;
    padding: 10px 0 15px;
    text-align: center
}

.block-category-event.block:last-child {
    margin-bottom: 10px
}

.block-category-event .block-title {
    margin: 0 0 10px
}

.block-category-event .block-title strong {
    font-size: 1.5rem;
    font-weight: 300
}

.block-category-event .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

.block-category-event .ticker li {
    display: none;
    margin: 0 15px
}

.block-category-event .ticker .value {
    font-size: 1.8rem;
    font-weight: 300
}

.block-category-event .ticker .label {
    font-size: 1rem;
    display: block;
    text-transform: lowercase
}

.block-category-event .dates {
    display: table;
    margin: 0 auto
}

.block-category-event .dates .start,.block-category-event .dates .end {
    display: table-cell;
    vertical-align: top
}

.block-category-event .dates .date {
    font-size: 1.8rem
}

.block-category-event .dates .time {
    display: block
}

.block-category-event .dates .start {
    padding-right: 40px;
    position: relative
}

.block-category-event .dates .start:after {
    font-size: 1.8rem;
    content: '\2013';
    display: block;
    position: absolute;
    right: 15px;
    top: 0
}

.welcome-offer-cart-price-container {
    display: flex
}

.welcome-offer-cart-price-container .old-price {
    color: gray;
    margin-right: 10px
}

.welcome-offer-cart-price-container .old-price .price {
    text-decoration: line-through
}

.block-minicart .items-total {
    float: left;
    margin: 0 10px
}

.block-minicart .items-total .count {
    font-weight: 700
}

.block-minicart .subtotal {
    margin: 0 10px 10px;
    text-align: right
}

.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 20px;
    font-weight: 700
}

.block-minicart .subtitle {
    display: none
}

.block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 20px;
    text-align: center
}

.block-minicart .text.empty {
    text-align: center
}

.block-minicart .block-content>.actions {
    margin-top: 15px;
    text-align: center
}

.block-minicart .block-content>.actions>.primary {
    margin: 0 10px 15px
}

.block-minicart .block-content>.actions>.primary .action.primary {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.block-minicart .block-content>.actions>.primary .action.primary:last-child {
    margin-bottom: 0
}

.block-minicart .block-category-link,.block-minicart .block-product-link,.block-minicart .block-cms-link,.block-minicart .block-banners {
    margin: 15px 0 0;
    text-align: center
}

.block-minicart .welcome-offer-minicart-price-container {
    display: flex
}

.block-minicart .welcome-offer-minicart-price-container .old-price {
    color: gray;
    margin-right: 6px
}

.block-minicart .welcome-offer-minicart-price-container .old-price .price {
    text-decoration: line-through
}

.block-minicart .welcome-offer-minicart-price-container .new-price .price-container {
    margin-top: 5px
}

.minicart-wrapper {
    display: inline-block;
    position: relative;
    float: right
}

.minicart-wrapper:before,.minicart-wrapper:after {
    content: '';
    display: table
}

.minicart-wrapper:after {
    clear: both
}

.minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #8f8f8f;
    content: '\e611';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-wrapper .action.showcart:hover:before {
    color: #333
}

.minicart-wrapper .action.showcart:active:before {
    color: #8f8f8f
}

.minicart-wrapper .action.showcart.active {
    display: inline-block;
    text-decoration: none
}

.minicart-wrapper .action.showcart.active:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #8f8f8f;
    content: '\e611';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-wrapper .action.showcart.active:hover:before {
    color: #333
}

.minicart-wrapper .action.showcart.active:active:before {
    color: #8f8f8f
}

.minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    width: 320px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

.minicart-wrapper .block-minicart li {
    margin: 0
}

.minicart-wrapper .block-minicart li:hover {
    cursor: pointer
}

.minicart-wrapper .block-minicart:before,.minicart-wrapper .block-minicart:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.minicart-wrapper .block-minicart:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.minicart-wrapper .block-minicart:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.minicart-wrapper .block-minicart:before {
    right: 26px;
    top: -12px
}

.minicart-wrapper .block-minicart:after {
    right: 25px;
    top: -14px
}

.minicart-wrapper.active {
    overflow: visible
}

.minicart-wrapper.active .block-minicart {
    display: block
}

.minicart-wrapper .block-minicart {
    padding: 25px 20px
}

.minicart-wrapper .block-minicart .block-title {
    display: none
}

.minicart-wrapper .product .actions {
    float: right;
    margin: -28px 0 0;
    text-align: right
}

.minicart-wrapper .product .actions>.primary,.minicart-wrapper .product .actions>.secondary {
    display: inline
}

.minicart-wrapper .action.close {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.minicart-wrapper .action.close>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-wrapper .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    color: inherit;
    content: '\e616';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-wrapper .action.close:hover:before {
    color: inherit
}

.minicart-wrapper .action.close:active:before {
    color: inherit
}

.minicart-wrapper .action.close:focus,.minicart-wrapper .action.close:active {
    background: 0 0;
    border: none
}

.minicart-wrapper .action.close:hover {
    background: 0 0;
    border: none
}

.minicart-wrapper .action.close.disabled,.minicart-wrapper .action.close[disabled],fieldset[disabled] .minicart-wrapper .action.close {
    pointer-events: none;
    opacity: .5
}

.minicart-wrapper .action.showcart {
    white-space: nowrap
}

.minicart-wrapper .action.showcart .icon-bag {
    height: 25px
}

.minicart-wrapper .action.showcart .counter.qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border: 1px solid #2a2c2c;
    background: #fff;
    color: #2a2c2c;
    line-height: 17px;
    font-size: 1.2rem;
    font-weight: 400;
    justify-content: center;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    min-width: 17px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    white-space: normal;
    transform: translate(-4px,-4px)
}

.minicart-wrapper .action.showcart .counter.qty.empty {
    display: none
}

.minicart-wrapper .action.showcart .counter.qty .loader>img {
    max-width: 17px
}

.minicart-wrapper .minicart-widgets {
    margin-top: 15px
}

.minicart-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px
}

.minicart-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.minicart-items .product-item {
    padding: 20px 0
}

.minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #ccc
}

.minicart-items .product-item:first-child {
    padding-top: 0
}

.minicart-items .product-item-pricing .label {
    display: inline-block
}

.minicart-items .price-minicart {
    margin-bottom: 5px
}

.minicart-items .message {
    margin-bottom: 0;
    margin-top: 10px
}

.minicart-items .product>.product-item-photo,.minicart-items .product>.product-image-container {
    float: left
}

.minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    white-space: nowrap
}

.minicart-items .product .toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 16px;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .product .toggle:after {
    position: static;
    right: 20px;
    top: 0
}

.minicart-items .product.active>.toggle:after {
    content: '\e621'
}

.minicart-items .product-item-name {
    font-weight: 400;
    margin: 0 0 10px
}

.minicart-items .product-item-name a {
    color: #1979c3
}

.minicart-items .product-item-details {
    padding-left: 88px
}

.minicart-items .product-item-details .price {
    font-weight: 700
}

.minicart-items .product-item-details .price-including-tax,.minicart-items .product-item-details .price-excluding-tax {
    margin: 5px 0 0
}

.minicart-items .product-item-details .weee[data-label] {
    font-size: 1.1rem
}

.minicart-items .product-item-details .details-qty {
    margin-top: 10px
}

.minicart-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none
}

.minicart-items .product.options .tooltip.toggle>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .product.options .tooltip.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    margin: -3px 0 0 7px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .product.options .tooltip.toggle .details {
    display: none
}

.minicart-items .item-qty {
    text-align: center;
    width: 45px
}

.minicart-items .update-cart-item {
    font-size: 1.1rem;
    margin-left: 5px;
    vertical-align: top
}

.minicart-items .subtitle {
    display: none
}

.minicart-items .action.edit,.minicart-items .action.delete {
    display: inline-block;
    text-decoration: none
}

.minicart-items .action.edit>span,.minicart-items .action.delete>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .action.edit:before,.minicart-items .action.delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.minicart-items .action.edit:hover:before,.minicart-items .action.delete:hover:before {
    color: #303030
}

.minicart-items .action.edit:active:before,.minicart-items .action.delete:active:before {
    color: #303030
}

.minicart-items .action.delete:before {
    content: '\e604'
}

.checkout-index-index .checkout-nav,.checkout-cart-index .checkout-nav,.checkout-onepage-success .checkout-nav {
    background-color: #f6f6f6
}

.checkout-index-index .checkout-nav ul,.checkout-cart-index .checkout-nav ul,.checkout-onepage-success .checkout-nav ul {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    width: max-content;
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.checkout-index-index .checkout-nav li,.checkout-cart-index .checkout-nav li,.checkout-onepage-success .checkout-nav li {
    font-size: 0rem;
    position: relative;
    margin: 0
}

.checkout-index-index .checkout-nav li:last-child,.checkout-cart-index .checkout-nav li:last-child,.checkout-onepage-success .checkout-nav li:last-child {
    pointer-events: none
}

.checkout-index-index .checkout-nav a,.checkout-cart-index .checkout-nav a,.checkout-onepage-success .checkout-nav a {
    font-size: 1.2rem;
    line-height: 130%;
    color: #727878;
    text-decoration: none
}

.checkout-index-index .checkout-nav a:hover,.checkout-cart-index .checkout-nav a:hover,.checkout-onepage-success .checkout-nav a:hover {
    color: #2a2c2c;
    text-decoration: none
}

.checkout-cart-index .checkout-nav li:first-child a {
    color: #2a2c2c;
    font-weight: 800;
    pointer-events: none
}

.checkout-cart-index .checkout-nav li:first-child span {
    color: #e5451c
}

.checkout-index-index .checkout-nav li:nth-child(1) a,.checkout-index-index .checkout-nav li:nth-child(2) a {
    color: #2a2c2c;
    font-weight: 800
}

.checkout-index-index .checkout-nav li:nth-child(1) span,.checkout-index-index .checkout-nav li:nth-child(2) span {
    color: #e5451c
}

.checkout-index-index .checkout-nav li:nth-child(2) {
    pointer-events: none
}

.checkout-index-index .opc-block-summary .items-in-cart .items-wrapper .product-item-details .message {
    padding-left: 35px !important
}

.opc-estimated-wrapper {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 18px 15px
}

.opc-estimated-wrapper .estimated-block {
    font-size: 18px;
    font-weight: 700;
    float: left
}

.opc-estimated-wrapper .estimated-block .estimated-label {
    display: block;
    margin: 0 0 5px
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #333
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
    color: #555
}

.field.choice .field-tooltip {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -3px
}

.field.choice .field-tooltip-action {
    line-height: 24px
}

.field._error .control input,.field._error .control select,.field._error .control textarea {
    border-color: #ed8380
}

.opc-wrapper .fieldset>.field>.label {
    font-weight: 400
}

@media only screen and (min-width: 1024px) {
    .checkout-index-index .modal-popup.custom-address-modal .modal-inner-wrap {
        margin-left:0;
        left: 0;
        margin: 5rem auto
    }
}

@media only screen and (max-width: 767px) {
    .checkout-index-index .modal-popup.modal-slide {
        left:0;
        right: 0;
        width: 90% !important;
        max-width: 100% !important;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 100vh
    }

    .checkout-index-index .modal-popup.modal-slide .modal-inner-wrap {
        margin: 0 auto;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: auto !important;
        max-height: none !important
    }

    .checkout-index-index .modal-popup._inner-scroll .modal-content {
        overflow-y: visible !important
    }
}

.checkout-shipping-method {
    position: relative
}

.shipping-policy-block.field-tooltip {
    top: 12px
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #1979c3;
    cursor: pointer
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
    display: none
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px
}

.authentication-dropdown {
    box-sizing: border-box
}

.authentication-dropdown .modal-inner-wrap {
    padding: 25px
}

.authentication-wrapper {
    float: right;
    margin-top: -60px;
    max-width: 50%;
    position: relative;
    z-index: 1
}

._has-auth-shown .authentication-wrapper {
    z-index: 900
}

.block-authentication .block-title {
    font-size: 2.1rem;
    border-bottom: 0;
    margin-bottom: 25px
}

.block-authentication .block-title strong {
    font-weight: 300
}

.block-authentication .field .label {
    font-weight: 400
}

.block-authentication .actions-toolbar {
    margin-bottom: 5px
}

.block-authentication .actions-toolbar>.secondary {
    padding-top: 25px;
    text-align: left
}

.block-authentication .block[class] {
    margin: 0
}

.block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px
}

.block-authentication .block[class] .field .control,.block-authentication .block[class] .field .label {
    float: none;
    width: auto
}

.block-authentication .block[class]+.block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative
}

.block-authentication .block[class]+.block:before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    box-sizing: border-box;
    color: #c1c1c1;
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: normal;
    padding: 0 .2rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0
}

.contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 50%
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 50%
}

.downloadable.samples {
    margin-bottom: 20px
}

.downloadable.samples dd {
    margin: 0 0 10px
}

.table-downloadable-products .product-name {
    margin-right: 15px
}

.field.downloads .price-container {
    display: inline;
    white-space: nowrap
}

.field.downloads .price-container:before {
    content: ' + ';
    display: inline
}

.field.downloads .price-excluding-tax {
    display: inline
}

.field.downloads .price-excluding-tax:before {
    content: ' (' attr(data-label) ': '
}

.field.downloads .price-excluding-tax:after {
    content: ')'
}

.field.downloads .price-including-tax {
    font-size: 1.4rem;
    display: inline;
    font-weight: 600
}

.field.downloads .sample.link {
    float: right
}

.page-product-downloadable .product-add-form {
    clear: both;
    margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
    display: none !important
}

.cart-summary .block.giftcard .action.check {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem;
    margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
    margin-bottom: 0;
    text-align: left
}

.page-product-giftcard .giftcard-amount .field:last-child {
    padding-bottom: 20px
}

.page-product-giftcard .product-options-wrapper .field:first-of-type {
    margin-top: 20px
}

.giftcard-account .please-wait {
    display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
    margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
    max-width: 500px
}

.opc-wrapper .form-giftcard-account .field {
    margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info {
    margin: 0 0 20px
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
    margin: 0 0 10px
}

.gift-message .field {
    margin-bottom: 20px
}

.gift-message .field .label {
    color: #666;
    font-weight: 400
}

.gift-options .actions-toolbar .action-cancel {
    display: none
}

.gift-options-title {
    margin: 0 0 20px
}

.gift-options-content .fieldset {
    margin: 0 0 20px
}

.gift-summary .actions-toolbar>.secondary {
    float: none
}

.gift-summary .actions-toolbar>.secondary .action {
    margin: 10px 20px 0 0
}

.action-gift {
    display: inline-block;
    text-decoration: none
}

.action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.action-gift:hover:after {
    color: inherit
}

.action-gift:active:after {
    color: inherit
}

.action-gift.active:after,.action-gift._active:after {
    content: '\e621'
}

.cart.table-wrapper .gift-content {
    box-sizing: border-box;
    clear: left;
    display: none;
    float: left;
    margin: 10px 0 20px;
    text-align: left;
    width: 100%
}

.cart.table-wrapper .gift-content._active {
    display: block
}

.gift-item-block {
    margin: 0
}

.gift-item-block._active .title:after {
    content: '\e621'
}

.gift-item-block .title {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    margin: 20px 0 0;
    padding: 7px 15px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

.gift-item-block .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gift-item-block .title:hover:after {
    color: inherit
}

.gift-item-block .title:active:after {
    color: inherit
}

.gift-item-block .title:focus,.gift-item-block .title:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.gift-item-block .title:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.gift-item-block .title.disabled,.gift-item-block .title[disabled],fieldset[disabled] .gift-item-block .title {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.gift-item-block .title:active {
    box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
}

.gift-item-block .content {
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 10px 20px;
    position: relative
}

.order-details-items .order-gift-message .item-options dt,.order-details-items .block-order-details-gift-message .item-options dt {
    font-weight: 400;
    margin: 10px 0
}

.order-details-items .order-gift-message dt:after,.order-details-items .block-order-details-gift-message dt:after {
    content: ''
}

.order-details-items .order-gift-message .item-message,.order-details-items .block-order-details-gift-message .item-message {
    clear: left
}

.order-details-items .order-items .action.show {
    display: inline-block;
    text-decoration: none;
    padding-right: 20px;
    position: relative
}

.order-details-items .order-items .action.show:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.order-details-items .order-items .action.show:after {
    position: absolute;
    right: 0;
    top: -4px
}

.order-details-items .order-items .action.show.expanded:after {
    content: '\e621'
}

.block-order-details-gift-message {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px
}

.form-giftregistry-share .actions-toolbar:not(:last-child),.form-giftregistry-edit .actions-toolbar:not(:last-child) {
    margin-bottom: 40px
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
    width: 100%
}

.table-giftregistry-items .product-image {
    float: left;
    margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
    margin: 25px 0 5px
}

.cart-summary .form.giftregistry .fieldset .field {
    margin: 0 0 10px
}

.cart-summary .form.giftregistry .fieldset .field .control {
    float: none;
    width: auto
}

.cart-summary .form.giftregistry .fieldset .action.primary {
    margin-bottom: 0
}

.form-giftregistry-search {
    margin-bottom: 60px
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
    margin-bottom: 0
}

.block-giftregistry-results .toolbar-giftregistry-results {
    text-align: center
}

.block-giftregistry .actions-toolbar {
    margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
    margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1
}

.block-giftregistry-shared-items .col {
    padding: 20px 8px 10px
}

.block-giftregistry-shared-items .col .price-box {
    display: inline-block
}

.block-giftregistry-shared-items .col .price-wrapper {
    font-size: 1.8rem;
    display: block;
    font-weight: 700;
    white-space: nowrap
}

.block-giftregistry-shared-items .product .item-options {
    margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
    display: block;
    max-width: 65px;
    padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
    display: block;
    margin: 0 0 5px
}

.gift-wrapping .label {
    margin: 0 0 5px;
    display: inline-block
}

.gift-wrapping .field {
    margin-bottom: 10px
}

.gift-wrapping-info {
    font-weight: 300;
    font-size: 20px;
    margin: 20px 0
}

.gift-wrapping-list {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0
}

.gift-wrapping-list .no-image {
    background: #f2f2f2;
    display: inline-block;
    text-decoration: none
}

.gift-wrapping-list .no-image>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.gift-wrapping-list .no-image:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 38px;
    line-height: 4rem;
    color: #494949;
    content: '\e629';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.gift-wrapping-list .no-image:after {
    display: block
}

.gift-wrapping-preview,.gift-wrapping-item>span {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.gift-wrapping-item {
    float: left;
    margin: 0 10px 10px 0
}

.gift-wrapping-item:last-child {
    margin-right: 0
}

.gift-wrapping-item._active span:before {
    border: 3px solid #333;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2
}

.gift-wrapping-item>span {
    height: 4rem;
    width: 4rem
}

.gift-wrapping-title {
    margin: 10px 0
}

.gift-wrapping-title .action-remove {
    margin-left: 5px
}

.gift-options-content .fieldset>.field {
    margin: 0 0 5px
}

.gift-options-content .fieldset>.field:before {
    display: none
}

.gift-wrapping-summary .gift-wrapping-title {
    border: 0;
    display: inline-block;
    padding: 0
}

.opc-wrapper .data.table .gift-wrapping,.table-order-items .gift-wrapping,.table-order-review .gift-wrapping {
    margin: 20px 0
}

.opc-wrapper .data.table .gift-wrapping .title,.table-order-items .gift-wrapping .title,.table-order-review .gift-wrapping .title {
    float: none
}

.opc-wrapper .data.table .gift-wrapping .content,.table-order-items .gift-wrapping .content,.table-order-review .gift-wrapping .content {
    margin: 0
}

.opc-wrapper .data.table .gift-wrapping .content>img,.table-order-items .gift-wrapping .content>img,.table-order-review .gift-wrapping .content>img {
    float: left;
    margin: 0 10px 0 0;
    max-height: 50px;
    max-width: 50px
}

.gift-summary .price-box,.gift-options .price-box {
    margin-left: 22px
}

.gift-summary .regular-price:before,.gift-options .regular-price:before {
    content: attr(data-label) ': '
}

.gift-summary .regular-price .price,.gift-options .regular-price .price {
    font-weight: 700
}

.order-options .item {
    padding-bottom: 20px
}

.order-options .product {
    margin-bottom: 10px
}

.order-options .product-image-container {
    float: left;
    padding-right: 10px
}

.order-options .gift-wrapping {
    margin-bottom: 10px
}

.table.grouped>thead>tr>th,.table.grouped>tbody>tr>th,.table.grouped>tfoot>tr>th,.table.grouped>thead>tr>td,.table.grouped>tbody>tr>td,.table.grouped>tfoot>tr>td {
    border-top: 1px solid #d1d1d1
}

.table.grouped>caption+thead>tr:first-child>th,.table.grouped>colgroup+thead>tr:first-child>th,.table.grouped>thead:first-child>tr:first-child>th,.table.grouped>caption+thead>tr:first-child>td,.table.grouped>colgroup+thead>tr:first-child>td,.table.grouped>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table.grouped>tbody+tbody {
    border-top: 1px solid #d1d1d1
}

.table.grouped>thead>tr>th {
    border-bottom: 0
}

.table.grouped .product-item-name {
    font-weight: 400
}

.table.grouped .price-box .price {
    font-size: 16px
}

.table.grouped .stock.unavailable {
    font-weight: 400;
    margin: 0;
    text-transform: none;
    white-space: nowrap
}

.table.grouped .row-tier-price td {
    border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
    margin: 0 -10px 10px
}

.form-add-invitations .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

.form-add-invitations .action.add>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.form-add-invitations .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: '\e61c';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.form-add-invitations .action.add:hover:before {
    color: inherit
}

.form-add-invitations .action.add:active:before {
    color: inherit
}

.block.filter {
    margin-bottom: 40px
}

.block.filter .filter-title {
    margin-bottom: 20px
}

.block.filter .filter-title strong {
    font-size: 18px
}

.block-subtitle {
    display: inline-block;
    margin-bottom: 10px
}

.filter-current .item {
    margin-bottom: 10px
}

.filter-current .filter-label {
    display: block;
    font-weight: 700
}

.filter-current .filter-label:after {
    content: ':'
}

.filter-current+.filter-actions {
    margin-bottom: 30px
}

.filter-options {
    margin: 0
}

.filter-options .filter-options-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin: 0 0 10px;
    word-break: break-all
}

.filter-options .filter-options-content {
    margin: 0 0 25px
}

.filter-options .filter-options-content .item {
    margin-bottom: 3px
}

.filter-options .count {
    color: #7d7d7d
}

.filter-options .count:before {
    content: '('
}

.filter-options .count:after {
    content: ')'
}

.filtered .items {
    margin: 15px 0
}

.filtered .item {
    margin-bottom: 6px;
    padding-left: 22px;
    position: relative
}

.filtered .item .label {
    font-weight: 700
}

.filtered .item .action.remove {
    left: -6px;
    position: absolute;
    top: 0
}

.filtered+.actions {
    margin-bottom: 35px
}

.map-popup-wrapper.popup .action.close {
    top: 10px
}

.map-popup {
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 279px;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    transition: opacity .3s linear;
    left: 0;
    margin-top: 10px;
    position: absolute;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0;
    box-sizing: border-box
}

.map-popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.map-popup .popup-header .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.map-popup .popup-content {
    margin: 10px 0 0
}

.map-popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px
}

.map-popup .popup-actions .action.close>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.map-popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.map-popup .popup-actions .action.close:hover:before {
    color: inherit
}

.map-popup .popup-actions .action.close:active:before {
    color: inherit
}

.map-popup .popup-actions .action.close:focus,.map-popup .popup-actions .action.close:active {
    background: 0 0;
    border: none
}

.map-popup .popup-actions .action.close:hover {
    background: 0 0;
    border: none
}

.map-popup .popup-actions .action.close.disabled,.map-popup .popup-actions .action.close[disabled],fieldset[disabled] .map-popup .popup-actions .action.close {
    pointer-events: none;
    opacity: .5
}

.map-popup.active {
    opacity: 1
}

.map-popup .map-info-price {
    margin-bottom: 15px
}

.map-popup .map-info-price .price-box {
    margin: 0 0 20px
}

.map-popup .map-info-price .price-box .label:after {
    content: ': '
}

.map-popup .regular-price .price-label {
    display: none
}

.map-old-price:not(:last-child),.product-info-price .map-show-info:not(:last-child) {
    margin-right: 10px
}

.map-fallback-price {
    display: none
}

.map-old-price {
    text-decoration: none
}

.map-old-price .price-wrapper {
    text-decoration: line-through
}

.map-form-addtocart {
    display: inline-block;
    text-align: center
}

.map-form-addtocart img {
    display: block;
    margin: 0 auto
}

button.map-show-info {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

button.map-show-info:focus,button.map-show-info:active {
    background: 0 0;
    border: none
}

button.map-show-info:hover {
    background: 0 0;
    border: none
}

button.map-show-info.disabled,button.map-show-info[disabled],fieldset[disabled] button.map-show-info {
    pointer-events: none;
    opacity: .5
}

button.map-show-info:visited {
    color: #1979c3;
    text-decoration: none
}

button.map-show-info:hover {
    color: #006bb4;
    text-decoration: underline
}

button.map-show-info:active {
    color: #ff5501;
    text-decoration: underline
}

button.map-show-info:hover,button.map-show-info:active,button.map-show-info:focus {
    background: 0 0;
    border: 0
}

button.map-show-info.disabled,button.map-show-info[disabled],fieldset[disabled] button.map-show-info {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.wishlist.split.button {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.wishlist.split.button:before,.wishlist.split.button:after {
    content: '';
    display: table
}

.wishlist.split.button:after {
    clear: both
}

.wishlist.split.button .action.split {
    float: left;
    margin: 0
}

.wishlist.split.button .action.toggle {
    float: right;
    margin: 0
}

.wishlist.split.button button.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.wishlist.split.button button+.action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.wishlist.split.button .action.toggle {
    display: inline-block;
    text-decoration: none
}

.wishlist.split.button .action.toggle>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.split.button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #7d7d7d;
    content: '\e622';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .action.toggle:hover:after {
    color: #333
}

.wishlist.split.button .action.toggle:active:after {
    color: inherit
}

.wishlist.split.button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.wishlist.split.button .action.toggle.active>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.split.button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #7d7d7d;
    content: '\e621';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.split.button .action.toggle.active:hover:after {
    color: #333
}

.wishlist.split.button .action.toggle.active:active:after {
    color: inherit
}

.wishlist.split.button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

.wishlist.split.button .items li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.wishlist.split.button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.wishlist.split.button .items:before,.wishlist.split.button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.wishlist.split.button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.wishlist.split.button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.wishlist.split.button .items:before {
    left: 10px;
    top: -12px
}

.wishlist.split.button .items:after {
    left: 9px;
    top: -14px
}

.wishlist.split.button.active {
    overflow: visible
}

.wishlist.split.button.active .items {
    display: block
}

.wishlist.split.button .items {
    text-align: left
}

.wishlist.split.button .items .item>span {
    display: block;
    padding: 5px 5px 5px 23px
}

.wishlist.split.button .items .item:last-child:hover {
    background: #e8e8e8
}

.wishlist.split.button .items li {
    padding: 0
}

.table-comparison .wishlist.split.button>.action.split:before,.product-items .wishlist.split.button>.action.split:before {
    content: '\e601'
}

.table-comparison .wishlist.split.button>.action:active,.product-items .wishlist.split.button>.action:active,.table-comparison .wishlist.split.button>.action:focus,.product-items .wishlist.split.button>.action:focus,.table-comparison .wishlist.split.button>.action:hover,.product-items .wishlist.split.button>.action:hover {
    color: #333
}

.table-comparison .wishlist.split.button>.action.toggle:before,.product-items .wishlist.split.button>.action.toggle:before {
    border-left: 1px solid #c9c9c9;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px
}

.product-info-main .wishlist.split.button .action.split,.block-bundle-summary .wishlist.split.button .action.split,.product-add-form .wishlist.split.button .action.split,.product-info-main .wishlist.split.button .action.toggle,.block-bundle-summary .wishlist.split.button .action.toggle,.product-add-form .wishlist.split.button .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-info-main .wishlist.split.button .action.toggle,.block-bundle-summary .wishlist.split.button .action.toggle,.product-add-form .wishlist.split.button .action.toggle {
    padding: 0
}

.cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px
}

.cart.table-wrapper .wishlist.split.button>.action.toggle {
    padding: 4px 5px
}

.wishlist.window.popup {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 279px;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    transition: opacity .3s linear;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0
}

.wishlist.window.popup .popup-header {
    margin: 0 0 25px;
    padding-right: 22px
}

.wishlist.window.popup .popup-header .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.wishlist.window.popup .popup-actions .action.close {
    position: absolute;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    right: 10px;
    top: 10px
}

.wishlist.window.popup .popup-actions .action.close>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.wishlist.window.popup .popup-actions .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.wishlist.window.popup .popup-actions .action.close:hover:before {
    color: inherit
}

.wishlist.window.popup .popup-actions .action.close:active:before {
    color: inherit
}

.wishlist.window.popup .popup-actions .action.close:focus,.wishlist.window.popup .popup-actions .action.close:active {
    background: 0 0;
    border: none
}

.wishlist.window.popup .popup-actions .action.close:hover {
    background: 0 0;
    border: none
}

.wishlist.window.popup .popup-actions .action.close.disabled,.wishlist.window.popup .popup-actions .action.close[disabled],fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
    pointer-events: none;
    opacity: .5
}

.wishlist.window.popup.active {
    opacity: 1
}

.wishlist.window.popup.active {
    display: block
}

.wishlist.overlay {
    transition: opacity .15s linear;
    background: #000;
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wishlist.overlay.active {
    opacity: .5;
    filter: alpha(opacity=50)
}

.wishlist.overlay.active {
    display: block
}

.block-wishlist-management {
    position: relative
}

.block-wishlist-management .wishlist-select .wishlist-name-label {
    font-weight: 600
}

.block-wishlist-management .wishlist-title {
    margin-bottom: 10px
}

.block-wishlist-management .wishlist-title strong {
    font-weight: 300;
    margin-right: 10px
}

.block-wishlist-management .wishlist-notice {
    color: #7d7d7d;
    display: inline-block;
    margin-right: 20px
}

.block-wishlist-management .wishlist-toolbar-select,.block-wishlist-management .wishlist-toolbar-actions {
    display: inline-block
}

.block-wishlist-management .wishlist-toolbar-select {
    margin-right: 20px
}

.block-wishlist-management .wishlist-dropdown.move {
    margin-right: 20px
}

.block-wishlist-search-form .form-wishlist-search {
    margin-bottom: 60px;
    max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
    text-align: center
}

.block-wishlist-info-items .block-title {
    font-size: 2.2rem;
    margin-bottom: 20px
}

.block-wishlist-info-items .block-title>strong {
    font-weight: 300
}

.block-wishlist-info-items .product-item {
    width: 100%
}

.block-wishlist-info-items .product-item-photo {
    margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
    width: auto
}

.block-wishlist-info-items .product-item-info:hover .split {
    visibility: visible
}

.block-wishlist-info-items .price-wrapper {
    display: block;
    margin: 0 0 10px
}

.block-wishlist-info-items .split {
    clear: both;
    padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
    padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
    margin-right: 10px
}

.multicheckout.results h3,.multicheckout.success h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 30px
}

.multicheckout.results h3 a,.multicheckout.success h3 a {
    color: #333
}

.multicheckout.results h3 a:hover,.multicheckout.success h3 a:hover {
    text-decoration: none
}

.multicheckout.results ul.orders-list,.multicheckout.success ul.orders-list {
    list-style: none;
    padding-left: 0
}

.multicheckout.results .orders-list,.multicheckout.success .orders-list {
    margin-top: 25px;
    padding-left: 16px
}

.multicheckout.results .orders-list .shipping-list .shipping-item,.multicheckout.success .orders-list .shipping-list .shipping-item {
    margin-left: 84px
}

.multicheckout.results .orders-list .shipping-list .shipping-label,.multicheckout.success .orders-list .shipping-list .shipping-label {
    font-weight: 700;
    margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .shipping-address,.multicheckout.success .orders-list .shipping-list .shipping-address {
    font-weight: 400
}

.multicheckout.results .orders-list .shipping-list .error-block,.multicheckout.success .orders-list .shipping-list .error-block {
    color: #e02b27
}

.multicheckout.results .orders-list .shipping-list .error-block .error-label,.multicheckout.success .orders-list .shipping-list .error-block .error-label {
    font-weight: 700;
    margin-right: 10px
}

.multicheckout.results .orders-list .shipping-list .error-block .error-description,.multicheckout.success .orders-list .shipping-list .error-block .error-description {
    font-weight: 400
}

.multicheckout.results .orders-succeed .orders-list,.multicheckout.success .orders-succeed .orders-list {
    margin-top: 0
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
    float: left
}

.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
    margin-left: 100px
}

.multicheckout .title {
    margin-bottom: 30px
}

.multicheckout .title strong {
    font-weight: 400
}

.multicheckout .table-wrapper {
    margin-bottom: 0
}

.multicheckout .table-wrapper .action.delete {
    display: inline-block
}

.multicheckout .table-wrapper .col .qty {
    display: inline-block
}

.multicheckout .table-wrapper .col.item .action.edit {
    font-weight: 400;
    margin-left: 10px
}

.multicheckout:not(.address) .table-wrapper .product-item-name {
    margin: 0
}

.multicheckout>.actions-toolbar {
    margin-top: 40px
}

.multicheckout .actions-toolbar>.secondary {
    display: block
}

.multicheckout .actions-toolbar>.secondary .action {
    margin-bottom: 25px
}

.multicheckout .actions-toolbar>.secondary .action.back {
    display: block;
    margin-left: 0
}

.multicheckout .actions-toolbar>.primary {
    margin-right: 10px
}

.multicheckout .item-options {
    margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field:before {
    display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset>.field .control {
    display: inline-block
}

.multicheckout .block-title,.multicheckout .block-content .title {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px
}

.multicheckout .block-title strong,.multicheckout .block-content .title strong {
    font-weight: 400
}

.multicheckout .block-title strong span,.multicheckout .block-content .title strong span {
    color: #a6a6a6
}

.multicheckout .block-content .title {
    border-bottom: none;
    padding-bottom: 0
}

.multicheckout.order-review .block-title>strong {
    font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
    margin-bottom: 40px
}

.multicheckout.order-review .error-description {
    color: #e02b27;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px
}

.multicheckout .box-title span {
    margin-right: 10px
}

.multicheckout .box-title>.action {
    margin: 0
}

.multicheckout .box-shipping-method .price {
    font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
    margin: 0
}

.multicheckout .box-billing-method .fieldset .legend.box-title {
    margin: 0 0 5px
}

.multicheckout .checkout-review .grand.totals {
    font-size: 2.4rem;
    margin-bottom: 40px
}

.multicheckout .checkout-review .grand.totals .mark {
    font-weight: 400
}

[class^=multishipping-] .logo {
    margin-left: 0
}

.multishipping-checkout-success .nav-sections {
    display: block
}

.block.newsletter {
    margin-bottom: 40px
}

.block.newsletter .form.subscribe {
    display: table;
    width: 100%
}

.block.newsletter .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.block.newsletter .field {
    margin: 0
}

.block.newsletter .field .control {
    display: inline-block;
    text-decoration: none;
    display: block
}

.block.newsletter .field .control:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 33px;
    color: #c2c2c2;
    content: '\e61d';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block.newsletter .field .control:before {
    position: absolute
}

.block.newsletter input {
    margin-right: 35px;
    padding: 0 0 0 35px
}

.block.newsletter .title {
    display: none
}

.block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%
}

.block.newsletter .action.subscribe {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}

.payment-method-content .pay-later-message {
    margin-bottom: 10px;
    margin-top: 10px
}

.paypal.after:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 5px 5px 10px;
    text-transform: uppercase
}

.paypal.before:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 10px 5px;
    text-align: center;
    text-transform: uppercase
}

.paypal.acceptance {
    display: block;
    margin: 0 0 20px
}

.paypal.acceptance img {
    max-width: 100%
}

.box-tocart .paypal img,.block-minicart .paypal img {
    display: block;
    margin: 0 auto
}

.paypal-review .paypa-review-title>strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .items-qty .item {
    white-space: nowrap
}

.paypal-review .items-qty .title:after {
    content: ': '
}

.paypal-review .paypal-review-title>strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .actions-toolbar {
    margin-top: 10px
}

.paypal-review .item-options dt {
    display: inline-block
}

.paypal-review .item-options dt:after {
    content: ': '
}

.paypal-review .item-options dd {
    margin: 0
}

.paypal-review-discount {
    border-bottom: 1px solid #d1d1d1;
    margin: 20px 0
}

.paypal-review-discount .block {
    margin-bottom: 0
}

.paypal-review-discount .block .fieldset {
    padding: 10px 0 20px
}

.fotorama-video-container:after {
    background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama-video-container .magnify-lens {
    display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
    opacity: .6
}

.fotorama-video-container.video-unplayed:hover:after {
    transform: scale(1.25)
}

.video-thumb-icon:after {
    background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 49px
}

.product-video {
    bottom: 0;
    height: 75%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama__product-video--loading:after {
    visibility: hidden
}

@media only screen and (min-device-width: 320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height:100%;
        width: 81%
    }
}

.data.switch .counter {
    color: #7d7d7d
}

.data.switch .counter:before {
    content: '('
}

.data.switch .counter:after {
    content: ')'
}

.rating-summary {
    overflow: hidden;
    white-space: nowrap
}

.rating-summary .rating-result {
    width: 100px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #c7c7c7;
    font-family: 'gloicons';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: 400;
    speak: none
}

.rating-summary .rating-result>span {
    display: block;
    overflow: hidden
}

.rating-summary .rating-result>span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #ff5501;
    font-family: 'gloicons';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: 400;
    speak: none
}

.rating-summary .rating-result>span span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.rating-summary .rating-result {
    margin-left: -5px
}

.product-reviews-summary .rating-summary .label,.table-reviews .rating-summary .label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote {
    overflow: hidden
}

.review-control-vote:before {
    color: #c7c7c7;
    font-family: 'gloicons';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    position: absolute;
    z-index: 1
}

.review-control-vote input[type=radio] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote input[type=radio]:hover+label:before,.review-control-vote input[type=radio]:checked+label:before {
    opacity: 1
}

.review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute
}

.review-control-vote label span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote label:before {
    color: #ff5501;
    font-family: 'gloicons';
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0
}

.review-control-vote label:hover:before {
    opacity: 1
}

.review-control-vote label:hover~label:before {
    opacity: 0
}

.review-control-vote .rating-5 {
    z-index: 2
}

.review-control-vote .rating-5:before {
    content: '\e605' '\e605' '\e605' '\e605' '\e605'
}

.review-control-vote .rating-4 {
    z-index: 3
}

.review-control-vote .rating-4:before {
    content: '\e605' '\e605' '\e605' '\e605'
}

.review-control-vote .rating-3 {
    z-index: 4
}

.review-control-vote .rating-3:before {
    content: '\e605' '\e605' '\e605'
}

.review-control-vote .rating-2 {
    z-index: 5
}

.review-control-vote .rating-2:before {
    content: '\e605' '\e605'
}

.review-control-vote .rating-1 {
    z-index: 6
}

.review-control-vote .rating-1:before {
    content: '\e605'
}

.block.add.review {
    margin-bottom: 40px
}

.block.add.review>.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.block.add.review .legend {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px
}

.block.add.review .field.rating {
    display: table-row
}

.block.add.review .field.rating .label {
    display: table-cell;
    padding: 5px 0;
    vertical-align: middle
}

.block.add.review .field.rating .control {
    display: table-cell;
    vertical-align: top
}

.block.reviews.list>.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.block.reviews.list .review.item {
    margin-bottom: 40px
}

.block.reviews.list .review.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.data.table.reviews .rating-summary {
    margin-top: -4px
}

.customer-review.view {
    margin-bottom: 20px
}

.customer-review.view .review.title,.customer-review.view .ratings-summary,.customer-review.view .product-details {
    margin-bottom: 20px
}

.product-reviews-summary {
    display: table;
    margin: 10px 0 12px
}

.products.wrapper.list .product-reviews-summary {
    margin: 0 auto
}

.product-reviews-summary.empty {
    margin-left: 0
}

.product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 28px;
    vertical-align: middle
}

.product-reviews-summary .reviews-actions a {
    margin-right: 5px
}

.customer-review .product-details {
    margin-bottom: 40px
}

.customer-review .product-media {
    float: left;
    margin-right: 3%;
    max-width: 285px;
    width: 30%
}

.customer-review .review-details .customer-review-rating {
    margin-bottom: 20px
}

.customer-review .review-details .customer-review-rating .item {
    margin-bottom: 10px
}

.customer-review .review-details .customer-review-rating .item:last-child {
    margin-bottom: 0
}

.customer-review .review-details .review-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-bottom: 20px
}

.customer-review .review-details .review-content {
    margin-bottom: 20px
}

.customer-review .product-reviews-summary .rating-summary,.customer-review .product-reviews-summary .reviews-actions {
    display: block
}

.review-field-ratings .nested {
    display: table
}

.review-field-ratings .review-field-rating {
    display: table-row
}

.review-field-ratings .review-field-rating .label,.review-field-ratings .review-field-rating .control {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top
}

.review-field-ratings .review-field-rating .label {
    padding-right: 10px;
    padding-top: 6px
}

.review-field-ratings .review-field-rating .control {
    padding-top: 2px
}

.review-toolbar {
    border-top: 1px solid #c9c9c9;
    margin: 0 0 20px;
    text-align: center
}

.review-toolbar:first-child {
    display: none
}

.review-toolbar .pages {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 20px 0;
    text-align: center
}

.review-toolbar .limiter {
    display: none
}

.review-add .block-title {
    display: none
}

.review-form .action.submit.primary {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

.review-form .action.submit.primary:focus,.review-form .action.submit.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

.review-form .action.submit.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555
}

.fieldset .review-legend.legend {
    margin-bottom: 20px
}

.fieldset .review-legend.legend strong {
    display: block;
    margin-left: 0
}

.review-field-rating .control {
    margin-bottom: 48px;
    margin-top: 10px
}

.review-list {
    margin-bottom: 30px
}

.review-list .block-title strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.review-item {
    border-bottom: 1px solid #c9c9c9;
    margin: 0;
    padding: 20px 0
}

.review-item:after {
    clear: both;
    content: '';
    display: table
}

.review-item:last-child {
    border-width: 0
}

.review-ratings {
    display: table;
    margin-bottom: 10px;
    max-width: 100%
}

.review-author {
    display: inline
}

.review-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px
}

.review-content {
    margin-bottom: 20px
}

.block-reward-info .reward-rates:not(:last-child),.block-reward-info .reward-limit:not(:last-child),.block-reward-info .reward-expiring:not(:last-child) {
    margin-bottom: 25px
}

.block-reward-info .reward-rates .title,.block-reward-info .reward-limit .title,.block-reward-info .reward-expiring .title {
    display: inline-block;
    margin-bottom: 10px
}

.form-create-return .field .control>span,.form-create-return .field address {
    display: inline-block;
    padding-top: 6px
}

.form-create-return .additional:first-child {
    margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0
}

.form-create-return .additional .field:last-child {
    margin-top: 20px
}

.form-create-return .field.comment {
    margin-top: 55px
}

.block-returns-comments .returns-comments dt,.block-returns-comments .returns-comments dd {
    margin: 0
}

.block-returns-comments .returns-comments dt {
    font-weight: 400
}

.block-returns-comments .returns-comments dd {
    margin-bottom: 15px
}

.block-returns-comments .returns-comments dd:last-child {
    margin-bottom: 0
}

.block-returns-comments .fieldset {
    margin-bottom: 20px
}

.magento-rma-returns-returns .page-title-wrapper .page-title,.magento-rma-guest-returns .page-title-wrapper .page-title,.magento-rma-returns-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.opc-wrapper .form-discount {
    max-width: 500px
}

.action.mailto.friend {
    margin-left: -7px;
    display: inline-block;
    text-decoration: none
}

.action.mailto.friend:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: inherit;
    content: '\e61d';
    font-family: 'gloicons';
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.action.mailto.friend span {
    display: inline-block;
    line-height: 28px;
    vertical-align: top
}

.block-collapsible-nav .content {
    background: #fff
}

.block-collapsible-nav .item:first-child {
    margin-top: 0
}

.block-collapsible-nav .item a,.block-collapsible-nav .item>strong {
    color: #2a2c2c;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    display: block;
    padding: 16px;
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    text-transform: uppercase
}

.block-collapsible-nav .item a {
    text-decoration: none
}

.block-collapsible-nav .item a:hover {
    color: #e5451c
}

.block-collapsible-nav .item.current a,.block-collapsible-nav .item.current>strong {
    color: #e5451c
}

.block-collapsible-nav .item .delimiter {
    border-top: 1px solid #f6f6f6;
    display: block;
    margin: 10px 1.8rem
}

body {
    background-color: #fff
}

.page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.page-main {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.page-header {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px
}

.header.content {
    padding-top: 10px;
    position: relative
}

.logo {
    float: left;
    z-index: 5
}

.logo img {
    display: block;
    height: auto
}

.page-print .logo {
    float: none
}

.page-main>.page-title-wrapper .page-title+.action {
    margin-top: 30px
}

.action.skip:focus {
    background: #f0f0f0;
    padding: 10px;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 15
}

.action-skip-wrapper {
    height: 0;
    position: relative
}

.message.global p {
    margin: 0
}

.message.global.noscript,.message.global.cookie {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ffee9c;
    border-color: #d6ca8e;
    color: #333;
    margin: 0
}

.message.global.noscript a,.message.global.cookie a {
    color: #1979c3
}

.message.global.noscript a:hover,.message.global.cookie a:hover {
    color: #006bb4
}

.message.global.noscript a:active,.message.global.cookie a:active {
    color: #ff5501
}

.message.global.cookie {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 3
}

.message.global.cookie .actions {
    margin-top: 10px
}

.message.global.demo {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

.message.global.demo a {
    color: #1979c3
}

.message.global.demo a:hover {
    color: #006bb4
}

.message.global.demo a:active {
    color: #ff5501
}

.page-footer {
    margin-top: auto
}

.footer.content {
    border-top: 1px solid #d1d1d1;
    margin-top: 25px;
    padding-bottom: 25px;
    padding-top: 25px
}

.footer.content .links>li {
    margin: 0 0 8px
}

.footer.content .switcher-store {
    margin: 0 0 30px
}

.footer .copyright,.footer .bugs {
    display: block;
    margin: 20px 0 0
}

.page-header .panel.wrapper .switcher,.page-footer .switcher {
    margin-right: 10px
}

.page-header .panel.wrapper .switcher .options,.page-footer .switcher .options {
    display: inline-block;
    position: relative
}

.page-header .panel.wrapper .switcher .options:before,.page-footer .switcher .options:before,.page-header .panel.wrapper .switcher .options:after,.page-footer .switcher .options:after {
    content: '';
    display: table
}

.page-header .panel.wrapper .switcher .options:after,.page-footer .switcher .options:after {
    clear: both
}

.page-header .panel.wrapper .switcher .options .action.toggle,.page-footer .switcher .options .action.toggle {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.page-header .panel.wrapper .switcher .options .action.toggle>span,.page-footer .switcher .options .action.toggle>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .panel.wrapper .switcher .options .action.toggle:after,.page-footer .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,.page-footer .switcher .options .action.toggle:hover:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options .action.toggle:active:after,.page-footer .switcher .options .action.toggle:active:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options .action.toggle.active,.page-footer .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.page-header .panel.wrapper .switcher .options .action.toggle.active>span,.page-footer .switcher .options .action.toggle.active>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-header .panel.wrapper .switcher .options .action.toggle.active:after,.page-footer .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,.page-footer .switcher .options .action.toggle.active:hover:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,.page-footer .switcher .options .action.toggle.active:active:after {
    color: inherit
}

.page-header .panel.wrapper .switcher .options ul.dropdown,.page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

.page-header .panel.wrapper .switcher .options ul.dropdown li,.page-footer .switcher .options ul.dropdown li {
    margin: 0;
    padding: 0
}

.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,.page-footer .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.page-header .panel.wrapper .switcher .options ul.dropdown:before,.page-footer .switcher .options ul.dropdown:before,.page-header .panel.wrapper .switcher .options ul.dropdown:after,.page-footer .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.page-header .panel.wrapper .switcher .options ul.dropdown:before,.page-footer .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff;
    z-index: 99
}

.page-header .panel.wrapper .switcher .options ul.dropdown:after,.page-footer .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb;
    z-index: 98
}

.page-header .panel.wrapper .switcher .options ul.dropdown:before,.page-footer .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px
}

.page-header .panel.wrapper .switcher .options ul.dropdown:after,.page-footer .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px
}

.page-header .panel.wrapper .switcher .options.active,.page-footer .switcher .options.active {
    overflow: visible
}

.page-header .panel.wrapper .switcher .options.active ul.dropdown,.page-footer .switcher .options.active ul.dropdown {
    display: block
}

.page-header .panel.wrapper .switcher .options ul.dropdown a,.page-footer .switcher .options ul.dropdown a {
    display: block;
    padding: 8px
}

.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,.page-footer .switcher .options ul.dropdown a:hover {
    text-decoration: none
}

.page-header .panel.wrapper .switcher li,.page-footer .switcher li {
    font-size: 14px;
    margin: 0
}

.page-header .panel.wrapper .switcher strong,.page-footer .switcher strong {
    font-weight: 400
}

.widget {
    clear: both
}

.page-header .widget.block,.page-footer .widget.block {
    margin: 20px 0
}

.ui-datepicker td {
    padding: 0
}

.cookie-status-message {
    display: none
}

.my-credit-cards .status {
    font-style: italic
}

.my-credit-cards .action.delete {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

.my-credit-cards .action.delete:focus,.my-credit-cards .action.delete:active {
    background: 0 0;
    border: none
}

.my-credit-cards .action.delete:hover {
    background: 0 0;
    border: none
}

.my-credit-cards .action.delete.disabled,.my-credit-cards .action.delete[disabled],fieldset[disabled] .my-credit-cards .action.delete {
    pointer-events: none;
    opacity: .5
}

.my-credit-cards .action.delete:visited {
    color: #1979c3;
    text-decoration: none
}

.my-credit-cards .action.delete:hover {
    color: #006bb4;
    text-decoration: underline
}

.my-credit-cards .action.delete:active {
    color: #ff5501;
    text-decoration: underline
}

.my-credit-cards .action.delete:hover,.my-credit-cards .action.delete:active,.my-credit-cards .action.delete:focus {
    background: 0 0;
    border: 0
}

.my-credit-cards .action.delete.disabled,.my-credit-cards .action.delete[disabled],fieldset[disabled] .my-credit-cards .action.delete {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.my-credit-cards-popup .modal-footer {
    text-align: right
}

.my-credit-cards-popup .action.secondary {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    margin-right: 20px
}

.my-credit-cards-popup .action.secondary:focus,.my-credit-cards-popup .action.secondary:active {
    background: 0 0;
    border: none
}

.my-credit-cards-popup .action.secondary:hover {
    background: 0 0;
    border: none
}

.my-credit-cards-popup .action.secondary.disabled,.my-credit-cards-popup .action.secondary[disabled],fieldset[disabled] .my-credit-cards-popup .action.secondary {
    pointer-events: none;
    opacity: .5
}

.my-credit-cards-popup .action.secondary:visited {
    color: #1979c3;
    text-decoration: none
}

.my-credit-cards-popup .action.secondary:hover {
    color: #006bb4;
    text-decoration: underline
}

.my-credit-cards-popup .action.secondary:active {
    color: #ff5501;
    text-decoration: underline
}

.my-credit-cards-popup .action.secondary:hover,.my-credit-cards-popup .action.secondary:active,.my-credit-cards-popup .action.secondary:focus {
    background: 0 0;
    border: 0
}

.my-credit-cards-popup .action.secondary.disabled,.my-credit-cards-popup .action.secondary[disabled],fieldset[disabled] .my-credit-cards-popup .action.secondary {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.minilist .weee {
    display: table-row;
    font-size: 1.1rem
}

.minilist .weee:before {
    display: none
}

.price-container.weee:before {
    display: none
}

.toolbar.wishlist-toolbar .limiter {
    float: right
}

.toolbar.wishlist-toolbar .main .pages {
    display: inline-block;
    position: relative;
    z-index: 0
}

.toolbar.wishlist-toolbar .toolbar-amount,.toolbar.wishlist-toolbar .limiter {
    display: inline-block;
    z-index: 1
}

.product-items .action.towishlist:before,.products.list.items .action.towishlist:before,.table-comparison .action.towishlist:before {
    content: '\e601'
}

.account .table-wrapper .data.table.wishlist>thead>tr>th,.account .table-wrapper .data.table.wishlist>tbody>tr>th,.account .table-wrapper .data.table.wishlist>tfoot>tr>th,.account .table-wrapper .data.table.wishlist>thead>tr>td,.account .table-wrapper .data.table.wishlist>tbody>tr>td,.account .table-wrapper .data.table.wishlist>tfoot>tr>td {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>th,.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>th,.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>th,.account .table-wrapper .data.table.wishlist>caption+thead>tr:first-child>td,.account .table-wrapper .data.table.wishlist>colgroup+thead>tr:first-child>td,.account .table-wrapper .data.table.wishlist>thead:first-child>tr:first-child>td {
    border-top: 0
}

.account .table-wrapper .data.table.wishlist>tbody+tbody {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist thead>tr>th {
    border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody>tr:last-child>td {
    border-bottom: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist .product.name {
    display: inline-block;
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle
}

.account .table-wrapper .data.table.wishlist .col.item {
    width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
    max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
    max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary {
    vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
    font-weight: 700
}

.block-wishlist .product-item-name {
    margin-right: 25px
}

.products-grid.wishlist .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3)
}

.products-grid.wishlist .product-item:nth-child(3n+1) {
    margin-left: 0
}

.products-grid.wishlist .product-item-photo {
    display: block;
    margin-bottom: 10px
}

.products-grid.wishlist .product-item-name {
    margin-top: 0
}

.products-grid.wishlist .product-item .price-box {
    margin: 0
}

.products-grid.wishlist .product-item-comment {
    display: block;
    height: 42px;
    margin: 10px 0
}

.products-grid.wishlist .product-item-actions>* {
    margin-right: 15px
}

.products-grid.wishlist .product-item-actions>*:last-child {
    margin-right: 0
}

.products-grid.wishlist .product-item .box-tocart input.qty {
    height: 32px
}

.checkout-cart-index .ampromo-overlay,.checkout-index-index .ampromo-overlay {
    display: none;
    overflow: auto;
    position: relative;
    background: #fff;
    transition: transform .2s,opacity .4s
}

.checkout-cart-index .ampromo-popup-title,.checkout-index-index .ampromo-popup-title {
    text-align: center
}

.checkout-cart-index .ampromo-item-flavour-description,.checkout-index-index .ampromo-item-flavour-description {
    font-size: 1.4rem;
    line-height: 140%;
    font-weight: 600
}

.checkout-cart-index .ampromo-items-content,.checkout-index-index .ampromo-items-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.checkout-cart-index .ampromo-gallery,.checkout-index-index .ampromo-gallery {
    display: grid
}

.checkout-cart-index .ampromo-items-form,.checkout-index-index .ampromo-items-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.checkout-cart-index .ampromo-item-image,.checkout-index-index .ampromo-item-image {
    display: block;
    width: 100%;
    aspect-ratio: .7486631;
    position: relative
}

.checkout-cart-index .ampromo-item-image img,.checkout-index-index .ampromo-item-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.checkout-cart-index .ampromo-item-qty-input,.checkout-index-index .ampromo-item-qty-input {
    display: grid;
    grid-template-columns: repeat(3,30px)
}

.checkout-cart-index .ampromo-item-qty-input *,.checkout-index-index .ampromo-item-qty-input * {
    font-size: 1.4rem;
    display: grid;
    place-content: center;
    height: auto;
    padding: 2px;
    text-align: center;
    font-weight: 700;
    color: #2a2c2c;
    background-color: #f6f6f6;
    border: none;
    cursor: pointer
}

.checkout-cart-index .ampromo-item-qty-input svg,.checkout-index-index .ampromo-item-qty-input svg {
    pointer-events: none
}

.checkout-cart-index .ampromo-item-qty-input input,.checkout-index-index .ampromo-item-qty-input input {
    pointer-events: none
}

.checkout-cart-index .ampromo-item-qty-input input:disabled,.checkout-index-index .ampromo-item-qty-input input:disabled {
    opacity: 1
}

.checkout-cart-index .ampromo-item-buttons,.checkout-index-index .ampromo-item-buttons {
    z-index: 2;
    position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
    border-top: 1px solid #2a2c2c
}

.checkout-cart-index .ampromo-buttons-wrapper,.checkout-index-index .ampromo-buttons-wrapper {
    font-size: 1.2rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.checkout-cart-index .ampromo-buttons-wrapper .column,.checkout-index-index .ampromo-buttons-wrapper .column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.checkout-cart-index .ampromo-buttons-wrapper .selected-qty,.checkout-index-index .ampromo-buttons-wrapper .selected-qty {
    color: #000
}

.checkout-cart-index .ampromo-close,.checkout-index-index .ampromo-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.checkout-cart-index._ampromo_popup_show,.checkout-index-index._ampromo_popup_show {
    overflow: hidden
}

.checkout-cart-index._ampromo_popup_show .checkout-nav,.checkout-index-index._ampromo_popup_show .checkout-nav {
    display: none
}

.checkout-cart-index .checkout-newsletter,.checkout-index-index .checkout-newsletter {
    margin-bottom: 12px;
    background-color: #fff
}

.checkout-cart-index .checkout-newsletter form,.checkout-index-index .checkout-newsletter form {
    box-sizing: border-box
}

.checkout-cart-index .checkout-newsletter .block-title,.checkout-index-index .checkout-newsletter .block-title {
    margin-bottom: 16px
}

.checkout-cart-index .checkout-newsletter .field.choice,.checkout-index-index .checkout-newsletter .field.choice {
    padding: 0;
    background-color: #fff;
    margin-bottom: 12px
}

.checkout-cart-index .checkout-newsletter .caption,.checkout-index-index .checkout-newsletter .caption {
    font-size: 1.2rem;
    line-height: 130%;
    margin: 0;
    color: #444848
}

.checkout-cart-index .checkout-newsletter._newsletter-block-enabled .actions-toolbar-trigger,.checkout-index-index .checkout-newsletter._newsletter-block-enabled .actions-toolbar-trigger {
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.checkout-cart-index .field.choice label,.checkout-index-index .field.choice label,.checkout-cart-index input[type=checkbox]:checked+label,.checkout-index-index input[type=checkbox]:checked+label {
    padding: 12px 12px 12px 40px;
    background-color: #f6f6f6
}

.checkout-cart-index input[type=checkbox]:checked+label:after,.checkout-index-index input[type=checkbox]:checked+label:after,.checkout-cart-index input[type=checkbox]+label:before,.checkout-index-index input[type=checkbox]+label:before {
    top: 12px;
    left: 12px
}

#device-registration-form {
    margin-bottom: 50px
}

#device-registration-form .serial-code a {
    margin-top: 10px;
    display: block
}

#device-registration-form .purchase-date input {
    margin-right: 10px;
    width: calc(100% - 50px)
}

#device-registration-form .warranty-optin label {
    outline: 0
}

#device-registration-form .warranty-optin label:before {
    margin-left: 0
}

#registered-devices {
    margin-top: 32px
}

#registered-devices th {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    padding-inline:0;padding-block:16px;border-bottom: 1px solid #2a2c2c
}

#registered-devices tbody tr td {
    padding-inline:0;padding-block:24px;border-bottom: 1px solid #2a2c2c;
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased
}

.device-trial-newsletter-subscription-wrapper-desktop {
    display: block
}

.device-trial-newsletter-subscription-wrapper-mobile {
    display: none;
    margin-bottom: 45px;
    margin-top: 45px
}

.checkout-cart-index .device-trial-newsletter-subscription .newsletter-subscribe-title {
    font-style: italic;
    font-weight: 900;
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    color: #2a2c2c;
    margin-bottom: 30px
}

.checkout-cart-index .device-trial-newsletter-subscription .consent-field {
    border: 1px solid #f6f6f6;
    background-color: #f6f6f6;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #2a2c2c
}

.checkout-cart-index .device-trial-newsletter-subscription .consent-field * {
    background-color: #f6f6f6
}

.checkout-cart-index .device-trial-newsletter-subscription .consent-field input[type=checkbox]:checked+label {
    background-color: #f6f6f6;
    padding: 12px 12px 12px 40px
}

.checkout-cart-index .device-trial-newsletter-subscription .consent-field input[type=checkbox]+label {
    background-color: #f6f6f6;
    padding: 12px 12px 12px 40px
}

.checkout-cart-index .device-trial-newsletter-subscription .consent-field input[type=checkbox]+label:before {
    border-color: #f6f6f6
}

.checkout-cart-index .device-trial-newsletter-subscription .consent-error-field {
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    color: #c93e45;
    margin-bottom: 12px;
    display: none
}

.checkout-cart-index .device-trial-newsletter-subscription .hint-field {
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #2a2c2c;
    border: 1px solid #d5d6d6;
    padding: 12px 14px
}

.checkout-cart-index .device-trial-newsletter-subscription.error .consent-field {
    border-color: #c93e45
}

.checkout-cart-index .device-trial-newsletter-subscription.error .consent-error-field {
    display: block
}

.checkout-cart-index .device-trial-newsletter-subscription.error input[type=checkbox]+label:before {
    border-color: #c93e45
}

#entry-age-gate-pop-up-overlay {
    display: none;
    opacity: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    background-color: #1d1d1b;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: opacity .5s;
    pointer-events: none
}

#entry-age-gate-pop-up-overlay.fadeIn {
    opacity: 1;
    pointer-events: all
}

.entry-age-confirmation-wrapper .entry-age-confirmation.confirmation-with-date .actions .primary.action {
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    min-width: 150px;
    margin: 0
}

.entry-age-confirmation,.entry-age-interstitial {
    text-align: center
}

.entry-age-confirmation .entry-age-confirmation-header,.entry-age-interstitial .entry-age-confirmation-header {
    padding-bottom: 1rem
}

.entry-age-confirmation .entry-age-confirmation-header img,.entry-age-interstitial .entry-age-confirmation-header img {
    max-width: 120px
}

.entry-age-confirmation p,.entry-age-interstitial p {
    padding: 1rem 0
}

.entry-age-confirmation .actions,.entry-age-interstitial .actions {
    padding: 0 0 1rem
}

.entry-age-confirmation .actions .action,.entry-age-interstitial .actions .action {
    display: block;
    overflow: hidden;
    margin: 0 auto
}

.entry-age-confirmation .actions .action.primary,.entry-age-interstitial .actions .action.primary {
    margin-bottom: 1rem
}

.entry-age-confirmation #age-validation-error,.entry-age-interstitial #age-validation-error {
    color: #e02b27;
    margin-top: 20px
}

.entry-age-gate-pop-up-default .action-close,.interstitial-modal .action-close {
    display: none
}

.entry-age-gate-pop-up-body {
    overflow: hidden
}

.glo_device-customer-index #glo-device-registration-form .error {
    color: #c93e45
}

.glo_device-customer-index #glo-device-registration-form .fieldset {
    max-width: 520px
}

.glo_device-customer-index #glo-device-registration-form .fieldset .field label {
    width: 100%
}

.glo_device-customer-index #registered-devices {
    margin: 0
}

.glo_device-customer-index #registered-devices * {
    color: #111212
}

.glo_device-customer-index #registered-devices .title {
    margin-bottom: 32px
}

.glo_device-customer-index #registered-devices .thead,.glo_device-customer-index #registered-devices .tr {
    display: grid;
    border-bottom: 1px solid #2a2c2c
}

.glo_device-customer-index #registered-devices .th {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-family: 'Mont';
    font-weight: 700;
    padding: 16px 0
}

.glo_device-customer-index #registered-devices .th.date {
    text-align: right
}

.glo_device-customer-index #registered-devices .th.date a {
    font-size: 1.4rem;
    line-height: 1.4rem;
    position: relative;
    padding-left: 14px
}

.glo_device-customer-index #registered-devices .th.date span {
    padding-right: 14px;
    white-space: nowrap
}

.glo_device-customer-index #registered-devices .td {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.glo_device-customer-index #registered-devices .td:last-child {
    text-align: right
}

.glo_device-customer-index #registered-devices .arrow {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    cursor: pointer
}

.glo_device-customer-index #registered-devices .arrow-up {
    top: 0;
    border-bottom: 4px solid #2a2c2c
}

.glo_device-customer-index #registered-devices .arrow-down {
    bottom: 0;
    border-top: 4px solid #2a2c2c
}

.ic-tooltip {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.ic-tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    line-height: 1.4;
    border: 1px solid #bbb;
    margin-bottom: 5px;
    bottom: 100%;
    left: 0
}

.ic-tooltip .tooltip-content:after,.ic-tooltip .tooltip-content:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

.ic-tooltip .tooltip-content:after {
    border-width: 5px;
    border-color: transparent
}

.ic-tooltip .tooltip-content:before {
    border-width: 6px;
    border-color: transparent
}

.ic-tooltip .tooltip-content:after,.ic-tooltip .tooltip-content:before {
    top: 100%
}

.ic-tooltip .tooltip-content:after {
    border-top-color: #fff;
    left: 15px;
    margin-left: -5px
}

.ic-tooltip .tooltip-content:before {
    border-top-color: #bbb;
    left: 15px;
    margin-left: -6px
}

.ic-tooltip .tooltip-toggle {
    cursor: help
}

.ic-tooltip .tooltip-toggle:hover+.tooltip-content,.ic-tooltip .tooltip-toggle:focus+.tooltip-content,.ic-tooltip:hover .tooltip-content {
    display: block
}

.ic-tooltip .tooltip-toggle:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url('../BAT_InspirationClubDe/images/icons/icon-tooltip.svg') center/cover no-repeat
}

.ic-tooltip .tooltip-content {
    font-size: 1.4rem;
    max-width: 250px;
    min-width: auto
}

.ic-choice.field.choice .checkbox-label {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    padding: 0 0 0 28px
}

.ic-choice.field.choice .checkbox-label:before,.ic-choice.field.choice .checkbox-label:after {
    top: 0;
    left: 0
}

.ic-consent-hint {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    padding: 16px;
    border: 1px solid #d5d6d6;
    margin-bottom: 24px
}

.ic-form .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

#maincontent .ic-block .block-title {
    margin-bottom: 12px
}

#maincontent .ic-block .description {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    margin: 0
}

#maincontent .ic-block .description+* {
    margin-top: 24px
}

.customer-account-create .form.create.account .field.choice.ic-consent {
    margin-bottom: 8px
}

.inspiration_club-manage-index .block-join-ic .highlight-section {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    gap: 5px
}

.inspiration_club-manage-index .block-join-ic .highlight-section .highlight-text {
    margin: 0
}

.inspiration_club-manage-index .block-join-ic .highlight-section .highlight-icon {
    height: 20px;
    width: 20px;
    mask-image: url('../BAT_InspirationClubDe/images/icons/icon-general.svg');
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: 0;
    background-color: #00bdff;
    -webkit-mask-image: url('../BAT_InspirationClubDe/images/icons/icon-general.svg');
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 0;
    min-width: 20px;
    min-height: 20px
}

.inspiration_club-manage-index .block-join-ic .field.choice {
    margin-bottom: 8px
}

.inspiration_club-manage-index .block-join-ic .notice {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    padding: 14px 12px;
    background: #fdf4e2;
    gap: 12px
}

.inspiration_club-manage-index .block-join-ic .notice .notice-icon {
    height: 14px;
    width: 14px;
    mask-image: url('../BAT_InspirationClubDe/images/icons/icon-warning.svg');
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: 0;
    background-color: #a98645;
    -webkit-mask-image: url('../BAT_InspirationClubDe/images/icons/icon-warning.svg');
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 0;
    min-width: 14px
}

.inspiration_club-manage-index .loyalty-banner {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    background: #e0f7ff
}

.inspiration_club-manage-index .loyalty-banner .text-section .subtitle {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    margin: 0
}

.inspiration_club-manage-index .loyalty-banner #loyalty-button {
    margin: 0
}

.inspiration_club-manage-index .block-delete-ic-account .field.choice {
    margin-bottom: 0
}

.gloloyalty-manage-index .block-upgrade-to-ic .ic-consent-hint {
    margin-bottom: 0
}

.checkout-onepage-success .ic-success-block .block-image>img {
    width: 100%;
    display: block
}

.checkout-onepage-success .ic-success-block .block-content {
    background: linear-gradient(180deg,#5a89c2 7.66%,#80b4d0 95.79000000000001%)
}

.checkout-onepage-success .ic-success-block .block-content .block-title {
    margin-bottom: 16px
}

.checkout-onepage-success .ic-success-block .block-content .block-title>strong {
    font-size: 24px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 100%;
    color: #fff;
    text-transform: uppercase
}

.checkout-onepage-success .ic-success-block .block-content .description {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    margin-bottom: 16px
}

.checkout-onepage-success .ic-success-block .block-content .ic-choice {
    margin-bottom: 8px
}

.checkout-onepage-success .ic-success-block .block-content .ic-choice .checkbox-label {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600
}

.checkout-onepage-success .ic-success-block .block-content .ic-consent-hint {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600
}

.checkout-onepage-success .ic-success-block .block-content .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.checkout-onepage-success .ic-success-block .block-content .actions button.action {
    border-color: #2a2c2c;
    box-shadow: none;
    flex: 1
}

.checkout-onepage-success .ic-success-block .block-content .actions .ic-tooltip {
    margin-left: 10px
}

.checkout-index-index .opc .inspiration-club-consent .description-banner {
    background: #e0f7ff
}

.checkout-index-index .opc .inspiration-club-consent .description-banner .banner-content {
    position: relative;
    padding: 20px 12px 16px 46px
}

.checkout-index-index .opc .inspiration-club-consent .description-banner .banner-content:before {
    content: '';
    display: inline-block;
    height: 22px;
    width: 22px;
    mask-image: url('../BAT_InspirationClubDe/images/icons/icon-general-checkout.svg');
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: 0;
    background-color: #00bdff;
    -webkit-mask-image: url('../BAT_InspirationClubDe/images/icons/icon-general-checkout.svg');
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 0;
    min-width: 20px;
    min-height: 20px;
    position: absolute;
    left: 12px;
    top: 16px
}

.checkout-index-index .opc .inspiration-club-consent .description-banner .banner-content .banner-title {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800;
    margin-bottom: 0
}

.checkout-index-index .opc .inspiration-club-consent .description-banner .banner-content .banner-description {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 0
}

.checkout-index-index .opc .inspiration-club-consent .ic-choice.field.choice {
    margin-bottom: 8px
}

.checkout-index-index .opc .inspiration-club-consent .ic-consent-hint {
    margin-bottom: 32px
}

/*! Copyright © 2009-2021 Postcode Anywhere (Holdings) Ltd. (http://www.postcodeanywhere.co.uk)
 *
 * Address v3.91
 * Styles for the address control.
 *
 * web-1-5 02/06/2021 22:40:38
 */
.pca {
    margin: 0;
    padding: 0;
    position: static;
    border: none;
    box-sizing: content-box
}

.pca * {
    box-sizing: content-box
}

.pca .pcatext {
    font: 9pt arial;
    color: #333
}

.pca .pcalist {
    position: relative;
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fafafa
}

.pca .pcaitem {
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 9px 10px;
    padding: 7px 10px;
    line-height: 15px;
    text-align: left;
    white-space: nowrap;
    border: solid 1px transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    border-bottom-color: transparent;
    padding-right: 22px;
    opacity: .8;
    filter: alpha(opacity=80);
    color: #000
}

.pca .pcaselected {
    color: #000;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
    border-bottom-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100)
}

.pca .pcalastitem {
    border-bottom: none
}

.pca .pcadisableselect {
    -moz-user-select: none;
    -webkit-user-select: none
}

.pca .pcaautocomplete {
    margin: 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-bottom: 0;
    background: 0;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2);
    width: inherit;
    position: absolute;
    z-index: 9999999999
}

.pca .pcaanchor {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0
}

.pca .pcaanchor .pcachain {
    position: relative
}

.pca .pcaautocomplete .pcaheader {
    background-color: #fafafa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    color: #969696
}

.pca .pcaautocomplete .pcamessage {
    padding: 8px 10px;
    line-height: 18px
}

.pca .pcaautocomplete .pcalist {
    height: 244px;
    width: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc
}

.pca .pcaautocomplete .pcafooter {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    background-color: #fafafa;
    height: 30px;
    box-sizing: content-box;
    min-width: 138px;
    overflow: hidden
}

.pca .pcanotification {
    background-color: #fafafa;
    padding: 8px 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 2px;
    position: absolute;
    z-index: 100000;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    opacity: 1;
    display: none
}

.pca .pcanotification.pcavisible {
    display: block
}

.pca .pcanotification.pcafade {
    opacity: 0
}

.pca .pcanotification.pcaerror {
    background-color: #db7f83;
    color: #fff
}

.pca .pcaautocomplete .pcafooter .pcamessage {
    font: bold 9pt arial;
    color: #969696;
    margin: 9px 0 0 5px;
    padding: 0;
    position: relative;
    float: right
}

.pca .pcamodal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100000
}

.pca .pcamodal .pcalist {
    height: 244px;
    width: auto;
    min-width: 200px;
    min-height: 100px
}

.pca .pcamodal .pcaborder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    border-radius: 0;
    opacity: .2;
    filter: alpha(opacity=20)
}

.pca .pcamodal .pcaframe {
    position: relative;
    margin: 12px;
    background-color: #f5f7f9;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #c8cacc
}

.pca .pcamodal .pcacontent {
    position: relative;
    padding: 15px
}

.pca .pcamodal .pcacontent .pcainputrow {
    width: 450px;
    text-align: right
}

.pca .pcamodal .pcacontent .pcainputrow input {
    width: 300px;
    border-width: 1px;
    border-style: solid;
    border-color: #d4d4d4;
    padding: 8px;
    margin: 15px;
    background: #fff
}

.pca .pcamodal .pcacontent .pcainputrow input:invalid {
    -webkit-box-shadow: 0 0 1.5px 1px #ff0101;
    -moz-box-shadow: 0 0 1.5px 1px #ff0101;
    box-shadow: 0 0 1.5px 1px #ff0101
}

.pca .pcamodal .pcacontent .pcainputrow .pcahalf {
    width: 126px
}

.pca .pcamodal .pcacontent .pcainputrow label {
    font: bold 14px arial;
    color: #444
}

.pca .pcamodal .pcaheader {
    position: relative;
    top: 0;
    left: 0;
    border-top: 1px solid #e1e3e5;
    border-bottom: 1px solid #c8cacc;
    border-radius: 0;
    background: #e1e3e5;
    background: -moz-linear-gradient(top,#e1e3e5 0%,#e1e3e5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e1e3e5),color-stop(100%,#e1e3e5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e3e5',endColorstr='#e1e3e5',GradientType=0)
}

.pca .pcamodal .pcaheader .pcatitle {
    font: bold 18px arial;
    color: #005db9;
    margin: 15px
}

.pca .pcamodal .pcafooter {
    position: relative;
    bottom: 0;
    left: 0;
    border-top: 1px solid #c8cacc;
    background: #fff
}

.pca .pcamodal .pcafooter .pcabutton {
    width: 150px;
    margin: 15px
}

.pca .pcafullscreen {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.pca .pcamask {
    background-color: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    z-index: 100000
}

.pca .pcabutton {
    font: bold 14px arial;
    color: #444;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    padding: 8px;
    cursor: pointer;
    background: #f5f7f9;
    background: -moz-linear-gradient(top,#f5f7f9 0%,#f5f7f9 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f7f9),color-stop(100%,#f5f7f9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f7f9',endColorstr='#f5f7f9',GradientType=0)
}

.pca .pcatooltip {
    position: absolute;
    z-index: 100000
}

.pca .pcatooltip .pcabackground {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    border-radius: 5px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.pca .pcatooltip .pcamessage {
    position: relative;
    padding: 5px;
    font: 9pt arial;
    color: #fff
}

.pca .pcabutton:hover {
    color: #444
}

.pca .pcalink {
    font: bold 9pt arial;
    cursor: pointer
}

.pca .pcaclear {
    clear: both
}

.pcaflag {
    width: 14px;
    height: 12px;
    position: absolute;
    font-size: 0;
    background-image: url(../BAT_Loqate/images/flags16x16.png);
    -moz-box-shadow: 0 1px 2px rgba(128,128,128,.3);
    -webkit-box-shadow: 0 1px 2px rgba(128,128,128,.3);
    box-shadow: 0 1px 2px rgba(128,128,128,.3)
}

.pca .pcaautocomplete .pcafooter .pcaflagbutton {
    width: 31px;
    height: 21px;
    position: relative;
    float: right;
    padding: 5px 6px;
    cursor: pointer;
    background-image: url(../BAT_Loqate/images/flag_clear_down.png);
    background-position: 5px 5px;
    background-repeat: no-repeat
}

.pca .pcaautocomplete .pcafooter .pcaflagbutton:hover {
    background-image: url(../BAT_Loqate/images/flag_clear_down_hover.png)
}

.pca .pcaautocomplete .pcafooter .pcaflagbutton .pcaflag {
    top: 9px;
    left: 9px
}

.pca .pcaautocomplete .pcaflaglabel {
    position: relative;
    left: 26px
}

.pca .pcacountrylist .pcafooter .pcaflagbutton {
    background-image: url(../BAT_Loqate/images/flag_clear_up.png)
}

.pca .pcacountrylist .pcafooter .pcaflagbutton:hover {
    background-image: url(../BAT_Loqate/images/flag_clear_up_hover.png)
}

.pca .pcaexpandable {
    background-image: url(../BAT_Loqate/images/chevron.png);
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 50%;
    background-position: right 7px center
}

.pca .pcaautocomplete .pcafooter .geoLocationIcon {
    width: 21px;
    height: 21px;
    font-size: 0;
    margin: 0 5px 0 0;
    padding: 5px 0 5px 5px;
    position: relative;
    float: right;
    cursor: pointer;
    background-image: url(../BAT_Loqate/images/geolocationicon.svg);
    background-position: right;
    background-repeat: no-repeat;
    color: #7e8593;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
    visibility: hidden
}

.pca .pcaautocomplete .pcafooter .geoLocationIcon.active {
    visibility: visible
}

.pca .pcaautocomplete .pcafooter .geoLocationIcon.working {
    background-image: url(../BAT_Loqate/images/loader.gif)
}

.pca .pcaautocomplete .pcafooter .geoLocationMessage {
    color: #7e8593;
    padding: 9px 0;
    position: relative;
    float: right;
    cursor: pointer;
    font-size: 11px;
    visibility: hidden
}

.pca .pcaautocomplete .pcafooter .geoLocationMessage.active {
    visibility: visible
}

.pca .pcaautocomplete .pcafooter .pcalogo {
    width: 68px;
    height: 16px;
    margin: 7px 0 0 7px;
    font-size: 0;
    position: relative;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../BAT_Loqate/images/loqatelogoinverted.svg)
}

.pca .pcaautocomplete .pcafooter .adsylogo {
    width: 68px;
    height: 16px;
    margin: 7px 0 0 7px;
    font-size: 0;
    position: relative;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../BAT_Loqate/images/loqatelogoinverted.svg)
}

.pca .pcaautocomplete .pcafooter .aclogo {
    width: 112px;
    height: 15px;
    font-size: 0;
    margin: 8px 5px 8px 11px;
    position: relative;
    float: left;
    background-image: url(../BAT_Loqate/images/address_complete_logo_en.png)
}

.pca .pcaautocomplete .pcafooter .aclogo.pcalogofr {
    width: 118px;
    background-image: url(../BAT_Loqate/images/address_complete_logo_fr.png)
}

.pca .pcaautocomplete .pcafooter .dtlogo {
    width: 100px;
    height: 14px;
    font-size: 0;
    margin: 9px 5px 6px 9px;
    position: relative;
    float: left;
    background-image: url(../BAT_Loqate/images/dt_express_capture_logo.png)
}

.pca .pcaautocomplete .pcafooter .anlogo {
    width: 129px;
    height: 11px;
    font-size: 0;
    margin: 10px 5px 9px 9px;
    position: relative;
    float: left;
    background-image: url(../BAT_Loqate/images/address_now_logo.png)
}

.pca .pcaitem .pcadescription {
    color: #6b6b6b;
    margin-left: 8px
}

.pca .pcaitem .pcautilitytype {
    padding-right: 8px;
    font-style: italic
}

form .address-manual {
    display: none
}

form .address-manual.active {
    display: block
}

form .address-search {
    margin-bottom: 20px;
    display: none
}

form .address-search.active {
    display: block
}

form .address-search.fieldset .field {
    margin-bottom: 10px
}

form .address-manual.bat-loqate-inactive {
    display: block
}

form .address-manual.bat-loqate-inactive .address-search-button {
    display: none
}

form .address-manual-button,form .address-search-button,form .address-search__toggle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: 700
}

form .address-manual-button:after,form .address-search-button:after,form .address-search__toggle:after {
    content: '\e624';
    font-family: 'gloicons';
    font-size: 18px;
    margin: 0 0 0 10px
}

form .address-search-button {
    margin-bottom: 20px
}

.page-wrapper .ts-rating-light.productreviewsSummary .ts-reviewSummary-bestRating {
    display: none
}

.page-wrapper .ts-rating-light.productreviewsSummary .ts-stars-reviewCount,.page-wrapper .ts-rating-light.productreviewsSummary .ts-reviewSummary-ratingValue {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    color: #2a2c2c
}

.page-wrapper .ts-rating-light.productreviewsSummary .ts-stars-wrapper {
    position: relative;
    top: 3px;
    padding-right: 3px
}

.page-wrapper .ts-rating-light.productreviewsSummary .icon-star-full {
    color: #c08f46 !important
}

.page-wrapper .ts-rating-light.productreviewsSummary .icon-star-empty {
    color: #d5d6d6 !important
}

.welcomeoffer-landing-index .wo-sticks-tile .tile-content label,.welcomeoffer-landing-index .wo-sticks-tile .tile-content p {
    font-weight: 700;
    margin: 0
}

.welcomeoffer-landing-index .wo-sticks-tile .tile-content .modal-trigger {
    text-decoration: underline;
    cursor: pointer
}

.welcomeoffer-landing-index .wo-sticks-tile .tile-content .field {
    margin: 24px 0
}

.welcomeoffer-landing-index .wo-signup-tile .tile-content {
    padding-left: 0
}

.welcomeoffer-landing-index .wo-accessories-tile {
    box-sizing: border-box;
    background-color: #fff
}

.welcomeoffer-landing-index .wo-accessories-tile .wo-tile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.welcomeoffer-landing-index .wo-accessories-tile .tile-content p {
    font-weight: 700
}

.welcomeoffer-landing-index .modal-popup.sticks-popup._show {
    background: rgba(42,44,44,.5)
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .modal-inner-wrap {
    border-radius: 8px;
    max-width: 750px;
    width: 90%
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .modal-inner-wrap .modal-header {
    display: none
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .modal-inner-wrap .modal-content {
    padding: 0
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .sticks-popup-content {
    position: relative
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    cursor: pointer;
    z-index: 10;
    transition: opacity .2s
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon:focus,.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon:active {
    background: 0 0;
    border: none
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon:hover {
    background: 0 0;
    border: none
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon.disabled,.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon[disabled],fieldset[disabled] .welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon {
    pointer-events: none;
    opacity: .5
}

.welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon:hover {
    opacity: .8
}

.welcomeoffer-landing-index .wo-sticky-bar {
    position: relative;
    z-index: 9
}

.welcomeoffer-landing-index .wo-sticky-bar .title {
    text-transform: uppercase
}

.welcomeoffer-landing-index .wo-sticky-bar-inner {
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    display: grid;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #2a2c2c;
    border-bottom: 1px solid #2a2c2c
}

.welcomeoffer-landing-index ._fixed .wo-sticky-bar-inner {
    position: fixed
}

.welcomeoffer-landing-index #maincontent {
    padding: 0;
    background-color: #f6f6f6;
    color: #2a2c2c
}

.welcomeoffer-landing-index #maincontent .wo-landing-page {
    min-height: 100vh;
    counter-reset: tile-counter 0
}

.welcomeoffer-landing-index #maincontent .wo-landing-page section {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto
}

.welcomeoffer-landing-index .wo-tile {
    display: grid;
    align-items: center;
    background-color: #fff;
    counter-increment: tile-counter 1
}

.welcomeoffer-landing-index .tile-title {
    align-items: center;
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase
}

.welcomeoffer-landing-index .tile-title:before {
    content: counter(tile-counter)
}

.welcomeoffer-landing-index .tile-content {
    z-index: 1
}

.welcomeoffer-landing-index .tile-content .error {
    display: block;
    color: #c93e45
}

.welcomeoffer-landing-index .tile-select {
    height: 46px
}

.welcomeoffer-landing-index .tile-select._empty {
    color: #727878
}

.welcomeoffer-landing-index .tile-select option[value=""] {
    display: none
}

.welcomeoffer-landing-index .tile-image {
    display: block;
    aspect-ratio: .768
}

.welcomeoffer-landing-index .tile-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity .5s;
    opacity: 0
}

.welcomeoffer-landing-index .tile-image img._loaded {
    opacity: 1
}

.welcomeoffer-landing-index .btn-signup,.welcomeoffer-landing-index .btn-confirm {
    padding-left: 32px;
    padding-right: 32px
}

.welcomeoffer-landing-index .swatch-options {
    font-size: 0rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    padding: 4px;
    margin-bottom: 16px
}

.welcomeoffer-landing-index .swatch-options .swatch-option {
    margin: 0
}

.welcomeoffer-landing-index .fieldset .field {
    padding: 0
}

.welcomeoffer-landing-index .fieldset .field.choice {
    background-color: unset
}

.welcomeoffer-landing-index .fieldset .field.choice .title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    text-transform: uppercase;
    gap: 16px
}

.welcomeoffer-landing-index .fieldset .field.choice .title .badge {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 100%;
    padding: 4px 8px;
    background-color: #2a2c2c;
    color: #f6f6f6
}

.welcomeoffer-landing-index .fieldset .field.choice .label {
    transition: background .2s
}

.welcomeoffer-landing-index .fieldset .field.choice input:checked+label {
    background-color: #ebefe7
}

.welcomeoffer-landing-index .fieldset .field.choice .mgz-container {
    width: 100%
}

.checkout-index-index .payment-method-title .accepted_cc {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset
}

.checkout-index-index .payment-method-title .accepted_cc .icon {
    display: inline-block;
    margin-left: 8px;
    max-height: 26px
}

.checkout-index-index .payment-method-title img {
    width: 37px;
    aspect-ratio: 1.42307692;
    background-color: #fff
}

.checkout-index-index .payment-methods-radio-wrapper {
    padding: 12px 0;
    border-bottom: 1px solid #d5d7d7
}

.checkout-index-index .payment-methods-radio-wrapper label {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    margin: 0
}

.checkout-index-index .payment-methods-radio-wrapper label .cc-number {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    color: #2a2c2c
}

.checkout-index-index .payment-methods-radio-wrapper label .cc-exp-date {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    color: #727878
}

.checkout-index-index .payment-methods-radio-wrapper label img {
    width: 37px;
    aspect-ratio: 1.42307692;
    background-color: #fff
}

.checkout-index-index .payment-methods .savecc .control {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset
}

.checkout-index-index .payment-methods .cc-card-new {
    padding-top: 20px
}

.checkout-index-index .payment-methods .cc-card-new._hidden {
    display: none
}

.checkout-index-index .payment-methods .cc-add-cancel {
    cursor: pointer
}

.checkout-index-index .payment-methods .cc-expiration-date .control {
    display: grid;
    grid-template-columns: calc(50% - 8px) calc(50% - 8px);
    grid-column-gap: 16px
}

.checkout-index-index .payment-methods .cc-expiration-date select {
    grid-row: 1;
    width: auto
}

.checkout-index-index .payment-methods .cc-number_withcardtype {
    position: relative
}

.checkout-index-index .payment-methods .cc-number_withcardtype.is_visa .cc-card-type {
    background-image: url('../images/cart/visa.png');
    border: 1px solid #d5d7d7
}

.checkout-index-index .payment-methods .cc-number_withcardtype.is_mastercard .cc-card-type {
    background-image: url('../images/cart/mastercard.png');
    border: 1px solid #d5d7d7
}

.checkout-index-index .payment-methods .cc-number_withcardtype input {
    padding-left: 52px
}

.checkout-index-index .payment-methods .cc-number_withcardtype .cc-card-type {
    position: absolute;
    top: 13px;
    right: auto;
    bottom: auto;
    left: 16px;
    width: 28px;
    height: 20px;
    margin: auto;
    background-color: #fff;
    background-size: contain
}

.checkout-cart-index .savecc input[type=checkbox]:checked+label:after,.checkout-index-index .savecc input[type=checkbox]:checked+label:after,.checkout-cart-index .savecc input[type=checkbox]+label:before,.checkout-index-index .savecc input[type=checkbox]+label:before {
    top: 0;
    left: 0
}

.checkout-cart-index .savecc input[type=checkbox]+label,.checkout-index-index .savecc input[type=checkbox]+label {
    padding: 0
}

.checkout-cart-index .savecc input[type=checkbox]+label>span,.checkout-index-index .savecc input[type=checkbox]+label>span {
    position: absolute;
    top: 0;
    left: 35px
}

.checkout-cart-index .devicetrial_consent input[type=checkbox]:checked+label:after,.checkout-index-index .devicetrial_consent input[type=checkbox]:checked+label:after,.checkout-cart-index .devicetrial_consent input[type=checkbox]+label:before,.checkout-index-index .devicetrial_consent input[type=checkbox]+label:before {
    top: 0;
    left: 0
}

.checkout-cart-index .devicetrial_consent input[type=checkbox]+label,.checkout-index-index .devicetrial_consent input[type=checkbox]+label {
    padding: 0 0 0 35px;
    background: inherit
}

.mgz-block .owl-stage {
    margin-top: 32px
}

.mgz-block .owl-stage .product-item-info {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    height: 100%
}

.mgz-block .owl-stage .product-qty-description {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    margin-top: 4px;
    color: #727878
}

.mgz-block .owl-stage .product-image-wrapper {
    position: relative;
    display: block;
    aspect-ratio: .62639821
}

.mgz-block .owl-stage .product-image-wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: opacity .2s;
    visibility: visible !important
}

.mgz-block .owl-stage .product-image-wrapper img[src] {
    opacity: 0
}

.mgz-block .owl-stage .product-image-wrapper img[src^=http] {
    opacity: 1
}

.mgz-block .owl-stage .product-item-details {
    display: grid;
    grid-template-rows: auto 1fr auto auto auto;
    height: 100%;
    line-height: 150%
}

.mgz-block .owl-stage .product-item-details a {
    color: inherit
}

.mgz-block .owl-stage .product-item-link {
    grid-row: 1;
    position: relative;
    display: block;
    margin: 24px 0 8px;
    color: #2a2c2c
}

.mgz-block .owl-stage .product-item-actions {
    margin: auto auto 0
}

.mgz-block .owl-stage .product-item-actions .action.primary {
    width: 100%
}

.mgz-block .owl-stage .price-box {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.mgz-block .owl-stage .price-box .price-box {
    margin: 0
}

.mgz-block .owl-stage .price-box .price-label {
    display: none
}

.mgz-block .owl-stage .price-box .old-price {
    text-decoration: line-through;
    color: #727878
}

.mgz-block .rating {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 8px;
    align-items: center;
    align-self: start;
    max-width: 50%;
    margin-bottom: 16px
}

.mgz-block [class^=swatch-opt-] {
    max-width: 100%
}

.catalog-category-view .category-heading,.catalog-product-view .category-heading,.catalog-product_compare-index .category-heading,.checkout-cart-index .category-heading,.catalogsearch-result-index .category-heading,.cms-listing .category-heading,.page-layout-cms-full-width .category-heading {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 0;
    margin-bottom: 32px
}

.catalog-category-view .block.filter,.catalog-product-view .block.filter,.catalog-product_compare-index .block.filter,.checkout-cart-index .block.filter,.catalogsearch-result-index .block.filter,.cms-listing .block.filter,.page-layout-cms-full-width .block.filter {
    display: none
}

.catalog-category-view .products.wrapper,.catalog-product-view .products.wrapper,.catalog-product_compare-index .products.wrapper,.checkout-cart-index .products.wrapper,.catalogsearch-result-index .products.wrapper,.cms-listing .products.wrapper,.page-layout-cms-full-width .products.wrapper {
    margin-top: 32px
}

.catalog-category-view .products.wrapper .product-item,.catalog-product-view .products.wrapper .product-item,.catalog-product_compare-index .products.wrapper .product-item,.checkout-cart-index .products.wrapper .product-item,.catalogsearch-result-index .products.wrapper .product-item,.cms-listing .products.wrapper .product-item,.page-layout-cms-full-width .products.wrapper .product-item {
    content-visibility: auto;
    contain-intrinsic-size: auto none
}

.catalog-category-view .products.wrapper .product-items,.catalog-product-view .products.wrapper .product-items,.catalog-product_compare-index .products.wrapper .product-items,.checkout-cart-index .products.wrapper .product-items,.catalogsearch-result-index .products.wrapper .product-items,.cms-listing .products.wrapper .product-items,.page-layout-cms-full-width .products.wrapper .product-items {
    display: grid;
    margin: auto;
    width: 100%
}

.catalog-category-view .products.wrapper .product-item-info,.catalog-product-view .products.wrapper .product-item-info,.catalog-product_compare-index .products.wrapper .product-item-info,.checkout-cart-index .products.wrapper .product-item-info,.catalogsearch-result-index .products.wrapper .product-item-info,.cms-listing .products.wrapper .product-item-info,.page-layout-cms-full-width .products.wrapper .product-item-info {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    height: 100%
}

.catalog-category-view .products.wrapper .product-item-flavour-description,.catalog-product-view .products.wrapper .product-item-flavour-description,.catalog-product_compare-index .products.wrapper .product-item-flavour-description,.checkout-cart-index .products.wrapper .product-item-flavour-description,.catalogsearch-result-index .products.wrapper .product-item-flavour-description,.cms-listing .products.wrapper .product-item-flavour-description,.page-layout-cms-full-width .products.wrapper .product-item-flavour-description {
    grid-row: 2
}

.catalog-category-view .products.wrapper .product-item-flavour-description .product-qty-description,.catalog-product-view .products.wrapper .product-item-flavour-description .product-qty-description,.catalog-product_compare-index .products.wrapper .product-item-flavour-description .product-qty-description,.checkout-cart-index .products.wrapper .product-item-flavour-description .product-qty-description,.catalogsearch-result-index .products.wrapper .product-item-flavour-description .product-qty-description,.cms-listing .products.wrapper .product-item-flavour-description .product-qty-description,.page-layout-cms-full-width .products.wrapper .product-item-flavour-description .product-qty-description {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    margin-top: 4px;
    color: #727878
}

.catalog-category-view .products.wrapper .product-image-wrapper,.catalog-product-view .products.wrapper .product-image-wrapper,.catalog-product_compare-index .products.wrapper .product-image-wrapper,.checkout-cart-index .products.wrapper .product-image-wrapper,.catalogsearch-result-index .products.wrapper .product-image-wrapper,.cms-listing .products.wrapper .product-image-wrapper,.page-layout-cms-full-width .products.wrapper .product-image-wrapper {
    position: relative;
    display: block;
    aspect-ratio: .62639821
}

.catalog-category-view .products.wrapper .product-image-wrapper img,.catalog-product-view .products.wrapper .product-image-wrapper img,.catalog-product_compare-index .products.wrapper .product-image-wrapper img,.checkout-cart-index .products.wrapper .product-image-wrapper img,.catalogsearch-result-index .products.wrapper .product-image-wrapper img,.cms-listing .products.wrapper .product-image-wrapper img,.page-layout-cms-full-width .products.wrapper .product-image-wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: opacity .2s
}

.catalog-category-view .products.wrapper .product-image-wrapper img[src],.catalog-product-view .products.wrapper .product-image-wrapper img[src],.catalog-product_compare-index .products.wrapper .product-image-wrapper img[src],.checkout-cart-index .products.wrapper .product-image-wrapper img[src],.catalogsearch-result-index .products.wrapper .product-image-wrapper img[src],.cms-listing .products.wrapper .product-image-wrapper img[src],.page-layout-cms-full-width .products.wrapper .product-image-wrapper img[src] {
    opacity: 0
}

.catalog-category-view .products.wrapper .product-image-wrapper img[src^=http],.catalog-product-view .products.wrapper .product-image-wrapper img[src^=http],.catalog-product_compare-index .products.wrapper .product-image-wrapper img[src^=http],.checkout-cart-index .products.wrapper .product-image-wrapper img[src^=http],.catalogsearch-result-index .products.wrapper .product-image-wrapper img[src^=http],.cms-listing .products.wrapper .product-image-wrapper img[src^=http],.page-layout-cms-full-width .products.wrapper .product-image-wrapper img[src^=http] {
    opacity: 1
}

.catalog-category-view .products.wrapper .product-item-details,.catalog-product-view .products.wrapper .product-item-details,.catalog-product_compare-index .products.wrapper .product-item-details,.checkout-cart-index .products.wrapper .product-item-details,.catalogsearch-result-index .products.wrapper .product-item-details,.cms-listing .products.wrapper .product-item-details,.page-layout-cms-full-width .products.wrapper .product-item-details {
    display: grid;
    grid-template-rows: auto 1fr auto auto auto;
    height: 100%;
    line-height: 150%
}

.catalog-category-view .products.wrapper .product-item-details a,.catalog-product-view .products.wrapper .product-item-details a,.catalog-product_compare-index .products.wrapper .product-item-details a,.checkout-cart-index .products.wrapper .product-item-details a,.catalogsearch-result-index .products.wrapper .product-item-details a,.cms-listing .products.wrapper .product-item-details a,.page-layout-cms-full-width .products.wrapper .product-item-details a {
    color: inherit
}

.catalog-category-view .products.wrapper .product-item-inner,.catalog-product-view .products.wrapper .product-item-inner,.catalog-product_compare-index .products.wrapper .product-item-inner,.checkout-cart-index .products.wrapper .product-item-inner,.catalogsearch-result-index .products.wrapper .product-item-inner,.cms-listing .products.wrapper .product-item-inner,.page-layout-cms-full-width .products.wrapper .product-item-inner {
    grid-row: 6;
    margin-top: auto
}

.catalog-category-view .products.wrapper .product-item-link,.catalog-product-view .products.wrapper .product-item-link,.catalog-product_compare-index .products.wrapper .product-item-link,.checkout-cart-index .products.wrapper .product-item-link,.catalogsearch-result-index .products.wrapper .product-item-link,.cms-listing .products.wrapper .product-item-link,.page-layout-cms-full-width .products.wrapper .product-item-link {
    grid-row: 1;
    position: relative;
    display: block;
    margin: 24px 0 8px;
    color: #2a2c2c
}

.catalog-category-view .products.wrapper .product-item-actions,.catalog-product-view .products.wrapper .product-item-actions,.catalog-product_compare-index .products.wrapper .product-item-actions,.checkout-cart-index .products.wrapper .product-item-actions,.catalogsearch-result-index .products.wrapper .product-item-actions,.cms-listing .products.wrapper .product-item-actions,.page-layout-cms-full-width .products.wrapper .product-item-actions {
    margin: auto auto 0
}

.catalog-category-view .products.wrapper .product-item-actions .action.primary,.catalog-product-view .products.wrapper .product-item-actions .action.primary,.catalog-product_compare-index .products.wrapper .product-item-actions .action.primary,.checkout-cart-index .products.wrapper .product-item-actions .action.primary,.catalogsearch-result-index .products.wrapper .product-item-actions .action.primary,.cms-listing .products.wrapper .product-item-actions .action.primary,.page-layout-cms-full-width .products.wrapper .product-item-actions .action.primary {
    width: 100%
}

.catalog-category-view .products.wrapper .product .price-box,.catalog-product-view .products.wrapper .product .price-box,.catalog-product_compare-index .products.wrapper .product .price-box,.checkout-cart-index .products.wrapper .product .price-box,.catalogsearch-result-index .products.wrapper .product .price-box,.cms-listing .products.wrapper .product .price-box,.page-layout-cms-full-width .products.wrapper .product .price-box {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.catalog-category-view .products.wrapper .product .price-box .price-box,.catalog-product-view .products.wrapper .product .price-box .price-box,.catalog-product_compare-index .products.wrapper .product .price-box .price-box,.checkout-cart-index .products.wrapper .product .price-box .price-box,.catalogsearch-result-index .products.wrapper .product .price-box .price-box,.cms-listing .products.wrapper .product .price-box .price-box,.page-layout-cms-full-width .products.wrapper .product .price-box .price-box {
    margin: 0
}

.catalog-category-view .products.wrapper .product .price-box .price-label,.catalog-product-view .products.wrapper .product .price-box .price-label,.catalog-product_compare-index .products.wrapper .product .price-box .price-label,.checkout-cart-index .products.wrapper .product .price-box .price-label,.catalogsearch-result-index .products.wrapper .product .price-box .price-label,.cms-listing .products.wrapper .product .price-box .price-label,.page-layout-cms-full-width .products.wrapper .product .price-box .price-label {
    display: none
}

.catalog-category-view .products.wrapper .product .price-box .old-price,.catalog-product-view .products.wrapper .product .price-box .old-price,.catalog-product_compare-index .products.wrapper .product .price-box .old-price,.checkout-cart-index .products.wrapper .product .price-box .old-price,.catalogsearch-result-index .products.wrapper .product .price-box .old-price,.cms-listing .products.wrapper .product .price-box .old-price,.page-layout-cms-full-width .products.wrapper .product .price-box .old-price {
    text-decoration: line-through;
    color: #727878
}

.catalog-category-view .products.wrapper .rating,.catalog-product-view .products.wrapper .rating,.catalog-product_compare-index .products.wrapper .rating,.checkout-cart-index .products.wrapper .rating,.catalogsearch-result-index .products.wrapper .rating,.cms-listing .products.wrapper .rating,.page-layout-cms-full-width .products.wrapper .rating {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 8px;
    align-items: center;
    align-self: start;
    margin-bottom: 16px
}

.catalog-category-view .products.wrapper [class^=swatch-opt-],.catalog-product-view .products.wrapper [class^=swatch-opt-],.catalog-product_compare-index .products.wrapper [class^=swatch-opt-],.checkout-cart-index .products.wrapper [class^=swatch-opt-],.catalogsearch-result-index .products.wrapper [class^=swatch-opt-],.cms-listing .products.wrapper [class^=swatch-opt-],.page-layout-cms-full-width .products.wrapper [class^=swatch-opt-] {
    max-width: 100%
}

.catalog-category-view .products.wrapper.two-products-grid .product-item,.catalog-product-view .products.wrapper.two-products-grid .product-item,.catalog-product_compare-index .products.wrapper.two-products-grid .product-item,.checkout-cart-index .products.wrapper.two-products-grid .product-item,.catalogsearch-result-index .products.wrapper.two-products-grid .product-item,.cms-listing .products.wrapper.two-products-grid .product-item,.page-layout-cms-full-width .products.wrapper.two-products-grid .product-item {
    display: none
}

.catalog-category-view .products.wrapper.two-products-grid .product-item:nth-child(-n+2),.catalog-product-view .products.wrapper.two-products-grid .product-item:nth-child(-n+2),.catalog-product_compare-index .products.wrapper.two-products-grid .product-item:nth-child(-n+2),.checkout-cart-index .products.wrapper.two-products-grid .product-item:nth-child(-n+2),.catalogsearch-result-index .products.wrapper.two-products-grid .product-item:nth-child(-n+2),.cms-listing .products.wrapper.two-products-grid .product-item:nth-child(-n+2),.page-layout-cms-full-width .products.wrapper.two-products-grid .product-item:nth-child(-n+2) {
    display: list-item
}

.catalog-category-view .listing-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%
}

.catalog-category-view .listing-nav-link {
    font-size: 1.4rem;
    display: grid;
    color: #2a2c2c;
    padding: 14px 32px;
    line-height: 100%;
    text-decoration: none;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
    border: 1px solid #2a2c2c;
    border-radius: 100px;
    transition: color,background-color .5s
}

.catalog-category-view .listing-nav-link:hover {
    color: #f6f6f6;
    background-color: #2a2c2c
}

.catalog-category-view .listing-nav-link i {
    transform: rotate(90deg);
    color: #e5451c
}

.catalog-product_compare-index .page-main {
    max-width: 1216px;
    width: 100%;
    margin: 0 auto
}

.catalog-product_compare-index .page-title {
    font-family: inherit;
    line-height: 120%;
    font-weight: 800
}

.catalog-product_compare-index .comparison .table-comparison {
    width: 100%
}

.catalog-product_compare-index .comparison .table-comparison .row {
    display: grid;
    grid-template-rows: auto;
    margin-bottom: 8px
}

.catalog-product_compare-index .comparison .table-comparison .label {
    font-size: 2.2rem;
    grid-column: 1/3;
    margin-bottom: 16px;
    line-height: 120%;
    font-weight: 800;
    text-transform: capitalize;
    border-bottom: 1px solid #000
}

.catalog-product_compare-index .comparison .table-comparison .attribute {
    font-size: 1.4rem;
    margin-bottom: 24px;
    line-height: 150%
}

.catalog-product_compare-index .comparison .table-comparison .attribute strong {
    font-size: 1.6rem;
    display: block;
    margin-bottom: 4px
}

.catalog-product_compare-index .comparison .table-comparison .attribute p {
    margin-bottom: 24px
}

.category-shop .btn-see-more,.checkout-cart-index .btn-see-more {
    font-size: 1.6rem;
    grid-row: 2;
    display: block;
    margin-top: 52px;
    font-style: italic;
    color: #2a2c2c;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .2s
}

.category-shop .btn-see-more i,.checkout-cart-index .btn-see-more i {
    margin-left: 16px;
    color: currentColor
}

.category-shop .btn-see-more:hover,.checkout-cart-index .btn-see-more:hover {
    color: #e5451c
}

.catalogsearch-result-index .category-heading {
    text-transform: uppercase
}

.checkout-cart-index .products.wrapper .rating {
    margin-bottom: 16px
}

.owl-carousel .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.owl-carousel .owl-stage .product.details,.owl-carousel .owl-stage .owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.owl-carousel .owl-stage .product.details,.owl-carousel .owl-stage .product-item {
    height: 100%
}

.owl-carousel .owl-stage .product-item-actions {
    width: 100%
}

.catalog-category-view .magezon-builder,.catalog-product-view .magezon-builder {
    z-index: 0
}

.catalog-category-view .magezon-builder sup,.catalog-product-view .magezon-builder sup {
    font-size: .4em !important;
    font-style: normal;
    top: -1.2em
}

.catalog-category-view .magezon-builder h1,.catalog-product-view .magezon-builder h1,.catalog-category-view .magezon-builder h2,.catalog-product-view .magezon-builder h2,.catalog-category-view .magezon-builder h3,.catalog-product-view .magezon-builder h3,.catalog-category-view .magezon-builder h4,.catalog-product-view .magezon-builder h4,.catalog-category-view .magezon-builder h5,.catalog-product-view .magezon-builder h5,.catalog-category-view .magezon-builder h6,.catalog-product-view .magezon-builder h6,.catalog-category-view .magezon-builder p,.catalog-product-view .magezon-builder p,.catalog-category-view .magezon-builder small,.catalog-product-view .magezon-builder small,.catalog-category-view .magezon-builder strong,.catalog-product-view .magezon-builder strong,.catalog-category-view .magezon-builder li,.catalog-product-view .magezon-builder li {
    font-family: inherit;
    -webkit-font-smoothing: antialiased
}

.add-to-compare-select {
    display: grid;
    position: relative;
    max-width: 1216px;
    margin-top: 32px
}

.add-to-compare-select [aria-expanded=true] button svg {
    transform: rotateX(180deg)
}

.add-to-compare-select button.compare {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    border: 1px solid #2a2c2c;
    color: #2a2c2c;
    background-color: #f6f6f6;
    border-radius: 100px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.add-to-compare-select button.compare:hover {
    box-shadow: none
}

.add-to-compare-select button.compare:hover {
    cursor: pointer;
    background-color: #2a2c2c;
    color: #f6f6f6
}

.add-to-compare-select button.compare:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.add-to-compare-select button.compare:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.add-to-compare-select button.primary {
    margin-top: 32px;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.add-to-compare-select button.primary:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.add-to-compare-select button.primary:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.add-to-compare-select button.primary:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.add-to-compare-select button svg {
    margin-left: 16px;
    transition: transform .2s;
    transition-delay: .2s
}

.add-to-compare-select form {
    margin: 0;
    padding: 0;
    list-style: none
}

.add-to-compare-select form .field {
    margin-top: 20px
}

.add-to-compare-select form input[type=checkbox]:checked+label {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800
}

.add-to-compare-select form input[type=checkbox]:checked+label:after {
    top: 0;
    left: 0;
    line-height: 16px;
    font-size: 1.6rem
}

.add-to-compare-select form._loading {
    opacity: .5;
    pointer-events: none;
    cursor: progress
}

.add-to-compare-select form._error .message {
    background-color: #DF8B8F33
}

.add-to-compare-select form._error .message span {
    color: #c93e45
}

.add-to-compare-select form._error .message:after {
    transition: opacity .2s;
    opacity: 1
}

.add-to-compare-select .content {
    position: absolute;
    top: calc(100% + 6px);
    bottom: 0;
    right: 0;
    left: 0;
    height: min-content;
    background-color: #fff;
    border: 1px solid #2a2c2c;
    transition: max-height .2s ease-out;
    z-index: 1;
    padding: 16px 16px 24px
}

.add-to-compare-select .message {
    position: relative;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: center;
    padding-inline:8px}

.add-to-compare-select .message span {
    font-size: 12px;
    line-height: 130%;
    font-weight: 800;
    transition: background-color .2s
}

.add-to-compare-select .message:after {
    font-size: 1rem;
    display: grid;
    place-content: center;
    content: '!';
    width: 21px;
    height: 21px;
    line-height: 150%;
    font-weight: 700;
    border-radius: 50%;
    color: #fff;
    background-color: #e5451c;
    opacity: 0
}

.filter-wrapper .filter-button-wrapper button,.block.filter .filter-button-wrapper button {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 16px;
    align-items: baseline;
    padding: 16px 32px;
    border: 1px solid #2a2c2c
}

.filter-wrapper .filter-selection-wrapper,.block.filter .filter-selection-wrapper,.filter-wrapper .items,.block.filter .items {
    font-size: 0rem;
    list-style: none
}

.filter-wrapper .filter-selection-wrapper .selection-item,.block.filter .filter-selection-wrapper .selection-item,.filter-wrapper .items .selection-item,.block.filter .items .selection-item,.filter-wrapper .filter-selection-wrapper .item,.block.filter .filter-selection-wrapper .item,.filter-wrapper .items .item,.block.filter .items .item {
    font-size: 1.2rem;
    display: inline-grid;
    grid-template-columns: auto auto 14px;
    grid-gap: 3px;
    align-items: center;
    padding: 2px 5px;
    margin: 0 12px 0 0;
    line-height: 150%;
    font-weight: 600;
    border: 1px solid #000;
    border-radius: 30px
}

.filter-wrapper .filter-selection-wrapper .selection-item i,.block.filter .filter-selection-wrapper .selection-item i,.filter-wrapper .items .selection-item i,.block.filter .items .selection-item i,.filter-wrapper .filter-selection-wrapper .item i,.block.filter .filter-selection-wrapper .item i,.filter-wrapper .items .item i,.block.filter .items .item i,.filter-wrapper .filter-selection-wrapper .selection-item .remove,.block.filter .filter-selection-wrapper .selection-item .remove,.filter-wrapper .items .selection-item .remove,.block.filter .items .selection-item .remove,.filter-wrapper .filter-selection-wrapper .item .remove,.block.filter .filter-selection-wrapper .item .remove,.filter-wrapper .items .item .remove,.block.filter .items .item .remove {
    font-size: .6rem;
    display: inline-grid;
    place-content: center;
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer
}

.filter-wrapper .filter-selection-wrapper .selection-item i span,.block.filter .filter-selection-wrapper .selection-item i span,.filter-wrapper .items .selection-item i span,.block.filter .items .selection-item i span,.filter-wrapper .filter-selection-wrapper .item i span,.block.filter .filter-selection-wrapper .item i span,.filter-wrapper .items .item i span,.block.filter .items .item i span,.filter-wrapper .filter-selection-wrapper .selection-item .remove span,.block.filter .filter-selection-wrapper .selection-item .remove span,.filter-wrapper .items .selection-item .remove span,.block.filter .items .selection-item .remove span,.filter-wrapper .filter-selection-wrapper .item .remove span,.block.filter .filter-selection-wrapper .item .remove span,.filter-wrapper .items .item .remove span,.block.filter .items .item .remove span {
    display: none
}

.filter-wrapper .filter-selection-wrapper ._clear-all,.block.filter .filter-selection-wrapper ._clear-all,.filter-wrapper .items ._clear-all,.block.filter .items ._clear-all,.filter-wrapper .filter-selection-wrapper .clear,.block.filter .filter-selection-wrapper .clear,.filter-wrapper .items .clear,.block.filter .items .clear {
    font-size: 1.2rem;
    display: inline-block;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer
}

.filter-wrapper .filter-options-wrapper,.block.filter .filter-options-wrapper {
    transform: translateX(100%);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-rows: auto auto 1fr;
    width: 343px;
    background-color: #fff;
    transition: transform .2s;
    z-index: 20
}

.filter-wrapper .filter-options-wrapper .filter-header,.block.filter .filter-options-wrapper .filter-header {
    display: grid;
    grid-template-columns: 1fr 18px;
    align-content: end;
    padding: 0 12px
}

.filter-wrapper .filter-options-wrapper .heading,.block.filter .filter-options-wrapper .heading {
    font-size: 3rem;
    font-family: inherit;
    margin: 21px 0 14px;
    line-height: 150%;
    font-weight: 600
}

.filter-wrapper .filter-options-wrapper ._btn-close,.block.filter .filter-options-wrapper ._btn-close {
    cursor: pointer
}

.filter-wrapper .filter-options-wrapper .filter-body,.block.filter .filter-options-wrapper .filter-body {
    font-size: 1.6rem;
    overflow: auto
}

.filter-wrapper .filter-options-wrapper .filter-body label,.block.filter .filter-options-wrapper .filter-body label {
    display: grid;
    grid-template-columns: 1fr auto
}

.filter-wrapper .filter-options-wrapper .filter-body label span,.block.filter .filter-options-wrapper .filter-body label span {
    color: #5c6161;
    font-weight: 600
}

.filter-wrapper .filter-options-wrapper .filter-body input[type=checkbox]:checked+label span,.block.filter .filter-options-wrapper .filter-body input[type=checkbox]:checked+label span {
    color: #2a2c2c
}

.filter-wrapper .filter-options-wrapper .filter-body fieldset,.block.filter .filter-options-wrapper .filter-body fieldset {
    display: grid;
    position: relative;
    margin-bottom: 14px;
    line-height: 150%
}

.filter-wrapper .filter-options-wrapper .filter-body fieldset:after,.block.filter .filter-options-wrapper .filter-body fieldset:after {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 32px;
    content: '';
    height: 1px;
    background-color: #d9d9d9
}

.filter-wrapper .filter-options-wrapper .filter-body .legend,.block.filter .filter-options-wrapper .filter-body .legend {
    padding: 12px 34px;
    margin-bottom: 4px
}

.filter-wrapper .filter-options-wrapper .filter-body .field,.block.filter .filter-options-wrapper .filter-body .field {
    padding: 8px 34px;
    margin-bottom: 4px
}

.filter-wrapper .filter-options-wrapper .filter-body .field:last-of-type,.block.filter .filter-options-wrapper .filter-body .field:last-of-type {
    margin-bottom: 13px
}

.filter-wrapper .filter-options-wrapper .filter-footer,.block.filter .filter-options-wrapper .filter-footer {
    align-self: end
}

.filter-wrapper .filter-options-wrapper .filter-footer .actions,.block.filter .filter-options-wrapper .filter-footer .actions {
    display: grid;
    grid-template-columns: 50% 50%
}

.filter-wrapper .filter-options-wrapper .filter-footer .actions button,.block.filter .filter-options-wrapper .filter-footer .actions button {
    padding: 12px 0
}

.filter-wrapper .filter-options-wrapper ._filter-overlay,.block.filter .filter-options-wrapper ._filter-overlay {
    position: fixed;
    top: 0;
    right: 343px;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.4);
    z-index: 10;
    opacity: 0;
    transform: translateX(100vw);
    transition: opacity .2s
}

.filter-wrapper._active .filter-options-wrapper,.block.filter._active .filter-options-wrapper {
    transform: translateX(0)
}

.filter-wrapper._active .filter-options-wrapper ._filter-overlay,.block.filter._active .filter-options-wrapper ._filter-overlay {
    opacity: 1;
    transform: translateX(0)
}

.product-features-screen-wrapper {
    overflow: hidden;
    position: relative
}

.product-features-screen-wrapper::-webkit-scrollbar {
    display: none
}

.product-features-screen-wrapper h2 {
    font-size: 96px;
    font-style: italic;
    font-weight: 950;
    line-height: 100%;
    position: relative;
    font-family: inherit;
    transform: translateY(100%);
    text-transform: uppercase
}

.product-features-screen-wrapper h5 {
    text-transform: uppercase;
    transform: translateY(100%);
    opacity: 0;
    transition: opacity .2s
}

.product-features-screen-wrapper h6 {
    font-family: inherit;
    transform: translateY(100%);
    opacity: 0;
    transition: opacity .2s
}

.product-features-slide.magezon-builder {
    z-index: 1
}

.product-features-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    aspect-ratio: 1/1;
    max-height: 100vh;
    margin: auto;
    z-index: 2;
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out
}

@keyframes floating {
    0% {
        transform: translate(0,0)
    }

    50% {
        transform: translate(0,15px)
    }

    100% {
        transform: translate(0,0)
    }
}

.product-features-footer {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    width: 100%;
    z-index: 3
}

.product-features-footer .skip {
    font-size: 1.6rem;
    position: relative;
    font-style: italic;
    text-transform: uppercase;
    line-height: 150%;
    cursor: pointer
}

.product-features-footer .skip:after {
    position: absolute;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: currentColor
}

.product-features-progressbar-wrap {
    display: grid;
    grid-column-gap: 12px
}

.product-features-progressbar-wrap .progressbar span {
    font-size: 1.2rem;
    padding-top: 12px
}

.product-features-progressbar-wrap .progressbar-holder {
    overflow: hidden;
    background-color: #2a2c2c;
    border-radius: 2px
}

.product-features-progressbar-wrap .progressbar ._progressbar-scale {
    position: relative;
    height: 4px;
    background-color: #f1f2f2;
    transition: transform .5s
}

.product-features-progressbar-wrap .progressbar ._progressbar-scale:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 200%;
    left: -200%;
    content: '';
    width: 100%;
    background-color: #f1f2f2;
    transition: transform .8s
}

.product-features-progressbar-wrap .progressbar ._progressbar-scale._complete:before {
    transform: translateX(100%)
}

.scale-attr {
    display: grid;
    grid-template-columns: repeat(auto-fill,10px);
    grid-column-gap: 5px
}

.scale-attr-wrapper {
    display: grid;
    grid-template-columns: 120px auto;
    margin-bottom: 4px;
    font-weight: 700
}

.scale-attr-wrapper:last-of-type {
    margin-bottom: 32px
}

.scale-attr .point {
    align-self: center;
    height: 8px;
    color: #000;
    border: 1px solid currentColor;
    border-radius: 50%
}

.scale-attr .point.filled {
    color: #e5451c;
    background-color: currentColor
}

.custom-attribute-box {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

.custom-attribute-box .custom-attribute-image {
    width: 30px;
    height: 30px;
    margin-right: 30px;
    object-fit: contain
}

.custom-attribute-box .custom-attribute-text {
    font-size: 16px;
    color: #333;
    font-family: Arial,sans-serif;
    line-height: 1.5
}

.catalog-product-view .reviews,.catalog-category-view .reviews,.checkout-cart-index .reviews,.catalogsearch-result-index .reviews,.cms-listing .reviews {
    background-color: #f6f6f6
}

.catalog-product-view .reviews-heading,.catalog-category-view .reviews-heading,.checkout-cart-index .reviews-heading,.catalogsearch-result-index .reviews-heading,.cms-listing .reviews-heading {
    margin: 0 auto 16px
}

.catalog-product-view .reviews-wrapper,.catalog-category-view .reviews-wrapper,.checkout-cart-index .reviews-wrapper,.catalogsearch-result-index .reviews-wrapper,.cms-listing .reviews-wrapper {
    display: grid;
    margin: auto
}

.catalog-product-view .reviews-stats-overall,.catalog-category-view .reviews-stats-overall,.checkout-cart-index .reviews-stats-overall,.catalogsearch-result-index .reviews-stats-overall,.cms-listing .reviews-stats-overall {
    font-weight: 700
}

.catalog-product-view .reviews-stats-content,.catalog-category-view .reviews-stats-content,.checkout-cart-index .reviews-stats-content,.catalogsearch-result-index .reviews-stats-content,.cms-listing .reviews-stats-content {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    align-self: start;
    padding: 0
}

.catalog-product-view .reviews-stats-header,.catalog-category-view .reviews-stats-header,.checkout-cart-index .reviews-stats-header,.catalogsearch-result-index .reviews-stats-header,.cms-listing .reviews-stats-header {
    margin-bottom: 24px
}

.catalog-product-view .reviews-stats-header .reviews-rating,.catalog-category-view .reviews-stats-header .reviews-rating,.checkout-cart-index .reviews-stats-header .reviews-rating,.catalogsearch-result-index .reviews-stats-header .reviews-rating,.cms-listing .reviews-stats-header .reviews-rating {
    margin-bottom: 5px
}

.catalog-product-view .reviews-stats-item,.catalog-category-view .reviews-stats-item,.checkout-cart-index .reviews-stats-item,.catalogsearch-result-index .reviews-stats-item,.cms-listing .reviews-stats-item {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    display: grid;
    align-items: center;
    margin-bottom: 9px;
    text-align: right;
    color: #727878
}

.catalog-product-view .reviews-stats-item span,.catalog-category-view .reviews-stats-item span,.checkout-cart-index .reviews-stats-item span,.catalogsearch-result-index .reviews-stats-item span,.cms-listing .reviews-stats-item span {
    color: #2a2c2c;
    text-align: left
}

.catalog-product-view .reviews-list-wrapper .btn-md,.catalog-category-view .reviews-list-wrapper .btn-md,.checkout-cart-index .reviews-list-wrapper .btn-md,.catalogsearch-result-index .reviews-list-wrapper .btn-md,.cms-listing .reviews-list-wrapper .btn-md {
    order: -1;
    align-self: end;
    padding: 15px 32px 13px;
    background-color: inherit
}

.catalog-product-view .reviews-list-wrapper .btn-md:hover,.catalog-category-view .reviews-list-wrapper .btn-md:hover,.checkout-cart-index .reviews-list-wrapper .btn-md:hover,.catalogsearch-result-index .reviews-list-wrapper .btn-md:hover,.cms-listing .reviews-list-wrapper .btn-md:hover {
    background-color: #2a2c2c
}

.catalog-product-view .reviews-list,.catalog-category-view .reviews-list,.checkout-cart-index .reviews-list,.catalogsearch-result-index .reviews-list,.cms-listing .reviews-list {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    padding: 0;
    margin: 0;
    list-style: none
}

.catalog-product-view .reviews-list li,.catalog-category-view .reviews-list li,.checkout-cart-index .reviews-list li,.catalogsearch-result-index .reviews-list li,.cms-listing .reviews-list li {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    margin: 0
}

.catalog-product-view .reviews-item-header,.catalog-category-view .reviews-item-header,.checkout-cart-index .reviews-item-header,.catalogsearch-result-index .reviews-item-header,.cms-listing .reviews-item-header {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: start
}

.catalog-product-view .reviews-item-header .nickname,.catalog-category-view .reviews-item-header .nickname,.checkout-cart-index .reviews-item-header .nickname,.catalogsearch-result-index .reviews-item-header .nickname,.cms-listing .reviews-item-header .nickname {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    padding: 0 8px;
    text-align: right
}

.catalog-product-view .reviews-item-header time,.catalog-category-view .reviews-item-header time,.checkout-cart-index .reviews-item-header time,.catalogsearch-result-index .reviews-item-header time,.cms-listing .reviews-item-header time {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    text-align: right;
    color: #727878
}

.catalog-product-view .reviews-item-content,.catalog-category-view .reviews-item-content,.checkout-cart-index .reviews-item-content,.catalogsearch-result-index .reviews-item-content,.cms-listing .reviews-item-content {
    content-visibility: auto;
    contain-intrinsic-size: auto 70px;
    margin: 0 0 32px;
    padding: 16px 0 32px;
    color: #2a2c2c;
    border-bottom: 1px solid currentColor
}

.catalog-product-view .reviews-list-popup,.catalog-category-view .reviews-list-popup,.checkout-cart-index .reviews-list-popup,.catalogsearch-result-index .reviews-list-popup,.cms-listing .reviews-list-popup {
    display: none
}

.catalog-product-view .reviews-rating-wrapper,.catalog-category-view .reviews-rating-wrapper,.checkout-cart-index .reviews-rating-wrapper,.catalogsearch-result-index .reviews-rating-wrapper,.cms-listing .reviews-rating-wrapper {
    line-height: 140%;
    display: inline-block;
    position: relative;
    max-width: 70px;
    height: 11px
}

.catalog-product-view .reviews-rating-wrapper:before,.catalog-category-view .reviews-rating-wrapper:before,.checkout-cart-index .reviews-rating-wrapper:before,.catalogsearch-result-index .reviews-rating-wrapper:before,.cms-listing .reviews-rating-wrapper:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    background-image: url('../images/assets/star-empty.svg');
    background-size: 14px 11px;
    background-position: left center;
    background-repeat-y: no-repeat
}

.catalog-product-view .reviews-rating,.catalog-category-view .reviews-rating,.checkout-cart-index .reviews-rating,.catalogsearch-result-index .reviews-rating,.cms-listing .reviews-rating {
    position: relative;
    display: grid;
    grid-template-columns: repeat(5,14px);
    height: 100%;
    overflow: hidden;
    background-image: url('../images/assets/star-full.svg');
    background-size: 14px 11px;
    background-position: left center;
    background-repeat-y: no-repeat
}

.catalog-product-view .reviews-scale-wrapper,.catalog-category-view .reviews-scale-wrapper,.checkout-cart-index .reviews-scale-wrapper,.catalogsearch-result-index .reviews-scale-wrapper,.cms-listing .reviews-scale-wrapper {
    background-color: #fff;
    height: 8px;
    margin-right: 20px
}

.catalog-product-view .reviews-scale,.catalog-category-view .reviews-scale,.checkout-cart-index .reviews-scale,.catalogsearch-result-index .reviews-scale,.cms-listing .reviews-scale {
    height: 100%;
    width: 0;
    background-color: #2a2c2c
}

.scroll-slider {
    height: 100vh;
    overflow: hidden;
    position: relative
}

.scroll-slider .scroll-slide {
    display: grid;
    box-sizing: border-box;
    height: 100%
}

.scroll-slider .btn-skip {
    font-size: 1.6rem;
    position: relative;
    font-style: italic;
    text-transform: uppercase;
    line-height: 150%;
    cursor: pointer
}

.scroll-slider .btn-skip:after {
    position: absolute;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: currentColor
}

.scroll-slider .display-text {
    display: grid;
    grid-template-rows: repeat(3,1fr)
}

.scroll-slider .display-text span {
    overflow: hidden
}

.scroll-slider .display-text h3 {
    text-transform: uppercase
}

.scroll-slider::-webkit-scrollbar {
    display: none
}

.scroll-slider-progressbar {
    display: grid;
    grid-column-gap: 12px
}

.scroll-slider-progressbar .progressbar span {
    font-size: 1.2rem;
    padding-top: 12px
}

.scroll-slider-progressbar .progressbar-holder {
    overflow: hidden;
    background-color: #2a2c2c;
    border-radius: 2px
}

.scroll-slider-progressbar .progressbar ._progressbar-scale {
    position: relative;
    height: 4px;
    background-color: #f1f2f2;
    transition: transform .5s
}

.scroll-slider-progressbar .progressbar ._progressbar-scale:before {
    position: absolute;
    top: 0;
    right: 200%;
    bottom: 0;
    left: -200%;
    content: '';
    width: 100%;
    background-color: #f1f2f2;
    transition: transform .8s
}

.scroll-slider-progressbar .progressbar ._progressbar-scale._complete:before {
    transform: translateX(100%)
}

.scroll-slider.content-slider .slider-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    box-sizing: border-box
}

.scroll-slider.content-slider .image-wrapper {
    display: grid;
    align-items: end;
    align-self: end
}

.scroll-slider.content-slider .image-wrapper picture {
    background-color: #d5d7d7
}

.scroll-slider.content-slider .image-wrapper picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.scroll-slider.content-slider .image-wrapper picture img[src=""] {
    opacity: 0
}

.scroll-slider.content-slider .content-wrapper {
    border-left: 2px solid #e5451c
}

.scroll-slider.content-slider .content-wrapper .heading {
    color: #e5451c
}

.scroll-slider.content-slider .content-wrapper .content {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    color: #2a2c2c
}

.scroll-slider.content-slider .content-wrapper .content p:last-of-type {
    margin: 0
}

.scroll-slider.content-slider .display-text {
    color: #f1f2f2;
    text-transform: uppercase;
    z-index: -1
}

.scroll-slider.video-slider {
    background-color: #f4c670
}

.scroll-slider.video-slider .title {
    color: #fff;
    max-width: 666px
}

.scroll-slider.video-slider .content-wrapper {
    display: grid;
    place-content: center;
    text-align: center
}

.scroll-slider.video-slider .display-text {
    color: #eca010;
    z-index: -1
}

.scroll-slider.video-slider video {
    display: block;
    width: 100%;
    height: 100%
}

.scroll-slider.video-slider .btn-play-video {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    display: grid;
    grid-template-columns: 40px auto;
    grid-column-gap: 12px;
    align-items: center;
    z-index: 1;
    margin: auto;
    width: 155px;
    padding: 12px 20px 12px 0;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer
}

.scroll-slider.video-slider .btn-play-video:before {
    content: "";
    grid-column: 1;
    grid-row: 1;
    width: 40px;
    height: 40px;
    background: currentColor;
    border: 1px solid #2a2c2c;
    border-radius: 50%
}

.scroll-slider.video-slider .btn-play-video:after {
    content: "";
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
    margin-left: 6px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #000
}

.scroll-slider.video-slider .btn-play-video.paused:after {
    width: 4px;
    height: 12px;
    border-top: none;
    border-bottom: none;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    margin-left: 2px
}

.scroll-slider.features-slider {
    background-color: #ccd6c2
}

.scroll-slider.features-slider .display-text {
    color: #ebefe7;
    white-space: nowrap
}

.scroll-slider.features-slider .image-wrapper {
    aspect-ratio: 1/1;
    max-height: 100vh;
    margin: auto;
    z-index: 2;
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out
}

@keyframes floating {
    0% {
        transform: translate(0,0)
    }

    50% {
        transform: translate(0,15px)
    }

    100% {
        transform: translate(0,0)
    }
}

.scroll-slider.features-slider .image-wrapper picture {
    display: block;
    width: 100%;
    height: 100%
}

.scroll-slider.features-slider .content-wrapper {
    color: #2a2c2c;
    max-width: 384px
}

.scroll-slider.features-slider .content-wrapper .heading {
    text-transform: uppercase
}

.catalog-product_compare-index #maincontent {
    box-sizing: border-box;
    padding-inline:0px}

.catalog-product_compare-index .top-page-container {
    background-color: #f6f6f6
}

.catalog-product_compare-index .top-page-container .breadcrumbs,.catalog-product_compare-index .top-page-container .page-title-wrapper {
    max-width: 1216px;
    padding-inline:16px}

.catalog-product_compare-index .top-page-container .breadcrumbs {
    margin-bottom: 48px
}

.catalog-product_compare-index .top-page-container .breadcrumbs .items {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset
}

.catalog-product_compare-index .top-page-container .breadcrumbs .items a {
    color: #2a2c2c
}

.catalog-product_compare-index .top-page-container .breadcrumbs .items.referer:after {
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e911";
    color: #e5451c;
    margin-left: 14px
}

.catalog-product_compare-index .top-page-container .page-title {
    padding-bottom: 24px;
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%;
    color: #2a2c2c
}

.catalog-category-view .products #products-details-container {
    margin-top: 32px;
    display: none
}

.catalog-category-view .products #products-details-container #products-details {
    display: none
}

.catalog-category-view .products #products-details-container #products-details.active {
    display: block
}

.catalog-category-view .products #products-details-container #products-details .section-title-inner {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%
}

.catalog-category-view .products #products-details-container .show-details-btn {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    border: 1px solid #2a2c2c;
    color: #2a2c2c;
    background-color: #f6f6f6;
    border-radius: 100px;
    margin-bottom: 40px;
    width: 100%;
    background-color: #fff;
    display: block;
    box-sizing: border-box;
    text-align: center;
    line-height: 14px
}

.catalog-category-view .products #products-details-container .show-details-btn:hover {
    box-shadow: none
}

.catalog-category-view .products #products-details-container .show-details-btn:hover {
    cursor: pointer;
    background-color: #2a2c2c;
    color: #f6f6f6
}

.catalog-category-view .products #products-details-container .show-details-btn:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.catalog-category-view .products #products-details-container .show-details-btn:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.catalog-category-view .products #products-details-container .show-details-btn:hover {
    text-decoration: none
}

.catalog-category-view .products #products-details-container .show-details-btn.active .show {
    display: none
}

.catalog-category-view .products #products-details-container .show-details-btn.active .hide {
    display: block
}

@media only screen and (min-width: 768px) {
    .catalog-category-view .products #products-details-container .show-details-btn {
        margin-bottom:60px
    }
}

.catalogsearch-result-index .page-main {
    padding: 0
}

.catalogsearch-result-index .search-result-header {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    color: #727878
}

.catalogsearch-result-index .search-result-header .page-title {
    color: #2a2c2c;
    font-style: italic;
    font-weight: 600;
    line-height: 110%
}

.catalogsearch-result-index .search-query {
    color: #e5451c;
    font-weight: 950;
    word-break: break-all
}

.catalogsearch-result-index .no-results {
    display: grid;
    place-content: center;
    text-align: center;
    background-color: #f6f6f6;
    color: #2a2c2c
}

.catalogsearch-result-index .no-results .message {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
    text-transform: uppercase
}

.catalogsearch-result-index .no-results+.list {
    margin-top: 48px
}

.block-addresses-list .items.addresses>.item {
    margin-bottom: 20px
}

.block-addresses-list .items.addresses>.item:last-child {
    margin-bottom: 0
}

.form-address-edit .region_id {
    display: none
}

.form-edit-account .fieldset.password {
    display: none
}

.box-billing-address .box-content,.box-shipping-address .box-content,.box-information .box-content,.box-newsletter .box-content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 26px
}

.account-nav .content {
    background: #f5f5f5;
    padding: 15px 0
}

.account-nav .item {
    margin: 3px 0 0
}

.account-nav .item:first-child {
    margin-top: 0
}

.account-nav .item a,.account-nav .item>strong {
    border-left: 3px solid transparent;
    display: block;
    padding: 5px 18px 5px 15px
}

.account-nav .item a {
    text-decoration: none
}

.account-nav .item a:hover {
    background: #e8e8e8
}

.account-nav .item.current a,.account-nav .item.current strong {
    border-color: #ff5501;
    font-weight: 600
}

.account-nav .item.current a {
    border-color: #ff5501
}

.account-nav .item .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem
}

.column.main .block:last-child {
    margin-bottom: 0
}

.block p:last-child {
    margin: 0
}

.block .box-actions {
    margin-top: 5px
}

.field.password .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.field.password .control .mage-error {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}

.field.password .control .input-text {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    z-index: 2
}

.password-strength-meter {
    background-color: #f4f4f4;
    height: 48px;
    line-height: 48px;
    padding: 0 9px;
    position: relative;
    z-index: 1
}

.password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1
}

.password-none .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%
}

.password-weak .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%
}

.password-medium .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%
}

.password-strong .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%
}

.password-very-strong .password-strength-meter:before {
    background-color: #81b562;
    width: 100%
}

.control.captcha-image {
    margin-top: 10px
}

.control.captcha-image .captcha-img {
    vertical-align: middle
}

.container-failed-k {
    font-family: 'Glosans';
    display: flex;
    height: 640px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    gap: 8px
}

.heading-failed-k {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
    margin: 30px 0
}

.paragraph-failed-k {
    color: #2a2a2a;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.order-details-button-k {
    display: flex;
    width: 350px;
    height: 25px;
    padding: 8px 0;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    background: #fe5000;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px
}

.order-details-button-k:hover {
    text-decoration: none
}

.order-link-container-k {
    margin-top: 24px
}

@media only screen and (max-width: 767px) {
    .customer-address-form .modal-popup.modal-slide {
        left:0;
        right: 0;
        width: 90% !important;
        max-width: 100% !important;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 100vh
    }

    .customer-address-form .modal-popup.modal-slide .modal-inner-wrap {
        margin: 0 auto;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: auto !important;
        max-height: none !important
    }

    .customer-address-form .modal-popup._inner-scroll .modal-content {
        overflow-y: visible !important
    }
}

.account .table-wrapper.orders-history {
    width: unset
}

.table-order-items {
    margin-block:32px 24px}

.table-order-items:not(.cart):not(.totals)>thead>tr>th {
    border-bottom: unset;
    padding-inline:0}

.table-order-items th {
    font-family: 'Mont';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    color: #2a2c2c
}

.table-order-items th.col.date a {
    font-size: 1.4rem;
    line-height: 1.4rem
}

.table-order-items th.col.date span {
    padding-right: 14px
}

.table-order-items th.col.date .arrow-up {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #2a2c2c
}

.table-order-items th.col.date .arrow-down {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #2a2c2c
}

.table-order-items tbody {
    border-top: 1px solid #2a2c2c
}

.table-order-items tbody tr {
    border-bottom: 1px solid #2a2c2c
}

.table-order-items td {
    padding-inline:0;padding-block:24px;font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased
}

.table-order-items ul {
    list-style: none;
    margin-bottom: 0
}

.table-order-items .status .status-label,.order-status-items .status .status-label {
    padding: 6px 8px;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 130%;
    width: min-content
}

.table-order-items .status .status-processing,.order-status-items .status .status-processing {
    color: #a98645;
    background: #fdf4e2
}

.table-order-items .status .status-awaiting,.order-status-items .status .status-awaiting {
    background: #f6f6f6;
    color: #2a2c2c
}

.table-order-items .status .status-canceled,.order-status-items .status .status-canceled {
    background: #f4d8da;
    color: #792529
}

.table-order-items .status .others,.order-status-items .status .others {
    background: #ebf7ed;
    color: #16441f
}

.account.sales-order-view .page-title-wrapper .page-title a {
    font-size: 1.9rem;
    margin-right: 18px;
    text-decoration: none;
    color: inherit
}

.account.sales-order-view .page-title-wrapper .page-title a i {
    vertical-align: middle
}

.account.sales-order-view .block-title {
    margin-bottom: 32px !important
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) table>tfoot>tr>td,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) table>tfoot>tr>th {
    padding-block:6px}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-wrapper {
    margin-bottom: 0
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items {
    border-top: 1px solid #2a2c2c !important;
    margin-bottom: 0
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody {
    border: none
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody tr {
    min-width: 100%;
    border: solid #2a2c2c;
    border-width: 0 0 1px
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.img {
    max-width: 98px;
    height: 126px;
    width: 100%
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.name .item-options {
    display: none
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.price .price {
    font-weight: 400
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.qty .item {
    white-space: nowrap
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.qty .title {
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tbody .col.qty .title:after {
    content: ':'
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot {
    width: 100%;
    margin-left: auto;
    display: block
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot tr {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: unset
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot tr:first-child th,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot tr:first-child td {
    border: none
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot td.amount {
    text-align: end
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total th strong,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total td strong {
    font-weight: 400
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total_incl {
    border-top: 1px solid #2a2c2c
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total_incl td,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total_incl th {
    padding-top: 24px
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .due td,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total_incl td,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .due th,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total_incl th {
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 140%
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .due .tax,.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) tfoot .grand_total_incl .tax {
    text-align: left
}

.account.sales-order-view .order-details-items.ordered:not(.devicetrial-items) .product.sku {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600;
    color: #111212;
    opacity: .5;
    padding-top: 4px
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view {
    display: flex;
    flex-direction: unset;
    flex-wrap: wrap;
    align-content: unset;
    justify-content: space-between;
    align-items: unset;
    padding: 0;
    margin: 0
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .block-title {
    width: 100%
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .block-content {
    margin-top: 0
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .box.box-order-shipping-method {
    margin: 0
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .box.box-order-shipping-method .box-title {
    margin-bottom: 8px
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .box.box-order-shipping-method .box-content {
    margin: 0
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .box.box-order-shipping-method .tracking-title {
    display: none
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .box.box-order-shipping-method .order-tracking,.account.sales-order-view .order-details-items.shipments .block-order-details-view .box.box-order-shipping-method .tracking-content {
    margin: 0
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .track-link {
    align-self: flex-end;
    text-align: right
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .track-link .nav.item {
    display: block
}

.account.sales-order-view .order-details-items.shipments .block-order-details-view .track-link .nav.item a {
    white-space: nowrap
}

.account.sales-order-view .order-status-items .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.account.sales-order-view .order-status-items .order-actions-toolbar .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.account.sales-order-view .order-status-items .order-actions-toolbar .actions a {
    line-height: 140%
}

.account.sales-order-shipment .order-details-items.shipments .actions-toolbar {
    display: none
}

.account.sales-order-shipment .order-details-items.shipments .order-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.account.sales-order-shipment .order-details-items.shipments .order-title strong,.account.sales-order-shipment .order-details-items.shipments .order-title .action {
    margin-bottom: 10px
}

.account.sales-order-shipment .order-details-items.shipments .order-tracking {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.account.sales-order-shipment .order-details-items.shipments .order-tracking .action.track {
    font-weight: 400;
    margin-left: 5px
}

.account.sales-order-shipment .block.block-order-details-view .block-content,.account.sales-order-view .block.block-order-details-view .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px
}

.account.sales-order-shipment .block.block-order-details-view .block-content .box:last-child,.account.sales-order-view .block.block-order-details-view .block-content .box:last-child {
    margin-bottom: 0
}

.account.sales-order-shipment .block.block-order-details-view .block-content .box-title>span,.account.sales-order-view .block.block-order-details-view .block-content .box-title>span {
    color: #333;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    font-size: 1.4rem
}

.account.sales-order-shipment .block.block-order-details-view .block-content .box-item .title,.account.sales-order-view .block.block-order-details-view .block-content .box-item .title {
    font-style: normal
}

.account.sales-order-shipment .block.block-order-details-view .block-content .box-item,.account.sales-order-view .block.block-order-details-view .block-content .box-item,.account.sales-order-shipment .block.block-order-details-view .block-content a,.account.sales-order-view .block.block-order-details-view .block-content a,.account.sales-order-shipment .block.block-order-details-view .block-content dt,.account.sales-order-view .block.block-order-details-view .block-content dt {
    font-weight: 500
}

.swatch-attribute .slick-list {
    padding: 4px 0 4px 4px
}

.swatch-attribute .slick-track {
    min-width: 100%
}

.swatch-attribute .slick-slide {
    font-size: 0
}

.swatch-attribute .swatch-next {
    padding: 0;
    margin: 4px 4px 4px 0;
    display: grid;
    color: #2a2c2c;
    background: #fff;
    border: 1px solid #d5d7d7;
    border-radius: 50%;
    z-index: auto;
    align-self: center
}

.swatch-attribute-options {
    display: grid;
    line-height: 1
}

.swatch-option {
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
    box-shadow: inset 0px 4px 4px rgba(0,0,0,.05),inset 0px 2px 2px rgba(0,0,0,.15);
    cursor: pointer
}

.swatch-option:before {
    position: absolute;
    top: -3px;
    bottom: -3px;
    right: -3px;
    left: -3px;
    content: '';
    z-index: -1;
    background: #fff;
    border-radius: 50%;
    transform: scale(0);
    transition: transform .2s
}

.swatch-option.disabled {
    cursor: not-allowed;
    box-shadow: none;
    opacity: .3
}

.swatch-option:after {
    position: absolute;
    top: -4px;
    bottom: -4px;
    right: -4px;
    left: -4px;
    content: '';
    z-index: -2;
    background: inherit;
    border-radius: 50%;
    transform: scale(0);
    transition: transform .2s
}

.swatch-option.selected:before,.swatch-option.selected:after {
    transform: scale(1)
}

.swatch-input {
    display: none
}

.owl-carousel .swatch-attribute-options {
    padding: 4px 0 4px 4px
}

.owl-carousel .swatch-attribute-options {
    padding: 4px 0 4px 4px
}

.sidebar .block-addbysku .fieldset {
    margin: 0
}

.sidebar .block-addbysku .fieldset .fields {
    position: relative
}

.sidebar .block-addbysku .fieldset .fields .field {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.sidebar .block-addbysku .fieldset .fields .field.sku {
    margin-right: -85px;
    padding-right: 90px;
    width: 100%
}

.sidebar .block-addbysku .fieldset .fields .field.qty .qty+.mage-error {
    width: 80px
}

.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
    position: absolute;
    right: 0;
    top: 6px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
    margin-bottom: 20px
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
    text-align: left
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
    width: auto
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
    float: none;
    text-align: left
}

.sidebar .block-addbysku .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

.sidebar .block-addbysku .action.add>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .block-addbysku .action.add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 31px;
    line-height: 22px;
    color: inherit;
    content: '\e61c';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sidebar .block-addbysku .action.add:hover:before {
    color: inherit
}

.sidebar .block-addbysku .action.add:active:before {
    color: inherit
}

.sidebar .block-addbysku .action.links {
    display: inline-block;
    margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
    display: block;
    margin: 10px 0
}

.sidebar .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.sidebar .block-addbysku .action.remove>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'gloicons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.sidebar .block-addbysku .action.remove:hover:before {
    color: inherit
}

.sidebar .block-addbysku .action.remove:active:before {
    color: inherit
}

.sidebar .block-addbysku .action.remove:focus,.sidebar .block-addbysku .action.remove:active {
    background: 0 0;
    border: none
}

.sidebar .block-addbysku .action.remove:hover {
    background: 0 0;
    border: none
}

.sidebar .block-addbysku .action.remove.disabled,.sidebar .block-addbysku .action.remove[disabled],fieldset[disabled] .sidebar .block-addbysku .action.remove {
    pointer-events: none;
    opacity: .5
}

.block-banners .banner-item,.block-banners-inline .banner-item {
    display: block
}

.block-banners .banner-item-content,.block-banners-inline .banner-item-content {
    margin-bottom: 20px
}

.block-banners .banner-item-content img,.block-banners-inline .banner-item-content img {
    display: block;
    margin: 0 auto
}

.block-product-link.widget,.block-category-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-product-link-inline.widget {
    margin: 0
}

.block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%)/2)
}

.block.widget .products-grid .product-item:nth-child(2n+1) {
    margin-left: 0
}

.block.widget .product-item-info {
    width: auto
}

.block.widget .pager {
    padding: 0
}

.block.widget .pager .toolbar-amount {
    float: none;
    font-size: 1.2rem
}

.block.widget .pager .pages-item-previous {
    padding-left: 0
}

.block.widget .pager .pages-item-next {
    position: relative
}

.block.widget .pager .items {
    white-space: nowrap
}

.columns .block-event {
    position: relative;
    z-index: 2
}

.block-event .block-content {
    position: relative
}

.block-event .block-content>.action {
    cursor: pointer;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    z-index: 3
}

.block-event .block-content>.action.backward,.block-event .block-content>.action.forward {
    opacity: .5;
    overflow: hidden;
    width: 20px;
    display: inline-block;
    text-decoration: none
}

.block-event .block-content>.action.backward>span,.block-event .block-content>.action.forward>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.block-event .block-content>.action.backward:before,.block-event .block-content>.action.forward:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 55px;
    line-height: 30px;
    color: inherit;
    content: '\e617';
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.block-event .block-content>.action.backward:before,.block-event .block-content>.action.forward:before {
    margin-left: -15px
}

.block-event .block-content>.action.backward {
    left: 0
}

.block-event .block-content>.action.forward {
    right: 0
}

.block-event .block-content>.action.forward:before {
    content: '\e608'
}

.block-event .block-content>.action.forward:before {
    margin-left: -20px
}

.block-event .block-content>.action.inactive {
    cursor: default;
    display: none
}

.block-event .block-content>.action:hover {
    opacity: 1
}

.block-event .slider-panel {
    overflow: hidden;
    position: relative;
    z-index: 2
}

.block-event .slider-panel .slider {
    white-space: nowrap
}

.block-event .slider-panel .slider .item {
    background: #f0f0f0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    width: 16.35%
}

.sidebar-main .block-event .slider-panel .slider .item,.sidebar-additional .block-event .slider-panel .slider .item {
    width: 100%
}

.block-event .slider-panel .slider .item img {
    max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
    display: inline-block;
    font-size: 1.8rem;
    padding: 15px 5px 0;
    word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

.block-event .slider-panel .slider .item .ticker li {
    display: none;
    margin: 0 5px
}

.block-event .slider-panel .slider .item .ticker .value {
    font-size: 2.6rem;
    font-weight: 300
}

.block-event .slider-panel .slider .item .ticker .label {
    display: block;
    font-size: 1.3rem
}

.block-event .slider-panel .slider .item .dates {
    font-weight: 300
}

.block-event .slider-panel .slider .item .dates .start,.block-event .slider-panel .slider .item .dates .end,.block-event .slider-panel .slider .item .dates .date {
    display: block
}

.block-event .slider-panel .slider .item .dates .start:after {
    font-size: 1.8rem;
    content: '\2013';
    display: block
}

.block-event .slider-panel .slider .item .dates .date {
    font-size: 1.8rem;
    font-weight: 300
}

.block-event .slider-panel .slider .item .dates .time {
    font-size: 1.3rem
}

.block-event .slider-panel .slider .item .box-event .box-content {
    padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
    display: block;
    font-weight: 300;
    margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
    display: block;
    padding: 0
}

.block-event .slider-panel .slider .item .action.show .category.name {
    display: inline-block;
    padding: 30px 10px 0
}

.block-event .slider-panel .slider .item .action.show img {
    display: block
}

.block-event .slider-panel .slider .item .action.event {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 15px
}

.block-event .slider-panel .slider .item .action.event:focus,.block-event .slider-panel .slider .item .action.event:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.block-event .slider-panel .slider .item .action.event:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #fff
}

.block-event .slider-panel .slider .item .action.event.disabled,.block-event .slider-panel .slider .item .action.event[disabled],fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.block-event .slider-panel .slider .item .action.event:hover {
    text-decoration: none
}

.block-static-block.widget,.block-cms-link.widget {
    margin-bottom: 20px
}

.links .block-static-block.widget,.links .block-cms-link.widget {
    margin-bottom: 0
}

.block-cms-link-inline.widget {
    margin: 0
}

.block-wishlist-search .form-wishlist-search {
    margin: 20px 0 0
}

.block-cms-hierarchy-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
    margin: 0
}

@media only screen and (max-width: 1023px) {
    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper {
        margin-bottom:150px
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details {
        flex-direction: column
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product.media {
        width: 100%
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product.media .device-configurations-wrapper,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .product-options-bottom,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product.media .product-options-bottom {
        margin: auto
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product.media .gallery-placeholder {
        max-width: 400px;
        margin: auto;
        padding-top: 20px
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main {
        padding: 40px 45px 0
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .product.attribute.overview {
        display: none
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .box-tocart .actions .action {
        padding: 14px 30px
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .page-title .heading {
        max-width: 515px;
        margin: auto
    }

    .loyalty-status-collapsible {
        margin-top: 72px
    }

    .loyalty-progress-bar {
        margin: 0 auto
    }

    .page-main-full-width.page-main-full-width-guidedsell+.page-footer .breadcrumbs-wrapper .breadcrumbs {
        display: block
    }

    .page-main-full-width.page-main-full-width-guidedsell+.page-footer .breadcrumbs-wrapper .breadcrumbs-home-link {
        display: none
    }

    .inspiration_club-manage-index .loyalty-banner {
        display: flex;
        flex-direction: column;
        flex-wrap: unset;
        align-content: unset;
        justify-content: unset;
        align-items: unset;
        margin-bottom: 32px;
        padding: 24px;
        gap: 16px
    }

    .inspiration_club-manage-index .loyalty-banner .text-section .title>strong {
        font-size: 24px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 120%
    }

    .quiz-result-index .quiz-results-container .product-item {
        width: 50%;
        margin: 0 10px 20px 0
    }

    .quiz-result-index .quiz-results-container .product-item:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .abs-button-responsive-smaller {
        width:100%
    }

    .abs-visually-hidden-mobile-m {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile-m:before,.abs-add-clearfix-mobile-m:after,.form-create-return .fieldset>.actions-toolbar:before,.form-create-return .fieldset>.actions-toolbar:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile-m:after,.form-create-return .fieldset>.actions-toolbar:after {
        clear: both
    }

    .abs-icon-add-mobile,.block-wishlist-management .wishlist-add.item .add {
        display: block;
        text-decoration: none
    }

    .abs-icon-add-mobile:before,.block-wishlist-management .wishlist-add.item .add:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 10px;
        color: inherit;
        content: '\e61c';
        font-family: 'gloicons';
        margin: 0 5px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-toggling-title-mobile,.block-wishlist-management .wishlist-select .wishlist-name,.block-collapsible-nav .title {
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        cursor: pointer;
        margin-bottom: 0;
        padding: 10px 40px 10px 15px;
        position: relative;
        display: block;
        text-decoration: none
    }

    .abs-toggling-title-mobile:after,.block-wishlist-management .wishlist-select .wishlist-name:after,.block-collapsible-nav .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'gloicons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-toggling-title-mobile:after,.block-wishlist-management .wishlist-select .wishlist-name:after,.block-collapsible-nav .title:after {
        position: absolute;
        right: 10px;
        top: 0
    }

    .abs-toggling-title-mobile.active:after,.block-wishlist-management .wishlist-select .wishlist-name.active:after,.block-collapsible-nav .title.active:after {
        content: '\e621'
    }

    .abs-pager-toolbar-mobile .toolbar-amount,.abs-pager-toolbar-mobile .limiter,.abs-pager-toolbar-mobile .pages,.toolbar-wishlist-results .toolbar-amount,.toolbar-wishlist-results .limiter,.toolbar-wishlist-results .pages,.account .toolbar .toolbar-amount,.account .toolbar .limiter,.account .toolbar .pages {
        float: none;
        margin-bottom: 25px
    }

    .abs-shopping-cart-items-mobile .actions {
        text-align: center
    }

    .abs-shopping-cart-items-mobile .action.update,.abs-shopping-cart-items-mobile .action.continue,.abs-shopping-cart-items-mobile .action.clear {
        margin: 0 auto 10px
    }

    .abs-shopping-cart-items-mobile .action.update,.abs-shopping-cart-items-mobile .action.clear {
        display: block
    }

    .abs-checkout-tooltip-content-position-top-mobile {
        right: -10px;
        top: 40px;
        left: auto
    }

    .abs-checkout-tooltip-content-position-top-mobile:before,.abs-checkout-tooltip-content-position-top-mobile:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 10px;
        left: auto;
        top: 0
    }

    .abs-checkout-tooltip-content-position-top-mobile:before {
        border-bottom-color: #999
    }

    .abs-checkout-tooltip-content-position-top-mobile:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }

    .page-main {
        padding: 0 16px
    }

    .navigation {
        padding: 0
    }

    .navigation .parent .level-top {
        display: block;
        text-decoration: none;
        position: relative
    }

    .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'gloicons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px
    }

    .navigation .parent .level-top.ui-state-active:after {
        content: '\e621'
    }

    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: calc(-1*(100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px)
    }

    .nav-sections .switcher {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem;
        font-weight: 700;
        margin: 0;
        padding: .8rem 3.5rem .8rem 2rem
    }

    .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px
    }

    .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1
    }

    .nav-sections .switcher-trigger strong {
        display: block;
        text-decoration: none;
        position: relative
    }

    .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'gloicons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -16px
    }

    .nav-sections .switcher-trigger.active strong:after {
        content: '\e621'
    }

    .nav-sections .switcher-dropdown {
        margin: 0;
        padding: 0;
        list-style: none none;
        display: none;
        padding: 10px 0
    }

    .nav-sections .switcher-options.active .switcher-dropdown {
        display: block
    }

    .nav-sections .header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        border-bottom: 1px solid #d1d1d1
    }

    .nav-sections .header.links li {
        font-size: 1.6rem;
        margin: 0
    }

    .nav-sections .header.links li.greet.welcome {
        border-top: 1px solid #d1d1d1;
        font-weight: 700;
        padding: .8rem 15px
    }

    .nav-sections .header.links li>a {
        border-top: 1px solid #d1d1d1
    }

    .nav-sections .header.links a,.nav-sections .header.links a:hover {
        color: #575757;
        text-decoration: none;
        display: block;
        font-weight: 700;
        padding: .8rem 15px
    }

    .nav-sections .header.links .header.links {
        border: 0
    }

    .nav-before-open {
        height: 100%;
        overflow-x: hidden;
        width: 100%
    }

    .nav-before-open .page-wrapper {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative
    }

    .nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .nav-open .page-wrapper {
        left: calc(100% - 54px)
    }

    .nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        left: 0;
        z-index: 99
    }

    .nav-open .nav-toggle:after {
        background: rgba(0,0,0,.5);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .nav-sections-items {
        position: relative;
        z-index: 1
    }

    .nav-sections-items:before,.nav-sections-items:after {
        content: '';
        display: table
    }

    .nav-sections-items:after {
        clear: both
    }

    .nav-sections-item-title {
        background: #e8e8e8;
        border: solid #dbdbdb;
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 71px;
        padding-top: 24px;
        text-align: center;
        width: 33.33%
    }

    .nav-sections-item-title.active {
        background: 0 0;
        border-bottom: 0
    }

    .nav-sections-item-title .nav-sections-item-switch:hover {
        text-decoration: none
    }

    .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
        padding: 25px 0
    }

    .nav-sections-item-content:before,.nav-sections-item-content:after {
        content: '';
        display: table
    }

    .nav-sections-item-content:after {
        clear: both
    }

    .nav-sections-item-content.active {
        display: block
    }

    .navigation {
        background: #f5f5f5;
        box-sizing: border-box
    }

    .navigation ul {
        margin: 0;
        padding: 0
    }

    .navigation li {
        margin: 0
    }

    .navigation a {
        display: block;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 15px
    }

    .navigation a,.navigation a:hover {
        color: #575757;
        text-decoration: none
    }

    .navigation .level0 {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem
    }

    .navigation .level0>.level-top {
        font-weight: 700;
        padding: 8px 40px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word
    }

    .navigation .level0>.level-top:hover {
        color: #333
    }

    .navigation .level0.active .all-category .ui-state-focus {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px;
        display: inline-block
    }

    .navigation .level0>.level1 {
        font-weight: 600
    }

    .navigation .level0.active>a:not(.ui-state-active),.navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px
    }

    .navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),.navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: -8px
    }

    .navigation li.level0:last-child {
        border-bottom: 1px solid #d1d1d1
    }

    .navigation .submenu>li {
        word-wrap: break-word
    }

    .navigation .submenu>li>a:hover {
        color: #333
    }

    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        left: auto !important;
        overflow-x: hidden;
        padding: 0;
        position: relative;
        top: auto !important;
        transition: left .3s ease-out
    }

    .navigation .submenu:not(:first-child)>li>a {
        padding-left: 15px
    }

    .navigation .submenu:not(:first-child)>li:last-child {
        margin-bottom: 0
    }

    .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px
    }

    .navigation .submenu:not(:first-child) ul>li {
        margin: 0
    }

    .navigation .submenu:not(:first-child) ul>li a {
        color: #575757;
        display: block;
        line-height: normal
    }

    .navigation .submenu:not(:first-child) ul>li a:hover {
        color: #333
    }

    .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important
    }

    .navigation .submenu:not(:first-child) .active>a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 8px;
        padding-left: 7px
    }

    .navigation .submenu:not(:first-child) .level1.active>a {
        padding-left: 7px
    }

    .form.product-filter label {
        margin-right: 3px;
        padding: 8px 12px
    }

    .product.tabs .tab.nav-item {
        font-size: 1.4rem;
        padding: 12px 12px 10px
    }

    .product.tabs._with-filter .tab.nav-item {
        box-sizing: border-box;
        width: 50%;
        text-align: center
    }

    .modal-popup.modal-slide {
        left: 44px;
        z-index: 900
    }

    .modal-popup.modal-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        width: auto
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        margin: 0;
        max-height: 90vh
    }

    .custom-slide {
        bottom: 0;
        left: 0;
        min-width: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 0s .3s,opacity .3s ease;
        transition: visibility 0s .3s,opacity .3s ease;
        left: 44px;
        z-index: 900
    }

    .custom-slide._show {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    .custom-slide .modal-inner-wrap {
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
        opacity: 1;
        pointer-events: auto
    }

    .custom-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .custom-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        width: auto
    }

    .custom-slide._show {
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        overflow-y: auto
    }

    .custom-slide .modal-inner-wrap {
        background-color: #f4f4f4;
        box-sizing: border-box;
        height: auto;
        min-height: 100%
    }

    body._has-modal-custom {
        height: 100vh;
        overflow: hidden;
        width: 100vw
    }

    body._has-modal-custom .modal-custom-overlay {
        background-color: rgba(51,51,51,.55)
    }

    .modal-popup {
        pointer-events: auto
    }

    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #f4f4f4
    }

    .modal-popup.modal-slide._inner-scroll._show {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        height: auto;
        min-height: 100%
    }

    .modal-popup .modal-title {
        font-size: 16px;
        font-weight: 700
    }

    .shipping-address-modal.modal-popup.modal-slide,.billing-address-modal.modal-popup.modal-slide {
        left: 0
    }

    .shipping-address-modal .modal-inner-wrap,.billing-address-modal .modal-inner-wrap {
        min-height: 400px
    }

    .shipping-address-modal .modal-inner-wrap h1.modal-title,.billing-address-modal .modal-inner-wrap h1.modal-title {
        border: none
    }

    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
        clear: left;
        float: left;
        margin-top: 5px;
        position: relative;
        top: 5px
    }

    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
        margin-top: 5px;
        position: absolute;
        right: 1rem;
        top: 0
    }

    .address-loading-mask {
        top: 105px
    }

    .lac-notification {
        padding: 5px 0
    }

    .lac-notification .lac-notification-icon {
        display: none
    }

    .lac-notification .lac-notification-text,.lac-notification .lac-notification-links {
        float: none;
        padding: 5px 0;
        text-align: center
    }

    .pagebuilder-banner-wrapper {
        background-attachment: scroll !important
    }

    .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
        max-width: none
    }

    .pagebuilder-column {
        background-attachment: scroll !important;
        flex-basis: 100%;
        max-width: 100%
    }

    .pagebuilder-column-group {
        flex-wrap: wrap
    }

    .pagebuilder-column-line {
        flex-wrap: wrap
    }

    [data-content-type=row][data-appearance=contained] [data-element=inner] {
        background-attachment: scroll !important
    }

    [data-content-type=row][data-appearance=full-bleed] {
        background-attachment: scroll !important
    }

    [data-content-type=row][data-appearance=full-width] {
        background-attachment: scroll !important
    }

    .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
        max-width: none
    }

    [data-content-type=tab-item] {
        background-attachment: scroll !important
    }

    .pagebuilder-mobile-hidden {
        display: none !important
    }

    div[data-role=am-banners-lite] {
        order: -2
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell {
        padding-right: 20px
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content-wrapper {
        height: auto
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content {
        height: inherit
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content .minicart-items .product .product.actions {
        float: right;
        z-index: 102;
        position: relative
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content .minicart-items .product-item .desktop-ratings {
        display: none
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content .minicart-items .product-item .product-item-details-new,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content .minicart-items .product-item .product-item-details {
        padding-bottom: 40px
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content .minicart-items .product-item .product-item-details-new .mobile-ratings,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-content .minicart-items .product-item .product-item-details .mobile-ratings {
        display: -webkit-block;
        display: -ms-blockbox;
        display: block
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-photo {
        width: 100%
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-photo .product-image-photo {
        width: auto;
        height: 130px
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .desktop-ratings {
        display: none
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details-new,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details {
        padding: 0
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details-new .price-wrapper,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details .price-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details-new .mobile-ratings,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details .mobile-ratings {
        display: -webkit-block;
        display: -ms-blockbox;
        display: block
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details-new .product-item-inner .product.actions,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details .product-item-inner .product.actions {
        float: none
    }

    .minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details-new .product-item-inner .product.actions .actions-primary,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details .product-item-inner .product.actions .actions-primary,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details-new .product-item-inner .product.actions .actions-primary .action.primary,.minicart-wrapper.qty-dropdown-enabled .block-minicart.has-cross-sell .minicart-crosssell-wrapper .product-item .product-item-details .product-item-inner .product.actions .actions-primary .action.primary {
        width: 100%
    }

    .account.customer-account .glo-az-loyalty-tab {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .account.customer-account .glo-az-loyalty-tab .page-title {
        color: #000;
        font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        font-size: 2.5rem;
        text-align: center;
        max-width: 347px;
        margin: 0 auto !important
    }

    .account.customer-account .glo-az-loyalty-tab .glo-loyalty-note-consent {
        margin-bottom: 20px;
        margin-top: 15px
    }

    .account.customer-account .glo-az-loyalty-tab .glo-loyalty-image {
        margin: 0 auto
    }

    .account.customer-account .glo-az-loyalty-tab .glo-loyalty-image.glo-loyalty-image__desktop {
        display: none
    }

    .account.customer-account .glo-az-loyalty-tab .glo-loyalty-additional {
        padding: 20px 0
    }

    .account.customer-account .glo-az-loyalty-tab .pagebuilder-button-primary {
        width: 100%
    }

    .account.customer-account .glo-az-loyalty-tab .glo-loyalty-button {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }

    .account.customer-account .glo-az-loyalty-tab .glo-loyalty-button .action.primary {
        width: 100%
    }

    body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header {
        background: #fff;
        padding: 0
    }

    body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup .modal-header .action-close {
        padding: 10px
    }

    body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup div[data-role=infoModalContent] h3,body.alterzone-manage-index._has-modal .loyalty-account-modal.modal-popup div[data-role=modalContent] h3 {
        margin: 20px 0 10px;
        text-align: center
    }

    .bundle-promotion-kit-modal-guest .pagebuilder-column.promo-modal-products {
        float: left;
        flex-basis: unset
    }

    .bundle-kit-promo-loggedIn .pagebuilder-mobile-only,.bundle-kit-promo-guest .pagebuilder-mobile-only {
        width: 100%
    }

    .bundle-kit-promo-loggedIn .promo-tile-heading,.bundle-kit-promo-guest .promo-tile-heading,.bundle-kit-promo-loggedIn .promo-tile-subtext,.bundle-kit-promo-guest .promo-tile-subtext {
        font-size: 1.6rem;
        line-height: 1.5rem
    }

    .bundle-kit-promo-loggedIn .promo-tile-price,.bundle-kit-promo-guest .promo-tile-price {
        font-size: 2rem;
        line-height: 2.8rem
    }

    body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-guest .modal-inner-wrap .modal-content,body._has-modal .modal-popup.modal-popup.bundle-promotion-kit-modal-wrapper-loggedIn .modal-inner-wrap .modal-content {
        padding: 0 20px 20px
    }

    .bundle-promotion-kit-modal-wrapper-guest .promo-kit-popup-title,.bundle-promotion-kit-modal-wrapper-loggedIn .promo-kit-popup-title {
        padding: 0 30px
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .device-color-box .product.data.items .item,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product-info-main .device-configurations-wrapper .flavor-color-box .product.data.items .item {
        width: auto
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .product-details .product.media .gallery-placeholder img {
        max-width: 350px;
        margin: auto
    }

    .catalog-product-view.page-layout-pdp_bundle_kit_configurator .fotorama-item .fotorama__wrap .fotorama__stage__shaft img#image-option-1,.catalog-product-view.page-layout-pdp_bundle_kit_configurator .fotorama-item .fotorama__wrap .fotorama__stage__shaft img#image-option-0 {
        margin: auto
    }

    .age-verification-pop-up .modal-footer {
        display: none
    }

    div[data-content-type=category-card] {
        max-width: 100%
    }

    .one-step-checkout.checkout-index-index .checkout-trigger {
        width: 100%
    }

    .checkout-register-index .social-privacy-block {
        margin: 0;
        padding: 20px 0 0
    }

    .tooltip-trigger span.tooltip {
        z-index: 99
    }

    .desktop-only {
        display: none
    }

    .no-mobile-bg-img {
        background-image: none !important
    }

    .customer-account.customer-warranty-index .description-text {
        text-align: center
    }

    .footer-mobile-floating-nav~.floating-cookie-icon {
        bottom: 75px
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler {
        max-width: 100%
    }

    #onetrust-banner-sdk #vendor-list-content.host-list-content+#vendor-list-save-btn {
        top: auto;
        bottom: 0;
        width: 100%;
        padding-left: 30px;
        overflow: hidden;
        padding-right: 30px;
        left: 30px;
        background-color: #fff
    }

    .customer-account.inspirationclub-manage-index .column.main .page-title-wrapper {
        display: none
    }

    .customer-account.inspirationclub-manage-index .column.main .glo-loyalty-image {
        max-width: 162px;
        max-height: 57px;
        margin: 0 auto 30px
    }

    .customer-account.inspirationclub-manage-index .column.main .glo-loyalty-actions .conditions-checkbox {
        margin-bottom: 30px
    }

    .checkout-success-taf {
        margin: 0 -16px;
        margin-bottom: 24px
    }

    .add-to-cart-confirm .modal-footer .action-primary,.add-to-cart-confirm .modal-footer .action-secondary {
        display: block;
        width: 100%;
        margin-top: 10px
    }

    .info-window-categories .info-left-content h4 {
        margin: 10px 0
    }

    .info-window-categories .store-stocks {
        padding-left: 0
    }

    .info-window-categories .store-stocks .stock-image {
        width: 50px
    }

    .result-list .item.direction .store-stocks div.stock-image {
        max-width: 55px
    }

    .bundle-summary {
        text-align: center;
        max-width: 66%;
        margin: 0 auto
    }

    .mapbox-store-locator .mapboxgl-popup .mapboxgl-popup-content {
        min-width: 150px
    }

    .mapbox-store-locator .mapboxgl-ctrl-directions {
        min-width: 250px;
        max-width: 250px
    }

    .mapbox-store-locator .mapboxgl-ctrl-directions .mapbox-directions-component-keyline {
        box-shadow: none
    }

    .consent-banner-account .pagebuilder-poster-content {
        text-align: right
    }

    .consent-banner-account .pagebuilder-poster-content .pagebuilder-overlay {
        padding: 17px 20px
    }

    .consent-banner-account .pagebuilder-poster-content div[data-element=content] {
        color: #000;
        font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        font-size: 1.7rem;
        max-width: 185px;
        margin-right: 0;
        margin-left: auto
    }

    .consent-banner-account .pagebuilder-poster-content div[data-element=content] p {
        margin-bottom: 20px
    }

    .consent-banner-account .pagebuilder-poster-content button {
        height: 48px;
        margin: 0
    }

    .consent-banner-account .note {
        text-align: center;
        margin: 10px 0 50px
    }

    .consent-banner-cart {
        margin: 40px 20px 0 !important
    }

    .consent-banner-cart .pagebuilder-overlay {
        padding: 17px 20px
    }

    .consent-banner-cart .pagebuilder-poster-content div[data-element=content] {
        color: #000;
        font-family: 'Mont','Arial','Helvetica','Calibri','sans-serif';
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        font-size: 1.7rem;
        max-width: 185px
    }

    .consent-banner-cart .note {
        margin: 10px 0 34px
    }

    .modal-popup.modal-slide.migration-popup-container._inner-scroll .modal-inner-wrap {
        min-height: auto
    }

    body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap {
        min-height: 50%
    }

    body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .button-div {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body._has-modal .modal-popup.device-trial-confirm-popup.modal-slide .modal-inner-wrap .button-div a {
        width: 86%;
        margin-bottom: 20px
    }

    #device-trial-steps {
        padding-bottom: 60px
    }

    #device-trial-steps ul li.active>div {
        position: absolute;
        bottom: -40px;
        width: 300%;
        display: block;
        left: 0
    }

    #device-trial-steps ul li:before {
        margin-bottom: 0
    }

    #device-trial-steps ul li>div {
        display: none
    }

    #device-trial-status {
        background: #efefef
    }

    .show-consumables #device-trial-steps ul li.active>div {
        left: -100%
    }

    .device-trial-status-left {
        text-align: center
    }

    .device-trial-status-product-text {
        font-size: 25px
    }

    .device-trial-status-right {
        display: none
    }

    .device-trial-main-product .section-title,.device-trial-main-product .device-trial-product-toggle {
        width: 100%;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px
    }

    .device-trial-main-product .product-item-photo {
        width: 100%
    }

    .device-trial-main-product.catalog-product-view .product-details {
        flex-direction: column
    }

    .device-trial-main-product.catalog-product-view .product-details .product-info-main {
        width: 100%;
        padding: 20px 20px 0;
        display: flex;
        flex-direction: column
    }

    .device-trial-main-product .swatch-selected-color-wrapper {
        display: none
    }

    .sticky-add-to-stack #device-trial-status .device-trial-status-right {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 300;
        padding: 15px 20px;
        background: #fff;
        display: block;
        text-align: center
    }

    .glo-loyalty-tab .glo-loyalty-note_with-border {
        padding: 24px 16px
    }

    .category-banner__content {
        display: flex;
        flex-direction: column-reverse;
        height: auto
    }

    .category-banner__foreground {
        left: auto;
        max-height: none;
        padding: 0 20px 40px;
        position: relative;
        top: auto;
        transform: none
    }

    .category-banner__details {
        width: 100%
    }

    .category-banner__background,.category-banner__figure {
        height: auto;
        width: 100%
    }

    .category-banner__image-desktop,.category-banner__image-mobile {
        width: 100%;
        height: auto
    }

    .category-banner__image-desktop {
        display: none
    }

    .category-banner__image-mobile {
        display: block
    }

    .content-box-slider .slide-content {
        padding: 5px !important
    }

    .content-box-slider .slide-content img.pagebuilder-mobile-only {
        min-height: 300px !important;
        max-height: 300px !important
    }

    .content-box-slider h2,.content-box-slider h3 {
        font-size: 48px !important;
        line-height: 45px !important
    }

    .quiz-component .qc-answer {
        width: 105px;
        height: 105px;
        font-size: 15px
    }

    .cms-redeem-your-epen-3 #device-reg-form {
        width: 100%;
        margin: unset
    }

    .cms-redeem-your-epen-3 #device-reg-form .box-information {
        width: 90%;
        padding: 20px
    }

    .cms-redeem-your-epen-3 #device-reg-form .box-information .actions-toolbar .primary {
        width: 100%
    }

    .cms-redeem-your-epen-3 #device-reg-form .product-image-container .product-image-wrapper {
        padding-bottom: 0 !important;
        width: 100%
    }

    .cms-redeem-your-epen-3 #device-reg-form .product-image-container .product-image-wrapper .product-image-photo {
        margin: auto;
        padding: 20px
    }

    .cms-redeem-your-epen-3 .pagebuilder-column-group .product-items {
        flex-wrap: wrap
    }

    .cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product-item-photo {
        width: 100%
    }

    .cms-redeem-your-epen-3 .pagebuilder-column-group .product-items .product.name.mobile {
        font-size: 40px;
        display: block;
        font-family: 'TrimPoster';
        color: #e7e7e7
    }

    .cms-redeem-your-epen-3 .pagebuilder-column-group .product-item {
        padding-left: 0 !important
    }

    .cms-redeem-your-epen-3 .pagebuilder-column-group .product-item .product-card {
        width: 100%
    }

    .cms-redeem-your-epen-3 .product.name.desktop {
        display: none
    }

    .cms-redeem-your-epen-3 .product-main-info-attributes .swatch-attribute-options {
        padding-left: 15%;
        float: none !important
    }

    .action.primary.mobile-view {
        display: -webkit-block;
        display: -ms-blockbox;
        display: block
    }

    .action.primary.desktop-view {
        display: none
    }

    .notification-message-container {
        margin-top: 10px
    }

    .action.primary.back-in-stock {
        padding: 10px;
        min-width: 100%
    }

    .catalog-product-view .notification-message-container {
        max-width: 100%
    }

    .pagebuilder-column.flavours-block-column {
        flex-basis: inherit
    }

    .pagebuilder-column.flavours-block-column figure {
        margin-top: 2rem
    }

    .product-promo-icon {
        max-width: 40px
    }

    .product-details .product.media .product-promo-icon {
        position: absolute;
        right: 37px;
        top: 18%;
        z-index: 9
    }

    .questionsHeader {
        font-size: 16px;
        margin-bottom: 16px
    }

    .questionsHeader p {
        color: #7d7d7d
    }

    .questionsHeader h2 {
        font-size: 25px;
        margin-bottom: 1.1rem;
        margin-top: 1.6rem
    }

    .modal-quiz.modal-slide .action-close {
        display: block
    }

    #modal-wrapper-quiz .quizArea {
        background-color: #fff
    }

    #modal-wrapper-quiz .question {
        padding: 0 10px 65px
    }

    #modal-wrapper-quiz .question:after {
        bottom: auto;
        height: 80px;
        left: 0;
        margin-left: 0;
        right: auto;
        top: 0;
        width: 50px
    }

    #modal-wrapper-quiz .answers li {
        min-width: 110px;
        float: none;
        display: inline-block
    }

    #modal-wrapper-quiz .answers li.section.with-img {
        max-width: 92%;
        padding: 10px 5px
    }

    #modal-wrapper-quiz .answers li label,#modal-wrapper-quiz .answers li.square-3 label {
        font-size: 15px
    }

    #modal-wrapper-quiz .answers li.square-3 {
        width: 45%;
        max-width: 150px
    }

    #modal-wrapper-quiz .answers li.account-preference {
        float: left
    }

    #modal-wrapper-quiz .answers li.account-preference .title-account {
        padding-left: 0;
        font-size: 18px
    }

    #modal-wrapper-quiz .answers li.account-preference label {
        padding: 10px;
        min-height: 160px
    }

    #modal-wrapper-quiz .answers .square label {
        font-size: 16px;
        height: 70px;
        margin-bottom: 10px
    }

    #modal-wrapper-quiz .answers .square.not-img label {
        height: 60px;
        padding-top: 40px
    }

    #modal-wrapper-quiz .answers .circle label {
        padding-top: 30px;
        width: 110px;
        height: 80px;
        font-size: 16px
    }

    #modal-wrapper-quiz .answers .section label {
        width: 100%;
        height: 170px;
        border: 1px solid #b5b5b5;
        background: #dcdcdc;
        display: block
    }

    #modal-wrapper-quiz .nextQuestion.checkAnswer,#modal-wrapper-quiz .penultimate {
        right: 5px
    }

    #modal-wrapper-quiz .backToQuestion {
        left: 5px
    }

    .nextQuestion.checkAnswer,.penultimate {
        top: 0;
        margin-top: 10px
    }

    .chat-action {
        bottom: 55px
    }

    .embeddedServiceHelpButton span.message {
        display: -webkit-none;
        display: -ms-nonebox;
        display: none
    }

    div.embeddedServiceHelpButton .uiButton {
        min-width: 1em
    }

    .embeddedServiceHelpButton,.embeddedServiceIcon {
        display: -webkit-inline-block !important;
        display: -ms-inline-blockbox !important;
        display: inline-block !important
    }

    .checkout-cart-index .secondery_packaging_form,.checkout-index-index .secondery_packaging_form {
        padding-left: 35px
    }

    .checkout-cart-index .secondery_packaging_form .packaging-checkbox.field .packaging-info,.checkout-index-index .secondery_packaging_form .packaging-checkbox.field .packaging-info {
        right: 12px
    }

    .one-step-checkout .pickup-search-container button.primary {
        margin-top: 20px;
        width: 100%
    }

    .skins-carousel-block .header-action.pagebuilder-button-secondary {
        display: block;
        width: 100%
    }

    .skins-carousel-block .collection-name {
        text-align: center
    }

    .skins-carousel-block .skin-item-footer {
        display: none
    }

    .skins-carousel-block .mobile-actions {
        display: block;
        text-align: center
    }

    .skins-carousel-block .action.tocart {
        display: block;
        width: 100%
    }

    .skins-carousel-block .slick-prev,.skins-carousel-block .slick-next {
        top: 140px
    }

    .guided-sell-results-index.catalog-category-view .products-grid .product-item.item {
        width: 100%
    }

    .cms-product-selector .page-main,.cms-product-selector .page-main-full-width {
        padding: 0
    }

    .cms-product-selector .page-main .columns,.cms-product-selector .page-main-full-width .columns {
        max-width: 100%;
        padding: 0
    }

    .cms-product-selector .page-main .columns .main,.cms-product-selector .page-main-full-width .columns .main {
        padding: 0
    }

    .product-selector .block-content {
        padding: 25px 34px 30px
    }

    .product-selector .block-content .page-heading {
        font-size: 34px;
        line-height: 34px;
        margin-top: 0
    }

    .product-selector .block-content .guidedsell-banner-text,.product-selector .block-content .banner-txt {
        color: #fff
    }

    .product-selector .block-content .guidedsell-banner-text p,.product-selector .block-content .banner-txt p {
        max-width: 430px;
        margin-bottom: 8px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0;
        text-align: left
    }

    .product-selector .block-content .guidedsell-banner-text p:last-child,.product-selector .block-content .banner-txt p:last-child {
        padding-right: 8px
    }

    .product-selector .block-content .btn {
        margin: 25px 0 0 !important
    }

    .product-selector .block-content .btn .button {
        width: 100%
    }

    .product-selector .block-content .btn .button .pagebuilder-button-primary {
        width: 100%
    }

    .product-selector.questionnaire .quiz-form {
        padding: 20px 0 40px !important
    }

    .product-selector.questionnaire .quiz-form .steps .step-item {
        border-bottom: 1px solid #dedede
    }

    .product-selector.questionnaire .quiz-form .steps .step-item.active:after {
        bottom: -2px;
        height: 3px
    }

    .product-selector.questionnaire .quiz-form .guideSell-form {
        padding: 0 20px
    }

    .product-selector.questionnaire .quiz-form .guideSell-form .guidedSell-block ul li {
        font-size: 11px
    }

    .product-selector.questionnaire .quiz-form button {
        margin-top: 20px;
        width: 100%
    }

    body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap {
        width: 100%
    }

    body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .content .left-content {
        width: 100%
    }

    body._has-modal .modal-popup.guides-sell-popup.modal-slide .modal-inner-wrap .modal-content .content .right-content {
        width: auto;
        padding: 25px
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap {
        background: #fff !important
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-header,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap .modal-header,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-header,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap .modal-header {
        padding-top: 8vw;
        padding-left: 1.429rem;
        padding-right: 1.429rem
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap .modal-content,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap .modal-content {
        padding-left: 1.429rem;
        padding-right: 1.429rem;
        padding-bottom: 4vw
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group {
        flex-wrap: unset
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group .media,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group .media,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group .media,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group .media {
        flex-basis: 30%;
        padding-right: 10px
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group .content h5,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group .content h5,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group .content h5,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group .content h5 {
        margin: 10px 0
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group .content p,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .pagebuilder-column-group .content p,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group .content p,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap .modal-content .pagebuilder-column-group .content p {
        font-size: 13px
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup .modal-inner-wrap hr,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup .modal-inner-wrap hr,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide .modal-inner-wrap hr,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide .modal-inner-wrap hr {
        margin-top: 5px;
        margin-bottom: 5px
    }

    body._has-modal.guidedsell-index-index .modals-wrapper .modal-popup.nicotine-strengths-popup .modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-popup.nicotine-strengths-popup .modal-inner-wrap,body._has-modal.guidedsell-index-index .modals-wrapper .modal-slide.nicotine-strengths-popup .modal-inner-wrap,body._has-modal.page-layout-guidedsell_cms_landing .modals-wrapper .modal-slide.nicotine-strengths-popup .modal-inner-wrap {
        width: 82%;
        transform: initial;
        top: 5%
    }

    .product-selector.questionnaire .quiz-form .back {
        top: 15px;
        left: 17px
    }

    .product-selector.questionnaire .quiz-form .guideSell-form .item {
        text-align: center
    }

    .product-selector.questionnaire .quiz-form .guideSell-form .title {
        margin: 25px auto;
        width: 100%
    }

    .guided-sell-product-tabs.has-tabs {
        border: 0
    }

    .reason-container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .reason-container .block {
        width: 100%
    }

    .reason-container .block-content .heading h2 {
        font-size: 44px;
        line-height: 48px
    }

    .reason-container .block-media img.mobile-image {
        display: block
    }

    .reason-container .block-media img.desktop-image {
        display: none
    }

    .section {
        margin: 10px auto;
        box-sizing: border-box
    }

    .section-restart {
        width: 100%
    }

    .section .action {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section .action a {
        width: 100%;
        box-sizing: border-box;
        margin: 0 auto 20px;
        padding: 14px 24px
    }

    .guidedsell-index-index .section,.guided-sell-product-results .section,.guided-sell-results-index .section {
        padding: 40px 20px
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar {
        order: 1
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .product-item-info.product-card {
        border: none
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .device-product .action.tocart {
        max-width: 100%
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .device-product .swatch-option.color:first-child {
        margin-left: 5px
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .device-product .swatch-option.color:not(.disabled):hover {
        border: none;
        outline: none
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .device-product .swatch-option.color.selected {
        outline: none;
        overflow: unset
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .device-product .swatch-option.color.selected:after {
        top: 50%;
        left: 50%;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: none;
        background: #fff;
        transform: translate(-50%,-50%)
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .sidebar .device-product .swatch-option[option-empty=true].selected:after {
        border: none
    }

    .guided-sell-results-index.catalog-category-view .page-main .columns .column.main {
        order: 2
    }

    .guided-sell-results-index.catalog-category-view .products-grid {
        margin: 0 !important;
        border: none;
        padding-left: 0
    }

    .guided-sell-results-index.page-layout-2columns-left .swatch-option.color {
        height: 21px;
        width: 21px
    }

    .guided-sell-results-index.page-layout-2columns-left .swatch-attribute .swatch-attribute-options {
        display: flex
    }

    .guided-sell-product-tabs {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll
    }

    .guided-sell-product-tabs .flav-tab {
        flex: 1 1 auto;
        margin: 0 8px 4px 0;
        min-width: max-content
    }

    .guided-sell-product-tabs .flav-tab:last-child {
        max-width: max-content
    }

    .nicotine-strengths-popup .modal-content .content .strength-item .pagebuilder-column .pagebuilder-mobile-only {
        max-width: 56px !important
    }

    .free-device-message-container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .free-device-message-container button.choose-device {
        margin-top: 15px;
        width: 100%
    }

    .modal-popup.free-device-modal .slick-arrow.slick-prev {
        left: -25px
    }

    .modal-popup.free-device-modal .action.tocart.free-device-modal {
        width: 100%;
        padding: 14px 15px
    }

    .subscriptionproaddremove-customer-view.subscription-summary-visible .subscription-summary .product-summary,.subscriptionproaddremove-customer-view.subscription-summary-visible .subscription-summary .button-section,.subscriptionproaddremove-customer-view.subscription-summary-visible .subscription-summary .cancel-subscription {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

    .subscriptionproaddremove-customer-view.subscription-summary-visible .subscription-summary .product-summary {
        max-height: 300px;
        overflow: scroll;
        padding-right: 20px
    }

    .subscriptionproaddremove-customer-view.page-layout-1column .products-grid .product-item {
        width: 33.3333%
    }

    .subscriptionproaddremove-customer-view .summary-section-modal .modal-inner-wrap {
        background-color: #000;
        padding-bottom: 30px
    }

    .subscriptionproaddremove-customer-view .subscription-summary {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 900
    }

    .subscriptionproaddremove-customer-view .subscription-summary .product-summary,.subscriptionproaddremove-customer-view .subscription-summary .button-section,.subscriptionproaddremove-customer-view .subscription-summary .cancel-subscription {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .subscriptionproaddremove-customer-view .subscription-summary .cancel-subscription {
        margin-bottom: 20px
    }

    .subscriptionproaddremove-customer-view .subscription-summary .total-summary {
        background-color: #fff;
        border-bottom: 1px dotted #ccc
    }

    .subscriptionproaddremove-customer-view .summary-toggle-icon {
        border-radius: 100%;
        display: inline-block;
        box-sizing: border-box;
        width: 30px;
        height: 30px;
        text-align: center;
        position: absolute;
        margin: -14px auto 0;
        left: 0;
        right: 0
    }

    .subscriptionproaddremove-customer-view .summary-toggle-icon i:last-of-type {
        position: absolute;
        left: 3px;
        top: 6px
    }

    .checkout-onepage-success .cart-items-reminder .cart .item .col.price {
        padding-top: 0;
        padding-left: 75px;
        width: 100%;
        text-align: left
    }

    .checkout-onepage-success .cart-items-reminder .cart .item .col.price:before,.checkout-onepage-success .cart-items-reminder .cart .item .col.price>span {
        display: inline-block
    }

    .checkout-onepage-success .cart-items-reminder .cart .item .price {
        font-size: 13px
    }

    .trustcampaign-post-view .trust-pillars [data-content-type=text],.trustcampaign-category-view .trust-pillars [data-content-type=text] {
        padding-left: 85px !important
    }

    .trustcampaign-post-view .trust-pillars [data-content-type=text]:nth-child(3),.trustcampaign-category-view .trust-pillars [data-content-type=text]:nth-child(3) {
        display: none
    }

    .trustcampaign-post-view .trust-pillars [data-content-type=heading],.trustcampaign-category-view .trust-pillars [data-content-type=heading] {
        margin-top: 0;
        text-align: left
    }

    .trustcampaign-post-view .trust-pillars [data-content-type=heading] br,.trustcampaign-category-view .trust-pillars [data-content-type=heading] br {
        display: none
    }

    .trustcampaign-post-view .trust-pillars [data-content-type=buttons],.trustcampaign-category-view .trust-pillars [data-content-type=buttons] {
        padding: 0 0 0 85px !important;
        text-align: left
    }

    .trustcampaign-post-view .trust-pillars .trust-pillars-column,.trustcampaign-category-view .trust-pillars .trust-pillars-column {
        margin-bottom: 20px !important;
        padding: 20px;
        position: relative
    }

    .trustcampaign-post-view .trust-pillars figure[data-content-type=image],.trustcampaign-category-view .trust-pillars figure[data-content-type=image] {
        width: 6.5rem;
        position: absolute;
        top: 50%;
        left: 20px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .trustcampaign-post-view .trust-pillars .pagebuilder-button-secondary,.trustcampaign-category-view .trust-pillars .pagebuilder-button-secondary {
        border: none;
        padding: 0;
        font-size: 1.4rem
    }

    .trustcampaign-post-view .trust-pillars .pagebuilder-button-secondary:after,.trustcampaign-category-view .trust-pillars .pagebuilder-button-secondary:after {
        margin-left: 5px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 3rem;
        line-height: inherit;
        color: inherit;
        content: '\e90b';
        display: inline-block;
        font-family: 'vype-icons';
        vertical-align: bottom;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .trust-pillars .pillar-title h2 {
        font-size: 26px;
        margin: 10px auto 30px
    }

    .trust-pillars .trust-pillars-column {
        padding: 10px 20px 20px;
        width: 100% !important;
        margin-bottom: 30px !important
    }

    .campaign-holder:last-child {
        border-bottom: none
    }

    .trustcampaign-page .page-wrapper {
        background-color: #fff
    }

    .trustcampaign-page.trustcampaign-category-view .category-description {
        padding-left: 20px;
        padding-right: 20px;
        text-align: left
    }

    .trustcampaign-page.trustcampaign-category-view .top-section {
        margin-bottom: 35px
    }

    .trustcampaign-page.trustcampaign-category-talk-vaping .top-section {
        margin-bottom: 0
    }

    .trustcampaign-page.trustcampaign-category-talk-vaping .category-description {
        padding-top: 35px;
        background: #efefef;
        padding-bottom: 20px
    }

    .trustcampaign-post-view .campaign-hero-banner {
        padding-top: 89.6%
    }

    .trustcampaign-post-view .desktop-view {
        display: none
    }

    .trustcampaign-post-view .mobile-view {
        display: -webkit-block;
        display: -ms-blockbox;
        display: block
    }

    .trustcampaign-post-view .campaign-related-post {
        padding: 0 20px;
        margin: 40px auto 50px
    }

    .trustcampaign-post-view .campaign-related-post .campaign-block-title {
        font-size: 24px;
        margin: 40px 0;
        text-align: center
    }

    .trustcampaign-post-view .campaign-related-post .campaign-holder {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 100%;
        margin-bottom: 0;
        padding: 20px 0
    }

    .trustcampaign-post-view .campaign-related-post .campaign-holder:first-child {
        padding-top: 0
    }

    .trustcampaign-post-view .campaign-related-post .campaign-content {
        padding: 0
    }

    .trustcampaign-post-view .campaign-related-post .campaign-image-wrapper-link {
        width: 12rem;
        min-width: 12rem;
        margin-right: 15px
    }

    .trustcampaign-post-view .campaign-related-post .campaign-text-hld {
        display: none !important
    }

    .trustcampaign-post-view .campaign-related-post .campaign-title {
        margin-top: 0;
        font-size: 1.6rem;
        line-height: 2rem;
        -webkit-line-clamp: 3
    }

    .trustcampaign-category-view .page-wrapper {
        background-color: #fff
    }

    .trustcampaign-category-view .trust-video-section {
        padding: 30px 15px
    }

    .trustcampaign-category-view .trust-video-section .main-text p,.trustcampaign-category-view .trust-video-section .main-text small {
        font-size: 34px;
        line-height: 34px
    }

    .trustcampaign-category-view .trust-video-section .pagebuilder-column-group {
        flex-wrap: wrap-reverse
    }

    .top-section .category-title__first-line,.top-section .category-title__second-line {
        font-size: 4.4rem;
        line-height: 4.8rem
    }

    .campaign-list .campaign-holder {
        margin-bottom: 3rem;
        border-bottom: 2px solid #dedede
    }

    .campaign-list .campaign-holder:nth-last-child(2) {
        margin-bottom: 0;
        border-bottom: none
    }

    .campaign-list .campaign-title {
        margin-bottom: 0
    }

    .campaign-list .campaign-title a {
        height: initial
    }

    .campaign-wrap .campaign-list .campaign-holder {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        width: 100%;
        margin-bottom: 0;
        padding: 20px 0
    }

    .campaign-wrap .campaign-list .campaign-holder:first-child {
        padding-top: 0
    }

    .campaign-wrap .campaign-list .campaign-content {
        padding: 0
    }

    .campaign-wrap .campaign-list .campaign-image-wrapper-link {
        width: 12rem;
        min-width: 12rem;
        margin-right: 15px
    }

    .campaign-wrap .campaign-list .campaign-text-hld {
        display: none !important
    }

    .campaign-wrap .campaign-list .campaign-title {
        margin-top: 0;
        font-size: 1.6rem;
        line-height: 2rem;
        -webkit-line-clamp: 3
    }

    .trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block .talk-cta-section {
        padding: 0 !important
    }

    .trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block .talk-cta-section .pagebuilder-column {
        margin: 10px 0 !important
    }

    .trustcampaign-page.trustcampaign-category-talk-vaping .trustcampaign-block .talk-cta-section .pagebuilder-button-secondary {
        margin: 10px 0 !important
    }

    .catalog-product-view .add-to-cart-sticky {
        grid-template-columns: 1fr auto;
        grid-gap: 8px
    }

    .catalog-product-view .add-to-cart-sticky-wrapper .product-name {
        font-size: 16px
    }

    .catalog-product-view .add-to-cart-sticky-wrapper .product-price {
        display: none
    }

    .catalog-product-view .add-to-cart-sticky-wrapper .qty-selector-wrapper {
        justify-self: end;
        align-self: start
    }

    .catalog-product-view .add-to-cart-sticky-wrapper .action.tocart {
        grid-column: 1/3;
        margin-bottom: 0;
        padding: 15px 18px
    }

    .checkout-index-index .checkout-nav,.checkout-cart-index .checkout-nav,.checkout-onepage-success .checkout-nav {
        padding: 24px 16px
    }

    .checkout-index-index .checkout-nav ul,.checkout-cart-index .checkout-nav ul,.checkout-onepage-success .checkout-nav ul {
        grid-column-gap: 32px
    }

    .checkout-index-index .checkout-nav li:nth-child(2) a span,.checkout-cart-index .checkout-nav li:nth-child(2) a span,.checkout-onepage-success .checkout-nav li:nth-child(2) a span {
        position: relative
    }

    .checkout-index-index .checkout-nav li:nth-child(2) a span:before,.checkout-cart-index .checkout-nav li:nth-child(2) a span:before,.checkout-onepage-success .checkout-nav li:nth-child(2) a span:before,.checkout-index-index .checkout-nav li:nth-child(2) a span:after,.checkout-cart-index .checkout-nav li:nth-child(2) a span:after,.checkout-onepage-success .checkout-nav li:nth-child(2) a span:after {
        content: '';
        display: block;
        margin: auto;
        height: 1px;
        width: 95px;
        background-color: #d5d7d7
    }

    .checkout-index-index .checkout-nav li:nth-child(2) a span:before,.checkout-cart-index .checkout-nav li:nth-child(2) a span:before,.checkout-onepage-success .checkout-nav li:nth-child(2) a span:before {
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: calc((100%/2) + 20px)
    }

    .checkout-index-index .checkout-nav li:nth-child(2) a span:after,.checkout-cart-index .checkout-nav li:nth-child(2) a span:after,.checkout-onepage-success .checkout-nav li:nth-child(2) a span:after {
        position: absolute;
        top: 0;
        right: calc((100%/2) + 20px);
        bottom: 0;
        left: auto
    }

    .checkout-index-index .checkout-nav a,.checkout-cart-index .checkout-nav a,.checkout-onepage-success .checkout-nav a {
        display: grid;
        grid-template-rows: auto auto;
        grid-row-gap: 16px;
        text-align: center
    }

    .checkout-index-index .opc-block-summary .items-in-cart .items-wrapper .product-item-details .message {
        padding-left: 35px !important
    }

    .raf-coupon-modal-main {
        height: fit-content;
        margin: 10% auto;
        left: 0 !important;
        width: 80%;
        background-color: #fff !important
    }

    .raf-coupon-modal-main .modal-inner-wrap {
        background-color: #fff !important
    }

    .raf-coupon-modal-main #raf-coupon-modal {
        text-align: center;
        margin: 0 20px
    }

    .raf-coupon-modal-main #raf-coupon-modal .raf-popup-header {
        font-weight: 900
    }

    .raf-coupon-modal-main #raf-coupon-modal .raf-popup-buttons {
        display: flex;
        justify-content: space-around;
        margin: 0 15%
    }

    .contact-index-index .column:not(.sidebar-main) .form.contact {
        float: none;
        width: 100%
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        float: none;
        width: 100%
    }

    .gift-options .actions-toolbar .action-update {
        font-size: 2rem;
        padding: 15px;
        width: 100%
    }

    .gift-item-block {
        border-top: 1px solid #c1c1c1;
        border-bottom: 0
    }

    .cart.table-wrapper .gift-content {
        margin-right: -10px
    }

    .gift-wrapping {
        border-bottom: 1px solid #c1c1c1;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .gift-wrapping-list {
        width: 100%
    }

    .gift-wrapping-preview img {
        width: 100%
    }

    .item-actions .actions-toolbar .gift-options .gift-wrapping,.item-actions .actions-toolbar .gift-options .gift-message {
        display: block
    }

    .form-add-invitations .additional,.form-add-invitations .field.text {
        margin-top: 20px
    }

    .page-with-filter .columns .sidebar-main {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0
    }

    .map-popup {
        max-width: 100%
    }

    .map-old-price,.map-show-info {
        display: inline-block
    }

    .map-old-price:not(:last-child),.map-show-info:not(:last-child) {
        margin-bottom: 10px
    }

    .block-wishlist-management {
        clear: both;
        margin-top: -21px
    }

    .block-wishlist-management .wishlist-select {
        margin: 0 -15px 20px
    }

    .block-wishlist-management .wishlist-select-items {
        border-bottom: 1px solid #d1d1d1;
        background: #f5f5f5;
        display: none;
        padding: 15px 0
    }

    .block-wishlist-management .wishlist-select-items.active {
        display: block
    }

    .block-wishlist-management .wishlist-select-items .item {
        margin: 3px 0 0
    }

    .block-wishlist-management .wishlist-select-items .item:first-child {
        margin-top: 0
    }

    .block-wishlist-management .wishlist-select-items .item.current {
        display: none
    }

    .block-wishlist-management .wishlist-select-items .item a {
        display: block;
        padding: 5px 18px;
        text-decoration: none
    }

    .block-wishlist-management .wishlist-select-items .item a:hover {
        background: #e8e8e8
    }

    .block-wishlist-management .wishlist-title strong {
        font-size: 2.6rem
    }

    .block-wishlist-management .wishlist-info {
        margin-bottom: 15px
    }

    .block-wishlist-management .wishlist-toolbar-select,.block-wishlist-management .wishlist-toolbar-actions {
        margin-bottom: 15px
    }

    .products-grid.wishlist .product-item-checkbox {
        left: 0;
        position: absolute;
        top: 20px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
        margin-left: 25px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-name,.page-multiple-wishlist .products-grid.wishlist .product-item-description,.page-multiple-wishlist .products-grid.wishlist .product-item .price-box,.page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
        margin-left: 115px
    }

    .products-grid.wishlist .wishlist-dropdown {
        display: none
    }

    .multishipping-checkout-success .nav-toggle {
        display: block
    }

    .multishipping-checkout-success .logo {
        margin-left: 40px
    }

    .reward-settings+.actions-toolbar {
        margin-top: 10px
    }

    .account .column.main .returns-details-items .block-returns-tracking .block-title>.action.track {
        display: block;
        float: none;
        margin: 10px 0 0
    }

    .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: -21px;
        width: 100%;
        z-index: 5
    }

    .block-collapsible-nav .content {
        border-bottom: 1px solid #d1d1d1;
        display: none
    }

    .block-collapsible-nav .content.active {
        display: block
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
        display: none
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
        display: none
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
        display: block
    }

    .my-credit-cards .card-type img {
        vertical-align: middle
    }

    .products-grid.wishlist {
        margin-bottom: 30px;
        margin-right: 0
    }

    .products-grid.wishlist .product-item {
        padding: 20px 0;
        position: relative
    }

    .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 20px
    }

    .products-grid.wishlist .product-item-name {
        font-size: 1.6rem
    }

    .products-grid.wishlist .product-item-actions {
        display: block;
        float: left
    }

    .products-grid.wishlist .product-item-actions .action {
        margin-right: 15px
    }

    .products-grid.wishlist .product-item-actions .action:last-child {
        margin-right: 0
    }

    .products-grid.wishlist .product-item-actions .action.edit {
        float: left
    }

    .products-grid.wishlist .product-item-actions .action.delete {
        float: right
    }

    .products-grid.wishlist .product-item-actions .action.edit,.products-grid.wishlist .product-item-actions .action.delete {
        margin-top: 7px
    }

    .products-grid.wishlist .product-item-name,.products-grid.wishlist .product-item-description,.products-grid.wishlist .product-item .price-box,.products-grid.wishlist .product-item-tooltip {
        margin-left: 95px
    }

    .products-grid.wishlist .product-item .box-tocart {
        float: left;
        margin-right: 20px
    }

    .products-grid.wishlist .product-item .box-tocart .stock {
        margin-top: 7px
    }

    .products-grid.wishlist .product-item .giftregisty-dropdown,.products-grid.wishlist .product-item .field.qty {
        display: none
    }

    .products-grid.wishlist .product-image-container {
        max-width: 80px
    }

    .wishlist-index-index .product-item {
        width: 100%
    }

    .wishlist-index-index .product-item-info {
        width: auto
    }

    .checkout-cart-index .ampromo-popup-title,.checkout-index-index .ampromo-popup-title {
        margin: 88px 16px 48px
    }

    .checkout-cart-index .ampromo-popup-container,.checkout-index-index .ampromo-popup-container {
        padding: 0 16px 132px
    }

    .checkout-cart-index .ampromo-gallery,.checkout-index-index .ampromo-gallery {
        grid-template-columns: repeat(2,calc(42%));
        grid-gap: 16px
    }

    .checkout-cart-index .ampromo-item-title,.checkout-index-index .ampromo-item-title {
        font-size: 1.6rem;
        line-height: 140%;
        font-weight: 700;
        margin: 8px 0
    }

    .checkout-cart-index .ampromo-item-flavour-description,.checkout-index-index .ampromo-item-flavour-description {
        margin: 8px 0
    }

    .checkout-cart-index .ampromo-buttons-wrapper,.checkout-index-index .ampromo-buttons-wrapper {
        box-sizing: border-box;
        padding: 0 16px;
        flex-direction: column
    }

    .checkout-cart-index .ampromo-buttons-wrapper .column,.checkout-index-index .ampromo-buttons-wrapper .column {
        row-gap: 12px;
        flex-direction: column
    }

    .checkout-cart-index .ampromo-buttons-wrapper .selected-qty,.checkout-index-index .ampromo-buttons-wrapper .selected-qty {
        display: block;
        text-align: center
    }

    .checkout-cart-index .ampromo-buttons-wrapper button,.checkout-index-index .ampromo-buttons-wrapper button {
        width: 100%
    }

    .checkout-cart-index .ampromo-buttons-wrapper button.btn-choose-me,.checkout-index-index .ampromo-buttons-wrapper button.btn-choose-me,.checkout-cart-index .ampromo-buttons-wrapper button.btn-reset,.checkout-index-index .ampromo-buttons-wrapper button.btn-reset,.checkout-cart-index .ampromo-buttons-wrapper button.btn-dismiss,.checkout-index-index .ampromo-buttons-wrapper button.btn-dismiss {
        display: none
    }

    .checkout-cart-index .ampromo-reset-mobile-wrapper,.checkout-index-index .ampromo-reset-mobile-wrapper,.checkout-cart-index .ampromo-choose-me-mobile-wrapper,.checkout-index-index .ampromo-choose-me-mobile-wrapper,.checkout-cart-index .ampromo-dismiss-mobile-wrapper,.checkout-index-index .ampromo-dismiss-mobile-wrapper {
        margin-top: 12px
    }

    .checkout-cart-index .ampromo-close,.checkout-index-index .ampromo-close {
        padding: 16px
    }

    .checkout-cart-index .checkout-newsletter .block-title,.checkout-index-index .checkout-newsletter .block-title {
        font-size: 18px;
        line-height: 140%;
        font-family: inherit;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .checkout-cart-index .checkout-newsletter .action-toolbar,.checkout-index-index .checkout-newsletter .action-toolbar {
        display: grid
    }

    .device-trial-newsletter-subscription-wrapper-desktop {
        display: none
    }

    .device-trial-newsletter-subscription-wrapper-mobile {
        display: block
    }

    .checkout-cart-index .device-trial-newsletter-subscription .newsletter-subscribe-title {
        font-weight: 950;
        font-size: 18px
    }

    #entry-age-gate-pop-up-overlay {
        background-position: center top
    }

    #entry-age-gate-pop-up-overlay .entry-age-gate-pop-up-default {
        left: 0
    }

    #entry-age-gate-pop-up-overlay .entry-age-gate-pop-up-default .modal-inner-wrap {
        margin-left: 20px
    }

    .glo_device-customer-index #registered-devices .title {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .glo_device-customer-index #registered-devices .thead,.glo_device-customer-index #registered-devices .tr {
        grid-template-columns: repeat(2,1fr)
    }

    .glo_device-customer-index #registered-devices .th.name,.glo_device-customer-index #registered-devices .th.id {
        font-size: 0rem;
        padding: 0
    }

    .glo_device-customer-index #registered-devices .th.date {
        grid-column: 1/3
    }

    .glo_device-customer-index #registered-devices .tr {
        padding: 24px 0
    }

    .glo_device-customer-index #registered-devices .td.name {
        margin-bottom: 8px;
        font-weight: 800
    }

    .glo_device-customer-index #registered-devices .td.id {
        grid-row: 2
    }

    .glo_device-customer-index #registered-devices .td.date {
        grid-column: 2
    }

    .ic-form .actions {
        margin-top: 32px
    }

    .ic-tooltip {
        position: relative
    }

    .ic-tooltip .tooltip-content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #333;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-right: 5px;
        right: 100%;
        top: 0
    }

    .ic-tooltip .tooltip-content:after,.ic-tooltip .tooltip-content:before {
        border: solid transparent;
        content: '';
        height: 0;
        position: absolute;
        width: 0
    }

    .ic-tooltip .tooltip-content:after {
        border-width: 5px;
        border-color: transparent
    }

    .ic-tooltip .tooltip-content:before {
        border-width: 6px;
        border-color: transparent
    }

    .ic-tooltip .tooltip-content:after,.ic-tooltip .tooltip-content:before {
        left: 100%
    }

    .ic-tooltip .tooltip-content:after {
        border-left-color: #fff;
        margin-top: -5px;
        top: 15px
    }

    .ic-tooltip .tooltip-content:before {
        border-left-color: #bbb;
        margin-top: -6px;
        top: 15px
    }

    .ic-tooltip .tooltip-toggle {
        cursor: help
    }

    .ic-tooltip .tooltip-toggle:hover+.tooltip-content,.ic-tooltip .tooltip-toggle:focus+.tooltip-content,.ic-tooltip:hover .tooltip-content {
        display: block
    }

    .inspiration_club-manage-index .block-join-ic .highlight-section {
        margin-bottom: 32px
    }

    .inspiration_club-manage-index .block-join-ic .highlight-section .highlight-text {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased
    }

    .inspiration_club-manage-index .block-delete-ic-account .field.choice {
        margin-bottom: 0
    }

    .checkout-onepage-success .ic-success-block .block-image>img {
        aspect-ratio: 1.73953488
    }

    .checkout-onepage-success .ic-success-block .block-content {
        padding: 32px 16px
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip {
        position: relative
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #333;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-right: 5px;
        right: 100%;
        top: 0
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:after,.checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:before {
        border: solid transparent;
        content: '';
        height: 0;
        position: absolute;
        width: 0
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:after {
        border-width: 5px;
        border-color: transparent
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:before {
        border-width: 6px;
        border-color: transparent
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:after,.checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:before {
        left: 100%
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:after {
        border-left-color: #fff;
        margin-top: -5px;
        top: 15px
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-content:before {
        border-left-color: #bbb;
        margin-top: -6px;
        top: 15px
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-toggle {
        cursor: help
    }

    .checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-toggle:hover+.tooltip-content,.checkout-onepage-success .ic-success-block .block-content .ic-tooltip .tooltip-toggle:focus+.tooltip-content,.checkout-onepage-success .ic-success-block .block-content .ic-tooltip:hover .tooltip-content {
        display: block
    }

    .checkout-index-index .opc .inspiration-club-consent .step-title {
        margin-bottom: 16px
    }

    .checkout-index-index .opc .inspiration-club-consent .description-banner {
        margin-bottom: 12px
    }

    .wo-top-banner {
        padding: 24px 16px;
        background-color: #fff
    }

    .wo-top-banner .heading {
        min-height: 72px;
        margin: 0 0 12px
    }

    .wo-top-banner .subheading {
        min-height: 44px;
        margin: 0 0 32px
    }

    .wo-top-banner .media,.wo-top-banner .wo-top-banner-holder-mobile {
        aspect-ratio: 343/215
    }

    .welcomeoffer-landing-index .wo-sticks-tile .tile-content .tile-image {
        display: none
    }

    .welcomeoffer-landing-index .wo-sticks-tile .tile-content .btn-confirm {
        margin-top: 24px
    }

    .welcomeoffer-landing-index .wo-sticks-tile .tile-content .btn-choose-for-me {
        margin-top: 16px;
        width: 100%
    }

    .welcomeoffer-landing-index .wo-sticks-tile .tile-content .field {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .welcomeoffer-landing-index .wo-sticks-tile .tile-content .field label {
        padding-right: 32px;
        white-space: nowrap
    }

    .welcomeoffer-landing-index .wo-signup-tile .wo-tile {
        padding-top: 0
    }

    .welcomeoffer-landing-index .wo-signup-tile .tile-content {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .welcomeoffer-landing-index .wo-signup-tile .tile-image {
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        aspect-ratio: 1.59534884
    }

    .welcomeoffer-landing-index .modal-popup.sticks-popup .popup-close-icon {
        right: 28px;
        top: 30px
    }

    .welcomeoffer-landing-index .wo-sticky-bar {
        min-height: 140px
    }

    .welcomeoffer-landing-index .wo-sticky-bar button {
        margin-top: 16px
    }

    .welcomeoffer-landing-index .wo-sticky-bar i {
        display: none
    }

    .welcomeoffer-landing-index .wo-sticky-bar .title {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .welcomeoffer-landing-index .wo-sticky-bar .main-product,.welcomeoffer-landing-index .wo-sticky-bar .gift-products-selection {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-between
    }

    .welcomeoffer-landing-index .wo-sticky-bar-inner {
        padding: 16px
    }

    .welcomeoffer-landing-index .wo-tile {
        margin: 24px 0;
        padding: 40px 16px
    }

    .welcomeoffer-landing-index .tile-title {
        font-size: 24px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 120%;
        display: grid;
        grid-template-columns: auto 1fr;
        grid-column-gap: 16px
    }

    .welcomeoffer-landing-index .tile-title:before {
        font-size: 48px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .welcomeoffer-landing-index .tile-content {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased
    }

    .welcomeoffer-landing-index .tile-content .product-name {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 700;
        margin: 16px 0 8px
    }

    .welcomeoffer-landing-index .tile-content .product-description {
        display: none
    }

    .welcomeoffer-landing-index .tile-content .product-price {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        margin: 16px 0
    }

    .welcomeoffer-landing-index .tile-content .caption {
        margin-bottom: 24px
    }

    .welcomeoffer-landing-index .tile-content .choice {
        margin-top: 24px
    }

    .welcomeoffer-landing-index .tile-image {
        width: 100%
    }

    .welcomeoffer-landing-index .tile-image.desktop {
        display: none
    }

    .welcomeoffer-landing-index .btn-signup,.welcomeoffer-landing-index .btn-confirm {
        min-width: 100%
    }

    .welcomeoffer-landing-index .fieldset .field.choice {
        padding: 0;
        margin: 0
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label {
        padding: 40px 16px
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label:before {
        left: 16px
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label:after {
        left: 20px
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label:before,.welcomeoffer-landing-index .fieldset .field.choice .label:after {
        top: 48px
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label .title {
        font-size: 14px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%;
        flex-wrap: wrap;
        margin: 0 0 16px
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label .title .title-text {
        width: 100%;
        padding-left: 32px
    }

    .welcomeoffer-landing-index .fieldset .field.choice .label.regular .title {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .welcomeoffer-landing-index .fieldset .field.newsletter {
        margin: 32px 0;
        padding: 16px
    }

    .mgz-block .owl-stage {
        margin-bottom: 64px
    }

    .mgz-block .owl-stage .product .product-items {
        grid-template-columns: repeat(2,calc(50% - 10px));
        grid-gap: 24px 20px
    }

    .mgz-block .owl-stage .product .product-item-flavour-description {
        font-size: 14px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        margin-bottom: 4px
    }

    .mgz-block .owl-stage .product .product-item-link {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .mgz-block .owl-stage .product .price-box {
        margin-bottom: 12px
    }

    .mgz-block .owl-stage .rating {
        justify-content: start
    }

    .mgz-block .owl-stage [class^=swatch-opt-] {
        min-height: 24px;
        margin-bottom: 20px
    }

    .catalog-category-view .category-heading,.catalog-product-view .category-heading,.catalog-product_compare-index .category-heading,.checkout-cart-index .category-heading,.catalogsearch-result-index .category-heading,.cms-listing .category-heading,.page-layout-cms-full-width .category-heading {
        font-size: 34px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%
    }

    .catalog-category-view .products.wrapper,.catalog-product-view .products.wrapper,.catalog-product_compare-index .products.wrapper,.checkout-cart-index .products.wrapper,.catalogsearch-result-index .products.wrapper,.cms-listing .products.wrapper,.page-layout-cms-full-width .products.wrapper {
        margin-bottom: 64px
    }

    .catalog-category-view .products.wrapper .product-items,.catalog-product-view .products.wrapper .product-items,.catalog-product_compare-index .products.wrapper .product-items,.checkout-cart-index .products.wrapper .product-items,.catalogsearch-result-index .products.wrapper .product-items,.cms-listing .products.wrapper .product-items,.page-layout-cms-full-width .products.wrapper .product-items {
        grid-template-columns: repeat(2,calc(50% - 10px));
        grid-gap: 24px 20px
    }

    .catalog-category-view .products.wrapper .product-item-flavour-description,.catalog-product-view .products.wrapper .product-item-flavour-description,.catalog-product_compare-index .products.wrapper .product-item-flavour-description,.checkout-cart-index .products.wrapper .product-item-flavour-description,.catalogsearch-result-index .products.wrapper .product-item-flavour-description,.cms-listing .products.wrapper .product-item-flavour-description,.page-layout-cms-full-width .products.wrapper .product-item-flavour-description {
        font-size: 14px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        margin-bottom: 4px
    }

    .catalog-category-view .products.wrapper .product-item-link,.catalog-product-view .products.wrapper .product-item-link,.catalog-product_compare-index .products.wrapper .product-item-link,.checkout-cart-index .products.wrapper .product-item-link,.catalogsearch-result-index .products.wrapper .product-item-link,.cms-listing .products.wrapper .product-item-link,.page-layout-cms-full-width .products.wrapper .product-item-link {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .catalog-category-view .products.wrapper .product-list-banner,.catalog-product-view .products.wrapper .product-list-banner,.catalog-product_compare-index .products.wrapper .product-list-banner,.checkout-cart-index .products.wrapper .product-list-banner,.catalogsearch-result-index .products.wrapper .product-list-banner,.cms-listing .products.wrapper .product-list-banner,.page-layout-cms-full-width .products.wrapper .product-list-banner {
        display: none
    }

    .catalog-category-view .products.wrapper .product .price-box,.catalog-product-view .products.wrapper .product .price-box,.catalog-product_compare-index .products.wrapper .product .price-box,.checkout-cart-index .products.wrapper .product .price-box,.catalogsearch-result-index .products.wrapper .product .price-box,.cms-listing .products.wrapper .product .price-box,.page-layout-cms-full-width .products.wrapper .product .price-box {
        margin-bottom: 12px
    }

    .catalog-category-view .products.wrapper .stick-product .product-item-link,.catalog-product-view .products.wrapper .stick-product .product-item-link,.catalog-product_compare-index .products.wrapper .stick-product .product-item-link,.checkout-cart-index .products.wrapper .stick-product .product-item-link,.catalogsearch-result-index .products.wrapper .stick-product .product-item-link,.cms-listing .products.wrapper .stick-product .product-item-link,.page-layout-cms-full-width .products.wrapper .stick-product .product-item-link {
        margin: 16px 0 4px
    }

    .catalog-category-view .products.wrapper .stick-product .rating,.catalog-product-view .products.wrapper .stick-product .rating,.catalog-product_compare-index .products.wrapper .stick-product .rating,.checkout-cart-index .products.wrapper .stick-product .rating,.catalogsearch-result-index .products.wrapper .stick-product .rating,.cms-listing .products.wrapper .stick-product .rating,.page-layout-cms-full-width .products.wrapper .stick-product .rating {
        margin-bottom: 16px
    }

    .catalog-category-view .products.wrapper .rating,.catalog-product-view .products.wrapper .rating,.catalog-product_compare-index .products.wrapper .rating,.checkout-cart-index .products.wrapper .rating,.catalogsearch-result-index .products.wrapper .rating,.cms-listing .products.wrapper .rating,.page-layout-cms-full-width .products.wrapper .rating {
        justify-content: start
    }

    .catalog-category-view .products.wrapper [class^=swatch-opt-],.catalog-product-view .products.wrapper [class^=swatch-opt-],.catalog-product_compare-index .products.wrapper [class^=swatch-opt-],.checkout-cart-index .products.wrapper [class^=swatch-opt-],.catalogsearch-result-index .products.wrapper [class^=swatch-opt-],.cms-listing .products.wrapper [class^=swatch-opt-],.page-layout-cms-full-width .products.wrapper [class^=swatch-opt-] {
        min-height: 24px;
        margin-bottom: 20px
    }

    .catalog-category-view .listing-nav {
        margin-bottom: 32px
    }

    .catalog-category-view .listing-nav-link {
        flex: 1 1 100%;
        grid-template-columns: 1fr 14px;
        margin-bottom: 8px
    }

    .catalog-product_compare-index .page-title {
        font-size: 2.8rem;
        margin-bottom: 80px
    }

    .catalog-product_compare-index .comparison {
        padding-top: 40px
    }

    .catalog-product_compare-index .comparison .table-comparison .row {
        grid-column-gap: 20px;
        grid-template-columns: repeat(2,calc(50% - 10px))
    }

    .category-glo-zubehoer .product.tabs {
        margin-top: 48px
    }

    .category-glo-zubehoer .product.tabs .tab.nav {
        display: flex;
        flex-direction: unset;
        flex-wrap: nowrap;
        align-content: unset;
        justify-content: unset;
        align-items: unset;
        overflow: auto;
        margin-right: -16px;
        padding-right: 16px
    }

    .category-glo-zubehoer .product.tabs .tab.nav::-webkit-scrollbar {
        display: none
    }

    .category-glo-zubehoer .product.tabs .tab.nav-item {
        text-align: center;
        flex: 0 0 max-content
    }

    .checkout-cart-index .products.wrapper {
        margin-top: 0;
        margin-bottom: 0
    }

    .checkout-cart-index .products.wrapper .product-items {
        grid-template-columns: repeat(2,calc(50% - 8px));
        grid-gap: 24px 16px
    }

    .catalogsearch-result-index .category-heading {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%;
        margin-bottom: 24px
    }

    .catalogsearch-result-index .list {
        margin-bottom: 64px
    }

    .add-to-compare-select button {
        width: 100%
    }

    .filter-wrapper {
        margin-top: 24px;
        flex: 1 1 100%
    }

    .filter-wrapper .filter-button-wrapper {
        width: 100%
    }

    .filter-wrapper .filter-button-wrapper button {
        width: inherit
    }

    .filter-wrapper .filter-selection-wrapper {
        margin-top: 16px;
        padding: 0
    }

    .filter-wrapper .filter-selection-wrapper .selection-item {
        margin-bottom: 12px
    }

    .filter-wrapper .filter-options-wrapper .filter-body fieldset:after {
        left: 12px
    }

    .filter-wrapper .filter-options-wrapper .filter-body .legend {
        padding: 12px
    }

    .filter-wrapper .filter-options-wrapper .filter-body .field {
        padding: 8px 12px
    }

    .product-features-screen-wrapper h2 {
        font-size: 48px !important;
        font-family: inherit !important;
        font-style: italic !important;
        font-weight: 950 !important;
        line-height: 100% !important;
        white-space: nowrap
    }

    .product-features-screen-wrapper h5 {
        font-size: 18px !important;
        font-family: inherit !important;
        font-style: italic !important;
        font-weight: 950 !important;
        line-height: 100% !important
    }

    .product-features-screen-wrapper h6 {
        font-size: 16px !important;
        line-height: 140% !important;
        -webkit-font-smoothing: antialiased !important;
        font-weight: 600 !important
    }

    .product-features-content {
        position: absolute;
        top: auto;
        bottom: 135px;
        right: 0;
        left: 0;
        position: absolute !important
    }

    .product-features-display-text {
        position: absolute;
        top: 135px;
        bottom: auto;
        right: 0;
        left: 0;
        position: absolute !important
    }

    .product-features-image {
        position: absolute;
        top: 0;
        bottom: auto;
        right: 0;
        left: 0
    }

    .product-features-footer {
        position: absolute;
        top: auto;
        bottom: 32px;
        right: 16px;
        left: 16px;
        grid-template-columns: 75% auto;
        width: auto
    }

    .product-features-progressbar-wrap {
        grid-template-columns: repeat(auto-fill,32px);
        align-items: end;
        padding: 0 16px
    }

    .product-features-progressbar-wrap .progressbar span {
        display: none
    }

    .catalog-product-view .reviews,.catalog-category-view .reviews,.checkout-cart-index .reviews,.catalogsearch-result-index .reviews,.cms-listing .reviews {
        padding: 64px 16px 48px
    }

    .catalog-product-view .reviews-heading,.catalog-category-view .reviews-heading,.checkout-cart-index .reviews-heading,.catalogsearch-result-index .reviews-heading,.cms-listing .reviews-heading {
        font-size: 34px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%
    }

    .catalog-product-view .reviews-wrapper,.catalog-category-view .reviews-wrapper,.checkout-cart-index .reviews-wrapper,.catalogsearch-result-index .reviews-wrapper,.cms-listing .reviews-wrapper {
        grid-template-columns: auto;
        padding: 32px 0 0
    }

    .catalog-product-view .reviews-title-holder,.catalog-category-view .reviews-title-holder,.checkout-cart-index .reviews-title-holder,.catalogsearch-result-index .reviews-title-holder,.cms-listing .reviews-title-holder {
        display: grid;
        grid-row-gap: 9px
    }

    .catalog-product-view .reviews-list-wrapper .btn-load-more,.catalog-category-view .reviews-list-wrapper .btn-load-more,.checkout-cart-index .reviews-list-wrapper .btn-load-more,.catalogsearch-result-index .reviews-list-wrapper .btn-load-more,.cms-listing .reviews-list-wrapper .btn-load-more {
        display: none
    }

    .catalog-product-view .reviews-list li time,.catalog-category-view .reviews-list li time,.checkout-cart-index .reviews-list li time,.catalogsearch-result-index .reviews-list li time,.cms-listing .reviews-list li time {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 500
    }

    .catalog-product-view .reviews-item-header .title,.catalog-category-view .reviews-item-header .title,.checkout-cart-index .reviews-item-header .title,.catalogsearch-result-index .reviews-item-header .title,.cms-listing .reviews-item-header .title {
        display: block
    }

    .catalog-product-view .reviews-stats-item,.catalog-category-view .reviews-stats-item,.checkout-cart-index .reviews-stats-item,.catalogsearch-result-index .reviews-stats-item,.cms-listing .reviews-stats-item {
        grid-template-columns: 56px 1fr 32px
    }

    .catalog-product-view._reviews_modal_open,.catalog-category-view._reviews_modal_open,.checkout-cart-index._reviews_modal_open,.catalogsearch-result-index._reviews_modal_open,.cms-listing._reviews_modal_open {
        overflow: hidden
    }

    .catalog-product-view._reviews_modal_open .modal-popup .modal-inner-wrap,.catalog-category-view._reviews_modal_open .modal-popup .modal-inner-wrap,.checkout-cart-index._reviews_modal_open .modal-popup .modal-inner-wrap,.catalogsearch-result-index._reviews_modal_open .modal-popup .modal-inner-wrap,.cms-listing._reviews_modal_open .modal-popup .modal-inner-wrap {
        min-width: calc(100% - 32px);
        border: 1px solid #2a2c2c
    }

    .catalog-product-view._reviews_modal_open .modal-popup .modal-title,.catalog-category-view._reviews_modal_open .modal-popup .modal-title,.checkout-cart-index._reviews_modal_open .modal-popup .modal-title,.catalogsearch-result-index._reviews_modal_open .modal-popup .modal-title,.cms-listing._reviews_modal_open .modal-popup .modal-title {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%;
        padding-bottom: 18px;
        text-transform: uppercase;
        border-color: #2a2c2c
    }

    .catalog-product-view._reviews_modal_open .modal-popup .modal-header,.catalog-category-view._reviews_modal_open .modal-popup .modal-header,.checkout-cart-index._reviews_modal_open .modal-popup .modal-header,.catalogsearch-result-index._reviews_modal_open .modal-popup .modal-header,.cms-listing._reviews_modal_open .modal-popup .modal-header {
        padding: 19px 16px 0
    }

    .catalog-product-view._reviews_modal_open .modal-popup .modal-content,.catalog-category-view._reviews_modal_open .modal-popup .modal-content,.checkout-cart-index._reviews_modal_open .modal-popup .modal-content,.catalogsearch-result-index._reviews_modal_open .modal-popup .modal-content,.cms-listing._reviews_modal_open .modal-popup .modal-content {
        padding: 32px 16px
    }

    .catalog-product-view._reviews_modal_open .modal-popup .modal-footer,.catalog-category-view._reviews_modal_open .modal-popup .modal-footer,.checkout-cart-index._reviews_modal_open .modal-popup .modal-footer,.catalogsearch-result-index._reviews_modal_open .modal-popup .modal-footer,.cms-listing._reviews_modal_open .modal-popup .modal-footer {
        display: none
    }

    .catalog-product-view._reviews_modal_open .modal-popup .action-close,.catalog-category-view._reviews_modal_open .modal-popup .action-close,.checkout-cart-index._reviews_modal_open .modal-popup .action-close,.catalogsearch-result-index._reviews_modal_open .modal-popup .action-close,.cms-listing._reviews_modal_open .modal-popup .action-close {
        padding: 12px;
        font-style: normal
    }

    .catalog-product-view._reviews_modal_open .modal-popup .action-close:before,.catalog-category-view._reviews_modal_open .modal-popup .action-close:before,.checkout-cart-index._reviews_modal_open .modal-popup .action-close:before,.catalogsearch-result-index._reviews_modal_open .modal-popup .action-close:before,.cms-listing._reviews_modal_open .modal-popup .action-close:before {
        font-size: 2.6rem;
        content: "\e902";
        line-height: 100%;
        color: #2a2c2c;
        transform: rotate(45deg)
    }

    .scroll-slider .display-text h3 {
        font-size: 48px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .scroll-slider .btn-skip {
        position: absolute;
        top: auto;
        right: 16px;
        bottom: 32px;
        left: auto
    }

    .scroll-slider-progressbar {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 32px;
        left: 0;
        grid-template-columns: repeat(auto-fill,32px);
        align-items: end;
        padding: 0 16px
    }

    .scroll-slider-progressbar .progressbar span {
        display: none
    }

    .scroll-slider.content-slider .scroll-slide,.scroll-slider.content-slider .slider-stage {
        padding: 96px 16px 115px
    }

    .scroll-slider.content-slider .image-wrapper {
        grid-template-columns: 43% 1fr;
        grid-column-gap: 16px;
        aspect-ratio: 343/239
    }

    .scroll-slider.content-slider .content-wrapper {
        margin-top: 32px;
        padding-left: 24px
    }

    .scroll-slider.content-slider .content-wrapper .heading {
        font-size: 24px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 120%;
        margin: 0 0 24px
    }

    .scroll-slider.content-slider .display-text {
        position: absolute;
        top: 48px;
        right: 16px;
        bottom: auto;
        left: 16px
    }

    .scroll-slider.video-slider .title {
        font-size: 38px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%;
        margin-bottom: 32px
    }

    .scroll-slider.video-slider .slider-stage {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100vh;
        padding: 70px 16px
    }

    .scroll-slider.video-slider .video-wrapper {
        position: relative
    }

    .scroll-slider.video-slider .display-text {
        position: absolute;
        top: auto;
        bottom: 106px;
        right: 16px;
        left: 16px
    }

    .scroll-slider.video-slider .display-text h3 {
        margin: 0 0 12px;
        text-align: center
    }

    .scroll-slider.video-slider .btn-play-video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .scroll-slider.features-slider .display-text {
        position: absolute;
        top: 135px;
        right: 0;
        bottom: auto;
        left: 0
    }

    .scroll-slider.features-slider .slider-stage {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100vh;
        padding: 0 16px
    }

    .scroll-slider.features-slider .image-wrapper {
        width: 100%
    }

    .scroll-slider.features-slider .content-wrapper .heading {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .scroll-slider.features-slider .content-wrapper .content {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }

    .catalogsearch-result-index .search-result-header {
        padding: 44px 0 48px
    }

    .catalogsearch-result-index .search.results {
        padding: 0 16px
    }

    .catalogsearch-result-index .no-results {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        padding: 64px 16px 167px
    }

    .catalogsearch-result-index .no-results .search-query {
        font-size: 44px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .catalogsearch-result-index .no-results .message .text {
        font-size: 44px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .login-container .fieldset:after {
        text-align: center
    }

    .account .messages {
        margin-bottom: 0
    }

    .control.captcha-image .captcha-img {
        margin-bottom: 10px;
        display: block
    }

    .customer-account-index .page-title-wrapper {
        position: relative
    }

    .form.search.advanced .field.price .with-addon .input-text {
        flex-basis: auto;
        width: 100%
    }

    .sales-order-view .order-status-items .block-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }

    .sales-order-view #my-device-trial-table {
        display: flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: space-between;
        align-items: unset;
        margin: 0
    }

    .sales-order-view #my-device-trial-table tbody {
        border: none
    }

    .sales-order-view #my-device-trial-table tbody>tr,.sales-order-view #my-device-trial-table thead>tr {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        border: none
    }

    .sales-order-view #my-device-trial-table tbody>tr th,.sales-order-view #my-device-trial-table thead>tr th,.sales-order-view #my-device-trial-table tbody>tr td,.sales-order-view #my-device-trial-table thead>tr td {
        font-size: 1.4rem;
        display: table-cell;
        padding: 16px 0;
        padding-inline:0}

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items {
        margin-block-start:0}

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody tr {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        position: relative;
        padding-top: 16px
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody tr td:first-child {
        padding-top: 0 !important
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.name {
        flex: 1 1 auto;
        padding-left: 20px
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.name .product-item-name {
        font-size: 1.4rem
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.price {
        position: absolute;
        top: 86px;
        left: 118px
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.price .price {
        color: #333;
        font-family: 'Mont';
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        font-size: 1.4rem
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.qty {
        position: absolute;
        top: 106px;
        left: 118px
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.qty ul,.sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.qty li {
        margin: 0;
        padding: 0
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.qty .item .title {
        color: #333;
        font-family: 'Mont';
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        font-size: 1.4rem
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tbody .col.subtotal .price {
        font-size: 1.4rem
    }

    .sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tfoot .due .tax,.sales-order-view .order-details-items.ordered:not(.devicetrial-items) .table-order-items tfoot .grand_total_incl .tax {
        color: #aaaeae;
        font-family: 'Mont';
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        font-size: 1.2rem
    }

    .sales-order-view .block-order-details-view .block-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .account.sales-order-shipment .block-order-details-view .block-content,.account.sales-order-view .block-order-details-view .block-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .swatch-attribute .swatch-next {
        width: 24px;
        height: 24px
    }

    .swatch-attribute .swatch-next:before {
        font-size: 1.2rem;
        padding-left: 3px
    }

    .swatch-attribute-options {
        grid-template-columns: 1fr 24px;
        line-height: 1
    }

    .swatch-option {
        position: relative;
        margin: 0 16px 0 0;
        max-width: 24px;
        min-width: 24px;
        height: 24px
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 2%)/2)
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n+1) {
        margin-left: 0
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
        display: block;
        position: relative
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item-details {
        margin: 0
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item-info {
        text-align: center
    }

    .header-glo #menu-items-container {
        font-size: 0rem;
        padding: 16px 16px 20px
    }

    .header-glo #menu-items-container li {
        border-bottom: solid 1px #444848;
        border-top: none
    }

    .header-glo #menu-items-container li.active a {
        border: none
    }

    .header-glo #menu-items-container li.desktop {
        display: none
    }

    .header-glo #menu-items-container li a {
        font-size: 16px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 100%;
        padding: 20px 0;
        color: #f6f6f6
    }

    .header-glo #menu-items-container li a span {
        margin-left: 0
    }

    .header-glo #menu-items-container li a:hover {
        text-decoration: none
    }

    .header-glo #menu-items-container .magezon-builder {
        padding: 0
    }

    .modal-popup.confirm .modal-title {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .modal-popup.confirm .modal-footer {
        grid-gap: 8px
    }

    .quiz-view-item #modal-wrapper-quiz .quizContent {
        margin: 32px auto
    }

    .quiz-view-item #modal-wrapper-quiz .quizArea {
        padding: 56px 20px
    }

    .quiz-view-item #modal-wrapper-quiz .button.backToQuestion {
        position: absolute !important;
        top: 0;
        left: 20px
    }

    .quiz-view-item #modal-wrapper-quiz .question h3 {
        color: #2b2b2b;
        font-family: 'VeloWWangle-Bold','Arial';
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        font-size: 2.2rem
    }

    .quiz-result-index .quiz-results-container {
        padding: 32px 20px
    }

    .quiz-result-index .quiz-results-container .page-title-wrapper {
        max-width: 335px
    }

    .quiz-result-index .quiz-results-container .page-title-wrapper .page-title,.quiz-result-index .quiz-results-container .fallback-products .section-title h2,.quiz-result-index .quiz-results-container .fallback-products .section-title h2 {
        color: #2b2b2b;
        font-family: 'VeloWWangle-Bold','Arial';
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        font-size: 2.2rem
    }

    .quiz-result-index .quiz-results-container .page-title-wrapper .list-subtitle {
        color: #01567e;
        font-family: 'VeloWWangle-Bold','Arial';
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        font-size: 1.4rem
    }

    .quiz-result-index .quiz-results-container .product-item {
        width: 100%;
        margin-bottom: 48px
    }

    .quiz-result-index .quiz-results-container .product-item:last-child {
        margin-bottom: 0
    }

    .quiz-result-index .quiz-results-container .product-item .product-card {
        padding: 21px
    }

    .quiz-result-index .quiz-results-container .product-item .product-item-photo {
        max-height: 178px
    }

    .quiz-result-index .quiz-results-container .product-item .product-item-link {
        color: #2b2b2b;
        font-family: 'VeloWWangle-Medium','Arial';
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        font-size: 2rem;
        margin: 20px 0 14px
    }

    .quiz-result-index .quiz-results-container .product-item .product-short-description {
        color: #5d5f63;
        font-family: 'VeloWWangle-Medium','Arial';
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        font-size: 1.3rem;
        margin: 0 0 14px
    }

    .quiz-result-index .quiz-results-container .product-item .action.tocart {
        padding: 11px 32px
    }

    .quiz-result-index .quiz-results-container .product-item .action.tocart>span {
        color: #2b2b2b;
        font-family: 'VeloWWangle-Bold','Arial';
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        font-size: 1.3rem;
        letter-spacing: 1.12px
    }

    .quiz-result-index .quiz-results-container .fallback-products .section-title {
        margin: 48px auto;
        max-width: 335px
    }

    .quiz-result-index .quiz-results-container .fallback-products .category-link {
        margin-top: 48px
    }

    .catalog-product-view .aw-onsale__label-area-wrap.product-page-label {
        order: -1;
        display: inline-block;
        width: fit-content;
        position: relative;
        top: 16px;
        left: 0
    }

    .catalog-product-view .aw-onsale__label-area-wrap.product-page-label .aw-onsale__label-wrap {
        position: relative
    }

    .device-trial-products-list {
        grid-template-columns: repeat(2,calc(50% - (16px/2)));
        grid-column-gap: 16px
    }

    .device-trial-products-list .trialItem .trial-item-photo-container {
        aspect-ratio: .55033557
    }

    .device-trial-products-list .trialItem .trial-item-photo {
        height: 100%
    }

    .device-trial-products-list .trialItem .trial-item-name {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%;
        margin: 24px 0 16px
    }

    .device-trial-products-list .trialItem .trial-item-price-info {
        font-size: .8rem;
        line-height: 1.1rem;
        top: 8px;
        right: 8px;
        left: 8px
    }

    .device-trial-products-list .trialItem .trial-item-price-info h6 {
        font-size: 1rem;
        line-height: 1.7rem;
        margin: 0 0 4px
    }

    .device-trial-products-list .trialItem .swatch-options {
        margin-bottom: 16px
    }

    .mapboxgl-ctrl-geocoder,.mapboxgl-ctrl-geocoder *,.mapboxgl-ctrl-geocoder *:after,.mapboxgl-ctrl-geocoder *:before {
        box-sizing: border-box
    }

    .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right>* {
        z-index: 2;
        position: absolute;
        right: 8px;
        top: 7px;
        display: none
    }

    .mapboxgl-ctrl-geocoder--button {
        display: none !important
    }

    .mapboxgl-ctrl-geocoder .suggestions>li>a {
        cursor: default;
        display: block;
        padding: 6px 12px;
        color: #404040
    }

    .mapboxgl-ctrl-geocoder .suggestions>.active>a,.mapboxgl-ctrl-geocoder .suggestions>li>a:hover {
        color: #404040;
        background-color: #f3f3f3;
        text-decoration: none;
        cursor: pointer
    }

    .mapboxgl-ctrl-geocoder .suggestions {
        background-color: #fff;
        border-radius: 4px;
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        top: 110%;
        top: calc(106%);
        z-index: 1000;
        overflow: hidden;
        font-size: 13px;
        box-shadow: 0 0 10px 2px rgba(0,0,0,.1)
    }

    .mapboxgl-ctrl-geocoder--suggestion-title {
        font-weight: 700
    }

    .mapboxgl-ctrl-geocoder--suggestion-title,.mapboxgl-ctrl-geocoder--suggestion-address {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .blog-index-index .page-main {
        padding: 0
    }

    .blog-index-index .hero-section {
        padding: 48px 16px
    }

    .blog-index-index .hero-section .page-description {
        font-size: 38px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .blog-index-index .hero-section .search-wrapper .search-results {
        padding: 24px 18px
    }

    .blog-index-index .list {
        padding: 32px 16px
    }

    .blog-index-index .pages .pages-items .pages-item-previous,.blog-index-index .pages .pages-items .pages-item-next {
        padding: 0
    }

    .blog-index-index .list .category-switcher .category,.cms-index-index .list .category-switcher .category,.catalogsearch-result-index .list .category-switcher .category {
        color: #333;
        font-family: 'Mont';
        font-style: italic;
        font-weight: 800;
        line-height: 14px;
        font-size: 1.4rem;
        padding: 12px 24px;
        display: inline-block
    }

    .blog-index-index .list .category-posts,.cms-index-index .list .category-posts,.catalogsearch-result-index .list .category-posts {
        margin-bottom: 105px
    }

    .blog-index-index .list .category-posts .category-content,.cms-index-index .list .category-posts .category-content,.catalogsearch-result-index .list .category-posts .category-content {
        font-size: 34px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%;
        margin-bottom: 18px
    }

    .blog-index-index .list .posts-container,.cms-index-index .list .posts-container,.catalogsearch-result-index .list .posts-container {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        row-gap: 22px
    }

    .blog-index-index .list .posts-container .post,.cms-index-index .list .posts-container .post,.catalogsearch-result-index .list .posts-container .post {
        content-visibility: auto;
        contain-intrinsic-size: auto 460px
    }

    .blog-index-index .list .posts-container .post .title,.cms-index-index .list .posts-container .post .title,.catalogsearch-result-index .list .posts-container .post .title {
        color: #2a2c2c;
        font-family: 'Mont';
        font-style: normal;
        font-weight: 800;
        line-height: 28px;
        font-size: 2rem
    }

    .homepage-banner .mgz-carousel .owl-dots {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 32px;
        left: 0;
        padding: 0 16px
    }

    .homepage-banner .mgz-carousel .owl-dots .owl-dot p {
        display: none
    }

    .homepage-banner .mgz-carousel .mgz-single-image-wrapper {
        width: 100%
    }

    .homepage-banner .mgz-carousel .mgz-single-image-wrapper img {
        display: block;
        min-width: 100%;
        aspect-ratio: 1.59534884
    }

    .page-layout-cms_page_glo_de .page-title-wrapper {
        margin-bottom: 32px;
        padding: 32px 16px 24px
    }

    .page-layout-cms_page_glo_de .page-title-wrapper .page-title {
        font-size: 38px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .contact-index-index .page-main .image-container {
        aspect-ratio: 1.33451957
    }

    ._non-sticky .minicart-wrapper.active .block-minicart,.minicart-wrapper.active .block-minicart {
        top: 0
    }

    .minicart-wrapper.active .block-minicart {
        transition: top .3s ease
    }

    .minicart-wrapper.active .block-minicart .block {
        height: 100dvh
    }

    .minicart-open .topbar {
        display: none
    }

    .minicart-open .page-header {
        padding-top: 0
    }

    .checkout-onepage-success .block-referafriend {
        padding: 32px 16px
    }

    .checkout-onepage-success .block-referafriend .title {
        font-size: 18px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .checkout-onepage-success .success-page-top-banner {
        display: none
    }

    .worldpay-redirectresult-pending .page-main {
        padding-inline:0}

    .worldpay-redirectresult-pending .title {
        font-size: 34px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 110%
    }
}

@media only screen and (max-width: 639px) {
    .abs-visually-hidden-mobile,.table-giftregistry-items .col.product:before {
        border:0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile:before,.abs-add-clearfix-mobile:after,.abs-checkout-order-review tbody tr:before,.abs-checkout-order-review tbody tr:after,.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,.table-giftregistry-items .col.product:before,.table-giftregistry-items .col.product:after,.multicheckout.order-review .data.table tbody tr:before,.multicheckout.order-review .data.table tbody tr:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile:after,.abs-checkout-order-review tbody tr:after,.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,.table-giftregistry-items .col.product:after,.multicheckout.order-review .data.table tbody tr:after {
        clear: both
    }

    .abs-checkout-order-review tbody tr:not(:last-child),.multicheckout.order-review .data.table tbody tr:not(:last-child) {
        border-bottom: 1px solid #d1d1d1
    }

    .abs-checkout-order-review tbody tr .col.item:before,.multicheckout.order-review .data.table tbody tr .col.item:before {
        display: none
    }

    .abs-checkout-order-review tbody tr .col.qty,.abs-checkout-order-review tbody tr .col.price,.abs-checkout-order-review tbody tr .col.subtotal,.multicheckout.order-review .data.table tbody tr .col.qty,.multicheckout.order-review .data.table tbody tr .col.price,.multicheckout.order-review .data.table tbody tr .col.subtotal {
        box-sizing: border-box;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%
    }

    .abs-checkout-order-review tbody tr .col.qty[data-th]:before,.abs-checkout-order-review tbody tr .col.price[data-th]:before,.abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,.multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,.multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,.multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
        content: attr(data-th) ':';
        display: block;
        font-weight: 700;
        padding-bottom: 10px
    }

    .abs-checkout-order-review tbody tr .product-item-name,.multicheckout.order-review .data.table tbody tr .product-item-name {
        margin: 0
    }

    .abs-no-display-s,.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
        display: none
    }

    .abs-pager-toolbar-mobile-s .toolbar-amount,.abs-pager-toolbar-mobile-s .limiter,.abs-pager-toolbar-mobile-s .pages,.toolbar-giftregistry-results .toolbar-amount,.toolbar-giftregistry-results .limiter,.toolbar-giftregistry-results .pages {
        margin-bottom: 25px
    }

    .table-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        position: relative
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
        border: none;
        display: block
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>thead>tr>th {
        display: none
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody {
        display: block
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
        display: block
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td,.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th {
        border-bottom: none;
        display: block;
        padding: 4px 0
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]:before,.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th[data-th]:before {
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #111;
        font-weight: 700
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody>tr>td:first-child {
        padding-top: 20px
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody>tr>td:last-child {
        padding-bottom: 20px
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        border: none;
        padding: 0 0 5px
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
        display: block
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: block
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
        padding-top: 20px
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%
    }

    .data-table-definition-list thead {
        display: none
    }

    .data-table-definition-list tbody th {
        padding-bottom: 0
    }

    .data-table-definition-list tbody th,.data-table-definition-list tbody td {
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap {
        background: url('../BAT_CustomerConfig/images/mobile-background.png') no-repeat;
        background-size: 100%;
        min-height: 390px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content {
        padding-left: 15px;
        padding-right: 15px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-title {
        font-size: 2.4rem;
        margin-bottom: 20px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-text {
        margin: 0 30px 15px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-bottom-text {
        margin-bottom: 0
    }

    [data-content-type=custombanner].pagebuilder-custombanner--large .pagebuilder-column-group {
        flex-direction: column-reverse
    }

    [data-content-type=custombanner].pagebuilder-custombanner--large .pagebuilder-column-group .pagebuilder-column {
        width: 100%
    }

    [data-content-type=custombanner].pagebuilder-custombanner--large .custombanner-content-wrapper {
        padding: 15px
    }

    [data-content-type=custombanner]:not(.pagebuilder-custombanner--large) .pagebuilder-column-group {
        padding: 20px
    }

    [data-content-type=custombanner] .custombanner-actions a {
        max-width: 48%
    }

    .quiz-component .qc-answer {
        width: 98px;
        height: 98px;
        font-size: 14px
    }

    .stage-container .stage-content {
        padding: 15px;
        max-height: 100%
    }

    .stage-container .stage-content .stage-title {
        max-height: 72px;
        overflow: hidden;
        margin-bottom: 15px
    }

    .catalog-category-view div[id^=back-in-stock] {
        text-align: center
    }

    .catalog-category-view div[id^=back-in-stock] .action.primary.back-in-stock {
        padding-left: 1vw;
        padding-right: 1vw;
        margin: auto -7%
    }

    body._has-modal .modal-popup.cancel-survey-options.call-back .modal-header {
        padding-top: 20px
    }

    body._has-modal .modal-popup.cancel-survey-options.call-back .fieldset>.field {
        text-align: left
    }

    .subscribepro-cancellation-wizard .cancel-subs-wizard-wrapper .step2 .block-wrapper {
        grid-template-columns: repeat(1,1fr)
    }

    .subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .saved-card-info {
        margin-bottom: 20px
    }

    .subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .card-number-type .label span {
        text-align: left
    }

    .subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .card-number-type .label span:first-of-type {
        width: 48%
    }

    .subscribepro-cancellation-wizard .modals-wrapper .modal-popup.modal_change_payment .modal-footer button.continue-btn {
        margin-top: 15px
    }

    .cancellation-survey-addition-wrapper .main-quiz .back_link {
        left: -25px
    }

    .cancellation-survey-addition-wrapper .main-quiz .front_link {
        right: -25px
    }

    .cancellation-survey-addition-wrapper .main-quiz .other-reason {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cancellation-survey-addition-wrapper .main-quiz .other-reason .action-wrapper {
        width: 100%;
        margin-top: 25px
    }

    .cancellation-survey-addition-wrapper .main-quiz .other-reason .action-wrapper button {
        width: 48%
    }

    .cancellation-survey-addition-wrapper .main-quiz textarea {
        min-height: 135px
    }

    .cancellation-survey-addition-wrapper .additional-quiz-bottom a {
        margin-top: 3px
    }

    .cancellation-survey-addition-wrapper .additional-quiz-bottom p {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 33px
    }

    .cancellation-survey-addition-wrapper .additional-quiz-bottom p span {
        margin-bottom: 3px
    }

    .cancel-addition-question-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cancel-addition-question-wrapper button {
        width: 49%;
        min-width: 0
    }

    .cancel-addition-question-wrapper .main-quiz .main-quiz-button-wrap {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .cancel-addition-question-wrapper .main-quiz .main-quiz-button-wrap button:last-of-type {
        margin-top: 10px
    }

    .subscriptionproaddremove-customer-view.page-layout-1column .products-grid .product-item {
        width: 50%
    }

    .subscriptionproaddremove-customer-view .content-container {
        margin: 0 -15px
    }

    .subscriptionproaddremove-customer-view .categorised-products .item .add-to-subscription.action {
        height: 38px;
        padding: 5px 15px;
        line-height: 100%
    }

    .subscriptionproaddremove-customer-view .categorised-products .item .add-to-subscription:before {
        content: '';
        background-image: url('../../BAT_SubscriptionProAddAndRemove/images/trolley.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 23px;
        height: 19px;
        display: inline-block
    }

    .subscriptionproaddremove-customer-view .categorised-products .item .add-to-subscription span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .subscriptionproaddremove-customer-view .summary-main .inline-product .product-name {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }

    .subscriptionproaddremove-customer-view .summary-main .inline-product .product-quantity {
        width: 33.3333%;
        padding-top: 5px
    }

    .subscriptionproaddremove-customer-view .summary-main .inline-product .product-price {
        width: auto;
        text-align: left
    }

    .block-subs-refer-a-friend .contact-icons a {
        width: 100%;
        margin-top: 5px
    }

    .subs-referral-apply-section .referral-coupon-wrapper {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 7px 7px
    }

    .modal-popup.subs-referral-trigger-modal .modal-footer {
        display: block
    }

    #subs_referral_trigger_modal #apply_referral_discount li .order-details {
        padding-left: 15px
    }

    .mgz-newsletter-form-inline {
        display: block
    }

    .mgz-newsletter-form-inline .mgz-newsletter-fields {
        display: block
    }

    .column .block-addbysku .sku {
        margin-right: -85px;
        padding-right: 90px
    }

    .column .block-addbysku .action.remove {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }

    .column .block-addbysku .action.remove>span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .column .block-addbysku .action.remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 22px;
        color: inherit;
        content: '\e616';
        font-family: 'gloicons';
        margin: 1px 0 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .column .block-addbysku .action.remove:hover:before {
        color: inherit
    }

    .column .block-addbysku .action.remove:active:before {
        color: inherit
    }

    .column .block-addbysku .action.remove:focus,.column .block-addbysku .action.remove:active {
        background: 0 0;
        border: none
    }

    .column .block-addbysku .action.remove:hover {
        background: 0 0;
        border: none
    }

    .column .block-addbysku .action.remove.disabled,.column .block-addbysku .action.remove[disabled],fieldset[disabled] .column .block-addbysku .action.remove {
        pointer-events: none;
        opacity: .5
    }

    .minicart-wrapper {
        margin-top: 10px
    }

    .minicart-wrapper:before,.minicart-wrapper:after {
        content: '';
        display: table
    }

    .minicart-wrapper:after {
        clear: both
    }

    .minicart-wrapper .product .actions {
        float: left;
        margin: 10px 0 0
    }

    .minicart-wrapper .update-cart-item {
        float: right;
        margin-left: 0
    }

    .shipping-policy-block.field-tooltip {
        margin-bottom: 20px;
        position: relative;
        right: auto;
        top: auto
    }

    .shipping-policy-block.field-tooltip .field-tooltip-content {
        width: 300px;
        right: auto
    }

    .shipping-policy-block.field-tooltip .field-tooltip-content:before,.shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto
    }

    .cart.table-wrapper .gift-content {
        border-bottom: 1px solid #d1d1d1;
        margin-bottom: 20px
    }

    .table-giftregistry-items .field.choice,.table-giftregistry-items .field.qty {
        display: inline-block
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 15px
    }

    .multicheckout .data.table .address:before {
        margin-bottom: 5px
    }

    .multicheckout .product-item-name,.multicheckout .price-including-tax,.multicheckout .price-excluding-tax {
        display: inline-block
    }

    .multicheckout .block-content .box:not(:last-child) {
        margin-bottom: 40px
    }

    .multicheckout .block-content .box:last-child {
        margin-bottom: 0
    }

    .multicheckout.order-review .box-items .data.table thead {
        display: block
    }

    .multicheckout.order-review .box-items .data.table thead tr {
        display: block
    }

    .multicheckout.order-review .box-items .data.table thead .col.item {
        display: block;
        padding: 0
    }

    .multicheckout .actions-toolbar .action {
        margin-bottom: 25px
    }

    .multicheckout .actions-toolbar>.primary {
        margin-bottom: 25px;
        margin-right: 0
    }

    .products-grid.wishlist .product-item {
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        width: 100%
    }

    .products-grid.wishlist .product-item:first-child {
        border-top: 1px solid #e8e8e8
    }

    .table-order-items td:before {
        display: none !important
    }

    .table-order-items tr {
        position: relative;
        padding-block:4px}

    .table-order-items td.col.id {
        font-weight: 800
    }

    .table-order-items td.col.status,.table-order-items td.col.date {
        position: absolute;
        right: 0;
        padding: 0 !important
    }

    .table-order-items td.col.date {
        top: 24px
    }

    .table-order-items td.col.status {
        top: 54px
    }

    .sales-order-history .table-order-items.history thead {
        display: flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: flex-end;
        align-items: unset
    }

    .sales-order-history .table-order-items.history thead>tr>th {
        display: none
    }

    .sales-order-history .table-order-items.history thead>tr>th.col.date {
        display: table-row !important
    }

    .sales-order-history .table-order-items.history thead>tr>th.col.date a {
        position: relative
    }

    .product-name-order-history {
        white-space: pre-line
    }

    .product-name-item-order-history {
        white-space: normal
    }
}

@media only screen and (max-width: 479px) {
    .tooltip.wrapper .tooltip.content {
        min-width:10rem
    }

    .amrelated-summary-content {
        justify-content: space-between;
        padding: 15px
    }

    .amrelated-price-wrapper {
        margin: 0;
        padding: 15px 0
    }

    .amrelated-tocart-wrapper {
        margin: 0
    }

    .device-trial-main-product .product-item-actions .actions-primary,.device-trial-main-product .product-item-actions button {
        width: 100%
    }

    .device-trial-product-toggle li button.action {
        min-width: 125px
    }

    .device-trial-status-button {
        width: 100%
    }

    .quiz-component .qc-answer {
        width: 88px;
        height: 88px;
        font-size: 13px
    }

    .quiz-banner {
        margin-bottom: 25px;
        position: relative;
        overflow: hidden
    }

    .quiz-banner .quiz-text {
        width: 75%;
        bottom: 85px;
        text-shadow: 0 0px 4px #000;
        color: #fff;
        text-align: left;
        position: absolute;
        font-size: 20px;
        line-height: 1.2em;
        left: 5%
    }

    .quiz-banner .quiz-text h2,.quiz-banner .quiz-text h3 {
        font-size: 2.2rem
    }

    .quiz-banner .quiz-button-container {
        left: 5%;
        width: auto;
        text-align: left;
        bottom: 15px
    }

    .quiz-banner .quiz-button-container .quiz-button {
        font-size: 2.4rem;
        padding: 8px 30px;
        background-color: rgba(0,0,0,.4);
        box-shadow: 0 3px 3px rgba(0,0,0,.4);
        font-weight: 400
    }

    .quiz-banner img {
        display: block;
        min-height: 200px;
        width: auto;
        max-width: 150%
    }

    .cancellation-survey-addition-wrapper .main-quiz.final textarea {
        margin-bottom: 5px
    }

    .cancellation-survey-addition-wrapper .main-quiz.final .action-wrapper {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
    }

    .cancellation-survey-addition-wrapper .main-quiz.final .action-wrapper button {
        width: 100%
    }

    .cancellation-survey-addition-wrapper .main-quiz.final .action-wrapper .remainingC {
        margin-bottom: 10px
    }

    .subs-referral-apply-section .referral-coupon-wrapper {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-gap: 7px 7px
    }

    .minicart-wrapper .block-minicart {
        width: 290px
    }
}

@media all and (min-width: 640px) {
    .abs-blocks-2columns-s {
        width:48.8%
    }

    .abs-blocks-2columns-s:nth-child(odd) {
        clear: left;
        float: left
    }

    .abs-blocks-2columns-s:nth-child(even) {
        float: right
    }

    .abs-reset-left-margin-desktop-s,.column:not(.sidebar-main) .multicheckout .actions-toolbar,.multicheckout .block-shipping .box-shipping-method .fieldset .legend {
        margin-left: 0
    }

    .abs-margin-for-forms-desktop-s {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop-s {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-desktop-s:before,.abs-add-clearfix-desktop-s:after,.multicheckout .block-billing:before,.multicheckout .block-billing:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop-s:after,.multicheckout .block-billing:after {
        clear: both
    }

    .abs-add-box-sizing-desktop-s,.multicheckout .block-shipping .box,.multicheckout .block-billing .box-billing-address,.multicheckout .block-billing .box-billing-method {
        box-sizing: border-box
    }

    .ui-dialog.popup {
        width: 420px
    }

    .amrelated-popup-container .amrelated-bundle-popup {
        margin: 0 auto;
        max-width: initial;
        padding: 0 0 13px;
        width: 400px
    }

    .amrelated-popup-container .amrelated-info.-top {
        margin-top: 15px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap {
        background: url('../BAT_CustomerConfig/images/background.png') no-repeat;
        background-size: 100%
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content {
        padding-left: 30px;
        padding-right: 30px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-title {
        font-size: 2.6rem;
        margin-bottom: 10px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-text {
        margin: 0 86px 15px
    }

    body._has-modal .modal-popup.loyalty-popup .modal-inner-wrap .modal-content .popout-bottom-text {
        margin-bottom: -14px
    }

    .yoti-wrap .video-div {
        position: static;
        background: 0 0
    }

    .yoti-wrap .video-div .back-to-intro {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: static;
        margin: 0 0 20px;
        align-items: center
    }

    .yoti-wrap .video-div .back-to-intro span {
        margin-left: 10px
    }

    .yoti-wrap .video__wrapper {
        padding-bottom: 55%;
        height: auto
    }

    .yoti-wrap .video__wrapper video {
        position: absolute
    }

    .yoti-wrap .camera-buttons {
        position: static
    }

    .checkout-onepage-success .cart-items-reminder {
        max-width: 550px
    }

    .column .block-addbysku .action.remove {
        background-image: none;
        -moz-box-sizing: content-box;
        box-shadow: none;
        line-height: inherit;
        text-shadow: none;
        font-weight: 400;
        line-height: 1.42857143;
        margin: 0;
        padding: 0;
        color: #1979c3;
        text-decoration: none;
        background: 0 0;
        border: 0;
        display: inline;
        margin-top: 2px
    }

    .column .block-addbysku .action.remove:focus,.column .block-addbysku .action.remove:active {
        background: 0 0;
        border: none
    }

    .column .block-addbysku .action.remove:hover {
        background: 0 0;
        border: none
    }

    .column .block-addbysku .action.remove.disabled,.column .block-addbysku .action.remove[disabled],fieldset[disabled] .column .block-addbysku .action.remove {
        pointer-events: none;
        opacity: .5
    }

    .column .block-addbysku .action.remove:visited {
        color: #1979c3;
        text-decoration: none
    }

    .column .block-addbysku .action.remove:hover {
        color: #006bb4;
        text-decoration: underline
    }

    .column .block-addbysku .action.remove:active {
        color: #ff5501;
        text-decoration: underline
    }

    .column .block-addbysku .action.remove:hover,.column .block-addbysku .action.remove:active,.column .block-addbysku .action.remove:focus {
        background: 0 0;
        border: 0
    }

    .column .block-addbysku .action.remove.disabled,.column .block-addbysku .action.remove[disabled],fieldset[disabled] .column .block-addbysku .action.remove {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

    .multicheckout .actions-toolbar .secondary {
        float: none;
        margin-top: 11px;
        text-align: right
    }

    .multicheckout .actions-toolbar .secondary .action {
        margin-left: 10px
    }

    .multicheckout .actions-toolbar .secondary .action.back {
        display: block;
        float: left
    }

    .multicheckout .item-options {
        margin: 20px 0 0
    }

    .multicheckout .block-content .box {
        margin-bottom: 0
    }

    .multicheckout .block-shipping .box {
        float: left;
        width: 25%
    }

    .multicheckout .block-shipping .box-shipping-method {
        padding-left: 25px;
        padding-right: 25px;
        width: 50%
    }

    .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
        display: none
    }

    .multicheckout .block-billing .box-billing-address {
        float: left;
        width: 25%
    }

    .multicheckout .block-billing .box-billing-method {
        float: left;
        padding-left: 25px;
        width: 50%
    }

    .multicheckout.form.address .table-wrapper .applicable {
        margin: 7px 0 0
    }

    .multicheckout.order-review .box-items {
        clear: left;
        float: none;
        padding-top: 40px;
        width: auto
    }

    .multicheckout.order-review .col.item {
        width: 75%
    }

    .multicheckout .methods-payment .item-content>.fieldset {
        width: auto
    }

    .multicheckout .methods-payment .item-content>.fieldset .field.cvv {
        display: inline-block;
        width: auto
    }

    .multicheckout .methods-payment .fieldset>.field:not(.choice)>.label {
        float: none;
        margin-bottom: 8px;
        text-align: left;
        width: auto
    }

    .multicheckout .methods-payment .fieldset>.field:not(.choice):not(.cvv) .control {
        width: 100%
    }

    .review-form {
        max-width: 500px
    }

    .review-ratings {
        float: left;
        margin-bottom: 0;
        max-width: 240px
    }

    .review-ratings~.review-content,.review-ratings~.review-details {
        margin-left: 280px
    }

    .review-toolbar {
        margin: 0 0 30px
    }

    .review-toolbar .pages {
        padding: 30px 0
    }

    .fieldset .review-legend.legend {
        margin-bottom: 30px
    }

    .review-item {
        padding: 30px 0
    }

    .review-title {
        margin: 0 0 30px
    }

    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 20px
    }

    .wishlist-index-index .products-grid .product-item-actions {
        margin: 0
    }

    .table-order-items th.col.total,.table-order-items td.col.total {
        text-align: end;
        padding-right: 32px !important
    }

    .sales-order-history .table-overflow-container {
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }

    .sales-order-history .table-order-items.history thead {
        display: table-row-group
    }

    .sales-order-history .table-order-items.history thead .col {
        white-space: nowrap;
        padding: 10px
    }

    .sales-order-history .table-order-items.history thead .col.date a {
        position: relative
    }

    .sales-order-history .table-order-items.history thead .col.shipping {
        text-align: center
    }

    .sales-order-history .table-order-items.history tbody .col {
        padding: 10px
    }

    .sales-order-history .table-order-items.history tbody td {
        vertical-align: middle
    }

    .block.widget .products-grid .product-item,.page-layout-1column .block.widget .products-grid .product-item,.page-layout-3columns .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 4%)/3)
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }
}

html {
    scroll-behavior: smooth
}

body {
    opacity: 1 !important;
    scrollbar-gutter: stable
}

#cookie-status {
    font-size: 0rem;
    position: fixed
}

.bat__error-icon:after {
    display: block;
    content: "!";
    color: #fff;
    background: #c93e45;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: 800;
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 3
}

body input[type=text],body input[type=password],body input[type=url],body input[type=tel],body input[type=search],body input[type=number],body input[type=datetime],body input[type=email] {
    border: none;
    font-size: 14px;
    background-color: #fff;
    font-weight: 600;
    font-family: 'Mont';
    height: 48px;
    padding: 16px;
    color: #2a2c2c;
    border: 1px solid #d5d7d7
}

body input[type=text]:focus,body input[type=password]:focus,body input[type=url]:focus,body input[type=tel]:focus,body input[type=search]:focus,body input[type=number]:focus,body input[type=datetime]:focus,body input[type=email]:focus {
    box-shadow: none
}

body input[type=text].mage-error,body input[type=password].mage-error,body input[type=url].mage-error,body input[type=tel].mage-error,body input[type=search].mage-error,body input[type=number].mage-error,body input[type=datetime].mage-error,body input[type=email].mage-error {
    border: 1px solid #c93e45
}

body input[type=text]::placeholder,body input[type=password]::placeholder,body input[type=url]::placeholder,body input[type=tel]::placeholder,body input[type=search]::placeholder,body input[type=number]::placeholder,body input[type=datetime]::placeholder,body input[type=email]::placeholder {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #727878
}

body .field._error .control,body .field._warn .control {
    position: relative
}

body .field._error .control:after,body .field._warn .control:after {
    display: block;
    content: "!";
    color: #fff;
    background: #c93e45;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: 800;
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 3
}

body .field._error .control input,body .field._warn .control input,body .field._error .control select,body .field._warn .control select {
    border: 1px solid #c93e45
}

body .field._error .control .field-error,body .field._warn .control .field-error,body .field._error .control .message,body .field._warn .control .message {
    font-size: 1.2rem;
    margin-top: 6px;
    padding: 0;
    color: #c93e45;
    background: 0 0
}

body .control {
    position: relative
}

body .control .mage-error:after {
    display: block;
    content: "!";
    color: #fff;
    background: #c93e45;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: 800;
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 3
}

body .mapboxgl-ctrl-geocoder input[type=text] {
    border: none;
    font-size: 14px;
    background-color: #fff;
    font-weight: 600;
    font-family: 'Mont';
    height: 48px;
    padding: 16px;
    color: #2a2c2c;
    border: 1px solid #d5d7d7
}

body .mapboxgl-ctrl-geocoder input[type=text]:focus {
    box-shadow: none
}

body .mapboxgl-ctrl-geocoder input[type=text].mage-error {
    border: 1px solid #c93e45
}

body .mapboxgl-ctrl-geocoder input[type=text]::placeholder {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #727878
}

.navigation li {
    margin-right: 9px;
    text-transform: uppercase
}

.navigation li a {
    color: #2a2c2c
}

.navigation li a:visited,.navigation li a:hover {
    color: currentColor
}

.navigation li.highlight a {
    color: #e5451c
}

.header-glo #menu-items-container li.highlight a {
    color: #e5451c
}

.message.info>*:first-child:before,.message.error>*:first-child:before,.message.warning>*:first-child:before,.message.notice>*:first-child:before,.message.success>*:first-child:before {
    font-size: 1.8rem;
    line-height: 100%;
    margin-top: -10px
}

.message.error>*:first-child:before {
    content: "\e91c";
    color: #c93e45;
    margin: 0;
    left: 0;
    top: 50%;
    transform: translate(0,-50%)
}

.message.success>*:first-child:before {
    content: "\e92a";
    color: #36ab4d;
    margin: 0;
    left: 0;
    top: 50%;
    transform: translate(0,-50%)
}

.message.notice {
    font-size: 1.2rem;
    padding: 12px 12px 12px 44px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2220%22 height%3D%2220%22 fill%3D%22none%22%3E%3Cpath stroke%3D%22%23A98645%22 stroke-miterlimit%3D%2210%22 stroke-width%3D%222%22 d%3D%22M10 14.167v-5m0-3.334v1.25M17.001 10a7 7 0 1 1-14 0 7 7 0 0 1 14 0Z%22/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: 12px 12px
}

.message.notice>*:first-child:before {
    display: none
}

.bat__big_number {
    font-size: 44px;
    line-height: 110%;
    letter-spacing: .02em;
    font-weight: 800
}

.bat__subheading {
    font-size: 16px;
    line-height: 140%;
    font-weight: 900
}

.bat__input_label {
    font-size: 14px;
    line-height: 150%;
    font-weight: 600
}

.bat__input_helper_text {
    font-size: 12px;
    line-height: 140%;
    font-weight: 600
}

.magezon-builder .glo-trial-block {
    background: linear-gradient(0deg,rgba(43,62,56,.02),rgba(43,62,56,.02)),#f6f6f6
}

.magezon-builder .glo-trial-block .glo-trial-block-inner>.inner-content {
    width: unset
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner {
    padding-inline:16px}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner>.mgz-parallax {
    display: none
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .block-title span {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .block-description {
    font-size: 18px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .trial-button a {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .trial-button a:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .trial-button a:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .trial-button a:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .step-number span {
    font-size: 44px;
    line-height: 110%;
    letter-spacing: .02em;
    font-weight: 800
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .step-title span {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 900
}

.magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .step-description span {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner {
        padding-inline:36px
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner>.mgz-parallax {
        display: block
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner>.mgz-parallax .mgz-parallax-inner {
        background-position: center top
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .trial-image img {
        height: 215px;
        object-fit: cover
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .block-description-inner {
        width: 70%
    }
}

@media only screen and (min-width: 1200px) {
    .magezon-builder .glo-trial-block .glo-trial-block-inner .block-description-inner {
        width:49%
    }
}

@media only screen and (min-width: 1024px) {
    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner {
        max-width:1216px;
        padding-inline:112px;box-sizing: content-box;
        margin-inline:auto}

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .block-title span {
        font-size: 52px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .block-description {
        font-size: 20px;
        line-height: 140%;
        font-family: inherit;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .trial-image img {
        height: 240px
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .step-title span {
        font-size: 18px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 900
    }

    .magezon-builder .glo-trial-block .glo-trial-block-inner .glo-trial-block-col-inner .step-description span {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }
}

.magezon-builder .faq-block .title {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%
}

.magezon-builder.faq-page .title {
    font-size: 24px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 120%;
    text-transform: uppercase
}

.magezon-builder.faq-page .mgz-element .mgz-panel .mgz-panel-body {
    border: none
}

.magezon-builder .faq-block,.magezon-builder.faq-page {
    max-width: unset
}

.magezon-builder .faq-block .faq-block-inner,.magezon-builder.faq-page .faq-block-inner {
    padding-inline:16px}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel {
    margin-bottom: 0
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel.mgz-active .mgz-panel-heading-title i,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel.mgz-active .mgz-panel-heading-title i {
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel.mgz-active .mgz-panel-heading-title i:before,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel.mgz-active .mgz-panel-heading-title i:before {
    content: "\e91c"
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel .mgz-panel-heading-title span,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel .mgz-panel-heading-title span {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    width: calc(100% - 20px);
    word-wrap: break-word;
    display: inline-block
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel .mgz-panel-heading-title a.has-icon,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel .mgz-panel-heading-title a.has-icon {
    padding: 17px 17px 17px 0;
    border-bottom: 1px solid #2a2c2c
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel .mgz-panel-heading-title a.has-icon i,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel .mgz-panel-heading-title a.has-icon i {
    right: 0
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel .mgz-panel-body-inner,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel .mgz-panel-body-inner {
    padding: 24px 0 16px
}

.magezon-builder .faq-block .mgz-element-accordion .mgz-panel .mgz-panel-body-inner .faq-content-inner,.magezon-builder.faq-page .mgz-element-accordion .mgz-panel .mgz-panel-body-inner .faq-content-inner {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.magezon-builder .faq-block .btn a,.magezon-builder.faq-page .btn a {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.magezon-builder .faq-block .btn a:hover,.magezon-builder.faq-page .btn a:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.magezon-builder .faq-block .btn a:focus,.magezon-builder.faq-page .btn a:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.magezon-builder .faq-block .btn a:disabled,.magezon-builder.faq-page .btn a:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.magezon-builder .still-have-question-block-inner {
    padding-inline:16px}

.magezon-builder .still-have-question-block-inner .title {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 110%
}

.magezon-builder .still-have-question-block-inner .contact-description {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.magezon-builder .still-have-question-block-inner .contact-methods .contact-item {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    margin-bottom: 16px
}

.magezon-builder .still-have-question-block-inner .contact-methods .contact-item i {
    margin-right: 12px;
    font-size: 1.2rem
}

.magezon-builder .still-have-question-block-inner .contact-methods .contact-item span {
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .magezon-builder .still-have-question-block-inner {
        padding-inline:36px
    }

    .magezon-builder .still-have-question-block-inner .title-col-inner {
        justify-content: center
    }

    .magezon-builder .still-have-question-block-inner .title-col-inner .title {
        width: 75%
    }
}

@media only screen and (min-width: 1024px) {
    .magezon-builder .still-have-question-block-inner {
        padding-inline:112px
    }
}

.magezon-builder .knowledge-base-block-inner>.inner-content {
    padding-inline:16px}

.magezon-builder .knowledge-base-block-inner>.inner-content .block-title span {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%
}

.magezon-builder .knowledge-base-block-inner>.inner-content .block-description {
    font-size: 18px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item img {
    width: 100vh;
    height: 214px;
    object-fit: cover
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-read-time span {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-title span {
    font-size: 20px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 800
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-description span {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-link-wrapper {
    align-self: flex-end;
    margin-top: auto
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-link {
    text-align: end;
    margin-block:4px 10px}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-link a {
    color: #2a2c2c;
    text-decoration: none;
    color: #e5451c
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-link a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #e5451c
}

.magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-link a:disabled {
    color: #aaaeae
}

.magezon-builder .knowledge-base-block-inner>.inner-content .articles-button a {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.magezon-builder .knowledge-base-block-inner>.inner-content .articles-button a:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.magezon-builder .knowledge-base-block-inner>.inner-content .articles-button a:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.magezon-builder .knowledge-base-block-inner>.inner-content .articles-button a:disabled {
    background-color: #f6f6f6;
    color: #727878
}

@media only screen and (min-width: 768px) {
    .magezon-builder .knowledge-base-block-inner>.inner-content {
        padding-inline:36px
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .block-description {
        width: 60%
    }
}

@media only screen and (min-width: 1024px) {
    .magezon-builder .knowledge-base-block-inner>.inner-content {
        max-width:1216px;
        padding-inline:112px;margin-inline:auto;box-sizing: content-box;
        width: unset
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .block-title span {
        font-size: 52px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .block-description {
        width: 55%;
        font-size: 20px;
        line-height: 140%;
        font-family: inherit;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .article-item img {
        height: 240px
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-read-time span {
        font-size: 14px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-title span {
        font-size: 24px;
        font-family: inherit;
        font-weight: 800;
        line-height: 120%
    }

    .magezon-builder .knowledge-base-block-inner>.inner-content .article-item .article-description span {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }
}

.modal-popup.confirm .modal-title {
    text-transform: uppercase;
    border: none
}

.modal-popup.confirm .modal-footer {
    display: grid
}

div#maincontent,main#maincontent,footer {
    visibility: visible
}

.ui-datepicker {
    display: none;
    z-index: 999999 !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next-hover span,.ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0;
    width: 0;
    height: 0;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent
}

.ui-datepicker .ui-datepicker-next span {
    margin-left: 0;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker .ui-datepicker-title.ui-datepicker-month {
    width: 47%;
    margin-right: 6%
}

.ui-datepicker .ui-datepicker-title.ui-datepicker-year {
    width: 47%
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-datepicker .ui-timepicker-div dl {
    text-align: left
}

.ui-datepicker .ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px
}

.ui-datepicker .ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px
}

.ui-datepicker .ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px
}

.ui-datepicker .ui-timepicker-div td {
    font-size: 90%
}

.ui-datepicker-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-datepicker .ui-datepicker {
    padding: 15px;
    border: #fff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,.35);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,.35);
    width: auto
}

.ui-datepicker .ui-datepicker .ui-datepicker-header {
    background: 0 0;
    border: none;
    padding-bottom: 10px
}

.ui-datepicker .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%
}

.ui-datepicker .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar {
    background: #fff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2
}

.ui-datepicker .ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66
}

.ui-datepicker .ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-datepicker .ui-timepicker-div dl {
    text-align: left
}

.ui-datepicker .ui-timepicker-div dl dd {
    margin: 0 0 10px 65px
}

.ui-datepicker .ui-timepicker-div td {
    font-size: 90%
}

.ui-datepicker-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-datepicker .ui-slider {
    position: relative;
    text-align: left
}

.ui-datepicker .ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px
}

.ui-datepicker .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default
}

.ui-datepicker .ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada
}

.ui-datepicker .ui-slider .ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute
}

.ui-datepicker .ui-timepicker-div {
    padding: 10px 0 5px
}

.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.freesampling-employee-recruiting .column.main,.freesampling-employee-recruitingresult .column.main {
    margin: 50px 0 0
}

#recruitingForm {
    padding-left: 30px;
    padding-right: 30px
}

#recruitingForm p {
    margin-bottom: 15px
}

#recruitingForm .vouchercode {
    margin-bottom: 30px
}

#recruitingForm .vouchercode label {
    margin-left: 20px
}

#recruitingForm .vouchercode span {
    font-size: 12px;
    line-height: 18px
}

#recruitingForm .primary a.primary {
    width: 100%
}

storelocator-index-index #search h1 {
    text-align: center
}

storelocator-index-index input {
    border: 0 none;
    border-bottom: 3px solid #666
}

body {
    font-family: 'TheFoundry-FoundryGridnik-Regular','Helvetica Neue',Helvetica,Arial,sans-serif
}

body .pf-close {
    position: absolute;
    right: 65px;
    cursor: pointer
}

@media only screen and (min-width: 1440px) {
    body .pf-close {
        padding-right:60px;
        padding-left: 50px;
        max-width: 1320px;
        margin-right: auto;
        margin-left: auto;
        text-align: right;
        position: unset
    }
}

body .pf-content-area h1 {
    padding-top: 120px;
    font-size: 55px
}

body .pf-content-area h2 {
    font-family: 'TheFoundry-FoundryGridnik-Light','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 35px;
    text-transform: unset;
    line-height: normal
}

body .pf-content-area .pf-subtitle {
    font-size: 2.2rem
}

body .pf-content-area form {
    margin-top: 30px
}

body .pf-content-area form .pf-chk-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 47%;
    margin: auto;
    height: 120px
}

body .pf-content-area form .pf-chk-content .pf-chk-box {
    display: inline-block;
    background-color: #fff;
    border-radius: 30px;
    width: 47%;
    height: 45px
}

@media only screen and (min-width: 768px) {
    body .pf-content-area form .pf-chk-content .pf-chk-box {
        float:right
    }
}

@media only screen and (min-width: 768px) {
    body .pf-content-area form .pf-chk-content .pf-chk-box:first-child {
        float:left
    }
}

body .pf-content-area form .pf-chk-content .pf-chk-box .pf-chk-label label {
    cursor: pointer;
    text-align: center;
    display: block;
    border-radius: 30px;
    border: 1px solid #000;
    height: 100%;
    line-height: 45px;
    transition: all .2s ease-in-out 0s
}

body .pf-content-area form .pf-chk-content .pf-chk-box .pf-chk-label input {
    display: none
}

@media only screen and (min-width: 768px) {
    body .pf-content-area form .pf-chk-content .pf-chk-box .pf-chk-label input:hover+label {
        background-color:#ed2939;
        border: 1px solid #ed2939;
        color: #fff
    }
}

body .pf-content-area form .pf-chk-content .pf-chk-box .pf-chk-label input:checked+label {
    background-color: #ff7e7c;
    border: 1px solid #ff7e7c;
    color: #fff
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-box-subtitle {
    position: relative;
    top: 12px
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label label {
    cursor: pointer;
    text-align: center;
    display: block;
    border-radius: 50%;
    height: 100%;
    line-height: 50px;
    transition: all .2s ease-in-out 0s
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input {
    display: none
}

@media only screen and (min-width: 768px) {
    body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:hover+.chk-flv-1-label {
        background-color:#5582d3;
        border-color: #5582d3;
        color: #fff
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:hover+.chk-flv-1-label img {
        filter: invert(94%) sepia(94%) saturate(2%) hue-rotate(218deg) brightness(105%) contrast(100%)
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:hover+.chk-flv-2-label {
        background-color: #f7a800;
        border-color: #f7a800;
        color: #fff
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:hover+.chk-flv-2-label img {
        filter: invert(94%) sepia(94%) saturate(2%) hue-rotate(218deg) brightness(105%) contrast(100%)
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:hover+.chk-flv-3-label {
        background-color: #00a8b5;
        border-color: #00a8b5;
        color: #fff
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:hover+.chk-flv-3-label img {
        filter: invert(94%) sepia(94%) saturate(2%) hue-rotate(218deg) brightness(105%) contrast(100%)
    }
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:checked+.chk-flv-1-label {
    background-color: #5582d3;
    border-color: #5582d3;
    color: #fff
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:checked+.chk-flv-1-label img {
    filter: invert(94%) sepia(94%) saturate(2%) hue-rotate(218deg) brightness(105%) contrast(100%)
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:checked+.chk-flv-2-label {
    background-color: #f7a800;
    border-color: #f7a800;
    color: #fff
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:checked+.chk-flv-2-label img {
    filter: invert(94%) sepia(94%) saturate(2%) hue-rotate(218deg) brightness(105%) contrast(100%)
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:checked+.chk-flv-3-label {
    background-color: #00a8b5;
    border-color: #00a8b5;
    color: #fff
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2 .pf-chk-label input:checked+.chk-flv-3-label img {
    filter: invert(94%) sepia(94%) saturate(2%) hue-rotate(218deg) brightness(105%) contrast(100%)
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2:nth-child(1) {
    position: relative;
    float: left;
    left: 20%
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2:nth-child(2) {
    float: center
}

body .pf-content-area form .pf-chk-content .pf-chk-box-2:nth-child(3) {
    position: relative;
    float: right;
    right: 20%
}

body .pf-content-area form .pf-chk-content .pf-chk-box-3 {
    display: inline-block;
    background-color: #fff;
    border-radius: 30px;
    width: 66%;
    height: 45px
}

body .pf-content-area form .pf-chk-content .pf-chk-box-3 .pf-chk-label label {
    cursor: pointer;
    text-align: center;
    display: block;
    border-radius: 30px;
    border: 1px solid #000;
    height: 100%;
    line-height: 45px;
    transition: all .2s ease-in-out 0s
}

body .pf-content-area form .pf-chk-content .pf-chk-box-3 .pf-chk-label input {
    display: none
}

body .pf-content-area form .pf-chk-content .pf-chk-box-3 .pf-chk-label input:hover+label {
    background-color: #ed2939;
    border: 1px solid #ed2939;
    color: #fff
}

body .pf-content-area form .pf-submit-spacing {
    padding-top: 25px
}

body .pf-content-area form .pf-links {
    display: inline-block;
    width: 100%
}

body .pf-content-area form .pf-links a {
    margin-top: 35px;
    color: #000;
    text-decoration: none
}

body .pf-content-area form .pf-links a:first-child {
    float: right
}

body .pf-content-area form .pf-links a:last-child {
    float: left
}

body .pf-content-area form .pf-links a img {
    position: relative;
    top: 3px;
    transition: all .3s ease-in-out 0s
}

body .pf-content-area form .pf-links .pf-button-next:hover img,body .pf-content-area form .pf-links .pf-button-next2:hover img {
    left: 2px
}

body .pf-content-area form .pf-links .pf-button-back:hover img,body .pf-content-area form .pf-links .pf-button-back2:hover img {
    right: 2px
}

body .pf-content-area form .pf-links .pf-button {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

body .pf-content-area form .pf-links .submit-disabled {
    opacity: .3
}

body .pf-mainpages {
    padding-top: 20px
}

body .pf-mainpages .pf-heading {
    width: 86%;
    margin: auto
}

body #experience {
    text-align: center;
    position: relative
}

body #experience .pf-heading {
    margin-bottom: 50px
}

body #smokehabits {
    text-align: center;
    position: relative
}

body #strength {
    text-align: center;
    position: relative
}

body #favflavour {
    text-align: center;
    position: relative
}

body #favflavour .pf-chk-label img {
    margin-top: 6px
}

body #recommendations {
    text-align: center;
    position: relative
}

body #productList .pf-content-area {
    margin: auto;
    width: 58%
}

body #productList .pf-content-area .pf-heading {
    margin: unset
}

body #productList .pf-content-area .pf-heading h1 {
    padding-top: 0
}

body #productList .pf-content-area .pf-subtitle img {
    vertical-align: middle;
    margin-left: 12px
}

body #productList .pf-content-area form {
    margin-top: 55px
}

body #productList .pf-content-area form .item-details {
    text-align: center;
    display: inline-block;
    width: 33%
}

body #productList .pf-content-area form .item-details>span {
    font-size: 22px
}

body #productList .pf-content-area form .item-details .price div {
    font-size: 35px;
    font-family: 'TheFoundry-FoundryGridnik-Light','Helvetica Neue',Helvetica,Arial,sans-serif
}

body #productList .pf-content-area form .item-details select {
    width: 22%;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 30px
}

body #productList .pf-content-area form .item-details .buy a {
    border: 1px solid #000;
    border-radius: 30px;
    color: #000;
    line-height: 45px;
    display: inline-block;
    text-decoration: unset;
    width: 40%;
    margin-left: 12px
}

body #productList .pf-content-area form .item-details .buy label {
    position: relative
}

body #productList .pf-content-area form .item-details .buy label img {
    position: absolute;
    top: 5px;
    right: 12px
}

body #productList .pf-content-area form .item-details .strength-indicator {
    margin-bottom: 10px
}

body #productList .pf-content-area form .item-details .strength-indicator img+span {
    font-size: 12px;
    margin-left: 7px
}

body #productList .pf-content-area form .item-details .strength-indicator .flavour-polar-green img {
    filter: invert(46%) sepia(94%) saturate(506%) hue-rotate(135deg) brightness(94%) contrast(101%)
}

body #productList .pf-content-area form .item-details .strength-indicator .flavour-wild-purple img {
    filter: invert(27%) sepia(96%) saturate(1746%) hue-rotate(183deg) brightness(93%) contrast(103%)
}

body #productList .pf-content-area form .item-details .strength-indicator .flavour-tropic-gold img {
    filter: invert(60%) sepia(77%) saturate(1936%) hue-rotate(0deg) brightness(105%) contrast(104%)
}

body #productList .pf-content-area form .item-details .strength-indicator .flavour-arctic-blue img {
    filter: invert(64%) sepia(29%) saturate(3646%) hue-rotate(143deg) brightness(98%) contrast(101%)
}

body #productList .pf-content-area form .item-details .description {
    margin: 20px 0;
    min-height: 150px
}

body #productList .pf-content-area form .item-details .description p {
    width: 80%;
    margin: auto
}

body #productList .pf-content-area form .content {
    margin-bottom: 100px
}

body #productList .pf-content-area #restart,body #productList .pf-content-area .explore a {
    display: block;
    border-radius: 30px;
    text-decoration: unset;
    background-color: #ff7e7c;
    color: #fff;
    text-align: center;
    line-height: 45px;
    transition: background-color .3s ease-in-out 0s
}

body #productList .pf-content-area #restart:hover,body #productList .pf-content-area .explore a:hover {
    background-color: #ed2939
}

body #productList .pf-content-area #restart {
    width: 315px
}

body #productList .pf-content-area .explore h1 {
    padding-top: 100px;
    margin-bottom: 5px
}

body #productList .pf-content-area .explore a {
    width: 250px
}

body #productList .pf-content-area .explore div {
    margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
    body .pf-mainpages {
        width:100%
    }

    body .pf-close {
        right: 32px;
        top: -5px
    }

    body .pf-content-area h1 {
        padding-top: 30px;
        font-size: 30px
    }

    body .pf-content-area h2 {
        font-size: 1.7rem
    }

    body .pf-content-area .pf-subtitle {
        font-size: 1.9rem
    }

    body .pf-content-area form .pf-chk-content {
        width: 85%;
        height: 150px
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box {
        width: 100%;
        float: center;
        margin: auto
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box:first-child {
        padding-bottom: 15px
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2:nth-child(1) {
        left: 10%
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-2:nth-child(3) {
        right: 10%
    }

    body .pf-content-area form .pf-chk-content .pf-chk-box-3 {
        width: 100%
    }

    body #favflavour .pf-links a {
        margin-top: 40px
    }

    body #productList {
        position: relative
    }

    body #productList .pf-content-area {
        margin: unset;
        width: 84%;
        padding-left: 30px
    }

    body #productList .pf-content-area #restart {
        width: 100%
    }

    body #productList .pf-content-area .explore h1 {
        margin-bottom: 15px
    }

    body #productList .pf-content-area .explore a {
        width: 100%
    }

    body #productList .pf-content-area .content {
        margin-bottom: 60px
    }

    body #productList .pf-content-area .content .item-details {
        width: 100%;
        display: block
    }

    body #productList .pf-content-area .content .item-details:not(:first-child) {
        margin-top: 55px
    }

    body #productList .pf-content-area .content .item-details .buy select {
        width: 32%
    }

    body #productList .pf-content-area .content .item-details .buy a {
        width: 62%
    }
}

@media only screen and (min-width: 769px) and (max-width:1388px) {
    #productList .pf-content-area {
        margin:unset !important;
        width: 92% !important;
        padding-left: 30px
    }

    #productList .pf-content-area #restart {
        width: 41% !important
    }

    #productList .pf-content-area .explore a {
        width: 28% !important
    }

    #productList .pf-content-area .item-details {
        width: 49% !important
    }

    #productList .pf-content-area .item-details:not(:first-child):not(:nth-child(2)) {
        margin-top: 55px
    }
}

.pf-bottom-shape {
    height: 340px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2
}

.pf-bottom-shape img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    bottom: 0;
    left: 0
}

.pf-bottom-shape-2 {
    height: 40%;
    margin: auto;
    z-index: -1;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 80px
}

@media only screen and (max-width: 855px) {
    .pf-bottom-shape-2 {
        width:90%;
        left: 5%
    }
}

.pf-bottom-shape-2 img {
    height: 100%
}

#pf-progress {
    width: 100%;
    height: 2px;
    display: block
}

#pf-progress .pf-progress {
    height: 3px;
    display: block;
    border-top: solid 2px red
}

#pf-progress .pf-progress.pf-progress-one {
    width: 25%
}

#pf-progress .pf-progress.pf-progress-two {
    width: 50%
}

#pf-progress .pf-progress.pf-progress-three {
    width: 75%
}

#pf-progress .pf-progress.pf-progress-four {
    width: 100%
}

.quiz-view-item .column.main {
    padding: 0
}

.quiz-view-item .quizName-wrapper,.quiz-view-item .quizHeader,.quiz-view-item .message.error {
    display: none !important
}

.quiz-view-item #modal-wrapper-quiz {
    box-sizing: border-box
}

.quiz-view-item #modal-wrapper-quiz * {
    box-sizing: border-box
}

.quiz-view-item #modal-wrapper-quiz .quizContent {
    background: #fff;
    max-width: 906px;
    width: 100%;
    position: relative
}

.quiz-view-item #modal-wrapper-quiz .quizArea {
    max-width: 480px;
    margin: 0 auto;
    width: 100%
}

.quiz-view-item #modal-wrapper-quiz .question {
    padding: 0
}

.quiz-view-item #modal-wrapper-quiz .question:before {
    display: none
}

.quiz-view-item #modal-wrapper-quiz .question._non-selectable {
    pointer-events: none
}

.quiz-view-item #modal-wrapper-quiz .question h3 {
    text-align: center;
    margin: 32px 0 12px;
    text-transform: uppercase
}

.quiz-view-item #modal-wrapper-quiz .question h3 em.em-shifted {
    position: relative;
    left: -3px
}

.quiz-view-item #modal-wrapper-quiz .question .answers-count {
    color: #5d5f63;
    font-family: 'VeloWWangle-Regular','Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 32px
}

.quiz-view-item #modal-wrapper-quiz .button.nextQuestion {
    color: #fff;
    font-family: 'VeloWWangle-Bold','Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.2rem;
    background: #254aa2;
    float: none;
    padding: 13px 55px;
    border-radius: 100px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    transition: all .3s
}

.quiz-view-item #modal-wrapper-quiz .button.nextQuestion:hover {
    background: #fff200;
    color: #2b2b2b
}

.quiz-view-item #modal-wrapper-quiz .button.nextQuestion.disabled {
    background: #e9ecf0;
    color: #5d5f63;
    pointer-events: none
}

.quiz-view-item #modal-wrapper-quiz .button.backToQuestion {
    color: #2b2b2b;
    font-family: 'VeloWWangle-Bold','Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    letter-spacing: .04rem;
    background: 0 0;
    bottom: unset;
    float: none;
    padding: 0
}

.quiz-view-item #modal-wrapper-quiz .button.backToQuestion:before {
    content: '';
    background: url('../BAT_QuizExtend/images/icons/arrow-right.svg') center/cover no-repeat;
    display: inline-block;
    margin-right: 12px;
    width: 19px;
    height: 13px
}

.quiz-view-item #modal-wrapper-quiz .answers {
    margin: 0;
    padding: 0 0 32px
}

.quiz-view-item #modal-wrapper-quiz .answers li {
    padding: 0;
    width: 100%;
    margin: 0 0 16px
}

.quiz-view-item #modal-wrapper-quiz .answers li:last-child {
    margin-bottom: 0
}

.quiz-view-item #modal-wrapper-quiz .answers li label {
    color: #2b2b2b;
    font-family: 'VeloWWangle-Bold','Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.2rem;
    border: 2px solid #01567e;
    border-radius: 2px;
    padding: 10px 38px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all .3s;
    position: relative;
    -webkit-user-select: none;
    user-select: none
}

.quiz-view-item #modal-wrapper-quiz .answers li label:before {
    display: none
}

.quiz-view-item #modal-wrapper-quiz .answers li label:hover {
    background: #01567e;
    color: #fff
}

.quiz-view-item #modal-wrapper-quiz .answers li input[type=checkbox]:checked+label,.quiz-view-item #modal-wrapper-quiz .answers li input[type=radio]:checked+label {
    background: #01567e;
    color: #fff
}

.quiz-view-item #modal-wrapper-quiz .answers li input[type=checkbox]:checked+label:after,.quiz-view-item #modal-wrapper-quiz .answers li input[type=radio]:checked+label:after {
    content: '';
    background: url('../BAT_QuizExtend/images/icons/mark.svg') center/cover no-repeat;
    display: inline-block;
    margin: 0;
    width: 14px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 14px;
    left: unset;
    transform: translate(0,-50%)
}

.quiz-result-index.quiz-showed .quizProgressBar,.quiz-view-item.quiz-showed .quizProgressBar {
    display: none
}

.quiz-result-index .quizProgressBar,.quiz-view-item .quizProgressBar {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center
}

.quiz-result-index .quizProgressBar li,.quiz-view-item .quizProgressBar li {
    background: #e9ecf0;
    height: 5px;
    margin: 0 2px 0 0;
    max-width: 67px;
    width: 100%
}

.quiz-result-index .quizProgressBar li:last-child,.quiz-view-item .quizProgressBar li:last-child {
    margin-right: 0
}

.quiz-result-index .quizProgressBar li._filled,.quiz-view-item .quizProgressBar li._filled {
    background: #254aa2
}

.quiz-result-index .column.main {
    padding: 0
}

.quiz-result-index .quiz-results-container {
    box-sizing: border-box
}

.quiz-result-index .quiz-results-container * {
    box-sizing: border-box
}

.quiz-result-index .quiz-results-container .page-title-wrapper {
    margin: 32px auto;
    text-align: center
}

.quiz-result-index .quiz-results-container .page-title-wrapper .page-title,.quiz-result-index .quiz-results-container .fallback-products .section-title h2 {
    text-transform: uppercase;
    margin: 0 0 12px
}

.quiz-result-index .quiz-results-container .page-title-wrapper .page-title em.em-shifted,.quiz-result-index .quiz-results-container .fallback-products .section-title h2 em.em-shifted {
    position: relative;
    left: -3px
}

.quiz-result-index .quiz-results-container .page-title-wrapper .list-subtitle {
    margin: 0
}

.quiz-result-index .quiz-results-container .product-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.quiz-result-index .quiz-results-container .product-item .product-card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    background: #e9ecf0
}

.quiz-result-index .quiz-results-container .product-item .product-item-photo {
    aspect-ratio: 1;
    min-width: 100%;
    max-width: 100%;
    width: 100%
}

.quiz-result-index .quiz-results-container .product-item .product-item-photo .product-image-photo {
    max-height: 100%
}

.quiz-result-index .quiz-results-container .product-item .product-item-masthead {
    margin-top: 60px
}

.quiz-result-index .quiz-results-container .product-item .action.tocart {
    background: #fff;
    border: 2px solid #01567e;
    border-radius: 0;
    width: 100%
}

.quiz-result-index .quiz-results-container .product-item .action.tocart:hover {
    border-color: #fff200;
    background: #fff200
}

.quiz-result-index .quiz-results-container .product-item .action.tocart._marked {
    background: #01567e;
    position: relative
}

.quiz-result-index .quiz-results-container .product-item .action.tocart._marked>span {
    color: #fff
}

.quiz-result-index .quiz-results-container .product-item .action.tocart._marked:after {
    content: '';
    background: url('../BAT_QuizExtend/images/icons/mark.svg') center/cover no-repeat;
    display: inline-block;
    margin: 0;
    width: 14px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 12.5px;
    left: unset;
    transform: translate(0,-50%)
}

.quiz-result-index .quiz-results-container .fallback-products .section-title {
    text-align: center
}

.quiz-result-index .quiz-results-container .fallback-products .category-link {
    text-align: center
}

.quiz-result-index .quiz-results-container .fallback-products .category-link .action.primary {
    padding: 10px 35px
}

.quiz-result-index .quiz-results-container .fallback-products .category-link .action.primary>span {
    color: #fff;
    font-family: 'VeloWWangle-Bold','Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.2rem;
    letter-spacing: 1px
}

.quiz-result-index .quiz-results-container .fallback-products .category-link .action.primary:hover>span {
    color: #2b2b2b
}

.product-image-container {
    position: static !important
}

.absolute-label-container {
    position: absolute;
    bottom: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.absolute-label-container .aw-onsale__label-wrap {
    position: absolute
}

.absolute-label-container .top-left {
    top: 0;
    left: 0
}

.absolute-label-container .top-right {
    top: 0;
    right: 0
}

.absolute-label-container .bottom-right {
    bottom: 0;
    right: 0
}

.absolute-label-container .bottom-left {
    bottom: 0;
    left: 0
}

.aw-onsale__label-area-wrap.product-page-label {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0
}

.aw-onsale__label-area-wrap .label-wrap {
    padding: 4px 4px 2px !important;
    text-transform: uppercase;
    font-weight: 950 !important;
    line-height: 90%
}

.aw-onsale__label-area-wrap .label-wrap.rectangle {
    border-radius: 4px
}

.devicetrial-index-index .page-main {
    padding: 0
}

.devicetrial-index-index .magezon-builder .breadcrumbs-container {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center
}

.devicetrial-index-index .magezon-builder .breadcrumbs-container a:hover {
    text-decoration: none
}

.devicetrial-index-index .magezon-builder .breadcrumbs-container .breadcrumbs {
    padding-block:0}

.devicetrial-index-index .magezon-builder .breadcrumbs-container .breadcrumbs.page {
    display: none
}

.devicetrial-index-index .magezon-builder .breadcrumbs-container .breadcrumbs span {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800;
    color: #2a2c2c
}

.devicetrial-index-index .magezon-builder .breadcrumbs-container .breadcrumbs i {
    display: none;
    color: #e5451c;
    margin-right: 12px
}

.devicetrial-index-index .magezon-builder .breadcrumbs-container .breadcrumbs i.mobile {
    display: inline
}

.device-trial-products-list {
    max-width: calc(1216px + 32px);
    display: grid;
    padding: 0 16px;
    margin: 0 auto;
    list-style: none
}

.device-trial-products-list .trialItem {
    margin: 0
}

.device-trial-products-list .trialItem .trial-item-photo-container {
    position: relative;
    width: 100%;
    min-width: 0
}

.device-trial-products-list .trialItem .trial-item-photo {
    display: block;
    object-fit: cover;
    visibility: visible !important
}

.device-trial-products-list .trialItem .trial-item-name {
    text-transform: uppercase
}

.device-trial-products-list .trialItem .trial-item-price-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: auto;
    padding: 8px;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    border-radius: 4px;
    background-color: #fff
}

.device-trial-products-list .trialItem .trial-item-price-info h6 {
    flex-basis: 100%
}

.device-trial-products-list .trialItem .trial-item-add-form {
    display: grid;
    margin-bottom: 32px
}

.device-trial-products-list .trialItem .swatch-options {
    font-size: 0rem;
    grid-template-columns: repeat(auto-fit,32px);
    z-index: 1
}

.device-trial-products-list .trialItem .swatch-options.slick-initialized {
    grid-template-columns: 1fr 32px
}

.device-trial-products-list .trialItem .swatch-options.slick-initialized .slick-list {
    padding: 4px 0 4px 4px
}

.entry-age-interstitial-modal .modal-inner-wrap {
    max-width: 900px
}

.entry-age-interstitial-modal .entry-age-interstitial p {
    color: #f6f6f6
}

.entry-age-gate-pop-up-default .modal-content p {
    color: #1d1d1b
}

.entry-age-gate-pop-up-default .entry-age-confirmation p {
    padding: 0;
    margin-bottom: 25px
}

.entry-age-gate-pop-up-default .entry-age-confirmation .entry-to-text {
    font-family: 'Montserrat';
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px
}

.entry-age-gate-pop-up-default .entry-age-confirmation .entry-to-subtext {
    font-family: 'Montserrat';
    font-size: 1.8rem
}

.entry-age-gate-pop-up-default .entry-age-confirmation .entry-age-confirmation-header {
    padding-bottom: 10px
}

.entry-age-gate-pop-up-default .entry-age-confirmation .entry-age-confirmation-header img {
    width: 58px;
    height: 49px;
    object-fit: contain
}

.entry-age-gate-pop-up-default .entry-age-confirmation .entry-to-lasttext {
    color: #2a2c2c;
    font-size: 1.1rem;
    line-height: 1.4
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: top;
    text-align: center;
    justify-content: center;
    margin-bottom: 15px
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.primary,.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.secondary {
    color: #2a2c2c;
    border-radius: 100px;
    font-size: 1.2rem;
    line-height: 1em;
    letter-spacing: .04em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: center;
    width: 190px;
    height: 40px;
    padding-inline:10px;font-family: 'Montserrat';
    font-style: normal
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.primary:after,.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.secondary:after {
    content: none
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.primary span,.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.secondary span {
    width: 100%
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.primary {
    background: 0 0;
    border-color: #f8ab28;
    border-width: 2px;
    margin-right: 10px;
    order: 2;
    margin-left: 0
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.secondary {
    margin-left: 10px;
    order: 1;
    background: linear-gradient(268deg,#cd4a04,.65%,#ed7d30 100%);
    color: #fff;
    position: relative;
    z-index: 1
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.secondary:before {
    border-radius: 48px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    margin: -2px
}

.entry-age-gate-pop-up-default .entry-age-confirmation .actions .action.secondary:hover:before {
    background: linear-gradient(268deg,#ba4304 .65%,#d7722d 100%)
}

.entry-age-gate-pop-up-body div[id^=trustbadge-container-] {
    display: none
}

.date-select {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.entry-age-gate .entry-age-gate-pop-up-default.modal-slide .modal-inner-wrap {
    background-color: #fff;
    height: auto;
    top: 50%;
    position: fixed;
    width: calc(100% - 40px);
    transform: translateY(-50%);
    padding-top: 40px;
    padding-bottom: 0;
    max-width: 670px;
    max-height: 880px
}

@media only screen and (max-width: 767px) and (orientation:portrait) {
    body .entry-age-interstitial-modal.modal-slide {
        left:0
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .modal-header,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .modal-header {
        display: none
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .modal-content,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .modal-content {
        display: table;
        height: 100%
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial {
        display: table-cell !important;
        vertical-align: middle
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation .entry-to-subtext,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation .entry-to-subtext,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial .entry-to-subtext,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial .entry-to-subtext {
        width: 95%;
        margin: 0 auto;
        font-family: 'Montserrat';
        font-size: 1.8rem
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation .entry-age-confirmation-header,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation .entry-age-confirmation-header,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial .entry-age-confirmation-header,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial .entry-age-confirmation-header {
        margin: 0 0 25px
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation .actions,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation .actions,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial .actions,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial .actions {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        align-items: top;
        text-align: center;
        margin-top: 10px
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation .actions .action,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation .actions .action,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial .actions .action,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial .actions .action {
        width: 100%
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation .actions .action+.secondary,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation .actions .action+.secondary,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial .actions .action+.secondary,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial .actions .action+.secondary {
        margin-left: 0
    }

    body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-confirmation .actions #btn-entry-age-deny,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-confirmation .actions #btn-entry-age-deny,body .entry-age-gate .modal-slide.entry-age-gate-pop-up-default .modal-inner-wrap .entry-age-interstitial .actions #btn-entry-age-deny,body .entry-age-gate .modal-slide.entry-age-interstitial-modal .modal-inner-wrap .entry-age-interstitial .actions #btn-entry-age-deny {
        margin-top: 12px
    }
}

.post-holder {
    margin: 0;
    padding: 0
}

.post-header-wrapper {
    background-color: #f6f6f6;
    margin-bottom: calc(145px - 48px)
}

.post-header-wrapper .post-header {
    margin-inline:16px;padding-block:24px 48px}

.post-header-wrapper .post-header .post-header-img {
    position: absolute;
    top: calc(100% - 48px);
    right: 0;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 145px;
    object-fit: cover
}

.post-header-wrapper .post-header .blog-breadcrumbs-container {
    margin-bottom: 48px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center
}

.post-header-wrapper .post-header .blog-breadcrumbs-container a:hover {
    text-decoration: none
}

.post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs.blog {
    display: none
}

.post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs.title {
    display: none
}

.post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs span {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800;
    color: #2a2c2c
}

.post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs i {
    display: none;
    color: #e5451c;
    margin-right: 12px
}

.post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs i.mobile {
    display: inline
}

.post-header-wrapper .post-header .post-title {
    margin-bottom: 16px;
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 110%;
    color: #2a2c2c
}

.post-header-wrapper .post-header .additional-info-container .publish-date-container {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    color: #727878;
    margin-bottom: 32px
}

.post-header-wrapper .post-header .additional-info-container .dot {
    margin-inline:8px}

.post-header-wrapper .post-header .additional-info-container .share-container {
    padding-block:12px;border-top: 1px solid #2a2c2c;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: unset
}

.post-header-wrapper .post-header .additional-info-container .share-container span {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.post-header-wrapper .post-header .additional-info-container .share-container .share-links {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center
}

.post-header-wrapper .post-header .additional-info-container .share-container .share-links a {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 1.8rem;
    color: #2a2c2c;
    margin-left: 24px
}

.post-header-wrapper .post-header .additional-info-container .share-container .share-links a:hover {
    text-decoration: none;
    color: #e5451c
}

.post-description {
    padding: 64px 16px 48px;
    margin-bottom: 0;
    max-width: 720px;
    margin-inline:auto}

.recommended-posts-wrapper {
    background-color: #ccd6c2
}

.recommended-posts-wrapper .recommended-posts {
    padding: 64px 16px 48px
}

.recommended-posts-wrapper .recommended-posts .recommended-posts-title {
    color: #2a2c2c;
    margin-bottom: 16px;
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%
}

.recommended-posts-wrapper .recommended-posts .recommended-posts-description {
    color: #2a2c2c;
    font-size: 18px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    margin-bottom: 32px
}

.recommended-posts-wrapper .recommended-posts .posts-container {
    margin: 0;
    padding: 0;
    list-style: none none
}

.recommended-posts-wrapper .recommended-posts .posts-container .post {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #2a2c2c
}

.recommended-posts-wrapper .recommended-posts .posts-container .post img {
    display: block;
    width: 100%;
    height: 214px;
    object-fit: cover
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .read-time {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    color: #e5451c;
    margin-block:24px 16px}

.recommended-posts-wrapper .recommended-posts .posts-container .post .title {
    font-size: 20px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 800;
    color: #2a2c2c;
    margin-bottom: 8px
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .title a {
    color: #2a2c2c
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .title a:hover {
    text-decoration: none
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .post-content {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    height: 100%
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .short-content {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    color: #2a2c2c
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .article-link-wrapper {
    margin-top: auto;
    text-align: right
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .article-link-wrapper .article-link {
    color: #e5451c
}

.recommended-posts-wrapper .recommended-posts .posts-container .post .article-link-wrapper .article-link:hover {
    text-decoration: none
}

.recommended-posts-wrapper .recommended-posts .cta-button {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.recommended-posts-wrapper .recommended-posts .cta-button:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.recommended-posts-wrapper .recommended-posts .cta-button:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.recommended-posts-wrapper .recommended-posts .cta-button:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.cms-index-index .recommended-posts-wrapper .recommended-posts {
    padding: unset
}

@media only screen and (min-width: 768px) {
    .post-header-wrapper {
        margin-bottom:calc(240px - 60px)
    }

    .post-header-wrapper .post-header {
        margin-inline:36px;padding-bottom: 60px
    }

    .post-header-wrapper .post-header .post-header-img {
        top: calc(100% - 60px);
        height: 240px
    }

    .post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs.blog {
        display: block
    }

    .post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs.title {
        white-space: nowrap;
        display: block;
        width: 150px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs.title span {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 800
    }

    .post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs i {
        display: inline;
        margin-inline:12px}

    .post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs i.mobile {
        display: none
    }

    .post-header-wrapper .post-header .blog-breadcrumbs-container .blog-breadcrumbs span {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }

    .post-header-wrapper .post-header .additional-info-container {
        border-top: 1px solid #2a2c2c;
        display: flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: space-between;
        align-items: unset
    }

    .post-header-wrapper .post-header .additional-info-container .publish-date-container {
        margin-bottom: 0;
        display: flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: unset;
        align-items: center
    }

    .post-header-wrapper .post-header .additional-info-container .share-container {
        border-top: none
    }

    .post-description {
        padding-inline:36px}

    .recommended-posts-wrapper .recommended-posts {
        padding-inline:36px}

    .recommended-posts-wrapper .recommended-posts .posts-container {
        display: grid;
        column-gap: 16px;
        grid-template-columns: calc(50% - 16px/2) calc(50% - 16px/2)
    }

    .recommended-posts-wrapper .recommended-posts .posts-container .post img {
        height: 200px
    }
}

@media only screen and (min-width: 1024px) {
    .post-header-wrapper {
        margin-bottom:calc(516px - 144px)
    }

    .post-header-wrapper .post-header {
        margin-inline:auto;max-width: 1216px;
        padding: 48px 112px 144px
    }

    .post-header-wrapper .post-header .post-header-img {
        top: calc(100% - 144px);
        padding-inline:112px;box-sizing: border-box;
        height: 516px
    }

    .post-header-wrapper .post-header .blog-breadcrumbs-container {
        margin-bottom: 64px
    }

    .post-header-wrapper .post-header .post-title {
        margin-bottom: 48px;
        font-size: 44px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 110%
    }

    .post-header-wrapper .post-header .additional-info-container .share-container {
        padding-block:16px}

    .post-description {
        padding-inline:112px}

    .recommended-posts-wrapper .recommended-posts {
        margin: 0 auto;
        padding: 112px 0 96px;
        max-width: 1216px
    }

    .recommended-posts-wrapper .recommended-posts .recommended-posts-title {
        font-size: 52px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%
    }

    .recommended-posts-wrapper .recommended-posts .recommended-posts-description {
        font-size: 20px;
        line-height: 140%;
        font-family: inherit;
        -webkit-font-smoothing: antialiased;
        font-weight: 700;
        width: 55%
    }

    .recommended-posts-wrapper .recommended-posts .posts-container {
        column-gap: 32px;
        grid-template-columns: calc(33.3% - 2*32px/3) calc(33.3% - 2*32px/3) calc(33.3% - 2*32px/3)
    }

    .recommended-posts-wrapper .recommended-posts .posts-container .post img {
        height: 240px
    }

    .recommended-posts-wrapper .recommended-posts .posts-container .post .read-time {
        font-size: 14px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .recommended-posts-wrapper .recommended-posts .posts-container .post .title {
        font-size: 24px;
        font-family: inherit;
        font-weight: 800;
        line-height: 120%
    }

    .recommended-posts-wrapper .recommended-posts .posts-container .post .short-content {
        font-size: 16px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }

    .cms-index-index .recommended-posts-wrapper .recommended-posts {
        margin: unset;
        padding: 0;
        max-width: unset
    }
}

.mapbox-store-locator .storesearch-header-wrapper {
    background-color: #f6f6f6
}

.mapbox-store-locator .storesearch-header-wrapper .storesearch-header {
    padding: 48px 16px
}

.mapbox-store-locator .storesearch-header-wrapper .storesearch-header h1 {
    margin-bottom: 24px;
    color: #e5451c;
    font-size: 38px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 100%
}

.mapbox-store-locator .storesearch-header-wrapper .storesearch-header .description {
    color: #2a2c2c;
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.mapbox-store-locator .search-container {
    padding-top: 24px;
    padding-inline:16px;background-color: #fff
}

.mapbox-store-locator .search-container #geocoder-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.mapbox-store-locator .search-container #geocoder-container i {
    position: absolute;
    top: 17px;
    bottom: 15px;
    right: 17px;
    left: auto;
    z-index: 10;
    color: #aaaeae
}

.mapbox-store-locator .search-container #geocoder-container .mapboxgl-ctrl-geocoder {
    z-index: 3;
    order: 1;
    min-width: unset
}

.mapbox-store-locator .search-container #geocoder-container .mapboxgl-ctrl-geocoder input {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    padding-block:14px 12px;background-color: #f6f6f6;
    color: #2a2c2c
}

.mapbox-store-locator .search-container .current-location-cta {
    color: #2a2c2c;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    margin-block:16px 32px;display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: flex-start;
    align-items: center
}

.mapbox-store-locator .search-container .current-location-cta:hover {
    text-decoration: none;
    cursor: pointer;
    color: #e5451c
}

.mapbox-store-locator .search-container .current-location-cta:disabled {
    color: #aaaeae
}

.mapbox-store-locator .search-container .current-location-cta i {
    margin-right: 8px;
    font-size: 18px
}

.mapbox-store-locator .storesearch-content {
    padding-inline:16px}

.mapbox-store-locator .storesearch-content .tab-switcher {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mapbox-store-locator .storesearch-content .tab-switcher .tab {
    cursor: pointer;
    width: 50%;
    font-size: 16px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    padding-block:12px 10px;color: #2a2c2c;
    text-align: center;
    border-bottom: 1px solid #2a2c2c
}

.mapbox-store-locator .storesearch-content .tab-switcher .tab.active {
    background-color: #f6f6f6
}

.mapbox-store-locator .storesearch-content .tab-content {
    display: none
}

.mapbox-store-locator .storesearch-content .tab-content.active {
    display: block
}

.mapbox-store-locator .storesearch-content .result-list {
    list-style: none;
    padding: 0
}

.mapbox-store-locator .storesearch-content .result-list li {
    border-bottom: 1px solid #2a2c2c;
    padding: 16px;
    color: #2a2c2c
}

.mapbox-store-locator .storesearch-content .result-list li .item-row--heading .name {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    margin-bottom: 8px;
    color: #2a2c2c
}

.mapbox-store-locator .storesearch-content .result-list li .item-row--address div {
    color: #727878
}

.mapbox-store-locator .storesearch-content .result-list li .item-row--address div.address-text {
    margin-bottom: 4px
}

.mapbox-store-locator .storesearch-content .result-list li .item-row--address div span {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.mapbox-store-locator .storesearch-content .result-list li .item-row--address div i {
    font-size: 1.4rem;
    margin-right: 11px
}

.mapbox-store-locator .storesearch-content .result-list li .item-row--address div.direction {
    display: none
}

.mapbox-store-locator .storesearch-content #map-view {
    padding-block:16px 64px}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map {
    height: 500px;
    width: 100%;
    font-family: 'Mont';
    color: #2a2c2c
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup {
    width: 279px
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content {
    min-width: unset;
    position: relative;
    padding: 24px 20px;
    box-shadow: 0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03)
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content .address-title {
    margin-bottom: 8px;
    color: #2a2c2c;
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content div {
    color: #727878
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content div.address-text {
    margin-bottom: 4px
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content div span {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content div i {
    font-size: 1.4rem;
    margin-right: 11px
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content .direction a {
    margin-top: 16px;
    color: #2a2c2c;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content .direction a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #e5451c
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content .direction a:disabled {
    color: #aaaeae
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-close-button {
    display: none
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-tip {
    border-width: 6px 9px 0;
    position: relative
}

.mapbox-store-locator .storesearch-content #map-view .mapboxgl-map .mapboxgl-popup .mapboxgl-popup-tip:after {
    content: '';
    border-width: 14px 8px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: -16px;
    left: -8px
}

@media only screen and (min-width: 768px) {
    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header {
        padding-inline:36px;
        margin-bottom: 0
    }

    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header .description {
        font-size: 1.8rem
    }

    .mapbox-store-locator .storesearch-content {
        padding-inline:36px;margin-block:24px;display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        height: 600px
    }

    .mapbox-store-locator .storesearch-content .tab-switcher {
        display: none
    }

    .mapbox-store-locator .storesearch-content .tab-content {
        display: block
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view {
        width: 300px;
        margin-right: 16px;
        display: flex;
        flex-direction: column;
        flex-wrap: unset;
        align-content: unset;
        justify-content: unset;
        align-items: unset
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .search-container {
        padding: 0
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper {
        overflow: auto;
        direction: rtl
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper::-webkit-scrollbar {
        width: 4px;
        background-color: #f6f6f6
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper::-webkit-scrollbar-thumb {
        background-color: #2a2c2c;
        border-radius: 8px
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper .result-list {
        direction: ltr
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper .result-list li {
        border-bottom: none;
        padding: 0 16px 32px
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper .result-list li .item-row--address .direction {
        margin-top: 16px;
        display: block
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper .result-list li .item-row--address .direction a {
        color: #2a2c2c;
        text-decoration: none;
        font-size: 14px;
        font-weight: 800
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper .result-list li .item-row--address .direction a:hover {
        text-decoration: none;
        cursor: pointer;
        color: #e5451c
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-wrapper .result-list li .item-row--address .direction a:disabled {
        color: #aaaeae
    }

    .mapbox-store-locator .storesearch-content .tab-content#map-view {
        margin-left: 16px;
        padding: 0;
        width: calc(100% - 300px)
    }

    .mapbox-store-locator .storesearch-content .tab-content#map-view #map {
        height: 600px
    }
}

@media only screen and (min-width: 1024px) {
    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header {
        padding:96px 112px;
        max-width: 1216px;
        margin-inline:auto}

    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header h1 {
        font-size: 60px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%
    }

    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header .description {
        font-size: 18px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }

    .mapbox-store-locator .storesearch-content {
        height: 745px;
        margin-block:96px;padding-inline:112px;max-width: 1216px;
        margin-inline:auto}

    .mapbox-store-locator .storesearch-content .tab-content#list-view {
        width: 383px
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-list li .item-row--heading .name {
        font-size: 14px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 120%
    }

    .mapbox-store-locator .storesearch-content .tab-content#list-view .result-list li .item-row--address div span {
        font-size: 14px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }

    .mapbox-store-locator .storesearch-content .tab-content#map-view {
        width: calc(100% - 383px)
    }

    .mapbox-store-locator .storesearch-content .tab-content#map-view #map {
        height: 745px
    }
}

@media only screen and (min-width: 1440px) {
    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header {
        display:flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: unset;
        align-items: center
    }

    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header h1 {
        margin-bottom: 0;
        flex: 2;
        white-space: nowrap;
        margin-right: 8px
    }

    .mapbox-store-locator .storesearch-header-wrapper .storesearch-header .description {
        flex: 2;
        margin-left: 8px
    }
}

.blog-index-index .tabs .nav {
    margin-bottom: 32px
}

.blog-index-index .tabs .tab-content {
    min-height: 100vh
}

.blog-index-index .pages .pages-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.blog-index-index .pages .pages-items .pages-item-next,.blog-index-index .pages .pages-items .pages-item-previous {
    flex: 1 1 auto
}

.blog-index-index .pages .pages-items .pages-item-next {
    text-align: right
}

.blog-index-index .hidden,.cms-index-index .hidden,.catalogsearch-result-index .hidden,.catalogsearch-result-index .hidden {
    display: none
}

.blog-index-index .hero-section,.cms-index-index .hero-section,.catalogsearch-result-index .hero-section,.catalogsearch-result-index .hero-section {
    background-color: #ccd6c2
}

.blog-index-index .hero-section .hero-section__content,.cms-index-index .hero-section .hero-section__content,.catalogsearch-result-index .hero-section .hero-section__content,.catalogsearch-result-index .hero-section .hero-section__content {
    margin: 0 auto;
    max-width: 800px;
    text-align: center
}

.blog-index-index .hero-section .page-title,.cms-index-index .hero-section .page-title,.catalogsearch-result-index .hero-section .page-title,.catalogsearch-result-index .hero-section .page-title {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 950;
    line-height: 16px;
    font-size: 1.6rem;
    margin-bottom: 24px
}

.blog-index-index .hero-section .page-description,.cms-index-index .hero-section .page-description,.catalogsearch-result-index .hero-section .page-description,.catalogsearch-result-index .hero-section .page-description {
    margin: 0 auto 32px;
    text-transform: uppercase
}

.blog-index-index .hero-section .page-description span,.cms-index-index .hero-section .page-description span,.catalogsearch-result-index .hero-section .page-description span,.catalogsearch-result-index .hero-section .page-description span {
    color: #e5451c;
    text-transform: initial
}

.blog-index-index .hero-section .search-wrapper .search-container,.cms-index-index .hero-section .search-wrapper .search-container,.catalogsearch-result-index .hero-section .search-wrapper .search-container,.catalogsearch-result-index .hero-section .search-wrapper .search-container {
    max-width: 592px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box
}

.blog-index-index .hero-section .search-wrapper .search-input,.cms-index-index .hero-section .search-wrapper .search-input,.catalogsearch-result-index .hero-section .search-wrapper .search-input,.catalogsearch-result-index .hero-section .search-wrapper .search-input {
    padding: 16px 30px 16px 16px
}

.blog-index-index .hero-section .search-wrapper .search-input::placeholder,.cms-index-index .hero-section .search-wrapper .search-input::placeholder,.catalogsearch-result-index .hero-section .search-wrapper .search-input::placeholder,.catalogsearch-result-index .hero-section .search-wrapper .search-input::placeholder {
    color: #aaaeae
}

.blog-index-index .hero-section .search-wrapper .search-results,.cms-index-index .hero-section .search-wrapper .search-results,.catalogsearch-result-index .hero-section .search-wrapper .search-results,.catalogsearch-result-index .hero-section .search-wrapper .search-results {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    background-color: #f6f6f6;
    z-index: 99
}

.blog-index-index .hero-section .search-wrapper .search-results ul,.cms-index-index .hero-section .search-wrapper .search-results ul,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.blog-index-index .hero-section .search-wrapper .search-results ul li,.cms-index-index .hero-section .search-wrapper .search-results ul li,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul li,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul li {
    text-align: left
}

.blog-index-index .hero-section .search-wrapper .search-results ul .no-results,.cms-index-index .hero-section .search-wrapper .search-results ul .no-results,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .no-results,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .no-results {
    color: #727878;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    font-size: 1.4rem;
    margin: 0
}

.blog-index-index .hero-section .search-wrapper .search-results ul .search-result-item,.cms-index-index .hero-section .search-wrapper .search-results ul .search-result-item,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item {
    margin-bottom: 12px
}

.blog-index-index .hero-section .search-wrapper .search-results ul .search-result-item a,.cms-index-index .hero-section .search-wrapper .search-results ul .search-result-item a,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item a,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item a {
    color: #333;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    font-size: 1.4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none
}

.blog-index-index .hero-section .search-wrapper .search-results ul .search-result-item .glo-icon-arrow-right,.cms-index-index .hero-section .search-wrapper .search-results ul .search-result-item .glo-icon-arrow-right,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item .glo-icon-arrow-right,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item .glo-icon-arrow-right {
    color: #e5451c;
    margin-right: 14px
}

.blog-index-index .hero-section .search-wrapper .search-results ul .search-result-item .highlighted,.cms-index-index .hero-section .search-wrapper .search-results ul .search-result-item .highlighted,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item .highlighted,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .search-result-item .highlighted {
    font-weight: 950
}

.blog-index-index .hero-section .search-wrapper .search-results ul .show-all-link,.cms-index-index .hero-section .search-wrapper .search-results ul .show-all-link,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .show-all-link,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .show-all-link {
    margin-top: 22px
}

.blog-index-index .hero-section .search-wrapper .search-results ul .show-all-link a,.cms-index-index .hero-section .search-wrapper .search-results ul .show-all-link a,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .show-all-link a,.catalogsearch-result-index .hero-section .search-wrapper .search-results ul .show-all-link a {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 800;
    line-height: 14px;
    font-size: 1.4rem;
    text-decoration: none
}

.blog-index-index .hero-section .search-wrapper .search-input-container,.cms-index-index .hero-section .search-wrapper .search-input-container,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container {
    position: relative;
    display: after;
    text-decoration: none
}

.blog-index-index .hero-section .search-wrapper .search-input-container:after,.cms-index-index .hero-section .search-wrapper .search-input-container:after,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container:after,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: #aaaeae;
    content: "\e900";
    font-family: 'gloicons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.blog-index-index .hero-section .search-wrapper .search-input-container:hover:after,.cms-index-index .hero-section .search-wrapper .search-input-container:hover:after,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container:hover:after,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container:hover:after {
    color: #aaaeae
}

.blog-index-index .hero-section .search-wrapper .search-input-container:after,.cms-index-index .hero-section .search-wrapper .search-input-container:after,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container:after,.catalogsearch-result-index .hero-section .search-wrapper .search-input-container:after {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0,-50%)
}

.blog-index-index .list,.cms-index-index .list,.catalogsearch-result-index .list,.catalogsearch-result-index .list {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%
}

.blog-index-index .list .category-switcher,.cms-index-index .list .category-switcher,.catalogsearch-result-index .list .category-switcher,.catalogsearch-result-index .list .category-switcher {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 64px
}

.blog-index-index .list .category-switcher .category,.cms-index-index .list .category-switcher .category,.catalogsearch-result-index .list .category-switcher .category,.catalogsearch-result-index .list .category-switcher .category {
    border-bottom: 1px solid #2a2c2c;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase
}

.blog-index-index .list .category-switcher .category.active,.cms-index-index .list .category-switcher .category.active,.catalogsearch-result-index .list .category-switcher .category.active,.catalogsearch-result-index .list .category-switcher .category.active {
    background-color: #f6f6f6
}

.blog-index-index .list .category-posts:last-child,.cms-index-index .list .category-posts:last-child,.catalogsearch-result-index .list .category-posts:last-child,.catalogsearch-result-index .list .category-posts:last-child {
    margin-bottom: 0
}

.blog-index-index .list .category-posts .category-title,.cms-index-index .list .category-posts .category-title,.catalogsearch-result-index .list .category-posts .category-title,.catalogsearch-result-index .list .category-posts .category-title {
    color: #e5451c;
    font-family: 'Mont';
    font-style: italic;
    font-weight: 950;
    line-height: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px
}

.blog-index-index .list .category-posts .category-content,.cms-index-index .list .category-posts .category-content,.catalogsearch-result-index .list .category-posts .category-content,.catalogsearch-result-index .list .category-posts .category-content {
    text-align: left
}

.blog-index-index .list .posts-container,.cms-index-index .list .posts-container,.catalogsearch-result-index .list .posts-container,.catalogsearch-result-index .list .posts-container {
    margin: 0;
    padding: 0;
    list-style: none none
}

.blog-index-index .list .posts-container .post,.cms-index-index .list .posts-container .post,.catalogsearch-result-index .list .posts-container .post,.catalogsearch-result-index .list .posts-container .post {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #2a2c2c;
    padding-bottom: 32px
}

.blog-index-index .list .posts-container .post .post-ftimg-hld,.cms-index-index .list .posts-container .post .post-ftimg-hld,.catalogsearch-result-index .list .posts-container .post .post-ftimg-hld,.catalogsearch-result-index .list .posts-container .post .post-ftimg-hld {
    height: 240px
}

.blog-index-index .list .posts-container .post .post-ftimg-hld img,.cms-index-index .list .posts-container .post .post-ftimg-hld img,.catalogsearch-result-index .list .posts-container .post .post-ftimg-hld img,.catalogsearch-result-index .list .posts-container .post .post-ftimg-hld img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.blog-index-index .list .posts-container .post .read-time,.cms-index-index .list .posts-container .post .read-time,.catalogsearch-result-index .list .posts-container .post .read-time,.catalogsearch-result-index .list .posts-container .post .read-time {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    color: #e5451c;
    margin: 24px 0 16px
}

.blog-index-index .list .posts-container .post .title,.cms-index-index .list .posts-container .post .title,.catalogsearch-result-index .list .posts-container .post .title,.catalogsearch-result-index .list .posts-container .post .title {
    margin-bottom: 8px
}

.blog-index-index .list .posts-container .post .title a,.cms-index-index .list .posts-container .post .title a,.catalogsearch-result-index .list .posts-container .post .title a,.catalogsearch-result-index .list .posts-container .post .title a {
    color: #2a2c2c
}

.blog-index-index .list .posts-container .post .title a:hover,.cms-index-index .list .posts-container .post .title a:hover,.catalogsearch-result-index .list .posts-container .post .title a:hover,.catalogsearch-result-index .list .posts-container .post .title a:hover {
    text-decoration: none
}

.blog-index-index .list .posts-container .post .short-content,.cms-index-index .list .posts-container .post .short-content,.catalogsearch-result-index .list .posts-container .post .short-content,.catalogsearch-result-index .list .posts-container .post .short-content {
    color: #333;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    font-size: 1.6rem;
    margin-bottom: 4px
}

.blog-index-index .list .posts-container .post .article-link-wrapper,.cms-index-index .list .posts-container .post .article-link-wrapper,.catalogsearch-result-index .list .posts-container .post .article-link-wrapper,.catalogsearch-result-index .list .posts-container .post .article-link-wrapper {
    margin-top: auto;
    text-align: right
}

.blog-index-index .list .posts-container .post .article-link-wrapper .article-link,.cms-index-index .list .posts-container .post .article-link-wrapper .article-link,.catalogsearch-result-index .list .posts-container .post .article-link-wrapper .article-link,.catalogsearch-result-index .list .posts-container .post .article-link-wrapper .article-link {
    color: #e5451c
}

.blog-index-index .list .posts-container .post .article-link-wrapper .article-link:hover,.cms-index-index .list .posts-container .post .article-link-wrapper .article-link:hover,.catalogsearch-result-index .list .posts-container .post .article-link-wrapper .article-link:hover,.catalogsearch-result-index .list .posts-container .post .article-link-wrapper .article-link:hover {
    text-decoration: none
}

html:has(.minicart-open),body.minicart-open {
    overflow: hidden
}

html:has(.minicart-open) div[id^=trustbadge-container-],body.minicart-open div[id^=trustbadge-container-] {
    display: none
}

.minicart-content-wrapper {
    height: 100%
}

.minicart-wrapper .block-minicart {
    display: none;
    position: fixed;
    min-width: unset;
    top: 0;
    right: 0;
    width: 360px;
    height: 100vh;
    background-color: #fff;
    margin: 0;
    padding: 0
}

.minicart-wrapper .block-minicart:before {
    display: none
}

.minicart-wrapper .block-minicart .minicart-cover {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    width: calc(100% - 360px);
    background-color: rgb(0 0 0/50%);
    border: none
}

.minicart-wrapper .block-minicart .block {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    height: 100%;
    padding-block:16px 24px;box-sizing: border-box;
    margin: 0
}

.minicart-wrapper .block-minicart .product-counter-container {
    margin-inline:24px;background-color: #f6f6f6;
    color: #2a2c2c;
    padding: 6px 8px 4px
}

.minicart-wrapper .block-minicart .product-counter-container .counter {
    font-size: 12px;
    line-height: 130%;
    font-weight: 800
}

.minicart-wrapper .block-minicart .product-counter-container .label {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600
}

.minicart-wrapper .block-minicart #before-you-go-empty-cart .minicart-crosssell-wrapper:before {
    content: '';
    border-top: 1px solid #2a2c2c;
    width: calc(100% - 2*24px);
    box-sizing: border-box;
    display: block;
    margin-inline:24px}

.minicart-wrapper .block-minicart.block.has-cross-sell {
    padding: 0;
    border: none;
    overflow: auto
}

.minicart-wrapper .block-minicart.block.has-cross-sell #before-you-go-block:before {
    content: '';
    border-top: 1px solid #2a2c2c;
    width: calc(100% - 2*24px);
    box-sizing: border-box;
    display: block;
    margin-inline:24px}

.minicart-wrapper .block-minicart.block.has-cross-sell .minicart-content-wrapper {
    height: 100%
}

.minicart-wrapper .block-minicart:after {
    display: none
}

.minicart-wrapper .block-minicart .title {
    font-size: 18px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 100%;
    line-height: 24px;
    padding-inline:16px;display: block;
    margin-bottom: 16px;
    color: #2a2c2c;
    text-transform: uppercase
}

.minicart-wrapper .block-minicart #btn-minicart-close {
    color: #2a2c2c;
    width: 24px;
    height: 24px;
    top: 16px;
    right: 16px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center
}

.minicart-wrapper .block-minicart #btn-minicart-close:before {
    font-family: 'gloicons';
    font-style: normal;
    font-size: 1.5rem;
    content: "\e91c"
}

.minicart-wrapper .block-minicart .cart-empty-container {
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: center;
    flex: 1
}

.minicart-wrapper .block-minicart .cart-empty-container .empty {
    font-size: 18px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    color: #2a2c2c;
    margin-bottom: 24px
}

.minicart-wrapper .block-minicart .cart-empty-container .close-mini-cart {
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 17px 32px 13px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.minicart-wrapper .block-minicart .cart-empty-container .close-mini-cart:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.minicart-wrapper .block-minicart .cart-empty-container .close-mini-cart:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.minicart-wrapper .block-minicart .cart-empty-container .close-mini-cart:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.minicart-wrapper .block-minicart .minicart-items-wrapper {
    height: unset;
    width: calc(100% - 2*24px);
    margin: 24px 0 0;
    padding: 0 24px;
    flex: 1;
    box-sizing: content-box;
    border: none
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .aw-onsale_label-wrapper {
    display: none
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item {
    padding-bottom: 24px;
    border-top: none
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product {
    display: flex;
    cursor: default
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details {
    padding-left: 16px;
    position: relative;
    width: 100%
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .product-item-name a {
    padding-right: 25px;
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    color: #2a2c2c;
    margin-bottom: 4px;
    display: block
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .product-item-name a:hover {
    color: #e5451c;
    text-decoration: none
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .product-item-short-description {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600;
    color: #727878;
    margin-bottom: 4px
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .price {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .actions {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    width: unset
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete:before {
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e921";
    width: 24px;
    height: 24px;
    font-size: 1.8rem
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete::before:before {
    content: "\e921"
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product .product-item-details .actions .action.delete:hover:before {
    color: #e5451c
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-photo {
    height: 128px;
    min-width: 80px
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-photo img {
    width: 80px;
    height: 128px;
    object-fit: cover;
    max-width: unset
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .details-qty {
    position: absolute;
    top: unset;
    right: unset;
    bottom: 0;
    left: 16px;
    display: inline-flex;
    background-color: #f6f6f6
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .details-qty a:hover {
    text-decoration: none;
    color: #e5451c
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .qty-block {
    color: #2a2c2c;
    width: 28px;
    height: 24px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .qty-block.qty-value {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .message {
    display: inline-block;
    margin: 0 0 16px
}

.minicart-wrapper .block-minicart #before-you-go-block {
    border-bottom: 1px solid #2a2c2c
}

.minicart-wrapper .block-minicart #before-you-go-block button.slick-prev.slick-arrow,.minicart-wrapper .block-minicart #before-you-go-empty-cart button.slick-prev.slick-arrow {
    left: 0
}

.minicart-wrapper .block-minicart #before-you-go-block button.slick-next.slick-arrow,.minicart-wrapper .block-minicart #before-you-go-empty-cart button.slick-next.slick-arrow {
    right: 0
}

.minicart-wrapper .block-minicart #before-you-go-block .minicart-crosssell-wrapper,.minicart-wrapper .block-minicart #before-you-go-empty-cart .minicart-crosssell-wrapper {
    margin-block:24px 14px}

.minicart-wrapper .block-minicart #before-you-go-block .minicart-cross_sell-heading h6,.minicart-wrapper .block-minicart #before-you-go-empty-cart .minicart-cross_sell-heading h6 {
    padding-inline:24px;font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    margin-bottom: 12px;
    text-transform: uppercase
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item {
    padding: 0 24px;
    box-sizing: border-box
}

.minicart-wrapper .block-minicart #before-you-go-block .product,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product {
    display: flex
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-photo,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-photo {
    height: 64px;
    min-width: 64px
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-photo img,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-photo img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    max-width: unset
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details {
    padding-left: 16px;
    position: relative;
    width: 100%
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .product-item-name a,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .product-item-name a {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    color: #2a2c2c;
    margin-bottom: 4px;
    display: block;
    padding-right: 45px
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .product-item-name a:hover,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .product-item-name a:hover {
    color: #e5451c;
    text-decoration: none
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .product-item-short-description,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .product-item-short-description {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600;
    color: #727878;
    margin-bottom: 4px
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .price-wrapper,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .price-wrapper {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    color: #2a2c2c
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .actions-primary,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .actions-primary {
    position: absolute;
    right: 0;
    top: 0
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .actions-primary button,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .actions-primary button {
    background-color: #fff;
    border: 1px solid #2a2c2c;
    padding: 0;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
    color: #2a2c2c
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .actions-primary button:hover,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .actions-primary button:hover {
    color: #e5451c;
    border-color: #e5451c
}

.minicart-wrapper .block-minicart #before-you-go-block .product-item-details .actions-primary button .desktop,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .actions-primary button .desktop {
    display: none
}

.minicart-wrapper .block-minicart #before-you-go-block .swatch-attribute .swatch-attribute-label,.minicart-wrapper .block-minicart #before-you-go-empty-cart .swatch-attribute .swatch-attribute-label {
    padding-right: 5px
}

.minicart-wrapper .block-minicart #before-you-go-block .swatch-attribute .swatch-attribute-options,.minicart-wrapper .block-minicart #before-you-go-empty-cart .swatch-attribute .swatch-attribute-options {
    margin-top: 8px
}

.minicart-wrapper .block-minicart #before-you-go-block .swatch-attribute .swatch-attribute-options:not(.slick-initialized),.minicart-wrapper .block-minicart #before-you-go-empty-cart .swatch-attribute .swatch-attribute-options:not(.slick-initialized) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.minicart-wrapper .block-minicart #before-you-go-block .slick-dots,.minicart-wrapper .block-minicart #before-you-go-empty-cart .slick-dots {
    margin: 14px 24px;
    background-color: #f6f6f6;
    width: calc(100% - 2*24px);
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset;
    padding: 0
}

.minicart-wrapper .block-minicart #before-you-go-block .slick-dots li,.minicart-wrapper .block-minicart #before-you-go-empty-cart .slick-dots li {
    width: 100%;
    height: unset
}

.minicart-wrapper .block-minicart #before-you-go-block .slick-dots li button,.minicart-wrapper .block-minicart #before-you-go-empty-cart .slick-dots li button {
    width: 100%;
    border: none;
    height: 4px;
    background-color: #f6f6f6
}

.minicart-wrapper .block-minicart #before-you-go-block .slick-dots li.slick-active button,.minicart-wrapper .block-minicart #before-you-go-empty-cart .slick-dots li.slick-active button {
    background-color: #2a2c2c
}

.minicart-wrapper .block-minicart .subtotal-container {
    margin-block:24px 16px;display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: center;
    padding-inline:24px}

.minicart-wrapper .block-minicart .subtotal-container .label-container span {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.minicart-wrapper .block-minicart .subtotal-container .label-container .products-count {
    display: inline-block
}

.minicart-wrapper .block-minicart .subtotal-container .label-container .label span {
    text-transform: uppercase;
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%
}

.minicart-wrapper .block-minicart .subtotal-container .subtotal {
    margin: 0 0 0 10px
}

.minicart-wrapper .block-minicart .subtotal-container .subtotal .price {
    font-size: 24px;
    font-family: inherit;
    font-weight: 800;
    line-height: 120%
}

.minicart-wrapper .block-minicart .actions.empty-cart {
    padding-top: 24px;
    border-top: 1px solid #2a2c2c
}

.minicart-wrapper .block-minicart .actions .primary {
    padding-inline:24px}

.minicart-wrapper .block-minicart .actions .primary .checkout {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 17px 32px 13px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.minicart-wrapper .block-minicart .actions .primary .checkout:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.minicart-wrapper .block-minicart .actions .primary .checkout:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.minicart-wrapper .block-minicart .actions .primary .checkout:disabled {
    background-color: #f6f6f6;
    color: #727878
}

@media only screen and (min-width: 1024px) {
    .minicart-wrapper .block-minicart .block {
        padding-top:32px
    }

    .minicart-wrapper .block-minicart .title {
        font-size: 24px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 100%;
        padding-inline:24px;margin-bottom: 24px
    }

    .minicart-wrapper .block-minicart #btn-minicart-close {
        top: 32px;
        right: 24px
    }

    .minicart-wrapper .block-minicart .cart-empty-container .empty {
        font-size: 20px;
        line-height: 140%;
        font-family: inherit;
        -webkit-font-smoothing: antialiased;
        font-weight: 700
    }

    .minicart-wrapper .block-minicart .minicart-items-wrapper .qty-block.qty-value {
        font-size: 14px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased
    }

    .minicart-wrapper .block-minicart #before-you-go-block .minicart-cross_sell-heading h6,.minicart-wrapper .block-minicart #before-you-go-empty-cart .minicart-cross_sell-heading h6 {
        font-size: 14px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 120%;
        margin-bottom: 20px
    }

    .minicart-wrapper .block-minicart #before-you-go-block button.slick-prev.slick-arrow,.minicart-wrapper .block-minicart #before-you-go-empty-cart button.slick-prev.slick-arrow {
        left: 10px
    }

    .minicart-wrapper .block-minicart #before-you-go-block button.slick-next.slick-arrow,.minicart-wrapper .block-minicart #before-you-go-empty-cart button.slick-next.slick-arrow {
        right: 20px
    }

    .minicart-wrapper .block-minicart #before-you-go-block .product-item-photo,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-photo {
        height: 128px;
        min-width: 80px
    }

    .minicart-wrapper .block-minicart #before-you-go-block .product-item-photo img,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-photo img {
        width: 80px;
        height: 128px;
        object-fit: cover;
        max-width: unset
    }

    .minicart-wrapper .block-minicart #before-you-go-block .product-item-details .actions-primary button:hover,.minicart-wrapper .block-minicart #before-you-go-empty-cart .product-item-details .actions-primary button:hover {
        color: #e5451c;
        background-color: #fff
    }
}

@keyframes slideInOutLeft {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.homepage-banner .mgz-carousel {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.homepage-banner .mgz-carousel .owl-dots {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: stretch;
    gap: 12px;
    margin: 0
}

.homepage-banner .mgz-carousel .owl-dots .owl-dot {
    flex: 0 1 139px
}

.homepage-banner .mgz-carousel .owl-dots .owl-dot p {
    margin: 0;
    text-transform: capitalize;
    color: #fff
}

.homepage-banner .mgz-carousel .owl-dots .owl-dot span {
    overflow: hidden;
    position: relative;
    width: auto;
    height: 4px;
    margin: 0;
    border-radius: 2px;
    background: rgba(255,255,255,.6)
}

.homepage-banner .mgz-carousel .owl-dots .owl-dot span:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 2px;
    background: #2a2c2c;
    transform: translateX(-100%)
}

.homepage-banner .mgz-carousel .owl-dots .owl-dot.active span {
    background: rgba(255,255,255,.6)
}

.homepage-banner .mgz-carousel .owl-dots .owl-dot.active span:after {
    transform: translateX(0);
    animation: slideInOutLeft 7.6s
}

.homepage-banner .mgz-carousel-item {
    max-width: 100%
}

.offer-page .hot-deal-for-you {
    padding-inline:16px}

.offer-page .hot-deal-for-you .content-col-inner {
    padding: 0
}

.offer-page .hot-deal-for-you .content-col-inner .subheading {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset
}

.offer-page .hot-deal-for-you .content-col-inner .subheading-inner {
    display: inline-block;
    text-transform: uppercase
}

.offer-page .hot-deal-for-you .content-col-inner .title {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 110%
}

.offer-page .hot-deal-for-you .content-col-inner .description {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600
}

.offer-page .hot-deal-for-you .content-col-inner .button a {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 16px 32px 14px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px
}

.offer-page .hot-deal-for-you .content-col-inner .button a:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.offer-page .hot-deal-for-you .content-col-inner .button a:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.offer-page .hot-deal-for-you .content-col-inner .button a:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.offer-page .hot-deal-for-you img {
    height: 215px;
    width: 100vw;
    object-fit: cover
}

.offer-page .redefined-block-inner {
    padding-inline:16px}

.offer-page .redefined-block-inner h2 {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%
}

@media only screen and (min-width: 768px) {
    .offer-page .hot-deal-for-you {
        height:400px;
        padding-inline:0px}

    .offer-page .hot-deal-for-you .content-col-inner {
        padding-inline:36px}

    .offer-page .hot-deal-for-you img {
        height: 400px
    }

    .offer-page .redefined-block-inner {
        padding-inline:36px}
}

@media only screen and (min-width: 1024px) {
    .offer-page .hot-deal-for-you {
        height:720px
    }

    .offer-page .hot-deal-for-you .content-col-inner {
        padding-inline:112px}

    .offer-page .hot-deal-for-you .content-col-inner .title {
        font-size: 44px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 110%
    }

    .offer-page .hot-deal-for-you .content-col-inner .description {
        font-size: 18px;
        line-height: 140%;
        -webkit-font-smoothing: antialiased;
        font-weight: 600
    }

    .offer-page .hot-deal-for-you img {
        height: 720px
    }

    .offer-page .redefined-block-inner {
        padding-inline:112px}

    .offer-page .redefined-block-inner h2 {
        font-size: 52px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 110%
    }
}

.page-layout-cms_page_glo_de .page-title-wrapper {
    background-color: #f6f6f6
}

.page-layout-cms_page_glo_de .page-title {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    color: #e5451c
}

.page-layout-cms_page_glo_de .page-main {
    padding: 0
}

.contact-index-index .page-main {
    padding: 0
}

.contact-index-index .page-main .sidebar {
    display: none
}

.contact-index-index .page-main .column .form.contact {
    min-width: unset;
    width: 100%
}

.contact-index-index .page-main .form.contact {
    padding: 32px 16px 48px;
    box-sizing: border-box
}

.contact-index-index .page-main .form.contact .field {
    margin-bottom: 20px
}

.contact-index-index .page-main .form.contact .legend {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 110%;
    margin-bottom: 8px;
    padding: 0;
    color: #2a2c2c
}

.contact-index-index .page-main .form.contact .note {
    font-size: 18px;
    line-height: 140%;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    margin-bottom: 32px;
    color: #2a2c2c
}

.contact-index-index .page-main .form.contact label {
    font-size: 14px;
    line-height: 150%;
    font-weight: 600;
    color: #2a2c2c
}

.contact-index-index .page-main .form.contact .comment .control {
    position: relative
}

.contact-index-index .page-main .form.contact .comment .control textarea {
    border: none;
    font-size: 14px;
    background-color: #fff;
    font-weight: 600;
    font-family: 'Mont';
    height: 48px;
    padding: 16px;
    color: #2a2c2c;
    border: 1px solid #d5d7d7;
    height: 152px
}

.contact-index-index .page-main .form.contact .comment .control textarea:focus {
    box-shadow: none
}

.contact-index-index .page-main .form.contact .comment .control textarea.mage-error {
    border: 1px solid #c93e45
}

.contact-index-index .page-main .form.contact .comment .control textarea::placeholder {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #727878
}

.contact-index-index .page-main .form.contact .comment .control .max-words {
    position: absolute;
    top: auto;
    right: 16px;
    bottom: 16px;
    left: auto;
    font-size: 12px;
    line-height: 140%;
    font-weight: 600;
    color: #aaaeae
}

.contact-index-index .page-main .form.contact .comment .control textarea.mage-error~.max-words {
    bottom: 30px
}

.contact-index-index .page-main .form.contact .submit {
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding: 17px 32px 13px;
    color: #f6f6f6;
    background-color: #2a2c2c;
    border-radius: 100px;
    margin-top: 12px;
    width: 100%
}

.contact-index-index .page-main .form.contact .submit:hover {
    cursor: pointer;
    background-color: #e5451c;
    color: #f6f6f6
}

.contact-index-index .page-main .form.contact .submit:focus {
    box-shadow: 0px 1px 2px rgba(16,24,40,.05),0px 0px 0px 4px #f6f6f6
}

.contact-index-index .page-main .form.contact .submit:disabled {
    background-color: #f6f6f6;
    color: #727878
}

.contact-index-index .page-main .form.contact .messages .message {
    margin-block:20px 0px}

.contact-index-index .page-main .form.contact .messages div {
    color: #000
}

.contact-index-index .page-main .image-container div {
    height: 100%;
    width: 100%
}

.contact-index-index .page-main .image-container div img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

body.filters--active {
    overflow: hidden
}

body.filters--active div[id^=trustbadge-container-] {
    display: none
}

.overlay-sidebar__container.overlay-sidebar__container--active .overlay-sidebar__drawer {
    right: 0
}

.overlay-sidebar__container.overlay-sidebar__container--active .overlay-sidebar__overlay {
    display: block
}

.overlay-sidebar__container .overlay-sidebar__drawer {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    z-index: 200;
    width: calc(100% - 15px);
    max-width: 360px;
    box-sizing: border-box;
    overflow-y: scroll;
    transition: left .2s ease-in-out
}

.overlay-sidebar__container .overlay-sidebar__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 199;
    display: none;
    background-color: rgba(0,0,0,.2);
    cursor: pointer
}

.overlay-sidebar__container .overlay-sidebar__btn-done {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    top: 35px;
    right: 20px
}

.overlay-sidebar__container .overlay-sidebar__btn-done:focus,.overlay-sidebar__container .overlay-sidebar__btn-done:active {
    background: 0 0;
    border: none
}

.overlay-sidebar__container .overlay-sidebar__btn-done:hover {
    background: 0 0;
    border: none
}

.overlay-sidebar__container .overlay-sidebar__btn-done.disabled,.overlay-sidebar__container .overlay-sidebar__btn-done[disabled],fieldset[disabled] .overlay-sidebar__container .overlay-sidebar__btn-done {
    pointer-events: none;
    opacity: .5
}

.overlay-sidebar__container .overlay-sidebar__btn-done i {
    font-size: 1.5rem;
    color: #2a2c2c;
    font-weight: 700
}

.filters__container {
    margin-bottom: 0
}

.filters__container .filters__heading-container {
    padding: 35px 20px 0
}

.filters__container .filters__heading {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: italic;
    font-weight: 950;
    line-height: 24px;
    font-size: 2.4rem;
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase
}

.filters__container .filters__group {
    border-top: 1px solid #2a2c2c
}

.filters__content {
    padding: 0 20px
}

.filters__content .filter__list {
    margin-bottom: 30px;
    padding: 5px 0 0;
    list-style: none
}

.filters__content .filter__heading {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: italic;
    font-weight: 950;
    line-height: 16px;
    font-size: 1.4rem;
    text-transform: uppercase;
    position: relative;
    margin: 15px 0
}

.filters__content .filter__item {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    font-size: 1.6rem
}

.filters__content .filter__label {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-between
}

.filters__content .filter__checkbox+.filter__label:before {
    margin-left: 0;
    margin-right: 15px;
    border-color: #2a2c2c
}

.filters__content .filter__checkbox:checked+.filter__label:before {
    color: #fff;
    background-color: #2a2c2c;
    text-shadow: none
}

.filters__content .filter__count {
    color: #aaaeae
}

.filters__footer {
    border-top: 1px solid #2a2c2c;
    background-color: #fff;
    padding: 24px 16px;
    position: sticky;
    bottom: 0
}

.filters__footer .actions {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: unset
}

.filters__footer .actions button {
    display: block;
    max-width: 158px;
    width: 100%
}

.filters__footer .actions .secondary {
    margin-right: 12px
}

.product-list__item--hidden {
    display: none !important
}

.active-filters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    margin-bottom: 32px;
    width: 100%
}

.active-filters .active-filter-item {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    border: 1px solid #2a2c2c;
    border-radius: 30px;
    padding: 8px 12px;
    margin: 10px 12px 0 0
}

.active-filters .active-filter-item:last-child {
    margin-right: 20px
}

.active-filters .active-filter-item .active-filter-item__label {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 800;
    line-height: 16px;
    font-size: 1.2rem;
    padding-right: 5px
}

.active-filters .active-filter-item .active-filter-item__value {
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    font-size: 1.2rem;
    text-transform: capitalize;
    padding-right: 12px
}

.active-filters .active-filter-item .remove-filter {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.active-filters .active-filter-item .remove-filter:focus,.active-filters .active-filter-item .remove-filter:active {
    background: 0 0;
    border: none
}

.active-filters .active-filter-item .remove-filter:hover {
    background: 0 0;
    border: none
}

.active-filters .active-filter-item .remove-filter.disabled,.active-filters .active-filter-item .remove-filter[disabled],fieldset[disabled] .active-filters .active-filter-item .remove-filter {
    pointer-events: none;
    opacity: .5
}

.active-filters .clear-filters {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #2a2c2c;
    font-family: 'Mont';
    font-style: normal;
    font-weight: 800;
    line-height: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
    text-transform: initial
}

.active-filters .clear-filters:focus,.active-filters .clear-filters:active {
    background: 0 0;
    border: none
}

.active-filters .clear-filters:hover {
    background: 0 0;
    border: none
}

.active-filters .clear-filters.disabled,.active-filters .clear-filters[disabled],fieldset[disabled] .active-filters .clear-filters {
    pointer-events: none;
    opacity: .5
}

.minicart-open .page-wrapper .page-header .header-glo {
    z-index: 10
}

.page-wrapper .page-header {
    border: none;
    margin: 0;
    z-index: 10
}

.page-wrapper .page-header .panel.wrapper {
    display: none
}

.page-wrapper .page-header>.magezon-builder {
    z-index: 5
}

.page-wrapper .page-header>.magezon-builder .mgz-element-inner {
    padding: 0
}

.page-wrapper .page-header>.magezon-builder .mgz-element-inner .promo-banner {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    background-color: #2a2c2c;
    padding: 12px 0;
    text-align: center;
    height: 50px;
    box-sizing: border-box;
    color: #fff
}

.page-wrapper .page-header>.magezon-builder .mgz-element-inner .promo-banner .promo-banner-content {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    font-size: 1rem
}

.page-wrapper .page-header div+.header-glo .sections.nav-sections,.page-wrapper .page-header div+div>.header-glo .sections.nav-sections {
    height: calc(100vh - 40px - 64px)
}

.page-wrapper .page-header div+.header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete,.page-wrapper .page-header div+div>.header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete {
    display: none;
    height: calc(100vh - 50px - 64px - 48px - 24px)
}

.page-wrapper .page-header .header-glo {
    z-index: 1;
    border-bottom: 1px solid #2a2c2c;
    background-color: #fff
}

.page-wrapper .page-header .header-glo .inner-wrapper {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    z-index: 1;
    position: relative;
    box-sizing: border-box;
    height: 64px
}

.page-wrapper .page-header .header-glo.autocomplete-opened .sections.nav-sections {
    overflow: hidden
}

.page-wrapper .page-header .header-glo .mgz-element-column>.mgz-element-inner {
    padding: 0
}

.page-wrapper .page-header .header-glo .sections.nav-sections {
    position: absolute;
    left: 0;
    top: unset;
    background-color: #2a2c2c;
    height: calc(100vh - 64px);
    transition: transform .3s,top .3s;
    transform: translateY(-100%);
    width: 100%;
    z-index: unset
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content {
    position: static;
    margin: 0;
    padding: 0
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .navigation {
    background-color: #2a2c2c
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch {
    margin-top: 24px;
    position: relative
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .label {
    display: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .actions {
    display: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control {
    margin: 0;
    border-top: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper {
    position: relative;
    padding: 0 16px
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .glo-icon-search {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    position: absolute;
    left: 32px;
    top: 0;
    height: 100%;
    color: #aaaeae
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .input-text {
    background-color: #444848;
    margin: 0;
    position: static;
    padding-left: 44px;
    left: 0;
    border: none;
    color: #f6f6f6
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .clear-search {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    position: absolute;
    right: 32px;
    top: 0;
    height: 100%;
    color: #f6f6f6;
    cursor: pointer
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .clear-search.hide {
    display: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .input-text::-webkit-input-placeholder,.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .input-text:-ms-input-placeholder,.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-input-wrapper .input-text::placeholder {
    color: #aaaeae
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete {
    left: 0;
    top: 100%;
    height: 100%;
    background-color: #2a2c2c;
    overflow: auto;
    height: calc(100vh - 64px - 48px - 24px);
    padding-inline:16px;margin-block:24px;width: 100% !important
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .smile-elasticsuite-autocomplete-result {
    padding-bottom: 74px
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list .autocomplete-list-title {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    color: #f6f6f6;
    padding: 24px 0;
    border-inline:none;border-bottom: 1px solid #444848;
    background-color: #2a2c2c;
    text-transform: uppercase
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    border: none;
    background-color: #2a2c2c;
    border-bottom: 1px solid #444848;
    padding: 24px 0
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd:before {
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e901";
    margin-right: 14px;
    color: #e5451c
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd::before:before {
    content: "\e901"
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd .product-image-box {
    display: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd span {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    color: #f6f6f6
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd span.amount {
    display: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd .product-shop.product-item {
    width: 100%
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd .product-shop.product-item .product-name {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    color: #f6f6f6
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .minisearch .control .search-autocomplete .autocomplete-list dd .product-shop.product-item .product-secondary {
    display: none
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .additional-links-mobile {
    padding: 0 16px 60px
}

.page-wrapper .page-header .header-glo .sections.nav-sections .nav-sections-item-content .additional-links-mobile .menu-item a {
    font-size: 14px;
    line-height: 120%;
    font-weight: 600;
    color: #aaaeae;
    padding: 12px 0
}

.page-wrapper .page-header .header-glo .mobile-mask {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #2a2c2c
}

.page-wrapper .page-header .header-glo .action.nav-toggle {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: unset;
    width: 40px;
    height: 40px
}

.page-wrapper .page-header .header-glo .action.nav-toggle:before {
    font-size: 2.4rem;
    content: "\e91a";
    font-family: 'gloicons';
    color: #2a2c2c
}

.page-wrapper .page-header .header-glo .action.nav-toggle:after {
    display: none
}

.page-wrapper .page-header .header-glo .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 32px;
    width: 39px;
    margin: 0
}

.page-wrapper .page-header .header-glo .logo .logo-light {
    display: none
}

.page-wrapper .page-header .header-glo .menu-column {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    z-index: 5
}

.page-wrapper .page-header .header-glo .menu-column .search-toggle {
    display: none
}

.page-wrapper .page-header .header-glo .menu-column .account {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    font-size: 2.4rem;
    color: #2a2c2c;
    text-decoration: none;
    margin-right: 4px;
    width: 40px;
    height: 40px
}

.page-wrapper .page-header .header-glo .menu-column .minicart-wrapper {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    width: 40px;
    height: 40px
}

.page-wrapper .page-header .header-glo .menu-column .minicart-wrapper .action.showcart {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center
}

.page-wrapper .page-header .header-glo .menu-column .minicart-wrapper .action.showcart:before {
    font-size: 2.4rem;
    content: "\e91b";
    font-family: 'gloicons';
    color: #2a2c2c;
    line-height: 1
}

.nav-open .page-wrapper {
    left: 0
}

.nav-open .page-wrapper .magezon-builder .mgz-element-inner .promo-banner {
    background-color: #f6f6f6;
    color: #2a2c2c
}

.nav-open .page-wrapper .header-glo {
    background-color: #2a2c2c
}

.nav-open .page-wrapper .header-glo .sections.nav-sections {
    box-shadow: none;
    top: 100%;
    transform: translateY(0px)
}

.nav-open .page-wrapper .header-glo .mobile-mask {
    background-color: #2a2c2c;
    border-bottom-color: #444848
}

.nav-open .page-wrapper .header-glo .action.nav-toggle:before {
    content: "\e91c";
    color: #f6f6f6
}

.nav-open .page-wrapper .header-glo .logo .logo-light {
    display: inline
}

.nav-open .page-wrapper .header-glo .logo .logo-main {
    display: none
}

.nav-open .page-wrapper .header-glo .menu-column .account {
    color: #f6f6f6
}

.nav-open .page-wrapper .header-glo .menu-column .minicart-wrapper .action.showcart:before {
    color: #f6f6f6
}

._non-sticky {
    position: relative
}

._non-sticky .minicart-wrapper .block-minicart {
    top: -40px
}

div[id^=liveagent_button_offline] {
    display: none
}

body>iframe {
    display: none
}

.page-footer {
    border-top: 1px solid #2a2c2c
}

.page-footer .footer {
    border: none;
    padding-block:32px 0px;margin: 0
}

.page-footer .footer .footer-links-row {
    padding-inline:16px}

.page-footer .footer .footer-links-row .desktop {
    display: none
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel.mgz-active .mgz-panel-heading i {
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel.mgz-active .mgz-panel-heading i:before {
    content: "\e91c"
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-heading {
    border-width: 0 0 1px
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-heading a {
    padding: 19px 40px 16px 0
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-heading a span {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    text-transform: uppercase
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-heading a i {
    right: 0;
    color: #2a2c2c;
    font-family: 'gloicons' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-heading a i:before {
    content: "\e902"
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-body {
    border: none
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-body .mgz-panel-body-inner {
    padding: 0
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-body .mgz-panel-body-inner p {
    margin-block:12px}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-body .mgz-panel-body-inner p a {
    color: #2a2c2c;
    text-decoration: none;
    font-size: 14px;
    line-height: 120%;
    font-weight: 600
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-body .mgz-panel-body-inner p a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #e5451c
}

.page-footer .footer .footer-links-row .footer-block .mgz-panel .mgz-panel-body .mgz-panel-body-inner p a:disabled {
    color: #aaaeae
}

.page-footer .footer .footer-links-row .footer-block.contact .block-content {
    margin-bottom: 0
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner {
    margin-top: 48px;
    color: #2a2c2c
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .bottom-block-title-inner {
    margin-bottom: 24px
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .bottom-block-title-inner p {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 110%
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-contact .contact-item {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    margin-bottom: 24px
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-contact .contact-item i {
    margin-right: 16px;
    font-size: 1.2rem
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-contact .contact-item span {
    font-size: 14px;
    line-height: 120%;
    font-weight: 600
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-contact .contact-item a {
    color: inherit
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-contact .contact-item a:hover {
    text-decoration: none;
    color: #e5451c
}

.page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-logo {
    margin-top: 12px
}

.page-footer .footer .footer-copyright-block-inner {
    margin-top: 32px
}

.page-footer .footer .footer-copyright-block-inner>.inner-content {
    padding: 24px 16px
}

.page-footer .footer .footer-copyright-block-inner>.inner-content .social-media {
    margin-top: 24px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset
}

.page-footer .footer .footer-copyright-block-inner>.inner-content .social-media a {
    color: #2a2c2c;
    text-decoration: none;
    margin-right: 24px;
    width: 24px;
    height: 24px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    color: #f6f6f6
}

.page-footer .footer .footer-copyright-block-inner>.inner-content .social-media a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #e5451c
}

.page-footer .footer .footer-copyright-block-inner>.inner-content .social-media a:disabled {
    color: #aaaeae
}

.page-footer .footer .footer-copyright-block-inner>.inner-content .social-media a:last-of-type {
    margin-right: 0
}

.page-footer .footer .footer-copyright-block-inner>.inner-content .copyright {
    margin: 0;
    font-size: 12px;
    line-height: 120%;
    font-weight: 600;
    font-style: italic
}

@media only screen and (min-width: 768px) {
    .page-footer .footer .footer-links-row {
        padding-inline:36px
    }

    .page-footer .footer .footer-links-row .get-in-touch-block-inner .footer-logo {
        margin-top: 24px
    }

    .page-footer .footer .footer-copyright-block-inner>.inner-content {
        display: flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: unset;
        align-items: center;
        padding-inline:36px}

    .page-footer .footer .footer-copyright-block-inner>.inner-content .social-media {
        justify-content: flex-end;
        margin-top: 0
    }
}

@media only screen and (min-width: 1024px) {
    .page-footer .footer .footer-links-row {
        padding-inline:112px
    }

    .page-footer .footer .footer-copyright-block-inner>.inner-content {
        padding-inline:112px;box-sizing: content-box;
        width: unset;
        max-width: 1216px
    }
}

@media only screen and (min-width: 1440px) {
    .page-footer .footer {
        padding-top:60px
    }

    .page-footer .footer .footer-links-row .footer-links-row-inner>.inner-content {
        max-width: 1216px
    }

    .page-footer .footer .footer-links-row .desktop {
        display: block
    }

    .page-footer .footer .footer-links-row .mobile {
        display: none
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper {
        width: calc(100% - 318px - 53px);
        padding-right: 53px
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content {
        display: flex;
        flex-direction: unset;
        flex-wrap: unset;
        align-content: unset;
        justify-content: space-between;
        align-items: unset
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content .footer-block {
        width: 208px
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content .footer-block:last-of-type {
        width: 98px
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content .footer-block .block-title .mgz-element-inner p {
        font-size: 14px;
        font-family: inherit;
        font-style: italic;
        font-weight: 900;
        line-height: 120%;
        height: 50px;
        color: #2a2c2c;
        margin-bottom: 0;
        text-transform: uppercase
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content .footer-block .block-content a {
        font-size: 14px;
        line-height: 120%;
        font-weight: 600;
        color: #2a2c2c;
        text-decoration: none
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content .footer-block .block-content a:hover {
        text-decoration: none;
        cursor: pointer;
        color: #e5451c
    }

    .page-footer .footer .footer-links-row .footer-block-wrapper .footer-block-row-inner>.inner-content .footer-block .block-content a:disabled {
        color: #aaaeae
    }

    .page-footer .footer .footer-links-row .get-in-touch-block {
        border-left: 1px solid #2a2c2c;
        padding-left: 53px;
        width: calc(318px + 53px)
    }

    .page-footer .footer .footer-links-row .get-in-touch-block .get-in-touch-block-inner {
        margin-top: 0
    }

    .page-footer .footer .footer-links-row .get-in-touch-block .get-in-touch-block-inner .bottom-block-title-inner p {
        font-size: 44px;
        font-family: inherit;
        font-style: italic;
        font-weight: 950;
        line-height: 110%
    }

    .page-footer .footer .footer-links-row .get-in-touch-block .get-in-touch-block-inner .footer-logo {
        text-align: end
    }

    .page-footer .footer .footer-copyright-block-inner {
        margin-top: 48px
    }

    .page-footer .footer .footer-copyright-block-inner>.inner-content {
        padding-block:12px}
}

.actions-toolbar .secondary .action.back {
    display: inline-block
}

.price-including-tax {
    white-space: nowrap
}

.price-excluding-tax {
    white-space: nowrap
}

.minicart-wrapper .block-minicart .minicart-items-wrapper .aw-onsale_label-wrapper {
    display: none
}

.checkout-onepage-success .page-main {
    padding-inline:0}

.checkout-onepage-success .success-page-top-banner-mobile {
    margin-bottom: 12px
}

.checkout-onepage-success .checkout-nav a,.worldpay-redirectresult-pending .checkout-nav a {
    pointer-events: none;
    color: #2a2c2c;
    font-weight: 800
}

.checkout-onepage-success .checkout-nav a span,.worldpay-redirectresult-pending .checkout-nav a span {
    color: #e5451c
}

.checkout-onepage-success .checkout-nav a span:before,.worldpay-redirectresult-pending .checkout-nav a span:before,.checkout-onepage-success .checkout-nav a span:after,.worldpay-redirectresult-pending .checkout-nav a span:after {
    background-color: #2a2c2c
}

.checkout-onepage-success .checkout-nav li:nth-child(2) a span:before,.worldpay-redirectresult-pending .checkout-nav li:nth-child(2) a span:before,.checkout-onepage-success .checkout-nav li:nth-child(2) a span:after,.worldpay-redirectresult-pending .checkout-nav li:nth-child(2) a span:after {
    background-color: #2a2c2c
}

.checkout-onepage-success .page-main,.worldpay-redirectresult-pending .page-main {
    background-color: #f6f6f6
}

.checkout-onepage-success .order-success-block,.worldpay-redirectresult-pending .order-success-block,.checkout-onepage-success .order-summary-block,.worldpay-redirectresult-pending .order-summary-block,.checkout-onepage-success .summary,.worldpay-redirectresult-pending .summary {
    background-color: #fff;
    padding: 32px 16px
}

.checkout-onepage-success h5,.worldpay-redirectresult-pending h5 {
    font-size: 18px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 100%;
    color: #2a2c2c;
    margin-bottom: 32px;
    text-transform: uppercase
}

.checkout-onepage-success .order-success-block,.worldpay-redirectresult-pending .order-success-block {
    margin-bottom: 12px
}

.checkout-onepage-success .order-success-block h3,.worldpay-redirectresult-pending .order-success-block h3 {
    font-size: 34px;
    font-family: inherit;
    font-style: italic;
    font-weight: 950;
    line-height: 110%;
    color: #2a2c2c;
    margin-bottom: 12px
}

.checkout-onepage-success .order-success-block .order-number,.worldpay-redirectresult-pending .order-success-block .order-number {
    display: inline-block;
    padding: 8px 12px;
    background-color: #f6f6f6;
    color: #444848;
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.checkout-onepage-success .order-success-block .description,.worldpay-redirectresult-pending .order-success-block .description {
    margin-top: 32px;
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    color: #2a2c2c
}

.checkout-onepage-success .order-success-block .description .email,.worldpay-redirectresult-pending .order-success-block .description .email {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800
}

.checkout-onepage-success .order-success-block .order-link,.worldpay-redirectresult-pending .order-success-block .order-link {
    margin-top: 24px;
    text-decoration: none;
    font-weight: 800;
    display: block;
    color: #2a2c2c
}

.checkout-onepage-success .order-success-block .order-link:hover,.worldpay-redirectresult-pending .order-success-block .order-link:hover {
    text-decoration: none;
    cursor: pointer;
    color: #e5451c
}

.checkout-onepage-success .order-success-block .order-link:disabled,.worldpay-redirectresult-pending .order-success-block .order-link:disabled {
    color: #aaaeae
}

.checkout-onepage-success .order-success-block .order-link:hover,.worldpay-redirectresult-pending .order-success-block .order-link:hover {
    text-decoration: none
}

.checkout-onepage-success .sidebar-mobile,.worldpay-redirectresult-pending .sidebar-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

.checkout-onepage-success .block.block-referafriend,.worldpay-redirectresult-pending .block.block-referafriend {
    background-color: #f4c670;
    margin: 0
}

.checkout-onepage-success .block.block-referafriend .title,.worldpay-redirectresult-pending .block.block-referafriend .title {
    color: #2a2c2c;
    text-transform: uppercase
}

.checkout-onepage-success .block.block-referafriend .description,.worldpay-redirectresult-pending .block.block-referafriend .description {
    font-size: 14px;
    line-height: 150%;
    font-weight: 600
}

.checkout-onepage-success .block.block-referafriend .refer-a-friend-input,.worldpay-redirectresult-pending .block.block-referafriend .refer-a-friend-input {
    float: unset;
    min-width: 100%
}

.checkout-onepage-success .block.block-referafriend .refer-a-friend-input input,.worldpay-redirectresult-pending .block.block-referafriend .refer-a-friend-input input {
    padding-right: 40px
}

.checkout-onepage-success .block.block-referafriend .refer-a-friend-input .copy-link,.worldpay-redirectresult-pending .block.block-referafriend .refer-a-friend-input .copy-link {
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
    left: unset;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: center;
    font-size: 16px;
    color: #2a2c2c
}

.checkout-onepage-success .block.block-referafriend .refer-a-friend-input .copy-link:hover,.worldpay-redirectresult-pending .block.block-referafriend .refer-a-friend-input .copy-link:hover {
    text-decoration: none
}

.checkout-onepage-success .block.block-referafriend .contact-icons,.worldpay-redirectresult-pending .block.block-referafriend .contact-icons {
    float: unset;
    margin: 16px 0 0;
    min-width: 100%
}

.checkout-onepage-success .block.block-referafriend .contact-icons a,.worldpay-redirectresult-pending .block.block-referafriend .contact-icons a {
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: center;
    align-items: center;
    height: 44px;
    width: auto;
    border-radius: 0;
    background-color: #2a2c2c;
    color: #fff;
    flex: 4;
    margin-inline:4px}

.checkout-onepage-success .block.block-referafriend .contact-icons a:first-of-type,.worldpay-redirectresult-pending .block.block-referafriend .contact-icons a:first-of-type {
    margin-left: 0
}

.checkout-onepage-success .block.block-referafriend .contact-icons a:last-of-type,.worldpay-redirectresult-pending .block.block-referafriend .contact-icons a:last-of-type {
    margin-right: 0
}

.checkout-onepage-success .block.block-referafriend .contact-icons a:hover,.worldpay-redirectresult-pending .block.block-referafriend .contact-icons a:hover {
    text-decoration: none
}

.checkout-onepage-success .order-summary-block h6,.worldpay-redirectresult-pending .order-summary-block h6 {
    font-size: 14px;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    text-transform: uppercase;
    color: #2a2c2c;
    margin-bottom: 12px
}

.checkout-onepage-success .order-summary-block .item,.worldpay-redirectresult-pending .order-summary-block .item {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.checkout-onepage-success .order-summary-block .delivery-time-value,.worldpay-redirectresult-pending .order-summary-block .delivery-time-value {
    font-size: 16px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800
}

.checkout-onepage-success .summary,.worldpay-redirectresult-pending .summary {
    margin-block:12px}

.checkout-onepage-success .summary .row,.worldpay-redirectresult-pending .summary .row {
    margin-bottom: 8px;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: space-between;
    align-items: unset
}

.checkout-onepage-success .summary .row div,.worldpay-redirectresult-pending .summary .row div {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.checkout-onepage-success .summary .prices-list,.worldpay-redirectresult-pending .summary .prices-list {
    padding-bottom: 16px;
    border-bottom: 1px solid #2a2c2c
}

.checkout-onepage-success .summary .total,.worldpay-redirectresult-pending .summary .total {
    margin-top: 24px
}

.checkout-onepage-success .summary .total .row,.worldpay-redirectresult-pending .summary .total .row {
    margin-bottom: 4px
}

.checkout-onepage-success .summary .total .row div,.worldpay-redirectresult-pending .summary .total .row div {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 800
}

.checkout-onepage-success .summary .total .tax,.worldpay-redirectresult-pending .summary .total .tax {
    color: #aaaeae
}

.checkout-onepage-success .products,.worldpay-redirectresult-pending .products {
    margin-top: 32px
}

.checkout-onepage-success .products .item,.worldpay-redirectresult-pending .products .item {
    padding-block:16px;border-bottom: 1px solid #2a2c2c;
    display: flex;
    flex-direction: unset;
    flex-wrap: unset;
    align-content: unset;
    justify-content: unset;
    align-items: unset
}

.checkout-onepage-success .products .item:last-of-type,.worldpay-redirectresult-pending .products .item:last-of-type {
    border-bottom: none
}

.checkout-onepage-success .products .img-container img,.worldpay-redirectresult-pending .products .img-container img {
    width: 80px;
    height: 128px;
    object-fit: cover
}

.checkout-onepage-success .products .details,.worldpay-redirectresult-pending .products .details {
    margin-left: 16px
}

.checkout-onepage-success .products .name,.worldpay-redirectresult-pending .products .name {
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    margin-bottom: 4px
}

.checkout-onepage-success .products .description,.worldpay-redirectresult-pending .products .description {
    font-size: 12px;
    line-height: 130%;
    font-weight: 600;
    color: #727878
}

.checkout-onepage-success .products .price,.worldpay-redirectresult-pending .products .price {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased;
    font-weight: 700
}

.checkout-onepage-success .products .qty,.worldpay-redirectresult-pending .products .qty {
    display: inline-block;
    padding: 4px 8px;
    background-color: #f6f6f6;
    color: #727878;
    font-size: 12px;
    line-height: 130%;
    font-weight: 600
}

.worldpay-redirectresult-pending .title {
    margin-bottom: 12px
}

.worldpay-redirectresult-pending .page-main {
    background-color: #f6f6f6
}

.worldpay-redirectresult-pending .order-success-wrapper {
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto
}

.worldpay-redirectresult-pending .order-success-block {
    max-width: 800px
}

.worldpay-redirectresult-pending .actions-toolbar {
    display: inline-block
}
