.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%;
            }
            .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.8rem;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;
				}
			}
.ah-vacancies-content {
 width:100%;
 padding-right:80px;
 padding-left:80px;
}
.ah-vacancies-content:not(.ct-section):not(.oxy-easy-posts),
.ah-vacancies-content.oxy-easy-posts .oxy-posts,
.ah-vacancies-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.ah-2-column-title {
 padding-bottom:20px;
}
.ah-vacancies-list-div {
 padding-left:80px;
 padding-right:80px;
 width:100%;
 gap:40px;
 padding-top:0px;
 padding-bottom:0px;
}
.ah-vacancies-list-div:not(.ct-section):not(.oxy-easy-posts),
.ah-vacancies-list-div.oxy-easy-posts .oxy-posts,
.ah-vacancies-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:flex-start;
gap:40px;
}
@media (max-width: 767px) {
.ah-vacancies-list-div {
 padding-left:10px;
 padding-right:10px;
}
}

@media (max-width: 479px) {
.ah-vacancies-list-div {
}
}

.ah-vacancy-div:hover{
transform:scale3d(1.06,1.06,1.06);}
.ah-vacancy-div {
 width:calc(33.333% - 27px) ;
 transition-duration:0.5s;
}
@media (max-width: 1366px) {
.ah-vacancy-div {
 width:calc(50% - 27px) ;
}
}

@media (max-width: 767px) {
.ah-vacancy-div {
 width:100%;
}
}

.ah-vacancy-div-code {
 width:100%;
 border-radius:20px;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:10px;
 padding-right:10px;
 color:#ffffff;
 font-size:13px;
 height:100%;
 background-color:rgba(12,0,112,0.59);
 box-shadow:5px 5px 10px rgba(0,0,0,0.4);
}
.ah-vacancy-div-code:not(.ct-section):not(.oxy-easy-posts),
.ah-vacancy-div-code.oxy-easy-posts .oxy-posts,
.ah-vacancy-div-code.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.testimonial-slider {
 width:100%;
}
.oh-main-title {
 font-family:'Inter';
 font-weight:500;
 color:#0c0070;
 border-bottom-color:#0c0070;
 border-bottom-width:2px;
 font-size:2.5rem;
}
.oh-main-title:not(.ct-section):not(.oxy-easy-posts),
.oh-main-title.oxy-easy-posts .oxy-posts,
.oh-main-title.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 767px) {
.oh-main-title {
 text-align:center;
}
}

.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;
}
.sduk-button-1 {
background-color :#0c0070;
border: 1px solid #0c0070;
color: #ffffff;
}.sduk-button-1 {
}
.sduk-button-2 {
background-color: transparent;
border: 1px solid #0c0070;
color: #0c0070;
padding: 9px 15px;
}.sduk-button-2 {
 border-radius:5px;
}
.slider-code {
 opacity:0;
 position:relative;
}
.parallax-image-section {
 overflow:hidden;
 position:relative;
 min-height:500px;
 background-color:rgba(12,0,112,0.31);
}
@media (max-width: 767px) {
.parallax-image-section {
 min-height:300px;
}
.parallax-image-section .ct-section-inner-wrap {
padding-top: 20px;
}
}

.parallax-image {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 z-index:-1;
 object-fit:cover;
 height:100%;
}
.oh-parallax-block {
 width:80%;
 background-color:#ffffff;
 padding-left:2%;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 border-radius:15px;
 gap:20px;
 text-align:left;
}
.oh-parallax-block:not(.ct-section):not(.oxy-easy-posts),
.oh-parallax-block.oxy-easy-posts .oxy-posts,
.oh-parallax-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
@media (max-width: 1023px) {
.oh-parallax-block {
 width:90%;
 visibility:visible;
}
}

@media (max-width: 767px) {
.oh-parallax-block {
 width:90%;
 margin-bottom:5%;
 padding-left:5%;
 padding-top:5%;
 padding-right:5%;
 padding-bottom:5%;
 text-align:center;
}
.oh-parallax-block:not(.ct-section):not(.oxy-easy-posts),
.oh-parallax-block.oxy-easy-posts .oxy-posts,
.oh-parallax-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.oh-parallax-block {
 width:90%;
}
}

.oh-main-text {
 font-family:'Inter';
}
@media (max-width: 767px) {
.oh-main-text {
 text-align:center;
}
}

.oh-button-holder {
 text-align:left;
 gap:15px;
 z-index:12;
 slider-arrow-color:darker;
 slider-dot-color:#ffffff;
}
.oh-button-holder:not(.ct-section):not(.oxy-easy-posts),
.oh-button-holder.oxy-easy-posts .oxy-posts,
.oh-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:15px;
}
.oh-button-holder .unslider-nav ol li {border-color: #ffffff; }.oh-button-holder .unslider-nav ol li.unslider-active {background-color: #ffffff; }@media (max-width: 1023px) {
.oh-button-holder {
 z-index:1;
}
.oh-button-holder:not(.ct-section):not(.oxy-easy-posts),
.oh-button-holder.oxy-easy-posts .oxy-posts,
.oh-button-holder.ct-section .ct-section-inner-wrap{
align-items:stretch;
}
}

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

