.accordion-panel{transition: opacity 500ms ease;}
.accordion-panel.closed{height:0; padding-top:0 !important; padding-bottom: 0 !important; opacity:0; overflow:hidden;}
.accordion-panel.open{height:auto; opacity:1;}
.accordion-trigger, .accordion-trigger *{cursor:pointer;}

.basis-header .skn-sectiongrid{display:grid; grid-template-columns: 1fr 60px 1fr;}
.basis-header .skn-cell{width:auto !important;}
.mobile-nav{display:none;}
.skn-subnav.closed .skn-menu-wrap .icon:after{font-size:30px !important;}

/* Main content bottom padding on training page */
.skn-page-843002 #content{padding-bottom:6%;}

@media only screen and (max-width: 980px) {
    .ul_842614 > li{font-size:1rem !important;}
}
@media only screen and (max-width: 850px) {
    .desktop-nav{display:none !important;}
    .mobile-nav{display:block;}
    .basis-header .skn-sectiongrid{display:grid; grid-template-columns: 60px 1fr;}
    .nav-logo-image{width:36px !important;}
    .skn-subnav.closed, .skn-subnav.closed *{height:100% !important;}
}

[data-device-width="tablet"] .desktop-nav, [data-device-width="mobile"] .desktop-nav{display:none !important;}
[data-device-width="tablet"] .mobile-nav, [data-device-width="mobile"] .mobile-nav{display:block;}
[data-device-width="tablet"] .basis-header .skn-sectiongrid, [data-device-width="mobile"] .basis-header .skn-sectiongrid{display:grid; grid-template-columns: 60px 1fr;}

.skn-front-end .match-viewport-height{min-height:100vh}

/* Separator line */
.border-bottom:after{
    border-bottom: 1px solid #E5DED7;
    max-width: 1600px;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 94%;
    transform: translateX(-50%);
}
.border-top:after{
    border-top: 1px solid #E5DED7;
    max-width: 1600px;
    position: absolute;
    top: 0;
    left: 50%;
    width: 94%;
    transform: translateX(-50%);
}

.bottom-border-navy:after{
    border-bottom: 1px solid #000B56;
    max-width: 1600px;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 94%;
    transform: translateX(-50%);
}
.bottom-border-navy.w1240:after{
    max-width: 1240px !important;
}

/* Accordion */
.accordion-trigger{cursor:pointer;}
.accordion-panel.closed{height:0; opacity:0; padding-top:0; padding-bottom:0;}
.accordion-panel{opacity:1;}

/* Cream Box Links Long */

a.a_842848 {
	display: inline-block;
 line-height:40px;
	height:40px;
	padding-top:1px!important;
	border: 1px solid #E5DED7;
	width: 300px;
	max-width: 100%;
	text-align: center;
		transition:  0.2s
}

a.a_842848:hover {
	background-color: #E5DED7;
}

/* Solid Cream Box Links Long */

a.a_852049 {
	display: inline-block;
    line-height:40px;
	height:40px;
	padding-top:1px!important;
	border: 1px solid #E5DED7;
	width: 300px;
	max-width: 100%;
	text-align: center;
	transition:  0.2s;
	background-color: #E5DED7;
}

a.a_852049:hover {
	background-color: #000E56;
}

/* Cream Box Links Long responsive */

a.a_842971 {
	display: inline-block;
    line-height:40px;
	height:40px;
	padding-top:1px!important;

	border: 1px solid #E5DED7;
	width: 300px;
	max-width: 100%;
	text-align: center;
		transition:  0.2s
}

a.a_842971:hover {
	background-color: #E5DED7;
}


hr {
 border-top: 1px solid #000E56;
}

hr.cream {
 border-top: 1px solid #E5DED7;
}

/* Blue Box Links */
a.a_842868 {
	display: inline-block;
 line-height:40px;
	height:40px;
	padding-top:1px!important;	
	border: 1px solid #000E56;
width:240px;
	max-width: 100%;
	text-align: center;
		transition:  0.2s
}

a.a_842868:hover {
	background-color: #000E56;
}
/* Blue Box Links Large */
a.a_843164 {
	display: inline-block;
 line-height:40px;
	height:40px;
	padding-top:1px!important;	
	border: 1px solid #000E56;
    width:300px;
	max-width: 100%;
	text-align: center;
	transition:  0.2s
}

a.a_843164:hover {
	background-color: #000E56;
}


/* Cream Box Links Small */
a.a_842879 {
	display: inline-block;
 line-height:40px;
	height:40px;
	padding-top:1px!important;
	border: 1px solid #E5DED7;
	width: 240px;
	max-width: 100%;
	text-align: center;
		transition:  0.2s
}

a.a_842879:hover {
	background-color: #E5DED7;
}

/* Team Gallery styling */
.gallery_setting_843234 .slide{display:flex; align-items:center; justify-content: center;}
.gallery_setting_843234 .slide .skn-img-wrap{max-width: 500px;}
.gallery_setting_843234 .slide .caption_container{position:relative; top: auto; transform: none; max-width: 500px;}
.gallery_setting_843234 .sngallery .caption p{text-align:left !important;}

/* Team gallery mobile */
.gallery_setting_852012 .snimagegrid .slide{margin-bottom: 80px;}
.gallery_setting_852012 .snimagegrid a.skn-img-wrap { margin-bottom: 20px;}

