.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            

/*---------Font Smoothing---------*/
.woocommerce {
  -webkit-font-smoothing: antialiased;
}

/*------Rating Stars--------*/
.woocommerce .star-rating::before,
.woocommerce .stars:not(.selected) span a,
.woocommerce .stars.selected span a.active ~ a {
  color: #d3d3d3;
}
.woocommerce .star-rating,
.woocommerce .stars.selected span a {
  color: #65bec2;
}

/*-----Product Images------*/
.woocommerce div.flex-viewport,
.woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .flex-control-thumbs li,
.woocommerce ul.products li.product a img,
.woocommerce-cart table.cart img {
  min-width: 64px;
  min-height: 64px;
  border: 1px solid #d3ced2;
  overflow: hidden;
}

.flex-viewport .woocommerce-product-gallery__wrapper {
  border: none; /* Remove duplicated borders */
  border-radius: 0 !important; /* Fix duplicated radius */
  margin: 0 !important; /* Fix duplicated margin */
}

/*----------Secondary Buttons-------------*/
.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce ul.products li.product .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button.alt,
.woocommerce button.button {
  background: #666666;
  border: 1px solid #666666;
  font-size: 12px;
  border-radius: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.2;
  text-align: center;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*----------Secondary Hovered-------------*/
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover {
  background: #999999;
  border: 1px solid #999999;
  color: #ffffff;
}
/*----------Tertiary Buttons-------------*/
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce a.added_to_cart,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce table.my_account_orders .button,
td a.woocommerce-MyAccount-downloads-file.button.alt {
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #65bec2;
  color: #65bec2;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4px;
}

/*----------Tertiary Buttons Hovered-------------*/
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce table.my_account_orders .button:hover,
td a.woocommerce-MyAccount-downloads-file.button.alt:hover {
  background: #ffffff;
  border: 1px solid #6799b2;
  color: #6799b2;
}

/*---Disabled Buttons---*/
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  filter: grayscale(100%);
}

/*----------Links-------------*/
.woocommerce a.wcppec-checkout-buttons__button,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.product-categories a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce .woocommerce-widget-layered-nav-list__item a,
.woocommerce .wc-layered-nav-rating a,
.woocommerce div.tagcloud a,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
h2.woocommerce-loop-category__title,
.comment-form-rating a,
.woocommerce .download-product a,
a.woocommerce-remove-coupon,
.woocommerce a.shipping-calculator-button,
.woocommerce a.remove,
.woocommerce a.reset_variations,
.woocommerce .product-name a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-message a,
.woocommerce-checkout-payment a,
.woocommerce-LostPassword a,
.woocommerce-Address-title a,
.woocommerce-MyAccount-navigation-link a,
.woocommerce-MyAccount-content a,
a.woocommerce-review-link,
.posted_in a,
.tagged_as a,
.woocommerce .woocommerce-breadcrumb a {
  color: #6799b2;
  font-weight: 400;
  font-family: inherit;
  text-decoration: none;
}

/*----------Links Hovered-------------*/
.woocommerce a.wcppec-checkout-buttons__button:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce ul.product-categories a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list__item a:hover,
.woocommerce div.tagcloud a:hover,
.comment-form-rating a:hover,
.woocommerce .download-product a:hover,
a.woocommerce-remove-coupon:hover,
.woocommerce a.shipping-calculator-button:hover,
.woocommerce a.remove:hover,
a.reset_variations:hover .product-name a:hover,
.woocommerce .product-name a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-checkout-payment a:hover,
.woocommerce-LostPassword a:hover,
.woocommerce-Address-title a:hover,
.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-content a:hover,
a.woocommerce-review-link:hover,
.posted_in a:hover,
.tagged_as a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #65bec2;
  text-decoration: underline;
}

/*-----------Labels----------------*/
.woocommerce div.product form.cart .variations label,
.woocommerce form label {
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
  font-weight: 400;
  font-style: normal;
}

/*---------------Placeholders----------------*/
.woocommerce input[type="search"]::placeholder,
.woocommerce-page table.cart td.actions .input-text::placeholder,
.woocommerce form .form-row .input-text::placeholder,
.woocommerce-page form .form-row .input-text::placeholder {
  color: #d3ced2;
  font-family: inherit;
}

/*---------------Dropdowns----------------*/
.select2-container--default .select2-selection--single,
.woocommerce div.product form.cart .variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000000;
  background: #ffffff;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #6799b2;
  color: #ffffff;
  outline: none;
}

.select2-container--default .select2-results__option[data-selected=true] {
  background: #65bec2;
  color: #ffffff;
  outline: none;
}