.sduk-details {
 width:100%;
 padding-bottom:0px;
}
.sduk-details:not(.ct-section):not(.oxy-easy-posts),
.sduk-details.oxy-easy-posts .oxy-posts,
.sduk-details.ct-section .ct-section-inner-wrap{
display:block;
}
.sduk-summary {
 background-color:#0c0070;
 padding-top:8px;
 padding-right:15px;
 padding-bottom:8px;
 padding-left:15px;
 color:#e7e7e7;
 border-radius:5px;
cursor: pointer;
}
.sduk-summary:not(.ct-section):not(.oxy-easy-posts),
.sduk-summary.oxy-easy-posts .oxy-posts,
.sduk-summary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.sduk-summary-text {
}
.sduk-summary-icon {
color: #e7e7e7;}.sduk-summary-icon 
>svg {width: 20px;height: 20px;}.sduk-summary-icon {
 transition-duration:0.5s;
}
.oh-circles-div {
}
@media (max-width: 1366px) {
}

@media (max-width: 1023px) {
.oh-circles-div {
 opacity:0.5;
}
}

@media (max-width: 767px) {
.oh-circles-div {
 visibility:hidden;
}
}

.oh-circle1 {
background-image:url(https://webbuild-oldhastingshouse-co-uk.sduk-test.co.uk/wp-content/uploads/2025/08/Old-Hastings-Hse-logo-.png); opacity:.3;
 position:absolute;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 left:0%;
 background-repeat:no-repeat;
 width:100%;
 height:25rem;
 bottom:-10%;
}
.oh-circle2 {
 background-color:#0c0070;
 border-radius:100%;
 opacity:0.2;
 padding-left:18rem;
 padding-top:18rem;
 padding-right:18rem;
 padding-bottom:18rem;
 position:absolute;
 bottom:-15%;
 left:0%;
}
.oh-circle2:not(.ct-section):not(.oxy-easy-posts),
.oh-circle2.oxy-easy-posts .oxy-posts,
.oh-circle2.ct-section .ct-section-inner-wrap{
display:none;
}
.sduk-contact-details-section {
 gap:25px;
}
.sduk-contact-details-section .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 6%;
padding-bottom: 50px;
padding-left: 6%;
}
.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:row;
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;
}
}

@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{
gap:15px;
}
@media (max-width: 767px) {
.sduk-contact-details-info-div {
 width:100%;
}
}

@media (max-width: 479px) {
.sduk-contact-details-info-div {
}
.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;
align-items:center;
}
}

.ghb-contact-details-div {
 gap:10px;
 color:#0c0070;
}
.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:#232323;
 width:100%;
}
.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;
align-items:flex-start;
justify-content:flex-start;
gap:10px;
}
.sduk-contact-details-list-item-icon {
color: #0c0070;}.sduk-contact-details-list-item-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-details-list-item-icon {
}
.sduk-contact-details-list-item-text {
 font-family:'Inter';
 font-weight:700;
 font-size:16px;
 width:80%;
 text-align:left;
}
.sduk-contact-details-list-item-text:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-list-item-text.oxy-easy-posts .oxy-posts,
.sduk-contact-details-list-item-text.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 767px) {
.sduk-contact-details-list-item-text {
 font-size:14px;
}
}

@media (max-width: 479px) {
.sduk-contact-details-list-item-text {
 font-size:12px;
}
}

.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-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: #3123af;
border: 1px solid #3123af;
padding: ;color: #ffffff;}.sduk-contact-social-icon:hover{
}
.sduk-contact-social-icon {
background-color: #0c0070;
border: 1px solid #0c0070;
padding: 10px;color: #ffffff;}.sduk-contact-social-icon 
>svg {width: 40px;height: 40px;}.sduk-contact-social-icon {
 transition-duration:0.3s;
}
.sduk-contact-social-icon:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-social-icon.oxy-easy-posts .oxy-posts,
.sduk-contact-social-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1023px) {
.sduk-contact-social-icon {
padding: 5px;}.sduk-contact-social-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-social-icon {
}
}

.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: 767px) {
.sduk-contact-details-form-div {
 width:100%;
}
}

.sduk-form-1 {
}
.hah-img-slider-slide {
 position:relative;
}
.hah-slider-btn-div {
 position:absolute;
 right:50px;
 bottom:50px;
 width:250px;
}
@media (max-width: 479px) {
.hah-slider-btn-div {
}
}

.button564 {
 border-radius:50px;
}
.hah-img-slider-img {
 width:100%;
 object-fit:cover;
 height:100%;
}
@media (max-width: 1023px) {
.hah-img-slider-img {
 width:100%;
}
}

