@import url(https://fonts.googleapis.com/css2?family=BIZ+UDPMincho&family=Inter:wght@200;300;400&display=swap);@font-face{font-family:Tobias-Thin;src:url('/assets/fonts/Tobias-Thin.woff') format('woff');font-weight:400;font-style:normal}@font-face{font-family:Faro;src:url('/assets/fonts/Faro-SemiBoldLucky.ttf') format('truetype');font-weight:400;font-style:normal}:root{--dark-font-color:#0F1135;--disabled-font-color:#bfbfbf;--purple-font-color:#DAB4EF;--light-font-color:#FFFFFF;--light-grey-general:#5E5E5E}body{font-family:Inter,serif;font-weight:400;color:var(--dark-font-color);margin:0;font-weight:300}h1,h2,h3,h4,h5{font-family:Tobias-Thin,serif;font-weight:400;margin-top:0}h1.no_bottom_margin,h2.no_bottom_margin,h3.no_bottom_margin,h4.no_bottom_margin,h5.no_bottom_margin,p.no_bottom_margin{margin-bottom:0}h1 span,h2 span,h3 span,h4 span,h5 span{text-decoration:underline}h1 span.purple,h2 span.purple,h3 span.purple,h4 span.purple,h5 span.purple{text-decoration:none;color:#e2b6ff}h1 span.strike_through{position:relative;display:inline-block;text-decoration:none}h1 span.upper,h2 span.upper,h3 span.upper,h4 span.upper,h5 span.upper{text-decoration:none;font-family:Inter,serif;font-weight:400;font-size:40%;line-height:1.3;vertical-align:top;text-transform:uppercase}h1 span.strike_through::after{content:'';position:absolute;top:50%;left:0;width:100%;height:20px;transform:translateY(-30%);background-image:url(/assets/strike-line.svg);background-size:contain;background-repeat:no-repeat}section.basis_light h1 span.strike_through::after{content:'';position:absolute;top:50%;left:0;width:100%;height:20px;transform:translateY(-30%);background-image:url(/assets/strike-line-white.svg);background-size:contain;background-repeat:no-repeat}h1{font-size:62px;line-height:70px;margin-bottom:50px}p.super_large{font-family:Tobias-Thin,serif;font-weight:400;margin-top:0;font-size:62px;line-height:70px}h2{font-size:48px;line-height:56px;margin-bottom:50px}section.privacy h2{margin-bottom:20px}h3,span.h3{font-size:32px;line-height:40px;margin-bottom:30px;font-family:Tobias-Thin,serif;font-weight:400;margin-top:0}span.stride{font-family:Faro,Tobias-Thin,serif;font-weight:400;text-decoration:none}h4,h5{font-size:24px;line-height:30px;margin-bottom:15px}button,li,p,table,td,ul{font-size:16px;line-height:24px;margin-bottom:25px}p.smaller{font-size:15px}ol{padding-left:17px}ol li,ul li{line-height:18px;margin-bottom:15px}ul li ul{margin-top:20px}a{text-decoration:none}a.underline,span.underline{text-decoration:underline}a.underline.blue{color:#305eff}a,a p,li a,p a{color:var(--dark-font-color)}section.basis_light p a{color:var(--light-font-color)}p.bold{font-weight:700}p.breadcumbs a{text-decoration:underline}span.bold_under{font-family:Inter,serif;font-weight:600;text-decoration:underline}span.bold{font-family:Inter,serif;font-weight:600}.contained{width:60%;margin:10px auto}.contained_40{width:40%;margin:10px auto}.contained_60{width:60%;margin:10px auto}.contained_50{width:50%;margin:10px auto}.contained_60_left{width:60%}.contained_80{width:80%;margin:10px auto}div.tan_ingredients{width:60%;margin:10px auto;padding:30px;background:#f3f3ee}div.tan_ingredients div.ingredient{background:0 0}p.extra_larger{font-weight:600;font-size:42px;line-height:50px;margin-bottom:0;letter-spacing:-1px;text-align:left}p.larger{font-size:21.5px;line-height:28px;margin-bottom:0}p.larger_18{font-size:18px;line-height:22px;margin-bottom:10px!important;margin-top:0}p.larger_serif{font-family:Tobias-Thin,serif;font-weight:400;font-size:22px;line-height:28px;margin-bottom:0;margin-top:0}span.brand{font-family:Inter,serif!important;font-weight:800!important;text-decoration:none!important}p.no_margin{margin:0}.dark_purple{color:#5c5e83}span.dynamic_underline{position:relative;padding-bottom:10px;text-decoration:none;display:inline-block}span.dynamic_underline::after{content:'';position:absolute;left:0;right:0;bottom:0;height:10px;background:url('/assets/underline.svg') no-repeat center bottom;background-size:100% 100%;display:inline-block}section.basis_light span.dynamic_underline::after{background:url('/assets/underline_white.svg') no-repeat center bottom;background-size:100% 100%}div.auto_margin p:last-of-type{margin-bottom:0}div.auto_margin h1:first-of-type,div.auto_margin h2:first-of-type,div.auto_margin h3:first-of-type{margin-top:0}a.button,button{padding:15px 50px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:inline-block;margin:0 10px 10px 0;border:1px solid var(--dark-font-color);background:#000;color:#fff;cursor:pointer;transition:all .4s ease-in-out;position:relative}a.button:hover,button:hover{background:#444}a.button.with_arrow,button.with_arrow{background:#000;background-image:url(/assets/icons/arrow_right_white.svg);background-size:27px auto;background-repeat:no-repeat;background-position:85% center;padding-right:60px!important}a.button.with_arrow_long,button.with_arrow_long{background:#000;background-image:url(/assets/icons/arrow_right_white.svg);background-size:27px auto;background-repeat:no-repeat;background-position:92% center;padding-right:60px!important}navigation a.button{padding:9px 28px;margin-top:-6px}a.button.inverse,button.inverse{border:1px solid var(--dark-font-color);background:0 0;color:var(--dark-font-color)}a.button.inverse_white{border:1px solid var(--light-font-color);background:0 0;color:var(--light-font-color)}a.button.disabled{border:1px solid var(--disabled-font-color);background:var(--disabled-font-color);color:#fff}a.button.disabled.inverse{border:1px solid var(--disabled-font-color);background:0 0;color:var(--disabled-font-color)}a.button.white,button.white{background:#fff;border:1px solid #fff;color:#000!important}a.button.full_width,button.full_width{width:100%;text-align:center;box-sizing:border-box}a.button.yellow{background:#ffd686;border:1px solid #ffd686}a.button.orange{background:#ff6a00;border:1px solid #ff6a00;color:#fff}a.button.purple_outline{background:0 0;border:1px solid #a889ff}a.with_arrow_1::after{content:"";display:inline-block;width:237px;height:80px;background:url('/assets/hd_arrow_1.svg') no-repeat center center;background-size:auto;background-size:contain;margin-left:8px;position:absolute;left:115%;top:-39px}img.logo{height:25px}div.centered{width:1380px;margin:0 auto;position:relative}div.content_centered{text-align:center}div.hide_overflow_horizontal{overflow-x:hidden}div.content_left,table.content_left{text-align:left}div.content_right{text-align:right}div.vspace_small{padding:13px 0 5px}div.vspace_mid{padding:40px;box-sizing:border-box}div.vspace_standard{padding:170px 0}div.vspace_standard_nt{padding-top:0}div.vspace_medium{padding:100px 0}div.vspace_standard_navallow{padding:11% 0 4%}div.vspace_large{padding:250px 0}div.vspace_nav{padding:20px 0}div.vspace_subnav{padding:50px 0}div.vspace_subnav_mobile{padding:15px 0}div.vspace_blog{padding:170px 0 120px}footer div.vspace_standard{padding:4% 0}#whatis div.vspace_standard{padding:0 0 170px}navigation{position:fixed;width:100%;border-bottom:none;z-index:999;border-bottom:1px solid transparent;background:0 0;transition:background .4s ease-in-out,border-bottom .4s ease-in-out}navigation.white{border-bottom:1px solid #d2d2d2;background:#fff}navigation div.centered{position:relative;text-align:center}navigation div.content_left{text-align:left}navigation #nav_left{position:absolute;top:24px;left:0;text-align:left}navigation #nav_right{position:absolute;top:20px;right:0;text-align:right}navigation ul{list-style-type:none;margin:0;padding:0}navigation ul li{display:inline-block;padding-bottom:5px;border-bottom:transparent;cursor:pointer;position:relative;text-decoration:none}navigation ul li a{color:var(--dark-font-color)}navigation ul li.contains_button,navigation ul li.contains_button:hover{padding-bottom:0;border-bottom:none}navigation ul li::after{content:'';position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#5c5e83;visibility:hidden;transition:all .3s ease-in-out}navigation ul li:hover::after{visibility:visible;width:100%}navigation #nav_right ul li{margin-left:20px;margin-bottom:0}navigation #nav_left ul li{margin-right:20px;margin-bottom:0}navigation .mobile{display:none!important}navigation ul li.with_button,navigation ul li.with_button:hover{border-bottom:none}navigation ul li.with_button a.button{padding:10px 20px}navigation .menu-icon{position:relative;display:inline-block;cursor:pointer;z-index:11;margin-right:12px;margin-top:-7px;transition:.4s}navigation .menu-icon .bar1,navigation .menu-icon .bar2,navigation .menu-icon .bar3{width:35px;height:2px;background-color:var(--dark-font-color);margin:8px 0;transition:.4s}navigation .change .bar1{-webkit-transform:rotate(-45deg) translate(-5px,5px);transform:rotate(-45deg) translate(-5px,5px)}navigation .change .bar2{opacity:0}navigation .change .bar3{-webkit-transform:rotate(45deg) translate(-9px,-9px);transform:rotate(45deg) translate(-9px,-9px)}footer ul{list-style-type:none;margin:0;padding:0}footer ul li{margin:14px 0}footer ul li a{display:inline-block;position:relative}footer ul li a::after{content:'';position:absolute;width:0;height:1px;bottom:-4px;left:0;background-color:var(--dark-font-color);visibility:hidden;transition:all .3s ease-in-out}footer ul li a:hover::after{visibility:visible;width:100%}footer div.footer_legals p a{text-decoration:none}footer p.footer_email{font-size:20px}footer p.footer_legals{font-size:14px;float:right}footer img.logo{margin-bottom:40px}section{display:block}div.basis_dark h1,div.basis_dark h2,div.basis_dark h3,div.basis_dark h4,div.basis_dark li,div.basis_dark p,section.basis_dark h1,section.basis_dark h2,section.basis_dark h3,section.basis_dark h4,section.basis_dark li,section.basis_dark p,section.basis_light div.basis_dark h2,section.basis_light div.basis_dark h3,section.basis_light div.basis_dark p{color:var(--dark-font-color)}div.basis_light h1,div.basis_light h2,div.basis_light h3,div.basis_light h4,div.basis_light li,div.basis_light p,section.basis_light h1,section.basis_light h2,section.basis_light h3,section.basis_light h4,section.basis_light li,section.basis_light p{color:var(--light-font-color)}section.slice_white{background:#fff}section.slice_tan{background:#f9f6ee}section.slice_offtan{background:#e4e5da}section.slice_aqua{background:#d9f2ee}section.slice_dark_blue{background:#5c5e83}section.slice_purple{background:#5c5e83}section.slice_orange{background:#ffb36d}section.slice_grey{background:#f3f3ee}section.slice_bright_purple{background:#dab4ef}section.slice_navy{background:#5c5e83}section.slice_lilac{background:#dab4ef}section.slice_darkgreen{background:#102930}section.slice_bf{background:#93b9cb;background:radial-gradient(circle at 20% top,#93b9cb 0,#102930 50%)}section.slice_gradient_white_yellow{background:#fff;background:linear-gradient(180deg,#fff 40%,#f8f0e3 100%)}section.slice_hero.gradient_1{background:linear-gradient(90deg,#c6bddb 0,#f3bb6a 25%,#eeb09f 50%,#f3bb6a 75%,#c6bddb 100%);background-size:200% 100%;overflow:hidden}section.slice_gradient_orange{background:#ffb36d;background:linear-gradient(180deg,#ffb36d 0,#f9f6ee 100%)}section.slice_tan_gradient{background:#fff;background:linear-gradient(180deg,#e7e7db 0,#fff 100%)}section.slice_tan_gradient_inverse{background:#fff;background:linear-gradient(180deg,#fff 0,#e7e7db 100%)}section.slice_tan_gradient_gradual{background:#fff;background:linear-gradient(180deg,#fbf7f2 0,#f7f2e4 100%)}section.science_hero{background:url('/assets/furniture/science/hero.webp');background-size:cover;background-position:center center;background-repeat:no-repeat}section.slice_stridecare{background:#f0f0f0 url('/assets/furniture/stridecare/hero.webp');background-size:cover;background-position:right bottom;background-repeat:no-repeat}section.slice_stride10x{background:#f0f0f0 url('/assets/furniture/stride10x/hero.webp');background-size:cover;background-position:right bottom;background-repeat:no-repeat}section.slice_hero_10xlink{background:#f0f0f0 url('/assets/furniture/stride10x/link/hero.jpg');background-size:cover;background-position:left top;background-repeat:no-repeat}section.slice_team{background:#f0f0f0 url('/assets/furniture/about-us/team.webp');background-size:cover;background-position:center center;background-repeat:no-repeat}section.sale_hero{background:#f0f0f0 url('/assets/furniture/summer_sale/background.webp');background-size:cover;background-position:center 105px;background-repeat:no-repeat}section.sale_hero div.vspace_large{padding:300px 0 200px}div.card_darkgreen{background:#102930;padding:60px;border-radius:20px}div.card_darkgreen p{margin-bottom:0}div.card_darkgreen h3{margin-bottom:25px}div.card_darkgreen form{margin-top:25px}div.card_tan{background:#f3f3ee;padding:60px;border-radius:20px}div.card_science{background:#93b9cb;background:radial-gradient(circle at 25% 10%,#93b9cb 0,#dde6ec 35%);padding:60px;border-radius:20px}div.flex_tan{background:#f3f3ee;padding:30px;box-sizing:border-box}@keyframes moveBackground{0%,100%{background-position:0 50%}50%{background-position:-100% 50%}}section.slice_hero.gradient_1{animation:moveBackground 20s linear infinite}div.fade-in-section,section.fade-in-section{opacity:0;transform:translateY(75px);transition:opacity .5s ease-out,transform .5s ease-out}div.fade-in-section.visible,section.fade-in-section.visible{opacity:1;transform:translateY(0)}div.bg_darkblue{background:#2d2c42}div.overflow_h{overflow:hidden}div.flex_row{display:flex;flex-direction:row;flex-wrap:wrap;gap:80px}div.flex_row_vc{align-items:center}div.flex_row.nogap{gap:0}div.flex_row.gap_20{gap:20px}div.flex_row.gap_25{gap:25px}div.flex_row a.button{padding:15px 25px}div.flex_row_topnudge{margin-top:50px}.nudge_bottom{margin-bottom:50px!important}.nudge_bottom_10{margin-bottom:10px!important}.nudge_bottom_25{margin-bottom:25px!important}.nudge_bottom_50{margin-bottom:50px!important}.nudge_bottom_100{margin-bottom:100px!important}.nudge_top_200{margin-top:200px!important}.nudge_top_100{margin-top:100px!important}.nudge_top_50{margin-top:50px!important}.nudge_top_80{margin-top:80px!important}.nudge_top_200{margin-top:200px!important}.nudge_top{margin-top:50px!important}.nudge_top_25{margin-top:25px!important}.nudge_top_15{margin-top:15px!important}div.flex_row_centered{align-items:center}div.flex_row_hcentered{justify-content:center}div.flex_row_footer{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}div.flex_col{display:flex;flex-direction:column;gap:10px}a.flex_2col,div.flex_2col{position:relative;flex:1}div.flex_2col_10{flex:0 0 10%}div.flex_2col_25{flex:0 0 25%}div.flex_2col_40{flex:0 0 40%}div.flex_2col_fx_75{flex:0 0 75px}div.flex_2col_15{flex:0 0 15%}div.flex_2col_5{flex:0 0 5%}div.flex_2col_33{max-width:33%}div.flex_fullwidth{flex:1 1 100%}div.flex_3col{position:relative;flex:1}div.flex_3row{position:relative;flex:1}div.flex_4col{position:relative;flex:1}div.flex_2col_fw{width:100%;flex:100%}div.flex_pad{padding:30px;box-sizing:border-box}.flex_row_lines{border-bottom:1px solid #d5d5d5;padding-bottom:20px;margin-bottom:20px}.flex_row_lines:last-child{border-bottom:none}.flex_row_lines .flex_2col:not(:last-child)::after{content:"";position:absolute;right:-40px;top:0;bottom:-20px;width:1px;background-color:#d5d5d5}.flex_row_lines:last-child .flex_2col:not(:last-child)::after{content:"";position:absolute;right:-40px;top:0;top:-80px;width:1px;background-color:#d5d5d5}.flex_2col_vline_divider:not(:last-child)::after{content:"";position:absolute;right:40px;top:0;bottom:-20px;width:1px;background-color:#ffb36d}.align_right{text-align:right}.align_center{text-align:center}img.width_full{width:100%}img.width_50{width:50%}img.width_50_whitebox{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px}img.width_80{width:80%}img.height_125{height:120px}img.height_85{height:85px}img.height_35{height:35px}img.grey_background{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#5c5c5c}img.hero_sachet{position:absolute;top:450px;left:65%;transform:translate(-50%,-50%);width:110%;transition:all 1s ease-in-out}img.hero_sachet.final_position{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:50%}img.border_curve{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}#product_box_holder{display:inline-block;width:75%;position:relative}#product_box_holder::before{content:'';display:block;padding-top:60%}#product_box_holder img{display:inline-block;width:37%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#product_box_holder img.prod_1{top:47.5%;left:46.5%;transform:translate(-50%,-50%)}#product_box_holder img.prod_3{top:52.5%;left:53.5%;transform:translate(-50%,-50%)}#product_box_holder img.prod_1{animation:moveLeftUp 2s 1s ease-out forwards;z-index:3}#product_box_holder img.prod_2{z-index:2}#product_box_holder img.prod_3{animation:moveRightDown 2s 1s ease-out forwards;z-index:1}@keyframes moveLeftUp{to{transform:translate(calc(-50% - 34.5%),calc(-50% - 16.5%))}}@keyframes moveRightDown{to{transform:translate(calc(-50% + 34.5%),calc(-50% + 16.5%))}}#box_greencamo{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#776e5a url('/assets/home/camo_overlay.png');background-size:cover;padding:5%;width:80%;display:inline-block;transition:all .5s ease-in-out}#box_greencamo.zoomed{width:90%}div.product_card{padding:30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#f3f3ee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}div.product_card h2{margin-bottom:30px}div.product_card ul li{font-size:14px;margin-bottom:5px}div.product_card div.top_stripe{margin:-30px -30px 20px -30px;height:50px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;background:#fff}div.product_card div.top_stripe_highlight{background:#5c5e83;color:#fff;line-height:50px}div.marker_panel{align-items:flex-start}div.marker_panel div.marker{background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:30px 2%;flex:0 0 calc(29.3333% - (20px * 2 / 3));position:relative}div.marker_panel_grey div.marker{background:#f3f3ee}div.marker_panel div.marker p{font-family:Tobias-Thin,serif;font-weight:400;margin:0;color:var(--dark-font-color);margin-right:30px}div.marker_panel div.marker div.details p{font-family:Inter,serif;font-weight:400;color:var(--dark-font-color);margin:15px 0 0;font-weight:300}.closed{transform:rotate(-90deg)}.horizontal{transition:all .5s ease-in-out;transform:rotate(-90deg);opacity:1}.horizontal{transition:all .5s ease-in-out;transform:rotate(90deg);opacity:0}.circle-plus .circle{position:relative;width:2.2em;height:2.2em}.circle-plus .circle .horizontal{position:absolute;background-color:var(--dark-font-color);width:30px;height:4px;left:50%;margin-left:-15px;top:50%;margin-top:-2.5px}.circle-plus .circle .vertical{position:absolute;background-color:var(--dark-font-color);width:4px;height:30px;left:50%;margin-left:-2.5px;top:50%;margin-top:-15px}div.feature div.details,div.marker div.details{display:none}div.feature div.details ul,div.marker div.details ul{margin-left:0;padding-left:14px;margin-bottom:0}div.feature div.details ul li,div.marker div.details ul li{margin-bottom:5px}div.stride_pro_features{width:100%}div.partner_features{width:100%}div.feature div.details{padding-top:20px}div.partner_features div.feature,div.stride_pro_features div.feature{padding-bottom:20px;margin-bottom:20px;width:100%;border-bottom:1px solid var(--dark-font-color);display:flex;position:relative;cursor:pointer}div.partner_features div.feature{display:block}div.partner_features div.feature{padding-bottom:30px;margin-bottom:30px}div.partner_features div.feature .circle-plus{top:-5px}div.partner_features div.feature p,div.stride_pro_features div.feature p{margin:0 0 0 15px}div.partner_features div.feature p.title{font-family:Tobias-Thin,serif;font-weight:400;color:var(--dark-font-color);font-size:22px}div.stride_pro_features div.feature::before{content:"";display:inline-block;width:20px;height:20px;background-image:url('/assets/asterisk.png');background-size:cover;background-position:center;vertical-align:middle}#dynamic_text{color:#a4b0a1}#dynamic_text span.darker{color:#1c3a13;transition:color .25s ease}#dynamic_text span.darker.gradient{background-image:linear-gradient(to right,#c7aea7,#715c95,#b47151);-webkit-background-clip:text;color:transparent}#how_timeline{width:65%;position:relative;display:inline-block}#how_timeline #vertical_line{position:absolute;left:21%;width:1px;height:87%;background:#d9f2ee;z-index:2}#how_timeline div.step{margin-bottom:50px}#how_timeline div.step div{display:inline-block;vertical-align:top}#how_timeline div.step div.step_no{width:17%;font-family:Tobias-Thin,serif;font-weight:400;color:var(--dark-font-color);font-size:22px}#how_timeline div.step div.step_ball{width:8%}#how_timeline div.step div.step_ball img{z-index:3;margin-top:-9px;margin-left:-41px;width:36px;position:relative;background:#fff;padding:4px 0}#how_timeline div.step div.step_info{font-size:22px;width:70%;text-align:left}#how_timeline div.step div.step_info p{margin-top:-3px;font-size:20px}input[type=text]{background:0 0;border:none;border-bottom:1px solid #fff;outline:0;color:#fff;padding:10px 0;width:100%;margin-bottom:30px;font-size:16px}input[type=text].error{border-bottom:1px solid #ffb6c1!important}input[type=checkbox]{margin-right:10px}input[type=text]::placeholder{color:#fff}label.white{font-size:16px;color:#fff}label.white a{color:#fff;text-decoration:underline}div.thanks p{color:#fff}ol.with_line{list-style-type:none;padding-left:0;counter-reset:item}ol.with_line li{position:relative;padding-left:50px;padding-bottom:75px;text-align:left;padding-top:5px;display:block}ol.with_line li::before{content:'';position:absolute;left:0;top:0;width:30px;height:30px;background-color:#000;color:#fff;text-align:center;line-height:28px;font-size:1em;border:5px solid #fff;z-index:2}div.slice_tan ol.with_line li::before,section.slice_tan ol.with_line li::before{border:5px solid #f3f3ee}ol.with_line li::after{content:'';position:absolute;left:19px;top:30px;height:100%;border-left:2px solid #5c5e83;z-index:1}ul.with_with_tickline{list-style-type:none;padding-left:0;counter-reset:item}ul.with_tick{padding:0;margin:0}ul.with_tick li{display:flex;align-items:center;line-height:22px;align-items:flex-start}ul.with_tick li::before{content:"";display:inline-block;flex-shrink:0;width:21px;height:15px;background-image:url('/assets/tick_purple.svg');background-size:cover;background-position:left;vertical-align:top;margin-right:10px;margin-top:4px}ul.with_asterisk{padding:0;margin:0}ul.with_asterisk li{position:relative;padding-left:0;padding-bottom:0;text-align:left;padding-top:5px;display:block;padding-left:20px}ul.with_asterisk li::before{content:url('/assets/asterisk.svg');padding-right:8px;vertical-align:middle;position:absolute;left:0;top:58%;transform:translateY(-50%)}ul.with_asterisk.dark li::before{content:url('/assets/asterisk_black.svg')}.tick_orange{display:flex;align-items:center;font-size:14px}.tick-icon{width:30px;height:20px;background-image:url('/assets/tick_orange.svg');background-size:cover;background-position:center;margin-right:12px}p.step_nudge_1{margin-top:0}p.step_nudge_2{margin-top:100px}p.step_nudge_3{margin-top:200px}#comparison{width:100%;margin-top:100px}#comparison tr.hidden{display:none}#comparison img.moreinfo{width:14px;margin-bottom:-2px;display:inline-block;margin-left:5px}#comparison thead th.start{width:40%}#comparison thead th.focus{width:30%}#comparison thead th.end{width:30%}#comparison tbody td,#comparison thead th{padding:15px 10px;border-bottom:1px solid var(--dark-font-color);font-size:14px;font-weight:400}#comparison tbody td:first-of-type{text-align:left}#comparison tbody td.highlight div,#comparison thead th.highlight div{background:#dab4ef;padding:10px;display:block}#comparison tbody td.lowlight div,#comparison thead th.lowlight div{background:#f1f0ed;padding:10px;display:block}#comparison span{display:inline-block}#comparison span.strike{width:auto;height:auto;display:inline-block}#comparison span.no{background-image:url('/assets/standard_no.svg');background-size:cover;width:15px;height:15px}#comparison span.yes{background-image:url('/assets/standard_yes.svg');background-size:cover;width:20px;height:15px}#comparison td.highlight span.yes{background-image:url('/assets/standard_yes.svg');background-size:cover}#comparison tbody tr:last-of-type td{border-bottom:none}#comparison_10x{width:100%;margin-top:1}#comparison_10x tbody td,#comparison_10x thead th{padding:15px 5px;border-bottom:1px solid #949586;font-size:14px;font-weight:400}#comparison_10x thead th.nolight{background:#f9f6ee}#comparison_10x thead th.highlight{background:#dab4ef;font-weight:400}#comparison_10x tbody td.highlight{background:#ebe6f1}#comparison_10x thead th.highlight_alt{background:#ffb36d;font-weight:400}#comparison_10x tbody td.highlight_alt{background:#fdf0e1}#comparison_10x tbody td.lowlight,#comparison_10x thead th.lowlight{background:#f2d9c6}#comparison_10x tbody tr td:first-of-type,#comparison_10x thead tr th:first-of-type{text-align:left}#comparison_10x tr.reveal{cursor:pointer}#comparison_10x tr.hidden{display:none}div.tick_feature{display:inline-block;width:40%;padding:14px;background:#fff url('/assets/tick_black.svg');background-size:20px;background-repeat:no-repeat;background-position:10px center;margin:0 10px 10px 0;border-radius:5px}div.tick_feature p{color:var(--dark-font-color);margin:0;padding-left:25px}.word_scroll,.word_scroll_final{display:none;position:absolute;text-decoration:none;transition:opacity .3s ease-in-out;color:#fff}.word_scroll_final{color:#fff}.word_scroll:first-of-type{display:inline}.word_scroll_final.dynamic_underline{position:absolute}.word_scroll_final.dynamic_underline::after{content:'';position:absolute;left:0;bottom:0;height:10px;background:url('/assets/underline_white.svg') no-repeat center bottom;background-size:0 100%;display:inline-block;animation:drawUnderline .5s forwards}@keyframes drawUnderline{to{background-size:100% 100%}}.mobile{display:none}div.how_panel{border-left:2px solid #d9d9d9;padding-left:10px;margin-bottom:25px}div.how_panel p{margin:0}div.personal_details{background:#fff;padding:30px;border-radius:10px;color:#c7f;font-family:Tobias-Thin,serif;font-weight:400;font-size:30px}div.ingredient{margin:30px 0;padding:30px;background:#fff;border-radius:10px;text-align:left}div.ingredient_nopad{padding:0}div.ingredient p{margin:0;font-size:12px}div.ingredient p.micronutrient{font-size:18px;margin-bottom:8px}#dark_overlay{position:fixed;width:100%;height:100%;background:#fff;display:block;z-index:10;margin-top:-20px;z-index:1000}#helix_loader{display:block;width:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div.faq{padding-bottom:20px;margin-bottom:20px;width:100%;border-bottom:1px solid #d2d8d0;position:relative;cursor:pointer}div.faq p.title{font-weight:400;margin:0;width:90%}.closed .vertical{transition:all .5s ease-in-out;transform:rotate(-90deg)}.closed .horizontal{transition:all .5s ease-in-out;transform:rotate(-90deg);opacity:1}.opened{opacity:1}.opened .vertical{transition:all .5s ease-in-out;transform:rotate(90deg)}.opened .horizontal{transition:all .5s ease-in-out;transform:rotate(90deg);opacity:0}.circle-plus{width:1.5em;height:1.5em;font-size:1em;opacity:.7;position:absolute;top:0;right:0}.circle-plus .circle{position:relative;width:1.5em;height:1.5em}.circle-plus .circle .horizontal{position:absolute;background-color:var(--dark-font-color);width:24px;height:2px;left:50%;margin-left:-12px;top:50%;margin-top:-1px}.circle-plus .circle .vertical{position:absolute;background-color:var(--dark-font-color);width:2px;height:24px;left:50%;margin-left:-1px;top:50%;margin-top:-12px}div.faq div.details{display:none}#helix_words{display:block;width:100%;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:20px}#helix_words span{display:none;text-decoration:none}#helix_words span:first-of-type{display:inline}div.whsts_included div.flex_2col{background:#f9f6ee;padding:30px}div.whsts_included div.flex_2col p{margin-bottom:0}div.rec_panels p{margin-bottom:0}div.rec_panel{margin-top:5px;background:#f9f6ee;padding:15px;text-align:center}div.member_option{border:2px solid #f0e4f7;background:#f9f6ee;padding:15px;margin-bottom:5px;transition:all .3s ease-in-out;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}div.member_option.active,div.member_option:hover{background:#f0e4f7;border:2px solid #dab4ef}div.member_option p{margin:0;font-size:18px}span.strike{color:#000;text-decoration:line-through}button span.strike{color:#ddd;text-decoration:line-through}span.offer_text{background:#dab4ef;padding:5px 25px;font-size:16px;display:block;text-align:center;margin-bottom:11px;margin:-15px -17px 15px -17px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px}span.offer_text:first-of-type{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;border-top-left-radius:0;border-top-right-radius:0}span.most_popular{background:#9869b3;padding:5px 25px;font-size:16px;display:block;text-align:center;margin-bottom:11px;margin:-17px -17px 15px -17px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px;color:#fff}div.member_option div.flex_2col:nth-of-type(2){flex:0 0 65%}ul.rec_ul{list-style-type:none;margin-left:0;padding-left:0}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3);margin:30px 0}div.rec_details{padding:10px;margin-top:15px;display:none}div.member_option_fixed{cursor:default}div.member_option_fixed div.rec_details{padding:0}div.member_option_fixed.active,div.member_option_fixed:hover{background:#f9f6ee;border:2px solid #f0e4f7}div.rec_details p{font-size:15px}div.dna_addition div.rec_details{display:block}div.rec_details.active{display:block}div.rec_details p{margin:0}.no_top_margin{margin-top:0!important}div.ingredient_full{display:none}.faro-ol{list-style:none;counter-reset:custom-counter;padding-left:0}.faro-ol li{counter-increment:custom-counter;position:relative;padding-left:30px;margin-bottom:20px}.faro-ol li::before{content:counter(custom-counter) ".";position:absolute;left:0;font-family:Faro,sans-serif;margin-right:20px;font-size:22px}img.gallery-thumbnail{cursor:pointer}div.offer_banner,navigation.home.white div.offer_banner{background:#ff9a28;text-align:center;transition:all .4s ease-in-out}navigation.home div.offer_banner{background:#ff9a28}div.offer_banner p{padding:7px;margin:0;color:#000;font-size:15px;transition:all .4s ease-in-out}div.offer_banner p a{color:#000;transition:all .4s ease-in-out}navigation.home div.offer_banner p,navigation.home div.offer_banner p a{color:#000}navigation.home.white div.offer_banner p,navigation.home.white div.offer_banner p a{color:#000}ul.stridecare_included{list-style-type:none;margin-left:0;padding-left:0;margin-bottom:80px}ul.stridecare_included:first-of-type{margin-bottom:20px}ul.stridecare_included li{border-radius:5px;padding:30px;margin-bottom:20px;text-align:left;line-height:24px}ul.stridecare_included li.option_1{display:block}ul.stridecare_included li.option_2{display:none}ul.stridecare_included li.option_1.option_2{display:block}ul.stridecare_included.stridecare_included_1 li{background:#e8e2dc}ul.stridecare_included.stridecare_included_2 li{background:#dce8e8}ul.stridecare_included.stridecare_included_3 li{background:#e3dce8}div.ball{position:relative;font-family:Tobias-Thin,serif;width:60px;height:60px;border-radius:60px;line-height:60px;font-size:36px;background:#102930;color:#fff;display:inline-block}div.ball img{position:absolute;top:-68px;right:-26px;width:132px}div.plus{font-size:48px;color:#ff6a00;display:inline-block}a.jump_down{padding-right:20px;background:url('/assets/downarrow.png');background-repeat:no-repeat;background-position:right center;background-size:8px}div.care_option{border:1px solid #696969;text-align:center;color:#696969;border-radius:10px;transition:all .5s ease;cursor:pointer}div.care_option p{margin:15px 0}div.care_option.selected{border:1px solid #ff6a00;background:#ff6a00}div.care_option.selected p{color:#fff}div.rounded_corners,img.rounded_corners{border-radius:10px}div.customer_highlight{background:#f9f6ee;border-radius:10px}div.customer_highlight p{margin:0;font-size:14px}div.customer_highlight p.goal{font-weight:700;font-size:16px;margin-top:10px}div.customer_highlight p.goal img{height:46px;float:left;margin-right:5px}div.customer_highlight div.inner_margin{padding:20px}div.customer_highlight div.who_for{padding:10px;background:#fff;margin:12px 0;font-weight:700}div.customer_highlight div.who_for p{font-size:16px;line-height:16px;margin-top:8px}div.customer_highlight div.highlight_ingredient{border-bottom:1px solid #d2d2d2;margin-bottom:10px;padding-bottom:9px}div.customer_highlight div.highlight_ingredient:first-of-type{border-top:1px solid #d2d2d2}div.customer_highlight div.highlight_ingredient img{width:100%;padding:5px;box-sizing:border-box;background:#fff}div.customer_highlight p.key_ingredient{text-align:left;font-weight:700;margin-bottom:10px}div.customer_highlight p.name{font-family:Tobias-Thin,serif;font-weight:400;font-size:18px}div.dna_addition{border:2px solid #f0e4f7;background:#f9f6ee;padding:15px;margin-top:15px;transition:all .3s ease-in-out;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}div.dna_addition.active,div.dna_addition:hover{background:#f0e4f7;border:2px solid #dab4ef}div.dna_addition p{color:var(--dark-font-color);margin:0;margin-top:8px}div.dna_addition h3{color:#b57fd2;font-size:36px;line-height:41px}div.dna_addition p.price{font-size:18px}.custom-hide{display:none}.custom-checkbox .checkmark{display:inline-block;width:30px;height:30px;background-color:#fff;border:1px solid transparent;border-radius:5px;cursor:pointer;position:relative;margin-top:5px;box-sizing:border-box;transition:border-color .3s ease,background-color .3s ease}.custom-checkbox input:checked+.checkmark{border-color:var(--purple-font-color);background-color:#fff;background-clip:content-box}.custom-checkbox input:checked+.checkmark::after{content:'';position:absolute;top:5px;left:5px;width:18px;height:18px;background-color:#9869b3;border-radius:2px;opacity:0;transition:opacity .3s ease}.custom-checkbox input:checked+.checkmark::after{opacity:1}div.review{background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:30px;box-sizing:border-box}div.review_full{padding:0;border-bottom:1px solid #ddd;margin-bottom:30px}div.review img.review_image{width:80px;margin-right:10px;display:inline-block;margin-bottom:30px}div.review p.time_ago{float:right;margin-top:-2px;font-size:14px}div.review p.rating{margin-top:0}div.review p.rating img{display:inline-block;height:18px;margin-right:5px}div.review p.full_body{display:none}div.review a.review_more{color:#ffb36d}div.review p.name{font-size:20px;margin:0;font-family:Inter,serif;font-weight:600}div.review p.verified{margin:10px 0 15px;font-size:15px}div.review p.verified img{width:14px;margin-right:8px;margin-bottom:-1px}p.collated{font-size:14px;margin:20px 0 0}img.okendo{width:200px}div.review_widget p{margin-top:0}div.review_widget img{vertical-align:middle;margin-top:-7px}div.review_widget img:last-of-type{margin-right:10px}div.pdp_faq{margin-top:50px;width:100%}div.pdp_faq div.faq{padding-bottom:10px;margin-bottom:10px}div.pdp_faq .circle-plus .circle .horizontal{width:16px;margin-left:-8px}div.pdp_faq .circle-plus .circle .vertical{height:16px;margin-top:-8px}div.extra_value{margin-top:25px}div.extra_value img{width:85px;margin-right:15px}.logo_slider{position:relative;overflow:hidden;width:100%;height:100px;white-space:nowrap}.logo_slider .logos{display:inline-block;animation:slide 40s linear infinite}.logo_slider img{height:40px;margin:0 40px}div.review_avg_line{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:10px}div.review_avg_line_nvc{align-items:normal;margin-bottom:50px}div.review_avg_line div.index{flex:0 0 90px}div.review_avg_line div.index p{display:inline-block;margin:0 5px 0 0}div.review_avg_line div.index img{display:inline-block;width:70px}div.review_avg_line div.bar{flex:1;height:10px;background:#f9f6ee;position:relative}div.review_avg_line div.bar div.inner_bar{position:absolute;left:0;top:0;height:10px;background:#ffb36d}div.review_avg_line div.count{flex:0 0 50px}div.review_avg_line h1{font-size:90px;line-height:90px;margin:0}div.review_avg_line div.summary img{margin-top:20px;margin-bottom:0}div.review_avg_line div.summary p{margin:0}@keyframes slide{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.logo_slider div.fade_left{position:absolute;left:0;top:0;width:100px;height:100%;background:linear-gradient(to right,#fff,transparent)}.logo_slider div.fade_right{position:absolute;right:0;top:0;width:100px;height:100%;background:linear-gradient(to left,#fff,transparent)}.subnav{display:none;opacity:0;transition:opacity .4s ease-in-out;border:1px solid #ddd}.subnav p.header{margin-bottom:17px;font-family:Inter,serif;font-weight:600}.subnav div.flex_3col:last-of-type{position:relative}.subnav div.flex_3col:last-of-type::before{content:"";position:absolute;top:0;left:-40px;height:100%;border-left:1px solid #ddd}navigation .subnav ul li{display:inline-block;line-height:22px}.subnav_mobile{display:none;border-top:1px solid #ddd;background:#fff;z-index:3;position:relative}div.white_over{position:fixed;width:100%;height:100%;background:#fff;z-index:2;display:none}.subnav_mobile .subnav_mobile_item a{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;align-items:center}.subnav_mobile .subnav_mobile_item{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:10px;background:url('/assets/nav/black_arrow_right.svg');background-repeat:no-repeat;background-position:right calc(50% - 5px);background-size:10px}.subnav_mobile .subnav_mobile_item a div.img_holder,.subnav_mobile .subnav_mobile_item a p{flex:1}.subnav_mobile .subnav_mobile_item a div.img_holder{flex:0 0 30px}.subnav_mobile .subnav_mobile_item a div.img_holder img{width:100%;height:auto}.subnav_mobile .subnav_mobile_item a p{margin:0}#team_slider div.flex_2col:first-of-type{flex:0 0 200px}#team_slider div.flex_2col:not(:first-of-type){flex:1;overflow:hidden;position:relative}#team_slider .carousel-container{position:relative;width:100%;overflow:hidden}#team_slider .carousel{display:flex;transition:transform .5s ease-in-out;gap:40px}#team_slider .carousel div.flex_2col{flex:0 0 720px}#team_slider .carousel div.flex_2col p{margin:0}#team_slider .carousel div.flex_2col img{width:100%}#team_slider button{position:relative;display:inline-block;border:1px solid var(--dark-font-color);color:var(--dark-font-color);cursor:pointer;padding:5px 10px 10px;margin-right:10px;background:#fff}#team_slider .carousel-container.primary_fade::after{content:'';position:absolute;top:0;right:0;bottom:0;width:25%;background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 100%);pointer-events:none}.feature_blog{flex:0 0 32%;background:#fff;border:1px solid #cecece;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-bottom:1px;box-sizing:border-box;text-align:left}.feature_blog img{-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.feature_blog div.with_margins{margin:35px 35px 60px}div.blog_contents{width:50%;text-align:left;margin:0 auto}div.blog_contents img{width:100%;height:auto;margin:0 auto}div.blog_contents p a{text-decoration:underline}section.blog_image_header div.dark_overlay{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0)}section.blog_image_header h1.no_bottommargin{margin-bottom:30px}select{width:100%;text-align:center;text-align-last:center;margin-bottom:10px;background:#f9f6ee;border:1px solid #ccc;padding:10px 0;border-radius:5px;font-size:18px;font-family:Inter,serif;color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24"><path fill="gray" d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:16px}div.whats_included{border-bottom:1px solid #ccc;padding-bottom:40px;margin-bottom:40px;text-align:left}div.whats_included div.question{cursor:pointer;position:relative}div.whats_included div.answer{display:none;padding-top:30px;text-align:left}div.whats_included div.question p{font-family:Tobias-Thin,serif;font-weight:400;margin:0;font-size:34px}div.custombox-modal-container{background:#fff;padding:20px;border-radius:10px}div.custombox-modal-container p:first-of-type{margin-top:0}div.order_notification{background:#f0e4f7;border:2px solid #dab4ef;text-align:center;padding:15px;margin-top:15px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}div.order_notification p{margin:0}span.stridecare_status{padding:5px 10px;margin-bottom:15px;display:inline-block;font-size:14px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}span.stridecare_status.stridecare_1{background:#eeffab}span.stridecare_status.stridecare_2{background:#fef38b}span.stridecare_status.stridecare_3{background:#ffb48a}div.stridecare_included{padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #ddd}div.stridecare_included div.stridecare_details{width:100%;box-sizing:border-box;background:#f9f6ee;padding:30px;text-align:left}div.stridecare_included div.stridecare_details p{font-weight:600;margin-top:0}.pagination-list{list-style:none;display:flex;gap:10px;padding-left:0}.pagination-list a{padding:5px 10px;text-decoration:none;color:#333}.pagination-list .is-current{font-weight:700;background-color:#f9f6ee}div.pullout{background:#f9f6ee;padding:10px 15px;display:inline-block}.game_carousel{overflow:hidden;width:100%;max-width:100%}.carousel_inner{display:flex;transition:transform .5s ease}.carousel_inner img{width:75%;margin-right:5%;flex:0 0 auto}div.pack_pill{display:inline-block;border-radius:50px;font-size:14px;margin:0 10px 10px 0;padding:14px 26px;background:#f9f6ee}div.img_bg{padding:40px 0;margin-bottom:30px;background:#faf6ee}div.img_bg p{margin:20px 0 0}p.bf_price{font-weight:400}img.bf_img_corner{position:absolute;z-index:2;top:10px;right:10px;width:200px}#footer_socials img{width:30px;margin-right:15px}div.circle_counter{width:40px;height:40px;line-height:40px;text-align:center;border-radius:20px;background:#d0cad4;font-size:22px;font-family:Tobias-Thin,serif;font-weight:400;margin:auto}div.marker_details{padding:12px 0;border-bottom:2px solid #ccc}div.marker_details:nth-child(n+7){display:none}div.marker_details p{margin:0}div.marker_details div.marker_details_description{display:none;padding-top:15px}div.marker_details.active div.marker_details_description{display:block}div.marker_details_title{cursor:pointer}div.marker_details_title.active p{font-weight:700}div.marker_details div.marker_details_description p{padding-bottom:10px}div.marker_details div.marker_details_description p:last-child{padding-bottom:10px}p.see_more{margin-top:25px;color:#305eff;text-decoration:underline;cursor:pointer}div.phleb_item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc}div.phleb_item div.circle_counter{width:60px;height:60px;line-height:60px;border-radius:40px;background:#102930;color:#fff;font-size:26px;margin:0 20px 10px 0;float:left}div.phleb_item p{margin:0}div.phleb_item p:last-child{margin-top:12px}span.new_pill{font-size:12px;font-weight:700;color:purple;padding:3px 6px;border:1px solid purple;border-radius:8px;margin-left:8px;letter-spacing:1px;vertical-align:middle}@media (max-width:1380px){div.centered{width:90%;margin:0 5%}}@media (max-width:767px){navigation.mobile_fix{overflow-y:auto;height:100%}navigation div.centered{text-align:left}navigation .menu-icon{margin-top:-10px}navigation .mobile{display:block!important}img.logo{margin-top:3px}div.vspace_nav{padding:14px 0}div.flex_2col.mob_reverse:first-child,div.flex_row_header_col.mob_reverse:first-child{order:2}div.flex_2col.mob_reverse:nth-child(2),div.flex_row_header_col.mob_reverse:nth-child(2){order:1}div.flex_row_whychoose.mob_shuffle:first-child{order:2}div.flex_row_whychoose.mob_shuffle:nth-child(2){order:1}div.flex_row_whychoose.mob_shuffle:nth-child(3){order:3}div.flex_row{flex-wrap:nowrap;flex-direction:column}div.flex_row{gap:40px}div.flex_row_mobile_nogap{gap:0}div.flex_2col,div.flex_2col_33{flex:initial;width:100%}div.flex_row_mobilefix{display:flex;flex-direction:row}div.flex_row_mobilefix a.flex_2col,div.flex_row_mobilefix div.flex_2col{position:relative;flex:1}div.flex_row_mobilefix div.flex_2col_10{flex:0 0 10%}div.flex_row_mobilefix div.flex_2col_25{flex:0 0 25%}div.flex_row_mobilefix div.flex_2col_15{flex:0 0 15%}div.flex_row_mobilefix div.flex_2col_5{flex:0 0 5%}div.member_option div.flex_row{flex-direction:row}div.member_option div.flex_2col:nth-of-type(2){flex:0 0 50%}div.member_option div.flex_2col:not(:nth-of-type(2)){flex:1}div.input_holder{margin-top:30px}.nomobile{display:none!important}.mobile{display:inline-block}h1,h2{font-size:42px;line-height:50px;margin-bottom:40px}h2.mobile_reduce{font-size:36px;line-height:44px;margin-bottom:30px}div.vspace_standard{padding:110px 0}#whatis div.vspace_standard{padding:0 0 110px}div.flex_4col{flex:initial;width:100%}div.flex_row_header{flex-direction:column}div.flex_row_header_col{flex:initial;width:100%}div.basis_dark p.extra_larger_final,p.extra_larger{font-size:32px;line-height:40px}.contained_60,.contained_80,div.contained_50,p.contained,p.contained_40{width:90%}div.marker_panel div.marker{width:96%}#how_timeline{width:100%}#how_timeline #vertical_line{left:37%}#how_timeline div.step div.step_no{width:35%}#how_timeline div.step div.step_info{width:50%}navigation a.button{padding:8px 13px;margin-top:-7px;font-size:14px}#product_box_holder img{width:52%}div.vspace_large{padding:25% 0}p.step_nudge_2,p.step_nudge_3{margin-top:0}div.tick_feature{width:92%}#hero div.content_left{text-align:center}#hero p.nudge_top_100{margin-top:0!important}#hero h1{font-size:43px;line-height:44px}.word_scroll,.word_scroll_final,.word_scroll_final.dynamic_underline{position:relative}a.with_arrow_1::after{display:none}.tick_orange{margin:0}div.daily_features{margin-top:50px;gap:20px}div.image_thumbs{flex-direction:row}section.slice_stridecare{background:#f0f0f0 url('/assets/furniture/stridecare/hero.webp');background-size:275%;background-position:right bottom;background-repeat:no-repeat}section.slice_stridecare div.vspace_standard{padding-bottom:380px}div.ball img{display:none}div.card_darkgreen,div.card_tan{padding:30px}div.tan_ingredients{width:80%;padding:25px}#comparison tbody td,#comparison thead th{padding:5px 5px;font-size:11px;line-height:15px}.flex_row_lines .flex_2col:not(:last-child)::after{content:"";position:absolute;right:0;top:0;bottom:0;width:0;background-color:none}.flex_2col_vline_divider:not(:last-child)::after{content:"";position:absolute;right:0;top:0;bottom:0;width:0;background-color:none}div.product_card{margin:0 20px;box-sizing:border-box}div.member_option div.flex_2col_5{flex:0 0 5%!important}div.flex_row_mobilefix div.flex_2col_fx_75{flex:0 0 55px}div.flex_row_mobilefix div.flex_2col_fx_mobile{flex:1}div.dna_addition h3{font-size:33px;line-height:37px}div.member_option p{font-size:16px}div.member_option div.rec_details p{font-size:14px}navigation .menu-icon.change{margin-top:-5px}#team_slider .carousel div.flex_2col{flex:0 0 100%}#team_slider .carousel-container.primary_fade::after{width:0%;background:0 0}.flex_row_lines:last-child .flex_2col:not(:last-child)::after{content:"";position:absolute;right:0;top:0;width:0;background-color:none}div.whats_included div.question p{font-size:28px;line-height:32px}div.custombox-modal-container button{width:100%}img.home_prods{width:70%}img.width_max_150{max-width:75px}img.bf_img_corner{width:120px}section.sale_hero{background:#f0f0f0 url(/assets/furniture/summer_sale/background.webp);background-size:cover;background-position:left 105px;background-repeat:no-repeat}section.sale_hero div.vspace_large{padding:140px 0 60px}}