.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://safeandsound-premiumcollectiblecases.co.uk/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://safeandsound-premiumcollectiblecases.co.uk/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://safeandsound-premiumcollectiblecases.co.uk/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://safeandsound-premiumcollectiblecases.co.uk/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://safeandsound-premiumcollectiblecases.co.uk/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://safeandsound-premiumcollectiblecases.co.uk/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-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: 'Poppins';}body {line-height: 1.4;font-size: 1.6rem;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 3.6rem;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 3.0rem;}h3, h4, h5, h6{font-size: 2.4rem;}h4, h5, h6{font-size: 2.0rem;}h5, h6{font-size: 1.8rem;}h6{font-size: 1.6rem;}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;
				}
			}
.accreds-slider {
 width:100%;
 padding-top:20px;
 padding-bottom:23px;
 position:relative;
 gap:15px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
white-space: wrap !important;
}
.accreds-slider:not(.ct-section):not(.oxy-easy-posts),
.accreds-slider.oxy-easy-posts .oxy-posts,
.accreds-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
gap:15px;
}
@media (max-width: 1023px) {
.accreds-slider {
}
}

@media (max-width: 767px) {
.accreds-slider {
 min-width:1500px;
}
}

@media (max-width: 479px) {
.accreds-slider {
white-space: nowrap;
}
}

.sas-review-div:hover{
transform:translateY(-5px); transition-duration:0.5s;
}
.sas-review-div {
 background-color:#171717;
 border-radius:25px;
 transition-duration:0.5s;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 padding-left:2%;
 width:33vw;
 border-top-color:rgba(255,255,255,0.12);
 border-right-color:rgba(255,255,255,0.12);
 border-bottom-color:rgba(255,255,255,0.12);
 border-left-color:rgba(255,255,255,0.12);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 box-shadow:0px 5px 7px #000000;
}
.sas-review-div:not(.ct-section):not(.oxy-easy-posts),
.sas-review-div.oxy-easy-posts .oxy-posts,
.sas-review-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
}
@media (max-width: 1023px) {
.sas-review-div {
 width:75vw;
}
}

@media (max-width: 767px) {
.sas-review-div {
 background-color:#171717;
 border-radius:25px;
 padding-top:1%;
 padding-right:1%;
 padding-bottom:1%;
 padding-left:1%;
 box-shadow:0px 5px 7px #000000;
}
}

.sas-main-text {
 font-family:Poppins;
 color:#ffffff;
}
.sas-testimonial-text {
 font-family:Poppins;
}
.sas-subheading {
 font-family:'TuskerGrotesk-4';
 color:#f4c92e;
 text-transform:uppercase;
 font-weight:400;
 margin-top:-10px;
 font-size:4rem;
}
@media (max-width: 1023px) {
.sas-subheading {
 font-size:4rem;
}
}

@media (max-width: 479px) {
.sas-subheading {
 font-size:3rem;
}
}

.sas-star {
color: #e51212;}.sas-star 
>svg {width: 15px;height: 15px;}.sas-star {
}
@media (max-width: 767px) {
.sas-star {
}.sas-star 
>svg {width: 15px;height: 15px;}.sas-star {
}
}

.parallax-image-section {
 overflow:hidden;
 position:relative;
}
.sas-hero-header {
background-size: cover;}
.parallax-image {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 z-index:-1;
 object-fit:cover;
 height:100%;
}
.sas-heading-1 {
 font-family:'TuskerGrotesk-4';
 color:#ffffff;
 text-transform:uppercase;
 font-size:7rem;
 font-weight:600;
 line-height:1.15;
}
@media (max-width: 1023px) {
.sas-heading-1 {
 font-size:5rem;
}
}

.sas-section-1 {
 background-color:#1f1f1f;
 overflow:hidden;
}
.sas-section-1 .ct-section-inner-wrap {
padding-top: 5%;
padding-right: 5%;
padding-bottom: 5%;
padding-left: 5%;
}
@media (max-width: 767px) {
.sas-section-1 {
}
.sas-section-1 .ct-section-inner-wrap {
padding-top: 10%;
padding-bottom: 10%;
}
}

@media (max-width: 479px) {
.sas-section-1 {
}
.sas-section-1 .ct-section-inner-wrap {
padding-top: 10%;
padding-bottom: 10%;
}
}

.sas-gradient-section {
background-image: linear-gradient(#1f1f1f, #070707);}
@media (max-width: 767px) {
.sas-gradient-section {
background-image: linear-gradient(#1f1f1f, #070707);}
}

.sas-branded-section {
background-image:linear-gradient(rgba(7,7,7,0.98), rgba(7,7,7,0.98)), url(https://safeandsound-premiumcollectiblecases.co.uk/wp-content/uploads/2026/03/sas-background-branding.png);background-size:auto,  cover; background-attachment:fixed;
 z-index:1;
 background-position:50% 50%;
}
@media (max-width: 1366px) {
.sas-branded-section {
 background-position:50% 0%;
}
}

@media (max-width: 767px) {
.sas-branded-section {
background-size: cover; background-position:50% 0%;
}
}

.sas-shop-item {
 width:50%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:rgba(255,255,255,0.36);
 border-right-color:rgba(255,255,255,0.36);
 border-bottom-color:rgba(255,255,255,0.36);
 border-left-color:rgba(255,255,255,0.36);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:10px;
 background-color:#070707;
 overflow:hidden;
}
.sas-shop-item:not(.ct-section):not(.oxy-easy-posts),
.sas-shop-item.oxy-easy-posts .oxy-posts,
.sas-shop-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
@media (max-width: 767px) {
.sas-shop-item {
 width:100%;
}
}

.sas-shop-item-image {
 width:100%;
 overflow:hidden;
 height:40vh;
}
@media (max-width: 1023px) {
.sas-shop-item-image {
 height:40vh;
}
}

@media (max-width: 767px) {
.sas-shop-item-image {
 height:100%;
}
}

.sas-shop-item-description {
 width:100%;
 padding-top:2%;
 padding-right:10%;
 padding-bottom:2%;
 padding-left:10%;
 gap:5px;
}
.sas-shop-item-description:not(.ct-section):not(.oxy-easy-posts),
.sas-shop-item-description.oxy-easy-posts .oxy-posts,
.sas-shop-item-description.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:5px;
}
@media (max-width: 1366px) {
.sas-shop-item-description {
 padding-top:5%;
 padding-bottom:5%;
}
}

@media (max-width: 1023px) {
.sas-shop-item-description {
 padding-top:10%;
 padding-bottom:10%;
}
}

@media (max-width: 767px) {
.sas-shop-item-description {
 padding-bottom:10%;
 padding-top:10%;
}
}

.sas-shop-item-heading {
 font-family:'TuskerGrotesk-4';
 color:#ffffff;
 text-transform:uppercase;
 font-size:3rem;
 font-weight:300;
 line-height:1.15;
 text-align:center;
}
@media (max-width: 1023px) {
.sas-shop-item-heading {
 font-size:4rem;
}
}

.sas-why-choose-heading {
 font-family:'Oswald';
 color:#f4c92e;
 text-transform:uppercase;
 font-weight:400;
 font-size:2.5rem;
 margin-top:5px;
 margin-bottom:5px;
}
@media (max-width: 767px) {
.sas-why-choose-heading {
}
}

@media (max-width: 479px) {
.sas-why-choose-heading {
 font-size:3rem;
 text-align:left;
}
}

.sduk-button-3:hover{
 transition-duration:0.3s;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 box-shadow:1px 1px 10px #ffffff;
}
.sduk-button-3 {
background-color :#e51212;
border: 1px solid #e51212;
color: #ffffff;
}.sduk-button-3 {
background-image: radial-gradient( circle, #e51212 33%, #5b0707); font-family:'TuskerGrotesk-6';
 font-size:16px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:50px;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:30px;
 padding-right:30px;
 transition-duration:0.3s;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.sduk-button-3:not(.ct-section):not(.oxy-easy-posts),
.sduk-button-3.oxy-easy-posts .oxy-posts,
.sduk-button-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1023px) {
.sduk-button-3 {
}
.sduk-button-3:not(.ct-section):not(.oxy-easy-posts),
.sduk-button-3.oxy-easy-posts .oxy-posts,
.sduk-button-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.sduk-button-3 {
 width:100%;
 padding-top:12px;
 padding-bottom:12px;
}
.sduk-button-3:not(.ct-section):not(.oxy-easy-posts),
.sduk-button-3.oxy-easy-posts .oxy-posts,
.sduk-button-3.ct-section .ct-section-inner-wrap{
display:none;
}
}

.sas-landing-star {
color: #f4c92e;}.sas-landing-star 
>svg {width: 25px;height: 25px;}.sas-landing-star {
 width:17px;
}
@media (max-width: 1023px) {
.sas-landing-star {
 width:20px;
}
}

@media (max-width: 767px) {
.sas-landing-star {
 width:20px;
}
}

@media (max-width: 479px) {
.sas-landing-star {
}
}

.sas-shop-accolades {
 width:100%;
 border-top-color:rgba(255,255,255,0.36);
 border-top-style:solid;
 border-top-width:1px;
 border-bottom-color:rgba(255,255,255,0.36);
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding-top:10px;
 padding-bottom:10px;
}
.sas-shop-accolades:not(.ct-section):not(.oxy-easy-posts),
.sas-shop-accolades.oxy-easy-posts .oxy-posts,
.sas-shop-accolades.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.sas-payment-icon {
 width:40px;
}
.sas-why-choose:hover{
transform:translateY(-5px); transition-duration:0.5s;
 box-shadow:1px 1px 10px rgba(244,201,46,0.28);
}
.sas-why-choose {
 background-color:#171717;
 border-radius:25px;
 transition-duration:0.5s;
 padding-top:3%;
 padding-right:3%;
 padding-bottom:3%;
 padding-left:3%;
 width:100%;
 border-top-color:rgba(255,255,255,0.12);
 border-right-color:rgba(255,255,255,0.12);
 border-bottom-color:rgba(255,255,255,0.12);
 border-left-color:rgba(255,255,255,0.12);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 gap:5px;
 box-shadow:0px 5px 7px #000000;
}
.sas-why-choose:not(.ct-section):not(.oxy-easy-posts),
.sas-why-choose.oxy-easy-posts .oxy-posts,
.sas-why-choose.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:5px;
}
@media (max-width: 1023px) {
.sas-why-choose {
 width:75vw;
 text-align:center;
 padding-left:5%;
 padding-right:5%;
}
.sas-why-choose:not(.ct-section):not(.oxy-easy-posts),
.sas-why-choose.oxy-easy-posts .oxy-posts,
.sas-why-choose.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
}

@media (max-width: 767px) {
.sas-why-choose {
 background-color:#171717;
 border-radius:25px;
 padding-top:2%;
 padding-right:5%;
 padding-bottom:2%;
 padding-left:5%;
 box-shadow:0px 5px 7px #000000;
}
}

@media (max-width: 479px) {
.sas-why-choose {
 padding-top:5%;
 padding-bottom:5%;
}
}

.sas-section-2 {
 background-color:#171717;
}
.sas-section-2 .ct-section-inner-wrap {
padding-top: 5%;
padding-right: 5%;
padding-bottom: 5%;
padding-left: 5%;
}
.sas-cart-text {
}
.mobile-cta:hover{
 transition-duration:0.3s;
 box-shadow:1px 1px 10px #e51212;
}
.mobile-cta {
background-color :#e51212;
border: 1px solid #e51212;
color: #ffffff;
}.mobile-cta {
 font-family:'Montserrat';
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:50px;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:30px;
 padding-right:30px;
 font-size:16px;
 transition-duration:0.3s;
}
.mobile-cta:not(.ct-section):not(.oxy-easy-posts),
.mobile-cta.oxy-easy-posts .oxy-posts,
.mobile-cta.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1023px) {
.mobile-cta {
}
.mobile-cta:not(.ct-section):not(.oxy-easy-posts),
.mobile-cta.oxy-easy-posts .oxy-posts,
.mobile-cta.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.mobile-cta {
 padding-top:12px;
 padding-bottom:12px;
}
.mobile-cta:not(.ct-section):not(.oxy-easy-posts),
.mobile-cta.oxy-easy-posts .oxy-posts,
.mobile-cta.ct-section .ct-section-inner-wrap{
display:none;
}
}

.sas-outline-heading {
 font-family:'Oswald';
 font-weight:300;
}
.sas-button-holder {
 gap:10px;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
}
.sas-button-holder:not(.ct-section):not(.oxy-easy-posts),
.sas-button-holder.oxy-easy-posts .oxy-posts,
.sas-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:10px;
}
@media (max-width: 1023px) {
.sas-button-holder {
}
.sas-button-holder:not(.ct-section):not(.oxy-easy-posts),
.sas-button-holder.oxy-easy-posts .oxy-posts,
.sas-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.sas-button-holder {
 width:100%;
 text-align:justify;
}
.sas-button-holder:not(.ct-section):not(.oxy-easy-posts),
.sas-button-holder.oxy-easy-posts .oxy-posts,
.sas-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.sas-button-holder {
}
.sas-button-holder:not(.ct-section):not(.oxy-easy-posts),
.sas-button-holder.oxy-easy-posts .oxy-posts,
.sas-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sduk-button-1:hover{
 transition-duration:0.3s;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 box-shadow:1px 1px 10px #ffffff;
}
.sduk-button-1 {
background-color :#e51212;
border: 1px solid #e51212;
color: #ffffff;
}.sduk-button-1 {
background-image: radial-gradient( circle, #e51212 33%, #5b0707); font-family:'TuskerGrotesk-6';
 font-size:16px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:50px;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:30px;
 padding-right:30px;
 transition-duration:0.3s;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.sduk-button-1:not(.ct-section):not(.oxy-easy-posts),
.sduk-button-1.oxy-easy-posts .oxy-posts,
.sduk-button-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1023px) {
.sduk-button-1 {
}
.sduk-button-1:not(.ct-section):not(.oxy-easy-posts),
.sduk-button-1.oxy-easy-posts .oxy-posts,
.sduk-button-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.sduk-button-1 {
 width:70%;
 padding-top:12px;
 padding-bottom:8px;
}
}

.stat-counters {
 width:100%;
 gap:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
.stat-counters:not(.ct-section):not(.oxy-easy-posts),
.stat-counters.oxy-easy-posts .oxy-posts,
.stat-counters.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
gap:20px;
}
@media (max-width: 767px) {
.stat-counters {
}
.stat-counters:not(.ct-section):not(.oxy-easy-posts),
.stat-counters.oxy-easy-posts .oxy-posts,
.stat-counters.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.stat-counter {
 flex-grow:1;
 width:32%;
}
.stat-counter:not(.ct-section):not(.oxy-easy-posts),
.stat-counter.oxy-easy-posts .oxy-posts,
.stat-counter.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1366px) {
.stat-counter {
 width:31%;
}
}

@media (max-width: 1023px) {
.stat-counter {
 width:31%;
}
}

@media (max-width: 767px) {
.stat-counter {
 width:100%;
}
}

.value {
 font-family:'TuskerGrotesk-4';
 color:#ffffff;
 font-weight:600;
 margin-bottom:0px;
 font-size:7rem;
}
@media (max-width: 1023px) {
.value {
 font-size:5rem;
}
}

@media (max-width: 767px) {
.value {
 font-size:6.5rem;
}
}

@media (max-width: 479px) {
.value {
 font-size:6.5rem;
}
}

.counter-title {
 font-family:'TuskerGrotesk-4';
 font-size:16px;
 color:#f4c92e;
 font-weight:200;
 text-transform:uppercase;
}
.sas-why-choose-icon {
 width:15%;
 border-radius:100%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#f4c92e;
 border-right-color:#f4c92e;
 border-bottom-color:#f4c92e;
 border-left-color:#f4c92e;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 padding-left:2%;
}
@media (max-width: 1366px) {
.sas-why-choose-icon {
 width:20%;
}
}

@media (max-width: 1023px) {
.sas-why-choose-icon {
 width:10%;
}
}

@media (max-width: 767px) {
.sas-why-choose-icon {
 width:15%;
}
}

@media (max-width: 479px) {
.sas-why-choose-icon {
 width:20%;
}
}

.sduk-button-2:hover{
 transition-duration:0.3s;
 box-shadow:1px 1px 10px #ffffff;
}
.sduk-button-2 {
 color:color(8);
 background-color:rgba(255,255,255,0);
 padding-top:7px;
 padding-bottom:7px;
 padding-left:30px;
 padding-right:30px;
 border-radius:50px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 font-size:16px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 transition-duration:0.3s;
}
.sduk-button-2:not(.ct-section):not(.oxy-easy-posts),
.sduk-button-2.oxy-easy-posts .oxy-posts,
.sduk-button-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 1023px) {
.sduk-button-2 {
}
}

.accreds-box {
 position:relative;
 padding-left:20px;
 padding-right:20px;
 background-repeat:no-repeat;
 height:=px;
 width:150%;
}
.accreds-box:not(.ct-section):not(.oxy-easy-posts),
.accreds-box.oxy-easy-posts .oxy-posts,
.accreds-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1023px) {
.accreds-box {
 width:100%;
 height:20vh;
}
}

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

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

.accreds-image {
transform:translate(-50%,-50%); width:80%;
 object-fit:contain;
 object-position:center;
 aspect-ratio:1;
 position:absolute;
 top:50%;
 left:50%;
 height:auto;
}
.accreds-image:not(.ct-section):not(.oxy-easy-posts),
.accreds-image.oxy-easy-posts .oxy-posts,
.accreds-image.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 1023px) {
.accreds-image {
 width:80%;
 object-fit:cover;
 height:100%;
}
}

@media (max-width: 479px) {
.accreds-image {
 object-fit:cover;
 aspect-ratio:1;
}
}

.sas-half-image-div {
background-size: cover; width:50%;
 overflow:hidden;
 height:100%;
}
.sas-image:hover{
transform:scale(1.05,1.05); transition-duration:0.5s;
}
.sas-image {
 width:100%;
 height:100%;
 object-fit:cover;
 transition-duration:0.5s;
}
.am-blue-tag-title {
 border-radius:5px;
}
.aam-slider-title {
 font-family:Georgia, serif;
 text-transform:capitalize;
 font-weight:500;
 text-align:center;
 color:#40637c;
 line-height:1;
 font-size:3.5rem;
}
@media (max-width: 767px) {
.aam-slider-title {
 text-align:left;
 font-size:2.5rem;
}
}

@media (max-width: 479px) {
.aam-slider-title {
 font-size:2rem;
}
}

.nav-logo {
transform:translate(-50%); width:150px;
 transition-duration:0.5s;
 padding-top:5vh;
 position:absolute;
 left:50%;
}
@media (max-width: 1023px) {
.nav-logo {
transform:; position:relative;
 left:0px;
}
}

.tall_video {
}
@media (max-width: 1366px) {
.tall_video {
}
}

.ch-sparkle {
 width:30px;
 position:absolute;
}
.fb-heading-1 {
 font-family:'Playfair Display';
 color:#370d71;
}
@media (max-width: 1366px) {
.fb-heading-1 {
}
}

@media (max-width: 767px) {
.fb-heading-1 {
 text-align:center;
}
}

.responsive-limited-gallery {
}
.video-arrow-div {
 position:absolute;
 left:50%;
 bottom:2%;
 padding-bottom:0px;
}
@media (max-width: 1366px) {
.video-arrow-div {
 bottom:5%;
}
}

@media (max-width: 1023px) {
.video-arrow-div {
transform:translate(-50%); position:absolute;
 left:50%;
 bottom:5%;
}
}

@media (max-width: 767px) {
.video-arrow-div {
transform:translate(-50%,-50%); left:45%;
}
}

@media (max-width: 479px) {
.video-arrow-div {
 left:45%;
}
}

.pulse-arrow {
}
.arrow-icon-home {
color: #ffffff;}.arrow-icon-home 
>svg {width: 45px;height: 45px;}.arrow-icon-home {
}
@media (max-width: 1023px) {
.arrow-icon-home {
color: #ffedcc;}.arrow-icon-home {
}
}

.testimonial-slider {
 width:100%;
 max-width:1000px;
 padding-left:40px;
 padding-right:40px;
}
.qh-heading-2 {
 font-family:'AbrilFatface';
 color:#0f1f2f;
 font-size:4rem;
 font-weight:500;
}
.qh-centre-text {
 text-align:center;
}
.qh-main-text {
 font-family:'Latinotype-Trenda';
}
@media (max-width: 1023px) {
.qh-main-text {
 text-align:center;
}
}

.sduk-contact-social-link:hover{
 transition-duration:0.3s;
}
.sduk-contact-social-link {
 border-radius:50%;
 transition-duration:0.3s;
}
.sduk-contact-social-icon:hover{
background-color: rgba(23,23,23,0);
border: 1px solid rgba(23,23,23,0);
padding: ;color: #ffffff;}.sduk-contact-social-icon:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
}
.sduk-contact-social-icon {
background-color: rgba(229,18,18,0);
border: 1px solid rgba(229,18,18,0);
padding: 10px;color: #f4c92e;}.sduk-contact-social-icon 
>svg {width: 40px;height: 40px;}.sduk-contact-social-icon {
 transition-duration:0.3s;
 border-top-color:#f4c92e;
 border-right-color:#f4c92e;
 border-bottom-color:#f4c92e;
 border-left-color:#f4c92e;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
}
@media (max-width: 1023px) {
.sduk-contact-social-icon {
padding: 5px;}.sduk-contact-social-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-social-icon {
}
}

.sas-bullet-holder {
 gap:5px;
}
.sas-bullet-holder:not(.ct-section):not(.oxy-easy-posts),
.sas-bullet-holder.oxy-easy-posts .oxy-posts,
.sas-bullet-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:5px;
}
.sas-bullet-icon {
color: #ffffff;}.sas-bullet-icon 
>svg {width: 10px;height: 10px;}.sas-bullet-icon {
}
.ch-header-title {
 font-family:'TuskerGrotesk-6';
 font-size:6rem;
 color:#ffffff;
 font-weight:300;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.ch-header-title {
 text-align:center;
}
}

.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#fcda5f;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:50px;
 background-color:#f4c92e;
 position:fixed;
 z-index:7500;
 right:15px;
 bottom:15px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 padding-bottom:5px;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #1f1f1f;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.rac-footer-title {
 font-family:'Oswald';
 font-size:2.3rem;
 font-weight:300;
 text-transform:uppercase;
 width:100%;
 border-bottom-style:solid;
 border-bottom-width:1px;
 padding-bottom:5px;
 color:#f4c92e;
 border-bottom-color:#e51212;
}
.rac-footer-icon {
color: #f4c92e;}.rac-footer-icon 
>svg {width: 15px;height: 15px;}.rac-footer-icon {
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#f4c92e;
 border-right-color:#f4c92e;
 border-bottom-color:#f4c92e;
 border-left-color:#f4c92e;
}
.Footer-text {
 color:#ffffff;
 font-size:1.4rem;
}
.Footer-text .oxy-pro-menu-list .menu-item, .Footer-text .oxy-pro-menu-list .menu-item a{
color: rgba(226,226,226,0.37);
transition-duration:0.4s;
}

.Footer-text .oxy-pro-menu-list .menu-item a{
padding-top:0px;
padding-bottom:10px;
}

.Footer-text .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, .Footer-text .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{
color:#f9f9fa;
}

@media (max-width: 767px) {
.Footer-text {
 text-align:center;
}
}

.rac-footer-alt {
 text-transform:uppercase;
 color:#f4c92e;
}
.hc-fullscreen-section {
 height:100vh;
 overflow:hidden;
}
@media (max-width: 1023px) {
.hc-fullscreen-section {
 height:80vh;
}
.hc-fullscreen-section:not(.ct-section):not(.oxy-easy-posts),
.hc-fullscreen-section.oxy-easy-posts .oxy-posts,
.hc-fullscreen-section.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.hc-fullscreen-section {
 height:100%;
}
}

@media (max-width: 479px) {
.hc-fullscreen-section {
 height:100%;
}
}

.hc-fullscreen-caption {
 width:40%;
 padding-left:5%;
 padding-top:5%;
 padding-right:5%;
 padding-bottom:5%;
 background-color:#1f1f1f;
}
.hc-fullscreen-caption:not(.ct-section):not(.oxy-easy-posts),
.hc-fullscreen-caption.oxy-easy-posts .oxy-posts,
.hc-fullscreen-caption.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 1023px) {
.hc-fullscreen-caption {
 width:100%;
}
}

@media (max-width: 479px) {
.hc-fullscreen-caption {
}
}

.hc-main-text {
 font-family:Georgia, serif;
 color:#292622;
}
.hc-heading-1 {
 font-family:'Canela';
 color:#292622;
}
@media (max-width: 767px) {
.hc-heading-1 {
 text-align:center;
}
}

@media (max-width: 479px) {
.hc-heading-1 {
}
}

.hc-button-holder {
 gap:15px;
}
.hc-button-holder:not(.ct-section):not(.oxy-easy-posts),
.hc-button-holder.oxy-easy-posts .oxy-posts,
.hc-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:15px;
}
@media (max-width: 1023px) {
.hc-button-holder {
 text-align:justify;
}
.hc-button-holder:not(.ct-section):not(.oxy-easy-posts),
.hc-button-holder.oxy-easy-posts .oxy-posts,
.hc-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
}

@media (max-width: 767px) {
.hc-button-holder {
}
.hc-button-holder:not(.ct-section):not(.oxy-easy-posts),
.hc-button-holder.oxy-easy-posts .oxy-posts,
.hc-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.hc-button-holder {
}
}

.kdc-top-banner {
 width:100%;
 background-color:#0a2166;
 color:#fefefe;
 padding-left:6%;
 padding-right:6%;
 padding-top:7px;
 padding-bottom:7px;
 font-weight:400;
}
.kdc-top-banner:not(.ct-section):not(.oxy-easy-posts),
.kdc-top-banner.oxy-easy-posts .oxy-posts,
.kdc-top-banner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.kdc-top-banner {
 gap:10px;
}
.kdc-top-banner:not(.ct-section):not(.oxy-easy-posts),
.kdc-top-banner.oxy-easy-posts .oxy-posts,
.kdc-top-banner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:10px;
}
}

.kdc-top-banner-contact:hover{
}
.kdc-top-banner-contact {
 gap:10px;
 color:#fefefe;
 text-align:left;
}
.kdc-top-banner-contact:not(.ct-section):not(.oxy-easy-posts),
.kdc-top-banner-contact.oxy-easy-posts .oxy-posts,
.kdc-top-banner-contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
gap:10px;
}
.sduk-contact-details-list-item-icon {
color: #e51212;}.sduk-contact-details-list-item-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-details-list-item-icon {
}
.space-evenly {
 width:100%;
justify-content: space-evenly;
}
.space-evenly:not(.ct-section):not(.oxy-easy-posts),
.space-evenly.oxy-easy-posts .oxy-posts,
.space-evenly.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.sduk-footer-column {
 width:25%;
}
.sduk-footer-column:not(.ct-section):not(.oxy-easy-posts),
.sduk-footer-column.oxy-easy-posts .oxy-posts,
.sduk-footer-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.sduk-footer-column {
 width:100%;
 padding-bottom:20px;
}
}