.oh-main-section {
 gap:15px;
 z-index:1;
 position:relative;
 overflow:hidden;
}
.oh-main-section .ct-section-inner-wrap {
padding-top: 3%;
padding-right: 5%;
padding-bottom: 3%;
padding-left: 5%;
}
.oh-main-section:not(.ct-section):not(.oxy-easy-posts),
.oh-main-section.oxy-easy-posts .oxy-posts,
.oh-main-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
@media (max-width: 767px) {
.oh-main-section {
 text-align:center;
}
.oh-main-section .ct-section-inner-wrap {
padding-top: 7%;
}
.oh-main-section:not(.ct-section):not(.oxy-easy-posts),
.oh-main-section.oxy-easy-posts .oxy-posts,
.oh-main-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.oh-main-section {
 text-align:center;
}
.oh-main-section:not(.ct-section):not(.oxy-easy-posts),
.oh-main-section.oxy-easy-posts .oxy-posts,
.oh-main-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oh-care-card {
 background-color:#ffffff;
 border-radius:15px;
 text-align:left;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
 width:45%;
}
.oh-care-card:not(.ct-section):not(.oxy-easy-posts),
.oh-care-card.oxy-easy-posts .oxy-posts,
.oh-care-card.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oh-care-card {
}
}

.oh-background-circle {
 z-index:-1;
}
.oh-background-circle:not(.ct-section):not(.oxy-easy-posts),
.oh-background-circle.oxy-easy-posts .oxy-posts,
.oh-background-circle.ct-section .ct-section-inner-wrap{
display:flex;
}
.oh-alt-image-div {
 position:relative;
 width:40%;
 gap:5px;
 text-align:left;
 z-index:1;
}
.oh-alt-image-div:not(.ct-section):not(.oxy-easy-posts),
.oh-alt-image-div.oxy-easy-posts .oxy-posts,
.oh-alt-image-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:5px;
}
@media (max-width: 767px) {
.oh-alt-image-div {
}
}

.oh-alt-text-block {
 width:50%;
 gap:15px;
}
.oh-alt-text-block:not(.ct-section):not(.oxy-easy-posts),
.oh-alt-text-block.oxy-easy-posts .oxy-posts,
.oh-alt-text-block.ct-section .ct-section-inner-wrap{
gap:15px;
}
@media (max-width: 1023px) {
.oh-alt-text-block {
 width:60%;
}
}

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

@media (max-width: 479px) {
.oh-alt-text-block {
 text-align:center;
}
.oh-alt-text-block:not(.ct-section):not(.oxy-easy-posts),
.oh-alt-text-block.oxy-easy-posts .oxy-posts,
.oh-alt-text-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.f-purposefully-boxes-section:before{
 background-color:rgba(255,255,255,0.3);
 width:100%;
 height:100%;
 z-index:1;
 position:absolute;
 top:0px;
 left:0px;
  content:"";
}
.f-purposefully-boxes-section {
 position:relative;
 gap:35px;
 background-color:#ffffff;
}
.f-purposefully-boxes-section .ct-section-inner-wrap {
padding-top: 4%;
padding-right: 1%;
padding-bottom: 6%;
padding-left: 1%;
}
.f-purposefully-boxes-section:not(.ct-section):not(.oxy-easy-posts),
.f-purposefully-boxes-section.oxy-easy-posts .oxy-posts,
.f-purposefully-boxes-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:35px;
}
@media (max-width: 1366px) {
.f-purposefully-boxes-section {
}
.f-purposefully-boxes-section .ct-section-inner-wrap {
padding-right: 4%;
padding-left: 4%;
}
}

.mm-blog-text-div {
 width:100%;
 gap:20px;
 z-index:1;
 padding-top:25px;
 padding-bottom:25px;
 text-align:left;
}
.mm-blog-text-div:not(.ct-section):not(.oxy-easy-posts),
.mm-blog-text-div.oxy-easy-posts .oxy-posts,
.mm-blog-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
.am-main-title {
 font-family:'Inter';
 text-transform:capitalize;
 font-weight:500;
 text-align:center;
 color:#0c0070;
 margin-top:0px;
}
.am-blue-border {
 padding-left:15px;
 border-left-color:#0c0070;
 border-left-width:4px;
 border-left-style:solid;
 padding-bottom:0px;
}
.am-image-bg {
 font-family:Poppins;
 width:100%;
 height:100%;
 object-fit:cover;
 position:absolute;
 top:0px;
 left:0px;
 z-index:-1;
 object-position:center;
}
.f-purposefully-boxes-grid {
 width:100%;
 position:relative;
 z-index:1;
 gap:60px;
}
.f-purposefully-boxes-grid:not(.ct-section):not(.oxy-easy-posts),
.f-purposefully-boxes-grid.oxy-easy-posts .oxy-posts,
.f-purposefully-boxes-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:60px;
}
.f-blog-content-section {
 gap:80px;
 position:relative;
 background-color:#ffffff;
}
.f-blog-content-section .ct-section-inner-wrap {
padding-top: 6%;
padding-bottom: 6%;
}
.f-blog-content-section:not(.ct-section):not(.oxy-easy-posts),
.f-blog-content-section.oxy-easy-posts .oxy-posts,
.f-blog-content-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:80px;
}
@media (max-width: 1366px) {
.f-blog-content-section {
}
.f-blog-content-section .ct-section-inner-wrap {
padding-right: 6%;
padding-left: 6%;
}
}

