@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;letter-spacing:0}:root{--inter-family: "Inter", sans-serif;--color-white: #fff;--color-primary: #DCC08A;--color-black: #000000;--transition: .3s ease}.page-width,.container{max-width:1560px;margin-inline:auto;width:100%;padding:0 15px!important}body{font-family:var(--inter-family)}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}.title-heding{margin-bottom:23px;text-align:center;position:relative}.title-heding h2{max-width:max-content;margin-inline:auto;position:relative;z-index:2;background-color:var(--color-white);padding-inline:23px}.title-heding:after{content:"";width:100%;height:1px;background-color:#0003;position:absolute;top:50%;left:0}.site-btn{text-decoration:none;color:var(--color-black);background-color:var(--color-primary);min-height:55px;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;line-height:1;border-radius:5px;font-size:18px;font-weight:600;gap:22px;text-transform:uppercase;border:unset;outline:none;cursor:pointer}.site-btn{transition:all .3s ease}.site-btn span{display:inline-flex;transition:transform .35s ease}.site-btn:hover span{transform:translate(5px)}.site-btn svg{transition:transform .35s ease}.site-btn:hover svg{transform:translate(5px)}h2{font-size:42px;line-height:1.3;color:var(--color-black);font-weight:700}p{font-size:17px;color:var(--color-black);line-height:1.6;font-weight:400}.top-bar-container{background-color:#000}.top-bar-container-wrap{display:flex;align-items:center;justify-content:space-between;gap:15px}.top-bar-container-wrap .annoucment-left{display:flex;align-items:center;background-color:#ffffff26;padding:0 26px;gap:8px;min-height:34px;height:100%}.top-bar-container-wrap .annoucment-left p br{display:none}.top-bar-container-wrap .list-social a.link svg{height:14px;width:auto}.top-bar-container-wrap a,.top-bar-container-wrap p{color:var(--color-white);text-decoration:none;font-size:13px;font-weight:500;line-height:1.2}.top-bar-container-wrap .list-social a.link{padding:0;width:34px;height:34px;display:flex;justify-content:center;align-items:center;background-color:var(--color-black);transition:all .3s ease-in-out}.top-bar-container-wrap .list-social a.link:hover{background-color:#ffffff26}.header__menu-item .icon-caret{transition:all .3s ease-in-out}header.header{display:flex;justify-content:space-between;gap:15px}header.header a.header__heading-link{padding:0;margin:0}header.header .header__icons{padding-right:0;gap:10px}header.header .header__heading-logo-wrapper img{max-width:286px;width:100%}sticky-header.header-wrapper{padding:18px 0;min-height:100px;display:flex;align-items:center}header nav.header__inline-menu .link{font-size:18px;font-weight:500;color:var(--color-black);text-decoration:none!important;gap:5px}header nav.header__inline-menu .link svg{position:relative;top:3px}.header__menu-item:hover span{text-decoration:none!important}header nav.header__inline-menu>ul.list-menu{width:100%;justify-content:space-between}header nav.header__inline-menu svg.icon path{fill:var(--color-black)}header.header>nav.header__inline-menu{max-width:638px;width:100%}header.header .header__icons a.header__icon{width:auto;height:auto}header.header .header__icons span.svg-wrapper{background-color:#dcc08a33;border-radius:50%;padding:6px;width:40px;height:40px;transition:all .3s ease-in-out}header.header .header__icons span.svg-wrapper:hover{background-color:var(--color-primary)}header.header .header__icons span.svg-wrapper svg{height:16px;width:auto}header.header .desktop-localization-wrapper{margin-left:15px;border:1px solid hsl(0deg 0% 0% / 14%);border-radius:5px}header.header .desktop-localization-wrapper button.disclosure__button{gap:7px;align-items:center;min-height:40px;font-size:13px;font-weight:500;color:var(--color-black)}header.header .desktop-localization-wrapper button.disclosure__button span.country-flag{display:flex;align-items:center}header.header .header-localization .disclosure .localization-form__select:hover{text-decoration:unset}header.header ul.header__submenu a{font-size:14px;line-height:1.3}header nav.header__inline-menu>ul.list-menu .link,header nav.header__inline-menu>ul.list-menu .link svg path{transition:all .3s ease-in-out}header nav.header__inline-menu>ul.list-menu .link:hover{color:var(--color-primary)}header nav.header__inline-menu>ul.list-menu .link:hover svg path{fill:var(--color-primary)}.top-bar-container .social-icon-container ul.list-social{display:flex}.hero-banner .container{min-height:800px;display:flex;align-items:center}.hero-banner .overlay{position:absolute;right:0;bottom:0;top:0;left:0;width:100%;height:100%}.hero-banner .overlay img{height:100%;width:100%}.hero-content{position:relative;z-index:2;max-width:738px;color:var(--color-white);width:100%}.hero-content h1{font-size:80px;line-height:1.08;font-weight:700;margin-bottom:21px}.hero-content p{font-size:22px;font-weight:500;color:var(--color-white);margin-bottom:21px}.hero-content .site-btn{max-width:232px;width:100%}.hero-banner .feature-bar{position:absolute;bottom:0;right:0;width:100%;color:var(--color-white);display:flex;justify-content:space-between;align-items:center;padding:10px 50px 10px 98px;z-index:1;background-image:url(/cdn/shop/files/Rectangle_5_1.png?v=1786454108);background-repeat:no-repeat;background-size:cover;background-position:top left;max-width:1143px;min-height:108px;gap:60px}.hero-banner .feature-item:not(:last-child):after{content:"";height:68px;width:1px;background-color:#ffffff4d;position:absolute;right:-30px}.hero-banner .feature-item{display:flex;align-items:center;gap:16px;position:relative}.hero-banner .icon{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;background-color:#000}.hero-banner .feature-item h4{font-size:20px;margin-bottom:0;font-weight:600;line-height:28px;color:var(--color-white)}.goal-section{background:linear-gradient(to bottom,#ede7dc 0% 58%,#fff 58%);padding:85px 0 96px}.section-heading{text-align:center;margin-bottom:45px}.section-heading h2{margin-bottom:12px}.goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.goal-card{background:var(--color-white);border-radius:12px;overflow:hidden;box-shadow:0 0 40px #0000001a;transition:.3s}.goal-card:hover{transform:translateY(-6px)}.goal-card img{width:100%;height:402px;object-fit:cover;display:block;padding:0;border-radius:10px}.goal-grid .goal-img{padding:20px}.goal-content{padding:0 22px 21px;text-align:center}.goal-content h3{font-size:25px;margin-bottom:12px;font-weight:700;color:var(--color-black)}.goal-content p{max-width:381px;margin-inline:auto}.strength-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.strength-card{position:relative;overflow:hidden;height:750px}.strength-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.strength-card:hover img{transform:scale(1.06)}.strength-card .overlay{position:absolute;bottom:0;left:0;width:100%}.strength-card .content{position:absolute;left:50%;bottom:55px;transform:translate(-50%);text-align:center;color:var(--color-white);width:100%;padding-inline:15px;min-height:220px}.site-btn.black-btn{background-color:var(--color-black);color:var(--color-white)}.site-btn.black-btn svg path{fill:var(--color-white)}.strength-section .content h4{font-size:30px;font-weight:700;line-height:1.2}.strength-section .content p{margin:16px 0}.strength-section .left .content p,.strength-section .left .content h4{color:var(--color-white)}.strength-section .right .content p,.strength-section .right .content h4{color:var(--color-black)}.strength-card.left .content{max-width:620px}.strength-card.right .content{max-width:734px}.strength-card .overlay img{height:589px;transform:scale(1)}.strength-card .content .site-btn{max-width:211px;width:100%;margin-inline:auto}.stats-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.stats-wrapper{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.15);gap:30px}.stat-card{display:flex;align-items:center;gap:20px;padding:22px 15px;background:#0000001a;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border:1px solid hsl(0deg 0% 100% / 25%);border-radius:6px;min-height:151px;justify-content:center}.stat-icon{flex-shrink:0}.stat-icon img{width:auto;height:80px;object-fit:contain}.stat-content h3{color:var(--color-white);font-size:50px;font-weight:700;line-height:1;margin-bottom:8px;letter-spacing:1%}.stat-content p{color:var(--color-white);font-size:20px;font-weight:600}.stats-overlay img{width:100%;object-fit:cover;height:100%}.videos-section{padding:86px 0 99px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.media-item{position:relative}.video-thumbnail{position:relative;cursor:pointer}.video-thumbnail img{width:100%;display:block;border-radius:10px;min-height:360px;max-height:360px}.video-player{display:none;width:100%;border-radius:10px}.play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:none;border-radius:50%;background:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:28px}.videos-section video.video-player{height:100%;object-fit:contain;min-height:360px;max-height:360px}.rating{text-align:center;margin-bottom:8px;font-size:13px}.testimonial-section .rating span{font-size:14px;font-weight:500;color:var(--color-black)}.testimonial-section .rating span.stars{position:relative;padding-right:12px}.testimonial-section .rating span.stars:after{content:"";height:17px;width:1px;position:absolute;top:0;right:6px;background-color:#000}.rating .stars{letter-spacing:2px;font-weight:700}.testimonial-section h2{text-align:center;margin-bottom:25px}.testimonial-section{padding:84px 0 100px}.testimonial-slider{position:relative}.testimonial-slider .item{padding:0 15px}.testimonial-slider .card{display:flex;border:1px solid #DFDFDF;background:var(--color-white);height:122px;overflow:hidden;border-radius:6px}.testimonial-slider .card img{width:50%;height:100%;object-fit:cover}.testimonial-slider .content{display:flex;flex-direction:column;justify-content:space-between;width:50%}.testimonial-slider .content p{padding:20px}.testimonial-slider .user h4{font-size:17px;margin-bottom:3px;font-weight:600;color:var(--color-black)}.testimonial-slider .user span{font-size:20px;line-height:1}.testimonial-slider .user{background-color:#dcc08a33;padding:10px 20px;min-height:73px;display:flex;flex-direction:column;justify-content:center}.testimonial-slider .slick-prev,.testimonial-slider .slick-next{width:40px;height:40px;z-index:99}.testimonial-slider .slick-prev{left:-45px}.testimonial-slider .slick-next{right:-45px}.testimonial-slider .slick-prev:before,.testimonial-slider .slick-next:before{font-size:36px;color:#111;opacity:1}.testimonial-slider .slick-track{display:flex}.testimonial-slider .slick-slide{height:inherit}.testimonial-slider .slick-slide>div{height:100%}.testimonial-slider .slick-arrow:before{display:none!important}.testimonial-slider .slick-arrow{width:13px;height:22px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M10.9431 20.6362L1.25 10.9431L10.9431 1.25' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;background-size:contain;border:none}.testimonial-slider .slick-next{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M1.25 20.6362L10.9431 10.9431L1.25 1.25' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center}.collection__title.title-wrapper{display:flex;justify-content:space-between;align-items:center;gap:15px}.collection__title.title-wrapper h2.title{margin:0}.custom-slider-buttons{display:flex;gap:10px;align-items:center}.custom-slider-buttons button{border:1px solid #DADADA;background-color:var(--color-white);width:40px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:10px;cursor:pointer;transition:all .3s ease-in-out}.custom-slider-buttons button:hover{background-color:var(--color-primary)}.custom-slider-wrapper .slick-slide{margin:0 15px;text-align:center;border:1px solid #CECECE;border-radius:10px;overflow:hidden;background-color:var(--color-white)}.custom-slider-wrapper .slick-list.draggable{margin:0 -15px;display:flex}.custom-slider-wrapper .slick-list.draggable .slick-track{display:flex}.custom-slider-wrapper .slick-slide .quick-add{margin-bottom:0}.custom-slider-wrapper .slick-slide .media img{margin-inline:auto;left:10px;object-fit:contain;width:calc(100% - 20px)}.custom-slider-wrapper .slick-slide .card__inner{height:272px}.custom-slider-wrapper .slick-slide .media{background-color:var(--color-white)}.custom-slider-wrapper .slick-slide .card__content{display:flex;flex-direction:column;text-align:center;flex:1}.custom-slider-wrapper .slick-slide .card__content .loox-rating-wrapper{display:flex;justify-content:space-between;background-color:var(--color-primary);padding:5px 14px;align-items:center;margin-top:auto}.card.card--standard.card--media{height:100%;display:flex;flex-direction:column}.custom-slider-wrapper .slick-slide .card__content .card-information.test{text-align:center}.custom-slider-wrapper .slick-slide .card__content h3{font-size:23px;font-weight:600;color:var(--color-black);line-height:1.2}.custom-slider-wrapper .slick-slide .card__content h3 a{text-decoration:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card--standard>.card__content .card__information{padding-inline:15px!important}.custom-slider-wrapper .slick-slide .card-information.test span{font-size:16px;color:#838383;font-weight:500;line-height:1.2}.custom-slider-wrapper .slick-slide .quick-add button{max-width:max-content;width:100%;min-width:unset;margin-inline:auto;font-size:14px;font-weight:600;border:1px solid #CECECE;border-radius:6px;font-family:Inter;gap:4px;margin-bottom:20px;transition:all .3s ease-in-out}.custom-slider-wrapper .slick-slide .quick-add button:hover{background-color:var(--color-primary)}.custom-slider-wrapper .slick-slide .quick-add button:after,.custom-slider-wrapper .slick-slide .quick-add button:before{display:none}.custom-slider-wrapper .slick-slide .card__content .loox-rating-wrapper span.review-count{font-size:13px;font-weight:500;color:var(--color-black)}.custom-slider-wrapper .loox-rating svg.loox-icon{color:var(--color-black)}.collection .custom-collection-slider{padding-bottom:100px}.custom-footer .custom-footer__top{display:flex;justify-content:space-between;min-height:544px;gap:45px}.custom-footer .custom-footer__social{display:flex;gap:10px}.custom-footer .custom-footer__social a{width:50px;height:50px;display:flex;justify-content:center;background-color:#ffffff2b;align-items:center;border-radius:5px;transition:all .3s ease-in-out}.custom-footer .custom-footer__social path{transition:all .3s ease-in-out}.custom-footer .custom-footer__social a:hover{background-color:var(--color-primary)}.custom-footer .custom-footer__social a:hover path{fill:var(--color-black)}.custom-footer{background-color:var(--color-black);color:var(--color-white)}.custom-footer .custom-footer__links,.custom-footer .custom-footer__newsletter{padding:90px 0 24px}.custom-footer .custom-footer__newsletter{max-width:564px;width:100%;border-right:1px solid hsl(0deg 0% 100% / 15%);padding-right:15px;display:flex;flex-direction:column;position:relative}.custom-footer .custom-footer__links{max-width:880px;width:100%;display:flex;flex-direction:column}.custom-footer .custom-footer__links-inner{display:flex;gap:20px;justify-content:space-between;padding-bottom:30px}.custom-footer .custom-footer__newsletter form#contact_form{padding-bottom:30px}.custom-footer .custom-footer__column{width:auto;max-width:max-content}.custom-footer .custom-footer__links h3{font-size:20px;font-weight:600;letter-spacing:3%;line-height:1;margin:0 0 25px}.custom-footer__menu{padding:0;margin:0}.custom-footer__menu li{list-style-type:none;line-height:1}.custom-footer__menu li a{color:var(--color-white);text-decoration:none;font-size:17px;font-weight:500;line-height:1;position:relative;padding-left:20px;transition:all .3s ease-in-out}.custom-footer__menu li:not(:last-child){margin-bottom:30px}.custom-footer__menu li a:hover{color:var(--color-primary)}.custom-footer__menu li a:after{content:"";width:6px;height:6px;background-color:var(--color-primary);position:absolute;top:6px;left:0;border-radius:50%}.custom-footer .custom-footer__links .custom-footer__bottom{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-top:auto}.custom-footer .custom-footer__legal{display:flex;align-items:center}.custom-footer .custom-footer__legal .custom-footer__legal-separator{margin:0 14px;line-height:1;font-size:14px;display:inline-block}.custom-footer .custom-footer__legal a{font-size:14px;color:var(--color-white);text-decoration:none;line-height:1;font-weight:500;cursor:pointer;transition:all .3s ease-in-out}.custom-footer .custom-footer__legal a:hover{color:var(--color-primary)}.custom-footer .custom-footer__payments{display:flex;gap:5px;flex-wrap:wrap;justify-content:center}.custom-footer .custom-footer__newsletter h3{font-size:25px;font-weight:700;line-height:1.2;margin:17px 0 10px;letter-spacing:1%}.custom-footer .custom-footer__newsletter img{max-width:286px;height:auto;width:100%}.custom-footer .custom-footer__newsletter p{color:var(--color-white);font-size:15px;margin:0 0 17px}.custom-footer form input[type=email]{display:block;max-width:456px;width:100%;min-height:55px;margin-bottom:9px;border-radius:5px;outline:unset!important;box-shadow:unset;border:unset;padding:20px;font-size:14px;color:var(--color-black);font-weight:400;font-family:var(--inter-family)}.custom-footer form input::placeholder{font-size:14px;color:#505050;font-weight:400;font-family:var(--inter-family)}.custom-footer__copyright{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:3%;margin-top:auto}.custom-footer button.site-btn{max-width:259px;width:100%}a.scroll-btn-mian{background-color:#2d2d2d;color:var(--color-white);display:flex;align-items:center;justify-content:center;gap:15px;border:1px solid hsl(0deg 0% 100% / 20%);border-radius:10px;width:124px;height:44px;text-decoration:none;font-size:16px;font-weight:600;position:absolute;right:-60px;top:50%;transform:translateY(-50%) rotate(-90deg);animation:scrollBtn 1.5s ease-in-out infinite;transition:all .3s ease-in-out}a.scroll-btn-mian:hover{background-color:var(--color-primary);color:var(--color-black)}a.scroll-btn-mian:hover path{fill:var(--color-black)}@keyframes scrollBtn{0%,to{transform:translateY(-50%) rotate(-90deg)}50%{transform:translateY(calc(-50% - 8px)) rotate(-90deg)}}a.scroll-btn-mian svg{transform:rotate(90deg)}a.scroll-btn-mian span{display:flex;width:auto}.brand-configuration-guide{background:linear-gradient(to bottom,#ede7dc 0% 51%,#fff 51%);padding:97px 0 82px}.brand-configuration-guide-wrap{box-shadow:0 0 40px #0000001a;border-radius:10px;background-color:var(--color-white);padding:17px 20px;display:flex;gap:20px;justify-content:space-between;align-items:center}.brand-configuration-guide-wrap img{width:100%;border-radius:10px}.brand-configuration-guide-wrap .brand-configuration-guide__image{width:50%}.brand-configuration-guide-wrap .brand-configuration-guide__content{width:47%}.brand-configuration-guide-wrap p{font-size:18px;margin:7px 0 28px;letter-spacing:0;max-width:680px}.brand-configuration-guide-wrap .site-btn.black-btn{max-width:515px;width:100%}.compare-resistance-levels .compare-resistance-levels__header{max-width:790px;margin-inline:auto;text-align:center;margin-bottom:44px}.compare-resistance-levels .compare-resistance-levels__header h2{margin-bottom:9px}.compare-resistance-levels__table{width:100%;margin:0;padding:0;border:1px solid #CECECE;border-radius:10px;border-collapse:separate;border-spacing:0;overflow:hidden}.compare-resistance-levels__table th{height:86px;background-color:#d0d0d033;border-bottom:1px solid #CECECE}.compare-resistance-levels__table th:not(:last-child){border-right:1px solid hsl(0deg 0% 80.78% / 40%)}.compare-resistance-levels__table th span{font-size:18px;font-weight:600;color:var(--color-black);display:inline-block}.compare-resistance-levels__table span.compare-resistance-levels__dot{width:15px;height:15px;display:inline-block;border-radius:50%;margin-right:2px}.compare-resistance-levels__table td{text-align:center;padding:26px 15px;font-size:18px;font-weight:400;line-height:1.5;color:var(--color-black)}.compare-resistance-levels__table td:not(:last-child){border-right:1px solid hsl(0deg 0% 80.78% / 40%)}.compare-resistance-levels__table tbody tr:not(:last-child) td{border-bottom:1px solid hsl(0deg 0% 80.78% / 40%)}.compare-resistance-levels__table thead tr:first-child th:first-child{border-top-left-radius:9px}.compare-resistance-levels__table thead tr:first-child th:last-child{border-top-right-radius:9px}.compare-resistance-levels__table tbody tr:last-child td:first-child{border-bottom-left-radius:9px}.compare-resistance-levels__table tbody tr:last-child td:last-child{border-bottom-right-radius:9px}.trusted-athletes{background-color:#dcc08a33;padding:90px 0 95px;text-align:center}.compare-resistance-levels{padding-bottom:100px}.trusted-athletes .trusted-athletes__subheading{font-size:23px;font-weight:600;color:var(--color-black);margin-bottom:4px;letter-spacing:0;line-height:1.2}h2.trusted-athletes__heading{margin-bottom:30px}.trusted-athletes__grid{display:flex;gap:30px;width:100%;flex-wrap:wrap}.trusted-athletes__grid .trusted-athletes__item{width:calc(25% - 23px)}.trusted-athletes__grid img{width:100%}.trusted-athletes__grid a{display:flex;flex-direction:column;background-color:var(--color-white);border-radius:20px;box-shadow:0 0 25px #00000017;text-decoration:none}.trusted-athletes__grid .uper-container{display:flex;justify-content:space-between;gap:10px;padding:10px 20px}.trusted-athletes__grid .uper-container .uper-left-container{display:flex;align-items:center;gap:8px}.trusted-athletes__grid .image-circle img{max-width:50px;height:auto}.trusted-athletes__grid .uper-container .uper-left-container .insta-acc-name-container{text-align:start}.trusted-athletes__grid .uper-container .uper-left-container .image-circle{display:flex}.trusted-athletes-wrap .image-wraper{position:relative;padding-bottom:116%;overflow:hidden}.lower-container{display:flex;align-items:center}.trusted-athletes-wrap .image-wraper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.trusted-athletes__grid a:hover .image-wraper img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.trusted-athletes__grid h5{font-size:14px;color:var(--color-black);font-weight:600;text-decoration:none;line-height:1.2;display:flex;align-items:center;gap:6px;margin-bottom:4px}.trusted-athletes__grid h5 span{display:flex}.trusted-athletes__grid p{font-size:12.24px;font-weight:500;line-height:1.2}.perform-confidence{padding:95px 0}.perform-confidence__wrapper{display:flex;gap:36px}.perform-confidence__wrapper .perform-confidence__images{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:50%}.perform-confidence__wrapper .perform-confidence__images img{width:100%;height:auto;display:block;border-radius:10px}.perform-confidence__wrapper .perform-confidence__content{border:1px solid #DFDFDF;border-radius:10px;padding:30px;width:50%;display:flex;flex-direction:column;justify-content:center}.perform-confidence__wrapper .perform-confidence__point{display:flex;gap:9px;align-items:flex-start;font-size:18px;color:var(--color-black);letter-spacing:0}.perform-confidence__wrapper .perform-confidence__point span{display:flex;position:relative;top:5px}.perform-confidence__wrapper .perform-confidence__point:not(:last-child){margin-bottom:25px}.perform-confidence__description{margin:9px 0 30px}.perform-confidence__description p{font-size:18px;letter-spacing:0}.collection__title.title-wrapper.uper-container .content-container h2{margin-bottom:0}.collection__title.title-wrapper.uper-container .content-container p{font-size:18px}product-recommendations.related-products{padding-bottom:97px!important}.product-main-wraper .product .grid__item{width:48%;max-width:100%}.product-main-wraper .product.grid>.product__info-wrapper.grid__item{padding-left:35px}.product-main-wraper .product .product__info-wrapper.grid__item{width:50%;max-width:100%}.product-main-wraper .product.grid>.product__info-wrapper.grid__item{padding-left:35px;width:34%}.product-main-wraper .product.grid>.product__info-wrapper.grid__item>.product__info-container{max-width:100%}.product-main-wraper .product .grid__item media-gallery{display:flex;flex-direction:row-reverse;gap:18px}.product-main-wraper .product .grid__item media-gallery slider-component{width:80%}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider{width:19%;flex-direction:column;position:relative}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider ul{flex-direction:column;width:100%;padding:0}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider ul li{width:100%}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider button.slider-button{position:absolute}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider button.slider-button.slider-button--prev{top:-40px;transform:rotate(180deg)}.product-main-wraper details[open].is-open svg{transform:rotate(-180deg);transition:all .4s ease-in-out}.product-main-wraper details svg{transform:rotate(0);transition:all .4s ease-in-out}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider button.slider-button.slider-button--next{bottom:-40px;top:auto;transform:rotate(0)}product-info:has(.product-main-wraper){padding:95px 0 100px!important}.product-main-wraper .product .grid__item media-gallery .thumbnail-slider ul li button.thumbnail{box-shadow:unset;border-color:transparent;border-radius:10px}.product-main-wraper .product .grid__item media-gallery slider-component ul{height:100%;margin-bottom:0}.product-main-wraper .product .grid__item media-gallery slider-component ul .product-media-container{height:100%;max-width:100%;width:100%;border:1px solid #CECECE;border-radius:10px}.product-main-wraper .product__title{margin-bottom:12px}.product-main-wraper .product__title h2{line-height:1.1}.product-main-wraper .product.grid>.product__info-wrapper.grid__item .product__description{margin:0 0 40px}.product-main-wraper .product__description hr{margin:10px 0}.product-main-wraper .product__description ul{padding:0}.product-main-wraper .product__description ul li,.product-main-wraper .product__description ul li span,.product-main-wraper .product__description ul li strong{font-size:17px;font-weight:400;color:var(--color-black)}.product-main-wraper .product__description p{letter-spacing:0;max-width:607px}.product-main-wraper .price__container span.price-item{color:#838383;font-size:22px;font-weight:500}.product-main-wraper .product__tax.caption.rte{display:none}.product-main-wraper form.installment{font-size:15px;color:var(--color-black);font-weight:400}.product-main-wraper .form__label{font-size:17px;font-weight:600;color:var(--color-black);line-height:1.2}.product-main-wraper select{width:100%;max-width:100%;border:1px solid #CECECE;border-radius:10px!important;outline:unset;box-shadow:unset!important;color:#222;font-size:14px;font-weight:400}.product-form__input.product-form__input--dropdown{max-width:100%}.product-form__input .select:before{display:none}.product-form__input .select:after{display:none}.product-main-wraper .product-form__buttons{max-width:100%}.product-main-wraper .product-form__buttons .buy-btn-wraper{display:flex;gap:10px}.product-main-wraper .quantity{border:1px solid #CECECE;width:100%;min-height:55px;border-radius:10px;color:var(--color-black)}.product-main-wraper .product-form__buttons .buy-btn-wraper .qty-container{max-width:247px;width:100%}.product-main-wraper .quantity:before,.product-main-wraper .quantity:after{display:none}.product-main-wraper .quantity button.quantity__button.disabled{color:var(--color-black);opacity:1;font-size:10px}.product-main-wraper .product-form__buttons .buy-btn-wraper button:after,.product-main-wraper .product-form__buttons .buy-btn-wraper button:before{display:none}.product-main-wraper .product-form__buttons .product-form__submit{background-color:var(--color-primary);border-radius:10px;font-size:18px;font-weight:600;color:var(--color-black);text-transform:uppercase;min-height:55px}.product-main-wraper .payment-options{display:flex;justify-content:center;align-items:center;gap:10px;border-top:1px solid hsl(0deg 0% 0% / 10%);border-bottom:1px solid hsl(0deg 0% 0% / 10%);padding:10px 0}.product-main-wraper .payment-options .payment-options__icons{display:flex;align-items:center;gap:11px}.product-main-wraper .payment-options .payment-options__icons img{height:27px;width:auto}.product-main-wraper .payment-options .payment-options__icon{display:flex}.product-main-wraper .payment-options .payment-options__heading{font-size:14px;font-weight:500;color:var(--color-black);letter-spacing:0;line-height:1.2}.product-main-wraper .shiping-container{display:flex;justify-content:center;gap:7px;align-items:flex-start}.product-main-wraper .shiping-container img{margin-top:4px}.product-main-wraper .shiping-container p{font-size:14px;color:var(--color-black);font-weight:500}.product-main-wraper p.uper-text{font-size:14px;display:flex;align-items:center;gap:10px;margin-bottom:14px}.product-main-wraper p.uper-text span{display:flex}.product-main-wraper .note-text{display:flex;align-items:flex-start;gap:10px}.product-main-wraper .note-text span{display:flex;position:relative;top:2px}.product-main-wraper .note-text p{font-size:14px;line-height:1.4}.product-main-wraper .accordion summary h4{font-size:20px;font-weight:600;color:var(--color-black);line-height:1.1}.product__accordion .accordion__content ul{padding:0;margin:0}.product__accordion .accordion__content ul li{font-size:17px;line-height:1.5;color:var(--color-black)}.product__accordion .accordion__content p{display:flex;flex-direction:column}.product-media-container .product__modal-opener{top:50%;left:50%;padding:15px;transform:translate(-50%,-50%)}.product-main-wraper summary .icon-caret{right:0}.product.product--large.product--left.product--thumbnail_slider{align-items:flex-start}.product.product--large.product--left.product--thumbnail_slider .grid__item{position:sticky;top:40px}.product-main-wraper .thumbnail-list__item:before{padding-bottom:93%}.product-main-wraper .product__description{position:relative}.product-main-wraper .product__description button.read-more-btn{position:absolute;left:0;bottom:-20px;background-color:transparent;border:unset;outline:unset;cursor:pointer;font-weight:400;color:var(--color-black);text-transform:uppercase;font-size:17px;text-decoration:underline;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.product-main-wraper .product__description button.read-more-btn:hover{opacity:.8}product-component .accordion__content{max-height:0;overflow:hidden;opacity:0;transition:all .4s ease,opacity .3s ease}product-component details[open].is-open .accordion__content{opacity:1;margin-bottom:20px}product-component details[open] .accordion__content{margin:0}.product-main-wraper .product-form__buttons div#servicify-app-embed-container{width:0px}#digital_appointments_container:has(>div:first-child[style*="display: none"]){display:none}body.product-meeting-with-trey-villarreal-founder-of-achilles .buy-btn-wraper .qty-container{display:none}body.product-meeting-with-trey-villarreal-founder-of-achilles .buy-btn-wraper{gap:0px!important}.custom-footer__copyright.for.mobile{display:none}.contact-section .field.field--with-error:before,.field.field--with-error:after,.field:after,.field:before{display:none}.contact-section .field.field--with-error span.form__message{color:red;display:flex;align-items:center}@media(max-width:1650px){.testimonial-slider .slick-next{right:-10px}.testimonial-slider .slick-prev{left:-10px}}@media(max-width:1365px){.stats-wrapper{gap:16px}.stat-icon img{height:60px}.stat-content h3{font-size:45px}.stat-content p{font-size:18px}.goal-card img{height:300px}.testimonial-slider .content p,.testimonial-slider .user{padding:10px}.custom-footer .custom-footer__newsletter{max-width:475px}.custom-footer .custom-footer__legal .custom-footer__legal-separator{margin:0 6px}.custom-footer .custom-footer__legal a{font-size:12px}.custom-footer .custom-footer__newsletter{padding-right:40px}}.facets-vertical aside .facets__heading{color:#000;font-size:16px;font-weight:500}.facets-vertical aside .facets__summary-label,.facets-vertical aside .facets__summary{color:#000}.facets-vertical .product-card-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 0 40px #0000001a;transition:box-shadow .3s ease,transform .3s ease}.facets-vertical .product-card-wrapper:hover{box-shadow:0 14px 35px #0000001f;transform:translateY(-3px)}.facets-vertical .product-card-wrapper .card__inner{max-height:320px;height:320px}.facets-vertical .product-card-wrapper .card__inner,.facets-vertical .product-card-wrapper .card__inner img{border-radius:10px;position:unset;object-fit:contain}.facets-vertical .product-card-wrapper .card__inner .media{padding:12px;background:#fff}.facets-vertical .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.facets-vertical .product-grid .grid__item{width:100%;max-width:100%}.facets-vertical .product-grid .grid__item product-component{height:100%}.facets-vertical .product-card-wrapper .card__content{display:flex;flex-direction:column}.facets-vertical .product-card-wrapper .card__information{padding:12px!important}.facets-vertical .product-card-wrapper .card__information h3{font-size:20px;font-weight:600;color:var(--color-black);line-height:1.2;text-align:center}.facets-vertical .product-card-wrapper .card__information h3 a{text-decoration:none}.facets-vertical .product-card-wrapper .card__information .price{text-align:center}.facets-vertical .product-card-wrapper .price__regular .price-item{font-size:16px;color:#838383;font-weight:500;line-height:1.2;margin-bottom:10px}.facets-vertical .product-card-wrapper .loox-rating-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:3px 12px;background-color:var(--color-primary)}.facets-vertical .product-card-wrapper .loox-rating-wrapper .loox-icon{width:12px;height:12px}.facets-vertical .product-card-wrapper .loox-rating-wrapper .review-count{font-size:14px}section.our-team-section{text-align:center;background:#ede7dc;padding:80px 0}section.our-team-section h2.our-team-section__heading{margin:0 0 50px}.our-team-section .our-team-section__grid{display:flex;gap:20px;flex-wrap:wrap}.our-team-section .our-team-section__grid .our-team-member{width:calc(100% / 3 - 14px);box-shadow:0 0 40px #0000001a;background-color:var(--color-white);padding:20px;border-radius:10px;min-height:200px;display:flex;justify-content:center;align-items:center;flex-direction:column}.our-team-section h3{color:var(--color-black);margin:0 0 10px}section:has(.contact.page-width){padding:70px 0}.contact.page-width h2{text-align:center;margin-bottom:10px}.contact.page-width .contact-custom-text{text-align:center;margin:0 0 50px}.contact.page-width form{max-width:950px;margin-inline:auto;text-align:center;padding:40px 20px;box-shadow:#0000001a 0 0 40px;border-radius:12px}.blog-section .page-width-desktop{padding:0 15px 50px}.blog-section .page-width-desktop .title-wrapper-with-link{justify-content:center}.blog-section .article-card-wrapper a{font-size:24px;line-height:1.1;color:var(--color-black)}.blog-section .article-card-wrapper time{font-size:14px;color:var(--color-black)}.blog__posts.articles-wrapper .article{border:1px solid #DFDFDF}.blog__posts.articles-wrapper .article .card__inner{aspect-ratio:1}h2.about-main{margin:70px 0 0;text-align:center}.contact.page-width form .button.site-btn:after,.contact.page-width form .button.site-btn:before{display:none}.cart-item__title a.cart-item__name{color:var(--color-black);font-size:18px;font-weight:500}h2.form-status.form-status-list.form__message{color:#378649;margin:0 0 20px;outline:unset;box-shadow:unset}.banner__content h2.banner__heading{color:var(--color-white)}.video-section.isolate.page-width{margin:30px auto}.video-section.isolate.page-width button img{border-radius:40px}.video-section.isolate.page-width button{border:unset;outline:unset}deferred-media.video-section__media{border:unset}.new-inner-baner p{color:var(--color-white)}.main-blog .blog-articles.blog-articles--collage{display:flex;flex-wrap:wrap;gap:40px}.main-blog .blog-articles.blog-articles--collage .blog-articles__article.article{width:calc(100% / 3 - 27px)}.main-blog .blog-articles.blog-articles--collage .card__inner{min-height:400px;max-height:400px}.main-blog .blog-articles.blog-articles--collage h3.card__heading.h2 a{color:var(--color-black);text-align:center;line-height:1.2;font-size:24px;text-decoration:none}.main-blog .blog-articles.blog-articles--collage .article-card__info{text-align:center}.main-blog .blog-articles.blog-articles--collage .article-card__info span{font-size:15px}.main-blog{text-align:center;padding:50px 0!important}body.template--policy h2.main-page-title{margin-bottom:40px;font-size:42px!important}body.template--policy section .page-width h2{margin:0 0 20px;font-size:30px}body.template--policy section .page-width{padding:70px 15px!important}body.template--policy section .page-width h3{margin:20px 0 10px;color:var(--color-black)}body.template--policy section .page-width ul{margin:0 0 20px;padding:0}body.template--policy section .page-width ul li{color:var(--color-black);font-size:17px;line-height:1.5}body.template--policy section .page-width ul li:not(:last-child){margin-bottom:10px}body.template--policy p{margin:10px 0}body.template--policy section .page-width h1{color:var(--color-black);font-size:32px;line-height:1.2}body.template--policy table{width:100%}body.template--policy table td{color:var(--color-black);font-size:14px}body.template--policy table{margin:0 0 12px}body.template--policy p strong{font-size:18px;color:var(--color-black)}body.template--policy section .page-width .rte{font-size:17px;line-height:1.4;color:var(--color-black)}.accordion-faq-section{background:#ede7dc;padding:70px 0}.accordion-faq-section h2.accordion-faq__heading{text-align:center;margin-bottom:30px}.accordion-faq-section .accordion-faq__description.rte{text-align:center;max-width:920px;margin:0 auto 30px}.accordion-faq-section .accordion-faq__items{background-color:#fff;box-shadow:0 0 40px #0000001a;border-radius:12px;padding:20px;max-width:1000px;margin:0 auto}.accordion-faq-section .accordion-faq__item:not(:last-child){border-bottom:1px solid #0000002e;padding-bottom:15px}.accordion-faq-section .accordion-faq__item:not(:last-child){margin-bottom:20px}.accordion-faq-section .accordion-faq__item summary.accordion-faq__summary{color:var(--color-black);font-size:18px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:15px}.accordion-faq-section span.accordion-faq__icon{display:flex;width:20px;height:20px;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.accordion-faq-section span.accordion-faq__icon>span{display:block;background:var(--color-black);width:100%;height:1px}.accordion-faq-section span.accordion-faq__icon span.accordion-faq__icon-vertical{position:relative;transform:rotate(90deg);transition:all .3s ease-in-out;top:-1px}.accordion-faq-section .accordion-faq__item p{padding-right:40px;color:var(--color-black);padding-top:10px}.accordion-faq-section .accordion-faq__item[open] span.accordion-faq__icon span.accordion-faq__icon-vertical{transform:rotate(0)}.accordion-faq-section .accordion-faq__item p br+br{display:none}table.cart-items th{color:var(--color-black);font-size:12px;font-weight:600}a.site-btn:after,a.site-btn:before{display:none}.have-questions .rich-text__blocks.center{max-width:1060px;width:100%}.contact.page-width .contact-custom-text strong br+br{display:none}.new-banner .banner__media.media:after{content:"";width:100%;height:100%;background:#00000070;position:absolute;top:0;left:0;z-index:1;opacity:1}.new-banner .banner__content{z-index:4}.new-banner h2.banner__heading{font-size:50px}.facets-vertical .facets-wrapper{position:sticky;top:50px}.facets-vertical.page-width{align-items:flex-start}.isolate.have-questions .rich-text__wrapper{width:100%}body.template--policy a{word-break:break-all}body.template--policy i li{list-style:inside}.new-banner .banner__text.rte.body p{color:var(--color-white)}.main-blog.page-width{padding-top:0!important}body.template--policy section .page-width h2{margin-top:30px;margin-bottom:15px}body.template--policy section .page-width h1{margin-top:30px}@media(max-width:1600px){.page-width,.container{max-width:1400px}}@media(max-width:1439px){.page-width,.container{max-width:1320px}}@media(max-width:1365px){.page-width,.container{max-width:1250px}.facets-vertical .product-grid{grid-template-columns:repeat(3,1fr)}section.strength-section .content p{min-height:90px}}@media(max-width:1279px){.page-width,.container{max-width:1170px}h2{font-size:35px}.testimonial-slider .item{padding:0 6px}p{font-size:16px}.stat-content h3{font-size:35px}}@media(max-width:1199px){.page-width,.container{max-width:1050px}.hero-content h1{font-size:70px}.trusted-athletes,.goal-section,.testimonial-section,.videos-section{padding:70px 0}.custom-slider-wrapper .slick-slide{margin:0 6px}.custom-slider-wrapper .slick-list.draggable{margin:0 -6px}.collection .custom-collection-slider{padding-bottom:70px}.stat-content p{font-size:15px}.stat-icon img{height:50px}.video-grid,.trusted-athletes__grid{gap:15px}.trusted-athletes__grid .trusted-athletes__item{width:calc(25% - 12px)}.goal-grid{gap:15px}.goal-grid .goal-img{padding:15px}.hero-banner .feature-item h4{font-size:18px}.custom-slider-wrapper .slick-slide .card__content h3{font-size:20px}header nav.header__inline-menu .link{font-size:16px}header.header{gap:12px}header.header .header__icons{gap:6px}header.header .desktop-localization-wrapper button.disclosure__button{padding-inline:15px!important}.custom-footer .custom-footer__newsletter{max-width:325px}.custom-footer .custom-footer__newsletter h3{font-size:20px}.custom-footer .custom-footer__social a{width:40px;height:40px}h2,.stat-content h3{font-size:32px}.stats-wrapper{gap:12px}.trusted-athletes__grid .uper-container{gap:5px;padding:10px}.goal-content h3{font-size:22px;margin-bottom:8px}.play-btn{width:70px;height:70px}.play-btn svg{height:25px}.facets-vertical .product-grid{grid-template-columns:repeat(2,1fr)}body.template--policy h2.main-page-title{font-size:35px!important}body.template--policy section .page-width h1{font-size:28px}.blog-section .article-card-wrapper a{font-size:20px}.main-blog .blog-articles.blog-articles--collage{gap:12px}.main-blog .blog-articles.blog-articles--collage .blog-articles__article.article{width:calc(100% / 3 - 8px)}.main-blog .blog-articles.blog-articles--collage h3.card__heading.h2 a{font-size:20px}body.template-product product-info:has(.product-main-wraper){padding:70px 0!important}body.template-product .brand-configuration-guide{padding:70px 0}body.template-product .compare-resistance-levels{padding-bottom:70px}body.template-product section.perform-confidence{padding:70px 0}body.template-product section product-recommendations.related-products{padding-bottom:70px!important}body.template-product .product-main-wraper .product-form__buttons .product-form__submit{font-size:16px;padding-inline:14px}body.template-product .product-main-wraper .accordion summary h4{font-size:17px}body.template-product .brand-configuration-guide-wrap .site-btn.black-btn{font-size:14px}body.template-product section.testimonial-section h2{margin-bottom:0}}@media(max-width:1079px){.page-width,.container{max-width:960px}header nav.header__inline-menu .link{padding-inline:8px}.custom-footer .custom-footer__top{gap:35px}.custom-footer .custom-footer__payments{gap:4px}.custom-footer .custom-footer__links h3{font-size:18px}.custom-footer__menu li a{font-size:16px}.stats-wrapper{grid-template-columns:repeat(2,1fr)}.custom-slider-wrapper .slick-slide .card__inner{height:220px}.goal-card img{height:240px}.strength-card{height:590px}.hero-banner .feature-item h4{font-size:16px}.hero-banner .icon{width:55px;height:55px;padding:12px}.trusted-athletes__grid .image-circle img{width:20px}.trusted-athletes__grid h5{font-size:12px}.trusted-athletes__grid p{font-size:10.24px}.lower-container svg{height:auto}.hero-content h1{font-size:60px}header.header .header__icons span.svg-wrapper{background-color:#dcc08a33;padding:4px;width:35px;height:35px}.hero-banner .feature-bar{min-height:90px}.strength-card .content{min-height:264px}}@media(max-width:992px){section.strength-section .content p{min-height:105px}body.template-product .brand-configuration-guide-wrap p{font-size:16px}body.template-product .brand-configuration-guide-wrap{flex-direction:column}body.template-product .brand-configuration-guide-wrap .brand-configuration-guide__image,body.template-product .brand-configuration-guide-wrap .brand-configuration-guide__content{width:100%}body.template-product .compare-resistance-levels__table-wrapper{overflow:auto}body.template-product table.compare-resistance-levels__table{min-width:1020px;width:100%}body.template-product section.perform-confidence .perform-confidence__wrapper{flex-wrap:wrap}body.template-product section.perform-confidence .perform-confidence__wrapper .perform-confidence__images{max-width:100%;width:100%}body.template-product .perform-confidence__content{max-width:100%;width:100%}body.template-product section.testimonial-section{padding:60px 0 40px}body.template-product .perform-confidence__content h2,body.template-product .perform-confidence__content .perform-confidence__description p{text-align:center}body.template-product .brand-configuration-guide-wrap .brand-configuration-guide__content .brand-configuration-guide__description p{max-width:100%;width:100%}body.template-product .brand-configuration-guide-wrap .brand-configuration-guide__content a.brand-configuration-guide__button.site-btn.black-btn{margin:0 auto}body.template-product .brand-configuration-guide-wrap .brand-configuration-guide__content{display:flex;flex-direction:column}body.template-product .brand-configuration-guide-wrap .brand-configuration-guide__content h2{text-align:center}}@media(max-width:989px){.custom-footer__copyright.for.mobile{display:block}.custom-footer__copyright.for.mobile{text-align:center;padding-top:10px;border-top:1px solid #dfdfdf1f;margin-top:10px}.custom-footer__copyright{display:none}.page-width,.container{max-width:860px}.custom-footer .custom-footer__top{flex-direction:column;gap:10px}.custom-footer .custom-footer__newsletter{max-width:100%}.custom-footer .custom-footer__links,.custom-footer .custom-footer__newsletter{padding:30px 0 10px}.custom-footer form input[type=email],.custom-footer button.site-btn{max-width:450px}a.scroll-btn-mian{background-color:#2d2d2d3b;width:120px;height:41px;font-size:13px}.custom-footer .custom-footer__newsletter{border:0}.custom-footer .custom-footer__links h3{font-size:18px}.custom-footer__menu li a{font-size:16px}.hero-banner .feature-bar{padding:10px 20px 10px 60px;gap:15px}.hero-banner .icon{width:45px;height:45px}.hero-banner .feature-item:not(:last-child):after{display:none}.hero-banner .feature-item h4{font-size:15px}.trusted-athletes__grid .trusted-athletes__item{width:calc(50% - 8px)}.hero-content p{font-size:18px}header-drawer .menu-drawer__utility-links a.link,header-drawer .menu-drawer__utility-links button{gap:10px}body.template--about .image-with-text__grid.grid.grid--gapless .image-with-text__media-item{width:100%}body.template--about .image-with-text__grid.grid.grid--gapless .image-with-text__text-item.grid__item{width:100%;padding-inline:0px!important}body.template--about .image-with-text__grid.grid.grid--gapless .image-with-text__text-item.grid__item>div{padding-inline:0}.our-team-section .our-team-section__grid .our-team-member{width:calc(50% - 10px);flex:1 1 calc(50% - 10px)}body.template--about .slider-buttons button.slider-button.slider-button--prev svg{transform:rotate(90deg)}body.template--about .slider-buttons button.slider-button.slider-button--next svg{transform:rotate(-90deg)}.video-section.isolate.page-width button img{border-radius:12px}.main-blog .blog-articles.blog-articles--collage .card__inner{min-height:250px;max-height:250px}}@media(max-width:890px){.page-width,.container{max-width:740px}.goal-card img{height:auto}.goal-grid .goal-card:last-child{grid-column:1/-1}.goal-grid{grid-template-columns:repeat(2,1fr)}.goal-content p{max-width:100%}.menu-drawer__navigation li>details>summary>span.svg-wrapper:last-child{display:none}.facets-vertical .facets-wrapper{position:static}.facets-vertical.page-width{flex-direction:column}.facets-vertical .facets-wrapper{width:100%;padding-right:0}}@media(max-width:768px){body.template-product product-info:has(.product-main-wraper){padding:50px 0!important}body.template-product .brand-configuration-guide{padding:50px 0}body.template-product .compare-resistance-levels{padding-bottom:50px}body.template-product .compare-resistance-levels .compare-resistance-levels__header{margin-bottom:30px}body.template-product .trusted-athletes{padding:50px 0}body.template-product section.perform-confidence{padding:50px 0}body.template-product section .testimonial-section{padding:50px 0}body.template-product section product-recommendations.related-products{padding-bottom:50px!important}body.template-product section.testimonial-section{padding:50px 0}body.template-product .product.product--thumbnail_slider{flex-direction:column;gap:20px}body.template-product .product-main-wraper .product .grid__item{position:static!important;width:100%!important}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item{padding-left:0}body.template-product .product-main-wraper .product .grid__item media-gallery{display:block}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider ul{flex-direction:row}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider,body.template-product .product-main-wraper .product .grid__item media-gallery slider-component{width:100%;max-width:100%}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider ul li{max-width:calc(25% - .8rem);width:100%}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider{position:relative}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider button.slider-button.slider-button--prev{left:-28px;top:50%;transform:translateY(-50%) rotate(90deg)}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider button.slider-button.slider-button--next{right:-28px;bottom:auto;top:50%;transform:translateY(-50%) rotate(-90deg)}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider button.slider-button{z-index:2}body.template-product .product-main-wraper .product .grid__item media-gallery .thumbnail-slider{margin-top:20px}body.template-product section.perform-confidence .perform-confidence__wrapper{gap:20px}body.template-product .perform-confidence__content{padding:20px}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item h2{text-align:center}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item .product__description{margin-bottom:0;display:flex;flex-direction:column}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item .product__description .description-text p{max-width:100%;width:100%;text-align:center}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item .product__description button.read-more-btn{position:unset}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item .price .price__container{display:block;width:100%;margin-bottom:0!important;text-align:center}body.template-product .compare-resistance-levels__table th{height:65px}body.template-product .compare-resistance-levels__table td{padding:20px 15px;font-size:16px}body.template--about h2.about-main{margin-top:35px}body.template--about .ultimate-section{padding-top:0}}@media(max-width:767px){.page-width,.container{max-width:640px}.custom-footer .custom-footer__links-inner{flex-wrap:wrap;justify-content:flex-start;gap:30px 60px}.custom-footer .custom-footer__links .custom-footer__bottom{flex-direction:column}.site-btn.button{white-space:nowrap;font-size:16px}.hero-content h1{font-size:50px}.hero-banner .feature-bar{flex-direction:column;bottom:-114px;background-image:unset;background-color:var(--color-white);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:calc(100% - 30px);left:15px;border-radius:12px;padding:15px;position:absolute;box-shadow:0 0 30px #00000024}.hero-banner .feature-item h4{color:#000}html .hero-banner{overflow:visible}.hero-banner .feature-item{width:100%}.template-index .trusted-athletes{margin-top:114px}.testimonial-slider .slick-slide>div{flex-direction:column}.testimonial-slider .card img,.testimonial-slider .content{width:100%}.testimonial-slider .card img{max-height:300px}.testimonial-slider .content{flex:1}.hero-banner .container{min-height:590px}.strength-grid,.video-grid{grid-template-columns:1fr}.top-bar-container-wrap a,.top-bar-container-wrap p{font-size:10px}.top-bar-container-wrap .annoucment-left{padding:0 10px}.top-bar-container-wrap .list-social a.link{width:23px;height:23px}.top-bar-container-wrap .list-social a.link svg{height:12px}.top-bar-container-wrap{gap:10px}.custom-footer .custom-footer__newsletter img{max-width:226px}h2,.stat-content h3{font-size:26px}html .stats-section{padding:50px 15px}.trusted-athletes,.goal-section,.testimonial-section,.videos-section{padding:50px 0}.site-btn{min-height:45px;padding:10px 20px;font-size:16px;gap:15px}.strength-card .content{min-height:auto}header.header .header__heading-logo-wrapper img{max-width:150px}.collection .custom-collection-slider{padding-bottom:50px}.custom-footer form input[type=email]{min-height:45px;padding:15px}a.scroll-btn-mian{right:-40px}.accordion-faq-section{padding:50px 0}.accordion-faq-section .accordion-faq__item summary.accordion-faq__summary{font-size:15px;gap:15px;line-height:1.5}section:has(.contact.page-width){padding:50px 0}.contact.page-width .contact-custom-text{margin:0 0 30px}.accordion-faq-section h2.accordion-faq__heading{margin-bottom:20px}body.template--policy h2.main-page-title{font-size:28px!important}body.template--policy section .page-width{padding:50px 15px!important}body.template--policy section .page-width h2{font-size:22px}body.template--policy section .page-width{padding:40px 15px!important}body.template--policy section .page-width h1{font-size:22px}section.our-team-section{padding:50px 0}section.our-team-section h2.our-team-section__heading{margin:0 0 40px}.video-section.isolate.page-width{margin:20px auto}.main-blog .blog-articles.blog-articles--collage .blog-articles__article.article{width:100%}.main-blog .blog-articles.blog-articles--collage .card__inner{min-height:auto;max-height:max-content;padding-bottom:60%}body.template--policy .policy-table-wrap{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch}body.template--policy .policy-table-wrap table{min-width:730px!important;width:100%;border-collapse:collapse!important}body.template--policy .policy-table-wrap table{border-collapse:collapse!important;border:1px solid #ddd!important}body.template--policy .policy-table-wrap th,body.template--policy .policy-table-wrap td{border:1px solid #ddd!important}body.template--policy .policy-table-wrap th,body.template--policy .policy-table-wrap td{padding:10px 12px!important;word-break:break-word}body.template--policy section h2.table-header{margin-top:30px;margin-bottom:15px}body.template--policy section .page-width h1{margin-top:30px}}@media(max-width:749px){.collection-hero__title{text-align:center}.new-banner h2.banner__heading strong{font-weight:600}.new-banner .banner__box{padding-inline:15px;padding-block:20px}.new-banner .banner__box{padding:15px 0!important}.new-banner .banner__box h2.banner__heading.inline-richtext.h1{color:var(--color-black);font-size:40px}.new-banner .banner__text.rte.body p{color:var(--color-black)}body.template-product .product-main-wraper .product .grid__item media-gallery slider-component .slider-buttons button.slider-button.slider-button--prev{transform:rotate(90deg)}body.template-product .product-main-wraper .product .grid__item media-gallery slider-component button.slider-button.slider-button--next{transform:rotate(-90deg)}body.template-product .product-main-wraper .product .grid__item media-gallery slider-component ul li{margin:0!important}}@media(max-width:576px){.goal-grid{grid-template-columns:1fr}.hero-content h1{font-size:37px}.stats-wrapper{grid-template-columns:1fr}a.scroll-btn-mian{right:-46px;top:20%}.custom-slider-buttons button{width:35px;height:35px}.svg-wrapper{width:15px;height:15px}.facets-vertical .product-grid{grid-template-columns:1fr}.our-team-section .our-team-section__grid .our-team-member{width:100%;flex:100%}.new-banner .banner__box h2.banner__heading.inline-richtext.h1{font-size:28px}body.template-product .brand-configuration-guide-wrap{gap:15px}body.template-product .brand-configuration-guide-wrap p{text-align:center;margin-bottom:20px}body.template-product .trusted-athletes h2.trusted-athletes__heading,.perform-confidence__description{margin-bottom:20px}body.template-product section.testimonial-section{padding:40px 0 20px}body.template-product .collection__title.title-wrapper{flex-direction:column;gap:0;margin-bottom:25px}body.template-product .collection__title.title-wrapper .content-container{margin-bottom:10px}body.template-product .collection__title.title-wrapper .content-container h2.related-products__heading,body.template-product .collection__title.title-wrapper .content-container .para{text-align:center}}@media(max-width:480px){.trusted-athletes__grid .trusted-athletes__item{width:100%}.top-bar-container-wrap{gap:6px;flex-direction:column;padding-bottom:5px}}.top-bar-container-wrap .annoucment-left a{display:flex;gap:10px;align-items:center}.top-bar-container-wrap .annoucment-left a p span{text-decoration:underline}.image-gallery-grid{padding:40px 0}.image-gallery-grid .image-gallery-grid__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.image-gallery-grid .image-gallery-grid__item{overflow:hidden;border-radius:20px;height:460px}.image-gallery-grid .image-gallery-grid__image{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}@media screen and (max-width:990px){.image-gallery-grid .image-gallery-grid__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.image-gallery-grid .image-gallery-grid__wrapper{grid-template-columns:1fr}.image-gallery-grid .image-gallery-grid__item{height:400px}}.image-gallery-grid__item:hover img{transform:scale(1.02)}.text-image-quote .text-image-quote__image img.text-image-quote__img,.story-feature .story-feature__image img.story-feature__img{width:100%}.blog .title-wrapper-with-link{justify-content:center;text-align:center}.blog .blog__posts.articles-wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.blog .blog__posts.articles-wrapper .article{width:calc((100% / 3) - 27px);border:none}.blog .blog__posts.articles-wrapper .article .card__inner{min-height:400px;max-height:400px}.blog .blog__posts.articles-wrapper .article h3.card__heading.h2 a{color:var(--color-black);text-align:center;line-height:1.2;font-size:24px;text-decoration:none}.blog .blog__posts.articles-wrapper .article .article-card__info{text-align:center}.blog .blog__posts.articles-wrapper .article .article-card__info span.circle-divider{font-size:15px}.blog .page-width-desktop{padding:50px 0}.text-image-quote__wrapper{display:flex;gap:50px;align-items:center}.text-image-quote__wrapper .text-image-quote__content,.text-image-quote__wrapper .text-image-quote__image{width:50%}.text-image-quote__wrapper .text-image-quote__image img.text-image-quote__img{height:auto;border-radius:20px;margin:10px 0 0}section.text-image-quote{background:#b7b7b717}section.story-feature{padding:50px 0;background:#b7b7b717}section.story-feature .story-feature__wrapper{display:flex;flex-direction:row-reverse;gap:40px;align-items:center}section.story-feature .story-feature__wrapper .story-feature__content,section.story-feature .story-feature__wrapper .story-feature__image{width:50%}section.story-feature .story-feature__wrapper .story-feature__image img.story-feature__img{height:auto;border-radius:20px}section.story-feature .story-feature__wrapper .story-feature__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:12px}section.story-feature .story-feature__wrapper .story-feature__content h2.story-feature__heading{max-width:80%;line-height:120%}section.story-feature .story-feature__wrapper .story-feature__content .story-feature__description{font-size:28px;margin-bottom:10px}.text-image-quote__author{font-weight:500;font-style:italic;line-height:150%;margin-top:20px;color:#000}.video-section.isolate.page-width button .deferred-media__poster-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:none;border-radius:50%;background:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:28px}.video-section.isolate.page-width button .deferred-media__poster-button span.svg-wrapper,.video-section.isolate.page-width button .deferred-media__poster-button span.svg-wrapper svg{width:37px;height:42px}.book-session{padding:40px 0 20px}.book-session .book-session__inner{max-width:90%;margin:0 auto}.book-session .book-session__inner .book-session__grid{display:flex;gap:20px;align-items:center}.book-session .book-session__image-wrap,.book-session .book-session__image-wrap .book-session__image{width:400px;height:400px}.book-session .book-session__image-wrap .book-session__image img.book-session__img{width:100%;height:100%;border-radius:50%}.book-session .book-session__inner .book-session__header{text-align:center;margin-bottom:30px}.book-session .book-session__inner .book-session__grid .book-session__content{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.book-session .book-session__inner .book-session__grid .book-session__content .book-session__description p{margin-bottom:5px}body.template--media .video-section deferred-media.video-section__media,body.template--reviews .video-section deferred-media.video-section__media,body.template--test-about-the-founder .video-section deferred-media.video-section__media{border-radius:40px;overflow:hidden!important}body.template--policy section .page-width>h2{margin-bottom:30px}body.template-product .product-main-wraper .product__description button.read-more-btn{font-family:var(--inter-family)}body.template-product .product-main-wraper .product.grid>.product__info-wrapper.grid__item>.product__info-container .loox-rating-content span.loox-rating-label{font-weight:500}body.template-product .compare-resistance-levels .compare-resistance-levels__header .compare-resistance-levels__description p{font-size:18px}header nav.header__inline-menu>ul.list-menu details summary svg{transition:transform .3s ease}header nav.header__inline-menu>ul.list-menu details[open] summary svg{transform:rotate(180deg)}.top-bar-container-wrap .annoucment-left a,.top-bar-container-wrap .annoucment-left p{font-weight:600}.top-bar-container-wrap .annoucment-left p a:nth-child(2){text-decoration:underline}.trusted-athletes__grid h5,.trusted-athletes__grid p{color:#2d2936}.custom-footer button.site-btn{font-family:Inter}header-menu>details svg{transition:transform .3s ease-in-out}header-menu>details[open] svg{transform:rotate(180deg)}body.template-index .testimonial-slider .slick-prev,.testimonial-slider .slick-next{z-index:2}.quick-add-modal .quick-add-modal__content-info .product-main-wraper .product-form__buttons .product-form__submit{white-space:nowrap}.custom-slider-wrapper .slick-slide .quick-add button{color:#222}@media(max-width:767px){.blog .blog__posts.articles-wrapper li.article{width:100%;margin:0;padding:0 15px}.blog .blog__posts.articles-wrapper{gap:20px}.text-image-quote__wrapper{gap:20px;padding:40px 0;flex-direction:column-reverse}.text-image-quote__wrapper>div{width:100%!important}section.story-feature .story-feature__wrapper{gap:20px;flex-direction:column-reverse}section.story-feature .story-feature__wrapper>div{width:100%!important}section.story-feature{padding:10px 0 40px}.book-session .book-session__inner .book-session__grid{flex-direction:column;text-align:center}.book-session .book-session__inner .book-session__grid .book-session__content{align-items:center}.book-session .book-session__image-wrap,.book-session .book-session__image-wrap .book-session__image{width:300px;height:300px}.book-session .book-session__inner{max-width:none}body.template--about .blog .blog__posts.articles-wrapper{gap:0;flex-wrap:nowrap}body.template--policy section .page-width>h2{margin-top:0}}@media(max-width:749px){body.template--about .blog .blog__posts.articles-wrapper li.article{padding:0}body.template--about .blog.blog-section{padding-inline:15px}body.template--media .banner,body.template--about .banner,body.template--reviews .banner body.template--about .banner,body.template-article .banner,body.template--test-about-the-founder .banner{display:block;position:relative}body.template--about .banner .banner__content,body.template--media .banner .banner__content,body.template--reviews .banner .banner__content,body.template-article .banner .banner__content,body.template--test-about-the-founder .banner .banner__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.template--about .banner .banner__content h2.banner__heading,body.template--media .banner .banner__content h2.banner__heading,body.template--reviews .banner .banner__content h2.banner__heading,body.template-article .banner .banner__content .banner__box h2.banner__heading,body.template--test-about-the-founder .banner .banner__content .banner__box h2.banner__heading,body.template--reviews .banner .banner__content .banner__text p,body.template-article .banner .banner__content .banner__text p,body.template--test-about-the-founder .banner .banner__content .banner__text p{color:#fff!important}body.template--media .banner:after,body.template--media .banner__media:after,body.template--about .banner:after,body.template--about .banner__media:after,body.template--reviews .banner:after,body.template--reviews .banner__media:after,body.template-article .banner:after,body.template-article .banner__media:after,body.template--test-about-the-founder .banner:after,body.template--test-about-the-founder .banner__media:after{display:block!important}}@media(min-width:768px)and (max-width:1023px){.blog .blog__posts.articles-wrapper{gap:10px}.blog .blog__posts.articles-wrapper .article .card__inner{min-height:240px;max-height:250px}.blog .blog__posts.articles-wrapper .article{width:calc((100% / 3) - 12px)}.blog .blog__posts.articles-wrapper .article h3.card__heading.h2 a{font-size:18px}.blog .blog__posts.articles-wrapper .article .article-card__info span.circle-divider{font-size:12px}.text-image-quote__wrapper{gap:20px;padding:40px 0}section.story-feature .story-feature__wrapper .story-feature__content h2.story-feature__heading{max-width:100%;line-height:120%;font-size:26px}section.story-feature .story-feature__wrapper{gap:10px}.book-session .book-session__image-wrap,.book-session .book-session__image-wrap .book-session__image{width:280px;height:280px}.book-session .book-session__inner{max-width:none;margin:0 auto}}@media(max-width:989px){.header--has-social .menu-drawer__utility-links a.menu-drawer__account{text-decoration:none;font-size:1.8rem}.header--has-social .menu-drawer__utility-links .menu-drawer__localization localization-form .disclosure button.disclosure__button span{text-decoration:none;font-size:1.8rem}.header--has-social .menu-drawer__utility-links a.menu-drawer__account span.svg-wrapper{margin:0}header.header .menu-drawer__inner-container ul.menu-drawer__menu.has-submenu.list-menu.submenu-open li details[open].menu-opening>.menu-drawer__submenu ul.menu-drawer__menu.list-menu li a{font-size:13px}.header--has-social .menu-drawer__utility-links ul.list.list-social.list-unstyled{margin-top:0;display:flex;padding-bottom:50px}.header--has-social .menu-drawer__utility-links ul.list.list-social.list-unstyled a span.svg-wrapper svg{fill:#000;stroke:#000}.header--has-social .menu-drawer__utility-links ul.list.list-social.list-unstyled a{padding:10px}.menu-drawer__navigation li>details>summary>span.svg-wrapper:last-child{display:none}.top-bar-container-wrap .social-icon-container{display:none}body.template--media .video-section deferred-media.video-section__media,body.template--reviews .video-section deferred-media.video-section__media,body.template--test-about-the-founder .video-section deferred-media.video-section__media{border-radius:25px}body.template-article .blog slider-component.slider-mobile-gutter .slider-buttons button.slider-button.slider-button--prev span.svg-wrapper,body.template--test-about-the-founder .blog slider-component.slider-mobile-gutter .slider-buttons button.slider-button.slider-button--prev span.svg-wrapper{transform:rotate(90deg)}body.template-article .blog slider-component.slider-mobile-gutter .slider-buttons button.slider-button.slider-button--next span.svg-wrapper,body.template--test-about-the-founder .blog slider-component.slider-mobile-gutter .slider-buttons button.slider-button.slider-button--next span.svg-wrapper{transform:rotate(-90deg)}}@media(max-width:991px){.quick-add-modal .quick-add-modal__content-info .product.product--large.product--left.product--thumbnail_slider{align-items:center;flex-direction:column;width:100%}.quick-add-modal .quick-add-modal__content-info .product.product--large.product--left.product--thumbnail_slider .grid__item{width:100%;position:unset;display:block;padding-inline:0;margin-inline:0}.quick-add-modal .quick-add-modal__content-info .product-main-wraper .product .grid__item media-gallery{width:100%;justify-content:center;margin-bottom:40px}.quick-add-modal .quick-add-modal__content-info .product.product--large.product--left.product--thumbnail_slider .grid__item .product__title{text-align:center}.quick-add-modal .quick-add-modal__content-info .product.product--large.product--left.product--thumbnail_slider .grid__item .product__title>a.product__title{display:none}.quick-add-modal>.page-width{padding-inline:0!important}}@media(max-width:1199px){.quick-add-modal .product-main-wraper .product .grid__item{width:20%;max-width:100%}.quick-add-modal .product-main-wraper .product-form__buttons .product-form__submit{white-space:nowrap}.quick-add-modal .quick-add-modal__content-info>product-info{padding-top:40px!important}}@media(max-width:1440px){.book-session .book-session__image-wrap,.book-session .book-session__image-wrap .book-session__image{width:320px;height:320px}}@media(max-width:567px){.quick-add-modal .quick-add-modal__content-info .product-main-wraper .product-form__buttons .product-form__submit{font-size:14px}body.template--media .video-section deferred-media.video-section__media,body.template--reviews .video-section deferred-media.video-section__media,body.template--test-about-the-founder .video-section deferred-media.video-section__media{border-radius:10px}}body.template--policy section .page-width>h2{margin-top:0}body.template-product .product-media-modal__dialog .product-media-modal__content img{width:100%}body.template--test-about-the-founder .connect-social{background:#f7f7f9}body.template--test-about-the-founder .connect-social .page-width{width:100%;max-width:100%;margin:0 auto}body.template--test-about-the-founder .connect-social__inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding-top:113px;padding-bottom:110px;position:relative;background:#f7f7f9}body.template--test-about-the-founder .connect-social__heading{margin:0;padding:0;color:#000;font-size:30px;line-height:1.2;font-weight:700;letter-spacing:-.02em}body.template--test-about-the-founder .connect-social__description{margin-top:13px;color:#000;font-size:16px;line-height:1.4;font-weight:400}body.template--test-about-the-founder .connect-social__description p{margin:0}body.template--test-about-the-founder .connect-social__icons{display:flex;align-items:flex-start;justify-content:center;gap:30px;margin-top:34px}body.template--test-about-the-founder .connect-social__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-decoration:none}body.template--test-about-the-founder .connect-social__icon{display:block;max-width:42px;max-height:42px;object-fit:contain;object-position:center;filter:brightness(0)}body.template--test-about-the-founder .connect-social__item:after{content:"";display:block;width:48px;height:1px;margin-top:7px;background:#9b9b9b}body.template--test-about-the-founder .connect-social__item:hover .connect-social__icon{opacity:.65}body.template--test-about-the-founder .story-slide__inner{display:flex;flex-direction:row-reverse;gap:20px;justify-content:space-between;align-items:flex-start}body.template--test-about-the-founder .story-slide__inner .story-slide__visual img{width:100%;max-width:670px;height:100%}body.template--test-about-the-founder .story-slide__inner .story-slide__content{width:100%;max-width:60%}body.template--test-about-the-founder .story-slide__inner .story-slide__visual{width:100%;max-width:40%}body.template--test-about-the-founder .story-slider{margin-top:30px}.custom-footer .custom-footer__newsletter form#contact_form h3#ContactFooter-success{font-size:18px;display:flex;align-items:center;justify-content:flex-start;gap:2px;margin-top:10px}.custom-footer .custom-footer__newsletter form#contact_form h3#ContactFooter-success span.svg-wrapper{display:flex}.custom-footer .custom-footer__newsletter form#contact_form h3#ContactFooter-success span.svg-wrapper svg.icon.icon-success{height:20px;margin:0}.custom-footer .custom-footer__newsletter form#contact_form h3#ContactFooter-success:focus-visible{outline:none;outline-offset:unset;box-shadow:none}body.template-article .blog .blog__posts.articles-wrapper .article{margin:0}body.template-article .blog .page-width-desktop,body.template--test-about-the-founder .blog .page-width-desktop{padding-inline:15px}header nav.header__inline-menu>ul.list-menu .link[aria-current=page] span{color:#dcc08a}body.template--test-about-the-founder .connect-social__item:before{content:"";width:0;height:1px;background:#000;position:absolute;bottom:0;transition:all .3s ease-in-out;left:0}body.template--test-about-the-founder .connect-social__item{position:relative}body.template--test-about-the-founder .connect-social__item:hover:before{width:100%}body.template--test-about-the-founder .connect-social__item:hover img.connect-social__icon{transform:scale(1.1);opacity:1}body.template--test-about-the-founder .connect-social__item img.connect-social__icon{transition:all .3s ease-in-out}body.template--test-about-the-founder .book-session .book-session__inner{box-shadow:0 0 10px #0000003d;border-radius:12px;max-width:100%;padding:30px}header nav.header__inline-menu>ul.list-menu>li:hover header-menu>details summary span{color:#dcc08a}body.template--test-about-the-founder section.story-slider-section .slick-arrow{background:#000!important;justify-content:center;display:flex;align-items:center;width:40px;height:40px;border-radius:50%;z-index:2}body.template--test-about-the-founder section.story-slider-section .slick-arrow:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 5L13 10L8 15' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 20px 20px no-repeat;content:""!important;width:10px;height:10px;opacity:1;position:absolute;display:block}body.template--test-about-the-founder section.story-slider-section button.slick-prev:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 5L8 10L13 15' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 20px 20px no-repeat;content:""!important}body.template--test-about-the-founder section.story-slider-section .story-slider ul.slick-dots{display:none!important}body.template-blog .main-blog.page-width{padding-inline:15px!important}.main-blog .blog-articles.blog-articles--collage h3.card__heading.h2 a,.blog .blog__posts.articles-wrapper .article h3.card__heading.h2 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main-blog .blog-articles.blog-articles--collage h3.card__heading,.blog .blog__posts.articles-wrapper .article h3.card__heading{min-height:58px}.main-blog .blog-articles.blog-articles--collage h3.card__heading.h2 a,.blog .blog__posts.articles-wrapper .article h3.card__heading.h2 a{text-transform:capitalize}@media(max-width:1199px){body.template--media .video-section deferred-media.video-section__media span.deferred-media__poster-button,body.template--reviews .video-section deferred-media.video-section__media span.deferred-media__poster-button,body.template--test-about-the-founder .video-section deferred-media.video-section__media span.deferred-media__poster-button{width:80px;height:80px}body.template--media .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper,body.template--reviews .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper,body.template--test-about-the-founder .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper{width:30px;height:30px}.main-blog .blog-articles.blog-articles--collage h3.card__heading,.blog .blog__posts.articles-wrapper .article h3.card__heading{min-height:49px}}@media(max-width:989px){nav.breadcrumbs ol.breadcrumbs__list{flex-wrap:wrap;row-gap:0}body.template-product .product-main-wraper .product-form__buttons .product-form__submit{white-space:nowrap;font-size:14px!important}}@media(max-width:767px){body.template-article .blog .blog__posts.articles-wrapper,body.template--test-about-the-founder .blog .blog__posts.articles-wrapper{gap:0;flex-wrap:nowrap}.custom-footer .custom-footer__newsletter form#contact_form h3#ContactFooter-success{font-size:16px}body.template--test-about-the-founder .story-slide__inner{flex-direction:column-reverse}body.template--test-about-the-founder .story-slide__inner .story-slide__content,body.template--test-about-the-founder .story-slide__inner .story-slide__visual{width:100%;max-width:100%}nav.breadcrumbs ol.breadcrumbs__list{font-size:13px}body.template--test-about-the-founder section.story-slider-section .slick-arrow{top:auto;bottom:0}body.template--test-about-the-founder .story-slider{padding-bottom:80px}body.template--test-about-the-founder section.story-slider-section .slick-prev{left:calc(50% - 30px)}body.template--test-about-the-founder section.story-slider-section .slick-next{left:calc(50% + 30px)}body.template--test-about-the-founder section.story-slider-section .story-slider ul.slick-dots{display:none}body.template--test-about-the-founder .connect-social__inner{padding-inline:20px;padding-block:70px}body.template--test-about-the-founder .connect-social__icons{gap:15px}body.template--test-about-the-founder .connect-social__icon{max-width:30px;max-height:30px}.main-blog .blog-articles.blog-articles--collage h3.card__heading,.blog .blog__posts.articles-wrapper .article h3.card__heading{min-height:unset}}@media(max-width:749px){body.template-article .blog .blog__posts.articles-wrapper li.article,body.template--test-about-the-founder .blog .blog__posts.articles-wrapper li.article{padding:0}body.template-article .blog.blog-section,body.template--test-about-the-founder .blog.blog-section{padding-inline:15px}body.template-article .blog .blog__posts.articles-wrapper li.article,body.template--test-about-the-founder .blog .blog__posts.articles-wrapper li.article{width:100%}}@media(max-width:567px){body.template--media .video-section deferred-media.video-section__media span.deferred-media__poster-button,body.template--reviews .video-section deferred-media.video-section__media span.deferred-media__poster-button,body.template--test-about-the-founder .video-section deferred-media.video-section__media span.deferred-media__poster-button{width:60px;height:60px}body.template--media .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper,body.template--reviews .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper,body.template--test-about-the-founder .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper{width:25px;height:25px}}body.template-collection collection-component facet-filters-form .facets-vertical-form .facet-filters .facet-filters__field .select .facet-filters__sort{padding-inline:10px}.top-bar-container .top-bar-container-wrap .social-icon-container ul.list-unstyled.list-social li.list-social__item a span.svg-wrapper svg{height:20px}@media(max-width:480px){.custom-footer .custom-footer__newsletter form#contact_form h3#ContactFooter-success{justify-content:center}body.template--media .video-section deferred-media.video-section__media span.deferred-media__poster-button,body.template--reviews .video-section deferred-media.video-section__media span.deferred-media__poster-button,body.template--test-about-the-founder .video-section deferred-media.video-section__media span.deferred-media__poster-button{width:50px;height:50px}body.template--media .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper,body.template--reviews .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper,body.template--test-about-the-founder .video-section deferred-media.video-section__media span.deferred-media__poster-button span.svg-wrapper{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom.css.map */