.sduk-footer-logo-div {
 width:200px;
}
@media (max-width: 1023px) {
.sduk-footer-logo-div {
 max-width:300px;
}
}

@media (max-width: 767px) {
.sduk-footer-logo-div {
}
}

.sduk-footer-logo {
 width:100%;
 height:100%;
 object-fit:contain;
}
.sduk-footer-column-title {
 font-size:20px;
 padding-bottom:10px;
}
@media (max-width: 1023px) {
.sduk-footer-column-title {
}
}

.sduk-footer-contact {
 gap:7px;
 width:100%;
}
.sduk-footer-contact:not(.ct-section):not(.oxy-easy-posts),
.sduk-footer-contact.oxy-easy-posts .oxy-posts,
.sduk-footer-contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
gap:7px;
}
.sduk-footer-icon {
color: #333333;}.sduk-footer-icon 
>svg {width: 20px;height: 20px;}.sduk-footer-icon {
}
.oxel_whatsapp_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#ffffff;
}
.oxel_whatsapp_container {
 width:42px;
 height:42px;
 border-radius:50px;
 background-color:#ffffff;
 position:fixed;
 z-index:7500;
 right:65px;
 bottom:15px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 padding-bottom:5px;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_whatsapp_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_whatsapp_container.oxy-easy-posts .oxy-posts,
.oxel_whatsapp_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_whatsapp_icon {
color: #1f1f1f;}.oxel_whatsapp_icon 
>svg {width: 23px;height: 23px;}.oxel_whatsapp_icon {
 margin-bottom:-5px;
}
.sduk-contact-details-section {
 gap:25px;
}
.sduk-contact-details-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-section.oxy-easy-posts .oxy-posts,
.sduk-contact-details-section.ct-section .ct-section-inner-wrap{
display:flex;
align-items:stretch;
gap:25px;
}
@media (max-width: 1023px) {
.sduk-contact-details-section {
}
.sduk-contact-details-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-section.oxy-easy-posts .oxy-posts,
.sduk-contact-details-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.sduk-contact-details-section {
}
.sduk-contact-details-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-section.oxy-easy-posts .oxy-posts,
.sduk-contact-details-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sduk-contact-details-info-div {
 width:50%;
 gap:15px;
}
.sduk-contact-details-info-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-info-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-info-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
gap:15px;
}
@media (max-width: 1023px) {
.sduk-contact-details-info-div {
 width:100%;
}
}

@media (max-width: 767px) {
.sduk-contact-details-info-div {
 width:100%;
}
}

.ghb-contact-details-div {
 gap:10px;
 color:#f4c92e;
}
.ghb-contact-details-div:not(.ct-section):not(.oxy-easy-posts),
.ghb-contact-details-div.oxy-easy-posts .oxy-posts,
.ghb-contact-details-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:10px;
}
.sduk-contact-details-list-div {
 gap:10px;
 width:100%;
}
.sduk-contact-details-list-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-list-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.sduk-contact-details-list-item-div {
 gap:10px;
 color:inherit;
 text-align:left;
}
.sduk-contact-details-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-list-item-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-start;
justify-content:flex-start;
gap:10px;
}
.sduk-contact-details-list-item-text {
 font-family:'Montserrat';
 font-weight:700;
 font-size:16px;
}
.ghb-social-div {
 gap:20px;
 width:100%;
}
.ghb-social-div:not(.ct-section):not(.oxy-easy-posts),
.ghb-social-div.oxy-easy-posts .oxy-posts,
.ghb-social-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
.sduk-contact-details-form-div {
 width:50%;
 gap:15px;
}
.sduk-contact-details-form-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-form-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-form-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
@media (max-width: 1023px) {
.sduk-contact-details-form-div {
 width:100%;
}
}

@media (max-width: 767px) {
.sduk-contact-details-form-div {
 width:100%;
}
}

.sduk-form-1 {
}
.callback {
 gap:25px;
 background-color:#1f1f1f;
 padding-top:20px;
 width:100%;
}
.callback .ct-section-inner-wrap {
padding-top: 20%;
padding-right: 25%;
padding-left: 25%;
}
.callback:not(.ct-section):not(.oxy-easy-posts),
.callback.oxy-easy-posts .oxy-posts,
.callback.ct-section .ct-section-inner-wrap{
display:none;
align-items:flex-start;
justify-content:center;
gap:25px;
}
@media (max-width: 1023px) {
.callback {
 text-align:center;
 gap:20px;
}
.callback .ct-section-inner-wrap {
padding-top: 20%;
}
.callback:not(.ct-section):not(.oxy-easy-posts),
.callback.oxy-easy-posts .oxy-posts,
.callback.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
}

@media (max-width: 767px) {
.callback {
 padding-left:20px;
 padding-right:20px;
 padding-bottom:0px;
}
.callback .ct-section-inner-wrap {
padding-top: 20%;
padding-bottom: 20%;
}
.callback:not(.ct-section):not(.oxy-easy-posts),
.callback.oxy-easy-posts .oxy-posts,
.callback.ct-section .ct-section-inner-wrap{
display:block;
}
}