@media (max-width: 1023px) {
.f-blog-content-section {
}
.f-blog-content-section:not(.ct-section):not(.oxy-easy-posts),
.f-blog-content-section.oxy-easy-posts .oxy-posts,
.f-blog-content-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.f-blog-content-div {
 width:60%;
}
@media (max-width: 1023px) {
.f-blog-content-div {
 width:100%;
}
}

.f-blog-post-header-section {
 width:100%;
 object-fit:cover;
 margin-bottom:40px;
}
.f-blog-post-header-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.f-blog-title-wrapper {
 padding-bottom:30px;
}
.orange-post-title {
 font-weight:500;
 color:#40637c;
 text-transform:capitalize;
 font-size:3rem;
}
.f-blog-post-date {
 padding-bottom:10px;
 width:100%;
}
.f-blog-sidebar-div {
 width:35%;
 z-index:9;
}
@media (max-width: 1023px) {
.f-blog-sidebar-div {
 width:100%;
}
}

.f-social-share-title {
 padding-top:20px;
 margin-top:20px;
 border-top-color:#575757;
 border-top-width:1px;
 border-top-style:solid;
 width:100%;
}
.f-social-share {
 width:100%;
 gap:15px;
 padding-top:20px;
 padding-bottom:40px;
}
.f-social-share:not(.ct-section):not(.oxy-easy-posts),
.f-social-share.oxy-easy-posts .oxy-posts,
.f-social-share.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:15px;
}
.f-social-share-icon-link {
 background-color:#40637c;
 color:#f6f6f6;
 border-radius:50%;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
}
.f-social-share-icon {
color: #f6f6f6;}.f-social-share-icon 
>svg {width: 30px;height: 30px;}.f-social-share-icon {
}
.oh-header-text {
 font-family:'Inter';
}
.wb-main-title {
 font-family:'Montserrat Alternates';
 font-size:4rem;
 font-weight:700;
 color:#00a2c1;
}
.hhs-footer {
 background-color:#2d2d2d;
}
.hhs-footer .ct-section-inner-wrap {
padding-top: 20px;
padding-right: 10%;
padding-bottom: 20px;
padding-left: 10%;
}
.hhs-footer:not(.ct-section):not(.oxy-easy-posts),
.hhs-footer.oxy-easy-posts .oxy-posts,
.hhs-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1366px) {
.hhs-footer {
}
.hhs-footer .ct-section-inner-wrap {
padding-right: 5%;
padding-left: 5%;
}
}

@media (max-width: 767px) {
.hhs-footer {
 text-align:center;
}
.hhs-footer .ct-section-inner-wrap {
padding-right: 15%;
padding-left: 15%;
}
.hhs-footer:not(.ct-section):not(.oxy-easy-posts),
.hhs-footer.oxy-easy-posts .oxy-posts,
.hhs-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.footer-title {
 font-family:'Inter';
 font-weight:500;
 border-bottom-style:solid;
 font-size:15px;
 border-top-color:#0c0070;
 border-right-color:#0c0070;
 border-bottom-color:#0c0070;
 border-left-color:#0c0070;
 padding-bottom:5px;
 text-transform:capitalize;
 border-bottom-width:2px;
}
@media (max-width: 1023px) {
.footer-title {
 text-align:left;
}
}

@media (max-width: 767px) {
.footer-title {
 text-align:center;
}
}

.subpage-list-text:hover{
}
.subpage-list-text {
 font-family:'Inter';
 font-size:15px;
 text-align:left;
 font-weight:500;
 text-transform:capitalize;
 color:#232323;
 border-bottom-style:none;
}
.lc-subpage-list-item-div {
 gap:5px;
 margin-bottom:0px;
 padding-bottom:0px;
}
.lc-subpage-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.lc-subpage-list-item-div.oxy-easy-posts .oxy-posts,
.lc-subpage-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:5px;
}
.sduk-cta-title {
 font-family:Poppins;
 font-size:20px;
 font-weight:700;
 z-index:2;
 line-height:1.25;
 transition-duration:0.4s;
 color:#06193f;
}
@media (max-width: 1023px) {
.sduk-cta-title {
}
}

.ah-contact-detail {
}
@media (max-width: 479px) {
.ah-contact-detail {
 font-size:14px;
}
}