/* Podcast list styling */
.postlist_setting_852030 .post-item.image-left .post-content {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.postlist_setting_852030 .post-item.image-left .post-image {
    margin-left:5%;
    margin-right: 0;
    order: 1;
}

.postlist_setting_852030 .post-item {
    border-bottom: 1px #E5DED7 solid;
    padding-bottom: 75px;
}

.sknpostlist .post-title h2{text-align:left;}

.preloader{color:#000000; }
#wrap{min-width:0px; }
.baseparagraph, .fakep, .skn-cell-standard ul, .skn-cell-standard ol, .p_842611, p{font-family:suisse_intl_regular; font-size:21.6px; font-size:1.8rem; color:#000B56; font-weight:400; font-style:normal; text-decoration:none; text-align:left; letter-spacing:normal; word-spacing:normal; text-transform:inherit; font-variant:inherit; line-height:1.2; text-shadow:none; width:100%; margin-top:0%; margin-right:auto; margin-bottom:0%; margin-left:auto; padding-top:0%; padding-right:0%; padding-bottom:0%; padding-left:0%; }
.skn-post-content.p_842880 p, .skn-post-content.p_842880 ul.skn-text-list, .skn-post-content.p_842880 ol.skn-text-list, .p_842880{margin-right:auto; margin-left:auto; }
.skn-post-content.p_842910 p, .skn-post-content.p_842910 ul.skn-text-list, .skn-post-content.p_842910 ol.skn-text-list, .p_842910{font-size:14.4px; font-size:1.2rem; color:#E5DED7; margin-right:auto; margin-left:auto; }
.skn-post-content.p_842877 p, .skn-post-content.p_842877 ul.skn-text-list, .skn-post-content.p_842877 ol.skn-text-list, .p_842877{color:#E5DED7; margin-right:auto; margin-left:auto; }
.skn-post-content.p_842969 p, .skn-post-content.p_842969 ul.skn-text-list, .skn-post-content.p_842969 ol.skn-text-list, .p_842969{font-family:suisse_intl_regular; font-size:15.6px; font-size:1.3rem; color:#E5DED7; line-height:1.3; margin-right:auto; margin-left:auto; }
.skn-post-content.p_843254 p, .skn-post-content.p_843254 ul.skn-text-list, .skn-post-content.p_843254 ol.skn-text-list, .p_843254{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; color:#E5DED7; text-transform:uppercase; line-height:1.4; margin-right:auto; margin-left:auto; }
.skn-post-content.p_901167 p, .skn-post-content.p_901167 ul.skn-text-list, .skn-post-content.p_901167 ol.skn-text-list, .p_901167{font-family:saintecolombe-regular; font-size:24px; font-size:2rem; color:#000B56; font-style:normal; font-variant:inherit; margin-right:auto; margin-left:auto; }
.skn-post-content.p_842970 p, .skn-post-content.p_842970 ul.skn-text-list, .skn-post-content.p_842970 ol.skn-text-list, .p_842970{margin-right:auto; margin-left:auto; }
.skn-post-content.p_852047 p, .skn-post-content.p_852047 ul.skn-text-list, .skn-post-content.p_852047 ol.skn-text-list, .p_852047{font-size:18px; font-size:1.5rem; color:#E5DED7; margin-right:auto; margin-left:auto; }
.skn-post-content.p_901211 p, .skn-post-content.p_901211 ul.skn-text-list, .skn-post-content.p_901211 ol.skn-text-list, .p_901211{font-family:saintecolombe-regular; font-size:30px; font-size:2.5rem; color:#E5DED7; margin-right:auto; margin-left:auto; }
.skn-post-content.p_843163 p, .skn-post-content.p_843163 ul.skn-text-list, .skn-post-content.p_843163 ol.skn-text-list, .p_843163{font-family:suisse_intl_regular; font-size:15.6px; font-size:1.3rem; color:#000B56; font-weight:400; margin-right:auto; margin-left:auto; }
.skn-post-content.p_842978 p, .skn-post-content.p_842978 ul.skn-text-list, .skn-post-content.p_842978 ol.skn-text-list, .p_842978{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; text-transform:uppercase; margin-right:auto; margin-left:auto; }
.span_842812{font-weight:700; word-spacing:normal; text-transform:inherit; font-variant:inherit; }
.span_842819{color:#ffffff; word-spacing:normal; text-transform:inherit; font-variant:inherit; }
.span_843021{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; color:#E5DED7; }
.span_843290{color:#848484; }
.span_843349{color:#E5DED7; }
.span_843452{color:#01CC03; }
.baseheading, h1, h2, h3, h4, h5, h6, .h2_842621, h1{font-family:saintecolombe-regular; font-size:24px; font-size:2rem; color:#E5DED7; color:rgba(229, 222, 215, 0.93); font-weight:700; font-style:normal; text-decoration:none; text-align:center; letter-spacing:normal; word-spacing:normal; text-transform:inherit; font-variant:inherit; line-height:1.2; text-shadow:none; width:100%; margin-top:0%; margin-right:auto; margin-bottom:0%; margin-left:auto; padding-top:0%; padding-right:0%; padding-bottom:0%; padding-left:0%; }
.h2_842838{font-family:saintecolombe-regular; font-size:24px; font-size:2rem; font-weight:400; text-transform:uppercase; line-height:1.2; margin-right:auto; margin-left:auto; }
.h2_853917{font-size:39.6px; font-size:3.3rem; color:#000B56; font-weight:400; text-transform:uppercase; line-height:1.8; margin-right:auto; margin-left:auto; }
.h2_842976{font-size:39.6px; font-size:3.3rem; color:#000B56; font-weight:400; text-transform:uppercase; line-height:1.2; margin-right:auto; margin-left:auto; }
.h2_842928{font-size:43.2px; font-size:3.6rem; color:#E5DED7; font-weight:400; text-transform:uppercase; margin-right:auto; margin-left:auto; }
.h2_843269{font-family:saintecolombe-regular; color:#000B56; font-weight:400; text-transform:uppercase; line-height:1.2; margin-right:auto; margin-left:auto; }
.h2_852046{font-family:saintecolombe-regular; font-size:19.2px; font-size:1.6rem; text-align:left; letter-spacing:0.05em; text-transform:uppercase; margin-top:4%; margin-right:auto; margin-bottom:4%; margin-left:auto; }
.h2_853300{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; color:#E5DED7; font-weight:400; text-transform:uppercase; margin-right:auto; margin-left:auto; padding-bottom:0.9%; }
.h2_843052{font-family:saintecolombe-regular; font-size:24px; font-size:2rem; color:#E5DED7; font-weight:400; text-transform:uppercase; margin-right:auto; margin-left:auto; }
.h2_843364{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; color:#E5DED7; font-weight:400; text-transform:uppercase; margin-right:auto; margin-left:auto; }
.h2_901166{margin-right:auto; margin-left:auto; }
.h2_843246{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; font-weight:400; text-transform:uppercase; margin-right:auto; margin-left:auto; padding-top:4%; }
.h2_843178{font-size:60px; font-size:5rem; color:#E5DED7; font-weight:400; text-align:left; text-transform:uppercase; margin-right:auto; margin-left:auto; }
.h2_842876{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; color:#E5DED7; font-weight:400; text-transform:uppercase; line-height:1.2; margin-right:auto; margin-left:auto; }
.h2_842867{font-family:suisse_intl_monoregular; font-size:19.2px; font-size:1.6rem; color:#000B56; font-weight:400; text-align:left; text-transform:uppercase; margin-right:auto; margin-left:auto; }
a{font-family:inherit; font-size:0px; font-size:inherit; color:inherit; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:normal; text-transform:inherit; font-variant:inherit; line-height:inherit; text-shadow:none; }
a:hover{text-shadow:none; }
.a_842848{font-family:suisse_intl_monoregular; font-size:15.6px; font-size:1.3rem; color:#E5DED7; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:normal; word-spacing:inherit; text-transform:uppercase; font-variant:inherit; line-height:inherit; }
.a_842848:hover{color:#000B56; }
.a_842868{font-family:suisse_intl_monoregular; font-size:15.6px; font-size:1.3rem; color:#000B56; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:inherit; text-transform:uppercase; font-variant:inherit; line-height:inherit; }
.a_842868:hover{color:#E5DED7; }
.a_842879{font-family:suisse_intl_monoregular; font-size:15.6px; font-size:1.3rem; color:#E5DED7; font-weight:400; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:inherit; text-transform:uppercase; font-variant:inherit; line-height:inherit; }
.a_842879:hover{color:#000B56; }
.a_842911{font-family:inherit; font-size:0px; font-size:inherit; color:#E5DED7; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:inherit; text-transform:inherit; font-variant:inherit; line-height:inherit; }
.a_842911:hover{color:#EDE8E3; }
.a_842971{font-family:suisse_intl_monoregular; font-size:0px; font-size:inherit; color:#E5DED7; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:inherit; text-transform:uppercase; font-variant:inherit; line-height:inherit; }
.a_842971:hover{color:#000B56; }
.a_843164{font-family:suisse_intl_monoregular; font-size:15.6px; font-size:1.3rem; color:#000B56; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:inherit; text-transform:uppercase; font-variant:inherit; line-height:inherit; }
.a_843164:hover{color:#E5DED7; }
.a_852049{font-family:suisse_intl_monoregular; font-size:15.6px; font-size:1.3rem; color:#000B56; font-weight:inherit; font-style:inherit; text-decoration:inherit; text-align:inherit; letter-spacing:inherit; word-spacing:inherit; text-transform:inherit; font-variant:inherit; line-height:inherit; }
.a_852049:hover{color:#E5DED7; }
.ul_842615> li, .icon.ul_842615:after{font-family:Arial; font-size:14.4px; font-size:1.2rem; color:#ffffff; font-weight:normal; font-style:normal; text-decoration:none; text-align:center; letter-spacing:normal; word-spacing:normal; text-transform:inherit; font-variant:inherit; line-height:1.5; text-shadow:none; margin-top:0%; margin-right:0%; margin-bottom:0%; margin-left:0%; padding-top:0%; padding-right:0%; padding-bottom:0%; padding-left:0%; }
.ul_842614> li, .icon.ul_842614:after{font-family:suisse_intl_monoregular; font-size:14.4px; font-size:1.2rem; color:#000B56; font-weight:400; font-style:normal; text-decoration:none; text-align:center; letter-spacing:normal; word-spacing:-0.3em; text-transform:uppercase; font-variant:inherit; line-height:1.2; text-shadow:none; margin-top:0%; margin-right:1.5%; margin-bottom:0%; margin-left:1.5%; padding-top:0%; padding-right:0%; padding-bottom:0%; padding-left:0%; }
.ul_842614> li:hover, .icon.ul_842616:after{color:#000B56; text-decoration:underline; text-transform:inherit; font-variant:inherit; text-shadow:none; }
.ul_842615> li:hover, .icon.ul_842617:after{color:#e9eaea; word-spacing:normal; text-transform:inherit; font-variant:inherit; text-shadow:none; }
.ul_842615> li.selected, .icon.ul_842618:after{color:#e9eaea; word-spacing:normal; text-transform:inherit; font-variant:inherit; text-shadow:none; }
.ul_842614> li.selected, .icon.ul_842619:after{color:#000B56; text-decoration:underline; text-transform:inherit; font-variant:inherit; text-shadow:none; }
.custom-stylesheet-var{z-index:20211209; position:relative; }
.grid-stylsheet-test{position:absolute; z-index:-5;; }
.width_842552{width:100%; }
.width_853329{width:70%; }
.max_width_842553{max-width:960px; }
.max_width_842590{max-width:1200px; }
.max_width_842600{max-width:800px; }
.max_width_842866{max-width:1600px; }
.max_width_853333{max-width:600px; }
.grid-setting-842554 .masonry-column-sizer{width:12.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell.cols1{width:12.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell.cols2{width:30%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell.cols3{width:47.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell.cols4{width:65%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell.cols5{width:82.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell.cols6{width:100%; }
.grid-setting-842554 .masonry-gutter-sizer{width:5%; }
.skn-section:not(.custom-grid) .grid-setting-842554 .skn-cell{margin-bottom:3%; }
.grid-setting-842603 .masonry-column-sizer{width:15%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell.cols1{width:15%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell.cols2{width:32%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell.cols3{width:49%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell.cols4{width:66%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell.cols5{width:83%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell.cols6{width:100%; }
.grid-setting-842603 .masonry-gutter-sizer{width:2%; }
.skn-section:not(.custom-grid) .grid-setting-842603 .skn-cell{margin-bottom:3%; }
.grid-setting-842604 .masonry-column-sizer{width:6.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols1{width:6.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols2{width:15%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols3{width:23.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols4{width:32%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols5{width:40.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols6{width:49%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols7{width:57.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols8{width:66%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols9{width:74.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols10{width:83%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols11{width:91.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell.cols12{width:100%; }
.grid-setting-842604 .masonry-gutter-sizer{width:2%; }
.skn-section:not(.custom-grid) .grid-setting-842604 .skn-cell{margin-bottom:0%; }
.grid-setting-842839 .masonry-column-sizer{width:calc(100% / 6); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell.cols1{width:calc(100% * 1 / 6); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell.cols2{width:calc(100% * 2 / 6); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell.cols3{width:calc(100% * 3 / 6); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell.cols4{width:calc(100% * 4 / 6); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell.cols5{width:calc(100% * 5 / 6); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell.cols6{width:calc(100% * 6 / 6); }
.grid-setting-842839 .masonry-gutter-sizer{width:0%; }
.skn-section:not(.custom-grid) .grid-setting-842839 .skn-cell{margin-bottom:0%; }
.grid-setting-842909 .masonry-column-sizer{width:17.6%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842909 .skn-cell.cols1{width:17.6%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842909 .skn-cell.cols2{width:38.2%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842909 .skn-cell.cols3{width:58.8%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842909 .skn-cell.cols4{width:79.4%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-842909 .skn-cell.cols5{width:100%; }
.grid-setting-842909 .masonry-gutter-sizer{width:3%; }
.skn-section:not(.custom-grid) .grid-setting-842909 .skn-cell{margin-bottom:3%; }
.grid-setting-843043 .masonry-column-sizer{width:17.6%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843043 .skn-cell.cols1{width:17.6%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843043 .skn-cell.cols2{width:38.2%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843043 .skn-cell.cols3{width:58.8%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843043 .skn-cell.cols4{width:79.4%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843043 .skn-cell.cols5{width:100%; }
.grid-setting-843043 .masonry-gutter-sizer{width:3%; }
.skn-section:not(.custom-grid) .grid-setting-843043 .skn-cell{margin-bottom:3%; }
.grid-setting-843400 .masonry-column-sizer{width:22.75%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843400 .skn-cell.cols1{width:22.75%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843400 .skn-cell.cols2{width:48.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843400 .skn-cell.cols3{width:74.25%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-843400 .skn-cell.cols4{width:100%; }
.grid-setting-843400 .masonry-gutter-sizer{width:3%; }
.skn-section:not(.custom-grid) .grid-setting-843400 .skn-cell{margin-bottom:3%; }
.grid-setting-849054 .masonry-column-sizer{width:calc(100% / 1); }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-849054 .skn-cell.cols1{width:calc(100% * 1 / 1); }
.grid-setting-849054 .masonry-gutter-sizer{width:0%; }
.skn-section:not(.custom-grid) .grid-setting-849054 .skn-cell{margin-bottom:0%; }
.grid-setting-851985 .masonry-column-sizer{width:22.75%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-851985 .skn-cell.cols1{width:22.75%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-851985 .skn-cell.cols2{width:48.5%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-851985 .skn-cell.cols3{width:74.25%; }
body[data-skn-threshold="960"] .skn-section:not(.custom-grid) .grid-setting-851985 .skn-cell.cols4{width:100%; }
.grid-setting-851985 .masonry-gutter-sizer{width:3%; }
.skn-section:not(.custom-grid) .grid-setting-851985 .skn-cell{margin-bottom:3%; }
.padding_842556{padding:1% 0% 1% 0%; }
body[data-skn-threshold="620"] .padding_842556{padding:2% 0% 2% 0%; }
.padding_842557{padding:2% 0% 2% 0%; }
body[data-skn-threshold="620"] .padding_842557{padding:4% 0% 4% 0%; }
.padding_842558{padding:3% 0% 3% 0%; }
body[data-skn-threshold="620"] .padding_842558{padding:6% 0% 6% 0%; }
.padding_842559{padding:4% 0% 4% 0%; }
body[data-skn-threshold="620"] .padding_842559{padding:8% 0% 8% 0%; }
.padding_842560{padding:5% 0% 5% 0%; }
body[data-skn-threshold="620"] .padding_842560{padding:10% 0% 10% 0%; }
.padding_842562{padding:1% 1% 1% 1%; }
body[data-skn-threshold="620"] .padding_842562{padding:2% 2% 2% 2%; }
.padding_842563{padding:2% 2% 2% 2%; }
body[data-skn-threshold="620"] .padding_842563{padding:4% 4% 4% 4%; }
.padding_842564{padding:3% 3% 3% 3%; }
body[data-skn-threshold="620"] .padding_842564{padding:6% 6% 6% 6%; }
.padding_842565{padding:4% 4% 4% 4%; }
body[data-skn-threshold="620"] .padding_842565{padding:8% 8% 8% 8%; }
.padding_842566{padding:5% 5% 5% 5%; }
body[data-skn-threshold="620"] .padding_842566{padding:10% 8% 10% 8%; }
.padding_842568{padding:1% 0% 0% 0%; }
body[data-skn-threshold="620"] .padding_842568{padding:2% 0% 0% 0%; }
.padding_842569{padding:2% 0% 0% 0%; }
body[data-skn-threshold="620"] .padding_842569{padding:4% 0% 0% 0%; }
.padding_842570{padding:3% 0% 0% 0%; }
body[data-skn-threshold="620"] .padding_842570{padding:6% 0% 0% 0%; }
.padding_842571{padding:4% 0% 0% 0%; }
body[data-skn-threshold="620"] .padding_842571{padding:8% 0% 0% 0%; }
.padding_842572{padding:5% 0% 0% 0%; }
body[data-skn-threshold="620"] .padding_842572{padding:10% 0% 0% 0%; }
.padding_842573{padding:0% 0% 1% 0%; }
body[data-skn-threshold="620"] .padding_842573{padding:0% 0% 2% 0%; }
.padding_842574{padding:0% 0% 2% 0%; }
body[data-skn-threshold="620"] .padding_842574{padding:0% 0% 4% 0%; }
.padding_842575{padding:0% 0% 3% 0%; }
body[data-skn-threshold="620"] .padding_842575{padding:0% 0% 6% 0%; }
.padding_842576{padding:0% 0% 4% 0%; }
body[data-skn-threshold="620"] .padding_842576{padding:0% 0% 8% 0%; }
.padding_842577{padding:0% 0% 5% 0%; }
body[data-skn-threshold="620"] .padding_842577{padding:0% 0% 10% 0%; }
.padding_842578{padding:0% 1% 0% 1%; }
body[data-skn-threshold="620"] .padding_842578{padding:0% 2% 0% 2%; }
.padding_842579{padding:0% 2% 0% 2%; }
body[data-skn-threshold="620"] .padding_842579{padding:0% 4% 0% 4%; }
.padding_842580{padding:0% 3% 0% 3%; }
body[data-skn-threshold="620"] .padding_842580{padding:0% 6% 0% 6%; }
.padding_842581{padding:0% 4% 0% 4%; }
body[data-skn-threshold="620"] .padding_842581{padding:0% 8% 0% 8%; }
.padding_842582{padding:0% 5% 0% 5%; }
body[data-skn-threshold="620"] .padding_842582{padding:0% 8% 0% 8%; }
.padding_842596{padding:15% 0% 15% 0%; }
body[data-skn-threshold="620"] .padding_842596{padding:20% 0% 20% 0%; }
.padding_842598{padding:10% 0% 10% 0%; }
body[data-skn-threshold="620"] .padding_842598{padding:20% 0% 20% 0%; }
.padding_842599{padding:20% 0% 20% 0%; }
body[data-skn-threshold="620"] .padding_842599{padding:20% 0% 20% 0%; }
.padding_842602{padding:0% 3% 4% 3%; }
body[data-skn-threshold="620"] .padding_842602{padding:0% 6% 8% 6%; }
.padding_842606{padding:2% 3% 2% 3%; }
body[data-skn-threshold="620"] .padding_842606{padding:4% 6% 4% 6%; }
.padding_842851{padding:1% 3% 1% 3%; }
body[data-skn-threshold="620"] .padding_842851{padding:2% 6% 2% 6%; }
.padding_842852{padding:4% 3% 4% 3%; }
body[data-skn-threshold="620"] .padding_842852{padding:8% 6% 8% 6%; }
.padding_842864{padding:4% 3% 0% 3%; }
body[data-skn-threshold="620"] .padding_842864{padding:8% 6% 0% 6%; }
.padding_842865{padding:2% 3% 4% 3%; }
body[data-skn-threshold="620"] .padding_842865{padding:4% 6% 8% 6%; }
.padding_842984{padding:4% 3% 8% 3%; }
body[data-skn-threshold="620"] .padding_842984{padding:8% 6% 16% 6%; }
.padding_843306{padding:0% 1% 0% 0%; }
body[data-skn-threshold="620"] .padding_843306{padding:0% 2% 0% 0%; }
.padding_855143{padding:0% 0% 8% 0%; }
body[data-skn-threshold="620"] .padding_855143{padding:0% 0% 16% 0%; }
.padding_880583{padding:0.3% 0% 0.3% 0%; }
body[data-skn-threshold="620"] .padding_880583{padding:0.6% 0% 0.6% 0%; }
.skn-cell-widget-menu[data-menu-id="842561"] .skn-menu-wrap{top:0px; left:0px; }
.skn-subnav[data-menu-id="842561"] .skn-menu-wrap{top:0px; left:0px; }
.skn-cell-widget-menu[data-menu-id="842567"] .skn-menu-wrap{top:0px; left:0px; }
.skn-subnav[data-menu-id="842567"] .skn-menu-wrap{top:0px; left:0px; }
.skn-cell-widget-menu[data-menu-id="842597"] .skn-menu-wrap{top:0px; left:0px; }
.skn-subnav[data-menu-id="842597"] .skn-menu-wrap{top:0px; left:0px; }
.skn-cell-widget-menu[data-menu-id="842601"] .skn-menu-wrap{top:0px; left:0px; }
.skn-subnav[data-menu-id="842601"] .skn-menu-wrap{top:0px; left:0px; }
.skn-cell-widget-menu[data-menu-id="849034"] .skn-menu-wrap{top:0px; left:0px; }
.skn-subnav[data-menu-id="849034"] .skn-menu-wrap{top:0px; left:0px; }
.gallery_setting_842588 .slide{margin-right:10px; margin-left:10px; }
.gallery_setting_842588 .carousel-dot-group{display:none; }
.gallery_setting_842588 .carousel-dot-row{justify-content:center; }
.gallery_setting_842588 .carousel-dot{margin:0 0px; }
.gallery_setting_842588 .carousel-dot:before{height:px; width:px; }
.lightbox .gallery_setting_842589 .slide{width:100% !important; transition:opacity 1s ease; will-change:opacity; }
.gallery_setting_842589 .carousel-dot-group{display:none; }
.gallery_setting_842589 .carousel-dot-row{justify-content:center; }
.gallery_setting_842589 .carousel-dot{margin:0 0px; }
.gallery_setting_842589 .carousel-dot:before{height:px; width:px; }
.lightbox .gallery_setting_842593 .slide{width:100% !important; transition:opacity 1s ease; will-change:opacity; }
.gallery_setting_842593 .carousel-dot-group{display:none; }
.gallery_setting_842593 .carousel-dot-row{justify-content:center; }
.gallery_setting_842593 .carousel-dot{margin:0 0px; }
.gallery_setting_842593 .carousel-dot:before{height:px; width:px; }
.gallery_setting_843234 .slide{width:calc((100% - 100px) / 2); margin-right:50px; margin-left:50px; }
.gallery_setting_843234 .caption_container{background-color:transparent; }
.gallery_setting_843234 .snimagegrid .caption_container{background-color:transparent; }
.gallery_setting_843234 .flickity-prev-next-button{color:rgba(229,222,215,1); }
.gallery_setting_843234 .flickity-prev-next-button:hover{color:rgba(229,222,215,1); }
.gallery_setting_843234 .flickity-button{background-color:transparent; width:60px; height:60px; }
.gallery_setting_843234 .carousel-dot:before{border-color:rgba(255,255,255,1); background-color:rgba(0,11,86,1); height:15px; width:15px; }
.gallery_setting_843234 .carousel-dot.is-selected:before{background-color:rgba(255,255,255,1); }
.gallery_setting_843234 .carousel-dot:hover:before{background-color:rgba(255,255,255,1); }
.gallery_setting_843234 .carousel-dot-row{justify-content:center; }
.gallery_setting_843234 .carousel-dot{margin:0 7px; }
.gallery_setting_852012 .caption_container{background-color:transparent; }
.gallery_setting_852012 .snimagegrid .caption_container{background-color:transparent; }
.gallery_setting_852012 .flickity-prev-next-button{color:rgba(0,0,0,1); }
.gallery_setting_852012 .flickity-prev-next-button:hover{color:rgba(0,0,0,1); }
.gallery_setting_852012 .flickity-button{background-color:rgba(255,255,255,0.75); width:20px; height:20px; }
.gallery_setting_852012 .flickity-button:hover{background-color:rgba(255,255,255,1); }
.gallery_setting_852012 .carousel-dot-group{display:none; }
.gallery_setting_852012 .carousel-dot-row{justify-content:center; }
.gallery_setting_852012 .carousel-dot{margin:0 1px; }
.gallery_setting_852012 .carousel-dot:before{height:8px; width:8px; }
.gallery_setting_901189 .slide{transition:opacity 0.5s cubic-bezier(0.250, 0.100, 0.250, 1.000); will-change:opacity; width:calc((100% - 0px) / 1); }
.gallery_setting_901189 .caption_container{background-color:transparent; }
.gallery_setting_901189 .snimagegrid .caption_container{background-color:transparent; }
.gallery_setting_901189 .flickity-prev-next-button{color:rgba(0,0,0,1); }
.gallery_setting_901189 .flickity-prev-next-button:hover{color:rgba(0,0,0,1); }
.gallery_setting_901189 .flickity-button{background-color:rgba(255,255,255,0.75); width:20px; height:20px; }
.gallery_setting_901189 .flickity-button:hover{background-color:rgba(255,255,255,1); }
.gallery_setting_901189 .carousel-dot-group{display:none; }
.gallery_setting_901189 .carousel-dot-row{justify-content:center; }
.gallery_setting_901189 .carousel-dot{margin:0 1px; }
.gallery_setting_901189 .carousel-dot:before{height:8px; width:8px; }
.background_842605.in-view[data-skn-threshold="160"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="160"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="160"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="320"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="320"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="320"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="480"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="480"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="480"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="683"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="683"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="683"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="960"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="960"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="960"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="1366"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="1366"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="1366"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="1920"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="1920"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="1920"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="2400"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="2400"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="2400"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="2880"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="2880"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="2880"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="3360"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="3360"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="3360"]{background-image:url(""); }
.background_842605.in-view[data-skn-threshold="3840"]{background-image:url(""); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_842605.in-view[data-skn-threshold="3840"]{background-image:url(""); }
.avif .background_842605.in-view[data-skn-threshold="3840"]{background-image:url(""); }
.background_842844.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621954925squaregraphics.avif"); }
.background_842844.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621954925squaregraphics.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 0%; background-attachment:scroll; }
.webp .background_842844.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621954925squaregraphics.webp"); }
.avif .background_842844.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621954925squaregraphics.avif"); }
.background_842888.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629985233binaryfitness0104.avif"); }
.background_842888.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629985233binaryfitness0104.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842888.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629985233binaryfitness0104.webp"); }
.avif .background_842888.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629985233binaryfitness0104.avif"); }
.background_842895.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842895.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842895.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.avif .background_842895.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1621862762ff.svg"); }
.background_842927.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621866964basismood08.avif"); }
.background_842927.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842927.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621866964basismood08.webp"); }
.avif .background_842927.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621866964basismood08.avif"); }
.background_842981.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621869685basismood10.avif"); }
.background_842981.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621869685basismood10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842981.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621869685basismood10.webp"); }
.avif .background_842981.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621869685basismood10.avif"); }
.background_842983.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621955032squaregraphics2.avif"); }
.background_842983.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621955032squaregraphics2.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_842983.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621955032squaregraphics2.webp"); }
.avif .background_842983.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621955032squaregraphics2.avif"); }
.background_851980.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851980.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851980.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.avif .background_851980.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628159098minussign.svg"); }
.background_851982.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_851982.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); background-size:4% auto; background-repeat:no-repeat; background-position:100% 50%; background-attachment:scroll; }
.webp .background_851982.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.avif .background_851982.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1628160216plus-sign.svg"); }
.background_855124.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629988133group-158.avif"); }
.background_855124.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629988133group-158.png"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855124.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629988133group-158.webp"); }
.avif .background_855124.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629988133group-158.avif"); }
.background_855125.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1629987888binaryfitness1021.avif"); }
.background_855125.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629987888binaryfitness1021.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_855125.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629987888binaryfitness1021.webp"); }
.avif .background_855125.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1629987888binaryfitness1021.avif"); }
.background_880715.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637761520unlock-your-human-potential-large.avif"); }
.background_880715.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637761520unlock-your-human-potential-large.png"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880715.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637761520unlock-your-human-potential-large.webp"); }
.avif .background_880715.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637761520unlock-your-human-potential-large.avif"); }
.background_880717.in-view:after{position:absolute; content:""; z-index:-1; display:block; background-color:rgba(0, 0, 0, 0.3); left:0; bottom:0; right:0; top:0; }
.background_880717.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1729699059womensstrengthmobile.avif"); }
.background_880717.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1729699059womensstrengthmobile.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_880717.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1729699059womensstrengthmobile.webp"); }
.avif .background_880717.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1729699059womensstrengthmobile.avif"); }
.background_880719.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1621866964basismood08.avif"); }
.background_880719.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621866964basismood08.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_880719.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621866964basismood08.webp"); }
.avif .background_880719.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1621866964basismood08.avif"); }
.background_881183.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/160/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/160/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/160/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/320/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/320/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/320/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/480/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/480/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/480/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/683/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/683/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/683/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/960/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/960/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/960/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637934845basismood03.avif"); }
.background_881183.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"), url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.jpg"); background-size:auto, cover; background-repeat:no-repeat, no-repeat; background-position:top left, top left; background-attachment:scroll, scroll; }
.webp .background_881183.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"), url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.webp"); }
.avif .background_881183.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"), url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637934845basismood03.avif"); }
.background_881189.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1637935298binaryfitness0435.avif"); }
.background_881189.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637935298binaryfitness0435.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_881189.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637935298binaryfitness0435.webp"); }
.avif .background_881189.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1637935298binaryfitness0435.avif"); }
.background_900914.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271233my-project-10.avif"); }
.background_900914.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271233my-project-10.jpg"); background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment:scroll; }
.webp .background_900914.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271233my-project-10.webp"); }
.avif .background_900914.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271233my-project-10.avif"); }
.background_900918.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652271513my-project-12.avif"); }
.background_900918.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271513my-project-12.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900918.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271513my-project-12.webp"); }
.avif .background_900918.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652271513my-project-12.avif"); }
.background_900923.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652270412my-project-6.avif"); }
.background_900923.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652270412my-project-6.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900923.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652270412my-project-6.webp"); }
.avif .background_900923.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652270412my-project-6.avif"); }
.background_900982.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280260my-project-7-copy.avif"); }
.background_900982.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280260my-project-7-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_900982.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280260my-project-7-copy.webp"); }
.avif .background_900982.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280260my-project-7-copy.avif"); }
.background_901025.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280147my-project-5-copy.avif"); }
.background_901025.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280147my-project-5-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901025.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280147my-project-5-copy.webp"); }
.avif .background_901025.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280147my-project-5-copy.avif"); }
.background_901026.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/160/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/480/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1652280001my-project-4-copy.avif"); }
.background_901026.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280001my-project-4-copy.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_901026.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280001my-project-4-copy.webp"); }
.avif .background_901026.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1652280001my-project-4-copy.avif"); }
.background_970234.in-view:after{position:absolute; content:""; z-index:-1; display:block; background-color:rgba(0, 0, 0, 0.4); left:0; bottom:0; right:0; top:0; }
.background_970234.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706696542hero-option-1.avif"); }
.background_970234.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706696542hero-option-1.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970234.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706696542hero-option-1.webp"); }
.avif .background_970234.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706696542hero-option-1.avif"); }
.background_970352.in-view:after{position:absolute; content:""; z-index:-1; display:block; background-color:rgba(0, 0, 0, 0.4); left:0; bottom:0; right:0; top:0; }
.background_970352.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1706700951get-started-hero-image.avif"); }
.background_970352.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706700951get-started-hero-image.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_970352.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706700951get-started-hero-image.webp"); }
.avif .background_970352.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1706700951get-started-hero-image.avif"); }
.background_990352.in-view:after{position:absolute; content:""; z-index:-1; display:block; background-color:rgba(0, 0, 0, 0.3); left:0; bottom:0; right:0; top:0; }
.background_990352.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/320/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/683/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/960/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1366/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/1920/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2400/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/2880/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3360/1719405929june24lp.avif"); }
.background_990352.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1719405929june24lp.jpg"); background-size:cover; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_990352.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1719405929june24lp.webp"); }
.avif .background_990352.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1719405929june24lp.avif"); }
.background_1005667.in-view:after{position:absolute; content:""; z-index:-1; display:block; background-color:rgba(0, 0, 0, 0.3); left:0; bottom:0; right:0; top:0; }
.background_1005667.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005667.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005667.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.webp"); }
.avif .background_1005667.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727792745womensstrength.avif"); }
.background_1005764.in-view:after{position:absolute; content:""; z-index:-1; display:block; background-color:rgba(0, 0, 0, 0.3); left:0; bottom:0; right:0; top:0; }
.background_1005764.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="160"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="320"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="480"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="683"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="960"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="1366"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="1920"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="2400"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="2880"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="3360"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.background_1005764.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.jpg"); background-size:auto; background-repeat:no-repeat; background-position:top left; background-attachment:scroll; }
.webp .background_1005764.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.webp"); }
.avif .background_1005764.in-view[data-skn-threshold="3840"]{background-image:url("https://cloudfront.sketchanet.com/u/842526/images/3840/1727944446health-challenge.avif"); }
.postlist_setting_843150 .post-item .post-link-after{margin-top:10px !important; }
.postlist_setting_843150{grid-template-columns:repeat(auto-fill, minmax(600px, 1fr)); grid-column-gap:100px; grid-row-gap:100px; }
.postlist_setting_843150 .post-item{display:flex; flex-direction:column; justify-content:space-between; }
.no-cssgrid .postlist_setting_843150{display:flex; max-width:none; width:calc(100% + 100px); margin-left:-50px; margin-right:-50px; flex-flow:row wrap; justify-content:flex-start; }
.no-cssgrid .postlist_setting_843150 .post-item{width:600px; flex:1 0 600px; margin:0 50px 100px 50px ; }
.postlist_setting_843170 .post-item .post-link-after{margin-top:10px !important; }
.postlist_setting_843170 .post-item{max-width:100%; width:600px; margin-left:50px; margin-right:50px; }
.postlist_setting_843307 .post-item .post-link-after{margin-top:10px !important; }
.postlist_setting_843307 .post-item{max-width:100%; width:600px; margin-left:50px; margin-right:50px; }
.postlist_setting_843321 .post-item .post-link-after{margin-top:10px !important; }
.postlist_setting_843321{grid-template-columns:repeat(auto-fill, minmax(600px, 1fr)); grid-column-gap:100px; grid-row-gap:100px; }
.postlist_setting_843321 .post-item{display:flex; flex-direction:column; justify-content:space-between; }
.no-cssgrid .postlist_setting_843321{display:flex; max-width:none; width:calc(100% + 100px); margin-left:-50px; margin-right:-50px; flex-flow:row wrap; justify-content:flex-start; }
.no-cssgrid .postlist_setting_843321 .post-item{width:600px; flex:1 0 600px; margin:0 50px 100px 50px ; }
.postlist_setting_852030 .post-item .post-link-after{margin-top:10px !important; }
.postlist_setting_852045 .post-item .post-link-after{margin-top:10px !important; }
.searchwidget_setting_879116 .image-shim{padding-bottom:0%; }
.complexSwatch880582{background-color:#CC5448; background-color:rgba(204, 84, 72, 1); border:none; }
.complexSwatch880577{background-color:#E5DED7; background-color:rgba(229, 222, 215, 1); border:none; box-shadow:1px 1px 5px 2px  rgba(0, 0, 0, 0.4); -moz-box-shadow:1px 1px 5px 2px  rgba(0, 0, 0, 0.4); -webkit-box-shadow:1px 1px 5px 2px  rgba(0, 0, 0, 0.4); }
.complexSwatch853299,.h2_853300{border-top:none; border-right:none; border-bottom:1px solid rgb(229, 222, 215); border-bottom:1px solid rgba(229, 222, 215, 1); border-left:none; }
.complexSwatch842966{background-color:#000D56; background-color:rgba(0, 13, 86, 1); border-top:none; border-right:none; border-bottom:1px solid rgb(229, 222, 215); border-bottom:1px solid rgba(229, 222, 215, 1); border-left:none; }
.complexSwatch842837{border:none; }
.complexSwatch842869{background-color:#E5DED7; background-color:rgba(229, 222, 215, 1); border-top:none; border-right:none; border-bottom:1px solid rgb(0, 11, 86); border-bottom:1px solid rgba(0, 11, 86, 1); border-left:none; }
.complexSwatch842610{border-top:none; border-right:none; border-bottom:1px solid rgb(0, 0, 0); border-bottom:1px solid rgba(0, 0, 0, 1); border-left:none; }
.complexSwatch842609{background-color:#e9eaea; background-color:rgba(233, 234, 234, 1); border:none; }
.complexSwatch842608{background-color:#000B56; background-color:rgba(0, 11, 86, 1); border:none; }
.complexSwatch842607{background-color:#ffffff; background-color:rgba(255, 255, 255, 1); border:none; }
.sknform, .sknform *{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
@media screen and (max-width:700px){
.postlist_setting_843150{grid-template-columns:1fr; }
.postlist_setting_843321{grid-template-columns:1fr; }
}