.sduk-form1 {
}
.ghb-find-us-div {
 width:100%;
 gap:100px;
}
.ghb-find-us-div:not(.ct-section):not(.oxy-easy-posts),
.ghb-find-us-div.oxy-easy-posts .oxy-posts,
.ghb-find-us-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:100px;
}
.ghb-find-us-block {
 padding-top:75px;
 width:50%;
 padding-bottom:75px;
 gap:15px;
}
.ghb-find-us-block:not(.ct-section):not(.oxy-easy-posts),
.ghb-find-us-block.oxy-easy-posts .oxy-posts,
.ghb-find-us-block.ct-section .ct-section-inner-wrap{
gap:15px;
}
.ghb-find-us-block-icon {
color: #000000;}.ghb-find-us-block-icon 
>svg {width: 25px;height: 25px;}.ghb-find-us-block-icon {
}
.ghb-contact-details-text {
}
.ghb-social-link:hover{
 background-color:#232323;
 transition-duration:0.3s;
}
.ghb-social-link {
 background-color:#000000;
 border-radius:50%;
 width:50px;
 height:50px;
 transition-duration:0.3s;
}
.ghb-social-icon {
color: #f0f0f0;}.ghb-social-icon 
>svg {width: 30px;height: 30px;}.ghb-social-icon {
}
.scroll-expand {
}
.sduk-repeater-div-container {
 height:100%;
 position:relative;
 gap:20px;
}
.sduk-repeater-div-container:not(.ct-section):not(.oxy-easy-posts),
.sduk-repeater-div-container.oxy-easy-posts .oxy-posts,
.sduk-repeater-div-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:20px;
}
.sduk-title {
 font-family:Poppins;
 font-size:32px;
 font-weight:500;
 z-index:2;
 line-height:1.25;
 color:#1b0772;
}
@media (max-width: 767px) {
.sduk-title {
 font-size:25px;
}
}

@media (max-width: 479px) {
.sduk-title {
 font-size:25px;
 font-weight:900;
}
}

.title-italic-newtek {
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion.oxy-easy-posts .oxy-posts,
.oxel_accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.oxel_accordion__row {
 text-align:justify;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 padding-bottom:11px;
 padding-top:10px;
 width:100%;
 max-width:100%;
 padding-left:0px;
 padding-right:15px;
 border-bottom-color:#606e79;
 border-bottom-width:1px;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 1023px) {
.oxel_accordion__row {
 padding-left:10px;
 padding-right:10px;
 text-align:justify;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:space-between;
}
}

.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__icon:hover{
color: #1b0772;}.oxel_accordion__icon:hover{
}
.oxel_accordion__icon {
color: #333333;}.oxel_accordion__icon 
>svg {width: 20px;height: 20px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__content {
 width:100%;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 padding-top:20px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.sduk-100-div {
 width:100%;
}
.sduk-gapping-10 {
 gap:10px;
}
.sduk-gapping-10:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-10.oxy-easy-posts .oxy-posts,
.sduk-gapping-10.ct-section .ct-section-inner-wrap{
gap:10px;
}
@media (max-width: 767px) {
.sduk-gapping-10 {
}
.sduk-gapping-10:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-10.oxy-easy-posts .oxy-posts,
.sduk-gapping-10.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sduk-form-2 {
}
.buttons {
 gap:20px;
 padding-top:10px;
}
.buttons:not(.ct-section):not(.oxy-easy-posts),
.buttons.oxy-easy-posts .oxy-posts,
.buttons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
.hn-button {
 padding-left:16px;
 padding-right:16px;
 padding-top:7px;
 padding-bottom:7px;
 background-color:#009fe2;
 border-radius:10px;
 color:#ffffff;
white-spacing: nowrap;
}
.csse-contactus-section {
 background-color:#283231;
 gap:50px;
}
.csse-contactus-section .ct-section-inner-wrap {
padding-top: 50%;
padding-bottom: 50%;
}
.csse-contactus-section:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-section.oxy-easy-posts .oxy-posts,
.csse-contactus-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:50px;
}
.csse-contactus-info-div {
 width:50%;
 gap:25px;
}
.csse-contactus-info-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-info-div.oxy-easy-posts .oxy-posts,
.csse-contactus-info-div.ct-section .ct-section-inner-wrap{
gap:25px;
}
.csse-contactus-info-text-div {
 width:100%;
 gap:15px;
}
.csse-contactus-info-text-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-info-text-div.oxy-easy-posts .oxy-posts,
.csse-contactus-info-text-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
.csse-contactus-info-text {
 color:#ffffff;
}
.csse-contactus-info-list-div {
 width:100%;
 gap:10px;
}
.csse-contactus-info-list-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-info-list-div.oxy-easy-posts .oxy-posts,
.csse-contactus-info-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.csse-contactus-list-item-div {
 gap:15px;
}
.csse-contactus-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-list-item-div.oxy-easy-posts .oxy-posts,
.csse-contactus-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
.csse-contactus-list-icon {
color: #ffffff;}.csse-contactus-list-icon 
>svg {width: 30px;height: 30px;}.csse-contactus-list-icon {
}
.csse-contactus-list-text {
 color:#ffffff;
 font-size:22px;
}
.csse-contactus-form-div {
 width:50%;
}
.sduk-racb-bottom-text {
 text-transform:capitalize;
 color:#ffffff;
 line-height:1;
 font-size:2.5rem;
}
@media (max-width: 1023px) {
.sduk-racb-bottom-text {
}
}

.sduk-racb-form {
 padding-top:20px;
}
@media (max-width: 1023px) {
.sduk-racb-form {
 padding-top:0px;
}
}

@media (max-width: 767px) {
.sduk-racb-form {
 padding-top:20px;
}
}

.ct-section-inner-wrap {
}
@media (max-width: 767px) {
.ct-section-inner-wrap {
}
}

.callback-text {
 font-family:'Montserrat';
 text-transform:capitalize;
 color:#ffffff;
 font-size:2.0rem;
 line-height:2;
}
@media (max-width: 1023px) {
.callback-text {
 font-size:2.5rem;
}
}

.callback-form {
 margin-bottom:-20px;
}
.kdc-top-banner-icon {
color: #ffffff;}.kdc-top-banner-icon 
>svg {width: 25px;height: 25px;}.kdc-top-banner-icon {
}
.sduk-flex {
}
.sduk-flex:not(.ct-section):not(.oxy-easy-posts),
.sduk-flex.oxy-easy-posts .oxy-posts,
.sduk-flex.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.sduk-contact-details-wrapper {
 background-color:#1f1f1f;
 color:#ffffff;
 padding-top:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-left:40px;
}
@media (max-width: 767px) {
.sduk-contact-details-wrapper {
}
.sduk-contact-details-wrapper:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-wrapper.oxy-easy-posts .oxy-posts,
.sduk-contact-details-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sas-navbar {
 z-index:4;
}
.sas-quad-image-div {
 width:25%;
 height:100%;
 overflow:hidden;
}
@media (max-width: 767px) {
.sas-quad-image-div {
 width:48%;
 height:50%;
}
}

@media (max-width: 479px) {
.sas-quad-image-div {
 width:47%;
}
}

.stock-banner {
}
.ss-stock-banner {
background-image: radial-gradient(#1f1f1f 1%, #111111 100%); height:10vh;
 text-align:center;
 background-color:#1f1f1f;
 z-index:4;
 gap:5px;
}
.ss-stock-banner .ct-section-inner-wrap {
padding-top: 1%;
padding-right: 5%;
padding-bottom: 1%;
padding-left: 5%;
}
.ss-stock-banner:not(.ct-section):not(.oxy-easy-posts),
.ss-stock-banner.oxy-easy-posts .oxy-posts,
.ss-stock-banner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:5px;
}
@media (max-width: 1366px) {
.ss-stock-banner {
}
}

@media (max-width: 1023px) {
.ss-stock-banner {
 z-index:3;
}
}

@media (max-width: 767px) {
.ss-stock-banner {
 height:10vh;
}
}

@media (max-width: 479px) {
.ss-stock-banner {
 height:10vh;
}
}

.logo-scrolled {
 width:90px;
 transition-duration:0.5s;
}
@media (max-width: 767px) {
.logo-scrolled {
}
}

.hero-section {
}
.sas-testimonial {
 width:100%;
 background-color:#171717;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:25px;
 padding-top:5%;
 padding-bottom:5%;
 padding-right:5%;
 padding-left:5%;
}
.sas-testimonial:not(.ct-section):not(.oxy-easy-posts),
.sas-testimonial.oxy-easy-posts .oxy-posts,
.sas-testimonial.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.sas-accolades-div {
 width:24%;
}
.sas-accolades-div:not(.ct-section):not(.oxy-easy-posts),
.sas-accolades-div.oxy-easy-posts .oxy-posts,
.sas-accolades-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.sas-slider-div {
 width:50%;
 border-radius:25px;
 overflow:hidden;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:rgba(255,255,255,0.12);
 border-right-color:rgba(255,255,255,0.12);
 border-bottom-color:rgba(255,255,255,0.12);
 border-left-color:rgba(255,255,255,0.12);
 box-shadow:0px 5px 7px #000000;
}
@media (max-width: 1023px) {
.sas-slider-div {
}
.sas-slider-div:not(.ct-section):not(.oxy-easy-posts),
.sas-slider-div.oxy-easy-posts .oxy-posts,
.sas-slider-div.ct-section .ct-section-inner-wrap{
display:none;
}
}

.audio-icon {
color: #ffffff;}.audio-icon 
>svg {width: 55px;height: 55px;}.audio-icon {
}
.audio-icon-mute {
}
.audio-icon-unmute {
}
@media (max-width: 767px) {
.audio-icon-unmute {
}
}

.hide {
}
.hide:not(.ct-section):not(.oxy-easy-posts),
.hide.oxy-easy-posts .oxy-posts,
.hide.ct-section .ct-section-inner-wrap{
display:none;
}
.sas-cart-bar {
 height:4vh;
}
.sas-cart-bar:not(.ct-section):not(.oxy-easy-posts),
.sas-cart-bar.oxy-easy-posts .oxy-posts,
.sas-cart-bar.ct-section .ct-section-inner-wrap{
display:none;
align-items:center;
}
@media (max-width: 1366px) {
.sas-cart-bar {
}
.sas-cart-bar:not(.ct-section):not(.oxy-easy-posts),
.sas-cart-bar.oxy-easy-posts .oxy-posts,
.sas-cart-bar.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 1023px) {
.sas-cart-bar {
}
.sas-cart-bar:not(.ct-section):not(.oxy-easy-posts),
.sas-cart-bar.oxy-easy-posts .oxy-posts,
.sas-cart-bar.ct-section .ct-section-inner-wrap{
display:none;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.sas-cart-bar {
}
.sas-cart-bar:not(.ct-section):not(.oxy-easy-posts),
.sas-cart-bar.oxy-easy-posts .oxy-posts,
.sas-cart-bar.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.sas-menu {
}
@media (max-width: 1023px) {
.sas-menu {
}
}

.sas-cart-option {
}
@media (max-width: 767px) {
.sas-cart-option {
}
}

.sas-test {
}
.woocommerce-Price-amount {
}
.amount {
}
.sas-hero-bullet {
 width:20px;
}
.sas-recommendation-bar {
background-image: radial-gradient(#1f1f1f 1%, #111111 100%); text-align:center;
 background-color:#1f1f1f;
 z-index:4;
 gap:5px;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 padding-left:2%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#f4c92e;
 border-right-color:#f4c92e;
 border-bottom-color:#f4c92e;
 border-left-color:#f4c92e;
}
.sas-recommendation-bar .ct-section-inner-wrap {
padding-top: 1%;
padding-right: 5%;
padding-bottom: 1%;
padding-left: 5%;
}
.sas-recommendation-bar:not(.ct-section):not(.oxy-easy-posts),
.sas-recommendation-bar.oxy-easy-posts .oxy-posts,
.sas-recommendation-bar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:5px;
}
@media (max-width: 1366px) {
.sas-recommendation-bar {
}
}

@media (max-width: 1023px) {
.sas-recommendation-bar {
 z-index:3;
}
}

@media (max-width: 767px) {
.sas-recommendation-bar {
 height:10vh;
}
}

@media (max-width: 479px) {
.sas-recommendation-bar {
 height:10vh;
}
}

* {
-webkit-font-smoothing: antialiased;
}
/*
FONT SIZING NOTE
Use rem units instead of px when setting font sizes. rem stands for "root em", 
and it's based on the font size of the <html> element (the root of your document).

For example, if the root font size is 10px, then:
- 1rem = 10px
- 2rem = 20px

This makes it easy to scale font sizes consistently across your site. 
If you want text to appear 20px on desktop, you would use 2rem.

We use 10px as the root size because it makes the math simpler than the browser default (usually 16px).

The `clamp()` function allows the root font size to scale responsively:
- Minimum of 8px
- Scales with viewport width (0.6vw)
- Maximum of 10px

Don’t set font sizes directly on individual headings or text elements 
(unless the do uniquely need to like the callback section - not a heading like h2 but not a paragraph)

Instead, go to **Global Settings > Fonts > Headings or Body Text**,  
and set sizes there using rem units. That way, your typography stays consistent and easy to manage.

For the front end */
html {font-size: clamp(8px, 0.6vw, 10px); scroll-padding-top: 100px !important;}

/* For inside the Oxygen Editor */
html[ng-app="CTFrontendBuilder"] {font-size: clamp(8px, 0.725vw, 10px);}

.ct-code-block {width: 100%;}

#ct-builder [data-aos] {opacity: 1;transform: translate(0) scale(1);}

.ct-inner-content {padding: 0;}

figure {background-position: center;margin: 0px !important;}
picture { width: 100%; height: 100%; }
img {display: block;}
#gallery figure{background-position: center}

.oxy-gallery-item-contents video {width: 100%;height: 100%;object-fit: cover;}

.oxy-gallery.oxy-gallery-masonry {overflow: visible !important;}

.colour-primary div { background-color: color(19) !important; }
.colour-primary div:hover { background-color: color(20) !important; }

.grecaptcha-badge {bottom: 75px !important;}

.sduk-stickynav {position: -webkit-sticky;position : sticky;top: 0;z-index: 99;opacity: 1;}
.sduk-dropdown-wrapper:hover .sduk-dropdown-submenu-container { left: unset; right: 0; opacity: 1; }

.oxy-gallery:not(.sduk-full-gallery) a:not(:first-of-type) { display: none; }
.oxy-gallery:not(.sduk-full-gallery) figcaption { display: none; }
.oxy-gallery-item:not(.sduk-full-gallery) { position: relative; }

:fullscreen video {object-fit: contain !important;}

ul.oxy-pro-menu-list > li > a {padding-bottom: 20px;padding-top: 20px;}

@media (max-width: 767px){

/* Dropdown item link so it can hold the following child's absolute position */
.oxy-pro-menu .menu-item-has-children > a {position: relative;}

/* Covers the top level nav item # link with the dropdown arrow so tapping the link doesn't close the nav */
.oxy-pro-menu .oxy-pro-menu-dropdown-icon-click-area {position: absolute;width: 120%;justify-content: flex-end !important;height: 90%;padding-right: 10px;}

/* Makes mobile nav wider on mobile - default is a bit squashed */
.oxy-pro-menu .menu-menu-container {min-width: 400px;}

/* Makes the Mobile Close button sit top right rather than on the left*/
.oxy-pro-menu-container .oxy-pro-menu-mobile-close-icon {top: 20px;right: 20px;left: auto;}


.oxy-pro-menu-off-canvas-container {min-width: 100vw;}
  [data-aos="fade-right"],
  [data-aos="fade-left"] {
    transform: translateX(0) !important;
  }
}


@media(max-width: 500px) {
  /* A smaller mobile version of making the nav wider */
  .oxy-pro-menu .menu-menu-container {min-width: 90%;}
  
  /* A smaller mobile version of the dropdown click area width */
  .oxy-pro-menu .oxy-pro-menu-dropdown-icon-click-area {width: 100%;}
}

/** Hide the adminbar unless hovered over **/
html[lang] {margin-top: 0 !important;}#wpadminbar {opacity: 0;transform: translateY(-50%);transition: all 0.5s;}#wpadminbar:hover {opacity: 1;transform: translateY(0%);}
@media (max-width: 1280px) {#wpadminbar {display: none !important;}}
/** Hide the adminbar unless hovered over **/@charset 'UTF-8';.slick-list,.slick-slider,.slick-track{display:block;position:relative}.slick-dots li,.slick-list,.slick-slider,.slick-track{position:relative}.slick-dots li,.slick-dots li button,.slick-next,.slick-prev{cursor:pointer;width:20px;height:20px}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-loading .slick-list{background:url('./ajax-loader.gif') center center no-repeat #fff}.slick-dots li button,.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url('./fonts/slick.eot');src:url('./fonts/slick.eot?#iefix') format('embedded-opentype'),url('./fonts/slick.woff') format('woff'),url('./fonts/slick.ttf') format('truetype'),url('./fonts/slick.svg#slick') format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before,[dir=rtl] .slick-next:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{display:inline-block;margin:0 5px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;border:0}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}


:root {
  --slick-colour: color(5);
}

.slick-dots li:first-child:last-child {
  display: none;
}

.slick-slider .slick-dots {
  left: 0;
  right: 0;
}

.slick-slider .slick-dots li button:before {
  font-size: 12px;
}

.slick-slider .slick-dots li.slick-active button:before {
  color: var(--slick-colour);
  opacity: 1;
}


.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 30px;
  height: 60px;
  z-index: 10;
}

.slick-slider .slick-prev:before, 
.slick-slider .slick-next:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    border-top: 3px solid var(--slick-colour);
    border-right: 3px solid var(--slick-colour);
    position: absolute;
    top: 13px;
}

.slick-slider .slick-prev {
  left: 0;
}

.slick-slider .slick-next {
  right: 0;
}

.slick-slider .slick-prev:before {
    transform: rotate(-135deg);
    left: 10px;
}

.slick-slider .slick-next:before {
    transform: rotate(45deg);
    right: 10px;
}/*
Attributes need the data- prepended to them to be valid HTML so while technically
<div sticky></div> would work, it's not valid so it needs to be <div data-sticky></div> - 
so to apply one of the below to an element, go to Advanced > Attributes and add them here.

Some items are simply an enabler so setting data-sticky will match the styles, while others
actually have a value like Name: data-cursor Value: pointer will target [data-cursor="pointer"]
*/

[data-sticky] {
	position: -webkit-sticky;
	position : sticky;
	top: 0 ;
	z-index: 999;
}

[data-cursor="pointer"] { 
  cursor: pointer;
}



/* Styling for bullet points -- */
.oxy-rich-text ul, .oxy-rich-text ol {
  padding-left: 20px;
}

[data-columns] ul, [data-columns] ol {
  column-gap: 2em;
}

[data-center] ul, [data-center] ol {
  list-style: inside;
  text-align: center;
}

[data-unstyled] ul, [data-unstyled] ol,
[data-unstyled] ul li, [data-unstyled] ol li {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  display: block;
}

[data-columns="2"] ul, [data-columns="2"] ol {
  column-count: 2;
}

[data-columns="3"] ul, [data-columns="3"] ol {
  column-count: 3;
}

li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

.oxy-rich-text ul li::marker {
  content: "⏵  "; /* double space so it moves to the left a little */
  color: color(37);
}

/* Here is a bunch of icon characters, that are not on standard keyboards, that could be useful for the marker beyond the default
Just copy them in the content: "⏵  "; and remember to ensure there is a space, or 2, after the symbol (can not use padding, margin, transform etc...)

• ○  ●  ◦  ◆  ◈  ◉  ◎  ★  ☆  ✦  ✧  ✩  ✪  ✫  ✬  ✭  ✮  ✯  
✓    ✕    ✚  ✛  ✜  ✢  ✣  
→  ➔  ➜  ➝  ➞  ➟  ➠    ⮞  ➤  ➣  ➧  ➩  ➪  ➲  
❯  ›  »  ⟩  ⮚  ⯈  ⯊  ⯌  
✸  ✹  ✺  ❂  ❉  ❊  ❋  
⏵  

-- End Styling for bullet points */                                 


@media (max-width: 768px){
  [data-columns="2"] ul, [data-columns="2"] ol,
  [data-columns="3"] ul, [data-columns="3"] ol,
  [data-center] ul, [data-center] ol {
    list-style: inside;
    text-align: left;
    
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
  }
}

@media (max-width: 576px){
  [data-columns="2"] ul, [data-columns="2"] ol,
  [data-columns="3"] ul, [data-columns="3"] ol,
  [data-center] ul, [data-center] ol,
  [data-center-portrait] ul, [data-center-portrait] ol {
    column-count: 1;
  }

  [data-unstyled] ul, [data-unstyled] ol {
    text-align: center;
  }
}body.ng-scope .oxel_accordion__content__hidden {
	max-height: 10000px;
	opacity: 1;
	margin-top: 0px;
	z-index: 1;
}

.oxel_accordion__row--active > .oxel_accordion__icon {
	transform: rotate(180deg);
}

/* Slide-in transition for the Our Work section */
.toggle-our-work {
  transition: all 0.5s;
  transform: translateY(-100%);
}

.toggle-our-work.active {
  transform: translateY(0%);
}

/* Layout wrapper for all buttons */
.toggle-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

/* Sub-group for Images and Testimonials buttons */
.button-row {
  display: flex;
}

/* General button styling */
.toggle-button {
  background: #011f4b;
  padding: 5px 10px;
  color: white;
  text-decoration: none;
}

/* Styling for the currently selected button */
.toggle-button.current {
  background: #669acc;
}

/* MOBILE: Callback on its own row, others side-by-side */
@media (max-width: 768px) {
  .toggle-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  #toggle-callback {
    width: 100%;
    text-align: center;
  }

  .button-row {
    justify-content: space-between;
  }

  .toggle-button {
    flex: 1;
    text-align: center;
  }

  .our-work-section[style*=hidden] {
    padding: 0;
  }

  .our-work-section[style*=visible] {
    padding: 50px 20px;
  }
}
:root {
  --primary-color: #000000;
  --secondary-color: #e9e9e9;
  --button-text-color: #FFFFFF;
}


.wsf-form,.wsf-form .wsf-field-wrapper.wsf-sticky{background-color:var(--wsf-form-color-background)}.wsf-form .wsf-field-wrapper.wsf-sticky,.wsf-form .wsf-section.wsf-sticky{align-self:flex-start;margin-top:calc(-1 * var(--wsf-form-grid-gap));padding-top:var(--wsf-form-grid-gap);position:sticky;top:0;z-index:2;height:auto}.wsf-form{-webkit-tap-highlight-color:transparent;accent-color:var(--wsf-form-color-accent);border:var(--wsf-form-border-width) var(--wsf-form-border-style) var(--wsf-form-border-color);border-radius:var(--wsf-form-border-radius);box-sizing:border-box;color:var(--wsf-form-color-base);font-family:var(--wsf-form-font-family);font-size:var(--wsf-form-font-size);font-style:var(--wsf-form-font-style);font-weight:var(--wsf-form-font-weight);letter-spacing:var(--wsf-form-letter-spacing);line-height:var(--wsf-form-line-height);padding:var(--wsf-form-padding-vertical) var(--wsf-form-padding-horizontal);-webkit-text-decoration:var(--wsf-form-text-decoration);text-decoration:var(--wsf-form-text-decoration);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-transform:var(--wsf-form-text-transform);width:100%}.wsf-form .wsf-fieldset>legend,.wsf-form .wsf-section>legend{border:0;padding:0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.wsf-alert,.wsf-alert>p{color:var(--wsf-field-message-color)}.wsf-form *,.wsf-form ::after,.wsf-form ::before{box-sizing:inherit}.wsf-form a:active,.wsf-form a:focus,.wsf-form a:hover,.wsf-form a:link,.wsf-form a:visited{color:var(--wsf-form-color-accent)}.wsf-form .wsf-fieldset,.wsf-form .wsf-section{border:none;margin:0;min-width:0;padding:0}.wsf-alert,.wsf-form .wsf-field-wrapper{margin-bottom:var(--wsf-form-grid-gap)}.wsf-form .wsf-section{background-color:var(--wsf-section-color-background)}.wsf-form .wsf-section>legend{background-color:var(--wsf-section-legend-color-background);color:var(--wsf-section-legend-color);font-family:var(--wsf-section-legend-font-family);font-size:var(--wsf-section-legend-font-size);font-style:var(--wsf-section-legend-font-style);font-weight:var(--wsf-section-legend-font-weight);letter-spacing:var(--wsf-section-legend-letter-spacing);line-height:var(--wsf-section-legend-line-height);-webkit-text-decoration:var(--wsf-section-legend-text-decoration);text-decoration:var(--wsf-section-legend-text-decoration);text-transform:var(--wsf-section-legend-text-transform);margin:0 0 var(--wsf-section-legend-gap) 0}.wsf-form .wsf-section .wsf-section-icons a{cursor:pointer}.wsf-form .wsf-section .wsf-section-icons a svg.wsf-section-icon{height:var(--wsf-section-icon-size);width:var(--wsf-section-icon-size)}.wsf-form .wsf-section .wsf-section-icons a svg.wsf-section-icon path{fill:var(--wsf-section-icon-color)}.wsf-form .wsf-section .wsf-section-icons a span.wsf-section-icon-text{color:var(--wsf-section-icon-color)}.wsf-form .wsf-section .wsf-section-icons a[data-action=wsf-section-drag-icon]{cursor:move}.wsf-form .wsf-section .wsf-section-icons a.wsf-section-icon-disabled{cursor:not-allowed}.wsf-form .wsf-section .wsf-section-icons a.wsf-section-icon-disabled svg.wsf-section-icon path{fill:var(--wsf-section-icon-color-disabled)}.wsf-form .wsf-section .wsf-section-icons a.wsf-section-icon-disabled span.wsf-section-icon-text{color:var(--wsf-section-icon-color-disabled)}.wsf-form .wsf-fieldset>legend{background:var(--wsf-field-fieldset-legend-color-background);color:var(--wsf-field-fieldset-legend-color);font-family:var(--wsf-field-fieldset-legend-font-family);font-size:var(--wsf-field-fieldset-legend-font-size);font-style:var(--wsf-field-fieldset-legend-font-style);font-weight:var(--wsf-field-fieldset-legend-font-weight);letter-spacing:var(--wsf-field-fieldset-legend-letter-spacing);line-height:var(--wsf-field-fieldset-legend-line-height);margin:0 0 var(--wsf-field-fieldset-legend-gap) 0;-webkit-text-decoration:var(--wsf-field-fieldset-legend-text-decoration);text-decoration:var(--wsf-field-fieldset-legend-text-decoration);text-transform:var(--wsf-field-fieldset-legend-text-transform)}.wsf-alert,.wsf-form select.wsf-field option{font-family:var(--wsf-field-font-family);font-size:var(--wsf-field-font-size)}.wsf-form .wsf-field-wrapper.wsf-sticky{margin-bottom:0;padding-bottom:var(--wsf-form-grid-gap)}.wsf-alert>:last-child,.wsf-form .wsf-field-wrapper[data-type=divider],.wsf-form .wsf-field-wrapper[data-type=html],.wsf-form .wsf-field-wrapper[data-type=message],.wsf-form .wsf-field-wrapper[data-type=texteditor]{margin-bottom:0}.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h1,.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h2,.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h3,.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h4,.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h5,.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h6,.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] p{color:var(--wsf-field-texteditor-color);font-family:var(--wsf-field-texteditor-font-family);font-style:var(--wsf-field-texteditor-font-style);font-weight:var(--wsf-field-texteditor-font-weight);letter-spacing:var(--wsf-field-texteditor-letter-spacing);line-height:var(--wsf-field-texteditor-line-height);-webkit-text-decoration:var(--wsf-field-texteditor-text-decoration);text-decoration:var(--wsf-field-texteditor-text-decoration);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-transform:var(--wsf-field-texteditor-text-transform)}.wsf-form .wsf-field-wrapper[data-type=texteditor] [data-text-editor] p{font-size:var(--wsf-field-texteditor-font-size);margin-bottom:var(--wsf-field-texteditor-p-margin-bottom)}.wsf-form .wsf-tile{padding-left:calc(var(--wsf-form-grid-gap)/ 2);padding-right:calc(var(--wsf-form-grid-gap)/ 2)}.wsf-form .wsf-grid{margin-left:calc(-1 * var(--wsf-form-grid-gap)/ 2);margin-right:calc(-1 * var(--wsf-form-grid-gap)/ 2)}.wsf-form .wsf-inline{display:inline-block;flex-direction:column;-webkit-margin-end:var(--wsf-field-padding-horizontal);margin-inline-end:var(--wsf-field-padding-horizontal)}.wsf-form input[type=email].wsf-field,.wsf-form input[type=number].wsf-field,.wsf-form input[type=tel].wsf-field,.wsf-form input[type=text].wsf-field,.wsf-form input[type=url].wsf-field,.wsf-form select.wsf-field,.wsf-form textarea.wsf-field{-webkit-appearance:none;background-color:var(--wsf-field-color-background);border:var(--wsf-field-border);border-radius:var(--wsf-field-border-radius);color:var(--wsf-field-color);display:inline-block;font-family:var(--wsf-field-font-family);font-size:var(--wsf-field-font-size);font-style:var(--wsf-field-font-style);font-weight:var(--wsf-field-font-weight);height:auto;letter-spacing:var(--wsf-field-letter-spacing);line-height:var(--wsf-field-line-height);margin:0;max-width:none;min-height:auto;opacity:1;padding:var(--wsf-field-padding);-webkit-text-decoration:var(--wsf-field-text-decoration);text-decoration:var(--wsf-field-text-decoration);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-transform:var(--wsf-field-text-transform);touch-action:manipulation;width:100%;transition:background-color var(--wsf-form-transition),background-image var(--wsf-form-transition),border-color var(--wsf-form-transition),box-shadow var(--wsf-form-transition)}.wsf-form input[type=email].wsf-field::-webkit-input-placeholder,.wsf-form input[type=number].wsf-field::-webkit-input-placeholder,.wsf-form input[type=tel].wsf-field::-webkit-input-placeholder,.wsf-form input[type=text].wsf-field::-webkit-input-placeholder,.wsf-form input[type=url].wsf-field::-webkit-input-placeholder,.wsf-form select.wsf-field::-webkit-input-placeholder,.wsf-form textarea.wsf-field::-webkit-input-placeholder{color:var(--wsf-field-color-placeholder);opacity:1}.wsf-form input[type=email].wsf-field::-moz-placeholder,.wsf-form input[type=number].wsf-field::-moz-placeholder,.wsf-form input[type=tel].wsf-field::-moz-placeholder,.wsf-form input[type=text].wsf-field::-moz-placeholder,.wsf-form input[type=url].wsf-field::-moz-placeholder,.wsf-form select.wsf-field::-moz-placeholder,.wsf-form textarea.wsf-field::-moz-placeholder{color:var(--wsf-field-color-placeholder);opacity:1}.wsf-form input[type=email].wsf-field::-ms-input-placeholder,.wsf-form input[type=number].wsf-field::-ms-input-placeholder,.wsf-form input[type=tel].wsf-field::-ms-input-placeholder,.wsf-form input[type=text].wsf-field::-ms-input-placeholder,.wsf-form input[type=url].wsf-field::-ms-input-placeholder,.wsf-form select.wsf-field::-ms-input-placeholder,.wsf-form textarea.wsf-field::-ms-input-placeholder{color:var(--wsf-field-color-placeholder);opacity:1}.wsf-form input[type=email].wsf-field::placeholder,.wsf-form input[type=number].wsf-field::placeholder,.wsf-form input[type=tel].wsf-field::placeholder,.wsf-form input[type=text].wsf-field::placeholder,.wsf-form input[type=url].wsf-field::placeholder,.wsf-form select.wsf-field::placeholder,.wsf-form textarea.wsf-field::placeholder{color:var(--wsf-field-color-placeholder);opacity:1}.wsf-form input[type=email].wsf-field:hover:enabled:not(:focus),.wsf-form input[type=number].wsf-field:hover:enabled:not(:focus),.wsf-form input[type=tel].wsf-field:hover:enabled:not(:focus),.wsf-form input[type=text].wsf-field:hover:enabled:not(:focus),.wsf-form input[type=url].wsf-field:hover:enabled:not(:focus),.wsf-form select.wsf-field:hover:enabled:not(:focus),.wsf-form textarea.wsf-field:hover:enabled:not(:focus){background-color:var(--wsf-field-color-background-hover);border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color-hover)}.wsf-form input[type=email].wsf-field:focus,.wsf-form input[type=number].wsf-field:focus,.wsf-form input[type=tel].wsf-field:focus,.wsf-form input[type=text].wsf-field:focus,.wsf-form input[type=url].wsf-field:focus,.wsf-form select.wsf-field:focus,.wsf-form textarea.wsf-field:focus{background-color:var(--wsf-field-color-background-focus);border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color-focus);box-shadow:var(--wsf-field-box-shadow);color:var(--wsf-field-color-focus);outline:0}.wsf-form input[type=email].wsf-field.wsf-field:disabled,.wsf-form input[type=number].wsf-field.wsf-field:disabled,.wsf-form input[type=tel].wsf-field.wsf-field:disabled,.wsf-form input[type=text].wsf-field.wsf-field:disabled,.wsf-form input[type=url].wsf-field.wsf-field:disabled,.wsf-form select.wsf-field.wsf-field:disabled,.wsf-form textarea.wsf-field.wsf-field:disabled{background-color:var(--wsf-field-color-background-disabled);border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color-disabled);color:var(--wsf-field-color-disabled);-webkit-text-fill-color:var(--wsf-field-color-disabled);cursor:not-allowed;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wsf-form input[type=email].wsf-field::-moz-focus-inner,.wsf-form input[type=number].wsf-field::-moz-focus-inner,.wsf-form input[type=tel].wsf-field::-moz-focus-inner,.wsf-form input[type=text].wsf-field::-moz-focus-inner,.wsf-form input[type=url].wsf-field::-moz-focus-inner,.wsf-form select.wsf-field::-moz-focus-inner,.wsf-form textarea.wsf-field::-moz-focus-inner{border:0;padding:0}.wsf-form .wsf-label-wrapper label.wsf-label{padding:calc(var(--wsf-field-padding-vertical) + var(--wsf-field-border-width)) 0;margin-bottom:0}.wsf-form .wsf-help,.wsf-form .wsf-invalid-feedback{margin-bottom:0;margin-left:0;margin-right:0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;padding:0}.wsf-form label.wsf-label{background-color:var(--wsf-field-label-color-background);display:block;color:var(--wsf-field-label-color);font-family:var(--wsf-field-label-font-family);font-size:var(--wsf-field-label-font-size);font-weight:var(--wsf-field-label-font-weight);line-height:var(--wsf-field-label-line-height);margin-bottom:var(--wsf-field-label-gap);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wsf-form .wsf-field+label.wsf-label,.wsf-form .wsf-input-group-append+label.wsf-label{margin-bottom:0;margin-top:var(--wsf-field-label-gap)}.wsf-form .wsf-invalid-feedback{background-color:var(--wsf-field-invalid-feedback-color-background);color:var(--wsf-field-invalid-feedback-color);display:none;font-family:var(--wsf-field-invalid-feedback-font-family);font-size:var(--wsf-field-invalid-feedback-font-size);font-style:var(--wsf-field-invalid-feedback-font-style);font-weight:var(--wsf-field-invalid-feedback-font-weight);letter-spacing:var(--wsf-field-invalid-feedback-letter-spacing);line-height:var(--wsf-field-invalid-feedback-line-height);margin-top:var(--wsf-field-invalid-feedback-gap);-webkit-text-decoration:var(--wsf-field-invalid-feedback-text-decoration);text-decoration:var(--wsf-field-invalid-feedback-text-decoration);text-transform:var(--wsf-field-invalid-feedback-text-transform)}.wsf-form [data-checkbox-min-max],.wsf-form [data-select-min-max],.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside input.wsf-field[placeholder]:focus+.wsf-input-group-append+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside input.wsf-field[placeholder]:focus+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside input.wsf-field[placeholder]:not(:placeholder-shown)+.wsf-input-group-append+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside input.wsf-field[placeholder]:not(:placeholder-shown)+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside select.wsf-field+.wsf-input-group-append+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside select.wsf-field~label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside textarea.wsf-field[placeholder]:focus+.wsf-input-group-append+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside textarea.wsf-field[placeholder]:focus+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside textarea.wsf-field[placeholder]:not(:placeholder-shown)+.wsf-input-group-append+label,.wsf-form.wsf-label-position-inside-hide .wsf-label-position-inside textarea.wsf-field[placeholder]:not(:placeholder-shown)+label{display:none}.wsf-form .wsf-help{background-color:var(--wsf-field-help-color-background);color:var(--wsf-field-help-color);display:block;font-family:var(--wsf-field-help-font-family);font-size:var(--wsf-field-help-font-size);font-style:var(--wsf-field-help-font-style);font-weight:var(--wsf-field-help-font-weight);letter-spacing:var(--wsf-field-help-letter-spacing);line-height:var(--wsf-field-help-line-height);margin-top:var(--wsf-field-help-gap);-webkit-text-decoration:var(--wsf-field-help-text-decoration);text-decoration:var(--wsf-field-help-text-decoration);text-transform:var(--wsf-field-help-text-transform)}.wsf-form .wsf-help-pre,.wsf-form .wsf-label-position-inside .wsf-help-pre{margin-bottom:var(--wsf-field-help-gap)}.wsf-form .wsf-help-pre{margin-top:0}.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]::-webkit-input-placeholder,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]::-webkit-input-placeholder{color:transparent!important}.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]::-moz-placeholder,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]::-moz-placeholder{color:transparent!important}.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]::-ms-input-placeholder,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]::-ms-input-placeholder{color:transparent!important}.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]::placeholder,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]::placeholder{color:transparent!important}.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]+label,.wsf-form .wsf-label-position-inside select.wsf-field+.wsf-input-group-append+label,.wsf-form .wsf-label-position-inside select.wsf-field~label,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]+label{left:calc(var(--wsf-form-grid-gap)/ 2 + var(--wsf-field-padding-horizontal) + var(--wsf-field-border-width));line-height:var(--wsf-field-line-height);margin-top:0;position:absolute;top:var(--wsf-field-padding-vertical);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside input.wsf-field[placeholder]:focus+.wsf-input-group-append+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside input.wsf-field[placeholder]:focus+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside input.wsf-field[placeholder]:not(:placeholder-shown)+.wsf-input-group-append+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside input.wsf-field[placeholder]:not(:placeholder-shown)+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside select.wsf-field+.wsf-input-group-append+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside select.wsf-field~label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside textarea.wsf-field[placeholder]:focus+.wsf-input-group-append+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside textarea.wsf-field[placeholder]:focus+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside textarea.wsf-field[placeholder]:not(:placeholder-shown)+.wsf-input-group-append+label,.wsf-form:not(.wsf-label-position-inside-hide) .wsf-label-position-inside textarea.wsf-field[placeholder]:not(:placeholder-shown)+label{background-color:var(--wsf-field-color-background);display:block;-webkit-margin-start:calc(-1 * var(--wsf-field-font-size)/ 4);margin-inline-start:calc(-1 * var(--wsf-field-font-size)/ 4);padding-left:calc(var(--wsf-field-font-size)/ 4);padding-right:calc(var(--wsf-field-font-size)/ 4);-webkit-transform:translate(0,var(--wsf-field-label-inside-offset)) scale(var(--wsf-field-label-inside-scale));transform:translate(0,var(--wsf-field-label-inside-offset)) scale(var(--wsf-field-label-inside-scale))}.wsf-form [data-wsf-tooltip=""]:after,.wsf-form [data-wsf-tooltip=""]:before{opacity:0!important}.wsf-form [data-wsf-tooltip]{cursor:help;position:relative}.wsf-form [data-wsf-tooltip] svg{display:inline-block;vertical-align:text-bottom}.wsf-form [data-wsf-tooltip]::after,.wsf-form [data-wsf-tooltip]::before{opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden;z-index:1000;transition:opacity var(--wsf-form-transition),visibility var(--wsf-form-transition)}.wsf-form [data-wsf-tooltip]:focus{outline:0}.wsf-form [data-wsf-tooltip]:focus:after,.wsf-form [data-wsf-tooltip]:focus:before,.wsf-form [data-wsf-tooltip]:hover:after,.wsf-form [data-wsf-tooltip]:hover:before{opacity:1;visibility:visible}.wsf-form [data-wsf-tooltip]:before{border:5px solid transparent;border-top-color:var(--wsf-field-tooltip-color-background);bottom:calc(100% - 5px);content:"";left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wsf-form [data-wsf-tooltip]:after{background-color:var(--wsf-field-tooltip-color-background);border-radius:var(--wsf-field-tooltip-border-radius);bottom:calc(100% + var(--wsf-field-tooltip-gap));color:var(--wsf-field-tooltip-color);content:attr(data-wsf-tooltip);font-family:var(--wsf-field-tooltip-font-family);font-size:var(--wsf-field-tooltip-font-size);font-weight:var(--wsf-field-tooltip-font-weight);left:50%;line-height:var(--wsf-field-tooltip-line-height);max-width:320px;min-width:180px;padding:var(--wsf-field-padding);text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wsf-form .wsf-input-group{align-items:stretch;display:flex;flex-wrap:wrap;width:100%}.wsf-form .wsf-input-group>.wsf-help,.wsf-form .wsf-input-group>.wsf-invalid-feedback,.wsf-form .wsf-input-group>label.wsf-label{width:100%}.wsf-form .wsf-input-group>.wsf-field,.wsf-form .wsf-input-group>input[type=text].wsf-field~.dropzone,.wsf-form .wsf-input-group>input[type=text].wsf-field~canvas,.wsf-form .wsf-input-group>select.wsf-field~.select2-container{flex:1 1 auto;min-width:0;position:relative;width:1%!important}.wsf-form .wsf-input-group-has-prepend>.dropzone,.wsf-form .wsf-input-group-has-prepend>.wsf-field,.wsf-form .wsf-input-group-has-prepend>select.wsf-field~.select2-container .select2-selection--multiple,.wsf-form .wsf-input-group-has-prepend>select.wsf-field~.select2-container .select2-selection--single{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.wsf-form .wsf-input-group-has-append>.dropzone,.wsf-form .wsf-input-group-has-append>.wsf-field,.wsf-form .wsf-input-group-has-append>select.wsf-field~.select2-container .select2-selection--multiple,.wsf-form .wsf-input-group-has-append>select.wsf-field~.select2-container .select2-selection--single{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.wsf-form .wsf-input-group-append,.wsf-form .wsf-input-group-prepend{align-items:center;background-color:var(--wsf-field-prefix-suffix-color-background);border:var(--wsf-field-border);color:var(--wsf-field-prefix-suffix-color);display:flex;font-family:var(--wsf-field-prefix-suffix-font-family);font-size:var(--wsf-field-prefix-suffix-font-size);font-style:var(--wsf-field-prefix-suffix-font-style);font-weight:var(--wsf-field-prefix-suffix-font-weight);letter-spacing:var(--wsf-field-prefix-suffix-letter-spacing);line-height:var(--wsf-field-prefix-suffix-line-height);padding:var(--wsf-field-padding);-webkit-text-decoration:var(--wsf-field-prefix-suffix-text-decoration);text-decoration:var(--wsf-field-prefix-suffix-text-decoration);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-transform:var(--wsf-field-prefix-suffix-text-transform)}.wsf-form .wsf-input-group-append,.wsf-form.wsf-rtl .wsf-input-group-prepend{border-top-right-radius:var(--wsf-field-border-radius);border-bottom-right-radius:var(--wsf-field-border-radius)}.wsf-form .wsf-input-group-prepend{-webkit-border-end:none;border-bottom-left-radius:var(--wsf-field-border-radius);border-inline-end:none;border-top-left-radius:var(--wsf-field-border-radius)}.wsf-form .wsf-input-group-append{-webkit-border-start:none;border-inline-start:none}.wsf-form .wsf-text-primary{color:var(--wsf-form-color-primary)}.wsf-form .wsf-text-secondary{color:var(--wsf-form-color-secondary)}.wsf-form .wsf-text-success{color:var(--wsf-form-color-success)}.wsf-form .wsf-text-information{color:var(--wsf-form-color-info)}.wsf-form .wsf-text-warning{color:var(--wsf-form-color-warning)}.wsf-form .wsf-text-danger{color:var(--wsf-form-color-danger)}.wsf-alert.wsf-alert-success,.wsf-alert.wsf-alert-success>p{color:var(--wsf-field-message-success-color)}.wsf-form .wsf-text-left{text-align:left}.wsf-form .wsf-text-center{text-align:center}.wsf-form .wsf-text-right{text-align:right}.wsf-form .wsf-hidden{display:none!important}.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form .wsf-label-position-inside input.wsf-field[placeholder]+label,.wsf-form .wsf-label-position-inside select.wsf-field+.wsf-input-group-append+label,.wsf-form .wsf-label-position-inside select.wsf-field+label,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form .wsf-label-position-inside textarea.wsf-field[placeholder]+label,.wsf-form input.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form input.wsf-field[placeholder]+label,.wsf-form select.wsf-field+.wsf-input-group-append+label,.wsf-form select.wsf-field+label,.wsf-form textarea.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form textarea.wsf-field[placeholder]+label{transition:-webkit-transform var(--wsf-form-transition-speed);transition:transform var(--wsf-form-transition-speed);transition:transform var(--wsf-form-transition-speed),-webkit-transform var(--wsf-form-transition-speed)}.wsf-form.wsf-rtl .wsf-input-group-has-prepend>.dropzone,.wsf-form.wsf-rtl .wsf-input-group-has-prepend>.wsf-field,.wsf-form.wsf-rtl .wsf-input-group-has-prepend>select.wsf-field~.select2-container .select2-selection--multiple,.wsf-form.wsf-rtl .wsf-input-group-has-prepend>select.wsf-field~.select2-container .select2-selection--single{border-top-left-radius:var(--wsf-field-border-radius)!important;border-top-right-radius:0!important;border-bottom-left-radius:var(--wsf-field-border-radius)!important;border-bottom-right-radius:0!important}.wsf-form.wsf-rtl .wsf-input-group-has-prepend.wsf-input-group-has-append>.dropzone,.wsf-form.wsf-rtl .wsf-input-group-has-prepend.wsf-input-group-has-append>.wsf-field,.wsf-form.wsf-rtl .wsf-input-group-has-prepend.wsf-input-group-has-append>select.wsf-field~.select2-container .select2-selection--multiple,.wsf-form.wsf-rtl .wsf-input-group-has-prepend.wsf-input-group-has-append>select.wsf-field~.select2-container .select2-selection--single{border-radius:0!important}.wsf-form.wsf-rtl .wsf-input-group-has-append>.dropzone,.wsf-form.wsf-rtl .wsf-input-group-has-append>.wsf-field,.wsf-form.wsf-rtl .wsf-input-group-has-append>select.wsf-field~.select2-container .select2-selection--multiple,.wsf-form.wsf-rtl .wsf-input-group-has-append>select.wsf-field~.select2-container .select2-selection--single{border-top-left-radius:0!important;border-top-right-radius:var(--wsf-field-border-radius)!important;border-bottom-left-radius:0!important;border-bottom-right-radius:var(--wsf-field-border-radius)!important}.wsf-form.wsf-rtl .wsf-input-group-prepend{border-top-left-radius:0;border-bottom-left-radius:0}.wsf-form.wsf-rtl .wsf-input-group-append{border-top-left-radius:var(--wsf-field-border-radius);border-top-right-radius:0;border-bottom-left-radius:var(--wsf-field-border-radius);border-bottom-right-radius:0}.wsf-form.wsf-rtl .wsf-label-position-inside input.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form.wsf-rtl .wsf-label-position-inside input.wsf-field[placeholder]+label,.wsf-form.wsf-rtl .wsf-label-position-inside select.wsf-field+.wsf-input-group-append+label,.wsf-form.wsf-rtl .wsf-label-position-inside select.wsf-field+label,.wsf-form.wsf-rtl .wsf-label-position-inside textarea.wsf-field[placeholder]+.wsf-input-group-append+label,.wsf-form.wsf-rtl .wsf-label-position-inside textarea.wsf-field[placeholder]+label{left:auto;right:calc(var(--wsf-form-grid-gap)/ 2 + var(--wsf-field-padding-horizontal) + var(--wsf-field-border-width))}.wsf-form .wsf-validated input[type=email].wsf-field:invalid,.wsf-form .wsf-validated input[type=number].wsf-field:invalid,.wsf-form .wsf-validated input[type=tel].wsf-field:invalid,.wsf-form .wsf-validated input[type=text].wsf-field:invalid,.wsf-form .wsf-validated input[type=url].wsf-field:invalid,.wsf-form .wsf-validated select.wsf-field:invalid,.wsf-form .wsf-validated textarea.wsf-field:invalid,.wsf-form.wsf-validated input[type=email].wsf-field:invalid,.wsf-form.wsf-validated input[type=number].wsf-field:invalid,.wsf-form.wsf-validated input[type=tel].wsf-field:invalid,.wsf-form.wsf-validated input[type=text].wsf-field:invalid,.wsf-form.wsf-validated input[type=url].wsf-field:invalid,.wsf-form.wsf-validated select.wsf-field:invalid,.wsf-form.wsf-validated textarea.wsf-field:invalid{background-color:var(--wsf-field-color-background-invalid);border-color:var(--wsf-field-border-color-invalid)}.wsf-form .wsf-validated input[type=email].wsf-field:invalid:focus:not(:hover),.wsf-form .wsf-validated input[type=number].wsf-field:invalid:focus:not(:hover),.wsf-form .wsf-validated input[type=tel].wsf-field:invalid:focus:not(:hover),.wsf-form .wsf-validated input[type=text].wsf-field:invalid:focus:not(:hover),.wsf-form .wsf-validated input[type=url].wsf-field:invalid:focus:not(:hover),.wsf-form .wsf-validated select.wsf-field:invalid:focus:not(:hover),.wsf-form .wsf-validated textarea.wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated input[type=email].wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated input[type=number].wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated input[type=tel].wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated input[type=text].wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated input[type=url].wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated select.wsf-field:invalid:focus:not(:hover),.wsf-form.wsf-validated textarea.wsf-field:invalid:focus:not(:hover){box-shadow:var(--wsf-field-box-shadow)}.wsf-form .wsf-validated input[type=email].wsf-field:-moz-ui-invalid,.wsf-form .wsf-validated input[type=number].wsf-field:-moz-ui-invalid,.wsf-form .wsf-validated input[type=tel].wsf-field:-moz-ui-invalid,.wsf-form .wsf-validated input[type=text].wsf-field:-moz-ui-invalid,.wsf-form .wsf-validated input[type=url].wsf-field:-moz-ui-invalid,.wsf-form .wsf-validated select.wsf-field:-moz-ui-invalid,.wsf-form .wsf-validated textarea.wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated input[type=email].wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated input[type=number].wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated input[type=tel].wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated input[type=text].wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated input[type=url].wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated select.wsf-field:-moz-ui-invalid,.wsf-form.wsf-validated textarea.wsf-field:-moz-ui-invalid{box-shadow:none}.wsf-form .wsf-validated .wsf-field.wsf-invalid~.wsf-invalid-feedback,.wsf-form .wsf-validated .wsf-field:invalid~.wsf-invalid-feedback,.wsf-form .wsf-validated .wsf-input-group:has(.iti .wsf-field:invalid)~.wsf-invalid-feedback,.wsf-form .wsf-validated [data-checkbox-min-max]:invalid~.wsf-invalid-feedback,.wsf-form .wsf-validated [data-select-min-max]:invalid~.wsf-invalid-feedback,.wsf-form .wsf-validated [role=\"radiogroup\"][data-wsf-invalid]~.wsf-invalid-feedback,.wsf-form .wsf-validated fieldset[data-wsf-invalid]~.wsf-invalid-feedback,.wsf-form.wsf-validated .wsf-field.wsf-invalid~.wsf-invalid-feedback,.wsf-form.wsf-validated .wsf-field:invalid~.wsf-invalid-feedback,.wsf-form.wsf-validated .wsf-input-group:has(.iti .wsf-field:invalid)~.wsf-invalid-feedback,.wsf-form.wsf-validated [data-checkbox-min-max]:invalid~.wsf-invalid-feedback,.wsf-form.wsf-validated [data-select-min-max]:invalid~.wsf-invalid-feedback,.wsf-form.wsf-validated [role=\"radiogroup\"][data-wsf-invalid]~.wsf-invalid-feedback,.wsf-form.wsf-validated fieldset[data-wsf-invalid]~.wsf-invalid-feedback{display:block}.wsf-form.wsf-field-border-placement-bottom .wsf-input-group span,.wsf-form.wsf-field-border-placement-bottom [data-wsf-legal].wsf-field,.wsf-form.wsf-field-border-placement-bottom [data-wsf-legal].wsf-field:disabled,.wsf-form.wsf-field-border-placement-bottom [data-wsf-legal].wsf-field:focus,.wsf-form.wsf-field-border-placement-bottom [data-wsf-legal].wsf-field:hover:enabled:not(:focus),.wsf-form.wsf-field-border-placement-bottom input.wsf-field:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),.wsf-form.wsf-field-border-placement-bottom input.wsf-field:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):disabled,.wsf-form.wsf-field-border-placement-bottom input.wsf-field:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):focus,.wsf-form.wsf-field-border-placement-bottom input.wsf-field:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):hover:enabled:not(:focus),.wsf-form.wsf-field-border-placement-bottom input.wsf-field[type=text]~canvas,.wsf-form.wsf-field-border-placement-bottom input.wsf-field[type=text]~canvas:disabled,.wsf-form.wsf-field-border-placement-bottom input.wsf-field[type=text]~canvas:focus,.wsf-form.wsf-field-border-placement-bottom input.wsf-field[type=text]~canvas:hover:enabled:not(:focus),.wsf-form.wsf-field-border-placement-bottom select.wsf-field,.wsf-form.wsf-field-border-placement-bottom select.wsf-field:disabled,.wsf-form.wsf-field-border-placement-bottom select.wsf-field:focus,.wsf-form.wsf-field-border-placement-bottom select.wsf-field:hover:enabled:not(:focus),.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--multiple,.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--multiple:disabled,.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--multiple:focus,.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--multiple:hover:enabled:not(:focus),.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--single,.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--single:disabled,.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--single:focus,.wsf-form.wsf-field-border-placement-bottom select.wsf-field~.select2-container .select2-selection--single:hover:enabled:not(:focus),.wsf-form.wsf-field-border-placement-bottom textarea.wsf-field,.wsf-form.wsf-field-border-placement-bottom textarea.wsf-field:disabled,.wsf-form.wsf-field-border-placement-bottom textarea.wsf-field:focus,.wsf-form.wsf-field-border-placement-bottom textarea.wsf-field:hover:enabled:not(:focus){border-top:none;border-left:none;border-right:none;border-radius:0}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt]{--wsf-form-color-accent:var(--wsf-form-color-accent-alt);background-color:var(--wsf-form-color-background-alt);color:var(--wsf-form-color-base-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-section.wsf-sticky{background-color:var(--wsf-section-color-background-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-section>legend{background-color:var(--wsf-section-legend-background-color-alt);color:var(--wsf-section-legend-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-section .wsf-section-icons a svg.wsf-section-icon path{fill:var(--wsf-section-icon-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-section .wsf-section-icons a span.wsf-section-icon-text{color:var(--wsf-section-icon-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-section .wsf-section-icons a.wsf-section-icon-disabled svg.wsf-section-icon path{fill:var(--wsf-section-icon-color-disabled-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-section .wsf-section-icons a.wsf-section-icon-disabled span.wsf-section-icon-text{color:var(--wsf-section-icon-color-disabled-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-fieldset>legend{background-color:var(--wsf-field-fieldset-legend-background-color-alt);color:var(--wsf-field-fieldset-legend-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper.wsf-sticky{background-color:var(--wsf-form-color-background-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h1,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h2,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h3,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h4,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h5,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] h6,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-field-wrapper[data-type=texteditor] [data-text-editor] p{color:var(--wsf-field-texteditor-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field{background-color:var(--wsf-field-color-background-alt);border:var(--wsf-field-border-alt);color:var(--wsf-field-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field::-webkit-input-placeholder{color:var(--wsf-field-color-placeholder-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field::-moz-placeholder{color:var(--wsf-field-color-placeholder-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field::-ms-input-placeholder{color:var(--wsf-field-color-placeholder-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field::placeholder{color:var(--wsf-field-color-placeholder-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field:hover:enabled:not(:focus),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field:hover:enabled:not(:focus),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field:hover:enabled:not(:focus),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field:hover:enabled:not(:focus),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field:hover:enabled:not(:focus),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:hover:enabled:not(:focus),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field:hover:enabled:not(:focus){background-color:var(--wsf-field-color-background-hover-alt);border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field:focus,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field:focus,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field:focus,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field:focus,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field:focus,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:focus,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field:focus{background-color:var(--wsf-field-color-background-focus-alt);border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color-focus-alt);box-shadow:var(--wsf-field-box-shadow-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=email].wsf-field.wsf-field:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=number].wsf-field.wsf-field:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=tel].wsf-field.wsf-field:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=text].wsf-field.wsf-field:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] input[type=url].wsf-field.wsf-field:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field.wsf-field:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] textarea.wsf-field.wsf-field:disabled{background-color:var(--wsf-field-color-background-disabled-alt);border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color-disabled-alt);color:var(--wsf-field-color-disabled-alt);-webkit-text-fill-color:var(--wsf-field-color-disabled-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] label.wsf-label{background-color:var(--wsf-field-label-background-color-alt);color:var(--wsf-field-label-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-invalid-feedback{background-color:var(--wsf-field-invalid-feedback-background-color-alt);color:var(--wsf-field-invalid-feedback-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-help{background-color:var(--wsf-field-help-color-background-alt);color:var(--wsf-field-help-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]::-webkit-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]::-webkit-input-placeholder{color:transparent!important}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]::-moz-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]::-moz-placeholder{color:transparent!important}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]::-ms-input-placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]::-ms-input-placeholder{color:transparent!important}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]::placeholder,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]::placeholder{color:transparent!important}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]:focus+.wsf-input-group-append+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]:focus+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]:not(:placeholder-shown)+.wsf-input-group-append+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside input.wsf-field[placeholder]:not(:placeholder-shown)+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside select.wsf-field+.wsf-input-group-append+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside select.wsf-field+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]:focus+.wsf-input-group-append+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]:focus+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside textarea.wsf-field[placeholder]:not(:placeholder-shown)+label,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-label-position-inside:not(.wsf-label-position-inside-hide) textarea.wsf-field[placeholder]:not(:placeholder-shown)+.wsf-input-group-append+label{background-color:var(--wsf-field-color-background-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] [data-wsf-tooltip]:before{border-top-color:var(--wsf-field-tooltip-color-background-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] [data-wsf-tooltip]:after{background-color:var(--wsf-field-tooltip-color-background-alt);color:var(--wsf-field-tooltip-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-input-group-append,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-input-group-prepend{background-color:var(--wsf-field-prefix-suffix-color-background-alt);border:var(--wsf-field-border-alt);color:var(--wsf-field-prefix-suffix-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=email].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=number].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=tel].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=text].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=url].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated select.wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated textarea.wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=email].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=number].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=tel].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=text].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=url].wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated select.wsf-field:invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated textarea.wsf-field:invalid{background-color:var(--wsf-field-color-background-invalid-alt);border-color:var(--wsf-field-border-color-invalid-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=email].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=number].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=tel].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=text].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated input[type=url].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated select.wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated textarea.wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=email].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=number].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=tel].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=text].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated input[type=url].wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated select.wsf-field:invalid:focus:not(:hover),html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated textarea.wsf-field:invalid:focus:not(:hover){box-shadow:var(--wsf-field-box-shadow-alt)}.pac-container{z-index:1401}.elementor-element .wsf-form .wp-editor-tools button{background-color:inherit!important}.wsf-alert{background-color:var(--wsf-field-message-color-background);-webkit-border-start:calc(var(--wsf-field-border-width) * 4) solid var(--wsf-field-message-border-color);border-inline-start:calc(var(--wsf-field-border-width) * 4) solid var(--wsf-field-message-border-color);border-radius:var(--wsf-field-border-radius);font-weight:var(--wsf-field-font-weight);line-height:var(--wsf-field-line-height);padding:var(--wsf-field-padding)}.wsf-alert>p a,.wsf-alert>p a:focus,.wsf-alert>p a:hover{color:var(--wsf-field-message-anchor-color);text-decoration:underline}.wsf-alert>:first-child{margin-top:0}.wsf-alert.wsf-alert-success{background-color:var(--wsf-field-message-success-color-background);border-color:var(--wsf-field-message-success-border-color)}.wsf-alert.wsf-alert-information,.wsf-alert.wsf-alert-information>p{color:var(--wsf-field-message-info-color)}.wsf-alert.wsf-alert-success>p a,.wsf-alert.wsf-alert-success>p a:focus,.wsf-alert.wsf-alert-success>p a:hover{color:var(--wsf-field-message-success-anchor-color)}.wsf-alert.wsf-alert-information{background-color:var(--wsf-field-message-info-color-background);border-color:var(--wsf-field-message-info-border-color)}.wsf-alert.wsf-alert-warning,.wsf-alert.wsf-alert-warning>p{color:var(--wsf-field-message-warning-color)}.wsf-alert.wsf-alert-information>p a,.wsf-alert.wsf-alert-information>p a:focus,.wsf-alert.wsf-alert-information>p a:hover{color:var(--wsf-field-message-info-anchor-color)}.wsf-alert.wsf-alert-warning{background-color:var(--wsf-field-message-warning-color-background);border-color:var(--wsf-field-message-warning-border-color)}.wsf-alert.wsf-alert-danger,.wsf-alert.wsf-alert-danger>p{color:var(--wsf-field-message-danger-color)}.wsf-alert.wsf-alert-warning>p a,.wsf-alert.wsf-alert-warning>p a:focus,.wsf-alert.wsf-alert-warning>p a:hover{color:var(--wsf-field-message-warning-anchor-color)}.wsf-alert.wsf-alert-danger{background-color:var(--wsf-field-message-danger-color-background);border-color:var(--wsf-field-message-danger-border-color)}.wsf-alert.wsf-alert-danger>p a,.wsf-alert.wsf-alert-danger>p a:focus,.wsf-alert.wsf-alert-danger>p a:hover{color:var(--wsf-field-message-danger-anchor-color)}.wsf-form button.wsf-button{-webkit-appearance:none;background-color:var(--wsf-field-button-color-background);border-color:var(--wsf-field-button-border-color);border-radius:var(--wsf-field-button-border-radius);border-style:var(--wsf-field-button-border-style);border-width:var(--wsf-field-button-border-width);color:var(--wsf-field-button-color);cursor:pointer;display:inline-block;font-family:var(--wsf-field-button-font-family);font-size:var(--wsf-field-button-font-size);font-style:var(--wsf-field-button-font-style);font-weight:var(--wsf-field-button-font-weight);letter-spacing:var(--wsf-field-button-letter-spacing);line-height:var(--wsf-field-button-line-height);margin:0;min-height:auto;max-width:none;padding:var(--wsf-field-button-padding);text-align:center;-webkit-text-decoration:var(--wsf-field-button-text-decoration);text-decoration:var(--wsf-field-button-text-decoration);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-transform:var(--wsf-field-button-text-transform);touch-action:manipulation;user-select:none;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:background-color var(--wsf-form-transition),border-color var(--wsf-form-transition),box-shadow var(--wsf-form-transition)}.wsf-form button.wsf-button.wsf-button-full{width:var(--wsf-field-button-width)}.wsf-form button.wsf-button::-moz-focus-inner{border:0;margin:0;padding:0}.wsf-form button.wsf-button:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-color-background-hover);border-color:var(--wsf-field-button-border-color-hover);color:var(--wsf-field-button-color-hover)}.wsf-form button.wsf-button:active,.wsf-form button.wsf-button:focus{background-color:var(--wsf-field-button-color-background-focus);border-color:var(--wsf-field-button-border-color-focus);box-shadow:var(--wsf-field-box-shadow);color:var(--wsf-field-button-color-focus);outline:0}.wsf-form button.wsf-button:disabled{cursor:not-allowed;opacity:.5;transition:none}.wsf-form button.wsf-button.wsf-button-primary{background-color:var(--wsf-field-button-primary-color-background);border-color:var(--wsf-field-button-primary-border-color);color:var(--button-text-color)}.wsf-form button.wsf-button.wsf-button-primary:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-primary-color-background-hover);border-color:var(--wsf-field-button-primary-border-color-hover);color:var(--button-text-color))}.wsf-form button.wsf-button.wsf-button-primary:active,.wsf-form button.wsf-button.wsf-button-primary:focus{background-color:var(--wsf-field-button-primary-color-background-focus);border-color:var(--wsf-field-button-primary-border-color-focus);color:var(--wsf-field-button-primary-color-focus)}.wsf-form button.wsf-button.wsf-button-secondary{background-color:var(--wsf-field-button-secondary-color-background);border-color:var(--wsf-field-button-secondary-border-color);color:var(--wsf-field-button-secondary-color)}.wsf-form button.wsf-button.wsf-button-secondary:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-secondary-color-background-hover);border-color:var(--wsf-field-button-secondary-border-color-hover);color:var(--wsf-field-button-secondary-color-hover)}.wsf-form button.wsf-button.wsf-button-secondary:active,.wsf-form button.wsf-button.wsf-button-secondary:focus{background-color:var(--wsf-field-button-secondary-color-background-focus);border-color:var(--wsf-field-button-secondary-border-color-focus);color:var(--wsf-field-button-secondary-color-focus)}.wsf-form button.wsf-button.wsf-button-success{background-color:var(--wsf-field-button-success-color-background);border-color:var(--wsf-field-button-success-border-color);color:var(--wsf-field-button-success-color)}.wsf-form button.wsf-button.wsf-button-success:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-success-color-background-hover);border-color:var(--wsf-field-button-success-border-color-hover);color:var(--wsf-field-button-success-color-hover)}.wsf-form button.wsf-button.wsf-button-success:active,.wsf-form button.wsf-button.wsf-button-success:focus{background-color:var(--wsf-field-button-success-color-background-focus);border-color:var(--wsf-field-button-success-border-color-focus);color:var(--wsf-field-button-success-color-focus)}.wsf-form button.wsf-button.wsf-button-information{background-color:var(--wsf-field-button-info-color-background);border-color:var(--wsf-field-button-info-border-color);color:var(--wsf-field-button-info-color)}.wsf-form button.wsf-button.wsf-button-information:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-info-color-background-hover);border-color:var(--wsf-field-button-info-border-color-hover);color:var(--wsf-field-button-info-color-hover)}.wsf-form button.wsf-button.wsf-button-information:active,.wsf-form button.wsf-button.wsf-button-information:focus{background-color:var(--wsf-field-button-info-color-background-focus);border-color:var(--wsf-field-button-info-border-color-focus);color:var(--wsf-field-button-info-color-focus)}.wsf-form button.wsf-button.wsf-button-warning{background-color:var(--wsf-field-button-warning-color-background);border-color:var(--wsf-field-button-warning-border-color);color:var(--wsf-field-button-warning-color)}.wsf-form button.wsf-button.wsf-button-warning:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-warning-color-background-hover);border-color:var(--wsf-field-button-warning-border-color-hover);color:var(--wsf-field-button-warning-color-hover)}.wsf-form button.wsf-button.wsf-button-warning:active,.wsf-form button.wsf-button.wsf-button-warning:focus{background-color:var(--wsf-field-button-warning-color-background-focus);border-color:var(--wsf-field-button-warning-border-color-focus);color:var(--wsf-field-button-warning-color-focus)}.wsf-form button.wsf-button.wsf-button-danger{background-color:var(--wsf-field-button-danger-color-background);border-color:var(--wsf-field-button-danger-border-color);color:var(--wsf-field-button-danger-color)}.wsf-form button.wsf-button.wsf-button-danger:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-danger-color-background-hover);border-color:var(--wsf-field-button-danger-border-color-hover);color:var(--wsf-field-button-danger-color-hover)}.wsf-form button.wsf-button.wsf-button-danger:active,.wsf-form button.wsf-button.wsf-button-danger:focus{background-color:var(--wsf-field-button-danger-color-background-focus);border-color:var(--wsf-field-button-danger-border-color-focus);color:var(--wsf-field-button-danger-color-focus)}.wsf-form.wsf-form-post-lock-progress button.wsf-button{cursor:progress}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button{background-color:var(--wsf-field-button-color-background-alt);border-color:var(--wsf-field-button-border-color-alt);color:var(--wsf-field-button-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-color-background-hover-alt);border-color:var(--wsf-field-button-border-color-hover-alt);color:var(--wsf-field-button-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button:focus{background-color:var(--wsf-field-button-color-background-focus-alt);border-color:var(--wsf-field-button-border-color-focus-alt);color:var(--wsf-field-button-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-primary{background-color:var(--wsf-field-button-primary-color-background-alt);border-color:var(--wsf-field-button-primary-border-color-alt);color:var(--wsf-field-button-primary-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-primary:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-primary-color-background-hover-alt);border-color:var(--wsf-field-button-primary-border-color-hover-alt);color:var(--wsf-field-button-primary-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-primary:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-primary:focus{background-color:var(--wsf-field-button-primary-color-background-focus-alt);border-color:var(--wsf-field-button-primary-border-color-focus-alt);color:var(--wsf-field-button-primary-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-secondary{background-color:var(--wsf-field-button-secondary-color-background-alt);border-color:var(--wsf-field-button-secondary-border-color-alt);color:var(--wsf-field-button-secondary-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-secondary:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-secondary-color-background-hover-alt);border-color:var(--wsf-field-button-secondary-border-color-hover-alt);color:var(--wsf-field-button-secondary-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-secondary:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-secondary:focus{background-color:var(--wsf-field-button-secondary-color-background-focus-alt);border-color:var(--wsf-field-button-secondary-border-color-focus-alt);color:var(--wsf-field-button-secondary-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-success{background-color:var(--wsf-field-button-success-color-background-alt);border-color:var(--wsf-field-button-success-border-color-alt);color:var(--wsf-field-button-success-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-success:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-success-color-background-hover-alt);border-color:var(--wsf-field-button-success-border-color-hover-alt);color:var(--wsf-field-button-success-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-success:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-success:focus{background-color:var(--wsf-field-button-success-color-background-focus-alt);border-color:var(--wsf-field-button-success-border-color-focus-alt);color:var(--wsf-field-button-success-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-information{background-color:var(--wsf-field-button-info-color-background-alt);border-color:var(--wsf-field-button-info-border-color-alt);color:var(--wsf-field-button-info-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-information:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-info-color-background-hover-alt);border-color:var(--wsf-field-button-info-border-color-hover-alt);color:var(--wsf-field-button-info-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-information:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-information:focus{background-color:var(--wsf-field-button-info-color-background-focus-alt);border-color:var(--wsf-field-button-info-border-color-focus-alt);color:var(--wsf-field-button-info-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-warning{background-color:var(--wsf-field-button-warning-color-background-alt);border-color:var(--wsf-field-button-warning-border-color-alt);color:var(--wsf-field-button-warning-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-warning:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-warning-color-background-hover-alt);border-color:var(--wsf-field-button-warning-border-color-hover-alt);color:var(--wsf-field-button-warning-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-warning:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-warning:focus{background-color:var(--wsf-field-button-warning-color-background-focus-alt);border-color:var(--wsf-field-button-warning-border-color-focus-alt);color:var(--wsf-field-button-warning-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-danger{background-color:var(--wsf-field-button-danger-color-background-alt);border-color:var(--wsf-field-button-danger-border-color-alt);color:var(--wsf-field-button-danger-color-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-danger:hover:enabled:not(:checked):not(:focus){background-color:var(--wsf-field-button-danger-color-background-hover-alt);border-color:var(--wsf-field-button-danger-border-color-hover-alt);color:var(--wsf-field-button-danger-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-danger:active,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] button.wsf-button.wsf-button-danger:focus{background-color:var(--wsf-field-button-danger-color-background-focus-alt);border-color:var(--wsf-field-button-danger-border-color-focus-alt);color:var(--wsf-field-button-danger-color-focus-alt)}.wsf-form select.wsf-field{background-image:none!important;display:inline-block!important}.wsf-form select.wsf-field.wsf-field[multiple]:not([size]),.wsf-form select.wsf-field[size]{height:auto}.wsf-form select.wsf-field:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.wsf-form select.wsf-field[data-wsf-select2]:not([multiple]):not([size]){-webkit-padding-end:var(--wsf-field-select-padding-right);padding-inline-end:var(--wsf-field-select-padding-right)}.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2])+span.wsf-select-arrow{align-self:center;border-color:var(--wsf-field-select-arrow-color) transparent transparent transparent;border-style:solid;border-width:var(--wsf-field-select-arrow-height) calc(var(--wsf-field-select-arrow-width)/ 2) 0 calc(var(--wsf-field-select-arrow-width)/ 2);display:inline-block!important;margin-left:calc(-1 * var(--wsf-field-select-arrow-width));position:relative;pointer-events:none;right:var(--wsf-field-padding-horizontal);top:-1px;vertical-align:middle;width:0}.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):hover:not(:focus)+span{color:var(--wsf-field-color-hover)}.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):focus+span{color:var(--wsf-field-color-focus)}.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):disabled{border-color:var(--wsf-field-border-color-disabled)}.wsf-form select.wsf-field option:disabled,.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):disabled+span{color:var(--wsf-field-color-disabled)}.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2])::-ms-expand{display:none}.wsf-form select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.wsf-form select.wsf-field optgroup{font-weight:700}.wsf-form select.wsf-field option{font-weight:var(--wsf-field-font-weight)}.wsf-form .wsf-validated select.wsf-field:invalid:not([multiple]):not([size]):invalid,.wsf-form.wsf-validated select.wsf-field:invalid:not([multiple]):not([size]):invalid{border-color:var(--wsf-field-border-color-invalid)}.wsf-form.wsf-rtl select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2])+span.wsf-select-arrow{margin-right:calc(-1 * var(--wsf-field-select-arrow-width));right:calc(-1 * var(--wsf-field-padding-horizontal))}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2])+span.wsf-select-arrow{border-color:var(--wsf-field-select-arrow-color-alt) transparent transparent transparent}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):hover:not(:focus)+span{color:var(--wsf-field-color-hover-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):focus+span{color:var(--wsf-field-color-focus-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):disabled{border-color:var(--wsf-field-border-color-disabled-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field option:disabled,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] select.wsf-field:not([multiple]):not([size]):not([data-wsf-select2]):disabled+span{color:var(--wsf-field-color-disabled-alt)}html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt] .wsf-validated select.wsf-field:invalid:not([multiple]):not([size]):invalid,html.wsf-styler-scheme-alt .wsf-form[data-wsf-style-has-alt].wsf-validated select.wsf-field:invalid:not([multiple]):not([size]):invalid{border-color:var(--wsf-field-border-color-invalid-alt)}.wsf-form textarea.wsf-field{height:auto;min-height:var(--wsf-field-height);overflow:auto;resize:vertical}.wsf-form textarea.wsf-field[data-wsf-field-sizing-content]{field-sizing:content}


.wsf-invalid-feedback,[data-select-min-max], [data-checkbox-min-max]{display:none}.wsf-validated .wsf-field:invalid ~ .wsf-invalid-feedback,.wsf-validated .wsf-field.wsf-invalid ~ .wsf-invalid-feedback,.wsf-validated [role="radiogroup"][data-wsf-invalid] ~ .wsf-invalid-feedback,.wsf-validated [data-select-min-max]:invalid ~ .wsf-invalid-feedback,.wsf-validated [data-checkbox-min-max]:invalid ~ .wsf-invalid-feedback,.wsf-validated .wsf-input-group:has(.iti .wsf-field:invalid) ~ .wsf-invalid-feedback{display:block}.wsf-grid{display:flex;flex-wrap:wrap}.wsf-tile{position:relative;width:100%;box-sizing:border-box}.wsf-extra-small-1{flex:0 0 8.333333% !important;max-width:8.333333% !important}.wsf-extra-small-2{flex:0 0 16.666667% !important;max-width:16.666667% !important}.wsf-extra-small-3{flex:0 0 25% !important;max-width:25% !important}.wsf-extra-small-4{flex:0 0 33.333333% !important;max-width:33.333333% !important}.wsf-extra-small-5{flex:0 0 41.666667% !important;max-width:41.666667% !important}.wsf-extra-small-6{flex:0 0 50% !important;max-width:50% !important}.wsf-extra-small-7{flex:0 0 58.333333% !important;max-width:58.333333% !important}.wsf-extra-small-8{flex:0 0 66.666667% !important;max-width:66.666667% !important}.wsf-extra-small-9{flex:0 0 75% !important;max-width:75% !important}.wsf-extra-small-10{flex:0 0 83.333333% !important;max-width:83.333333% !important}.wsf-extra-small-11{flex:0 0 91.666667% !important;max-width:91.666667% !important}.wsf-extra-small-12{flex:0 0 100% !important;max-width:100% !important}@media (min-width:576px){.wsf-small-1{flex:0 0 8.333333% !important;max-width:8.333333% !important}.wsf-small-2{flex:0 0 16.666667% !important;max-width:16.666667% !important}.wsf-small-3{flex:0 0 25% !important;max-width:25% !important}.wsf-small-4{flex:0 0 33.333333% !important;max-width:33.333333% !important}.wsf-small-5{flex:0 0 41.666667% !important;max-width:41.666667% !important}.wsf-small-6{flex:0 0 50% !important;max-width:50% !important}.wsf-small-7{flex:0 0 58.333333% !important;max-width:58.333333% !important}.wsf-small-8{flex:0 0 66.666667% !important;max-width:66.666667% !important}.wsf-small-9{flex:0 0 75% !important;max-width:75% !important}.wsf-small-10{flex:0 0 83.333333% !important;max-width:83.333333% !important}.wsf-small-11{flex:0 0 91.666667% !important;max-width:91.666667% !important}.wsf-small-12{flex:0 0 100% !important;max-width:100% !important}}@media (min-width:768px){.wsf-medium-1{flex:0 0 8.333333% !important;max-width:8.333333% !important}.wsf-medium-2{flex:0 0 16.666667% !important;max-width:16.666667% !important}.wsf-medium-3{flex:0 0 25% !important;max-width:25% !important}.wsf-medium-4{flex:0 0 33.333333% !important;max-width:33.333333% !important}.wsf-medium-5{flex:0 0 41.666667% !important;max-width:41.666667% !important}.wsf-medium-6{flex:0 0 50% !important;max-width:50% !important}.wsf-medium-7{flex:0 0 58.333333% !important;max-width:58.333333% !important}.wsf-medium-8{flex:0 0 66.666667% !important;max-width:66.666667% !important}.wsf-medium-9{flex:0 0 75% !important;max-width:75% !important}.wsf-medium-10{flex:0 0 83.333333% !important;max-width:83.333333% !important}.wsf-medium-11{flex:0 0 91.666667% !important;max-width:91.666667% !important}.wsf-medium-12{flex:0 0 100% !important;max-width:100% !important}}@media (min-width:992px){.wsf-large-1{flex:0 0 8.333333% !important;max-width:8.333333% !important}.wsf-large-2{flex:0 0 16.666667% !important;max-width:16.666667% !important}.wsf-large-3{flex:0 0 25% !important;max-width:25% !important}.wsf-large-4{flex:0 0 33.333333% !important;max-width:33.333333% !important}.wsf-large-5{flex:0 0 41.666667% !important;max-width:41.666667% !important}.wsf-large-6{flex:0 0 50% !important;max-width:50% !important}.wsf-large-7{flex:0 0 58.333333% !important;max-width:58.333333% !important}.wsf-large-8{flex:0 0 66.666667% !important;max-width:66.666667% !important}.wsf-large-9{flex:0 0 75% !important;max-width:75% !important}.wsf-large-10{flex:0 0 83.333333% !important;max-width:83.333333% !important}.wsf-large-11{flex:0 0 91.666667% !important;max-width:91.666667% !important}.wsf-large-12{flex:0 0 100% !important;max-width:100% !important}}@media (min-width:1200px){.wsf-extra-large-1{flex:0 0 8.333333% !important;max-width:8.333333% !important}.wsf-extra-large-2{flex:0 0 16.666667% !important;max-width:16.666667% !important}.wsf-extra-large-3{flex:0 0 25% !important;max-width:25% !important}.wsf-extra-large-4{flex:0 0 33.333333% !important;max-width:33.333333% !important}.wsf-extra-large-5{flex:0 0 41.666667% !important;max-width:41.666667% !important}.wsf-extra-large-6{flex:0 0 50% !important;max-width:50% !important}.wsf-extra-large-7{flex:0 0 58.333333% !important;max-width:58.333333% !important}.wsf-extra-large-8{flex:0 0 66.666667% !important;max-width:66.666667% !important}.wsf-extra-large-9{flex:0 0 75% !important;max-width:75% !important}.wsf-extra-large-10{flex:0 0 83.333333% !important;max-width:83.333333% !important}.wsf-extra-large-11{flex:0 0 91.666667% !important;max-width:91.666667% !important}.wsf-extra-large-12{flex:0 0 100% !important;max-width:100% !important}}.wsf-offset-extra-small-0{-webkit-margin-start:0% !important;margin-inline-start:0% !important}.wsf-offset-extra-small-1{-webkit-margin-start:8.3333333333333% !important;margin-inline-start:8.3333333333333% !important}.wsf-offset-extra-small-2{-webkit-margin-start:16.666666666667% !important;margin-inline-start:16.666666666667% !important}.wsf-offset-extra-small-3{-webkit-margin-start:25% !important;margin-inline-start:25% !important}.wsf-offset-extra-small-4{-webkit-margin-start:33.333333333333% !important;margin-inline-start:33.333333333333% !important}.wsf-offset-extra-small-5{-webkit-margin-start:41.666666666667% !important;margin-inline-start:41.666666666667% !important}.wsf-offset-extra-small-6{-webkit-margin-start:50% !important;margin-inline-start:50% !important}.wsf-offset-extra-small-7{-webkit-margin-start:58.333333333333% !important;margin-inline-start:58.333333333333% !important}.wsf-offset-extra-small-8{-webkit-margin-start:66.666666666667% !important;margin-inline-start:66.666666666667% !important}.wsf-offset-extra-small-9{-webkit-margin-start:75% !important;margin-inline-start:75% !important}.wsf-offset-extra-small-10{-webkit-margin-start:83.333333333333% !important;margin-inline-start:83.333333333333% !important}.wsf-offset-extra-small-11{-webkit-margin-start:91.666666666667% !important;margin-inline-start:91.666666666667% !important}.wsf-offset-extra-small-12{-webkit-margin-start:100% !important;margin-inline-start:100% !important}@media (min-width:576px){.wsf-offset-small-0{-webkit-margin-start:0% !important;margin-inline-start:0% !important}.wsf-offset-small-1{-webkit-margin-start:8.3333333333333% !important;margin-inline-start:8.3333333333333% !important}.wsf-offset-small-2{-webkit-margin-start:16.666666666667% !important;margin-inline-start:16.666666666667% !important}.wsf-offset-small-3{-webkit-margin-start:25% !important;margin-inline-start:25% !important}.wsf-offset-small-4{-webkit-margin-start:33.333333333333% !important;margin-inline-start:33.333333333333% !important}.wsf-offset-small-5{-webkit-margin-start:41.666666666667% !important;margin-inline-start:41.666666666667% !important}.wsf-offset-small-6{-webkit-margin-start:50% !important;margin-inline-start:50% !important}.wsf-offset-small-7{-webkit-margin-start:58.333333333333% !important;margin-inline-start:58.333333333333% !important}.wsf-offset-small-8{-webkit-margin-start:66.666666666667% !important;margin-inline-start:66.666666666667% !important}.wsf-offset-small-9{-webkit-margin-start:75% !important;margin-inline-start:75% !important}.wsf-offset-small-10{-webkit-margin-start:83.333333333333% !important;margin-inline-start:83.333333333333% !important}.wsf-offset-small-11{-webkit-margin-start:91.666666666667% !important;margin-inline-start:91.666666666667% !important}.wsf-offset-small-12{-webkit-margin-start:100% !important;margin-inline-start:100% !important}}@media (min-width:768px){.wsf-offset-medium-0{-webkit-margin-start:0% !important;margin-inline-start:0% !important}.wsf-offset-medium-1{-webkit-margin-start:8.3333333333333% !important;margin-inline-start:8.3333333333333% !important}.wsf-offset-medium-2{-webkit-margin-start:16.666666666667% !important;margin-inline-start:16.666666666667% !important}.wsf-offset-medium-3{-webkit-margin-start:25% !important;margin-inline-start:25% !important}.wsf-offset-medium-4{-webkit-margin-start:33.333333333333% !important;margin-inline-start:33.333333333333% !important}.wsf-offset-medium-5{-webkit-margin-start:41.666666666667% !important;margin-inline-start:41.666666666667% !important}.wsf-offset-medium-6{-webkit-margin-start:50% !important;margin-inline-start:50% !important}.wsf-offset-medium-7{-webkit-margin-start:58.333333333333% !important;margin-inline-start:58.333333333333% !important}.wsf-offset-medium-8{-webkit-margin-start:66.666666666667% !important;margin-inline-start:66.666666666667% !important}.wsf-offset-medium-9{-webkit-margin-start:75% !important;margin-inline-start:75% !important}.wsf-offset-medium-10{-webkit-margin-start:83.333333333333% !important;margin-inline-start:83.333333333333% !important}.wsf-offset-medium-11{-webkit-margin-start:91.666666666667% !important;margin-inline-start:91.666666666667% !important}.wsf-offset-medium-12{-webkit-margin-start:100% !important;margin-inline-start:100% !important}}@media (min-width:992px){.wsf-offset-large-0{-webkit-margin-start:0% !important;margin-inline-start:0% !important}.wsf-offset-large-1{-webkit-margin-start:8.3333333333333% !important;margin-inline-start:8.3333333333333% !important}.wsf-offset-large-2{-webkit-margin-start:16.666666666667% !important;margin-inline-start:16.666666666667% !important}.wsf-offset-large-3{-webkit-margin-start:25% !important;margin-inline-start:25% !important}.wsf-offset-large-4{-webkit-margin-start:33.333333333333% !important;margin-inline-start:33.333333333333% !important}.wsf-offset-large-5{-webkit-margin-start:41.666666666667% !important;margin-inline-start:41.666666666667% !important}.wsf-offset-large-6{-webkit-margin-start:50% !important;margin-inline-start:50% !important}.wsf-offset-large-7{-webkit-margin-start:58.333333333333% !important;margin-inline-start:58.333333333333% !important}.wsf-offset-large-8{-webkit-margin-start:66.666666666667% !important;margin-inline-start:66.666666666667% !important}.wsf-offset-large-9{-webkit-margin-start:75% !important;margin-inline-start:75% !important}.wsf-offset-large-10{-webkit-margin-start:83.333333333333% !important;margin-inline-start:83.333333333333% !important}.wsf-offset-large-11{-webkit-margin-start:91.666666666667% !important;margin-inline-start:91.666666666667% !important}.wsf-offset-large-12{-webkit-margin-start:100% !important;margin-inline-start:100% !important}}@media (min-width:1200px){.wsf-offset-extra-large-0{-webkit-margin-start:0% !important;margin-inline-start:0% !important}.wsf-offset-extra-large-1{-webkit-margin-start:8.3333333333333% !important;margin-inline-start:8.3333333333333% !important}.wsf-offset-extra-large-2{-webkit-margin-start:16.666666666667% !important;margin-inline-start:16.666666666667% !important}.wsf-offset-extra-large-3{-webkit-margin-start:25% !important;margin-inline-start:25% !important}.wsf-offset-extra-large-4{-webkit-margin-start:33.333333333333% !important;margin-inline-start:33.333333333333% !important}.wsf-offset-extra-large-5{-webkit-margin-start:41.666666666667% !important;margin-inline-start:41.666666666667% !important}.wsf-offset-extra-large-6{-webkit-margin-start:50% !important;margin-inline-start:50% !important}.wsf-offset-extra-large-7{-webkit-margin-start:58.333333333333% !important;margin-inline-start:58.333333333333% !important}.wsf-offset-extra-large-8{-webkit-margin-start:66.666666666667% !important;margin-inline-start:66.666666666667% !important}.wsf-offset-extra-large-9{-webkit-margin-start:75% !important;margin-inline-start:75% !important}.wsf-offset-extra-large-10{-webkit-margin-start:83.333333333333% !important;margin-inline-start:83.333333333333% !important}.wsf-offset-extra-large-11{-webkit-margin-start:91.666666666667% !important;margin-inline-start:91.666666666667% !important}.wsf-offset-extra-large-12{-webkit-margin-start:100% !important;margin-inline-start:100% !important}}.wsf-bottom{align-self:flex-end !important}.wsf-top{align-self:flex-start !important}.wsf-middle{align-self:center !important}:where([data-wsf-style-id="1"]){--wsf-form-color-background:transparent;--wsf-form-color-base:#000000;--wsf-form-color-base-contrast:#ffffff;--wsf-form-color-accent:#205493;--wsf-form-color-neutral:#ceced2;--wsf-form-color-primary:#205493;--wsf-form-color-secondary:#5b616b;--wsf-form-color-success:#2e8540;--wsf-form-color-info:#02bfe7;--wsf-form-color-warning:#fdb81e;--wsf-form-color-danger:#bb0000;--wsf-form-border-color:transparent;--wsf-form-border-radius:0px;--wsf-form-border-width:0px;--wsf-form-border-style:solid;--wsf-form-grid-gap:20px;--wsf-form-padding-horizontal:0px;--wsf-form-padding-vertical:0px;--wsf-form-transition-enabled:1;--wsf-form-transition-speed:200ms;--wsf-form-transition-timing-function:ease-in-out;--wsf-form-font-family:inherit;--wsf-form-font-size:14px;--wsf-form-font-size-small:12px;--wsf-form-font-size-large:18px;--wsf-form-font-style:inherit;--wsf-form-font-weight:inherit;--wsf-form-letter-spacing:inherit;--wsf-form-line-height:1.4;--wsf-form-text-decoration:inherit;--wsf-form-text-transform:inherit;--wsf-group-li-color-background:transparent;--wsf-group-li-color-background-active:var(--wsf-form-color-base-contrast);--wsf-group-li-color-background-focus:var(--wsf-form-color-base-contrast);--wsf-group-li-color-background-disabled:var(--wsf-form-color-neutral-light-60);--wsf-group-li-border-radius:4px;--wsf-group-li-border-width:1px;--wsf-group-li-border-style:solid;--wsf-group-li-border-color:transparent;--wsf-group-li-border-color-active:var(--wsf-form-color-neutral-light-60);--wsf-group-li-border-color-focus:var(--wsf-form-color-neutral-light-60);--wsf-group-li-border-color-disabled:var(--wsf-form-color-neutral-light-60);--wsf-group-ul-border-color:var(--wsf-form-color-neutral-light-60);--wsf-group-ul-border-width:1px;--wsf-group-ul-border-style:solid;--wsf-group-li-gap:0px;--wsf-group-li-padding-horizontal:16px;--wsf-group-li-padding-vertical:8px;--wsf-group-li-color:var(--wsf-form-color-base);--wsf-group-li-color-active:var(--wsf-form-color-base);--wsf-group-li-color-focus:var(--wsf-form-color-base);--wsf-group-li-color-disabled:var(--wsf-form-color-neutral);--wsf-group-li-steps-color-background:var(--wsf-form-color-base-contrast);--wsf-group-li-steps-color-background-active:var(--wsf-form-color-base-contrast);--wsf-group-li-steps-color-background-complete:var(--wsf-form-color-primary);--wsf-group-li-steps-border-color:var(--wsf-form-color-neutral-light-60);--wsf-group-li-steps-border-color-active:var(--wsf-form-color-primary);--wsf-group-li-steps-border-color-complete:var(--wsf-form-color-primary);--wsf-group-li-steps-size:var(--wsf-field-height);--wsf-group-li-steps-color:var(--wsf-form-color-base);--wsf-group-li-steps-color-active:var(--wsf-form-color-base);--wsf-group-li-steps-color-complete:var(--wsf-form-color-base-contrast);--wsf-group-li-steps-font-family:var(--wsf-form-font-family);--wsf-group-li-steps-font-size:var(--wsf-form-font-size);--wsf-group-li-steps-font-style:var(--wsf-form-font-style);--wsf-group-li-steps-font-weight:700;--wsf-group-li-steps-letter-spacing:var(--wsf-form-letter-spacing);--wsf-group-li-steps-line-height:var(--wsf-field-height);--wsf-group-li-steps-text-decoration:var(--wsf-form-text-decoration);--wsf-group-li-steps-text-transform:var(--wsf-form-text-transform);--wsf-group-li-font-family:var(--wsf-form-font-family);--wsf-group-li-font-size:var(--wsf-form-font-size);--wsf-group-li-font-style:var(--wsf-form-font-style);--wsf-group-li-font-weight:var(--wsf-form-font-weight);--wsf-group-li-letter-spacing:var(--wsf-form-letter-spacing);--wsf-group-li-line-height:var(--wsf-form-line-height);--wsf-group-li-text-decoration:var(--wsf-form-text-decoration);--wsf-group-li-text-transform:var(--wsf-form-text-transform);--wsf-section-color-background:transparent;--wsf-section-legend-color-background:transparent;--wsf-section-legend-color:var(--wsf-form-color-base);--wsf-section-legend-font-family:var(--wsf-form-font-family);--wsf-section-legend-font-size:var(--wsf-form-font-size-large);--wsf-section-legend-font-style:var(--wsf-form-font-style);--wsf-section-legend-font-weight:var(--wsf-form-font-weight);--wsf-section-legend-letter-spacing:var(--wsf-form-letter-spacing);--wsf-section-legend-line-height:var(--wsf-form-line-height);--wsf-section-legend-text-decoration:var(--wsf-form-text-decoration);--wsf-section-legend-text-transform:var(--wsf-form-text-transform);--wsf-section-legend-gap:10px;--wsf-section-icon-color:var(--wsf-form-color-base);--wsf-section-icon-color-disabled:var(--wsf-form-color-neutral-light-60);--wsf-section-icon-size:24px;--wsf-field-color-background:var(--wsf-form-color-base-contrast);--wsf-field-color-background-hover:var(--wsf-field-color-background);--wsf-field-color-background-focus:var(--wsf-field-color-background);--wsf-field-color-background-disabled:var(--wsf-form-color-neutral-light-80);--wsf-field-color-background-invalid:var(--wsf-field-color-background);--wsf-field-border-color:var(--wsf-form-color-base);--wsf-field-border-color-hover:var(--wsf-form-color-base);--wsf-field-border-color-focus:var(--wsf-form-color-primary);--wsf-field-border-color-disabled:var(--wsf-form-color-neutral-light-60);--wsf-field-border-color-invalid:var(--wsf-form-color-danger);--wsf-field-border-placement:all;--wsf-field-border-radius:4px;--wsf-field-border-width:1px;--wsf-field-border-style:solid;--wsf-field-box-shadow-color-focus:var(--wsf-form-color-primary);--wsf-field-box-shadow-width-focus:4px;--wsf-field-fieldset-legend-color-background:transparent;--wsf-field-fieldset-legend-color:var(--wsf-form-color-base);--wsf-field-fieldset-legend-font-family:var(--wsf-form-font-family);--wsf-field-fieldset-legend-font-size:var(--wsf-form-font-size);--wsf-field-fieldset-legend-font-style:var(--wsf-form-font-style);--wsf-field-fieldset-legend-font-weight:var(--wsf-form-font-weight);--wsf-field-fieldset-legend-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-fieldset-legend-line-height:var(--wsf-form-line-height);--wsf-field-fieldset-legend-text-decoration:var(--wsf-form-text-decoration);--wsf-field-fieldset-legend-text-transform:var(--wsf-form-text-transform);--wsf-field-fieldset-legend-gap:10px;--wsf-field-help-color-background:transparent;--wsf-field-help-color:var(--primary-color);--wsf-field-help-font-family:var(--wsf-form-font-family);--wsf-field-help-font-size:var(--wsf-form-font-size-small);--wsf-field-help-font-style:var(--wsf-form-font-style);--wsf-field-help-font-weight:var(--wsf-form-font-weight);--wsf-field-help-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-help-line-height:var(--wsf-form-line-height);--wsf-field-help-text-decoration:var(--wsf-form-text-decoration);--wsf-field-help-text-transform:var(--wsf-form-text-transform);--wsf-field-help-gap:5px;--wsf-field-invalid-feedback-color-background:transparent;--wsf-field-invalid-feedback-color:var(--wsf-form-color-danger);--wsf-field-invalid-feedback-font-family:var(--wsf-form-font-family);--wsf-field-invalid-feedback-font-size:var(--wsf-form-font-size-small);--wsf-field-invalid-feedback-font-style:var(--wsf-form-font-style);--wsf-field-invalid-feedback-font-weight:var(--wsf-form-font-weight);--wsf-field-invalid-feedback-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-invalid-feedback-line-height:var(--wsf-form-line-height);--wsf-field-invalid-feedback-text-decoration:var(--wsf-form-text-decoration);--wsf-field-invalid-feedback-text-transform:var(--wsf-form-text-transform);--wsf-field-invalid-feedback-gap:5px;--wsf-field-label-color-background:transparent;--wsf-field-label-color:var(--wsf-form-color-base);--wsf-field-label-font-family:var(--wsf-form-font-family);--wsf-field-label-font-size:var(--wsf-form-font-size);--wsf-field-label-font-style:var(--wsf-form-font-style);--wsf-field-label-font-weight:var(--wsf-form-font-weight);--wsf-field-label-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-label-line-height:var(--wsf-form-line-height);--wsf-field-label-text-decoration:var(--wsf-form-text-decoration);--wsf-field-label-text-transform:var(--wsf-form-text-transform);--wsf-field-label-gap:5px;--wsf-field-label-inside-mode:move;--wsf-field-label-inside-offset:-19px;--wsf-field-label-inside-scale:0.9;--wsf-field-padding-horizontal:10px;--wsf-field-padding-vertical:8.5px;--wsf-field-color-placeholder:var(--wsf-form-color-neutral);--wsf-field-prefix-suffix-color-background:var(--wsf-form-color-neutral-light-80);--wsf-field-prefix-suffix-color:var(--wsf-form-color-base);--wsf-field-prefix-suffix-font-family:var(--wsf-form-font-family);--wsf-field-prefix-suffix-font-size:var(--wsf-form-font-size);--wsf-field-prefix-suffix-font-style:var(--wsf-form-font-style);--wsf-field-prefix-suffix-font-weight:var(--wsf-form-font-weight);--wsf-field-prefix-suffix-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-prefix-suffix-line-height:var(--wsf-form-line-height);--wsf-field-prefix-suffix-text-decoration:var(--wsf-form-text-decoration);--wsf-field-prefix-suffix-text-transform:var(--wsf-form-text-transform);--wsf-field-color:var(--wsf-form-color-base);--wsf-field-color-hover:var(--wsf-form-color-base);--wsf-field-color-focus:var(--wsf-form-color-base);--wsf-field-color-disabled:var(--wsf-form-color-neutral);--wsf-field-color-invalid:var(--wsf-form-color-danger);--wsf-field-tooltip-color-background:var(--wsf-form-color-neutral);--wsf-field-tooltip-color:var(--wsf-form-color-base);--wsf-field-tooltip-font-family:var(--wsf-form-font-family);--wsf-field-tooltip-font-size:var(--wsf-form-font-size-small);--wsf-field-tooltip-font-weight:var(--wsf-form-font-weight);--wsf-field-tooltip-line-height:var(--wsf-form-line-height);--wsf-field-tooltip-border-radius:var(--wsf-field-border-radius);--wsf-field-tooltip-gap:5px;--wsf-field-font-family:var(--wsf-form-font-family);--wsf-field-font-size:var(--wsf-form-font-size);--wsf-field-font-style:var(--wsf-form-font-style);--wsf-field-font-weight:var(--wsf-form-font-weight);--wsf-field-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-line-height:var(--wsf-form-line-height);--wsf-field-text-decoration:var(--wsf-form-text-decoration);--wsf-field-text-transform:var(--wsf-form-text-transform);--wsf-field-button-color-background:var(--wsf-form-color-neutral-light-60);--wsf-field-button-color-background-hover:var(--wsf-form-color-neutral-light-40);--wsf-field-button-color-background-focus:var(--wsf-form-color-neutral-light-40);--wsf-field-button-primary-color-background:var(--primary-color);--wsf-field-button-primary-color-background-hover:var(--secondary-color);--wsf-field-button-primary-color-background-focus:var(--primary-color);--wsf-field-button-secondary-color-background:var(--wsf-form-color-secondary);--wsf-field-button-secondary-color-background-hover:var(--wsf-form-color-secondary-dark-20);--wsf-field-button-secondary-color-background-focus:var(--wsf-form-color-secondary-dark-40);--wsf-field-button-success-color-background:var(--wsf-form-color-success);--wsf-field-button-success-color-background-hover:var(--wsf-form-color-success-dark-20);--wsf-field-button-success-color-background-focus:var(--wsf-form-color-success-dark-40);--wsf-field-button-info-color-background:var(--wsf-form-color-info);--wsf-field-button-info-color-background-hover:var(--wsf-form-color-info-dark-20);--wsf-field-button-info-color-background-focus:var(--wsf-form-color-info-dark-40);--wsf-field-button-warning-color-background:var(--wsf-form-color-warning);--wsf-field-button-warning-color-background-hover:var(--wsf-form-color-warning-dark-20);--wsf-field-button-warning-color-background-focus:var(--wsf-form-color-warning-dark-40);--wsf-field-button-danger-color-background:var(--wsf-form-color-danger);--wsf-field-button-danger-color-background-hover:var(--wsf-form-color-danger-dark-20);--wsf-field-button-danger-color-background-focus:var(--wsf-form-color-danger-dark-40);--wsf-field-button-border-color:var(--wsf-form-color-neutral-light-60);--wsf-field-button-border-color-hover:var(--wsf-form-color-neutral-light-40);--wsf-field-button-border-color-focus:var(--wsf-form-color-neutral-light-40);--wsf-field-button-primary-border-color:var(--primary-color);--wsf-field-button-primary-border-color-hover:#9e53a3;--wsf-field-button-primary-border-color-focus:var(--primary-color);--wsf-field-button-secondary-border-color:var(--wsf-form-color-secondary);--wsf-field-button-secondary-border-color-hover:var(--wsf-form-color-secondary-dark-20);--wsf-field-button-secondary-border-color-focus:var(--wsf-form-color-secondary-dark-40);--wsf-field-button-success-border-color:var(--wsf-form-color-success);--wsf-field-button-success-border-color-hover:var(--wsf-form-color-success-dark-20);--wsf-field-button-success-border-color-focus:var(--wsf-form-color-success-dark-40);--wsf-field-button-info-border-color:var(--wsf-form-color-info);--wsf-field-button-info-border-color-hover:var(--wsf-form-color-info-dark-20);--wsf-field-button-info-border-color-focus:var(--wsf-form-color-info-dark-40);--wsf-field-button-warning-border-color:var(--wsf-form-color-warning);--wsf-field-button-warning-border-color-hover:var(--wsf-form-color-warning-dark-20);--wsf-field-button-warning-border-color-focus:var(--wsf-form-color-warning-dark-40);--wsf-field-button-danger-border-color:var(--wsf-form-color-danger);--wsf-field-button-danger-border-color-hover:var(--wsf-form-color-danger-dark-20);--wsf-field-button-danger-border-color-focus:var(--wsf-form-color-danger-dark-40);--wsf-field-button-border-radius:var(--wsf-field-border-radius);--wsf-field-button-border-style:solid;--wsf-field-button-border-width:1px;--wsf-field-button-padding-horizontal:var(--wsf-field-padding-horizontal);--wsf-field-button-padding-vertical:var(--wsf-field-padding-vertical);--wsf-field-button-width:100%;--wsf-field-button-color:var(--wsf-form-color-base);--wsf-field-button-color-hover:var(--wsf-form-color-base);--wsf-field-button-color-focus:var(--wsf-form-color-base);--wsf-field-button-primary-color:var(--wsf-form-color-base-contrast);--wsf-field-button-primary-color-hover:var(--wsf-field-button-primary-color);--wsf-field-button-primary-color-focus:var(--wsf-field-button-primary-color);--wsf-field-button-secondary-color:var(--wsf-form-color-base-contrast);--wsf-field-button-secondary-color-hover:var(--wsf-field-button-secondary-color);--wsf-field-button-secondary-color-focus:var(--wsf-field-button-secondary-color);--wsf-field-button-success-color:var(--wsf-form-color-base-contrast);--wsf-field-button-success-color-hover:var(--wsf-field-button-success-color);--wsf-field-button-success-color-focus:var(--wsf-field-button-success-color);--wsf-field-button-info-color:var(--wsf-form-color-base-contrast);--wsf-field-button-info-color-hover:var(--wsf-form-color-base-contrast);--wsf-field-button-info-color-focus:var(--wsf-form-color-base-contrast);--wsf-field-button-warning-color:var(--wsf-form-color-base);--wsf-field-button-warning-color-hover:var(--wsf-form-color-base);--wsf-field-button-warning-color-focus:var(--wsf-form-color-base);--wsf-field-button-danger-color:var(--wsf-form-color-base-contrast);--wsf-field-button-danger-color-hover:var(--wsf-field-button-danger-color);--wsf-field-button-danger-color-focus:var(--wsf-field-button-danger-color);--wsf-field-button-font-family:var(--wsf-form-font-family);--wsf-field-button-font-size:var(--wsf-form-font-size);--wsf-field-button-font-style:var(--wsf-form-font-style);--wsf-field-button-font-weight:var(--wsf-form-font-weight);--wsf-field-button-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-button-line-height:var(--wsf-form-line-height);--wsf-field-button-text-decoration:var(--wsf-form-text-decoration);--wsf-field-button-text-transform:var(--wsf-form-text-transform);--wsf-field-checkbox-color-background:var(--wsf-field-color-background);--wsf-field-checkbox-checked-color-background:var(--wsf-form-color-accent);--wsf-field-checkbox-checkmark-color:var(--wsf-form-color-base-contrast);--wsf-field-checkbox-border-radius:var(--wsf-field-border-radius);--wsf-field-checkbox-gap-horizontal:6px;--wsf-field-checkbox-gap-vertical:10px;--wsf-field-checkbox-button-color-background:var(--wsf-form-color-neutral-light-60);--wsf-field-checkbox-button-color:var(--wsf-form-color-base);--wsf-field-checkbox-checked-button-color-background:var(--wsf-form-color-accent);--wsf-field-checkbox-checked-button-color:var(--wsf-form-color-base-contrast);--wsf-field-checkbox-switch-color:var(--wsf-form-color-neutral-light-60);--wsf-field-checkbox-checked-switch-color-background:var(--wsf-form-color-accent);--wsf-field-checkbox-checked-switch-color:var(--wsf-form-color-base-contrast);--wsf-field-checkbox-checked-swatch-border-color:var(--wsf-form-color-primary);--wsf-field-checkbox-checked-swatch-box-shadow-color:var(--wsf-form-color-base-contrast);--wsf-field-checkbox-checked-image-border-color:var(--wsf-form-color-primary);--wsf-field-checkbox-checked-image-box-shadow-color:var(--wsf-form-color-base-contrast);--wsf-field-message-color-background:var(--wsf-form-color-neutral-light-80);--wsf-field-message-color:var(--wsf-form-color-base);--wsf-field-message-anchor-color:var(--wsf-form-color-base);--wsf-field-message-border-color:var(--wsf-form-color-neutral-light-60);--wsf-field-message-success-color-background:var(--wsf-form-color-success-light-80);--wsf-field-message-success-color:var(--wsf-form-color-success-dark-40);--wsf-field-message-success-anchor-color:var(--wsf-form-color-success-dark-60);--wsf-field-message-success-border-color:var(--wsf-form-color-success-light-40);--wsf-field-message-info-color-background:var(--wsf-form-color-info-light-80);--wsf-field-message-info-color:var(--wsf-form-color-info-dark-40);--wsf-field-message-info-anchor-color:var(--wsf-form-color-info-dark-60);--wsf-field-message-info-border-color:var(--wsf-form-color-info-light-40);--wsf-field-message-warning-color-background:var(--wsf-form-color-warning-light-80);--wsf-field-message-warning-color:var(--wsf-form-color-warning-dark-40);--wsf-field-message-warning-anchor-color:var(--wsf-form-color-warning-dark-60);--wsf-field-message-warning-border-color:var(--wsf-form-color-warning-light-40);--wsf-field-message-danger-color-background:var(--wsf-form-color-danger-light-80);--wsf-field-message-danger-color:var(--wsf-form-color-danger-dark-40);--wsf-field-message-danger-anchor-color:var(--wsf-form-color-danger-dark-60);--wsf-field-message-danger-border-color:var(--wsf-form-color-danger-light-40);--wsf-field-radio-color-background:var(--wsf-field-color-background);--wsf-field-radio-checked-color:var(--wsf-form-color-accent);--wsf-field-radio-gap-horizontal:6px;--wsf-field-radio-gap-vertical:10px;--wsf-field-radio-button-color-background:var(--wsf-form-color-neutral-light-60);--wsf-field-radio-button-color:var(--wsf-form-color-base);--wsf-field-radio-checked-button-color-background:var(--wsf-form-color-accent);--wsf-field-radio-checked-button-color:var(--wsf-form-color-base-contrast);--wsf-field-radio-circle-color-background:var(--wsf-form-color-base-contrast);--wsf-field-radio-circle-color-background-hover:var(--wsf-form-color-neutral-light-60);--wsf-field-radio-checked-circle-color-background:var(--wsf-form-color-accent);--wsf-field-radio-color-background-disabled:var(--wsf-form-color-neutral-light-60);--wsf-field-radio-circle-color:var(--wsf-form-color-base);--wsf-field-radio-circle-color-hover:var(--wsf-form-color-base);--wsf-field-radio-checked-circle-color:var(--wsf-form-color-base-contrast);--wsf-field-radio-color-disabled:var(--wsf-form-color-neutral);--wsf-field-radio-circle-padding-vertical:var(--wsf-field-padding-vertical);--wsf-field-radio-circle-font-family:var(--wsf-form-font-family);--wsf-field-radio-circle-font-size:var(--wsf-form-font-size);--wsf-field-radio-circle-font-style:var(--wsf-form-font-style);--wsf-field-radio-circle-font-weight:var(--wsf-form-font-weight);--wsf-field-radio-circle-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-radio-circle-line-height:var(--wsf-form-line-height);--wsf-field-radio-circle-text-decoration:var(--wsf-form-text-decoration);--wsf-field-radio-circle-text-transform:var(--wsf-form-text-transform);--wsf-field-radio-checked-image-border-color:var(--wsf-form-color-primary);--wsf-field-radio-checked-image-box-shadow-color:var(--wsf-form-color-base-contrast);--wsf-field-radio-checked-swatch-border-color:var(--wsf-form-color-primary);--wsf-field-radio-checked-swatch-box-shadow-color:var(--wsf-form-color-base-contrast);--wsf-field-radio-switch-color:var(--wsf-form-color-neutral-light-60);--wsf-field-radio-checked-switch-color-background:var(--wsf-form-color-accent);--wsf-field-radio-checked-switch-color:var(--wsf-form-color-base-contrast);--wsf-field-select-arrow-color:var(--wsf-field-color);--wsf-field-select-arrow-width:12px;--wsf-field-select-arrow-height:6px;--wsf-field-select-select2-choice-border-radius:var(--wsf-field-border-radius);--wsf-field-select-select2-choice-color-background:var(--wsf-form-color-neutral-light-80);--wsf-field-select-select2-choice-color:var(--wsf-form-color-base);--wsf-field-select-select2-choice-color-remove:var(--wsf-form-color-base);--wsf-field-select-select2-choice-gap:5px;--wsf-field-select-select2-choice-font-family:var(--wsf-form-font-family);--wsf-field-select-select2-choice-font-size:var(--wsf-form-font-size-small);--wsf-field-select-select2-choice-font-style:var(--wsf-form-font-style);--wsf-field-select-select2-choice-font-weight:var(--wsf-form-font-weight);--wsf-field-select-select2-choice-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-select-select2-choice-line-height:var(--wsf-form-line-height);--wsf-field-select-select2-choice-text-decoration:var(--wsf-form-text-decoration);--wsf-field-select-select2-choice-text-transform:var(--wsf-form-text-transform);--wsf-field-select-select2-result-color-background:var(--wsf-form-color-base-contrast);--wsf-field-select-select2-result-color-background-selected:var(--wsf-form-color-neutral-light-80);--wsf-field-select-select2-result-color-background-highlighted:var(--wsf-form-color-primary);--wsf-field-select-select2-result-color:var(--wsf-form-color-base);--wsf-field-select-select2-result-color-selected:var(--wsf-form-color-base);--wsf-field-select-select2-result-color-highlighted:var(--wsf-form-color-base-contrast);--wsf-field-select-select2-result-font-family:var(--wsf-form-font-family);--wsf-field-select-select2-result-font-size:var(--wsf-form-font-size);--wsf-field-select-select2-result-font-style:var(--wsf-form-font-style);--wsf-field-select-select2-result-font-weight:var(--wsf-form-font-weight);--wsf-field-select-select2-result-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-select-select2-result-line-height:var(--wsf-form-line-height);--wsf-field-select-select2-result-text-decoration:var(--wsf-form-text-decoration);--wsf-field-select-select2-result-text-transform:var(--wsf-form-text-transform);--wsf-field-select-select2-result-padding-horizontal:7px;--wsf-field-select-select2-result-padding-vertical:5px;--wsf-field-texteditor-color:var(--wsf-form-color-base);--wsf-field-texteditor-font-family:var(--wsf-form-font-family);--wsf-field-texteditor-font-size:var(--wsf-form-font-size);--wsf-field-texteditor-font-style:var(--wsf-form-font-style);--wsf-field-texteditor-font-weight:var(--wsf-form-font-weight);--wsf-field-texteditor-letter-spacing:var(--wsf-form-letter-spacing);--wsf-field-texteditor-line-height:var(--wsf-form-line-height);--wsf-field-texteditor-text-decoration:var(--wsf-form-text-decoration);--wsf-field-texteditor-text-transform:var(--wsf-form-text-transform);--wsf-field-texteditor-p-margin-bottom:1em;--wsf-form-color-base-dark-90:color-mix(in oklab, var(--wsf-form-color-base), #000 90%);--wsf-form-color-base-dark-80:color-mix(in oklab, var(--wsf-form-color-base), #000 80%);--wsf-form-color-base-dark-70:color-mix(in oklab, var(--wsf-form-color-base), #000 70%);--wsf-form-color-base-dark-60:color-mix(in oklab, var(--wsf-form-color-base), #000 60%);--wsf-form-color-base-dark-50:color-mix(in oklab, var(--wsf-form-color-base), #000 50%);--wsf-form-color-base-dark-40:color-mix(in oklab, var(--wsf-form-color-base), #000 40%);--wsf-form-color-base-dark-30:color-mix(in oklab, var(--wsf-form-color-base), #000 30%);--wsf-form-color-base-dark-20:color-mix(in oklab, var(--wsf-form-color-base), #000 20%);--wsf-form-color-base-dark-10:color-mix(in oklab, var(--wsf-form-color-base), #000 10%);--wsf-form-color-base-light-10:color-mix(in oklab, var(--wsf-form-color-base), #fff 10%);--wsf-form-color-base-light-20:color-mix(in oklab, var(--wsf-form-color-base), #fff 20%);--wsf-form-color-base-light-30:color-mix(in oklab, var(--wsf-form-color-base), #fff 30%);--wsf-form-color-base-light-40:color-mix(in oklab, var(--wsf-form-color-base), #fff 40%);--wsf-form-color-base-light-50:color-mix(in oklab, var(--wsf-form-color-base), #fff 50%);--wsf-form-color-base-light-60:color-mix(in oklab, var(--wsf-form-color-base), #fff 60%);--wsf-form-color-base-light-70:color-mix(in oklab, var(--wsf-form-color-base), #fff 70%);--wsf-form-color-base-light-80:color-mix(in oklab, var(--wsf-form-color-base), #fff 80%);--wsf-form-color-base-light-90:color-mix(in oklab, var(--wsf-form-color-base), #fff 90%);--wsf-form-color-base-contrast-dark-90:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 90%);--wsf-form-color-base-contrast-dark-80:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 80%);--wsf-form-color-base-contrast-dark-70:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 70%);--wsf-form-color-base-contrast-dark-60:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 60%);--wsf-form-color-base-contrast-dark-50:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 50%);--wsf-form-color-base-contrast-dark-40:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 40%);--wsf-form-color-base-contrast-dark-30:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 30%);--wsf-form-color-base-contrast-dark-20:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 20%);--wsf-form-color-base-contrast-dark-10:color-mix(in oklab, var(--wsf-form-color-base-contrast), #000 10%);--wsf-form-color-base-contrast-light-10:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 10%);--wsf-form-color-base-contrast-light-20:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 20%);--wsf-form-color-base-contrast-light-30:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 30%);--wsf-form-color-base-contrast-light-40:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 40%);--wsf-form-color-base-contrast-light-50:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 50%);--wsf-form-color-base-contrast-light-60:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 60%);--wsf-form-color-base-contrast-light-70:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 70%);--wsf-form-color-base-contrast-light-80:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 80%);--wsf-form-color-base-contrast-light-90:color-mix(in oklab, var(--wsf-form-color-base-contrast), #fff 90%);--wsf-form-color-accent-dark-90:color-mix(in oklab, var(--wsf-form-color-accent), #000 90%);--wsf-form-color-accent-dark-80:color-mix(in oklab, var(--wsf-form-color-accent), #000 80%);--wsf-form-color-accent-dark-70:color-mix(in oklab, var(--wsf-form-color-accent), #000 70%);--wsf-form-color-accent-dark-60:color-mix(in oklab, var(--wsf-form-color-accent), #000 60%);--wsf-form-color-accent-dark-50:color-mix(in oklab, var(--wsf-form-color-accent), #000 50%);--wsf-form-color-accent-dark-40:color-mix(in oklab, var(--wsf-form-color-accent), #000 40%);--wsf-form-color-accent-dark-30:color-mix(in oklab, var(--wsf-form-color-accent), #000 30%);--wsf-form-color-accent-dark-20:color-mix(in oklab, var(--wsf-form-color-accent), #000 20%);--wsf-form-color-accent-dark-10:color-mix(in oklab, var(--wsf-form-color-accent), #000 10%);--wsf-form-color-accent-light-10:color-mix(in oklab, var(--wsf-form-color-accent), #fff 10%);--wsf-form-color-accent-light-20:color-mix(in oklab, var(--wsf-form-color-accent), #fff 20%);--wsf-form-color-accent-light-30:color-mix(in oklab, var(--wsf-form-color-accent), #fff 30%);--wsf-form-color-accent-light-40:color-mix(in oklab, var(--wsf-form-color-accent), #fff 40%);--wsf-form-color-accent-light-50:color-mix(in oklab, var(--wsf-form-color-accent), #fff 50%);--wsf-form-color-accent-light-60:color-mix(in oklab, var(--wsf-form-color-accent), #fff 60%);--wsf-form-color-accent-light-70:color-mix(in oklab, var(--wsf-form-color-accent), #fff 70%);--wsf-form-color-accent-light-80:color-mix(in oklab, var(--wsf-form-color-accent), #fff 80%);--wsf-form-color-accent-light-90:color-mix(in oklab, var(--wsf-form-color-accent), #fff 90%);--wsf-form-color-neutral-dark-90:color-mix(in oklab, var(--wsf-form-color-neutral), #000 90%);--wsf-form-color-neutral-dark-80:color-mix(in oklab, var(--wsf-form-color-neutral), #000 80%);--wsf-form-color-neutral-dark-70:color-mix(in oklab, var(--wsf-form-color-neutral), #000 70%);--wsf-form-color-neutral-dark-60:color-mix(in oklab, var(--wsf-form-color-neutral), #000 60%);--wsf-form-color-neutral-dark-50:color-mix(in oklab, var(--wsf-form-color-neutral), #000 50%);--wsf-form-color-neutral-dark-40:color-mix(in oklab, var(--wsf-form-color-neutral), #000 40%);--wsf-form-color-neutral-dark-30:color-mix(in oklab, var(--wsf-form-color-neutral), #000 30%);--wsf-form-color-neutral-dark-20:color-mix(in oklab, var(--wsf-form-color-neutral), #000 20%);--wsf-form-color-neutral-dark-10:color-mix(in oklab, var(--wsf-form-color-neutral), #000 10%);--wsf-form-color-neutral-light-10:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 10%);--wsf-form-color-neutral-light-20:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 20%);--wsf-form-color-neutral-light-30:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 30%);--wsf-form-color-neutral-light-40:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 40%);--wsf-form-color-neutral-light-50:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 50%);--wsf-form-color-neutral-light-60:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 60%);--wsf-form-color-neutral-light-70:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 70%);--wsf-form-color-neutral-light-80:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 80%);--wsf-form-color-neutral-light-90:color-mix(in oklab, var(--wsf-form-color-neutral), #fff 90%);--wsf-form-color-primary-dark-90:color-mix(in oklab, var(--wsf-form-color-primary), #000 90%);--wsf-form-color-primary-dark-80:color-mix(in oklab, var(--wsf-form-color-primary), #000 80%);--wsf-form-color-primary-dark-70:color-mix(in oklab, var(--wsf-form-color-primary), #000 70%);--wsf-form-color-primary-dark-60:color-mix(in oklab, var(--wsf-form-color-primary), #000 60%);--wsf-form-color-primary-dark-50:color-mix(in oklab, var(--wsf-form-color-primary), #000 50%);--wsf-form-color-primary-dark-40:color-mix(in oklab, var(--wsf-form-color-primary), #000 40%);--wsf-form-color-primary-dark-30:color-mix(in oklab, var(--wsf-form-color-primary), #000 30%);--wsf-form-color-primary-dark-20:color-mix(in oklab, var(--wsf-form-color-primary), #000 20%);--wsf-form-color-primary-dark-10:color-mix(in oklab, var(--wsf-form-color-primary), #000 10%);--wsf-form-color-primary-light-10:color-mix(in oklab, var(--wsf-form-color-primary), #fff 10%);--wsf-form-color-primary-light-20:color-mix(in oklab, var(--wsf-form-color-primary), #fff 20%);--wsf-form-color-primary-light-30:color-mix(in oklab, var(--wsf-form-color-primary), #fff 30%);--wsf-form-color-primary-light-40:color-mix(in oklab, var(--wsf-form-color-primary), #fff 40%);--wsf-form-color-primary-light-50:color-mix(in oklab, var(--wsf-form-color-primary), #fff 50%);--wsf-form-color-primary-light-60:color-mix(in oklab, var(--wsf-form-color-primary), #fff 60%);--wsf-form-color-primary-light-70:color-mix(in oklab, var(--wsf-form-color-primary), #fff 70%);--wsf-form-color-primary-light-80:color-mix(in oklab, var(--wsf-form-color-primary), #fff 80%);--wsf-form-color-primary-light-90:color-mix(in oklab, var(--wsf-form-color-primary), #fff 90%);--wsf-form-color-secondary-dark-90:color-mix(in oklab, var(--wsf-form-color-secondary), #000 90%);--wsf-form-color-secondary-dark-80:color-mix(in oklab, var(--wsf-form-color-secondary), #000 80%);--wsf-form-color-secondary-dark-70:color-mix(in oklab, var(--wsf-form-color-secondary), #000 70%);--wsf-form-color-secondary-dark-60:color-mix(in oklab, var(--wsf-form-color-secondary), #000 60%);--wsf-form-color-secondary-dark-50:color-mix(in oklab, var(--wsf-form-color-secondary), #000 50%);--wsf-form-color-secondary-dark-40:color-mix(in oklab, var(--wsf-form-color-secondary), #000 40%);--wsf-form-color-secondary-dark-30:color-mix(in oklab, var(--wsf-form-color-secondary), #000 30%);--wsf-form-color-secondary-dark-20:color-mix(in oklab, var(--wsf-form-color-secondary), #000 20%);--wsf-form-color-secondary-dark-10:color-mix(in oklab, var(--wsf-form-color-secondary), #000 10%);--wsf-form-color-secondary-light-10:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 10%);--wsf-form-color-secondary-light-20:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 20%);--wsf-form-color-secondary-light-30:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 30%);--wsf-form-color-secondary-light-40:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 40%);--wsf-form-color-secondary-light-50:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 50%);--wsf-form-color-secondary-light-60:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 60%);--wsf-form-color-secondary-light-70:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 70%);--wsf-form-color-secondary-light-80:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 80%);--wsf-form-color-secondary-light-90:color-mix(in oklab, var(--wsf-form-color-secondary), #fff 90%);--wsf-form-color-success-dark-90:color-mix(in oklab, var(--wsf-form-color-success), #000 90%);--wsf-form-color-success-dark-80:color-mix(in oklab, var(--wsf-form-color-success), #000 80%);--wsf-form-color-success-dark-70:color-mix(in oklab, var(--wsf-form-color-success), #000 70%);--wsf-form-color-success-dark-60:color-mix(in oklab, var(--wsf-form-color-success), #000 60%);--wsf-form-color-success-dark-50:color-mix(in oklab, var(--wsf-form-color-success), #000 50%);--wsf-form-color-success-dark-40:color-mix(in oklab, var(--wsf-form-color-success), #000 40%);--wsf-form-color-success-dark-30:color-mix(in oklab, var(--wsf-form-color-success), #000 30%);--wsf-form-color-success-dark-20:color-mix(in oklab, var(--wsf-form-color-success), #000 20%);--wsf-form-color-success-dark-10:color-mix(in oklab, var(--wsf-form-color-success), #000 10%);--wsf-form-color-success-light-10:color-mix(in oklab, var(--wsf-form-color-success), #fff 10%);--wsf-form-color-success-light-20:color-mix(in oklab, var(--wsf-form-color-success), #fff 20%);--wsf-form-color-success-light-30:color-mix(in oklab, var(--wsf-form-color-success), #fff 30%);--wsf-form-color-success-light-40:color-mix(in oklab, var(--wsf-form-color-success), #fff 40%);--wsf-form-color-success-light-50:color-mix(in oklab, var(--wsf-form-color-success), #fff 50%);--wsf-form-color-success-light-60:color-mix(in oklab, var(--wsf-form-color-success), #fff 60%);--wsf-form-color-success-light-70:color-mix(in oklab, var(--wsf-form-color-success), #fff 70%);--wsf-form-color-success-light-80:color-mix(in oklab, var(--wsf-form-color-success), #fff 80%);--wsf-form-color-success-light-90:color-mix(in oklab, var(--wsf-form-color-success), #fff 90%);--wsf-form-color-info-dark-90:color-mix(in oklab, var(--wsf-form-color-info), #000 90%);--wsf-form-color-info-dark-80:color-mix(in oklab, var(--wsf-form-color-info), #000 80%);--wsf-form-color-info-dark-70:color-mix(in oklab, var(--wsf-form-color-info), #000 70%);--wsf-form-color-info-dark-60:color-mix(in oklab, var(--wsf-form-color-info), #000 60%);--wsf-form-color-info-dark-50:color-mix(in oklab, var(--wsf-form-color-info), #000 50%);--wsf-form-color-info-dark-40:color-mix(in oklab, var(--wsf-form-color-info), #000 40%);--wsf-form-color-info-dark-30:color-mix(in oklab, var(--wsf-form-color-info), #000 30%);--wsf-form-color-info-dark-20:color-mix(in oklab, var(--wsf-form-color-info), #000 20%);--wsf-form-color-info-dark-10:color-mix(in oklab, var(--wsf-form-color-info), #000 10%);--wsf-form-color-info-light-10:color-mix(in oklab, var(--wsf-form-color-info), #fff 10%);--wsf-form-color-info-light-20:color-mix(in oklab, var(--wsf-form-color-info), #fff 20%);--wsf-form-color-info-light-30:color-mix(in oklab, var(--wsf-form-color-info), #fff 30%);--wsf-form-color-info-light-40:color-mix(in oklab, var(--wsf-form-color-info), #fff 40%);--wsf-form-color-info-light-50:color-mix(in oklab, var(--wsf-form-color-info), #fff 50%);--wsf-form-color-info-light-60:color-mix(in oklab, var(--wsf-form-color-info), #fff 60%);--wsf-form-color-info-light-70:color-mix(in oklab, var(--wsf-form-color-info), #fff 70%);--wsf-form-color-info-light-80:color-mix(in oklab, var(--wsf-form-color-info), #fff 80%);--wsf-form-color-info-light-90:color-mix(in oklab, var(--wsf-form-color-info), #fff 90%);--wsf-form-color-warning-dark-90:color-mix(in oklab, var(--wsf-form-color-warning), #000 90%);--wsf-form-color-warning-dark-80:color-mix(in oklab, var(--wsf-form-color-warning), #000 80%);--wsf-form-color-warning-dark-70:color-mix(in oklab, var(--wsf-form-color-warning), #000 70%);--wsf-form-color-warning-dark-60:color-mix(in oklab, var(--wsf-form-color-warning), #000 60%);--wsf-form-color-warning-dark-50:color-mix(in oklab, var(--wsf-form-color-warning), #000 50%);--wsf-form-color-warning-dark-40:color-mix(in oklab, var(--wsf-form-color-warning), #000 40%);--wsf-form-color-warning-dark-30:color-mix(in oklab, var(--wsf-form-color-warning), #000 30%);--wsf-form-color-warning-dark-20:color-mix(in oklab, var(--wsf-form-color-warning), #000 20%);--wsf-form-color-warning-dark-10:color-mix(in oklab, var(--wsf-form-color-warning), #000 10%);--wsf-form-color-warning-light-10:color-mix(in oklab, var(--wsf-form-color-warning), #fff 10%);--wsf-form-color-warning-light-20:color-mix(in oklab, var(--wsf-form-color-warning), #fff 20%);--wsf-form-color-warning-light-30:color-mix(in oklab, var(--wsf-form-color-warning), #fff 30%);--wsf-form-color-warning-light-40:color-mix(in oklab, var(--wsf-form-color-warning), #fff 40%);--wsf-form-color-warning-light-50:color-mix(in oklab, var(--wsf-form-color-warning), #fff 50%);--wsf-form-color-warning-light-60:color-mix(in oklab, var(--wsf-form-color-warning), #fff 60%);--wsf-form-color-warning-light-70:color-mix(in oklab, var(--wsf-form-color-warning), #fff 70%);--wsf-form-color-warning-light-80:color-mix(in oklab, var(--wsf-form-color-warning), #fff 80%);--wsf-form-color-warning-light-90:color-mix(in oklab, var(--wsf-form-color-warning), #fff 90%);--wsf-form-color-danger-dark-90:color-mix(in oklab, var(--wsf-form-color-danger), #000 90%);--wsf-form-color-danger-dark-80:color-mix(in oklab, var(--wsf-form-color-danger), #000 80%);--wsf-form-color-danger-dark-70:color-mix(in oklab, var(--wsf-form-color-danger), #000 70%);--wsf-form-color-danger-dark-60:color-mix(in oklab, var(--wsf-form-color-danger), #000 60%);--wsf-form-color-danger-dark-50:color-mix(in oklab, var(--wsf-form-color-danger), #000 50%);--wsf-form-color-danger-dark-40:color-mix(in oklab, var(--wsf-form-color-danger), #000 40%);--wsf-form-color-danger-dark-30:color-mix(in oklab, var(--wsf-form-color-danger), #000 30%);--wsf-form-color-danger-dark-20:color-mix(in oklab, var(--wsf-form-color-danger), #000 20%);--wsf-form-color-danger-dark-10:color-mix(in oklab, var(--wsf-form-color-danger), #000 10%);--wsf-form-color-danger-light-10:color-mix(in oklab, var(--wsf-form-color-danger), #fff 10%);--wsf-form-color-danger-light-20:color-mix(in oklab, var(--wsf-form-color-danger), #fff 20%);--wsf-form-color-danger-light-30:color-mix(in oklab, var(--wsf-form-color-danger), #fff 30%);--wsf-form-color-danger-light-40:color-mix(in oklab, var(--wsf-form-color-danger), #fff 40%);--wsf-form-color-danger-light-50:color-mix(in oklab, var(--wsf-form-color-danger), #fff 50%);--wsf-form-color-danger-light-60:color-mix(in oklab, var(--wsf-form-color-danger), #fff 60%);--wsf-form-color-danger-light-70:color-mix(in oklab, var(--wsf-form-color-danger), #fff 70%);--wsf-form-color-danger-light-80:color-mix(in oklab, var(--wsf-form-color-danger), #fff 80%);--wsf-form-color-danger-light-90:color-mix(in oklab, var(--wsf-form-color-danger), #fff 90%);--wsf-field-border:var(--wsf-field-border-width) var(--wsf-field-border-style) var(--wsf-field-border-color);--wsf-field-box-shadow:0 0 0 var(--wsf-field-box-shadow-width-focus) var(--wsf-field-box-shadow-color-focus);--wsf-field-button-padding:var(--wsf-field-button-padding-vertical) var(--wsf-field-button-padding-horizontal);--wsf-field-checkbox-check-height:calc(var(--wsf-field-checkbox-size) / 1.6);--wsf-field-checkbox-check-size:calc(var(--wsf-field-checkbox-size) / 6);--wsf-field-checkbox-check-width:calc(var(--wsf-field-checkbox-size) / 3.3);--wsf-field-checkbox-size:calc(var(--wsf-field-font-size) * var(--wsf-field-line-height));--wsf-field-checkbox-switch-size:calc(var(--wsf-field-checkbox-size) * 0.8);--wsf-field-checkbox-switch-width:calc(var(--wsf-field-checkbox-size) * 1.8);--wsf-field-height:calc((var(--wsf-field-font-size) * var(--wsf-field-line-height)) + (var(--wsf-field-padding-vertical) * 2) + (var(--wsf-field-border-width) * 2));--wsf-field-padding:var(--wsf-field-padding-vertical) var(--wsf-field-padding-horizontal);--wsf-field-radio-checked-size:calc(var(--wsf-field-radio-size) * 0.7);--wsf-field-radio-size:calc(var(--wsf-field-font-size) * var(--wsf-field-line-height));--wsf-field-radio-switch-size:calc(var(--wsf-field-radio-size) * 0.8);--wsf-field-radio-switch-width:calc(var(--wsf-field-radio-size) * 1.8);--wsf-field-select-padding-right:calc((var(--wsf-field-padding-horizontal) * 2) + var(--wsf-field-select-arrow-width));--wsf-field-select-select2-result-padding:var(--wsf-field-select-select2-result-padding-vertical) var(--wsf-field-select-select2-result-padding-horizontal);--wsf-form-caption-gap:calc(var(--wsf-form-grid-gap) / 4);--wsf-form-transition:calc(var(--wsf-form-transition-speed) * var(--wsf-form-transition-enabled)) var(--wsf-form-transition-timing-function);--wsf-group-li-padding:var(--wsf-group-li-padding-vertical) var(--wsf-group-li-padding-horizontal);--wsf-group-li-steps-gap:calc(var(--wsf-field-height) / 2)}.wsf-form button.wsf-button.wsf-button-primary:hover:enabled:not(:checked):not(:focus) {color:var(--button-text-color);}:root {
  --primary-color: #e51212;
  --text-color: #FFF;
}

.cky-notice-btn-wrapper .cky-btn,
.cky-prefrence-btn-wrapper .cky-btn {
  border-color: var(--primary-color) !important;
  color: var(--primary-color) !important;
}

.cky-notice-btn-wrapper .cky-btn-accept,
.cky-prefrence-btn-wrapper .cky-btn-accept {
  background: var(--primary-color) !important;
  color: var(--text-color) !important;
  border-color: var(--primary-color) !important;
}

.cky-btn-revisit-wrapper {
  background: var(--primary-color) !important;
}@media (max-width: 1023px) {
  #-pro-menu-195-40 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, #-pro-menu-195-40 .oxy-pro-menu-container.oxy-pro-menu-open-container {
    z-index: 99999999999 !important;
  }
}

.woocommerce-message {
  border-top: #e51212 !important;
}

.woocommerce-message::before {
  color: #e51212 !important;
}

.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 #e51212 !important;
  box-shadow: 0 0 5px #e51212 !important;
}

/*.woocommerce-form-coupon-toggle, .woocommerce-page .oxy-woo-cart table.cart td.actions .coupon {
  display: none;
}*/

.oxy-pro-menu-open {
  display: flex !important;
  visibility: hidden !important;
}

body {
  background-color: #1f1f1f;
}