.am-social-icons {
 gap:10px;
}
.am-social-icons:not(.ct-section):not(.oxy-easy-posts),
.am-social-icons.oxy-easy-posts .oxy-posts,
.am-social-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:10px;
}
.am-social-icon {
color: #1e1a1a;}.am-social-icon 
>svg {width: 25px;height: 25px;}.am-social-icon {
}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#778cba;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:50px;
 background-color:#06193f;
 position:fixed;
 z-index:1500;
 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: #ffffff;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_horizontal_divider__line {
 height:1px;
 background-color:#98a1a8;
 width:50%;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.toggle-our-work {
 z-index:99;
 padding-top:0px;
 padding-bottom:0px;
 font-size:18px;
 position:fixed;
 top:0%;
 transition-duration:0.8s;
}
.toggle-our-work:not(.ct-section):not(.oxy-easy-posts),
.toggle-our-work.oxy-easy-posts .oxy-posts,
.toggle-our-work.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1023px) {
.toggle-our-work {
 width:100%;
}
.toggle-our-work:not(.ct-section):not(.oxy-easy-posts),
.toggle-our-work.oxy-easy-posts .oxy-posts,
.toggle-our-work.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

.callback {
 gap:25px;
 width:100%;
 background-color:#0c0070;
}
.callback .ct-section-inner-wrap {
padding-right: 25px;
padding-left: 25px;
}
.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:row;
align-items:center;
justify-content:center;
gap:25px;
}
@media (max-width: 1023px) {
.callback {
 text-align:center;
 gap:20px;
}
.callback .ct-section-inner-wrap {
padding-top: 20px;
}
.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;
gap:20px;
}
}

@media (max-width: 767px) {
.callback {
 text-align:center;
}
.callback .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
.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 {
}
.our-work-testimonials {
 width:100%;
 gap:15px;
}
.our-work-testimonials:not(.ct-section):not(.oxy-easy-posts),
.our-work-testimonials.oxy-easy-posts .oxy-posts,
.our-work-testimonials.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:15px;
}
@media (max-width: 1023px) {
.our-work-testimonials {
}
.our-work-testimonials:not(.ct-section):not(.oxy-easy-posts),
.our-work-testimonials.oxy-easy-posts .oxy-posts,
.our-work-testimonials.ct-section .ct-section-inner-wrap{
display:block;
}
}

.sduk-ourwork-div {
 gap:30px;
 padding-right:40px;
 padding-left:40px;
}
.sduk-ourwork-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-ourwork-div.oxy-easy-posts .oxy-posts,
.sduk-ourwork-div.ct-section .ct-section-inner-wrap{
display:flex;
gap:30px;
}
@media (max-width: 1023px) {
.sduk-ourwork-div {
}
}

@media (max-width: 767px) {
.sduk-ourwork-div {
 padding-right:20px;
 padding-left:20px;
}
}

@media (max-width: 479px) {
.sduk-ourwork-div {
}
}

.our-work-section {
 transition-duration:0.5s;
 gap:20px;
 width:66%;
}
.our-work-section:not(.ct-section):not(.oxy-easy-posts),
.our-work-section.oxy-easy-posts .oxy-posts,
.our-work-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
gap:20px;
}
@media (max-width: 1023px) {
.our-work-section {
 width:100%;
}
}

.so-our-work-title {
}
.sduk-ourwork-repeater {
 height:100%;
}
@media (max-width: 1023px) {
.sduk-ourwork-repeater {
}
}

@media (max-width: 767px) {
.sduk-ourwork-repeater {
}
}

.our-work-slider {
 width:100%;
 gap:20px;
}
.our-work-slider:not(.ct-section):not(.oxy-easy-posts),
.our-work-slider.oxy-easy-posts .oxy-posts,
.our-work-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:20px;
}
.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;
}
.ourwork-box {
 width:27%;
}
@media (max-width: 1023px) {
.ourwork-box {
 width:30%;
}
}

@media (max-width: 767px) {
.ourwork-box {
 width:46%;
}
}

@media (max-width: 479px) {
.ourwork-box {
 width:100%;
}
}

.sduk-ourwork-gallery-div {
 width:100%;
 height:100%;
 top:0px;
 position:relative;
 max-height:100%;
}
.sduk-ourwork-gallery-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-ourwork-gallery-div.oxy-easy-posts .oxy-posts,
.sduk-ourwork-gallery-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.sduk-ourwork-icon {
color: #000000;}.sduk-ourwork-icon 
>svg {width: 55px;height: 55px;}.sduk-ourwork-icon {
 position:absolute;
}
.sduk-ourwork-gallery:hover{
transform:scale3d(1.05,1.05,1.05); transition-duration:0.5s;
 opacity:0.5;
 box-shadow:0px 0px 10px 0px rgba(47,46,46,0.57);
}
.sduk-ourwork-gallery {
 transition-duration:0.5s;
}
.sduk-ourwork-details-div {
 width:100%;
 gap:10px;
 height:100%;
}
.sduk-ourwork-details-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-ourwork-details-div.oxy-easy-posts .oxy-posts,
.sduk-ourwork-details-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:10px;
}
.sduk-ourwork-title:ct_depth{
}
.sduk-ourwork-title {
 font-family:Poppins;
 color:#222222;
 text-transform:uppercase;
 font-style:italic;
 line-height:1;
 text-align:left;
 font-weight:500;
 font-size:1.8rem;
}
.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;
}
}