.select2-results__option {
  padding: 8px 12px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

.select2-dropdown {
  border-radius: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.6;
  color: #000000;
  padding: 0;
  min-height: 20px;
  padding-left: 0;
  outline: none;
}
.select2-container--open .select2-dropdown--below {
  padding: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(https://testwoo.artiweb.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 4px center;
  height: 100%;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
    pointer-events: none;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

/*---------------Headings----------------*/
.woocommerce .oxy-product-info h2,
.woocommerce .widget_recent_reviews h2,
.woocommerce .widget_top_rated_products h2,
.woocommerce .widget_shopping_cart h2,
.woocommerce .widget_products h2,
.woocommerce .widget_product_categories h2,
.woocommerce .widget_layered_nav_filters h2,
.woocommerce .woocommerce-widget-layered-nav h2,
.woocommerce .widget_rating_filter h2,
.woocommerce .widget_price_filter h2,
.woocommerce div.widget_product_tag_cloud h2,
.woocommerce h1.page-title,
.woocommerce h1.product_title,
.woocommerce section.related.products h2,
.oxy-product-upsells > :is(h1, h2, h3, h4, h5, h6),
.woocommerce h2.woocommerce-Reviews-title,
.woocommerce span.comment-reply-title,
.woocommerce-Tabs-panel h2,
h2.woocommerce-order-downloads__title,
.woocommerce-orders article header h1,
.woocommerce-account article header h1,
.woocommerce-downloads article header h1,
.woocommerce-edit-address article header h1,
.woocommerce-account h2,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-EditAccountForm legend,
h1.oxy-woo-archive-title,
h2.woocommerce-column__title,
h2.woocommerce-order-downloads__title,
h2.woocommerce-order-details__title,
.woocommerce-billing-fields h3,
.woocommerce-checkout h3,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells h2 {
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
}

/*--------Prices and Quantity------------*/
.woocommerce .price_label .from,
.woocommerce .price_label .to,
.woocommerce ul.products li.product .price,
.product-quantity,
.woocommerce .price ins,
.woocommerce-Price-amount,
.woocommerce-loop-category__title .count,
.woocommerce .price {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  background: transparent;
  text-decoration: none;
}

/*----Sale Price-----*/
.woocommerce .product_list_widget del span.woocommerce-Price-amount,
.woocommerce ul.products li.product .price del,
.woocommerce .price del,
.woocommerce .price del .woocommerce-Price-amount {
  font-size: 12px;
  font-weight: 200;
  color: #666666;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product span.price ins {
  color: #000000;
  font-weight: 700;
  font-size: inherit;
}

.woocommerce div.product p.price {
  font-size: 16px;
}

.woocommerce div.product p.price ins,
.woocommerce .oxy-woo-element .price ins {
  text-decoration: none;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce p.price del,
.woocommerce ul.products li.product .price del {
  opacity: 1;
  display: block;
}

/*--------------Table Headings----------------*/
.woocommerce-cart table.cart th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot th {
  font-weight: 400;
  color: #666666;
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*-------------------Texts---------------------*/
.woocommerce .woocommerce-mini-cart__total strong,
.woocommerce .woocommerce-mini-cart span.quantity,
.woocommerce .widget_product_categories span.count,
.woocommerce .woocommerce-widget-layered-nav-list__item span,
.woocommerce-product-attributes-item__value p,
.woocommerce-error,
.woocommerce-table--order-downloads,
.woocommerce-Address address,
.woocommerce-orders-table,
.woocommerce-table,
ul.woocommerce-shipping-methods,
p.woocommerce-shipping-destination,
.woocommerce-column--shipping-address address,
.woocommerce-column--billing-address address,
.woocommerce-order p,
.woocommerce .product-name,
.woocommerce .product-total,
.oxy-product-stock p,
.oxy-product-description p,
.woocommerce-Reviews .comment-text p,
.product .summary .product_meta,
.woocommerce-Tabs-panel,
.woocommerce-product-details__short-description p,
.woocommerce-form-track-order p,
.woocommerce-checkout-payment p,
.checkout_coupon p,
.woocommerce-ResetPassword p,
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce-MyAccount-content p,
.woocommerce-breadcrumb,
p.woocommerce-result-count {
  color: #666666;
  font-weight: 400;
  line-height: 1.6;
  font-size: 16px;
  font-style: normal;
}

/*------------Bold Texts---------------*/
.woocommerce-product-attributes-item__label,
.woocommerce-error strong,
.woocommerce-MyAccount-content strong,
.woocommerce-shipping-destination strong,
.woocommerce p.order-info mark,
.woocommerce-MyAccount-content mark.order-number,
.woocommerce-MyAccount-content mark.order-date,
.woocommerce-MyAccount-content mark.order-status,
.woocommerce-order-overview strong {
  color: #000000;
  font-weight: 700;
  font-family: inherit;
  background: transparent;
}

/*--------------------Badges---------------------*/
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  background: #65bec2;
  font-size: 12px;
  padding: 6px 12px;
  line-height: 1.2;
  border-radius: 20px;
  min-width: 0;
  min-height: 0;
  margin: 0;
  top: 12px;
  left: 12px;
  right: auto;
  position: absolute;
}

/* ----------------- */


/*-------------Product Tabs(description, addtl info, reviews) - single product--------------*/

.woocommerce div.product .oxy-woo-element .woocommerce-tabs .panel,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
  padding: 20px 0;
}
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs {
  padding-left: 5px;
  display: flex;
  text-align: center;
  margin-bottom: 0;
  flex-shrink: 0;
}

.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  display: flex;
  align-items: center;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a {
  width: 100%;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  padding: 16px 48px;
  z-index: 1000;
  font-weight: 400;
  border-radius: 0;
  word-break: break-word;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a:hover {
  color: #65bec2;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active {
  background: white;
  border-bottom-color: white;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce
  div.product
  .oxy-woo-element
  .woocommerce-tabs
  ul.tabs
  li.active
  a {
  color: #000000;
}

@media (max-width: 640px) {
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs {
    flex-direction: column;
    padding: 0;
    margin-bottom: 5px;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li {
    margin: 5px 0;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs::before,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce
    div.product
    .oxy-woo-element
    .woocommerce-tabs
    ul.tabs
    li.active {
    border-bottom-color: #d3ced2;
  }
}

/* tabs panel content (single product, any tab content) */

.woocommerce .oxy-woo-element table.shop_attributes th,
.woocommerce .oxy-woo-element table.shop_attributes td {
  border-top: 1px solid #d3ced2;
  padding: 8px;
}

/* single product - add to cart */

.woocommerce .oxy-product-cart-button,
.woocommerce .oxy-woo-element div.product form.cart {
  width: 100%;
  max-width: 360px;
}

.woocommerce .oxy-woo-element div.product .single_add_to_cart_button,
.woocommerce .single_add_to_cart_button {
  align-self: stretch;
  flex-grow: 1;
  border-radius: 0;
}

.woocommerce .oxy-woo-element div.product form.cart,
.woocommerce .oxy-product-cart-button form.cart,
.woocommerce div.product form.cart {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .oxy-woo-element div.product form.variations_form.cart,
.woocommerce .oxy-product-cart-button form.variations_form.cart {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.woocommerce .oxy-woo-element div.product form.cart td.value,
.woocommerce .oxy-product-cart-button td.value {
  padding: 0;
}

.woocommerce .oxy-woo-element div.product .woocommerce-variation-add-to-cart,
.woocommerce .woocommerce-variation-add-to-cart {
  display: flex;
  width: 100%;
}

/* Primary Buttons */
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward,
.woocommerce button[type=submit],
.woocommerce button[name=woocommerce-form-login__submit],
.woocommerce button[name=save_account_details],
.woocommerce button[name=save_address],
.woocommerce .oxy-woo-element div.product form.cart button.button.alt,
.woocommerce .oxy-product-cart-button button.button.alt,
.woocommerce div.product form.cart .button {
  background-color: #65bec2;
  color: #ffffff;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #65bec2;
  border-radius: 4px;
  line-height: 1.2;
  font-weight: 700;
  font-family: inherit;
  outline: none;
  cursor: pointer;
}
.woocommerce button[type=submit]:hover,
.woocommerce button[name=woocommerce-form-login__submit]:hover,
.woocommerce button[name=save_account_details]:hover,
.woocommerce button[name=save_address]:hover,
.woocommerce .oxy-woo-element div.product form.cart button.button.alt:hover,
.woocommerce .oxy-product-cart-button button.button.alt:hover,
.woocommerce div.product form.cart .button:hover {
  background-color: #6799b2;
  border: 1px solid #6799b2;
}

.woocommerce .oxy-woo-element div.product form.cart button.button.alt.disabled,
.woocommerce button.button.alt.disabled {
  background: #cccccc !important;
  border: 1px solid #cccccc !important;
  opacity: 1;
}

.woocommerce .quantity .qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 56px;
  padding: 8px 9px;
  margin-right: 12px;
  background: url(https://testwoo.artiweb.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://testwoo.artiweb.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-up.svg), #ffffff;
  background-size: 6px, 6px;
  background-repeat: no-repeat, no-repeat;
  background-position: right 0.8em bottom calc(50% - 5px), right 0.8em top calc(50% - 5px);
  height: 100%;
}

.woocommerce table.variations tr {
  border-top: none;
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce div.product .oxy-product-cart-button form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr,
.woocommerce table.variations tr {
  display: flex;
  flex-direction: column;
}

.woocommerce
  .oxy-woo-element
  div.product
  form.cart
  table.variations
  tr
  td
  label,
.woocommerce .oxy-product-cart-button table.variations tr td label {
  font-size: 12px;
  margin-right: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr td a,
.woocommerce .oxy-product-cart-button table.variations tr td a {
  font-size: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart a.reset_variations:before,
.woocommerce .oxy-product-cart-button table.variations tr td a:before {
  content: "× ";
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce .oxy-product-cart-button div.product form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .woocommerce-ordering select,
.woocommerce .oxy-woo-element div.product form.cart .variations select,
.woocommerce div.product .oxy-product-cart-button form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce form.cart .variations select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: 1.2;
  cursor: pointer;
  width: 100%;
  position: relative;
  background: url(https://testwoo.artiweb.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}

.woocommerce input[type="number"]::-webkit-inner-spin-button,
.woocommerce input[type="number"]::-webkit-outer-spin-button {
  margin-right: -9px;
  opacity: 0.01;
  width: 24px;
  height:48px;
  cursor: pointer;
}

/* single product - rating below title / rating element */

.woocommerce .oxy-woo-element div.product .woocommerce-product-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating,
.woocommerce div.product .oxy-product-rating .woocommerce-product-rating {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating::before,
.woocommerce .oxy-product-rating .star-rating::before {
  position: relative;
  color: #d3d3d3;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating .star-rating {
  width: auto;
  letter-spacing: 2px;
  margin: 0 0 0 0;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  a.woocommerce-review-link,
.woocommerce .oxy-product-rating a.woocommerce-review-link {
  font-size: 12px;
}
.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating
  span,
.woocommerce .oxy-product-rating .woocommerce .star-rating span {
  color: #65bec2;
}

/* Transitions */
.woocommerce .flex-control-thumbs li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.select2-search--dropdown .select2-search__field,
.woocommerce
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before,
.woocommerce ul.tabs li,
.woocommerce .woocommerce-product-gallery__trigger:after,
.woocommerce .woocommerce-product-gallery__trigger:before,
.woocommerce img:not(.zoomImg):not(.pswp__img),
.woocommerce textarea,
.woocommerce .checkbox,
.woocommerce .select2-selection,
.woocommerce input,
.woocommerce button,
.woocommerce select,
.woocommerce a {
  transition: all ease 0.2s;
}
/* End of Transitions */

/* Input Styles */
.woocommerce-cart table.cart td.actions .coupon .input-text,
.select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce textarea,
.select2-dropdown,
.woocommerce .select2-selection,
.woocommerce input[type="search"],
.woocommerce input[type="text"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce select {
  height: auto;
  font-size: 14px;
  border: 1px solid #d3ced2;
  background: #ffffff;
  color: #000000;
  outline: none;
  font-family: inherit;
  padding: 8px 12px;
  border-radius: 4px;
  resize: none;
}
/* Focus State */
.woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce textarea:focus,
.select2-dropdown:focus,
.woocommerce .select2-selection:focus,
.woocommerce input[type="search"]:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="number"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce select:focus {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}
/* End of Inputs */

/* Custom Checkbox */
.woocommerce-form-login input[type="checkbox"],
.oxy-woo-checkout input[type="checkbox"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.01;
  display: none !important;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 16px;
  margin-top: 0;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox span{
    margin-left: 18px;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme
  span::before,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  width: 24px;
  height: 24px;
  border: 1px solid #d3ced2;
  background-color: #ffffff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: 50%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}
input[type="checkbox"]:checked ~ span::before,
input[type="checkbox"]:checked ~ label span::before {
  background: url(https://testwoo.artiweb.it/wp-content/plugins/oxygen-woocommerce/elements/assets/check-mark.svg), #ffffff;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-top: 34px;
}
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  margin-top: -4px;
}
/* End of Custom Checkbox */

/* Product Column Fix */
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  margin: 0;
  width: 50%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  margin: 0;
  width: 33.33%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 25%;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 20px;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  margin: 0;
  width: 20%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  margin: 0;
  width: 16.6%;
}
/* End of Product Column Fix */

/*--- Radio Buttons Style ---*/
.woocommerce input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #d3ced2;
  border-radius: 100%;
  outline: none;
  cursor: pointer;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 8px 0 0 !important;
}

.woocommerce input[type=radio]:hover {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}

.woocommerce input[type=radio]:checked {
  background: #000000;
  box-shadow: inset 0 0 0 8px #ffffff;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput:checked {
  box-shadow: inset 0 0 0 4px #ffffff;
}

.woocommerce input[type=radio]:checked:hover {
  box-shadow: inset 0 0 0 8px #ffffff, 0 0 5px #65bec2;
}

/*--------------------Tables and Forms Style-------------------------*/
.oxy-woo-order-tracking form,
.woocommerce form.woocommerce-ResetPassword.lost_reset_password,
.woocommerce .woocommerce-EditAccountForm,
.woocommerce .woocommerce-address-fields,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce .col2-set,
.woocommerce-form-coupon,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
ul.woocommerce-order-overview,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.checkout_coupon,
.woocommerce table.shop_table {
  border: 1px solid #d3ced2;
  border-top: 3px solid #65bec2;
  border-radius: 0;
  background: #ffffff;
  padding: 20px;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
fieldset {
  background: transparent;
}
.woocommerce table tr {
  border-top: 1px solid #d3ced2;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
  border: none;
  padding: 12px 20px;
  font-weight: 400;
  color: #666666;
}
/* End of Tables and Forms Styles */



/* Notification Styles */
.woocommerce-info, .woocommerce-error, .woocommerce-message {
  padding-right: 20px;
  border-bottom: 1px solid #d3ced2;
  border-left: 1px solid #d3ced2;
  border-right: 1px solid #d3ced2;
  border-radius: 0;
  background: #ffffff;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
/* Info */
.woocommerce-info::before {
  color: #00adef;
}
.woocommerce-info {
  border-top-color: #00adef;
}
/* Error */
.woocommerce-error::before {
  color: #e96199;
}
.woocommerce-error {
  border-top-color: #e96199;
}
/* Message */
.woocommerce-message::before {
  color: #65bec2;
}
.woocommerce-message {
  border-top-color: #65bec2;
}
/* End of Notification Sytles */


/* Shop, Uppsells, Related Product Shared Styles Styles */
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -20px 20px;
}
.woocommerce ul.products li.product .button {
  margin-top: auto;
}
.woocommerce a.added_to_cart {
  margin-top: 12px;
}
.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
}

/* Product Info Shared Styles */

.woocommerce .oxy-product-info,
.woocommerce .oxy-product-tabs {
  width: 100%;
}

.woocommerce table.shop_attributes {
  border-top: 1px solid #d3ced2;
  border-collapse: collapse;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: transparent;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #d3ced2;
  text-align: left;
}


/* Widgets Headings */
.ct-widget .widget.woocommerce .widgettitle {
  font-size: px;
  font-weight: ;
  font-family: ;
}
/* End of Widgets Headings */


/* Search Products Widget */
.woocommerce form.woocommerce-product-search {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.woocommerce input.search-field {
  flex-grow: 1;
  margin-right: 8px;
  min-width: 120px;
}
/* End of Widget */



/* Product Tags Cloud Widget */
.woocommerce div.tagcloud {
  line-height: 1.2;
}
/* End of Widget */



/* Filter by Price Widget */
.woocommerce .widget_price_filter .ui-slider {
  margin: 20px 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #d3ced2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 24px;
  height: 24px;
  background-color: #65bec2;
  top: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #65bec2;
}
.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  margin-right: 12px;
}
.woocommerce .price_label {
  text-align: left;
  line-height: 1.6;
}
/* End of Widget */



/* Rating Filter Widget */
.woocommerce .widget_rating_filter ul li a {
  display: flex;
  float: left;
  align-items: center;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_rating_filter ul li.chosen:hover a::before {
  color: #65bec2;
}
/* End of Widget */



/* Attributes Filter Widget */
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen:hover a::before {
  color: #65bec2;
}
/* End of Widget */



/* Active Filters Widget */
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_layered_nav_filters ul li:hover a::before {
  color: #65bec2;
}
.woocommerce .widget_layered_nav_filters ul li:hover span.woocommerce-Price-amount {
  color: #65bec2;
}
/* End of Widget */



/* Product Categories Widget */
.woocommerce .widget_product_categories ul {
  padding-left: 20px;
  list-style: none;
}
.woocommerce .widget_product_categories ul li::before {
  color: #d3ced2;
  content: '•';
  position: relative;
  margin-right: 8px;
  margin-left: -20px;
}
.woocommerce .widget_product_categories ul.product-categories {
  margin-top: 0;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single {
  height: auto;
  border-color: #d3ced2;
  background: url(https://testwoo.artiweb.it/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single:focus {
  border-color: #65bec2;
}
.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce .select2-container--open .select2-dropdown--below {
  border-color: #d3ced2
}
.woocommerce .select2-container--open .select2-dropdown--above {
  padding: 0;
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #65bec2;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: 300;
  color: #d3ced2;
  font-size: 24px;
  line-height: 1;
}
.woocommerce .select2-container--default .select2-selection--single:hover .select2-selection__clear {
  color: #65bec2;
}
/* End of Widget */



/* Products, Cart Widgets */
.woocommerce .product_list_widget ins {
  text-decoration: none;
}
.woocommerce .product_list_widget del {
  color: #666666;
}
.woocommerce ul.product_list_widget li img {
  border: 1px solid #d3ced2;
  width: 40px;
  float: left;
  margin-bottom: 16px;
  margin-right: 12px;
  margin-left: 0;
  margin-top: 4px;
}
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #d3ced2;
  margin-bottom: 4px;
  padding-bottom: 8px;
}
.woocommerce .product_list_widget .reviewer {
  font-size: 12px;
  color: #666666;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  right: 0;
  left: auto;
  color: #d3ced2 !important;
  font-weight: 300;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  color: #65bec2 !important;
  background: none;
  text-decoration: none;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 0;
}
/* End of Widget */

/*---Safari Row Hotfix---*/
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  width: 100%;
}

/*---Product Title Hotfix (Must be in product-title.css)---*/
.woocommerce h1.product_title.oxy-product-title {
  margin: 0;
}

/*---Fix for shopping cart duplication issue on AJAX update---*/
.ct-modal .woocommerce-cart-form:not(:nth-child(2)) {
  display: none;
}

.ct-modal .cart-collaterals > .cart_totals:not(:nth-child(1)) {
  display: none;
}

/*---Fix for WooCommerce Payments credit card images on checkout---*/
.woocommerce label[for="payment_method_woocommerce_payments"],
.woocommerce label[for="payment_method_bacs"],
.woocommerce label[for="payment_method_cod"] {
  display: flex;
  flex-direction: row;
}

.woocommerce label[for="payment_method_woocommerce_payments"] img,
.woocommerce label[for="payment_method_bacs"] img,
.woocommerce label[for="payment_method_cod"] img {
  width: 32px;
}
.oxy-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1366px;
}
body {font-family: 'Arimo';}body {line-height: ;font-size: px;font-weight: ;color: ;}.oxy-nav-menu-hamburger-line {background-color: ;}h1, h2, h3, h4, h5, h6 {font-family: 'Raleway';}h3, h4, h5, h6{color: #6a4901;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.div-menu {
}
.div-menu:not(.ct-section):not(.oxy-easy-posts),
.div-menu.oxy-easy-posts .oxy-posts,
.div-menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_logo_slider {
 width:100%;
 position:relative;
 overflow:hidden;
 background-color:#ffffff;
 text-align:center;
}
.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_logo_slider__logo {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 width:20%;
 height:100px;
 text-align:center;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
}
.oxel_logo_slider__logo:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__logo.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__logo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_logo_slider__image_carrier {
 width:100%;
 text-align:left;
 flex-shrink:0;
 transition-duration:0.1s;
 transition-timing-function:linear;
}
.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel_logo_slider__image_carrier--delay {
}
.classe-heading-footer {
 margin-bottom:2rem;
 font-weight:600;
 letter-spacing:0.4px;
}
.classe-titoli-footer {
 margin-bottom:1rem;
 font-weight:400;
}
.pad--m {
}
.classe-div-colonne {
}
.classe-div-colonne:not(.ct-section):not(.oxy-easy-posts),
.classe-div-colonne.oxy-easy-posts .oxy-posts,
.classe-div-colonne.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.classe-div-servizi-pas {
 width:50%;
 align-self:stretch;
}
.classe-sub-div-servizi-pas {
 width:100%;
 margin-top:35px;
}
.classe-sub-div-servizi-pas:not(.ct-section):not(.oxy-easy-posts),
.classe-sub-div-servizi-pas.oxy-easy-posts .oxy-posts,
.classe-sub-div-servizi-pas.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.classe-immagine-servizi {
}
.grid--auto-3 {
}
.classe-testo-prezzo {
}
.classe-slide {
}
.classe-slide:not(.ct-section):not(.oxy-easy-posts),
.classe-slide.oxy-easy-posts .oxy-posts,
.classe-slide.ct-section .ct-section-inner-wrap{
display:flex;
}
.classe-testo-slider {
 margin-bottom:2rem;
 color:#444444;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
.tabs-9708-tab:hover{
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#000000;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#000000;
 transition-duration:0.5s;
 transition-timing-function:ease;
}
.tabs-9708-tab {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:5px;
 padding-right:5px;
 margin-left:15px;
 margin-right:15px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#ffffff;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#ffffff;
}
@media (max-width: 767px) {
.tabs-9708-tab {
 margin-left:10px;
 margin-right:10px;
}
}

@media (max-width: 479px) {
.tabs-9708-tab {
 margin-left:5px;
 margin-right:5px;
 padding-left:5px;
 padding-right:5px;
}
}

.tabs-9708-tab-active {
 border-top-color:#000000;
 border-top-width:1px;
 border-top-style:solid;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#000000;
 color:#000000;
}
.tabs-contents-9708-tab {
 margin-bottom:48px;
}
.classe-immagine-trio {
 overflow:hidden;
 width:100%;
}
.tabs-0118-tab:first-of-type{
 margin-left:0px;
}
.tabs-0118-tab {
 border-radius:var(--radius-m) ;
 background-color:var(--shade-ultra-light);
 color:var(--shade-dark);
 margin-left:var(--space-s) ;
 padding-top:.8rem;
 padding-left:1.8rem;
 padding-right:1.8rem;
 padding-bottom:.8rem;
 font-size:var(--text-s) ;
}
.tabs-0118-tab-active {
 background-color:var(--primary);
 color:var(--shade-white);
}
.tabs-contents-0118-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.bg--shade {
}
.acss-style-guide__h-accent {
 color:var(--primary);
 font-weight:700;
 font-size:var(--text-s) ;
 text-transform:uppercase;
 letter-spacing:.05em;
}
.acss-style-guide__h1 {
 color:var(--shade-white);
 margin-top:var(--space-s) ;
}
.acss-style-guide__lede {
 color:var(--shade-white);
 margin-top:var(--space-s) ;
 max-width:38ch ;
}
.acss-section-intro__container {
 width:100%;
 padding-bottom:var(--space-xs) ;
 border-bottom-color:var(--shade-ultra-light);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.acss-color__container {
 width:100%;
 margin-top:var(--space-l) ;
}
.acss-color__title {
 color:var(--base-dark);
 font-size:var(--text-s) ;
 text-transform:uppercase;
 font-weight:700;
}
.acss-color-card__container {
 width:100%;
 text-align:left;
 margin-top:var(--space-s) ;
 min-height:15rem;
}
.acss-color-card__container:not(.ct-section):not(.oxy-easy-posts),
.acss-color-card__container.oxy-easy-posts .oxy-posts,
.acss-color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(7, minmax(0px, 1fr));grid-column-gap: var(--space-s) ;grid-row-gap: 20px;}
@media (max-width: 1366px) {
.acss-color-card__container {
}
.acss-color-card__container:not(.ct-section):not(.oxy-easy-posts),
.acss-color-card__container.oxy-easy-posts .oxy-posts,
.acss-color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(4, minmax(0px, 1fr));grid-column-gap: var(--space-s) ;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.acss-color-card__container {
}
.acss-color-card__container:not(.ct-section):not(.oxy-easy-posts),
.acss-color-card__container.oxy-easy-posts .oxy-posts,
.acss-color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 479px) {
.acss-color-card__container {
}
.acss-color-card__container:not(.ct-section):not(.oxy-easy-posts),
.acss-color-card__container.oxy-easy-posts .oxy-posts,
.acss-color-card__container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.acss-color-card__wrapper {
 border-radius:var(--radius-m) ;
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 width:100%;
aspect-ratio: 1 / 1;
}
.acss-color-card__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-color-card__wrapper.oxy-easy-posts .oxy-posts,
.acss-color-card__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.acss-section__title {
 color:var(--shade-dark);
}
.acss-section__lede {
 color:var(--base-dark);
 margin-top:var(--space-xs) ;
 max-width:60ch ;
}
.acss-section__subtitle {
 padding-top:.75em;
 padding-left:1.5em;
 padding-right:1.5em;
 padding-bottom:.75em;
 background-color:var(--primary);
 color:var(--shade-white);
 border-radius:var(--radius-m) ;
 font-size:var(--text-s) ;
 line-height:1;
 margin-top:var(--space-l) ;
 font-weight:600;
}
.acss-section__subtitle:not(.ct-section):not(.oxy-easy-posts),
.acss-section__subtitle.oxy-easy-posts .oxy-posts,
.acss-section__subtitle.ct-section .ct-section-inner-wrap{
display:flex;
}
.acss-color-card__name {
 font-size:var(--text-xs) ;
 color:var(--base);
 font-weight:700;
 padding-bottom:.4rem;
 padding-top:.4rem;
 padding-left:.8rem;
 padding-right:.8rem;
 background-color:var(--shade-white);
 border-radius:var(--radius-m) ;
}
.acss-typography__family-title {
 color:var(--shade-dark);
}
.acss-typography__family-title--container {
 margin-top:var(--space-l) ;
 padding-bottom:1.6rem;
 width:100%;
 border-bottom-color:var(--shade-light);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.acss-typography__headings {
 max-width:9ch ;
}
.acss-typography__body {
 max-width:6ch ;
}
.acss-buttons__container {
 width:100%;
 padding-top:var(--space-l) ;
 padding-left:var(--space-m) ;
 padding-right:var(--space-m) ;
 padding-bottom:var(--space-l) ;
}
.acss-buttons__title {
 color:var(--shade-dark);
 text-transform:uppercase;
}
.acss-buttons__title-white {
 color:var(--shade-white);
}
.acss-button-scale__wrapper:first-of-type{
 margin-top:0px;
}
.acss-button-scale__wrapper {
 margin-top:1rem;
}
.acss-widths__wrapper {
 width:100%;
 margin-top:var(--space-l) ;
 border-left-color:var(--base-light);
 border-left-width:3px;
 border-left-style:solid;
 max-width:100%;
}
.acss-width__bar:first-of-type{
 margin-top:0px;
}
.acss-width__bar {
 background-color:var(--base-light);
 height:8rem;
 border-top-right-radius:var(--radius-m) ;
 border-bottom-right-radius:var(--radius-m) ;
 margin-top:var(--space-s) ;
 position:relative;
}
.acss-width__bar:not(.ct-section):not(.oxy-easy-posts),
.acss-width__bar.oxy-easy-posts .oxy-posts,
.acss-width__bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.acss-width__bar {
 height:6rem;
}
}

@media (max-width: 767px) {
.acss-width__bar {
 height:3.75rem;
}
}

@media (max-width: 479px) {
.acss-width__bar {
 height:3rem;
}
}

.acss-width__bar-label {
 font-weight:700;
 color:var(--base-dark);
 position:absolute;
 text-align:left;
 right:2rem;
 font-size:var(--text-s) ;
}
@media (max-width: 479px) {
.acss-width__bar-label {
 font-size:var(--text-xs) ;
}
}

.acss-pad-section__wrapper {
 width:100%;
 margin-top:var(--space-l) ;
 border-top-color:var(--base-light);
 border-top-width:3px;
 border-top-style:solid;
 max-width:100%;
}
.acss-pad-section__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-pad-section__wrapper.oxy-easy-posts .oxy-posts,
.acss-pad-section__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:space-between;
}
.acss-pad-section__bar:first-of-type{
 background-color:transparent;
}
.acss-pad-section__bar {
 padding-bottom:1.8rem;
 background-color:var(--base-light);
 text-align:center;
 border-bottom-left-radius:var(--radius-s) ;
 border-bottom-right-radius:var(--radius-s) ;
 width:8rem;
 position:relative;
 border-radius:var(--radius-s) ;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
}
.acss-pad-section__bar:not(.ct-section):not(.oxy-easy-posts),
.acss-pad-section__bar.oxy-easy-posts .oxy-posts,
.acss-pad-section__bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.acss-pad-section__bar {
 width:6rem;
}
}

@media (max-width: 767px) {
.acss-pad-section__bar {
 width:3.75rem;
}
}

@media (max-width: 479px) {
.acss-pad-section__bar {
 width:3rem;
}
}

.acss-pad-section__bar-label {
 font-weight:700;
 color:var(--base-dark);
 position:absolute;
 bottom:-2.5em;
 font-size:var(--text-s) ;
}
@media (max-width: 479px) {
}

.acss-spacing__wrapper {
 width:100%;
 margin-top:var(--space-l) ;
}
.acss-spacing__element:first-of-type{
 margin-top:0px;
}
.acss-spacing__element {
 margin-top:var(--space-s) ;
}
.acss-spacing__element:not(.ct-section):not(.oxy-easy-posts),
.acss-spacing__element.oxy-easy-posts .oxy-posts,
.acss-spacing__element.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:center;
}
.acss-spacing__line {
 background-color:var(--primary);
 height:.4rem;
}
.acss-spacing__label {
 padding-top:0em;
 padding-left:0em;
 padding-right:0em;
 padding-bottom:0em;
 color:var(--base-dark);
 font-size:var(--text-s) ;
 font-weight:700;
 margin-left:var(--space-s) ;
 border-radius:var(--radius-m) ;
 line-height:1;
}
.acss-padding__wrapper {
 margin-top:var(--space-m) ;
 width:100% ;
}
.acss-padding__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-padding__wrapper.oxy-easy-posts .oxy-posts,
.acss-padding__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: start;grid-template-columns: repeat(3, minmax(0px, 1fr));grid-column-gap: var(--space-m) ;grid-row-gap: var(--space-m) ;}
@media (max-width: 991px) {
.acss-padding__wrapper {
}
.acss-padding__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-padding__wrapper.oxy-easy-posts .oxy-posts,
.acss-padding__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: var(--space-m) ;grid-row-gap: var(--space-m) ;}
}

@media (max-width: 767px) {
.acss-padding__wrapper {
}
.acss-padding__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-padding__wrapper.oxy-easy-posts .oxy-posts,
.acss-padding__wrapper.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(0px, 1fr));grid-column-gap: var(--space-m) ;grid-row-gap: var(--space-m) ;}
}

.acss-padding__container:first-of-type{
 margin-left:0px;
}
.acss-padding__container {
 background-color:var(--base-dark);
 border-radius:var(--radius-m) ;
 text-align:center;
 font-size:var(--text-s) ;
 color:var(--base-ultra-light);
}
@media (max-width: 991px) {
.acss-padding__container:first-of-type{
 margin-top:0px;
}
}

@media (max-width: 767px) {
}

.acss-padding__heading {
 font-size:var(--text-m) ;
}
.acss-padding__text {
 margin-top:var(--space-xs) ;
}
.acss-shadow__wrapper {
 margin-top:var(--space-l) ;
 margin-left:spx;
}
.acss-shadow__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-shadow__wrapper.oxy-easy-posts .oxy-posts,
.acss-shadow__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.acss-shadow__wrapper {
}
.acss-shadow__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-shadow__wrapper.oxy-easy-posts .oxy-posts,
.acss-shadow__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.acss-box-shadow__box:first-of-type{
 margin-left:0px;
}
.acss-box-shadow__box {
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 border-radius:var(--radius-m) ;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:var(--base-light);
 border-right-color:var(--base-light);
 border-bottom-color:var(--base-light);
 border-left-color:var(--base-light);
 margin-left:var(--space-s) ;
}
@media (max-width: 991px) {
.acss-box-shadow__box:first-of-type{
 margin-top:0px;
}
.acss-box-shadow__box {
 margin-left:0 ;
 margin-top:var(--space-s) ;
}
}

.acss-box-shadow__label {
 color:var(--base-dark);
 font-size:var(--text-s) ;
 font-weight:700;
}
.acss-radius__wrapper {
 margin-left:spx;
 margin-top:var(--space-l) ;
}
.acss-radius__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-radius__wrapper.oxy-easy-posts .oxy-posts,
.acss-radius__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.acss-radius__wrapper {
}
.acss-radius__wrapper:not(.ct-section):not(.oxy-easy-posts),
.acss-radius__wrapper.oxy-easy-posts .oxy-posts,
.acss-radius__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.acss-radius__box:first-of-type{
 margin-left:0px;
}
.acss-radius__box {
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:var(--base-light);
 border-right-color:var(--base-light);
 border-bottom-color:var(--base-light);
 border-left-color:var(--base-light);
 margin-left:var(--space-s) ;
}
@media (max-width: 991px) {
.acss-radius__box:first-of-type{
 margin-top:0px;
}
.acss-radius__box {
 margin-left:0 ;
 margin-top:var(--space-s) ;
}
}

.acss-style-guide-section {
background-image: linear-gradient(var(--base-light-trans-20), rgba(255,255,255,0) 20rem);}
.classe-div-product-builder {
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.margin-bottom--l {
}
.align-content--baseline {
}
.align-content--center {
}
.align-content--end {
}
.align-content--start {
}
.align-items--baseline {
}
.align-items--center {
}
.align-items--end {
}
.align-items--start {
}
.bg--accent {
}
.bg--accent-comp {
}
.bg--accent-dark {
}
.bg--accent-hover {
}
.bg--accent-light {
}
.bg--accent-light-trans-10 {
}
.bg--accent-light-trans-20 {
}
.bg--accent-light-trans-40 {
}
.bg--accent-light-trans-60 {
}
.bg--accent-light-trans-80 {
}
.bg--accent-light-trans-90 {
}
.bg--accent-medium {
}
.bg--accent-trans-10 {
}
.bg--accent-trans-20 {
}
.bg--accent-trans-40 {
}
.bg--accent-trans-60 {
}
.bg--accent-trans-80 {
}
.bg--accent-trans-90 {
}
.bg--accent-ultra-dark {
}
.bg--accent-ultra-dark-trans-10 {
}
.bg--accent-ultra-dark-trans-20 {
}
.bg--accent-ultra-dark-trans-40 {
}
.bg--accent-ultra-dark-trans-60 {
}
.bg--accent-ultra-dark-trans-80 {
}
.bg--accent-ultra-dark-trans-90 {
}
.bg--accent-ultra-light {
}
.bg--base {
}
.bg--base-comp {
}
.bg--base-dark {
}
.bg--base-hover {
}
.bg--base-light {
}
.bg--base-light-trans-10 {
}
.bg--base-light-trans-20 {
}
.bg--base-light-trans-40 {
}
.bg--base-light-trans-60 {
}
.bg--base-light-trans-80 {
}
.bg--base-light-trans-90 {
}
.bg--base-medium {
}
.bg--base-trans-10 {
}
.bg--base-trans-20 {
}
.bg--base-trans-40 {
}
.bg--base-trans-60 {
}
.bg--base-trans-80 {
}
.bg--base-trans-90 {
}
.bg--base-ultra-dark {
}
.bg--base-ultra-dark-trans-10 {
}
.bg--base-ultra-dark-trans-20 {
}
.bg--base-ultra-dark-trans-40 {
}
.bg--base-ultra-dark-trans-60 {
}
.bg--base-ultra-dark-trans-80 {
}
.bg--base-ultra-dark-trans-90 {
}
.bg--base-ultra-light {
}
.bg--black {
}
.bg--black-trans-10 {
}
.bg--black-trans-20 {
}
.bg--black-trans-40 {
}
.bg--black-trans-60 {
}
.bg--black-trans-80 {
}
.bg--black-trans-90 {
}
.bg--primary {
}
.bg--primary-comp {
}
.bg--primary-dark {
}
.bg--primary-hover {
}
.bg--primary-light {
}
.bg--primary-light-trans-10 {
}
.bg--primary-light-trans-20 {
}
.bg--primary-light-trans-40 {
}
.bg--primary-light-trans-60 {
}
.bg--primary-light-trans-80 {
}
.bg--primary-light-trans-90 {
}
.bg--primary-medium {
}
.bg--primary-trans-10 {
}
.bg--primary-trans-20 {
}
.bg--primary-trans-40 {
}
.bg--primary-trans-60 {
}
.bg--primary-trans-80 {
}
.bg--primary-trans-90 {
}
.bg--primary-ultra-dark {
}
.bg--primary-ultra-dark-trans-10 {
}
.bg--primary-ultra-dark-trans-20 {
}
.bg--primary-ultra-dark-trans-40 {
}
.bg--primary-ultra-dark-trans-60 {
}
.bg--primary-ultra-dark-trans-80 {
}
.bg--primary-ultra-dark-trans-90 {
}
.bg--primary-ultra-light {
}
.bg--secondary {
}
.bg--secondary-comp {
}
.bg--secondary-dark {
}
.bg--secondary-hover {
}
.bg--secondary-light {
}
.bg--secondary-light-trans-10 {
}
.bg--secondary-light-trans-20 {
}
.bg--secondary-light-trans-40 {
}
.bg--secondary-light-trans-60 {
}
.bg--secondary-light-trans-80 {
}
.bg--secondary-light-trans-90 {
}
.bg--secondary-medium {
}
.bg--secondary-trans-10 {
}
.bg--secondary-trans-20 {
}
.bg--secondary-trans-40 {
}
.bg--secondary-trans-60 {
}
.bg--secondary-trans-80 {
}
.bg--secondary-trans-90 {
}
.bg--secondary-ultra-dark {
}
.bg--secondary-ultra-dark-trans-10 {
}
.bg--secondary-ultra-dark-trans-20 {
}
.bg--secondary-ultra-dark-trans-40 {
}
.bg--secondary-ultra-dark-trans-60 {
}
.bg--secondary-ultra-dark-trans-80 {
}
.bg--secondary-ultra-dark-trans-90 {
}
.bg--secondary-ultra-light {
}
.bg--shade-dark {
}
.bg--shade-light {
}
.bg--shade-light-trans-10 {
}
.bg--shade-light-trans-20 {
}
.bg--shade-light-trans-40 {
}
.bg--shade-light-trans-60 {
}
.bg--shade-light-trans-80 {
}
.bg--shade-light-trans-90 {
}
.bg--shade-medium {
}
.bg--shade-trans-10 {
}
.bg--shade-trans-20 {
}
.bg--shade-trans-40 {
}
.bg--shade-trans-60 {
}
.bg--shade-trans-80 {
}
.bg--shade-trans-90 {
}
.bg--shade-ultra-dark {
}
.bg--shade-ultra-dark-trans-10 {
}
.bg--shade-ultra-dark-trans-20 {
}
.bg--shade-ultra-dark-trans-40 {
}
.bg--shade-ultra-dark-trans-60 {
}
.bg--shade-ultra-dark-trans-80 {
}
.bg--shade-ultra-dark-trans-90 {
}
.bg--shade-ultra-light {
}
.bg--white {
}
.bg--white-trans-10 {
}
.bg--white-trans-20 {
}
.bg--white-trans-40 {
}
.bg--white-trans-60 {
}
.bg--white-trans-80 {
}
.bg--white-trans-90 {
}
.box-shadow--l {
}
.box-shadow--m {
}
.box-shadow--xl {
}
.breakout--full {
}
.breakout--l {
}
.breakout--m {
}
.breakout--s {
}
.breakout--xl {
}
.btn--accent {
}
.btn--base {
}
.btn--black {
}
.btn--l {
}
.btn--m {
}
.btn--outline {
}
.btn--primary {
}
.btn--s {
}
.btn--secondary {
}
.btn--white {
}
.btn--xl {
}
.btn--xs {
}
.btn--xxl {
}
.center--all {
}
.center--all-l {
}
.center--all-m {
}
.center--all-s {
}
.center--all-xl {
}
.center--bottom {
}
.center--bottom-l {
}
.center--bottom-m {
}
.center--bottom-s {
}
.center--bottom-xl {
}
.center--left {
}
.center--left-l {
}
.center--left-m {
}
.center--left-s {
}
.center--left-xl {
}
.center--right {
}
.center--right-l {
}
.center--right-m {
}
.center--right-s {
}
.center--right-xl {
}
.center--top {
}
.center--top-l {
}
.center--top-m {
}
.center--top-s {
}
.center--top-xl {
}
.col-span--2 {
}
.col-span--3 {
}
.col-span--4 {
}
.col-span--5 {
}
.col-span--6 {
}
.col-span--l-1 {
}
.col-span--l-2 {
}
.col-span--l-3 {
}
.col-span--l-4 {
}
.col-span--l-5 {
}
.col-span--l-6 {
}
.col-span--m-1 {
}
.col-span--m-2 {
}
.col-span--m-3 {
}
.col-span--m-4 {
}
.col-span--m-5 {
}
.col-span--m-6 {
}
.col-span--s-1 {
}
.col-span--s-2 {
}
.col-span--s-3 {
}
.col-span--s-4 {
}
.col-span--s-5 {
}
.col-span--s-6 {
}
.col-span--xl-1 {
}
.col-span--xl-2 {
}
.col-span--xl-3 {
}
.col-span--xl-4 {
}
.col-span--xl-5 {
}
.col-span--xl-6 {
}
.flex--col {
}
.flex--col-l {
}
.flex--col-m {
}
.flex--col-reverse {
}
.flex--col-reverse-l {
}
.flex--col-reverse-m {
}
.flex--col-reverse-s {
}
.flex--col-reverse-xl {
}
.flex--col-s {
}
.flex--col-xl {
}
.flex--row {
}
.flex--row-l {
}
.flex--row-m {
}
.flex--row-reverse {
}
.flex--row-reverse-l {
}
.flex--row-reverse-m {
}
.flex--row-reverse-s {
}
.flex--row-reverse-xl {
}
.flex--row-s {
}
.flex--row-xl {
}
.flex--wrap {
}
.flip--x {
}
.flip--xy {
}
.flip--y {
}
.gap--l {
}
.gap--m {
}
.gap--s {
}
.gap--xl {
}
.gap--xs {
}
.gap--xxl {
}
.grid--1 {
}
.grid--1-2 {
}
.grid--1-3 {
}
.grid--2 {
}
.grid--2-1 {
}
.grid--2-3 {
}
.grid--3 {
}
.grid--3-1 {
}
.grid--3-2 {
}
.grid--4 {
}
.grid--5 {
}
.grid--6 {
}
.grid--auto-1-2 {
}
.grid--auto-1-3 {
}
.grid--auto-2 {
}
.grid--auto-2-1 {
}
.grid--auto-2-3 {
}
.grid--auto-3-1 {
}
.grid--auto-3-2 {
}
.grid--auto-4 {
}
.grid--auto-5 {
}
.grid--auto-6 {
}
.grid--l-1 {
}
.grid--l-2 {
}
.grid--l-3 {
}
.grid--l-4 {
}
.grid--l-5 {
}
.grid--m-1 {
}
.grid--m-2 {
}
.grid--m-3 {
}
.grid--m-4 {
}
.grid--s-1 {
}
.grid--s-2 {
}
.grid--s-3 {
}
.grid--s-4 {
}
.grid--xl-1 {
}
.grid--xl-2 {
}
.grid--xl-3 {
}
.grid--xl-4 {
}
.grid--xl-5 {
}
.height--30 {
}
.height--40 {
}
.height--50 {
}
.height--60 {
}
.height--70 {
}
.height--80 {
}
.height--90 {
}
.height--full {
}
.justify-content--around {
}
.justify-content--between {
}
.justify-content--center {
}
.justify-content--end {
}
.justify-content--start {
}
.justify-items--center {
}
.justify-items--end {
}
.justify-items--start {
}
.link--accent {
}
.link--accent-dark {
}
.link--accent-light {
}
.link--accent-medium {
}
.link--accent-ultra-dark {
}
.link--accent-ultra-light {
}
.link--base {
}
.link--base-dark {
}
.link--base-light {
}
.link--base-medium {
}
.link--base-ultra-dark {
}
.link--base-ultra-light {
}
.link--black {
}
.link--primary {
}
.link--primary-dark {
}
.link--primary-light {
}
.link--primary-medium {
}
.link--primary-ultra-dark {
}
.link--primary-ultra-light {
}
.link--secondary {
}
.link--secondary-dark {
}
.link--secondary-light {
}
.link--secondary-medium {
}
.link--secondary-ultra-dark {
}
.link--secondary-ultra-light {
}
.link--shade-dark {
}
.link--shade-light {
}
.link--shade-medium {
}
.link--shade-ultra-dark {
}
.link--shade-ultra-light {
}
.link--white {
}
.margin-bottom--m {
}
.margin-bottom--s {
}
.margin-bottom--xl {
}
.margin-bottom--xs {
}
.margin-bottom--xxl {
}
.margin-left--l {
}
.margin-left--m {
}
.margin-left--s {
}
.margin-left--xl {
}
.margin-left--xs {
}
.margin-left--xxl {
}
.margin-right--l {
}
.margin-right--m {
}
.margin-right--s {
}
.margin-right--xl {
}
.margin-right--xs {
}
.margin-right--xxl {
}
.margin-top--l {
}
.margin-top--m {
}
.margin-top--s {
}
.margin-top--xl {
}
.margin-top--xs {
}
.margin-top--xxl {
}
.max-height--30 {
}
.max-height--40 {
}
.max-height--50 {
}
.max-height--60 {
}
.max-height--70 {
}
.max-height--80 {
}
.max-height--90 {
}
.object-fit--bottom-center {
}
.object-fit--bottom-left {
}
.object-fit--bottom-right {
}
.object-fit--center-left {
}
.object-fit--center-right {
}
.object-fit--contain {
}
.object-fit--cover {
}
.object-fit--top-center {
}
.object-fit--top-left {
}
.object-fit--top-right {
}
.opacity--10 {
}
.opacity--20 {
}
.opacity--30 {
}
.opacity--40 {
}
.opacity--5 {
}
.opacity--50 {
}
.opacity--60 {
}
.opacity--70 {
}
.opacity--80 {
}
.opacity--90 {
}
.opacity--95 {
}
.order--first {
}
.order--first-l {
}
.order--first-m {
}
.order--first-s {
}
.order--first-xl {
}
.order--last {
}
.order--last-l {
}
.order--last-m {
}
.order--last-s {
}
.order--last-xl {
}
.overlay--accent-light-trans-10 {
}
.overlay--accent-light-trans-20 {
}
.overlay--accent-light-trans-40 {
}
.overlay--accent-light-trans-60 {
}
.overlay--accent-light-trans-80 {
}
.overlay--accent-light-trans-90 {
}
.overlay--accent-trans-10 {
}
.overlay--accent-trans-20 {
}
.overlay--accent-trans-40 {
}
.overlay--accent-trans-60 {
}
.overlay--accent-trans-80 {
}
.overlay--accent-trans-90 {
}
.overlay--accent-ultra-dark-trans-10 {
}
.overlay--accent-ultra-dark-trans-20 {
}
.overlay--accent-ultra-dark-trans-40 {
}
.overlay--accent-ultra-dark-trans-60 {
}
.overlay--accent-ultra-dark-trans-80 {
}
.overlay--accent-ultra-dark-trans-90 {
}
.overlay--base-light-trans-10 {
}
.overlay--base-light-trans-20 {
}
.overlay--base-light-trans-40 {
}
.overlay--base-light-trans-60 {
}
.overlay--base-light-trans-80 {
}
.overlay--base-light-trans-90 {
}
.overlay--base-trans-10 {
}
.overlay--base-trans-20 {
}
.overlay--base-trans-40 {
}
.overlay--base-trans-60 {
}
.overlay--base-trans-80 {
}
.overlay--base-trans-90 {
}
.overlay--base-ultra-dark-trans-10 {
}
.overlay--base-ultra-dark-trans-20 {
}
.overlay--base-ultra-dark-trans-40 {
}
.overlay--base-ultra-dark-trans-60 {
}
.overlay--base-ultra-dark-trans-80 {
}
.overlay--base-ultra-dark-trans-90 {
}
.overlay--black-trans-10 {
}
.overlay--black-trans-20 {
}
.overlay--black-trans-40 {
}
.overlay--black-trans-60 {
}
.overlay--black-trans-80 {
}
.overlay--black-trans-90 {
}
.overlay--primary-light-trans-10 {
}
.overlay--primary-light-trans-20 {
}
.overlay--primary-light-trans-40 {
}
.overlay--primary-light-trans-60 {
}
.overlay--primary-light-trans-80 {
}
.overlay--primary-light-trans-90 {
}
.overlay--primary-trans-10 {
}
.overlay--primary-trans-20 {
}
.overlay--primary-trans-40 {
}
.overlay--primary-trans-60 {
}
.overlay--primary-trans-80 {
}
.overlay--primary-trans-90 {
}
.overlay--primary-ultra-dark-trans-10 {
}
.overlay--primary-ultra-dark-trans-20 {
}
.overlay--primary-ultra-dark-trans-40 {
}
.overlay--primary-ultra-dark-trans-60 {
}
.overlay--primary-ultra-dark-trans-80 {
}
.overlay--primary-ultra-dark-trans-90 {
}
.overlay--secondary-light-trans-10 {
}
.overlay--secondary-light-trans-20 {
}
.overlay--secondary-light-trans-40 {
}
.overlay--secondary-light-trans-60 {
}
.overlay--secondary-light-trans-80 {
}
.overlay--secondary-light-trans-90 {
}
.overlay--secondary-trans-10 {
}
.overlay--secondary-trans-20 {
}
.overlay--secondary-trans-40 {
}
.overlay--secondary-trans-60 {
}
.overlay--secondary-trans-80 {
}
.overlay--secondary-trans-90 {
}
.overlay--secondary-ultra-dark-trans-10 {
}
.overlay--secondary-ultra-dark-trans-20 {
}
.overlay--secondary-ultra-dark-trans-40 {
}
.overlay--secondary-ultra-dark-trans-60 {
}
.overlay--secondary-ultra-dark-trans-80 {
}
.overlay--secondary-ultra-dark-trans-90 {
}
.owl--l {
}
.owl--m {
}
.owl--s {
}
.owl--xl {
}
.owl--xs {
}
.owl--xxl {
}
.pad--l {
}
.pad--none {
}
.pad--s {
}
.pad--xl {
}
.pad--xs {
}
.pad--xxl {
}
.pad-header--l {
}
.pad-header--m {
}
.pad-header--s {
}
.pad-header--xl {
}
.pad-header--xs {
}
.pad-header--xxl {
}
.pad-section--l {
}
.pad-section--none {
}
.pad-section--s {
}
.pad-section--xl {
}
.pad-section--xs {
}
.pad-section--xxl {
}
.rounded--circle {
}
.rounded--50 {
}
.rounded--l {
}
.rounded--m {
}
.rounded--s {
}
.rounded--xl {
}
.rounded--xs {
}
.rounded--xxl {
}
.row-span--2 {
}
.row-span--3 {
}
.row-span--4 {
}
.row-span--5 {
}
.row-span--6 {
}
.row-span--l-1 {
}
.row-span--l-2 {
}
.row-span--l-3 {
}
.row-span--l-4 {
}
.row-span--l-5 {
}
.row-span--l-6 {
}
.row-span--m-1 {
}
.row-span--m-2 {
}
.row-span--m-3 {
}
.row-span--m-4 {
}
.row-span--m-5 {
}
.row-span--m-6 {
}
.row-span--s-1 {
}
.row-span--s-2 {
}
.row-span--s-3 {
}
.row-span--s-4 {
}
.row-span--s-5 {
}
.row-span--s-6 {
}
.row-span--xl-1 {
}
.row-span--xl-2 {
}
.row-span--xl-3 {
}
.row-span--xl-4 {
}
.row-span--xl-5 {
}
.row-span--xl-6 {
}
.self--center {
}
.self--end {
}
.self--start {
}
.self--stretch {
}
.sticky {
}
.sticky-top--l {
}
.sticky-top--m {
}
.sticky-top--s {
}
.stretch {
}
.text--accent {
}
.text--accent-comp {
}
.text--accent-dark {
}
.text--accent-light {
}
.text--accent-medium {
}
.text--accent-ultra-dark {
}
.text--accent-ultra-light {
}
.text--base {
}
.text--base-comp {
}
.text--base-dark {
}
.text--base-light {
}
.text--base-medium {
}
.text--base-ultra-dark {
}
.text--base-ultra-light {
}
.text--black {
}
.text--l {
}
.text--larger {
}
.text--m {
}
.text--primary {
}
.text--primary-comp {
}
.text--primary-dark {
}
.text--primary-light {
}
.text--primary-medium {
}
.text--primary-ultra-dark {
}
.text--primary-ultra-light {
}
.text--s {
}
.text--secondary {
}
.text--secondary-comp {
}
.text--secondary-dark {
}
.text--secondary-light {
}
.text--secondary-medium {
}
.text--secondary-ultra-dark {
}
.text--secondary-ultra-light {
}
.text--shade-dark {
}
.text--shade-light {
}
.text--shade-medium {
}
.text--shade-ultra-dark {
}
.text--shade-ultra-light {
}
.text--white {
}
.text--xl {
}
.text--xs {
}
.text--xxl {
}
.width--50 {
}
.width--auto {
}
.width--full {
}
.width--l {
}
.width--m {
}
.width--s {
}
.width--vp-max {
}
.width--xl {
}
.width--xs {
}
.width--xxl {
}
.text--100 {
}
.text--200 {
}
.text--300 {
}
.text--400 {
}
.text--500 {
}
.text--600 {
}
.text--700 {
}
.text--800 {
}
.text--900 {
}
.text--bold {
}
.text--italic {
}
.text--oblique {
}
.text--decoration-none {
}
.text--underline {
}
.text--underline-wavy {
}
.text--underline-dotted {
}
.text--underline-double {
}
.text--underline-dashed {
}
.text--overline {
}
.text--line-through {
}
.text--transform-none {
}
.text--uppercase {
}
.text--lowercase {
}
.text--capitalize {
}
.text--left {
}
.text--center {
}
.text--right {
}
.text--justify {
}
.link--skip {
}
.col-start--1 {
}
.col-start--2 {
}
.col-start--3 {
}
.col-start--4 {
}
.col-start--5 {
}
.col-start--6 {
}
.col-start--xl-1 {
}
.col-start--xl-2 {
}
.col-start--xl-3 {
}
.col-start--xl-4 {
}
.col-start--xl-5 {
}
.col-start--xl-6 {
}
.col-start--l-1 {
}
.col-start--l-2 {
}
.col-start--l-3 {
}
.col-start--l-4 {
}
.col-start--l-5 {
}
.col-start--l-6 {
}
.col-start--m-1 {
}
.col-start--m-2 {
}
.col-start--m-3 {
}
.col-start--m-4 {
}
.col-start--m-5 {
}
.col-start--m-6 {
}
.col-start--s-1 {
}
.col-start--s-2 {
}
.col-start--s-3 {
}
.col-start--s-4 {
}
.col-start--s-5 {
}
.col-start--s-6 {
}
.row-start--1 {
}
.row-start--2 {
}
.row-start--3 {
}
.row-start--4 {
}
.row-start--5 {
}
.row-start--6 {
}
.row-start--xl-1 {
}
.row-start--xl-2 {
}
.row-start--xl-3 {
}
.row-start--xl-4 {
}
.row-start--xl-5 {
}
.row-start--xl-6 {
}
.row-start--l-1 {
}
.row-start--l-2 {
}
.row-start--l-3 {
}
.row-start--l-4 {
}
.row-start--l-5 {
}
.row-start--l-6 {
}
.row-start--m-1 {
}
.row-start--m-2 {
}
.row-start--m-3 {
}
.row-start--m-4 {
}
.row-start--m-5 {
}
.row-start--m-6 {
}
.row-start--s-1 {
}
.row-start--s-2 {
}
.row-start--s-3 {
}
.row-start--s-4 {
}
.row-start--s-5 {
}
.row-start--s-6 {
}
.aspect--1-1 {
}
.aspect--xl-1-1 {
}
.aspect--l-1-1 {
}
.aspect--m-1-1 {
}
.aspect--s-1-1 {
}
.aspect--1-2 {
}
.aspect--xl-1-2 {
}
.aspect--l-1-2 {
}
.aspect--m-1-2 {
}
.aspect--s-1-2 {
}
.aspect--2-1 {
}
.aspect--xl-2-1 {
}
.aspect--l-2-1 {
}
.aspect--m-2-1 {
}
.aspect--s-2-1 {
}
.aspect--2-3 {
}
.aspect--xl-2-3 {
}
.aspect--l-2-3 {
}
.aspect--m-2-3 {
}
.aspect--s-2-3 {
}
.aspect--3-2 {
}
.aspect--xl-3-2 {
}
.aspect--l-3-2 {
}
.aspect--m-3-2 {
}
.aspect--s-3-2 {
}
.aspect--3-4 {
}
.aspect--xl-3-4 {
}
.aspect--l-3-4 {
}
.aspect--m-3-4 {
}
.aspect--s-3-4 {
}
.aspect--4-3 {
}
.aspect--xl-4-3 {
}
.aspect--l-4-3 {
}
.aspect--m-4-3 {
}
.aspect--s-4-3 {
}
.aspect--16-9 {
}
.aspect--xl-16-9 {
}
.aspect--l-16-9 {
}
.aspect--m-16-9 {
}
.aspect--s-16-9 {
}
.aspect--9-16 {
}
.aspect--xl-9-16 {
}
.aspect--l-9-16 {
}
.aspect--m-9-16 {
}
.aspect--s-9-16 {
}
.oxy-close-modal {
cursor:pointer;
}
.oxy-stock-content-styles {
}
.center--self {
}
.height--xl-30 {
}
.height--xl-40 {
}
.height--xl-50 {
}
.height--xl-60 {
}
.height--xl-70 {
}
.height--xl-80 {
}
.height--xl-90 {
}
.height--l-30 {
}
.height--l-40 {
}
.height--l-50 {
}
.height--l-60 {
}
.height--l-70 {
}
.height--l-80 {
}
.height--l-90 {
}
.height--m-30 {
}
.height--m-40 {
}
.height--m-50 {
}
.height--m-60 {
}
.height--m-70 {
}
.height--m-80 {
}
.height--m-90 {
}
.height--s-30 {
}
.height--s-40 {
}
.height--s-50 {
}
.height--s-60 {
}
.height--s-70 {
}
.height--s-80 {
}
.height--s-90 {
}
.max-height--xl-30 {
}
.max-height--xl-40 {
}
.max-height--xl-50 {
}
.max-height--xl-60 {
}
.max-height--xl-70 {
}
.max-height--xl-80 {
}
.max-height--xl-90 {
}
.max-height--l-30 {
}
.max-height--l-40 {
}
.max-height--l-50 {
}
.max-height--l-60 {
}
.max-height--l-70 {
}
.max-height--l-80 {
}
.max-height--l-90 {
}
.max-height--m-30 {
}
.max-height--m-40 {
}
.max-height--m-50 {
}
.max-height--m-60 {
}
.max-height--m-70 {
}
.max-height--m-80 {
}
.max-height--m-90 {
}
.max-height--s-30 {
}
.max-height--s-40 {
}
.max-height--s-50 {
}
.max-height--s-60 {
}
.max-height--s-70 {
}
.max-height--s-80 {
}
.max-height--s-90 {
}
.pad-section--xl-l {
}
.pad-section--xl-none {
}
.pad-section--xl-s {
}
.pad-section--xl-xl {
}
.pad-section--xl-xs {
}
.pad-section--xl-xxl {
}
.pad-section--l-l {
}
.pad-section--l-none {
}
.pad-section--l-s {
}
.pad-section--l-xl {
}
.pad-section--l-xs {
}
.pad-section--l-xxl {
}
.pad-section--m-l {
}
.pad-section--m-none {
}
.pad-section--m-s {
}
.pad-section--m-xl {
}
.pad-section--m-xs {
}
.pad-section--m-xxl {
}
.pad-section--s-l {
}
.pad-section--s-none {
}
.pad-section--s-s {
}
.pad-section--s-xl {
}
.pad-section--s-xs {
}
.pad-section--s-xxl {
}
.z--bottom {
}
.z--0 {
}
.z--10 {
}
.z--20 {
}
.z--30 {
}
.z--40 {
}
.z--50 {
}
.z--60 {
}
.z--70 {
}
.z--80 {
}
.z--90 {
}
.z--top {
}
.z--xl-bottom {
}
.z--xl-0 {
}
.z--xl-10 {
}
.z--xl-20 {
}
.z--xl-30 {
}
.z--xl-40 {
}
.z--xl-50 {
}
.z--xl-60 {
}
.z--xl-70 {
}
.z--xl-80 {
}
.z--xl-90 {
}
.z--xl-top {
}
.z--l-bottom {
}
.z--l-0 {
}
.z--l-10 {
}
.z--l-20 {
}
.z--l-30 {
}
.z--l-40 {
}
.z--l-50 {
}
.z--l-60 {
}
.z--l-70 {
}
.z--l-80 {
}
.z--l-90 {
}
.z--l-top {
}
.z--m-bottom {
}
.z--m-0 {
}
.z--m-10 {
}
.z--m-20 {
}
.z--m-30 {
}
.z--m-40 {
}
.z--m-50 {
}
.z--m-60 {
}
.z--m-70 {
}
.z--m-80 {
}
.z--m-90 {
}
.z--m-top {
}
.z--s-bottom {
}
.z--s-0 {
}
.z--s-10 {
}
.z--s-20 {
}
.z--s-30 {
}
.z--s-40 {
}
.z--s-50 {
}
.z--s-60 {
}
.z--s-70 {
}
.z--s-80 {
}
.z--s-90 {
}
.z--s-top {
}
.col-count--1 {
}
.col-count--2 {
}
.col-count--3 {
}
.col-count--4 {
}
.col-count--5 {
}
.col-count--xl-1 {
}
.col-count--xl-2 {
}
.col-count--xl-3 {
}
.col-count--xl-4 {
}
.col-count--xl-5 {
}
.col-count--l-1 {
}
.col-count--l-2 {
}
.col-count--l-3 {
}
.col-count--l-4 {
}
.col-count--l-5 {
}
.col-count--m-1 {
}
.col-count--m-2 {
}
.col-count--m-3 {
}
.col-count--m-4 {
}
.col-count--m-5 {
}
.col-count--s-1 {
}
.col-count--s-2 {
}
.col-count--s-3 {
}
.col-count--s-4 {
}
.col-count--s-5 {
}
.col-width--s {
}
.col-width--m {
}
.col-width--l {
}
.col-rule--dotted {
}
.col-rule--dashed {
}
.col-rule--solid {
}
.col-rule--double {
}
.col-rule--ridge {
}
.col-rule--inset {
}
.col-rule--groove {
}
.col-rule--outset {
}
.col-rule--s {
}
.col-rule--m {
}
.col-rule--l {
}
.col-rule--accent {
}
.col-rule--accent-dark {
}
.col-rule--accent-light {
}
.col-rule--accent-medium {
}
.col-rule--accent-ultra-dark {
}
.col-rule--accent-ultra-light {
}
.col-rule--base {
}
.col-rule--base-dark {
}
.col-rule--base-light {
}
.col-rule--base-medium {
}
.col-rule--base-ultra-dark {
}
.col-rule--base-ultra-light {
}
.col-rule--black {
}
.col-rule--primary {
}
.col-rule--primary-dark {
}
.col-rule--primary-light {
}
.col-rule--primary-medium {
}
.col-rule--primary-ultra-dark {
}
.col-rule--primary-ultra-light {
}
.col-rule--secondary {
}
.col-rule--secondary-dark {
}
.col-rule--secondary-light {
}
.col-rule--secondary-medium {
}
.col-rule--secondary-ultra-dark {
}
.col-rule--secondary-ultra-light {
}
.col-rule--shade-dark {
}
.col-rule--shade-light {
}
.col-rule--shade-medium {
}
.col-rule--shade-ultra-dark {
}
.col-rule--shade-ultra-light {
}
.col-span--all {
}
.classe-div-scheda-tecnica {
 width:100%;
 margin-top:10px;
 margin-bottom:10px;
 border-bottom-color:#6a4901;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.classe-div-scheda-tecnica:not(.ct-section):not(.oxy-easy-posts),
.classe-div-scheda-tecnica.oxy-easy-posts .oxy-posts,
.classe-div-scheda-tecnica.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.classe-titoli-scheda-tecnica {
 font-weight:900;
 margin-top:5px;
 margin-bottom:5px;
}
.classe-valori-scheda-tecnica {
 margin-top:5px;
 margin-bottom:5px;
}
.classe-ruota-icone:hover{
transform:rotate(360deg); transition-duration:1s;
}
.classe-ruota-icone {
 transition-duration:1s;
}
/*.woocommerce ul.products li.product a.add-request-quote-button.button, .wp-block-post.product a.add-request-quote-button.button, a.add-request-quote-button.button {
margin-top:6vw!important;
}*/


.coupon-carrello-inner {
  display:flex;
  flex-direction:row;
  justify-content:center;
}




.coupon-carrello {
        width:100%;
      text-align:center;
      padding:20px;
      background-color:green;
      color:white;
  font-weight:600;
      
    }



.copiabile {
padding-left:15px;
  padding-right:15px;
  padding-top:15px;
    padding-bottom:15px;
  border-radius:5px;
  margin:15px;
 color: #6a4901;
  width:25%;
  border:dotted 2px grey;
  background-color:#eeeeee!important;
text-align:center;
  
}

.copy-button {
margin:15px;
  border-radius:5px;
  padding:10px;
  cursor: copy;
  width:25%;
}


    @media screen and (max-width:750px) {

  .coupon-carrello-inner {
  display:flex;
  flex-direction:column;
  
}

  .copiabile,.copy-button {
    width:75%;
    margin-left:auto;
    margin-right:auto;
  }
  .checkout_coupon.woocommerce-form-coupon {
  display:flex;
  flex-direction:column;
}
      #coupon_code {
        width:75%;
        min-width:300px;
      }
  .woocommerce-form-coupon > .form-row.form-row-last {
        width:75%;
        min-width:300px;
      }
}




 .coupon-carrello-assente {
    width:100%;
   text-align:center;
   padding:20px;
   background-color:blue;
   color:white;
    }

a.showcoupon {
  font-weight:800!important;
  text-decoration:underline;
  color:green!important
  }

.woocommerce-form-coupon-toggle > .woocommerce-info  {
  border-top-color:green!important;
  color:green!important;
}

.woocommerce-form-coupon-toggle > .woocommerce-info::before  {
  color:green!important;
}

.woocommerce-form-coupon {
  border-top: 3px solid green!important;
}

.form-row-last > .button {
  background-color:green!important;
}

tr.individual-product-discount {
    background-color: #e6ffe6; /* Light green background color */
}

.individual-product-discount-title > [colspan="2"] {
  font-weight:800!important;
  line-height:2!important;
  padding-top:15px!important;
  padding-bottom:15px!important;
  font-size:16px!important;
}/* Version: 1.3.2 - Generated 2022-06-15 14:27:47 */
body {
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-section-inner-wrap {
  padding: 6rem 2rem;
  padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
}
.oxy-header-container {
  padding-left: 2rem;
  padding-right: 2rem;
}
.pad-section--xs .ct-section-inner-wrap {
  padding: 1.896rem 2rem;
  padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
}
.pad-section--s .ct-section-inner-wrap {
  padding: 2.133rem 2rem;
  padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
}
.pad-section--m .ct-section-inner-wrap {
  padding: 2.4rem 2rem;
  padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
}
.pad-section--l .ct-section-inner-wrap {
  padding: 2.7rem 2rem;
  padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
}
.pad-section--xl .ct-section-inner-wrap {
  padding: 3.038rem 2rem;
  padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
}
.pad-section--xxl .ct-section-inner-wrap {
  padding: 3.42rem 2rem;
  padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
}
.pad-section--none .ct-section-inner-wrap {
  padding: 0 2rem;
}
@media (max-width: 1365px) {
  .pad-section--xl-xs .ct-section-inner-wrap {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--xl-s .ct-section-inner-wrap {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--xl-m .ct-section-inner-wrap {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--xl-l .ct-section-inner-wrap {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--xl-xl .ct-section-inner-wrap {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--xl-xxl .ct-section-inner-wrap {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 991px) {
  .pad-section--l-xs .ct-section-inner-wrap {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--l-s .ct-section-inner-wrap {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--l-m .ct-section-inner-wrap {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--l-l .ct-section-inner-wrap {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--l-xl .ct-section-inner-wrap {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--l-xxl .ct-section-inner-wrap {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .pad-section--m-xs .ct-section-inner-wrap {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--m-s .ct-section-inner-wrap {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--m-m .ct-section-inner-wrap {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--m-l .ct-section-inner-wrap {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--m-xl .ct-section-inner-wrap {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--m-xxl .ct-section-inner-wrap {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 479px) {
  .pad-section--s-xs .ct-section-inner-wrap {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--s-s .ct-section-inner-wrap {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--s-m .ct-section-inner-wrap {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--s-l .ct-section-inner-wrap {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--s-xl .ct-section-inner-wrap {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
  .pad-section--s-xxl .ct-section-inner-wrap {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 2rem;
  }
  .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
.pad--none .ct-section-inner-wrap {
  padding: 0 !important;
}
.ct-section.height--20 > .ct-section-inner-wrap {
  min-height: 20vh;
}
.ct-section.height--30 > .ct-section-inner-wrap {
  min-height: 30vh;
}
.ct-section.height--40 > .ct-section-inner-wrap {
  min-height: 40vh;
}
.ct-section.height--50 > .ct-section-inner-wrap {
  min-height: 50vh;
}
.ct-section.height--60 > .ct-section-inner-wrap {
  min-height: 60vh;
}
.ct-section.height--70 > .ct-section-inner-wrap {
  min-height: 70vh;
}
.ct-section.height--80 > .ct-section-inner-wrap {
  min-height: 80vh;
}
.ct-section.height--90 > .ct-section-inner-wrap {
  min-height: 90vh;
}
.ct-section.height--full > .ct-section-inner-wrap {
  min-height: 100vh;
}
@media (max-width: 1365px) {
  .ct-section.height--xl-20 > .ct-section-inner-wrap {
    min-height: 20vh;
  }
  .ct-section.height--xl-30 > .ct-section-inner-wrap {
    min-height: 30vh;
  }
  .ct-section.height--xl-40 > .ct-section-inner-wrap {
    min-height: 40vh;
  }
  .ct-section.height--xl-50 > .ct-section-inner-wrap {
    min-height: 50vh;
  }
  .ct-section.height--xl-60 > .ct-section-inner-wrap {
    min-height: 60vh;
  }
  .ct-section.height--xl-70 > .ct-section-inner-wrap {
    min-height: 70vh;
  }
  .ct-section.height--xl-80 > .ct-section-inner-wrap {
    min-height: 80vh;
  }
  .ct-section.height--xl-90 > .ct-section-inner-wrap {
    min-height: 90vh;
  }
  .ct-section.height--xl-full > .ct-section-inner-wrap {
    min-height: 100vh;
  }
}
@media (max-width: 991px) {
  .ct-section.height--l-20 > .ct-section-inner-wrap {
    min-height: 20vh;
  }
  .ct-section.height--l-30 > .ct-section-inner-wrap {
    min-height: 30vh;
  }
  .ct-section.height--l-40 > .ct-section-inner-wrap {
    min-height: 40vh;
  }
  .ct-section.height--l-50 > .ct-section-inner-wrap {
    min-height: 50vh;
  }
  .ct-section.height--l-60 > .ct-section-inner-wrap {
    min-height: 60vh;
  }
  .ct-section.height--l-70 > .ct-section-inner-wrap {
    min-height: 70vh;
  }
  .ct-section.height--l-80 > .ct-section-inner-wrap {
    min-height: 80vh;
  }
  .ct-section.height--l-90 > .ct-section-inner-wrap {
    min-height: 90vh;
  }
  .ct-section.height--l-full > .ct-section-inner-wrap {
    min-height: 100vh;
  }
}
@media (max-width: 767px) {
  .ct-section.height--m-20 > .ct-section-inner-wrap {
    min-height: 20vh;
  }
  .ct-section.height--m-30 > .ct-section-inner-wrap {
    min-height: 30vh;
  }
  .ct-section.height--m-40 > .ct-section-inner-wrap {
    min-height: 40vh;
  }
  .ct-section.height--m-50 > .ct-section-inner-wrap {
    min-height: 50vh;
  }
  .ct-section.height--m-60 > .ct-section-inner-wrap {
    min-height: 60vh;
  }
  .ct-section.height--m-70 > .ct-section-inner-wrap {
    min-height: 70vh;
  }
  .ct-section.height--m-80 > .ct-section-inner-wrap {
    min-height: 80vh;
  }
  .ct-section.height--m-90 > .ct-section-inner-wrap {
    min-height: 90vh;
  }
  .ct-section.height--m-full > .ct-section-inner-wrap {
    min-height: 100vh;
  }
}
@media (max-width: 479px) {
  .ct-section.height--s-20 > .ct-section-inner-wrap {
    min-height: 20vh;
  }
  .ct-section.height--s-30 > .ct-section-inner-wrap {
    min-height: 30vh;
  }
  .ct-section.height--s-40 > .ct-section-inner-wrap {
    min-height: 40vh;
  }
  .ct-section.height--s-50 > .ct-section-inner-wrap {
    min-height: 50vh;
  }
  .ct-section.height--s-60 > .ct-section-inner-wrap {
    min-height: 60vh;
  }
  .ct-section.height--s-70 > .ct-section-inner-wrap {
    min-height: 70vh;
  }
  .ct-section.height--s-80 > .ct-section-inner-wrap {
    min-height: 80vh;
  }
  .ct-section.height--s-90 > .ct-section-inner-wrap {
    min-height: 90vh;
  }
  .ct-section.height--s-full > .ct-section-inner-wrap {
    min-height: 100vh;
  }
}
.ct-section.max-height--20 > .ct-section-inner-wrap {
  max-height: 20vh;
}
.ct-section.max-height--30 > .ct-section-inner-wrap {
  max-height: 30vh;
}
.ct-section.max-height--40 > .ct-section-inner-wrap {
  max-height: 40vh;
}
.ct-section.max-height--50 > .ct-section-inner-wrap {
  max-height: 50vh;
}
.ct-section.max-height--60 > .ct-section-inner-wrap {
  max-height: 60vh;
}
.ct-section.max-height--70 > .ct-section-inner-wrap {
  max-height: 70vh;
}
.ct-section.max-height--80 > .ct-section-inner-wrap {
  max-height: 80vh;
}
.ct-section.max-height--90 > .ct-section-inner-wrap {
  max-height: 90vh;
}
.ct-section.max-height--full > .ct-section-inner-wrap {
  max-height: 100vh;
}
@media (max-width: 1365px) {
  .ct-section.max-height--xl-20 > .ct-section-inner-wrap {
    max-height: 20vh;
  }
  .ct-section.max-height--xl-30 > .ct-section-inner-wrap {
    max-height: 30vh;
  }
  .ct-section.max-height--xl-40 > .ct-section-inner-wrap {
    max-height: 40vh;
  }
  .ct-section.max-height--xl-50 > .ct-section-inner-wrap {
    max-height: 50vh;
  }
  .ct-section.max-height--xl-60 > .ct-section-inner-wrap {
    max-height: 60vh;
  }
  .ct-section.max-height--xl-70 > .ct-section-inner-wrap {
    max-height: 70vh;
  }
  .ct-section.max-height--xl-80 > .ct-section-inner-wrap {
    max-height: 80vh;
  }
  .ct-section.max-height--xl-90 > .ct-section-inner-wrap {
    max-height: 90vh;
  }
  .ct-section.max-height--xl-full > .ct-section-inner-wrap {
    max-height: 100vh;
  }
}
@media (max-width: 991px) {
  .ct-section.max-height--l-20 > .ct-section-inner-wrap {
    max-height: 20vh;
  }
  .ct-section.max-height--l-30 > .ct-section-inner-wrap {
    max-height: 30vh;
  }
  .ct-section.max-height--l-40 > .ct-section-inner-wrap {
    max-height: 40vh;
  }
  .ct-section.max-height--l-50 > .ct-section-inner-wrap {
    max-height: 50vh;
  }
  .ct-section.max-height--l-60 > .ct-section-inner-wrap {
    max-height: 60vh;
  }
  .ct-section.max-height--l-70 > .ct-section-inner-wrap {
    max-height: 70vh;
  }
  .ct-section.max-height--l-80 > .ct-section-inner-wrap {
    max-height: 80vh;
  }
  .ct-section.max-height--l-90 > .ct-section-inner-wrap {
    max-height: 90vh;
  }
  .ct-section.max-height--l-full > .ct-section-inner-wrap {
    max-height: 100vh;
  }
}
@media (max-width: 767px) {
  .ct-section.max-height--m-20 > .ct-section-inner-wrap {
    max-height: 20vh;
  }
  .ct-section.max-height--m-30 > .ct-section-inner-wrap {
    max-height: 30vh;
  }
  .ct-section.max-height--m-40 > .ct-section-inner-wrap {
    max-height: 40vh;
  }
  .ct-section.max-height--m-50 > .ct-section-inner-wrap {
    max-height: 50vh;
  }
  .ct-section.max-height--m-60 > .ct-section-inner-wrap {
    max-height: 60vh;
  }
  .ct-section.max-height--m-70 > .ct-section-inner-wrap {
    max-height: 70vh;
  }
  .ct-section.max-height--m-80 > .ct-section-inner-wrap {
    max-height: 80vh;
  }
  .ct-section.max-height--m-90 > .ct-section-inner-wrap {
    max-height: 90vh;
  }
  .ct-section.max-height--m-full > .ct-section-inner-wrap {
    max-height: 100vh;
  }
}
@media (max-width: 479px) {
  .ct-section.max-height--s-20 > .ct-section-inner-wrap {
    max-height: 20vh;
  }
  .ct-section.max-height--s-30 > .ct-section-inner-wrap {
    max-height: 30vh;
  }
  .ct-section.max-height--s-40 > .ct-section-inner-wrap {
    max-height: 40vh;
  }
  .ct-section.max-height--s-50 > .ct-section-inner-wrap {
    max-height: 50vh;
  }
  .ct-section.max-height--s-60 > .ct-section-inner-wrap {
    max-height: 60vh;
  }
  .ct-section.max-height--s-70 > .ct-section-inner-wrap {
    max-height: 70vh;
  }
  .ct-section.max-height--s-80 > .ct-section-inner-wrap {
    max-height: 80vh;
  }
  .ct-section.max-height--s-90 > .ct-section-inner-wrap {
    max-height: 90vh;
  }
  .ct-section.max-height--s-full > .ct-section-inner-wrap {
    max-height: 100vh;
  }
}
.ct-section.owl--xs .ct-section-inner-wrap > * + * {
  margin-top: 1.896rem;
  margin-top: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.ct-section.owl--s .ct-section-inner-wrap > * + * {
  margin-top: 2.133rem;
  margin-top: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.ct-section.owl--m .ct-section-inner-wrap > * + * {
  margin-top: 2.4rem;
  margin-top: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.ct-section.owl--l .ct-section-inner-wrap > * + * {
  margin-top: 2.7rem;
  margin-top: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.ct-section.owl--xl .ct-section-inner-wrap > * + * {
  margin-top: 3.038rem;
  margin-top: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.ct-section.owl--xxl .ct-section-inner-wrap > * + * {
  margin-top: 3.42rem;
  margin-top: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.ct-section.flex--col .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
}
.ct-section.flex--row .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}
.ct-section.flex--col-reverse .ct-section-inner-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.ct-section.flex--row-reverse .ct-section-inner-wrap {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 1365px) {
  .ct-section.flex--col-xl .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .ct-section.flex--row-xl .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .ct-section.flex--col-reverse-xl .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .ct-section.flex--row-reverse-xl .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991px) {
  .ct-section.flex--col-l .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .ct-section.flex--row-l .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .ct-section.flex--col-reverse-l .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .ct-section.flex--row-reverse-l .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  .ct-section.flex--col-m .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .ct-section.flex--row-m .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .ct-section.flex--col-reverse-m .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .ct-section.flex--row-reverse-m .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 479px) {
  .ct-section.flex--col-s .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .ct-section.flex--row-s .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .ct-section.flex--col-reverse-s .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .ct-section.flex--row-reverse-s .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
.ct-section.justify-content--start .ct-section-inner-wrap {
  display: flex;
  justify-content: flex-start;
}
.ct-section.justify-content--end .ct-section-inner-wrap {
  display: flex;
  justify-content: flex-end;
}
.ct-section.justify-content--center .ct-section-inner-wrap {
  display: flex;
  justify-content: center;
}
.ct-section.justify-content--between .ct-section-inner-wrap {
  display: flex;
  justify-content: space-between;
}
.ct-section.justify-content--around .ct-section-inner-wrap {
  display: flex;
  justify-content: space-around;
}
.ct-section.justify-content--stretch .ct-section-inner-wrap {
  display: flex;
  justify-content: stretch;
}
.ct-section.align-content--start .ct-section-inner-wrap {
  display: flex;
  align-content: flex-start;
}
.ct-section.align-content--end .ct-section-inner-wrap {
  display: flex;
  align-content: flex-end;
}
.ct-section.align-content--center .ct-section-inner-wrap {
  display: flex;
  align-content: center;
}
.ct-section.align-content--baseline .ct-section-inner-wrap {
  display: flex;
  align-content: baseline;
}
.ct-section.align-content--stretch .ct-section-inner-wrap {
  display: flex;
  align-content: stretch;
}
.ct-section.justify-items--start .ct-section-inner-wrap {
  display: flex;
  justify-items: flex-start;
}
.ct-section.justify-items--center .ct-section-inner-wrap {
  display: flex;
  justify-items: center;
}
.ct-section.justify-items--end .ct-section-inner-wrap {
  display: flex;
  justify-items: flex-end;
}
.ct-section.justify-items--stretch .ct-section-inner-wrap {
  display: flex;
  justify-items: stretch;
}
.ct-section.align-items--start .ct-section-inner-wrap {
  display: flex;
  align-items: flex-start;
}
.ct-section.align-items--end .ct-section-inner-wrap {
  display: flex;
  align-items: flex-end;
}
.ct-section.align-items--center .ct-section-inner-wrap {
  display: flex;
  align-items: center;
}
.ct-section.align-items--baseline .ct-section-inner-wrap {
  display: flex;
  align-items: baseline;
}
.ct-section.align-items--stretch .ct-section-inner-wrap {
  display: flex;
  align-items: stretch;
}
.ct-section.self--start .ct-section-inner-wrap {
  display: flex;
  align-self: flex-start;
}
.ct-section.self--end .ct-section-inner-wrap {
  display: flex;
  align-self: flex-end;
}
.ct-section.self--stretch .ct-section-inner-wrap {
  display: flex;
  align-self: stretch;
}
.ct-section.self--center .ct-section-inner-wrap {
  display: flex;
  align-self: center;
}
.ct-section.grid--1 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 1fr;
  width: 100%;
}
.ct-section.grid--2 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}
.ct-section.grid--3 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}
.ct-section.grid--4 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}
.ct-section.grid--5 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: 100%;
}
.ct-section.grid--6 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  width: 100%;
}
.ct-section.grid--1-2 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.ct-section.grid--1-3 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.ct-section.grid--2-1 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.ct-section.grid--2-3 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.ct-section.grid--3-1 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.ct-section.grid--3-2 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
.ct-section.grid--auto-2 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(44.347826087rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.ct-section.grid--auto-3 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.ct-section.grid--auto-4 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(26.5731462926rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.ct-section.grid--auto-5 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(22.1368948247rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.ct-section.grid--auto-6 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(18.9699570815rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.ct-section.grid--auto-1-2 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.ct-section.grid--auto-1-3 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.ct-section.grid--auto-2-1 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.ct-section.grid--auto-2-3 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.ct-section.grid--auto-3-1 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.ct-section.grid--auto-3-2 .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
@media (max-width: 1365px) {
  .ct-section.grid--xl-1 .ct-section-inner-wrap {
    grid-template-columns: 1fr;
  }
  .ct-section.grid--xl-2 .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ct-section.grid--xl-3 .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .ct-section.grid--xl-4 .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .ct-section.grid--xl-5 .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .ct-section.grid--xl-6 .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .ct-section.grid--l-1 .ct-section-inner-wrap {
    grid-template-columns: 1fr;
  }
  .ct-section.grid--l-2 .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ct-section.grid--l-3 .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .ct-section.grid--l-4 .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .ct-section.grid--l-5 .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .ct-section.grid--l-6 .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .ct-section.grid--m-1 .ct-section-inner-wrap {
    grid-template-columns: 1fr;
  }
  .ct-section.grid--m-2 .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ct-section.grid--m-3 .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .ct-section.grid--m-4 .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .ct-section.grid--m-5 .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .ct-section.grid--m-6 .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 479px) {
  .ct-section.grid--s-1 .ct-section-inner-wrap {
    grid-template-columns: 1fr;
  }
  .ct-section.grid--s-2 .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ct-section.grid--s-3 .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .ct-section.grid--s-4 .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .ct-section.grid--s-5 .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .ct-section.grid--s-6 .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .ct-section.grid--auto-1-2 .ct-section-inner-wrap {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .ct-section.grid--auto-1-3 .ct-section-inner-wrap {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .ct-section.grid--auto-3-2 .ct-section-inner-wrap {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .ct-section.grid--auto-2-3 .ct-section-inner-wrap {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .ct-section.grid--auto-2-1 .ct-section-inner-wrap {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .ct-section.grid--auto-3-1 .ct-section-inner-wrap {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
}
.ct-section.gap--xs > .ct-section-inner-wrap {
  gap: 1.896rem;
  gap: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  gap: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.ct-section.gap--s > .ct-section-inner-wrap {
  gap: 2.133rem;
  gap: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.ct-section.gap--m > .ct-section-inner-wrap {
  gap: 2.4rem;
  gap: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.ct-section.gap--l > .ct-section-inner-wrap {
  gap: 2.7rem;
  gap: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.ct-section.gap--xl > .ct-section-inner-wrap {
  gap: 3.038rem;
  gap: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  gap: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.ct-section.gap--xxl > .ct-section-inner-wrap {
  gap: 3.42rem;
  gap: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  gap: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.ct-link-button.btn--primary {
  background-color: var(--primary);
  color: var(--primary-ultra-light);
  cursor: pointer;
  border-style: solid;
  border-color: var(--primary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-link-button.btn--primary:hover {
  background-color: var(--primary-hover);
  color: var(--primary-ultra-light);
  border-color: var(--primary-hover);
  cursor: pointer;
}
.ct-link-button.btn--primary.btn--outline {
  background-color: transparent;
  border-style: solid;
  cursor: pointer;
  color: var(--primary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.ct-link-button.btn--primary.btn--outline:hover {
  background-color: var(--primary-hover);
  color: var(--primary-ultra-light);
}
.ct-link-button.btn--secondary {
  background-color: var(--secondary);
  color: var(--secondary-ultra-light);
  cursor: pointer;
  border-style: solid;
  border-color: var(--secondary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-link-button.btn--secondary:hover {
  background-color: var(--secondary-hover);
  color: var(--secondary-ultra-light);
  border-color: var(--secondary-hover);
  cursor: pointer;
}
.ct-link-button.btn--secondary.btn--outline {
  background-color: transparent;
  border-style: solid;
  cursor: pointer;
  color: var(--secondary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.ct-link-button.btn--secondary.btn--outline:hover {
  background-color: var(--secondary-hover);
  color: var(--secondary-ultra-light);
}
.ct-link-button.btn--accent {
  background-color: var(--accent);
  color: var(--accent-ultra-light);
  cursor: pointer;
  border-style: solid;
  border-color: var(--accent);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-link-button.btn--accent:hover {
  background-color: var(--accent-hover);
  color: var(--accent-ultra-light);
  border-color: var(--accent-hover);
  cursor: pointer;
}
.ct-link-button.btn--accent.btn--outline {
  background-color: transparent;
  border-style: solid;
  cursor: pointer;
  color: var(--accent);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.ct-link-button.btn--accent.btn--outline:hover {
  background-color: var(--accent-hover);
  color: var(--accent-ultra-light);
}
.ct-link-button.btn--base {
  background-color: var(--base);
  color: var(--base-ultra-light);
  cursor: pointer;
  border-style: solid;
  border-color: var(--base);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-link-button.btn--base:hover {
  background-color: var(--base-hover);
  color: var(--base-ultra-light);
  border-color: var(--base-hover);
  cursor: pointer;
}
.ct-link-button.btn--base.btn--outline {
  background-color: transparent;
  border-style: solid;
  cursor: pointer;
  color: var(--base);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.ct-link-button.btn--base.btn--outline:hover {
  background-color: var(--base-hover);
  color: var(--base-ultra-light);
}
.ct-link-button.btn--black {
  background-color: var(--shade-black);
  color: var(--shade-white);
  cursor: pointer;
  border-style: solid;
  border-color: var(--shade-black);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-link-button.btn--black:hover {
  background-color: var(--primary-hover);
  color: var(--shade-white);
  border-color: var(--shade-white);
  cursor: pointer;
}
.ct-link-button.btn--black.btn--outline {
  background-color: transparent;
  border-style: solid;
  cursor: pointer;
  color: var(--shade-black);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.ct-link-button.btn--black.btn--outline:hover {
  background-color: var(--primary-hover);
  color: var(--primary-ultra-light);
}
.ct-link-button.btn--white {
  background-color: var(--shade-white);
  color: var(--shade-black);
  cursor: pointer;
  border-style: solid;
  border-color: var(--shade-white);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.ct-link-button.btn--white:hover {
  background-color: var(--primary-hover);
  color: var(--shade-white);
  border-color: var(--shade-black);
  cursor: pointer;
}
.ct-link-button.btn--white.btn--outline {
  background-color: transparent;
  border-style: solid;
  cursor: pointer;
  color: var(--shade-white);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.ct-link-button.btn--white.btn--outline:hover {
  background-color: var(--primary-hover);
  color: var(--primary-ultra-light);
}
.ct-link-button.btn--xs {
  font-size: 1.26rem;
  font-size: calc(0.6001812547rem + (0.2000604182 * ((100vw - 32rem) / 104.6)));
  font-size: max(1 * 1rem, 0.800241673 * 1rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.ct-link-button.btn--s {
  font-size: 1.42rem;
  font-size: calc(0.8486562942rem + (0.2828854314 * ((100vw - 32rem) / 104.6)));
  font-size: max(1.1 * 1rem, 1.1315417256 * 1rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.ct-link-button.btn--m {
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.ct-link-button.btn--l {
  font-size: 2.025rem;
  font-size: calc(1.44rem + (0.8224 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.44rem, calc(0.7862332696vw + 1.1884053537rem), 2.2624rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.ct-link-button.btn--xl {
  font-size: 2.28rem;
  font-size: calc(1.728rem + (1.4710336 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.728rem, calc(1.4063418738vw + 1.2779706004rem), 3.1990336rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.ct-link-button.btn--xxl {
  font-size: 2.565rem;
  font-size: calc(2.0736rem + (2.4498335104 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.0736rem, calc(2.3420970463vw + 1.3241289452rem), 4.5234335104rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
@media (min-width: 1365px) {
  .ct-image.breakout--s {
    width: 60vw;
    max-width: 60vw !important;
    margin: 0 calc(-30vw + 50%);
  }
  .ct-image.breakout--m {
    width: 70vw;
    max-width: 70vw !important;
    margin: 0 calc(-35vw + 50%);
  }
  .ct-image.breakout--l {
    width: 80vw;
    max-width: 80vw !important;
    margin: 0 calc(-40vw + 50%);
  }
  .ct-image.breakout--xl {
    width: 90vw;
    max-width: 90vw !important;
    margin: 0 calc(-45vw + 50%);
  }
}
.ct-image.breakout--full {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  align-self: flex-start;
}
@media (max-width: 1365px) {
  [class*="breakout--"]:not(.breakout--full) {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
  }
}
.ct-section.stretch .ct-section-inner-wrap {
  display: flex;
  align-content: stretch;
  align-items: stretch;
  justify-content: stretch;
  justify-items: stretch;
}
.ct-link-text.link--skip {
  position: absolute;
  top: 1rem;
  left: 1rem;
  transform: translateY(-250%);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  background: var(--primary);
  color: var(--primary-ultra-light);
}
.ct-link-text.link--skip:focus {
  transform: translateY(0);
}
.ct-section.flex--wrap > .ct-section-inner-wrap {
  flex-wrap: wrap;
}
.ct-span.text--100 {
  font-weight: 100;
}
.ct-span.text--200 {
  font-weight: 200;
}
.ct-span.text--300 {
  font-weight: 300;
}
.ct-span.text--400 {
  font-weight: 400;
}
.ct-span.text--500 {
  font-weight: 500;
}
.ct-span.text--600 {
  font-weight: 600;
}
.ct-span.text--700 {
  font-weight: 700;
}
.ct-span.text--800 {
  font-weight: 800;
}
.ct-span.text--900 {
  font-weight: 900;
}
.ct-span.text--bold {
  font-weight: bold;
}
.ct-span.text--italic {
  font-style: italic;
}
.ct-span.text--oblique {
  font-style: oblique;
}
.ct-span.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.ct-span.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.ct-span.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.ct-span.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.ct-span.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.ct-span.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.ct-span.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.ct-span.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.ct-span.text--transform-none {
  text-transform: none;
}
.ct-span.text--uppercase {
  text-transform: uppercase;
}
.ct-span.text--lowercase {
  text-transform: lowercase;
}
.ct-span.text--capitalize {
  text-transform: capitalize;
}
.ct-span.text--left {
  text-align: left;
}
.ct-span.text--center {
  text-align: center;
}
.ct-span.text--right {
  text-align: right;
}
.ct-span.text--justify {
  text-align: justify;
}
.ct-video.aspect--1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--1-1 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--1-2 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--2-1 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--2-3 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--3-2 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--3-4 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--4-3 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--16-9 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
.ct-video.aspect--9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--9-16 > .oxygen-vsb-responsive-video-wrapper {
  padding-bottom: 0 !important;
}
@media (max-width: 1365px) {
  .aspect--xl-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--xl-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  .aspect--l-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--l-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .aspect--m-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--m-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 479px) {
  .aspect--s-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
  .aspect--s-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-bottom: 0 !important;
  }
}
/* Version: 1.3.2 - Generated 2022-06-15 14:27:47 */
html {
  font-size: 62.5% !important;
  scroll-behavior: smooth;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-height: 100vh;
}
img, picture {
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
*:focus, button:focus {
  outline-offset: 0.5rem;
  outline: var(--primary) solid 0.2rem;
}
*:focus:not(:focus-visible), button:focus:not(:focus-visible) {
  outline-offset: 0.5rem;
  outline: var(--primary) solid 0.2rem;
}
:-moz-focus-inner {
  outline: 0.2rem solid var(--primary) !important;
  outline-offset: 0.5rem;
}
/*Disables focus on finger touch for mobile devices*/
:focus:not(:focus-visible) {
  outline: none;
}
:root {
  --primary: #e56c70;
  --primary-hover: #ed979a;
  --primary-ultra-light: #fbe9ea;
  --primary-light: #f4bec0;
  --primary-medium: #d9262c;
  --primary-dark: #6c1316;
  --primary-ultra-dark: #2b0809;
  --primary-comp: #6ce5e1;
  --secondary: #6c5879;
  --secondary-hover: #7c658b;
  --secondary-ultra-light: #f3f0f4;
  --secondary-light: #dad3df;
  --secondary-medium: #846b94;
  --secondary-dark: #42364a;
  --secondary-ultra-dark: #1a151e;
  --secondary-comp: #657958;
  --accent: #eaac8b;
  --accent-hover: #f3ceba;
  --accent-ultra-light: #fbf0e9;
  --accent-light: #f3d1be;
  --accent-medium: #d86527;
  --accent-dark: #6c3214;
  --accent-ultra-dark: #2b1408;
  --accent-comp: #8bc9ea;
  --base: #344f6f;
  --base-hover: #3c5b80;
  --base-ultra-light: #eef2f7;
  --base-light: #cbd8e7;
  --base-medium: #517cae;
  --base-dark: #293e57;
  --base-ultra-dark: #101923;
  --base-comp: #6f5434;
  --white: #fff;
  --black: #000;
  --shade: black;
  --shade-hover: black;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: black;
  --primary-trans-10: rgba(229, 108, 112, 0.1);
  --primary-trans-20: rgba(229, 108, 112, 0.2);
  --primary-trans-40: rgba(229, 108, 112, 0.4);
  --primary-trans-60: rgba(229, 108, 112, 0.6);
  --primary-trans-80: rgba(229, 108, 112, 0.8);
  --primary-trans-90: rgba(229, 108, 112, 0.9);
  --primary-ultra-dark-trans-10: rgba(43, 8, 9, 0.1);
  --primary-ultra-dark-trans-20: rgba(43, 8, 9, 0.2);
  --primary-ultra-dark-trans-40: rgba(43, 8, 9, 0.4);
  --primary-ultra-dark-trans-60: rgba(43, 8, 9, 0.6);
  --primary-ultra-dark-trans-80: rgba(43, 8, 9, 0.8);
  --primary-ultra-dark-trans-90: rgba(43, 8, 9, 0.9);
  --primary-light-trans-10: rgba(244, 190, 192, 0.1);
  --primary-light-trans-20: rgba(244, 190, 192, 0.2);
  --primary-light-trans-40: rgba(244, 190, 192, 0.4);
  --primary-light-trans-60: rgba(244, 190, 192, 0.6);
  --primary-light-trans-80: rgba(244, 190, 192, 0.8);
  --primary-light-trans-90: rgba(244, 190, 192, 0.9);
  --secondary-trans-10: rgba(108, 88, 121, 0.1);
  --secondary-trans-20: rgba(108, 88, 121, 0.2);
  --secondary-trans-40: rgba(108, 88, 121, 0.4);
  --secondary-trans-60: rgba(108, 88, 121, 0.6);
  --secondary-trans-80: rgba(108, 88, 121, 0.8);
  --secondary-trans-90: rgba(108, 88, 121, 0.9);
  --secondary-ultra-dark-trans-10: rgba(26, 21, 30, 0.1);
  --secondary-ultra-dark-trans-20: rgba(26, 21, 30, 0.2);
  --secondary-ultra-dark-trans-40: rgba(26, 21, 30, 0.4);
  --secondary-ultra-dark-trans-60: rgba(26, 21, 30, 0.6);
  --secondary-ultra-dark-trans-80: rgba(26, 21, 30, 0.8);
  --secondary-ultra-dark-trans-90: rgba(26, 21, 30, 0.9);
  --secondary-light-trans-10: rgba(218, 211, 223, 0.1);
  --secondary-light-trans-20: rgba(218, 211, 223, 0.2);
  --secondary-light-trans-40: rgba(218, 211, 223, 0.4);
  --secondary-light-trans-60: rgba(218, 211, 223, 0.6);
  --secondary-light-trans-80: rgba(218, 211, 223, 0.8);
  --secondary-light-trans-90: rgba(218, 211, 223, 0.9);
  --accent-trans-10: rgba(234, 172, 139, 0.1);
  --accent-trans-20: rgba(234, 172, 139, 0.2);
  --accent-trans-40: rgba(234, 172, 139, 0.4);
  --accent-trans-60: rgba(234, 172, 139, 0.6);
  --accent-trans-80: rgba(234, 172, 139, 0.8);
  --accent-trans-90: rgba(234, 172, 139, 0.9);
  --accent-ultra-dark-trans-10: rgba(43, 20, 8, 0.1);
  --accent-ultra-dark-trans-20: rgba(43, 20, 8, 0.2);
  --accent-ultra-dark-trans-40: rgba(43, 20, 8, 0.4);
  --accent-ultra-dark-trans-60: rgba(43, 20, 8, 0.6);
  --accent-ultra-dark-trans-80: rgba(43, 20, 8, 0.8);
  --accent-ultra-dark-trans-90: rgba(43, 20, 8, 0.9);
  --accent-light-trans-10: rgba(243, 209, 190, 0.1);
  --accent-light-trans-20: rgba(243, 209, 190, 0.2);
  --accent-light-trans-40: rgba(243, 209, 190, 0.4);
  --accent-light-trans-60: rgba(243, 209, 190, 0.6);
  --accent-light-trans-80: rgba(243, 209, 190, 0.8);
  --accent-light-trans-90: rgba(243, 209, 190, 0.9);
  --base-trans-10: rgba(52, 79, 111, 0.1);
  --base-trans-20: rgba(52, 79, 111, 0.2);
  --base-trans-40: rgba(52, 79, 111, 0.4);
  --base-trans-60: rgba(52, 79, 111, 0.6);
  --base-trans-80: rgba(52, 79, 111, 0.8);
  --base-trans-90: rgba(52, 79, 111, 0.9);
  --base-ultra-dark-trans-10: rgba(16, 25, 35, 0.1);
  --base-ultra-dark-trans-20: rgba(16, 25, 35, 0.2);
  --base-ultra-dark-trans-40: rgba(16, 25, 35, 0.4);
  --base-ultra-dark-trans-60: rgba(16, 25, 35, 0.6);
  --base-ultra-dark-trans-80: rgba(16, 25, 35, 0.8);
  --base-ultra-dark-trans-90: rgba(16, 25, 35, 0.9);
  --base-light-trans-10: rgba(203, 216, 231, 0.1);
  --base-light-trans-20: rgba(203, 216, 231, 0.2);
  --base-light-trans-40: rgba(203, 216, 231, 0.4);
  --base-light-trans-60: rgba(203, 216, 231, 0.6);
  --base-light-trans-80: rgba(203, 216, 231, 0.8);
  --base-light-trans-90: rgba(203, 216, 231, 0.9);
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-80: rgba(255, 255, 255, 0.8);
  --white-trans-90: rgba(255, 255, 255, 0.9);
  --black-trans-10: rgba(0, 0, 0, 0.1);
  --black-trans-20: rgba(0, 0, 0, 0.2);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-trans-10: rgba(0, 0, 0, 0.1);
  --shade-trans-20: rgba(0, 0, 0, 0.2);
  --shade-trans-40: rgba(0, 0, 0, 0.4);
  --shade-trans-60: rgba(0, 0, 0, 0.6);
  --shade-trans-80: rgba(0, 0, 0, 0.8);
  --shade-trans-90: rgba(0, 0, 0, 0.9);
  --shade-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
  --shade-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
  --shade-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --shade-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --shade-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
  --shade-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
  --shade-light-trans-10: rgba(217, 217, 217, 0.1);
  --shade-light-trans-20: rgba(217, 217, 217, 0.2);
  --shade-light-trans-40: rgba(217, 217, 217, 0.4);
  --shade-light-trans-60: rgba(217, 217, 217, 0.6);
  --shade-light-trans-80: rgba(217, 217, 217, 0.8);
  --shade-light-trans-90: rgba(217, 217, 217, 0.9);
  --shade-white: #fff;
  --shade-black: #000;
  --text-xs: 1.3rem;
  --text-s: 1.4rem;
  --text-m: 1.8rem;
  --text-l: 2rem;
  --text-xl: 2.3rem;
  --text-xxl: 2.6rem;
  --space-xs: 1.9rem;
  --space-s: 2.1rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3rem;
  --space-xxl: 3.4rem;
  --section-space-xs: 3.8rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.4rem;
  --section-space-xxl: 11.7rem;
  --width-xs: calc((136.6 * 0.1) * 1rem);
  --width-s: calc((136.6 * 0.2) * 1rem);
  --width-m: calc((136.6 * 0.4) * 1rem);
  --width-l: calc((136.6 * 0.6) * 1rem);
  --width-xl: calc((136.6 * 0.8) * 1rem);
  --width-xxl: calc((136.6 * 0.9) * 1rem);
  --width-vp-max: calc((136.6 - 2 * 2) * 1rem);
  --width-50: calc((136.6 / 2) * 1rem);
  --width-full: 100%;
  --radius-xs: 0.4444444444rem;
  --radius-s: 0.6666666667rem;
  --radius-m: 1rem;
  --radius-l: 1.5rem;
  --radius-xl: 2.25rem;
  --radius-xxl: 3.375rem;
  --radius-50: 50%;
  --radius-circle: 50%;
  --section-padding-x: 2rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 1em;
  --btn-pad-x: 1.5em;
  --btn-radius: 0;
  --primary-h: 358.0165289256;
  --primary-s: 69.9421965318%;
  --primary-l: 66.0784313725%;
  --secondary-h: 276.3636363636;
  --secondary-s: 15.7894736842%;
  --secondary-l: 40.9803921569%;
  --accent-h: 20.8421052632;
  --accent-s: 69.3430656934%;
  --accent-l: 73.137254902%;
  --base-h: 212.5423728814;
  --base-s: 36.1963190184%;
  --base-l: 31.9607843137%;
  --shade-h: 0;
  --shade-s: 0%;
  --shade-l: 0%;
}
body {
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
h1 {
  font-size: 2.565rem;
  font-size: calc(2.0736rem + (2.4498335104 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.0736rem, calc(2.3420970463vw + 1.3241289452rem), 4.5234335104rem);
}
h2 {
  font-size: 2.28rem;
  font-size: calc(1.728rem + (1.4710336 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.728rem, calc(1.4063418738vw + 1.2779706004rem), 3.1990336rem);
}
h3 {
  font-size: 2.025rem;
  font-size: calc(1.44rem + (0.8224 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.44rem, calc(0.7862332696vw + 1.1884053537rem), 2.2624rem);
}
h4 {
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
h5 {
  font-size: 1.42rem;
  font-size: calc(0.8486562942rem + (0.2828854314 * ((100vw - 32rem) / 104.6)));
  font-size: max(1.1 * 1rem, 1.1315417256 * 1rem);
}
h6 {
  font-size: 1.26rem;
  font-size: calc(0.6001812547rem + (0.2000604182 * ((100vw - 32rem) / 104.6)));
  font-size: max(1 * 1rem, 0.800241673 * 1rem);
}
.section__inner {
  padding: 2.4rem 2rem;
  padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  max-width: 136.6rem;
  margin: 0 auto;
}
.bg--primary {
  background-color: #e56c70;
}
.bg--primary-hover {
  background-color: #ed979a;
}
.bg--primary-ultra-light {
  background-color: #fbe9ea;
}
.bg--primary-light {
  background-color: #f4bec0;
}
.bg--primary-medium {
  background-color: #d9262c;
}
.bg--primary-dark {
  background-color: #6c1316;
}
.bg--primary-ultra-dark {
  background-color: #2b0809;
}
.bg--primary-comp {
  background-color: #6ce5e1;
}
.bg--secondary {
  background-color: #6c5879;
}
.bg--secondary-hover {
  background-color: #7c658b;
}
.bg--secondary-ultra-light {
  background-color: #f3f0f4;
}
.bg--secondary-light {
  background-color: #dad3df;
}
.bg--secondary-medium {
  background-color: #846b94;
}
.bg--secondary-dark {
  background-color: #42364a;
}
.bg--secondary-ultra-dark {
  background-color: #1a151e;
}
.bg--secondary-comp {
  background-color: #657958;
}
.bg--accent {
  background-color: #eaac8b;
}
.bg--accent-hover {
  background-color: #f3ceba;
}
.bg--accent-ultra-light {
  background-color: #fbf0e9;
}
.bg--accent-light {
  background-color: #f3d1be;
}
.bg--accent-medium {
  background-color: #d86527;
}
.bg--accent-dark {
  background-color: #6c3214;
}
.bg--accent-ultra-dark {
  background-color: #2b1408;
}
.bg--accent-comp {
  background-color: #8bc9ea;
}
.bg--base {
  background-color: #344f6f;
}
.bg--base-hover {
  background-color: #3c5b80;
}
.bg--base-ultra-light {
  background-color: #eef2f7;
}
.bg--base-light {
  background-color: #cbd8e7;
}
.bg--base-medium {
  background-color: #517cae;
}
.bg--base-dark {
  background-color: #293e57;
}
.bg--base-ultra-dark {
  background-color: #101923;
}
.bg--base-comp {
  background-color: #6f5434;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #000;
}
.bg--shade {
  background-color: black;
}
.bg--shade-hover {
  background-color: black;
}
.bg--shade-ultra-light {
  background-color: #f2f2f2;
}
.bg--shade-light {
  background-color: #d9d9d9;
}
.bg--shade-medium {
  background-color: gray;
}
.bg--shade-dark {
  background-color: #404040;
}
.bg--shade-ultra-dark {
  background-color: #1a1a1a;
}
.bg--shade-comp {
  background-color: black;
}
.bg--primary-trans-10 {
  background-color: rgba(229, 108, 112, 0.1);
}
.bg--primary-trans-20 {
  background-color: rgba(229, 108, 112, 0.2);
}
.bg--primary-trans-40 {
  background-color: rgba(229, 108, 112, 0.4);
}
.bg--primary-trans-60 {
  background-color: rgba(229, 108, 112, 0.6);
}
.bg--primary-trans-80 {
  background-color: rgba(229, 108, 112, 0.8);
}
.bg--primary-trans-90 {
  background-color: rgba(229, 108, 112, 0.9);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: rgba(43, 8, 9, 0.1);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: rgba(43, 8, 9, 0.2);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: rgba(43, 8, 9, 0.4);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: rgba(43, 8, 9, 0.6);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: rgba(43, 8, 9, 0.8);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: rgba(43, 8, 9, 0.9);
}
.bg--primary-light-trans-10 {
  background-color: rgba(244, 190, 192, 0.1);
}
.bg--primary-light-trans-20 {
  background-color: rgba(244, 190, 192, 0.2);
}
.bg--primary-light-trans-40 {
  background-color: rgba(244, 190, 192, 0.4);
}
.bg--primary-light-trans-60 {
  background-color: rgba(244, 190, 192, 0.6);
}
.bg--primary-light-trans-80 {
  background-color: rgba(244, 190, 192, 0.8);
}
.bg--primary-light-trans-90 {
  background-color: rgba(244, 190, 192, 0.9);
}
.bg--secondary-trans-10 {
  background-color: rgba(108, 88, 121, 0.1);
}
.bg--secondary-trans-20 {
  background-color: rgba(108, 88, 121, 0.2);
}
.bg--secondary-trans-40 {
  background-color: rgba(108, 88, 121, 0.4);
}
.bg--secondary-trans-60 {
  background-color: rgba(108, 88, 121, 0.6);
}
.bg--secondary-trans-80 {
  background-color: rgba(108, 88, 121, 0.8);
}
.bg--secondary-trans-90 {
  background-color: rgba(108, 88, 121, 0.9);
}
.bg--secondary-ultra-dark-trans-10 {
  background-color: rgba(26, 21, 30, 0.1);
}
.bg--secondary-ultra-dark-trans-20 {
  background-color: rgba(26, 21, 30, 0.2);
}
.bg--secondary-ultra-dark-trans-40 {
  background-color: rgba(26, 21, 30, 0.4);
}
.bg--secondary-ultra-dark-trans-60 {
  background-color: rgba(26, 21, 30, 0.6);
}
.bg--secondary-ultra-dark-trans-80 {
  background-color: rgba(26, 21, 30, 0.8);
}
.bg--secondary-ultra-dark-trans-90 {
  background-color: rgba(26, 21, 30, 0.9);
}
.bg--secondary-light-trans-10 {
  background-color: rgba(218, 211, 223, 0.1);
}
.bg--secondary-light-trans-20 {
  background-color: rgba(218, 211, 223, 0.2);
}
.bg--secondary-light-trans-40 {
  background-color: rgba(218, 211, 223, 0.4);
}
.bg--secondary-light-trans-60 {
  background-color: rgba(218, 211, 223, 0.6);
}
.bg--secondary-light-trans-80 {
  background-color: rgba(218, 211, 223, 0.8);
}
.bg--secondary-light-trans-90 {
  background-color: rgba(218, 211, 223, 0.9);
}
.bg--accent-trans-10 {
  background-color: rgba(234, 172, 139, 0.1);
}
.bg--accent-trans-20 {
  background-color: rgba(234, 172, 139, 0.2);
}
.bg--accent-trans-40 {
  background-color: rgba(234, 172, 139, 0.4);
}
.bg--accent-trans-60 {
  background-color: rgba(234, 172, 139, 0.6);
}
.bg--accent-trans-80 {
  background-color: rgba(234, 172, 139, 0.8);
}
.bg--accent-trans-90 {
  background-color: rgba(234, 172, 139, 0.9);
}
.bg--accent-ultra-dark-trans-10 {
  background-color: rgba(43, 20, 8, 0.1);
}
.bg--accent-ultra-dark-trans-20 {
  background-color: rgba(43, 20, 8, 0.2);
}
.bg--accent-ultra-dark-trans-40 {
  background-color: rgba(43, 20, 8, 0.4);
}
.bg--accent-ultra-dark-trans-60 {
  background-color: rgba(43, 20, 8, 0.6);
}
.bg--accent-ultra-dark-trans-80 {
  background-color: rgba(43, 20, 8, 0.8);
}
.bg--accent-ultra-dark-trans-90 {
  background-color: rgba(43, 20, 8, 0.9);
}
.bg--accent-light-trans-10 {
  background-color: rgba(243, 209, 190, 0.1);
}
.bg--accent-light-trans-20 {
  background-color: rgba(243, 209, 190, 0.2);
}
.bg--accent-light-trans-40 {
  background-color: rgba(243, 209, 190, 0.4);
}
.bg--accent-light-trans-60 {
  background-color: rgba(243, 209, 190, 0.6);
}
.bg--accent-light-trans-80 {
  background-color: rgba(243, 209, 190, 0.8);
}
.bg--accent-light-trans-90 {
  background-color: rgba(243, 209, 190, 0.9);
}
.bg--base-trans-10 {
  background-color: rgba(52, 79, 111, 0.1);
}
.bg--base-trans-20 {
  background-color: rgba(52, 79, 111, 0.2);
}
.bg--base-trans-40 {
  background-color: rgba(52, 79, 111, 0.4);
}
.bg--base-trans-60 {
  background-color: rgba(52, 79, 111, 0.6);
}
.bg--base-trans-80 {
  background-color: rgba(52, 79, 111, 0.8);
}
.bg--base-trans-90 {
  background-color: rgba(52, 79, 111, 0.9);
}
.bg--base-ultra-dark-trans-10 {
  background-color: rgba(16, 25, 35, 0.1);
}
.bg--base-ultra-dark-trans-20 {
  background-color: rgba(16, 25, 35, 0.2);
}
.bg--base-ultra-dark-trans-40 {
  background-color: rgba(16, 25, 35, 0.4);
}
.bg--base-ultra-dark-trans-60 {
  background-color: rgba(16, 25, 35, 0.6);
}
.bg--base-ultra-dark-trans-80 {
  background-color: rgba(16, 25, 35, 0.8);
}
.bg--base-ultra-dark-trans-90 {
  background-color: rgba(16, 25, 35, 0.9);
}
.bg--base-light-trans-10 {
  background-color: rgba(203, 216, 231, 0.1);
}
.bg--base-light-trans-20 {
  background-color: rgba(203, 216, 231, 0.2);
}
.bg--base-light-trans-40 {
  background-color: rgba(203, 216, 231, 0.4);
}
.bg--base-light-trans-60 {
  background-color: rgba(203, 216, 231, 0.6);
}
.bg--base-light-trans-80 {
  background-color: rgba(203, 216, 231, 0.8);
}
.bg--base-light-trans-90 {
  background-color: rgba(203, 216, 231, 0.9);
}
.bg--white-trans-10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg--white-trans-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg--white-trans-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg--white-trans-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg--white-trans-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg--white-trans-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg--black-trans-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg--black-trans-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg--black-trans-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg--black-trans-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg--black-trans-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg--black-trans-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-trans-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg--shade-trans-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg--shade-trans-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg--shade-trans-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg--shade-trans-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg--shade-trans-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg--shade-ultra-dark-trans-10 {
  background-color: rgba(26, 26, 26, 0.1);
}
.bg--shade-ultra-dark-trans-20 {
  background-color: rgba(26, 26, 26, 0.2);
}
.bg--shade-ultra-dark-trans-40 {
  background-color: rgba(26, 26, 26, 0.4);
}
.bg--shade-ultra-dark-trans-60 {
  background-color: rgba(26, 26, 26, 0.6);
}
.bg--shade-ultra-dark-trans-80 {
  background-color: rgba(26, 26, 26, 0.8);
}
.bg--shade-ultra-dark-trans-90 {
  background-color: rgba(26, 26, 26, 0.9);
}
.bg--shade-light-trans-10 {
  background-color: rgba(217, 217, 217, 0.1);
}
.bg--shade-light-trans-20 {
  background-color: rgba(217, 217, 217, 0.2);
}
.bg--shade-light-trans-40 {
  background-color: rgba(217, 217, 217, 0.4);
}
.bg--shade-light-trans-60 {
  background-color: rgba(217, 217, 217, 0.6);
}
.bg--shade-light-trans-80 {
  background-color: rgba(217, 217, 217, 0.8);
}
.bg--shade-light-trans-90 {
  background-color: rgba(217, 217, 217, 0.9);
}
.btn--primary {
  background-color: var(--primary);
  color: var(--primary-ultra-light);
  border-style: solid;
  border-color: var(--primary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.btn--primary:hover {
  background-color: var(--primary-hover);
  color: var(--primary-ultra-light);
  border-color: var(--primary-hover);
  cursor: pointer;
}
.btn--primary.btn--outline {
  background-color: transparent;
  border-style: solid;
  color: var(--primary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.btn--primary.btn--outline:hover {
  background-color: var(--primary-hover);
  cursor: pointer;
  color: var(--primary-ultra-light);
}
.btn--secondary {
  background-color: var(--secondary);
  color: var(--secondary-ultra-light);
  border-style: solid;
  border-color: var(--secondary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.btn--secondary:hover {
  background-color: var(--secondary-hover);
  color: var(--secondary-ultra-light);
  border-color: var(--secondary-hover);
  cursor: pointer;
}
.btn--secondary.btn--outline {
  background-color: transparent;
  border-style: solid;
  color: var(--secondary);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.btn--secondary.btn--outline:hover {
  background-color: var(--secondary-hover);
  cursor: pointer;
  color: var(--secondary-ultra-light);
}
.btn--accent {
  background-color: var(--accent);
  color: var(--accent-ultra-light);
  border-style: solid;
  border-color: var(--accent);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.btn--accent:hover {
  background-color: var(--accent-hover);
  color: var(--accent-ultra-light);
  border-color: var(--accent-hover);
  cursor: pointer;
}
.btn--accent.btn--outline {
  background-color: transparent;
  border-style: solid;
  color: var(--accent);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.btn--accent.btn--outline:hover {
  background-color: var(--accent-hover);
  cursor: pointer;
  color: var(--accent-ultra-light);
}
.btn--base {
  background-color: var(--base);
  color: var(--base-ultra-light);
  border-style: solid;
  border-color: var(--base);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.btn--base:hover {
  background-color: var(--base-hover);
  color: var(--base-ultra-light);
  border-color: var(--base-hover);
  cursor: pointer;
}
.btn--base.btn--outline {
  background-color: transparent;
  border-style: solid;
  color: var(--base);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.btn--base.btn--outline:hover {
  background-color: var(--base-hover);
  cursor: pointer;
  color: var(--base-ultra-light);
}
.btn--black {
  background-color: var(--shade-black);
  color: var(--shade-white);
  border-style: solid;
  border-color: var(--shade-black);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.btn--black:hover {
  background-color: var(--primary-hover);
  color: var(--shade-white);
  border-color: var(--shade-white);
  cursor: pointer;
}
.btn--black.btn--outline {
  background-color: transparent;
  border-style: solid;
  color: var(--shade-black);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.btn--black.btn--outline:hover {
  background-color: var(--primary-hover);
  cursor: pointer;
  color: var(--primary-ultra-light);
}
.btn--white {
  background-color: var(--shade-white);
  color: var(--shade-black);
  border-style: solid;
  border-color: var(--shade-white);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.btn--white:hover {
  background-color: var(--primary-hover);
  color: var(--shade-white);
  border-color: var(--shade-black);
  cursor: pointer;
}
.btn--white.btn--outline {
  background-color: transparent;
  border-style: solid;
  color: var(--shade-white);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
}
.btn--white.btn--outline:hover {
  background-color: var(--primary-hover);
  cursor: pointer;
  color: var(--primary-ultra-light);
}
.btn--xs {
  font-size: 1.26rem;
  font-size: calc(0.6001812547rem + (0.2000604182 * ((100vw - 32rem) / 104.6)));
  font-size: max(1 * 1rem, 0.800241673 * 1rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.btn--s {
  font-size: 1.42rem;
  font-size: calc(0.8486562942rem + (0.2828854314 * ((100vw - 32rem) / 104.6)));
  font-size: max(1.1 * 1rem, 1.1315417256 * 1rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.btn--m {
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.btn--l {
  font-size: 2.025rem;
  font-size: calc(1.44rem + (0.8224 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.44rem, calc(0.7862332696vw + 1.1884053537rem), 2.2624rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.btn--xl {
  font-size: 2.28rem;
  font-size: calc(1.728rem + (1.4710336 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.728rem, calc(1.4063418738vw + 1.2779706004rem), 3.1990336rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
.btn--xxl {
  font-size: 2.565rem;
  font-size: calc(2.0736rem + (2.4498335104 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.0736rem, calc(2.3420970463vw + 1.3241289452rem), 4.5234335104rem);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  cursor: pointer;
}
a[class*="btn--"] {
  display: inline-block;
}
.btn--clear {
  background: none;
  border: none;
}
.owl--xs:not(.ct-section) > * + * {
  margin-top: 1.896rem;
  margin-top: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.owl--s:not(.ct-section) > * + * {
  margin-top: 2.133rem;
  margin-top: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.owl--m:not(.ct-section) > * + * {
  margin-top: 2.4rem;
  margin-top: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.owl--l:not(.ct-section) > * + * {
  margin-top: 2.7rem;
  margin-top: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.owl--xl:not(.ct-section) > * + * {
  margin-top: 3.038rem;
  margin-top: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.owl--xxl:not(.ct-section) > * + * {
  margin-top: 3.42rem;
  margin-top: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.margin-top--xs {
  margin-top: 1.896rem;
  margin-top: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.margin-top--s {
  margin-top: 2.133rem;
  margin-top: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.margin-top--m {
  margin-top: 2.4rem;
  margin-top: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.margin-top--l {
  margin-top: 2.7rem;
  margin-top: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.margin-top--xl {
  margin-top: 3.038rem;
  margin-top: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.margin-top--xxl {
  margin-top: 3.42rem;
  margin-top: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  margin-top: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.margin-bottom--xs {
  margin-bottom: 1.896rem;
  margin-bottom: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  margin-bottom: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.margin-bottom--s {
  margin-bottom: 2.133rem;
  margin-bottom: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  margin-bottom: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.margin-bottom--m {
  margin-bottom: 2.4rem;
  margin-bottom: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  margin-bottom: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.margin-bottom--l {
  margin-bottom: 2.7rem;
  margin-bottom: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  margin-bottom: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.margin-bottom--xl {
  margin-bottom: 3.038rem;
  margin-bottom: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  margin-bottom: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.margin-bottom--xxl {
  margin-bottom: 3.42rem;
  margin-bottom: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  margin-bottom: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.margin-right--xs {
  margin-right: 1.896rem;
  margin-right: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  margin-right: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.margin-right--s {
  margin-right: 2.133rem;
  margin-right: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  margin-right: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.margin-right--m {
  margin-right: 2.4rem;
  margin-right: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  margin-right: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.margin-right--l {
  margin-right: 2.7rem;
  margin-right: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  margin-right: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.margin-right--xl {
  margin-right: 3.038rem;
  margin-right: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  margin-right: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.margin-right--xxl {
  margin-right: 3.42rem;
  margin-right: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  margin-right: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.margin-left--xs {
  margin-left: 1.896rem;
  margin-left: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  margin-left: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.margin-left--s {
  margin-left: 2.133rem;
  margin-left: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  margin-left: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.margin-left--m {
  margin-left: 2.4rem;
  margin-left: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  margin-left: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.margin-left--l {
  margin-left: 2.7rem;
  margin-left: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  margin-left: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.margin-left--xl {
  margin-left: 3.038rem;
  margin-left: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  margin-left: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.margin-left--xxl {
  margin-left: 3.42rem;
  margin-left: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  margin-left: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.pad--xs {
  padding: 1.896rem;
  padding: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  padding: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.pad--s {
  padding: 2.133rem;
  padding: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  padding: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.pad--m {
  padding: 2.4rem;
  padding: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  padding: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.pad--l {
  padding: 2.7rem;
  padding: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  padding: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.pad--xl {
  padding: 3.038rem;
  padding: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  padding: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.pad--xxl {
  padding: 3.42rem;
  padding: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  padding: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.pad-header--xs {
  padding: 1.896rem 0;
  padding: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6))) 0;
  padding: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem) 0;
}
.pad-header--s {
  padding: 2.133rem 0;
  padding: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6))) 0;
  padding: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem) 0;
}
.pad-header--m {
  padding: 2.4rem 0;
  padding: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6))) 0;
  padding: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem) 0;
}
.pad-header--l {
  padding: 2.7rem 0;
  padding: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6))) 0;
  padding: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem) 0;
}
.pad-header--xl {
  padding: 3.038rem 0;
  padding: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6))) 0;
  padding: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem) 0;
}
.pad-header--xxl {
  padding: 3.42rem 0;
  padding: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6))) 0;
  padding: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem) 0;
}
.pad--none:not(.ct-section) {
  padding: 0 !important;
}
.pad-section--xs:not(.ct-section) {
  padding: 1.896rem 2rem;
  padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
}
.pad-section--s:not(.ct-section) {
  padding: 2.133rem 2rem;
  padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
}
.pad-section--m:not(.ct-section) {
  padding: 2.4rem 2rem;
  padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
}
.pad-section--l:not(.ct-section) {
  padding: 2.7rem 2rem;
  padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
}
.pad-section--xl:not(.ct-section) {
  padding: 3.038rem 2rem;
  padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
}
.pad-section--xxl:not(.ct-section) {
  padding: 3.42rem 2rem;
  padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
  padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
}
.pad-section--none:not(.ct-section) {
  padding: 0 2rem;
}
@media (max-width: 1365px) {
  .pad-section--xl-xs:not(.ct-section) {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--xl-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--xl-s:not(.ct-section) {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--xl-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--xl-m:not(.ct-section) {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--xl-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--xl-l:not(.ct-section) {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--xl-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--xl-xl:not(.ct-section) {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--xl-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--xl-xxl:not(.ct-section) {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--xl-none:not(.ct-section) {
    padding: 0 2rem;
  }
}
@media (max-width: 991px) {
  .pad-section--l-xs:not(.ct-section) {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--l-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--l-s:not(.ct-section) {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--l-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--l-m:not(.ct-section) {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--l-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--l-l:not(.ct-section) {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--l-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--l-xl:not(.ct-section) {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--l-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--l-xxl:not(.ct-section) {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--l-none:not(.ct-section) {
    padding: 0 2rem;
  }
}
@media (max-width: 767px) {
  .pad-section--m-xs:not(.ct-section) {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--m-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--m-s:not(.ct-section) {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--m-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--m-m:not(.ct-section) {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--m-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--m-l:not(.ct-section) {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--m-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--m-xl:not(.ct-section) {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--m-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--m-xxl:not(.ct-section) {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--m-none:not(.ct-section) {
    padding: 0 2rem;
  }
}
@media (max-width: 479px) {
  .pad-section--s-xs:not(.ct-section) {
    padding: 1.896rem 2rem;
    padding: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem) 2rem;
  }
  .pad-section--s-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--s-s:not(.ct-section) {
    padding: 2.133rem 2rem;
    padding: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem) 2rem;
  }
  .pad-section--s-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--s-m:not(.ct-section) {
    padding: 2.4rem 2rem;
    padding: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem) 2rem;
  }
  .pad-section--s-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--s-l:not(.ct-section) {
    padding: 2.7rem 2rem;
    padding: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem) 2rem;
  }
  .pad-section--s-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--s-xl:not(.ct-section) {
    padding: 3.038rem 2rem;
    padding: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem) 2rem;
  }
  .pad-section--s-none:not(.ct-section) {
    padding: 0 2rem;
  }
  .pad-section--s-xxl:not(.ct-section) {
    padding: 3.42rem 2rem;
    padding: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6))) 2rem;
    padding: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem) 2rem;
  }
  .pad-section--s-none:not(.ct-section) {
    padding: 0 2rem;
  }
}
.overlay--primary-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.1);
}
.overlay--primary-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.2);
}
.overlay--primary-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.4);
}
.overlay--primary-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.6);
}
.overlay--primary-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.8);
}
.overlay--primary-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--primary-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(229, 108, 112, 0.9);
}
.overlay--primary-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.1);
}
.overlay--primary-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.2);
}
.overlay--primary-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.4);
}
.overlay--primary-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.6);
}
.overlay--primary-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.8);
}
.overlay--primary-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--primary-ultra-dark-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 8, 9, 0.9);
}
.overlay--primary-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.1);
}
.overlay--primary-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.2);
}
.overlay--primary-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.4);
}
.overlay--primary-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.6);
}
.overlay--primary-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.8);
}
.overlay--primary-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--primary-light-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(244, 190, 192, 0.9);
}
.overlay--secondary-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(108, 88, 121, 0.1);
}
.overlay--secondary-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(108, 88, 121, 0.2);
}
.overlay--secondary-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(108, 88, 121, 0.4);
}
.overlay--secondary-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(108, 88, 121, 0.6);
}
.overlay--secondary-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(108, 88, 121, 0.8);
}
.overlay--secondary-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(108, 88, 121, 0.9);
}
.overlay--secondary-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 21, 30, 0.1);
}
.overlay--secondary-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 21, 30, 0.2);
}
.overlay--secondary-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 21, 30, 0.4);
}
.overlay--secondary-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 21, 30, 0.6);
}
.overlay--secondary-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 21, 30, 0.8);
}
.overlay--secondary-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-ultra-dark-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 21, 30, 0.9);
}
.overlay--secondary-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(218, 211, 223, 0.1);
}
.overlay--secondary-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(218, 211, 223, 0.2);
}
.overlay--secondary-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(218, 211, 223, 0.4);
}
.overlay--secondary-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(218, 211, 223, 0.6);
}
.overlay--secondary-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(218, 211, 223, 0.8);
}
.overlay--secondary-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--secondary-light-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(218, 211, 223, 0.9);
}
.overlay--accent-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(234, 172, 139, 0.1);
}
.overlay--accent-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(234, 172, 139, 0.2);
}
.overlay--accent-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(234, 172, 139, 0.4);
}
.overlay--accent-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(234, 172, 139, 0.6);
}
.overlay--accent-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(234, 172, 139, 0.8);
}
.overlay--accent-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--accent-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(234, 172, 139, 0.9);
}
.overlay--accent-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 20, 8, 0.1);
}
.overlay--accent-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 20, 8, 0.2);
}
.overlay--accent-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 20, 8, 0.4);
}
.overlay--accent-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 20, 8, 0.6);
}
.overlay--accent-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 20, 8, 0.8);
}
.overlay--accent-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--accent-ultra-dark-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(43, 20, 8, 0.9);
}
.overlay--accent-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 209, 190, 0.1);
}
.overlay--accent-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 209, 190, 0.2);
}
.overlay--accent-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 209, 190, 0.4);
}
.overlay--accent-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 209, 190, 0.6);
}
.overlay--accent-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 209, 190, 0.8);
}
.overlay--accent-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--accent-light-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(243, 209, 190, 0.9);
}
.overlay--base-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(52, 79, 111, 0.1);
}
.overlay--base-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(52, 79, 111, 0.2);
}
.overlay--base-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(52, 79, 111, 0.4);
}
.overlay--base-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(52, 79, 111, 0.6);
}
.overlay--base-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(52, 79, 111, 0.8);
}
.overlay--base-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--base-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(52, 79, 111, 0.9);
}
.overlay--base-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(16, 25, 35, 0.1);
}
.overlay--base-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(16, 25, 35, 0.2);
}
.overlay--base-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(16, 25, 35, 0.4);
}
.overlay--base-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(16, 25, 35, 0.6);
}
.overlay--base-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(16, 25, 35, 0.8);
}
.overlay--base-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--base-ultra-dark-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(16, 25, 35, 0.9);
}
.overlay--base-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(203, 216, 231, 0.1);
}
.overlay--base-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(203, 216, 231, 0.2);
}
.overlay--base-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(203, 216, 231, 0.4);
}
.overlay--base-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(203, 216, 231, 0.6);
}
.overlay--base-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(203, 216, 231, 0.8);
}
.overlay--base-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--base-light-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(203, 216, 231, 0.9);
}
.overlay--white-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.1);
}
.overlay--white-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.2);
}
.overlay--white-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.4);
}
.overlay--white-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.6);
}
.overlay--white-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.8);
}
.overlay--white-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--white-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.9);
}
.overlay--black-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.1);
}
.overlay--black-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.2);
}
.overlay--black-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay--black-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay--black-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay--black-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--black-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay--shade-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.1);
}
.overlay--shade-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.2);
}
.overlay--shade-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay--shade-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay--shade-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay--shade-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--shade-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay--shade-ultra-dark-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.1);
}
.overlay--shade-ultra-dark-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.2);
}
.overlay--shade-ultra-dark-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.4);
}
.overlay--shade-ultra-dark-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.6);
}
.overlay--shade-ultra-dark-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.8);
}
.overlay--shade-ultra-dark-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--shade-ultra-dark-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(26, 26, 26, 0.9);
}
.overlay--shade-light-trans-10 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.1);
}
.overlay--shade-light-trans-20 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.2);
}
.overlay--shade-light-trans-40 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-40:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.4);
}
.overlay--shade-light-trans-60 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-60:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.6);
}
.overlay--shade-light-trans-80 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.8);
}
.overlay--shade-light-trans-90 {
  position: relative;
  z-index: 0;
}
.overlay--shade-light-trans-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(217, 217, 217, 0.9);
}
.text--primary {
  color: #e56c70;
}
.text--primary-hover {
  color: #ed979a;
}
.text--primary-ultra-light {
  color: #fbe9ea;
}
.text--primary-light {
  color: #f4bec0;
}
.text--primary-medium {
  color: #d9262c;
}
.text--primary-dark {
  color: #6c1316;
}
.text--primary-ultra-dark {
  color: #2b0809;
}
.text--primary-comp {
  color: #6ce5e1;
}
.text--secondary {
  color: #6c5879;
}
.text--secondary-hover {
  color: #7c658b;
}
.text--secondary-ultra-light {
  color: #f3f0f4;
}
.text--secondary-light {
  color: #dad3df;
}
.text--secondary-medium {
  color: #846b94;
}
.text--secondary-dark {
  color: #42364a;
}
.text--secondary-ultra-dark {
  color: #1a151e;
}
.text--secondary-comp {
  color: #657958;
}
.text--accent {
  color: #eaac8b;
}
.text--accent-hover {
  color: #f3ceba;
}
.text--accent-ultra-light {
  color: #fbf0e9;
}
.text--accent-light {
  color: #f3d1be;
}
.text--accent-medium {
  color: #d86527;
}
.text--accent-dark {
  color: #6c3214;
}
.text--accent-ultra-dark {
  color: #2b1408;
}
.text--accent-comp {
  color: #8bc9ea;
}
.text--base {
  color: #344f6f;
}
.text--base-hover {
  color: #3c5b80;
}
.text--base-ultra-light {
  color: #eef2f7;
}
.text--base-light {
  color: #cbd8e7;
}
.text--base-medium {
  color: #517cae;
}
.text--base-dark {
  color: #293e57;
}
.text--base-ultra-dark {
  color: #101923;
}
.text--base-comp {
  color: #6f5434;
}
.text--white {
  color: #fff;
}
.text--black {
  color: #000;
}
.text--shade {
  color: black;
}
.text--shade-hover {
  color: black;
}
.text--shade-ultra-light {
  color: #f2f2f2;
}
.text--shade-light {
  color: #d9d9d9;
}
.text--shade-medium {
  color: gray;
}
.text--shade-dark {
  color: #404040;
}
.text--shade-ultra-dark {
  color: #1a1a1a;
}
.text--shade-comp {
  color: black;
}
.text--xs {
  font-size: 1.26rem;
  font-size: calc(0.6001812547rem + (0.2000604182 * ((100vw - 32rem) / 104.6)));
  font-size: max(1 * 1rem, 0.800241673 * 1rem);
}
.text--s {
  font-size: 1.42rem;
  font-size: calc(0.8486562942rem + (0.2828854314 * ((100vw - 32rem) / 104.6)));
  font-size: max(1.1 * 1rem, 1.1315417256 * 1rem);
}
.text--m {
  font-size: 1.8rem;
  font-size: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
}
.text--l {
  font-size: 2.025rem;
  font-size: calc(1.44rem + (0.8224 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.44rem, calc(0.7862332696vw + 1.1884053537rem), 2.2624rem);
}
.text--xl {
  font-size: 2.28rem;
  font-size: calc(1.728rem + (1.4710336 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.728rem, calc(1.4063418738vw + 1.2779706004rem), 3.1990336rem);
}
.text--xxl {
  font-size: 2.565rem;
  font-size: calc(2.0736rem + (2.4498335104 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.0736rem, calc(2.3420970463vw + 1.3241289452rem), 4.5234335104rem);
}
.text--xs.text--larger {
  font-size: 1.43rem;
  font-size: calc(0.6601993802rem + (0.5401631293 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(0.6601993802rem, calc(0.5164083454vw + 0.4949487097rem), 1.2003625095rem);
}
.text--s.text--larger {
  font-size: 1.54rem;
  font-size: calc(0.9335219236rem + (0.7637906648 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(0.9335219236rem, calc(0.7302014004vw + 0.6998574755rem), 1.6973125884rem);
}
.text--m.text--larger {
  font-size: 1.98rem;
  font-size: calc(1.32rem + (1.08 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.32rem, calc(1.0325047801vw + 0.9895984704rem), 2.4rem);
}
.text--l.text--larger {
  font-size: 2.2rem;
  font-size: calc(1.584rem + (1.8096 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.584rem, calc(1.7300191205vw + 1.0303938815rem), 3.3936rem);
}
.text--xl.text--larger {
  font-size: 2.53rem;
  font-size: calc(1.9008rem + (2.8977504 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.9008rem, calc(2.77031587vw + 1.0142989216rem), 4.7985504rem);
}
.text--xxl.text--larger {
  font-size: 2.86rem;
  font-size: calc(2.28096rem + (4.5041902656 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.28096rem, calc(4.3061092405vw + 0.903005043rem), 6.7851502656rem);
}
h1.text--larger {
  font-size: 2.86rem;
  font-size: calc(2.28096rem + (4.5041902656 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(2.28096rem, calc(4.3061092405vw + 0.903005043rem), 6.7851502656rem);
}
h2.text--larger {
  font-size: 2.53rem;
  font-size: calc(1.9008rem + (2.8977504 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.9008rem, calc(2.77031587vw + 1.0142989216rem), 4.7985504rem);
}
h3.text--larger {
  font-size: 2.2rem;
  font-size: calc(1.584rem + (1.8096 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.584rem, calc(1.7300191205vw + 1.0303938815rem), 3.3936rem);
}
h4.text--larger {
  font-size: 1.98rem;
  font-size: calc(1.32rem + (1.08 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(1.32rem, calc(1.0325047801vw + 0.9895984704rem), 2.4rem);
}
h5.text--larger {
  font-size: 1.54rem;
  font-size: calc(0.9335219236rem + (0.7637906648 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(0.9335219236rem, calc(0.7302014004vw + 0.6998574755rem), 1.6973125884rem);
}
h6.text--larger {
  font-size: 1.43rem;
  font-size: calc(0.6601993802rem + (0.5401631293 * ((100vw - 32rem) / 104.6)));
  font-size: clamp(0.6601993802rem, calc(0.5164083454vw + 0.4949487097rem), 1.2003625095rem);
}
.text--100 {
  font-weight: 100;
}
.text--200 {
  font-weight: 200;
}
.text--300 {
  font-weight: 300;
}
.text--400 {
  font-weight: 400;
}
.text--500 {
  font-weight: 500;
}
.text--600 {
  font-weight: 600;
}
.text--700 {
  font-weight: 700;
}
.text--800 {
  font-weight: 800;
}
.text--900 {
  font-weight: 900;
}
.text--bold {
  font-weight: bold;
}
.text--italic {
  font-style: italic;
}
.text--oblique {
  font-style: oblique;
}
.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.text--transform-none {
  text-transform: none;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.link--primary a, a.link--primary {
  color: #e56c70;
}
.link--primary-hover a, a.link--primary-hover {
  color: #ed979a;
}
.link--primary-ultra-light a, a.link--primary-ultra-light {
  color: #fbe9ea;
}
.link--primary-light a, a.link--primary-light {
  color: #f4bec0;
}
.link--primary-medium a, a.link--primary-medium {
  color: #d9262c;
}
.link--primary-dark a, a.link--primary-dark {
  color: #6c1316;
}
.link--primary-ultra-dark a, a.link--primary-ultra-dark {
  color: #2b0809;
}
.link--primary-comp a, a.link--primary-comp {
  color: #6ce5e1;
}
.link--secondary a, a.link--secondary {
  color: #6c5879;
}
.link--secondary-hover a, a.link--secondary-hover {
  color: #7c658b;
}
.link--secondary-ultra-light a, a.link--secondary-ultra-light {
  color: #f3f0f4;
}
.link--secondary-light a, a.link--secondary-light {
  color: #dad3df;
}
.link--secondary-medium a, a.link--secondary-medium {
  color: #846b94;
}
.link--secondary-dark a, a.link--secondary-dark {
  color: #42364a;
}
.link--secondary-ultra-dark a, a.link--secondary-ultra-dark {
  color: #1a151e;
}
.link--secondary-comp a, a.link--secondary-comp {
  color: #657958;
}
.link--accent a, a.link--accent {
  color: #eaac8b;
}
.link--accent-hover a, a.link--accent-hover {
  color: #f3ceba;
}
.link--accent-ultra-light a, a.link--accent-ultra-light {
  color: #fbf0e9;
}
.link--accent-light a, a.link--accent-light {
  color: #f3d1be;
}
.link--accent-medium a, a.link--accent-medium {
  color: #d86527;
}
.link--accent-dark a, a.link--accent-dark {
  color: #6c3214;
}
.link--accent-ultra-dark a, a.link--accent-ultra-dark {
  color: #2b1408;
}
.link--accent-comp a, a.link--accent-comp {
  color: #8bc9ea;
}
.link--base a, a.link--base {
  color: #344f6f;
}
.link--base-hover a, a.link--base-hover {
  color: #3c5b80;
}
.link--base-ultra-light a, a.link--base-ultra-light {
  color: #eef2f7;
}
.link--base-light a, a.link--base-light {
  color: #cbd8e7;
}
.link--base-medium a, a.link--base-medium {
  color: #517cae;
}
.link--base-dark a, a.link--base-dark {
  color: #293e57;
}
.link--base-ultra-dark a, a.link--base-ultra-dark {
  color: #101923;
}
.link--base-comp a, a.link--base-comp {
  color: #6f5434;
}
.link--white a, a.link--white {
  color: #fff;
}
.link--black a, a.link--black {
  color: #000;
}
.link--shade a, a.link--shade {
  color: black;
}
.link--shade-hover a, a.link--shade-hover {
  color: black;
}
.link--shade-ultra-light a, a.link--shade-ultra-light {
  color: #f2f2f2;
}
.link--shade-light a, a.link--shade-light {
  color: #d9d9d9;
}
.link--shade-medium a, a.link--shade-medium {
  color: gray;
}
.link--shade-dark a, a.link--shade-dark {
  color: #404040;
}
.link--shade-ultra-dark a, a.link--shade-ultra-dark {
  color: #1a1a1a;
}
.link--shade-comp a, a.link--shade-comp {
  color: black;
}
.link--skip {
  position: absolute;
  top: 1rem;
  left: 1rem;
  transform: translateY(-250%);
  padding: 1em 1.5em;
  border-width: 0.25rem;
  border-radius: 0;
  background: var(--primary);
  color: var(--primary-ultra-light);
}
.link--skip:focus {
  transform: translateY(0);
}
.opacity--5 {
  opacity: 0.05;
}
.opacity--10 {
  opacity: 0.1;
}
.opacity--20 {
  opacity: 0.2;
}
.opacity--30 {
  opacity: 0.3;
}
.opacity--40 {
  opacity: 0.4;
}
.opacity--50 {
  opacity: 0.5;
}
.opacity--60 {
  opacity: 0.6;
}
.opacity--70 {
  opacity: 0.7;
}
.opacity--80 {
  opacity: 0.8;
}
.opacity--90 {
  opacity: 0.9;
}
.opacity--95 {
  opacity: 0.95;
}
.box-shadow--m {
  box-shadow: 0 4px 4px -10px rgba(0, 0, 0, 0.04), 0 13px 13px -10px rgba(0, 0, 0, 0.06), 0 40px 60px -10px rgba(0, 0, 0, 0.08);
}
.box-shadow--l {
  box-shadow: 0 2.7px 3.6px -5px rgba(0, 0, 0, 0.04), 0 7.5px 10px -5px rgba(0, 0, 0, 0.06), 0 18px 24.1px -5px rgba(0, 0, 0, 0.08), 0 60px 80px -5px rgba(0, 0, 0, 0.1);
}
.box-shadow--xl {
  box-shadow: 0 2.2px 2.8px -5px rgba(0, 0, 0, 0.01), 0 5.3px 6.7px -5px rgba(0, 0, 0, 0.02), 0 10px 12.5px -5px rgba(0, 0, 0, 0.04), 0 17.9px 22.3px -5px rgba(0, 0, 0, 0.06), 0 33.4px 41.8px -5px rgba(0, 0, 0, 0.08), 0 80px 100px -5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1365px) {
  .breakout--s {
    width: 60vw;
    max-width: 60vw !important;
    margin: 0 calc(-30vw + 50%);
  }
  .breakout--m {
    width: 70vw;
    max-width: 70vw !important;
    margin: 0 calc(-35vw + 50%);
  }
  .breakout--l {
    width: 80vw;
    max-width: 80vw !important;
    margin: 0 calc(-40vw + 50%);
  }
  .breakout--xl {
    width: 90vw;
    max-width: 90vw !important;
    margin: 0 calc(-45vw + 50%);
  }
}
.breakout--full {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  align-self: flex-start;
}
@media (max-width: 1365px) {
  [class*="breakout--"]:not(.breakout--full) {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
  }
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.sticky-top--s {
  top: 2.5%;
}
.sticky-top--m {
  top: 5%;
}
.sticky-top--l {
  top: 10%;
}
.center--all:not(.ct-section), .ct-section.center--all > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  text-align: center;
}
.center--y:not(.ct-section), .ct-section.center--y > .ct-section-inner-wrap {
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
}
.center--x:not(.ct-section), .ct-section.center--x > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: center;
}
.center--left:not(.ct-section), .ct-section.center--left > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}
.center--right:not(.ct-section), .ct-section.center--right > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  justify-content: center;
  align-items: flex-end;
}
.center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-start;
  justify-content: flex-start;
  align-items: center;
}
.center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-items: flex-end;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1365px) {
  .center--all-xl:not(.ct-section), .ct-section.center--all-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-xl:not(.ct-section), .ct-section.center--y-xl > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-xl:not(.ct-section), .ct-section.center--x-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-xl:not(.ct-section), .ct-section.center--left-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
  .center--right-xl:not(.ct-section), .ct-section.center--right-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .center--all-l:not(.ct-section), .ct-section.center--all-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-l:not(.ct-section), .ct-section.center--y-l > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-l:not(.ct-section), .ct-section.center--x-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-l:not(.ct-section), .ct-section.center--left-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
  .center--right-l:not(.ct-section), .ct-section.center--right-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .center--all-m:not(.ct-section), .ct-section.center--all-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-m:not(.ct-section), .ct-section.center--y-m > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-m:not(.ct-section), .ct-section.center--x-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-m:not(.ct-section), .ct-section.center--left-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
  .center--right-m:not(.ct-section), .ct-section.center--right-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 479px) {
  .center--all-s:not(.ct-section), .ct-section.center--all-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
    text-align: center;
  }
  .center--y-s:not(.ct-section), .ct-section.center--y-s > .ct-section-inner-wrap {
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
  }
  .center--x-s:not(.ct-section), .ct-section.center--x-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: center;
  }
  .center--left-s:not(.ct-section), .ct-section.center--left-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
  .center--right-s:not(.ct-section), .ct-section.center--right-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    align-items: flex-end;
  }
  .center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    justify-content: flex-start;
    align-items: center;
  }
  .center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    align-items: center;
  }
}
.center--self {
  margin-left: auto;
  margin-right: auto;
}
.flip--x, .flip--x > div {
  transform: scaleX(-1);
}
.flip--y, .flip--y > div {
  transform: scaleY(-1);
}
.flip--xy, .flip--xy > div {
  transform: scale(-1, -1);
}
.flip--both, .flip--both > div {
  transform: scale(-1, -1);
}
.object-fit--cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fit--contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-fit--top-left {
  -o-object-position: 10% 90%;
  object-position: 10% 90%;
}
.object-fit--top-center {
  -o-object-position: 50% 10%;
  object-position: 50% 10%;
}
.object-fit--top-right {
  -o-object-position: 90% 10%;
  object-position: 90% 10%;
}
.object-fit--center-left {
  -o-object-position: 10% 50%;
  object-position: 10% 50%;
}
.object-fit--center-right {
  -o-object-position: 90% 50%;
  object-position: 90% 50%;
}
.object-fit--bottom-left {
  -o-object-position: 90% 10%;
  object-position: 90% 10%;
}
.object-fit--bottom-center {
  -o-object-position: 50% 90%;
  object-position: 50% 90%;
}
.object-fit--bottom-right {
  -o-object-position: 90% 90%;
  object-position: 90% 90%;
}
.height--20 {
  min-height: 20vh;
}
.height--30 {
  min-height: 30vh;
}
.height--40 {
  min-height: 40vh;
}
.height--50 {
  min-height: 50vh;
}
.height--60 {
  min-height: 60vh;
}
.height--70 {
  min-height: 70vh;
}
.height--80 {
  min-height: 80vh;
}
.height--90 {
  min-height: 90vh;
}
.height--full {
  min-height: 100vh;
}
@media (max-width: 1365px) {
  .height--xl-20 {
    min-height: 20vh;
  }
  .height--xl-30 {
    min-height: 30vh;
  }
  .height--xl-40 {
    min-height: 40vh;
  }
  .height--xl-50 {
    min-height: 50vh;
  }
  .height--xl-60 {
    min-height: 60vh;
  }
  .height--xl-70 {
    min-height: 70vh;
  }
  .height--xl-80 {
    min-height: 80vh;
  }
  .height--xl-90 {
    min-height: 90vh;
  }
  .height--xl-full {
    min-height: 100vh;
  }
}
@media (max-width: 991px) {
  .height--l-20 {
    min-height: 20vh;
  }
  .height--l-30 {
    min-height: 30vh;
  }
  .height--l-40 {
    min-height: 40vh;
  }
  .height--l-50 {
    min-height: 50vh;
  }
  .height--l-60 {
    min-height: 60vh;
  }
  .height--l-70 {
    min-height: 70vh;
  }
  .height--l-80 {
    min-height: 80vh;
  }
  .height--l-90 {
    min-height: 90vh;
  }
  .height--l-full {
    min-height: 100vh;
  }
}
@media (max-width: 767px) {
  .height--m-20 {
    min-height: 20vh;
  }
  .height--m-30 {
    min-height: 30vh;
  }
  .height--m-40 {
    min-height: 40vh;
  }
  .height--m-50 {
    min-height: 50vh;
  }
  .height--m-60 {
    min-height: 60vh;
  }
  .height--m-70 {
    min-height: 70vh;
  }
  .height--m-80 {
    min-height: 80vh;
  }
  .height--m-90 {
    min-height: 90vh;
  }
  .height--m-full {
    min-height: 100vh;
  }
}
@media (max-width: 479px) {
  .height--s-20 {
    min-height: 20vh;
  }
  .height--s-30 {
    min-height: 30vh;
  }
  .height--s-40 {
    min-height: 40vh;
  }
  .height--s-50 {
    min-height: 50vh;
  }
  .height--s-60 {
    min-height: 60vh;
  }
  .height--s-70 {
    min-height: 70vh;
  }
  .height--s-80 {
    min-height: 80vh;
  }
  .height--s-90 {
    min-height: 90vh;
  }
  .height--s-full {
    min-height: 100vh;
  }
}
.max-height--20 {
  max-height: 20vh;
}
.max-height--30 {
  max-height: 30vh;
}
.max-height--40 {
  max-height: 40vh;
}
.max-height--50 {
  max-height: 50vh;
}
.max-height--60 {
  max-height: 60vh;
}
.max-height--70 {
  max-height: 70vh;
}
.max-height--80 {
  max-height: 80vh;
}
.max-height--90 {
  max-height: 90vh;
}
.max-height--full {
  max-height: 100vh;
}
@media (max-width: 1365px) {
  .max-height--xl-20 {
    min-height: 20vh;
  }
  .max-height--xl-30 {
    min-height: 30vh;
  }
  .max-height--xl-40 {
    min-height: 40vh;
  }
  .max-height--xl-50 {
    min-height: 50vh;
  }
  .max-height--xl-60 {
    min-height: 60vh;
  }
  .max-height--xl-70 {
    min-height: 70vh;
  }
  .max-height--xl-80 {
    min-height: 80vh;
  }
  .max-height--xl-90 {
    min-height: 90vh;
  }
  .max-height--xl-full {
    min-height: 100vh;
  }
}
@media (max-width: 991px) {
  .max-height--l-20 {
    min-height: 20vh;
  }
  .max-height--l-30 {
    min-height: 30vh;
  }
  .max-height--l-40 {
    min-height: 40vh;
  }
  .max-height--l-50 {
    min-height: 50vh;
  }
  .max-height--l-60 {
    min-height: 60vh;
  }
  .max-height--l-70 {
    min-height: 70vh;
  }
  .max-height--l-80 {
    min-height: 80vh;
  }
  .max-height--l-90 {
    min-height: 90vh;
  }
  .max-height--l-full {
    min-height: 100vh;
  }
}
@media (max-width: 767px) {
  .max-height--m-20 {
    min-height: 20vh;
  }
  .max-height--m-30 {
    min-height: 30vh;
  }
  .max-height--m-40 {
    min-height: 40vh;
  }
  .max-height--m-50 {
    min-height: 50vh;
  }
  .max-height--m-60 {
    min-height: 60vh;
  }
  .max-height--m-70 {
    min-height: 70vh;
  }
  .max-height--m-80 {
    min-height: 80vh;
  }
  .max-height--m-90 {
    min-height: 90vh;
  }
  .max-height--m-full {
    min-height: 100vh;
  }
}
@media (max-width: 479px) {
  .max-height--s-20 {
    min-height: 20vh;
  }
  .max-height--s-30 {
    min-height: 30vh;
  }
  .max-height--s-40 {
    min-height: 40vh;
  }
  .max-height--s-50 {
    min-height: 50vh;
  }
  .max-height--s-60 {
    min-height: 60vh;
  }
  .max-height--s-70 {
    min-height: 70vh;
  }
  .max-height--s-80 {
    min-height: 80vh;
  }
  .max-height--s-90 {
    min-height: 90vh;
  }
  .max-height--s-full {
    min-height: 100vh;
  }
}
.grid--1:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 1fr;
  width: 100%;
}
.grid--2:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}
.grid--3:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}
.grid--4:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}
.grid--5:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: 100%;
}
.grid--6:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  width: 100%;
}
.grid--1-2:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--1-3:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--2-1:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--2-3:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--3-1:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--3-2:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
.grid--auto-2:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(44.347826087rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.grid--auto-3:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.grid--auto-4:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(26.5731462926rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.grid--auto-5:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(22.1368948247rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.grid--auto-6:not(.ct-section) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(18.9699570815rem, 100vw - 4rem), 1fr));
  width: 100%;
}
.grid--auto-1-2:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
.grid--auto-1-3:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}
.grid--auto-2-1:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}
.grid--auto-2-3:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}
.grid--auto-3-1:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}
.grid--auto-3-2:not(.ct-section) {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}
@media (max-width: 1365px) {
  .grid--xl-1:not(.ct-section) {
    grid-template-columns: 1fr;
  }
  .grid--xl-2:not(.ct-section) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--xl-3:not(.ct-section) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--xl-4:not(.ct-section) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--xl-5:not(.ct-section) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--xl-6:not(.ct-section) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .grid--l-1:not(.ct-section) {
    grid-template-columns: 1fr;
  }
  .grid--l-2:not(.ct-section) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--l-3:not(.ct-section) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--l-4:not(.ct-section) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--l-5:not(.ct-section) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--l-6:not(.ct-section) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .grid--m-1:not(.ct-section) {
    grid-template-columns: 1fr;
  }
  .grid--m-2:not(.ct-section) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--m-3:not(.ct-section) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--m-4:not(.ct-section) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--m-5:not(.ct-section) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--m-6:not(.ct-section) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 479px) {
  .grid--s-1:not(.ct-section) {
    grid-template-columns: 1fr;
  }
  .grid--s-2:not(.ct-section) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--s-3:not(.ct-section) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--s-4:not(.ct-section) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--s-5:not(.ct-section) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--s-6:not(.ct-section) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .grid--auto-1-2:not(.ct-section) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .grid--auto-1-3:not(.ct-section) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .grid--auto-3-2:not(.ct-section) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .grid--auto-2-3:not(.ct-section) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .grid--auto-2-1:not(.ct-section) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
  .grid--auto-3-1:not(.ct-section) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(min(33.2330827068rem, 100vw - 4rem), 1fr));
  }
}
.row-span--1 {
  grid-row: span 1;
}
.col-span--1 {
  grid-column: span 1;
}
.row-start--1 {
  grid-row-start: 1;
}
.col-start--1 {
  grid-column-start: 1;
}
.row-span--2 {
  grid-row: span 2;
}
.col-span--2 {
  grid-column: span 2;
}
.row-start--2 {
  grid-row-start: 2;
}
.col-start--2 {
  grid-column-start: 2;
}
.row-span--3 {
  grid-row: span 3;
}
.col-span--3 {
  grid-column: span 3;
}
.row-start--3 {
  grid-row-start: 3;
}
.col-start--3 {
  grid-column-start: 3;
}
.row-span--4 {
  grid-row: span 4;
}
.col-span--4 {
  grid-column: span 4;
}
.row-start--4 {
  grid-row-start: 4;
}
.col-start--4 {
  grid-column-start: 4;
}
.row-span--5 {
  grid-row: span 5;
}
.col-span--5 {
  grid-column: span 5;
}
.row-start--5 {
  grid-row-start: 5;
}
.col-start--5 {
  grid-column-start: 5;
}
.row-span--6 {
  grid-row: span 6;
}
.col-span--6 {
  grid-column: span 6;
}
.row-start--6 {
  grid-row-start: 6;
}
.col-start--6 {
  grid-column-start: 6;
}
@media (max-width: 1365px) {
  .row-span--xl-1 {
    grid-row: span 1;
  }
  .col-span--xl-1 {
    grid-column: span 1;
  }
  .row-start--xl-1 {
    grid-row-start: 1;
  }
  .col-start--xl-1 {
    grid-column-start: 1;
  }
  .row-span--xl-2 {
    grid-row: span 2;
  }
  .col-span--xl-2 {
    grid-column: span 2;
  }
  .row-start--xl-2 {
    grid-row-start: 2;
  }
  .col-start--xl-2 {
    grid-column-start: 2;
  }
  .row-span--xl-3 {
    grid-row: span 3;
  }
  .col-span--xl-3 {
    grid-column: span 3;
  }
  .row-start--xl-3 {
    grid-row-start: 3;
  }
  .col-start--xl-3 {
    grid-column-start: 3;
  }
  .row-span--xl-4 {
    grid-row: span 4;
  }
  .col-span--xl-4 {
    grid-column: span 4;
  }
  .row-start--xl-4 {
    grid-row-start: 4;
  }
  .col-start--xl-4 {
    grid-column-start: 4;
  }
  .row-span--xl-5 {
    grid-row: span 5;
  }
  .col-span--xl-5 {
    grid-column: span 5;
  }
  .row-start--xl-5 {
    grid-row-start: 5;
  }
  .col-start--xl-5 {
    grid-column-start: 5;
  }
  .row-span--xl-6 {
    grid-row: span 6;
  }
  .col-span--xl-6 {
    grid-column: span 6;
  }
  .row-start--xl-6 {
    grid-row-start: 6;
  }
  .col-start--xl-6 {
    grid-column-start: 6;
  }
}
@media (max-width: 991px) {
  .row-span--l-1 {
    grid-row: span 1;
  }
  .col-span--l-1 {
    grid-column: span 1;
  }
  .row-start--l-1 {
    grid-row-start: 1;
  }
  .col-start--l-1 {
    grid-column-start: 1;
  }
  .row-span--l-2 {
    grid-row: span 2;
  }
  .col-span--l-2 {
    grid-column: span 2;
  }
  .row-start--l-2 {
    grid-row-start: 2;
  }
  .col-start--l-2 {
    grid-column-start: 2;
  }
  .row-span--l-3 {
    grid-row: span 3;
  }
  .col-span--l-3 {
    grid-column: span 3;
  }
  .row-start--l-3 {
    grid-row-start: 3;
  }
  .col-start--l-3 {
    grid-column-start: 3;
  }
  .row-span--l-4 {
    grid-row: span 4;
  }
  .col-span--l-4 {
    grid-column: span 4;
  }
  .row-start--l-4 {
    grid-row-start: 4;
  }
  .col-start--l-4 {
    grid-column-start: 4;
  }
  .row-span--l-5 {
    grid-row: span 5;
  }
  .col-span--l-5 {
    grid-column: span 5;
  }
  .row-start--l-5 {
    grid-row-start: 5;
  }
  .col-start--l-5 {
    grid-column-start: 5;
  }
  .row-span--l-6 {
    grid-row: span 6;
  }
  .col-span--l-6 {
    grid-column: span 6;
  }
  .row-start--l-6 {
    grid-row-start: 6;
  }
  .col-start--l-6 {
    grid-column-start: 6;
  }
}
@media (max-width: 767px) {
  .row-span--m-1 {
    grid-row: span 1;
  }
  .col-span--m-1 {
    grid-column: span 1;
  }
  .row-start--m-1 {
    grid-row-start: 1;
  }
  .col-start--m-1 {
    grid-column-start: 1;
  }
  .row-span--m-2 {
    grid-row: span 2;
  }
  .col-span--m-2 {
    grid-column: span 2;
  }
  .row-start--m-2 {
    grid-row-start: 2;
  }
  .col-start--m-2 {
    grid-column-start: 2;
  }
  .row-span--m-3 {
    grid-row: span 3;
  }
  .col-span--m-3 {
    grid-column: span 3;
  }
  .row-start--m-3 {
    grid-row-start: 3;
  }
  .col-start--m-3 {
    grid-column-start: 3;
  }
  .row-span--m-4 {
    grid-row: span 4;
  }
  .col-span--m-4 {
    grid-column: span 4;
  }
  .row-start--m-4 {
    grid-row-start: 4;
  }
  .col-start--m-4 {
    grid-column-start: 4;
  }
  .row-span--m-5 {
    grid-row: span 5;
  }
  .col-span--m-5 {
    grid-column: span 5;
  }
  .row-start--m-5 {
    grid-row-start: 5;
  }
  .col-start--m-5 {
    grid-column-start: 5;
  }
  .row-span--m-6 {
    grid-row: span 6;
  }
  .col-span--m-6 {
    grid-column: span 6;
  }
  .row-start--m-6 {
    grid-row-start: 6;
  }
  .col-start--m-6 {
    grid-column-start: 6;
  }
}
@media (max-width: 479px) {
  .row-span--s-1 {
    grid-row: span 1;
  }
  .col-span--s-1 {
    grid-column: span 1;
  }
  .row-start--s-1 {
    grid-row-start: 1;
  }
  .col-start--s-1 {
    grid-column-start: 1;
  }
  .row-span--s-2 {
    grid-row: span 2;
  }
  .col-span--s-2 {
    grid-column: span 2;
  }
  .row-start--s-2 {
    grid-row-start: 2;
  }
  .col-start--s-2 {
    grid-column-start: 2;
  }
  .row-span--s-3 {
    grid-row: span 3;
  }
  .col-span--s-3 {
    grid-column: span 3;
  }
  .row-start--s-3 {
    grid-row-start: 3;
  }
  .col-start--s-3 {
    grid-column-start: 3;
  }
  .row-span--s-4 {
    grid-row: span 4;
  }
  .col-span--s-4 {
    grid-column: span 4;
  }
  .row-start--s-4 {
    grid-row-start: 4;
  }
  .col-start--s-4 {
    grid-column-start: 4;
  }
  .row-span--s-5 {
    grid-row: span 5;
  }
  .col-span--s-5 {
    grid-column: span 5;
  }
  .row-start--s-5 {
    grid-row-start: 5;
  }
  .col-start--s-5 {
    grid-column-start: 5;
  }
  .row-span--s-6 {
    grid-row: span 6;
  }
  .col-span--s-6 {
    grid-column: span 6;
  }
  .row-start--s-6 {
    grid-row-start: 6;
  }
  .col-start--s-6 {
    grid-column-start: 6;
  }
}
.order--first {
  order: -1;
}
.order--last {
  order: 999;
}
@media (max-width: 1365px) {
  .order--first-xl {
    order: -1;
  }
  .order--last-xl {
    order: 999;
  }
}
@media (max-width: 991px) {
  .order--first-l {
    order: -1;
  }
  .order--last-l {
    order: 999;
  }
}
@media (max-width: 767px) {
  .order--first-m {
    order: -1;
  }
  .order--last-m {
    order: 999;
  }
}
@media (max-width: 479px) {
  .order--first-s {
    order: -1;
  }
  .order--last-s {
    order: 999;
  }
}
.gap--xs:not(.ct-section) {
  gap: 1.896rem;
  gap: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  gap: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.gap--s:not(.ct-section) {
  gap: 2.133rem;
  gap: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.gap--m:not(.ct-section) {
  gap: 2.4rem;
  gap: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.gap--l:not(.ct-section) {
  gap: 2.7rem;
  gap: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  gap: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.gap--xl:not(.ct-section) {
  gap: 3.038rem;
  gap: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  gap: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.gap--xxl:not(.ct-section) {
  gap: 3.42rem;
  gap: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  gap: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.flex--col:not(.ct-section) {
  display: flex;
  flex-direction: column;
}
.flex--row:not(.ct-section) {
  display: flex;
  flex-direction: row;
}
.flex--col-reverse:not(.ct-section) {
  display: flex;
  flex-direction: column-reverse;
}
.flex--row-reverse:not(.ct-section) {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 1365px) {
  .flex--col-xl:not(.ct-section) {
    display: flex;
    flex-direction: column;
  }
  .flex--row-xl:not(.ct-section) {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-xl:not(.ct-section) {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-xl:not(.ct-section) {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991px) {
  .flex--col-l:not(.ct-section) {
    display: flex;
    flex-direction: column;
  }
  .flex--row-l:not(.ct-section) {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-l:not(.ct-section) {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-l:not(.ct-section) {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  .flex--col-m:not(.ct-section) {
    display: flex;
    flex-direction: column;
  }
  .flex--row-m:not(.ct-section) {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-m:not(.ct-section) {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-m:not(.ct-section) {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 479px) {
  .flex--col-s:not(.ct-section) {
    display: flex;
    flex-direction: column;
  }
  .flex--row-s:not(.ct-section) {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-s:not(.ct-section) {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-s:not(.ct-section) {
    display: flex;
    flex-direction: row-reverse;
  }
}
.justify-content--start:not(.ct-section) {
  display: flex;
  justify-content: flex-start;
}
.justify-content--end:not(.ct-section) {
  display: flex;
  justify-content: flex-end;
}
.justify-content--center:not(.ct-section) {
  display: flex;
  justify-content: center;
}
.justify-content--between:not(.ct-section) {
  display: flex;
  justify-content: space-between;
}
.justify-content--around:not(.ct-section) {
  display: flex;
  justify-content: space-around;
}
.justify-content--stretch:not(.ct-section) {
  display: flex;
  justify-content: stretch;
}
.align-content--start:not(.ct-section) {
  display: flex;
  align-content: flex-start;
}
.align-content--end:not(.ct-section) {
  display: flex;
  align-content: flex-end;
}
.align-content--center:not(.ct-section) {
  display: flex;
  align-content: center;
}
.align-content--baseline:not(.ct-section) {
  display: flex;
  align-content: baseline;
}
.align-content--stretch:not(.ct-section) {
  display: flex;
  align-content: stretch;
}
.justify-items--start:not(.ct-section) {
  display: flex;
  justify-items: flex-start;
}
.justify-items--center:not(.ct-section) {
  display: flex;
  justify-items: center;
}
.justify-items--end:not(.ct-section) {
  display: flex;
  justify-items: flex-end;
}
.justify-items--stretch:not(.ct-section) {
  display: flex;
  justify-items: stretch;
}
.align-items--start:not(.ct-section) {
  display: flex;
  align-items: flex-start;
}
.align-items--end:not(.ct-section) {
  display: flex;
  align-items: flex-end;
}
.align-items--center:not(.ct-section) {
  display: flex;
  align-items: center;
}
.align-items--baseline:not(.ct-section) {
  display: flex;
  align-items: baseline;
}
.align-items--stretch:not(.ct-section) {
  display: flex;
  align-items: stretch;
}
.self--start:not(.ct-section) {
  display: flex;
  align-self: flex-start;
}
.self--end:not(.ct-section) {
  display: flex;
  align-self: flex-end;
}
.self--stretch:not(.ct-section) {
  display: flex;
  align-self: stretch;
}
.self--center:not(.ct-section) {
  display: flex;
  align-self: center;
}
.stretch:not(.ct-section) {
  display: flex;
  align-content: stretch;
  align-items: stretch;
  justify-content: stretch;
  justify-items: stretch;
}
.flex--wrap:not(.ct-section) {
  flex-wrap: wrap;
}
.width--xs:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.1) * 1rem);
}
.width--s:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.2) * 1rem);
}
.width--m:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.4) * 1rem);
}
.width--l:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.6) * 1rem);
}
.width--xl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.8) * 1rem);
}
.width--xxl:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 * 0.9) * 1rem);
}
.width--vp-max:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 - 2 * 2) * 1rem);
  margin-left: auto;
  margin-right: auto;
}
.width--50:not([class*="breakout--"]) {
  width: 100%;
  max-width: calc((136.6 / 2) * 1rem);
}
.width--full:not([class*="breakout--"]) {
  width: 100%;
  max-width: 100%;
}
.width--auto {
  width: auto !important;
  width: 100%;
}
.rounded--xs {
  border-radius: 0.4444444444rem;
}
.rounded--s {
  border-radius: 0.6666666667rem;
}
.rounded--m {
  border-radius: 1rem;
}
.rounded--l {
  border-radius: 1.5rem;
}
.rounded--xl {
  border-radius: 2.25rem;
}
.rounded--xxl {
  border-radius: 3.375rem;
}
.rounded--50 {
  border-radius: 50%;
}
.rounded--circle {
  border-radius: 50%;
}
.aspect--1-1 {
  aspect-ratio: 1 / 1;
}
img.aspect--1-1 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--1-1 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
}
.aspect--1-2 {
  aspect-ratio: 1 / 2;
}
img.aspect--1-2 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--1-2 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 2;
}
.aspect--2-1 {
  aspect-ratio: 2 / 1;
}
img.aspect--2-1 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--2-1 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 2 / 1;
}
.aspect--2-3 {
  aspect-ratio: 2 / 3;
}
img.aspect--2-3 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--2-3 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 2 / 3;
}
.aspect--3-2 {
  aspect-ratio: 3 / 2;
}
img.aspect--3-2 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--3-2 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 3 / 2;
}
.aspect--3-4 {
  aspect-ratio: 3 / 4;
}
img.aspect--3-4 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--3-4 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 3 / 4;
}
.aspect--4-3 {
  aspect-ratio: 4 / 3;
}
img.aspect--4-3 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--4-3 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
}
.aspect--16-9 {
  aspect-ratio: 16 / 9;
}
img.aspect--16-9 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--16-9 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
.aspect--9-16 {
  aspect-ratio: 9 / 16;
}
img.aspect--9-16 {
  -o-object-fit: cover;
  object-fit: cover;
}
.aspect--9-16 iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 9 / 16;
}
@media (max-width: 1365px) {
  .aspect--xl-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--xl-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--xl-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--xl-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--xl-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--xl-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--xl-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--xl-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--xl-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--xl-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--xl-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--xl-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--xl-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--xl-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--xl-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--xl-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--xl-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--xl-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--xl-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 991px) {
  .aspect--l-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--l-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--l-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--l-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--l-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--l-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--l-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--l-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--l-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--l-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--l-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--l-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--l-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--l-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--l-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--l-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--l-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--l-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--l-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 767px) {
  .aspect--m-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--m-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--m-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--m-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--m-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--m-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--m-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--m-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--m-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--m-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--m-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--m-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--m-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--m-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--m-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--m-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--m-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--m-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--m-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@media (max-width: 479px) {
  .aspect--s-1-1 {
    aspect-ratio: 1 / 1;
  }
  img.aspect--s-1-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-1-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
  }
  .aspect--s-1-2 {
    aspect-ratio: 1 / 2;
  }
  img.aspect--s-1-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-1-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 2;
  }
  .aspect--s-2-1 {
    aspect-ratio: 2 / 1;
  }
  img.aspect--s-2-1 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-2-1 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
  }
  .aspect--s-2-3 {
    aspect-ratio: 2 / 3;
  }
  img.aspect--s-2-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-2-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 3;
  }
  .aspect--s-3-2 {
    aspect-ratio: 3 / 2;
  }
  img.aspect--s-3-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-3-2 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
  }
  .aspect--s-3-4 {
    aspect-ratio: 3 / 4;
  }
  img.aspect--s-3-4 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-3-4 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 4;
  }
  .aspect--s-4-3 {
    aspect-ratio: 4 / 3;
  }
  img.aspect--s-4-3 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-4-3 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
  }
  .aspect--s-16-9 {
    aspect-ratio: 16 / 9;
  }
  img.aspect--s-16-9 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-16-9 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
  .aspect--s-9-16 {
    aspect-ratio: 9 / 16;
  }
  img.aspect--s-9-16 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .aspect--s-9-16 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 16;
  }
}
@supports not (aspect-ratio: 1.7777777778) {
  .aspect--1-1::before {
    float: left;
    padding-top: 100%;
    content: "";
  }
  .aspect--1-1::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--1-2::before {
    float: left;
    padding-top: 50%;
    content: "";
  }
  .aspect--1-2::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--2-1::before {
    float: left;
    padding-top: 200%;
    content: "";
  }
  .aspect--2-1::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--2-3::before {
    float: left;
    padding-top: 150%;
    content: "";
  }
  .aspect--2-3::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--3-2::before {
    float: left;
    padding-top: 66%;
    content: "";
  }
  .aspect--3-2::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--3-4::before {
    float: left;
    padding-top: 133%;
    content: "";
  }
  .aspect--3-4::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--4-3::before {
    float: left;
    padding-top: 75%;
    content: "";
  }
  .aspect--4-3::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--16-9::before {
    float: left;
    padding-top: 56.25%;
    content: "";
  }
  .aspect--16-9::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--9-16::before {
    float: left;
    padding-top: 177%;
    content: "";
  }
  .aspect--9-16::after {
    display: block;
    content: "";
    clear: both;
  }
  @media (max-width: 1365px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  @media (max-width: 991px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  @media (max-width: 767px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
  @media (max-width: 479px) {
    .aspect--1-1::before {
      float: left;
      padding-top: 100%;
      content: "";
    }
    .aspect--1-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--1-2::before {
      float: left;
      padding-top: 50%;
      content: "";
    }
    .aspect--1-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-1::before {
      float: left;
      padding-top: 200%;
      content: "";
    }
    .aspect--2-1::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--2-3::before {
      float: left;
      padding-top: 150%;
      content: "";
    }
    .aspect--2-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-2::before {
      float: left;
      padding-top: 66%;
      content: "";
    }
    .aspect--3-2::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--3-4::before {
      float: left;
      padding-top: 133%;
      content: "";
    }
    .aspect--3-4::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--4-3::before {
      float: left;
      padding-top: 75%;
      content: "";
    }
    .aspect--4-3::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--16-9::before {
      float: left;
      padding-top: 56.25%;
      content: "";
    }
    .aspect--16-9::after {
      display: block;
      content: "";
      clear: both;
    }
    .aspect--9-16::before {
      float: left;
      padding-top: 177%;
      content: "";
    }
    .aspect--9-16::after {
      display: block;
      content: "";
      clear: both;
    }
  }
}
.z--bottom {
  z-index: -1;
}
.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--60 {
  z-index: 60;
}
.z--70 {
  z-index: 70;
}
.z--80 {
  z-index: 80;
}
.z--90 {
  z-index: 90;
}
.z--top {
  z-index: 9999;
}
@media (max-width: 1365px) {
  .z--xl-bottom {
    z-index: -1;
  }
  .z--xl-0 {
    z-index: 0;
  }
  .z--xl-10 {
    z-index: 10;
  }
  .z--xl-20 {
    z-index: 20;
  }
  .z--xl-30 {
    z-index: 30;
  }
  .z--xl-40 {
    z-index: 40;
  }
  .z--xl-50 {
    z-index: 50;
  }
  .z--xl-60 {
    z-index: 60;
  }
  .z--xl-70 {
    z-index: 70;
  }
  .z--xl-80 {
    z-index: 80;
  }
  .z--xl-90 {
    z-index: 90;
  }
  .z--xl-top {
    z-index: 9999;
  }
}
@media (max-width: 991px) {
  .z--l-bottom {
    z-index: -1;
  }
  .z--l-0 {
    z-index: 0;
  }
  .z--l-10 {
    z-index: 10;
  }
  .z--l-20 {
    z-index: 20;
  }
  .z--l-30 {
    z-index: 30;
  }
  .z--l-40 {
    z-index: 40;
  }
  .z--l-50 {
    z-index: 50;
  }
  .z--l-60 {
    z-index: 60;
  }
  .z--l-70 {
    z-index: 70;
  }
  .z--l-80 {
    z-index: 80;
  }
  .z--l-90 {
    z-index: 90;
  }
  .z--l-top {
    z-index: 9999;
  }
}
@media (max-width: 767px) {
  .z--m-bottom {
    z-index: -1;
  }
  .z--m-0 {
    z-index: 0;
  }
  .z--m-10 {
    z-index: 10;
  }
  .z--m-20 {
    z-index: 20;
  }
  .z--m-30 {
    z-index: 30;
  }
  .z--m-40 {
    z-index: 40;
  }
  .z--m-50 {
    z-index: 50;
  }
  .z--m-60 {
    z-index: 60;
  }
  .z--m-70 {
    z-index: 70;
  }
  .z--m-80 {
    z-index: 80;
  }
  .z--m-90 {
    z-index: 90;
  }
  .z--m-top {
    z-index: 9999;
  }
}
@media (max-width: 479px) {
  .z--s-bottom {
    z-index: -1;
  }
  .z--s-0 {
    z-index: 0;
  }
  .z--s-10 {
    z-index: 10;
  }
  .z--s-20 {
    z-index: 20;
  }
  .z--s-30 {
    z-index: 30;
  }
  .z--s-40 {
    z-index: 40;
  }
  .z--s-50 {
    z-index: 50;
  }
  .z--s-60 {
    z-index: 60;
  }
  .z--s-70 {
    z-index: 70;
  }
  .z--s-80 {
    z-index: 80;
  }
  .z--s-90 {
    z-index: 90;
  }
  .z--s-top {
    z-index: 9999;
  }
}
.col-count--1 {
  -moz-column-count: 1;
  column-count: 1;
}
.col-count--2 {
  -moz-column-count: 2;
  column-count: 2;
}
.col-count--3 {
  -moz-column-count: 3;
  column-count: 3;
}
.col-count--4 {
  -moz-column-count: 4;
  column-count: 4;
}
.col-count--5 {
  -moz-column-count: 5;
  column-count: 5;
}
@media (max-width: 1365px) {
  .col-count--xl-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--xl-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--xl-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--xl-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--xl-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 991px) {
  .col-count--l-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--l-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--l-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--l-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--l-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 767px) {
  .col-count--m-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--m-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--m-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--m-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--m-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 479px) {
  .col-count--s-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--s-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--s-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--s-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--s-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
.col-width--s {
  width: 100%;
  -moz-column-width: 13.66rem;
  column-width: 13.66rem;
}
.col-width--m {
  width: 100%;
  -moz-column-width: 27.32rem;
  column-width: 27.32rem;
}
.col-width--l {
  width: 100%;
  -moz-column-width: 40.98rem;
  column-width: 40.98rem;
}
.col-gap--xs {
  -moz-column-gap: 1.896rem;
  column-gap: 1.896rem;
  -moz-column-gap: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
  column-gap: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
}
.col-gap--s {
  -moz-column-gap: 2.133rem;
  column-gap: 2.133rem;
  -moz-column-gap: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
  column-gap: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
}
.col-gap--m {
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  -moz-column-gap: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
  column-gap: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
}
.col-gap--l {
  -moz-column-gap: 2.7rem;
  column-gap: 2.7rem;
  -moz-column-gap: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
  column-gap: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
}
.col-gap--xl {
  -moz-column-gap: 3.038rem;
  column-gap: 3.038rem;
  -moz-column-gap: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
  column-gap: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
}
.col-gap--xxl {
  -moz-column-gap: 3.42rem;
  column-gap: 3.42rem;
  -moz-column-gap: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  column-gap: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
  -moz-column-gap: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
  column-gap: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
}
.col-rule--dotted {
  -moz-column-rule: dotted;
  column-rule: dotted;
}
.col-rule--dashed {
  -moz-column-rule: dashed;
  column-rule: dashed;
}
.col-rule--solid {
  -moz-column-rule: solid;
  column-rule: solid;
}
.col-rule--double {
  -moz-column-rule: double;
  column-rule: double;
}
.col-rule--groove {
  -moz-column-rule: groove;
  column-rule: groove;
}
.col-rule--ridge {
  -moz-column-rule: ridge;
  column-rule: ridge;
}
.col-rule--inset {
  -moz-column-rule: inset;
  column-rule: inset;
}
.col-rule--outset {
  -moz-column-rule: outset;
  column-rule: outset;
}
.col-rule--primary {
  -moz-column-rule-color: #e56c70;
  column-rule-color: #e56c70;
}
.col-rule--primary-hover {
  -moz-column-rule-color: #ed979a;
  column-rule-color: #ed979a;
}
.col-rule--primary-ultra-light {
  -moz-column-rule-color: #fbe9ea;
  column-rule-color: #fbe9ea;
}
.col-rule--primary-light {
  -moz-column-rule-color: #f4bec0;
  column-rule-color: #f4bec0;
}
.col-rule--primary-medium {
  -moz-column-rule-color: #d9262c;
  column-rule-color: #d9262c;
}
.col-rule--primary-dark {
  -moz-column-rule-color: #6c1316;
  column-rule-color: #6c1316;
}
.col-rule--primary-ultra-dark {
  -moz-column-rule-color: #2b0809;
  column-rule-color: #2b0809;
}
.col-rule--primary-comp {
  -moz-column-rule-color: #6ce5e1;
  column-rule-color: #6ce5e1;
}
.col-rule--secondary {
  -moz-column-rule-color: #6c5879;
  column-rule-color: #6c5879;
}
.col-rule--secondary-hover {
  -moz-column-rule-color: #7c658b;
  column-rule-color: #7c658b;
}
.col-rule--secondary-ultra-light {
  -moz-column-rule-color: #f3f0f4;
  column-rule-color: #f3f0f4;
}
.col-rule--secondary-light {
  -moz-column-rule-color: #dad3df;
  column-rule-color: #dad3df;
}
.col-rule--secondary-medium {
  -moz-column-rule-color: #846b94;
  column-rule-color: #846b94;
}
.col-rule--secondary-dark {
  -moz-column-rule-color: #42364a;
  column-rule-color: #42364a;
}
.col-rule--secondary-ultra-dark {
  -moz-column-rule-color: #1a151e;
  column-rule-color: #1a151e;
}
.col-rule--secondary-comp {
  -moz-column-rule-color: #657958;
  column-rule-color: #657958;
}
.col-rule--accent {
  -moz-column-rule-color: #eaac8b;
  column-rule-color: #eaac8b;
}
.col-rule--accent-hover {
  -moz-column-rule-color: #f3ceba;
  column-rule-color: #f3ceba;
}
.col-rule--accent-ultra-light {
  -moz-column-rule-color: #fbf0e9;
  column-rule-color: #fbf0e9;
}
.col-rule--accent-light {
  -moz-column-rule-color: #f3d1be;
  column-rule-color: #f3d1be;
}
.col-rule--accent-medium {
  -moz-column-rule-color: #d86527;
  column-rule-color: #d86527;
}
.col-rule--accent-dark {
  -moz-column-rule-color: #6c3214;
  column-rule-color: #6c3214;
}
.col-rule--accent-ultra-dark {
  -moz-column-rule-color: #2b1408;
  column-rule-color: #2b1408;
}
.col-rule--accent-comp {
  -moz-column-rule-color: #8bc9ea;
  column-rule-color: #8bc9ea;
}
.col-rule--base {
  -moz-column-rule-color: #344f6f;
  column-rule-color: #344f6f;
}
.col-rule--base-hover {
  -moz-column-rule-color: #3c5b80;
  column-rule-color: #3c5b80;
}
.col-rule--base-ultra-light {
  -moz-column-rule-color: #eef2f7;
  column-rule-color: #eef2f7;
}
.col-rule--base-light {
  -moz-column-rule-color: #cbd8e7;
  column-rule-color: #cbd8e7;
}
.col-rule--base-medium {
  -moz-column-rule-color: #517cae;
  column-rule-color: #517cae;
}
.col-rule--base-dark {
  -moz-column-rule-color: #293e57;
  column-rule-color: #293e57;
}
.col-rule--base-ultra-dark {
  -moz-column-rule-color: #101923;
  column-rule-color: #101923;
}
.col-rule--base-comp {
  -moz-column-rule-color: #6f5434;
  column-rule-color: #6f5434;
}
.col-rule--white {
  -moz-column-rule-color: #fff;
  column-rule-color: #fff;
}
.col-rule--black {
  -moz-column-rule-color: #000;
  column-rule-color: #000;
}
.col-rule--shade {
  -moz-column-rule-color: black;
  column-rule-color: black;
}
.col-rule--shade-hover {
  -moz-column-rule-color: black;
  column-rule-color: black;
}
.col-rule--shade-ultra-light {
  -moz-column-rule-color: #f2f2f2;
  column-rule-color: #f2f2f2;
}
.col-rule--shade-light {
  -moz-column-rule-color: #d9d9d9;
  column-rule-color: #d9d9d9;
}
.col-rule--shade-medium {
  -moz-column-rule-color: gray;
  column-rule-color: gray;
}
.col-rule--shade-dark {
  -moz-column-rule-color: #404040;
  column-rule-color: #404040;
}
.col-rule--shade-ultra-dark {
  -moz-column-rule-color: #1a1a1a;
  column-rule-color: #1a1a1a;
}
.col-rule--shade-comp {
  -moz-column-rule-color: black;
  column-rule-color: black;
}
.col-rule--s {
  -moz-column-rule-width: 0.1em;
  column-rule-width: 0.1em;
}
.col-rule--m {
  -moz-column-rule-width: 0.3em;
  column-rule-width: 0.3em;
}
.col-rule--l {
  -moz-column-rule-width: 0.5em;
  column-rule-width: 0.5em;
}
.col-span--all {
  -moz-column-span: all;
  column-span: all;
}
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(0.6001812547rem + (0.2000604182 * ((100vw - 32rem) / 104.6)));
    --text-s: calc(0.8486562942rem + (0.2828854314 * ((100vw - 32rem) / 104.6)));
    --text-m: calc(1.2rem + (0.4 * ((100vw - 32rem) / 104.6)));
    --text-l: calc(1.44rem + (0.8224 * ((100vw - 32rem) / 104.6)));
    --text-xl: calc(1.728rem + (1.4710336 * ((100vw - 32rem) / 104.6)));
    --text-xxl: calc(2.0736rem + (2.4498335104 * ((100vw - 32rem) / 104.6)));
  }
  @media (min-width: 1365px) {
    :root {
      --text-xs: 0.800241673rem;
      --text-s: 1.1315417256rem;
      --text-m: 1.6rem;
      --text-l: 2.2624rem;
      --text-xl: 3.1990336rem;
      --text-xxl: 4.5234335104rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: max(1 * 1rem, 0.800241673 * 1rem);
    --text-s: max(1.1 * 1rem, 1.1315417256 * 1rem);
    --text-m: clamp(1.2rem, calc(0.3824091778vw + 1.0776290631rem), 1.6rem);
    --text-l: clamp(1.44rem, calc(0.7862332696vw + 1.1884053537rem), 2.2624rem);
    --text-xl: clamp(1.728rem, calc(1.4063418738vw + 1.2779706004rem), 3.1990336rem);
    --text-xxl: clamp(2.0736rem, calc(2.3420970463vw + 1.3241289452rem), 4.5234335104rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(0.8441720333rem + (0.2813906778 * ((100vw - 32rem) / 104.6)));
    --space-s: calc(1.1252813203rem + (0.3750937734 * ((100vw - 32rem) / 104.6)));
    --space-m: calc(1.5rem + (0.5 * ((100vw - 32rem) / 104.6)));
    --space-l: calc(1.9995rem + (0.6665 * ((100vw - 32rem) / 104.6)));
    --space-xl: calc(2.6653335rem + (0.8884445 * ((100vw - 32rem) / 104.6)));
    --space-xxl: calc(3.5528895555rem + (1.1842965185 * ((100vw - 32rem) / 104.6)));
    --section-space-xs: calc(2.5325160998rem + (-0.8441720333 * ((100vw - 32rem) / 104.6)));
    --section-space-s: calc(3.375843961rem + (-1.1252813203 * ((100vw - 32rem) / 104.6)));
    --section-space-m: calc(4.5rem + (-1.5 * ((100vw - 32rem) / 104.6)));
    --section-space-l: calc(5.9985rem + (-1.9995 * ((100vw - 32rem) / 104.6)));
    --section-space-xl: calc(7.9960005rem + (-2.6653335 * ((100vw - 32rem) / 104.6)));
    --section-space-xxl: calc(10.6586686665rem + (-3.5528895555 * ((100vw - 32rem) / 104.6)));
  }
  @media (min-width: 1365px) {
    :root {
      --space-xs: 1.125562711rem;
      --space-s: 1.5003750938rem;
      --space-m: 2rem;
      --space-l: 2.666rem;
      --space-xl: 3.553778rem;
      --space-xxl: 4.737186074rem;
      --section-space-xs: 1.6883440665rem;
      --section-space-s: 2.2505626407rem;
      --section-space-m: 3rem;
      --section-space-l: 3.999rem;
      --section-space-xl: 5.330667rem;
      --section-space-xxl: 7.105779111rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(0.8441720333rem, calc(0.2690159443vw + 0.7580869311rem), 1.125562711rem);
    --space-s: clamp(1.1252813203rem, calc(0.3585982538vw + 1.0105298791rem), 1.5003750938rem);
    --space-m: clamp(1.5rem, calc(0.4780114723vw + 1.3470363289rem), 2rem);
    --space-l: clamp(1.9995rem, calc(0.6371892925vw + 1.7955994264rem), 2.666rem);
    --space-xl: clamp(2.6653335rem, calc(0.849373327vw + 2.3935340354rem), 3.553778rem);
    --space-xxl: clamp(3.5528895555rem, calc(1.1322146448vw + 3.1905808692rem), 4.737186074rem);
    --section-space-xs: clamp(2.5325160998rem, calc(-0.8070478329vw + 2.7907714063rem), 1.6883440665rem);
    --section-space-s: clamp(3.375843961rem, calc(-1.0757947613vw + 3.7200982846rem), 2.2505626407rem);
    --section-space-m: clamp(4.5rem, calc(-1.4340344168vw + 4.9588910134rem), 3rem);
    --section-space-l: clamp(5.9985rem, calc(-1.9115678776vw + 6.6102017208rem), 3.999rem);
    --section-space-xl: clamp(7.9960005rem, calc(-2.5481199809vw + 8.8113988939rem), 5.330667rem);
    --section-space-xxl: clamp(10.6586686665rem, calc(-3.3966439345vw + 11.7455947255rem), 7.105779111rem);
  }
}
/* Version: 1.3.2 - Generated 2022-06-15 14:27:47 */
:root {
  --primary: #e56c70;
  --primary-hover: #ed979a;
  --primary-ultra-light: #fbe9ea;
  --primary-light: #f4bec0;
  --primary-medium: #d9262c;
  --primary-dark: #6c1316;
  --primary-ultra-dark: #2b0809;
  --primary-comp: #6ce5e1;
  --secondary: #6c5879;
  --secondary-hover: #7c658b;
  --secondary-ultra-light: #f3f0f4;
  --secondary-light: #dad3df;
  --secondary-medium: #846b94;
  --secondary-dark: #42364a;
  --secondary-ultra-dark: #1a151e;
  --secondary-comp: #657958;
  --accent: #eaac8b;
  --accent-hover: #f3ceba;
  --accent-ultra-light: #fbf0e9;
  --accent-light: #f3d1be;
  --accent-medium: #d86527;
  --accent-dark: #6c3214;
  --accent-ultra-dark: #2b1408;
  --accent-comp: #8bc9ea;
  --base: #344f6f;
  --base-hover: #3c5b80;
  --base-ultra-light: #eef2f7;
  --base-light: #cbd8e7;
  --base-medium: #517cae;
  --base-dark: #293e57;
  --base-ultra-dark: #101923;
  --base-comp: #6f5434;
  --white: #fff;
  --black: #000;
  --shade: black;
  --shade-hover: black;
  --shade-ultra-light: #f2f2f2;
  --shade-light: #d9d9d9;
  --shade-medium: gray;
  --shade-dark: #404040;
  --shade-ultra-dark: #1a1a1a;
  --shade-comp: black;
  --primary-trans-10: rgba(229, 108, 112, 0.1);
  --primary-trans-20: rgba(229, 108, 112, 0.2);
  --primary-trans-40: rgba(229, 108, 112, 0.4);
  --primary-trans-60: rgba(229, 108, 112, 0.6);
  --primary-trans-80: rgba(229, 108, 112, 0.8);
  --primary-trans-90: rgba(229, 108, 112, 0.9);
  --primary-ultra-dark-trans-10: rgba(43, 8, 9, 0.1);
  --primary-ultra-dark-trans-20: rgba(43, 8, 9, 0.2);
  --primary-ultra-dark-trans-40: rgba(43, 8, 9, 0.4);
  --primary-ultra-dark-trans-60: rgba(43, 8, 9, 0.6);
  --primary-ultra-dark-trans-80: rgba(43, 8, 9, 0.8);
  --primary-ultra-dark-trans-90: rgba(43, 8, 9, 0.9);
  --primary-light-trans-10: rgba(244, 190, 192, 0.1);
  --primary-light-trans-20: rgba(244, 190, 192, 0.2);
  --primary-light-trans-40: rgba(244, 190, 192, 0.4);
  --primary-light-trans-60: rgba(244, 190, 192, 0.6);
  --primary-light-trans-80: rgba(244, 190, 192, 0.8);
  --primary-light-trans-90: rgba(244, 190, 192, 0.9);
  --secondary-trans-10: rgba(108, 88, 121, 0.1);
  --secondary-trans-20: rgba(108, 88, 121, 0.2);
  --secondary-trans-40: rgba(108, 88, 121, 0.4);
  --secondary-trans-60: rgba(108, 88, 121, 0.6);
  --secondary-trans-80: rgba(108, 88, 121, 0.8);
  --secondary-trans-90: rgba(108, 88, 121, 0.9);
  --secondary-ultra-dark-trans-10: rgba(26, 21, 30, 0.1);
  --secondary-ultra-dark-trans-20: rgba(26, 21, 30, 0.2);
  --secondary-ultra-dark-trans-40: rgba(26, 21, 30, 0.4);
  --secondary-ultra-dark-trans-60: rgba(26, 21, 30, 0.6);
  --secondary-ultra-dark-trans-80: rgba(26, 21, 30, 0.8);
  --secondary-ultra-dark-trans-90: rgba(26, 21, 30, 0.9);
  --secondary-light-trans-10: rgba(218, 211, 223, 0.1);
  --secondary-light-trans-20: rgba(218, 211, 223, 0.2);
  --secondary-light-trans-40: rgba(218, 211, 223, 0.4);
  --secondary-light-trans-60: rgba(218, 211, 223, 0.6);
  --secondary-light-trans-80: rgba(218, 211, 223, 0.8);
  --secondary-light-trans-90: rgba(218, 211, 223, 0.9);
  --accent-trans-10: rgba(234, 172, 139, 0.1);
  --accent-trans-20: rgba(234, 172, 139, 0.2);
  --accent-trans-40: rgba(234, 172, 139, 0.4);
  --accent-trans-60: rgba(234, 172, 139, 0.6);
  --accent-trans-80: rgba(234, 172, 139, 0.8);
  --accent-trans-90: rgba(234, 172, 139, 0.9);
  --accent-ultra-dark-trans-10: rgba(43, 20, 8, 0.1);
  --accent-ultra-dark-trans-20: rgba(43, 20, 8, 0.2);
  --accent-ultra-dark-trans-40: rgba(43, 20, 8, 0.4);
  --accent-ultra-dark-trans-60: rgba(43, 20, 8, 0.6);
  --accent-ultra-dark-trans-80: rgba(43, 20, 8, 0.8);
  --accent-ultra-dark-trans-90: rgba(43, 20, 8, 0.9);
  --accent-light-trans-10: rgba(243, 209, 190, 0.1);
  --accent-light-trans-20: rgba(243, 209, 190, 0.2);
  --accent-light-trans-40: rgba(243, 209, 190, 0.4);
  --accent-light-trans-60: rgba(243, 209, 190, 0.6);
  --accent-light-trans-80: rgba(243, 209, 190, 0.8);
  --accent-light-trans-90: rgba(243, 209, 190, 0.9);
  --base-trans-10: rgba(52, 79, 111, 0.1);
  --base-trans-20: rgba(52, 79, 111, 0.2);
  --base-trans-40: rgba(52, 79, 111, 0.4);
  --base-trans-60: rgba(52, 79, 111, 0.6);
  --base-trans-80: rgba(52, 79, 111, 0.8);
  --base-trans-90: rgba(52, 79, 111, 0.9);
  --base-ultra-dark-trans-10: rgba(16, 25, 35, 0.1);
  --base-ultra-dark-trans-20: rgba(16, 25, 35, 0.2);
  --base-ultra-dark-trans-40: rgba(16, 25, 35, 0.4);
  --base-ultra-dark-trans-60: rgba(16, 25, 35, 0.6);
  --base-ultra-dark-trans-80: rgba(16, 25, 35, 0.8);
  --base-ultra-dark-trans-90: rgba(16, 25, 35, 0.9);
  --base-light-trans-10: rgba(203, 216, 231, 0.1);
  --base-light-trans-20: rgba(203, 216, 231, 0.2);
  --base-light-trans-40: rgba(203, 216, 231, 0.4);
  --base-light-trans-60: rgba(203, 216, 231, 0.6);
  --base-light-trans-80: rgba(203, 216, 231, 0.8);
  --base-light-trans-90: rgba(203, 216, 231, 0.9);
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-80: rgba(255, 255, 255, 0.8);
  --white-trans-90: rgba(255, 255, 255, 0.9);
  --black-trans-10: rgba(0, 0, 0, 0.1);
  --black-trans-20: rgba(0, 0, 0, 0.2);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-trans-10: rgba(0, 0, 0, 0.1);
  --shade-trans-20: rgba(0, 0, 0, 0.2);
  --shade-trans-40: rgba(0, 0, 0, 0.4);
  --shade-trans-60: rgba(0, 0, 0, 0.6);
  --shade-trans-80: rgba(0, 0, 0, 0.8);
  --shade-trans-90: rgba(0, 0, 0, 0.9);
  --shade-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
  --shade-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
  --shade-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --shade-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --shade-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
  --shade-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
  --shade-light-trans-10: rgba(217, 217, 217, 0.1);
  --shade-light-trans-20: rgba(217, 217, 217, 0.2);
  --shade-light-trans-40: rgba(217, 217, 217, 0.4);
  --shade-light-trans-60: rgba(217, 217, 217, 0.6);
  --shade-light-trans-80: rgba(217, 217, 217, 0.8);
  --shade-light-trans-90: rgba(217, 217, 217, 0.9);
  --shade-white: #fff;
  --shade-black: #000;
  --text-xs: 1.3rem;
  --text-s: 1.4rem;
  --text-m: 1.8rem;
  --text-l: 2rem;
  --text-xl: 2.3rem;
  --text-xxl: 2.6rem;
  --space-xs: 1.9rem;
  --space-s: 2.1rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3rem;
  --space-xxl: 3.4rem;
  --section-space-xs: 3.8rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.4rem;
  --section-space-xxl: 11.7rem;
  --width-xs: calc((136.6 * 0.1) * 1rem);
  --width-s: calc((136.6 * 0.2) * 1rem);
  --width-m: calc((136.6 * 0.4) * 1rem);
  --width-l: calc((136.6 * 0.6) * 1rem);
  --width-xl: calc((136.6 * 0.8) * 1rem);
  --width-xxl: calc((136.6 * 0.9) * 1rem);
  --width-vp-max: calc((136.6 - 2 * 2) * 1rem);
  --width-50: calc((136.6 / 2) * 1rem);
  --width-full: 100%;
  --radius-xs: 0.4444444444rem;
  --radius-s: 0.6666666667rem;
  --radius-m: 1rem;
  --radius-l: 1.5rem;
  --radius-xl: 2.25rem;
  --radius-xxl: 3.375rem;
  --radius-50: 50%;
  --radius-circle: 50%;
  --section-padding-x: 2rem;
  --btn-border-size: 0.25rem;
  --outline-btn-border-size: 0.25rem;
  --btn-pad-y: 1em;
  --btn-pad-x: 1.5em;
  --btn-radius: 0;
  --primary-h: 358.0165289256;
  --primary-s: 69.9421965318%;
  --primary-l: 66.0784313725%;
  --secondary-h: 276.3636363636;
  --secondary-s: 15.7894736842%;
  --secondary-l: 40.9803921569%;
  --accent-h: 20.8421052632;
  --accent-s: 69.3430656934%;
  --accent-l: 73.137254902%;
  --base-h: 212.5423728814;
  --base-s: 36.1963190184%;
  --base-l: 31.9607843137%;
  --shade-h: 0;
  --shade-s: 0%;
  --shade-l: 0%;
}
[for="payment_method_ppcp-googlepay"] img {

  max-width:50px;
}

[for="payment_method_ppcp-applepay"] img {

  max-width:50px;
}