.sduk-ourwork-location-text:ct_depth{
}
.sduk-ourwork-location-text {
 font-family:Poppins;
 color:#222222;
 font-weight:400;
 line-height:1;
 font-style:italic;
 text-align:left;
}
.sduk-testimonials-accordion-div {
 gap:30px;
}
.sduk-testimonials-accordion-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-accordion-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-accordion-div.ct-section .ct-section-inner-wrap{
gap:30px;
}
@media (max-width: 479px) {
.sduk-testimonials-accordion-div {
 gap:15px;
}
.sduk-testimonials-accordion-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-accordion-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-accordion-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
}

.testimonial-section {
 width:34%;
}
@media (max-width: 1023px) {
.testimonial-section {
 max-height:0px;
 opacity:0;
 visibility:hidden;
 width:100%;
 padding-left:40px;
 padding-right:40px;
}
}

@media (max-width: 767px) {
.testimonial-section {
 padding-right:20px;
 padding-left:20px;
}
}

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

.sduk-ourwork-title-container-div {
 width:100%;
}
.title-italic-newtek {
}
.sduk-testimonials-repeater {
}
.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;
}
.testimonial-title {
 font-weight:700;
 text-align:left;
 font-size:1.8rem;
}
.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-testimonials-dropdown-div {
 width:100%;
 padding-top:0px;
 padding-right:20px;
 padding-bottom:20px;
 gap:10px;
}
.sduk-testimonials-dropdown-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-dropdown-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-dropdown-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.sduk-100-div {
 width:100%;
}
.sduk-testimonials-info-div {
 text-align:justify;
}
.sduk-testimonials-info-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-info-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-info-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.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-testimonials-stars-div {
}
.sduk-testimonials-stars-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-stars-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-stars-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.sduk-testimonials-star {
color: #1b2848;}.sduk-testimonials-star 
>svg {width: 18px;height: 18px;}.sduk-testimonials-star {
 margin-right:5px;
}
.sduk-testimonials-text:ct_depth{
}
.sduk-testimonials-text {
 font-family:Poppins;
 color:#222222;
 width:100%;
}
.sduk-form-2 {
}
.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: 50px;
padding-bottom: 50px;
}
.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-workTest-section {
 overflow:hidden;
}
.sduk-workTest-section .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 50px;
padding-bottom: 50px;
padding-left: 50px;
}
@media (max-width: 1023px) {
.sduk-workTest-section {
 z-index:50;
}
.sduk-workTest-section .ct-section-inner-wrap {
padding-top: 25px;
padding-right: 0;
padding-bottom: 25px;
padding-left: 0;
}
}

.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;
}
}

.sduk-ourwork-section-title {
 color:#222222;
}
.ct-section-inner-wrap {
}
@media (max-width: 767px) {
.ct-section-inner-wrap {
}
}

.oh-title1 {
 font-family:'Inter';
 color:#6b6a8c;
 font-weight:200;
 opacity:0.6;
 font-size:3rem;
}
.oh-title1:not(.ct-section):not(.oxy-easy-posts),
.oh-title1.oxy-easy-posts .oxy-posts,
.oh-title1.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 767px) {
.oh-title1 {
 text-align:center;
}
}

@media (max-width: 479px) {
.oh-title1 {
 text-align:center;
}
}

.oh-alt-section {
 background-color:#e7e7e7;
}
.oh-alt-section:not(.ct-section):not(.oxy-easy-posts),
.oh-alt-section.oxy-easy-posts .oxy-posts,
.oh-alt-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.oh-alt-title {
 font-family:'Arimo';
 font-weight:500;
 color:#ffffff;
 border-bottom-color:#ffffff;
 border-bottom-width:2px;
 border-bottom-style:solid;
 font-size:2.5rem;
}
.oh-alt-text {
 font-family:'Inter';
 color:#ffffff;
}
.oh-image-scroll-section {
 gap:15px;
 z-index:1;
 position:relative;
 overflow:hidden;
}
.oh-image-scroll-section .ct-section-inner-wrap {
padding-top: 3%;
padding-bottom: 3%;
}
.oh-image-scroll-section:not(.ct-section):not(.oxy-easy-posts),
.oh-image-scroll-section.oxy-easy-posts .oxy-posts,
.oh-image-scroll-section.ct-section .ct-section-inner-wrap{
gap:15px;
}
.oh-title2 {
 font-family:'Inter';
 font-size:5rem;
 color:#0c0070;
 margin-top:-2rem;
 font-weight:300;
}
@media (max-width: 767px) {
.oh-title2 {
 width:100%;
 text-align:center;
}
}

@media (max-width: 479px) {
.oh-title2 {
 text-align:center;
}
}

.oh-image-div {
 width:40%;
 position:relative;
 text-align:left;
 gap:5px;
}
.oh-image-div:not(.ct-section):not(.oxy-easy-posts),
.oh-image-div.oxy-easy-posts .oxy-posts,
.oh-image-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:5px;
}
@media (max-width: 767px) {
.oh-image-div {
 width:0%;
 height:0px;
}
}

.oh-entry-text-block {
 width:60%;
 gap:15px;
}
.oh-entry-text-block:not(.ct-section):not(.oxy-easy-posts),
.oh-entry-text-block.oxy-easy-posts .oxy-posts,
.oh-entry-text-block.ct-section .ct-section-inner-wrap{
gap:15px;
}
@media (max-width: 767px) {
.oh-entry-text-block {
 width:100%;
}
.oh-entry-text-block:not(.ct-section):not(.oxy-easy-posts),
.oh-entry-text-block.oxy-easy-posts .oxy-posts,
.oh-entry-text-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.oh-card-section {
 gap:15px;
 width:75%;
 z-index:1;
}
.oh-card-section:not(.ct-section):not(.oxy-easy-posts),
.oh-card-section.oxy-easy-posts .oxy-posts,
.oh-card-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
gap:15px;
}
@media (max-width: 1023px) {
.oh-card-section {
 width:85%;
}
}

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

.oh-slide {
}
@media (max-width: 767px) {
.oh-slide {
 width:200%;
}
.oh-slide:not(.ct-section):not(.oxy-easy-posts),
.oh-slide.oxy-easy-posts .oxy-posts,
.oh-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
}

@media (max-width: 479px) {
.oh-slide {
}
.oh-slide:not(.ct-section):not(.oxy-easy-posts),
.oh-slide.oxy-easy-posts .oxy-posts,
.oh-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.oh-slide-div {
 text-align:left;
}
.oh-slide-div:not(.ct-section):not(.oxy-easy-posts),
.oh-slide-div.oxy-easy-posts .oxy-posts,
.oh-slide-div.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 767px) {
.oh-slide-div {
 text-align:left;
}
.oh-slide-div:not(.ct-section):not(.oxy-easy-posts),
.oh-slide-div.oxy-easy-posts .oxy-posts,
.oh-slide-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.oh-slide-caption1 {
 background-color:#0c0070;
 border-radius:15px;
 position:absolute;
 padding-left:5%;
 padding-top:5%;
 padding-right:5%;
 padding-bottom:5%;
 bottom:5%;
 left:-10%;
 z-index:10;
}
@media (max-width: 767px) {
.oh-slide-caption1 {
 width:25rem;
 padding-right:3%;
 padding-top:3%;
 padding-bottom:3%;
 padding-left:3%;
 left:0%;
 visibility:hidden;
}
.oh-slide-caption1:not(.ct-section):not(.oxy-easy-posts),
.oh-slide-caption1.oxy-easy-posts .oxy-posts,
.oh-slide-caption1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.oh-slide-div-caption2 {
}
.oh-slide-caption2 {
 background-color:#0c0070;
 border-radius:15px;
 position:absolute;
 padding-left:5%;
 padding-top:5%;
 padding-right:5%;
 padding-bottom:5%;
 bottom:5%;
 z-index:10;
 right:-10%;
}
@media (max-width: 767px) {
.oh-slide-caption2 {
 width:25rem;
 padding-right:3%;
 padding-top:3%;
 padding-bottom:3%;
 padding-left:3%;
 left:41%;
 visibility:hidden;
}
.oh-slide-caption2:not(.ct-section):not(.oxy-easy-posts),
.oh-slide-caption2.oxy-easy-posts .oxy-posts,
.oh-slide-caption2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.oh-slide-caption2 {
 width:20rem;
 left:31%;
}
}

.oh-blog-subtitle {
 font-family:'Arimo';
 color:#6b6a8c;
 font-weight:200;
 opacity:0.6;
 font-size:2rem;
}
.oh-blog-subtitle:not(.ct-section):not(.oxy-easy-posts),
.oh-blog-subtitle.oxy-easy-posts .oxy-posts,
.oh-blog-subtitle.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 767px) {
.oh-blog-subtitle {
 text-align:center;
}
}

@media (max-width: 479px) {
.oh-blog-subtitle {
 text-align:center;
}
}

.sduk-details-text {
 padding-top:20px;
 padding-left:8px;
 padding-right:8px;
}
.oh-pretitle {
 font-size:0.6em;
}
.oh-pretitle:not(.ct-section):not(.oxy-easy-posts),
.oh-pretitle.oxy-easy-posts .oxy-posts,
.oh-pretitle.ct-section .ct-section-inner-wrap{
display:block;
}
.oh-lifestyle-slide-content {
 width:50%;
 position:relative;
 margin-right:auto;
 margin-left:auto;
}
@media (max-width: 767px) {
.oh-lifestyle-slide-content {
 text-align:left;
}
.oh-lifestyle-slide-content:not(.ct-section):not(.oxy-easy-posts),
.oh-lifestyle-slide-content.oxy-easy-posts .oxy-posts,
.oh-lifestyle-slide-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.application_form {
}
.ah-vacancy-table {
}
* {
-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);}

/* For inside the Oxygen Editor */
html[class] {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.oxy-gallery-masonry {overflow: visible !important;}

.colour-primary div { background-color: color(19) !important; }
.colour-primary div:hover { background-color: color(20) !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;}
}

@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{-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-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}.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"]
*/

@media (min-width: 1024px){
  [data-sticky] {
  	position: -webkit-sticky;
  	position : sticky;
  	top: 0 ;
  	z-index: 999;
  }
}

[data-cursor="pointer"] { 
  cursor: pointer;
}details[open] summary .sduk-summary-icon {
  transform: scaleY(-1);
}


/* Easing animation */
@supports (interpolate-size: allow-keywords) {
  :root {
    interpolate-size: allow-keywords;
  }

  ::details-content {
    transition: height 1s ease, content-visibility 0.5s ease allow-discrete;
    height: 0;
    overflow: clip;
  }


  [open]::details-content {
    height: auto;
  }
}
/* Easing animation */body .wsf-form ul.wsf-group-tabs > li:not(.wsf-tab-active) > a:hover {
  background: #eee;
}

body .wsf-form ul.wsf-group-tabs > li.wsf-tab-active > a {
  background: #0c0070;
  color: #e7e7e7;
}


.application_form fieldset:nth-child(odd),
.application_form fieldset:nth-child(even){
  padding: 30px;
  border-radius: 7px;
}

.application_form fieldset:nth-child(odd) {
  background-color: #e7e7e7;
}

.application_form fieldset:nth-child(even) {
  background-color: #c7c7c7;
}

.application_form .wsf-input-group-append {
  background-color: rgba(255, 0, 0, 0.65) !important;
  color: white !important;
}

.application_form .highlight {
  background-color: #0c0070;
  margin: 0 !important;
  padding-top: var(--wsf-form-grid-gap);
  padding-bottom: var(--wsf-form-grid-gap);
}

.application_form .highlight + .highlight {
  padding-top: 0;
}

.application_form .highlight h2,
.application_form .highlight h3,
.application_form .highlight p,
.application_form .highlight li {
  color: white !important;
}

.application_form .wsf-sections {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.application_form legend {
    float: left;
    width: 100%;
}

.application_form ::placeholder {
  color: black !important;
  opacity: 1 !important;
}

.application_form ::-webkit-input-placeholder {
  color: black !important;
}

.application_form ::-moz-placeholder {
  color: black !important;
  opacity: 1 !important;
}


@media (max-width: 768px){
  .wsf-form ul.wsf-group-tabs.wsf-tabs {
      flex-wrap: nowrap;
      overflow-x: auto;
      width: 90vw;
      padding-bottom: 8px;
      overflow-y: hidden;
  }
}/* Custom scrollbar styling for WebKit browsers (Chrome, Safari, Edge) */
::-webkit-scrollbar {
    width: 12px; /* Adjust the width of the scrollbar */
}

::-webkit-scrollbar-thumb {
    background-color: #0c0070; /* Default handle colour */
    border-radius: 10px; /* Rounded corners */
}

::-webkit-scrollbar-thumb:hover {
    opacity: 0.5;
}

::-webkit-scrollbar-track {
    background: linear-gradient(
        to bottom,
        transparent,
        transparent 5%,
        black 5%,
        black 7%,
        transparent 7%
    ); /* Thin black line in the center of the track */
}

/* Custom scrollbar styling for Firefox */
scrollbar-width: thin; /* Make the scrollbar thinner */
scrollbar-color: #0c0070 transparent; /* Colour of the handle and no background for the track */
:root {
  --primary-color: #0c0070;
  --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)}.ah-vacancies-list-div:has(> :first-child:last-child),
.ah-vacancies-list-div:has(> :first-child:nth-last-child(2)) {
  justify-content: center;
}

.ah-vacancy-table {
  width: 100%;
}

.ah-vacancy-table td {
  padding: 5px 10px;
  vertical-align: text-top;
}

.ah-vacancy-table td p {
  margin: 0 0 10px;
  padding: 0;
}

.ah-vacancy-table td:first-child:not([colspan="2"]) {
  font-weight: 700;
  width: 30%;
}

.ah-vacancy-div-code .ct-link-button {
  margin-top: auto;
  margin-left: auto;
  margin-right: 20px;
}


@media (max-width: 480px) {
  .ah-vacancy-table td {
    display: block;
    padding: 5px;
  }
  
  .ah-vacancy-table td:first-child {
    width: 100%;
  }

  .ah-vacancy-table td:last-child {
    padding-bottom: 10px;
  }
}