/** Shopify CDN: Minification failed

Line 15:7514 All "@import" rules must come first
Line 15:15100 All "@import" rules must come first
Line 15:17410 All "@import" rules must come first
Line 15:41993 All "@import" rules must come first
Line 15:43865 All "@import" rules must come first
Line 15:47004 All "@import" rules must come first
Line 15:50323 All "@import" rules must come first
Line 15:52381 All "@import" rules must come first
Line 15:55492 All "@import" rules must come first

**/

@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-hero{box-sizing:border-box;font-weight:400;color:var(--arven-text-primary);background:var(--arven-bg-base);font-size:18px;line-height:1.75;-webkit-font-smoothing:antialiased;padding-top:var(--arven-s4);padding-bottom:var(--arven-s7);}.arven-hero *,.arven-hero *::before,.arven-hero *::after{box-sizing:border-box;}.arven-hero, .arven-hero h1,.arven-hero h2,.arven-hero h3, .arven-hero p,.arven-hero ul,.arven-hero li, .arven-hero span,.arven-hero strong,.arven-hero a{font-family:var(--arven-font-body) !important;}.arven-hero__lede, .arven-hero__body, .arven-hero__benefits li, .arven-hero__benefits li span, .arven-hero__benefits li strong{font-size:18px !important;line-height:1.75 !important;}.arven-hero__container{max-width:78rem;margin-inline:auto;padding-inline:var(--arven-s3);}.arven-hero__grid{display:grid;gap:var(--arven-s5);align-items:center;}.arven-hero__rate{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;font-size:15px;color:var(--arven-text-secondary);}.arven-hero__stars{display:inline-flex;gap:3px;color:var(--arven-text-primary);line-height:0;}.arven-hero__stars svg{width:15px;height:15px;fill:currentColor;}.arven-hero__title{margin:0;font-weight:500;font-size:34px;line-height:1.15;}.arven-hero__title-l2{font-style:italic;}.arven-hero__lede{margin:20px 0 0;color:var(--arven-text-secondary);}.arven-hero__body{max-width:34rem;margin:24px 0 0;}.arven-hero__key{color:var(--arven-accent);font-weight:500;}.arven-hero__benefits{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:14px;}.arven-hero__benefits li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;}.arven-hero__benefits li::before{content:"";width:18px;height:18px;margin-top:4px;flex:none;background-repeat:no-repeat;background-size:18px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231F6B67' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'></path></svg>");}.arven-hero__benefits strong{font-weight:500;}.arven-hero__cta{display:inline-block;margin-top:32px;background:var(--arven-text-primary);color:#fff;border:none;border-radius:6px;padding:18px 40px;font-size:17px;font-weight:500;letter-spacing:.3px;text-decoration:none;text-align:center;cursor:pointer;transition:background 160ms ease;}.arven-hero__cta:hover{background:#0F1517;color:#fff;}.arven-hero__trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px;font-size:15px;color:var(--arven-text-secondary);}.arven-hero__trust span{display:inline-flex;align-items:center;gap:8px;}.arven-hero__trust span::before{content:"";width:16px;height:16px;flex:none;background-repeat:no-repeat;background-size:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235A6163' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'></path></svg>");}.arven-hero__media{position:relative;aspect-ratio:4/5;background:var(--arven-bg-alt);border:1px solid var(--arven-rule);border-radius:8px;overflow:hidden;}.arven-hero__img{display:block;width:100%;height:100%;object-fit:cover;}@media(min-width:768px){.arven-hero{font-size:19px;padding-top:var(--arven-s5);padding-bottom:var(--arven-s8);}.arven-hero__title{font-size:52px;}.arven-hero__grid{grid-template-columns:52% 48%;}.arven-hero__media{order:2;}.arven-hero__lede, .arven-hero__body, .arven-hero__benefits li, .arven-hero__benefits li span, .arven-hero__benefits li strong{font-size:19px !important;}}@media(max-width:767px){.arven-hero__media{order:-1;}.arven-hero__cta{display:block;width:fit-content;margin-left:auto;margin-right:auto;}.arven-hero__trust{flex-wrap:nowrap;justify-content:space-between;gap:6px;margin-top:20px;font-size:clamp(9px, 2.5vw, 14px);}.arven-hero__trust span{gap:5px;white-space:nowrap;}.arven-hero__trust span::before{width:14px;height:14px;background-size:14px;}}#m-1787830637281{padding-top: 30px!important;padding-bottom: 30px!important;padding-left: 10px;padding-right: 10px;}#m-1787830637281 a{border: none;text-decoration: none;}#m-1787830637281 form{margin: 0px!important;padding: 0px!important;max-width: 100%!important;}#m-1787830637281 form input{margin: 0px!important;}@media (max-width: 767px){#m-1787830637281{padding-bottom: 0px!important;padding-top: 0px!important;padding-left: 0px!important;padding-right: 0px!important;margin-top: px!important;background-color: rgba(240, 242, 242, 1)!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787830637281{padding-bottom: 53px!important;padding-top: 33px!important;padding-left: 0px!important;padding-right: 0px!important;margin-top: px!important;background-color: rgba(240, 242, 242, 1)!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787830637281{padding-bottom: 62px!important;padding-top: 42px!important;padding-left: 0px!important;padding-right: 0px!important;margin-top: px!important;background-color: rgba(240, 242, 242, 1)!important;}}@media (min-width: 1200px){#m-1787830637281{padding-bottom: 0px!important;padding-top: 0px!important;padding-left: 0px!important;padding-right: 0px!important;margin-top: px!important;background-color: rgba(240, 242, 242, 1)!important;}}@media (width: 767.2px){#m-1787830637281{padding-bottom: 0px!important;padding-top: 0px!important;padding-left: 0px!important;padding-right: 0px!important;margin-top: px!important;background-color: rgba(240, 242, 242, 1)!important;}}#r-1787830637250{padding-bottom: 10px;width: 100%;}#r-1787830637250.gf_row-fluid{transform: none !important;margin-left: -50vw !important;}#r-1787830637250 > .gf_column{min-height: 1px;}@media (max-width: 767px){#r-1787830637250{max-width: 1400px!important;}}@media (max-width: 991px) and (min-width: 768px){#r-1787830637250{max-width: 1400px!important;}}@media (max-width: 1199px) and (min-width: 992px){#r-1787830637250{max-width: 1400px!important;}}@media (min-width: 1200px){#r-1787830637250{max-width: 1400px!important;}}@media (width: 767.2px){#r-1787830637250{max-width: 1400px!important;}}#r-1787830637232{padding-bottom: 10px;width: 100%;}#r-1787830637232.gf_row-fluid{transform: none !important;margin-left: -50vw !important;}#r-1787830637232 > .gf_column{min-height: 1px;}@media (max-width: 767px){#r-1787830637232{padding-left: 22px!important;padding-top: 3px!important;}}@media (max-width: 991px) and (min-width: 768px){#r-1787830637232{padding-left: 22px!important;padding-top: 3px!important;}}@media (max-width: 1199px) and (min-width: 992px){#r-1787830637232{padding-left: 22px!important;padding-top: 3px!important;}}@media (min-width: 1200px){#r-1787830637232{padding-left: 22px!important;padding-top: 3px!important;}}@media (width: 767.2px){#r-1787830637232{padding-left: 22px!important;padding-top: 3px!important;}}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-proof{box-sizing:border-box;color:var(--arven-text-primary);text-align:left;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;}.arven-proof *,.arven-proof *::before,.arven-proof *::after{box-sizing:border-box;}.arven-proof, .arven-proof p, .arven-proof span, .arven-proof strong{font-family:var(--arven-font-body) !important;}.arven-proof__rate{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:15px !important;color:var(--arven-text-secondary);}.arven-proof__stars{display:inline-flex;gap:3px;color:var(--arven-text-primary);line-height:0;}.arven-proof__stars svg{width:15px;height:15px;fill:currentColor;}.arven-proof__verbatim{margin:16px 0 0;padding-left:16px;border-left:2px solid var(--arven-rule-strong);font-style:italic;color:var(--arven-text-secondary);font-size:16px !important;line-height:1.6 !important;}.arven-proof__verbatim strong{font-weight:500;}.arven-proof__viewers{margin:8px 0 0;font-size:14px !important;color:var(--arven-text-secondary);}#m-1787834898259{}#m-1787834898259 .gf_product-title{display: inline-block;text-decoration: none;font-size: 20px;line-height: 1.2em!important;}#m-1787834898259 h1,#m-1787834898259 h2,#m-1787834898259 h3,#m-1787834898259 h4,#m-1787834898259 h5,#m-1787834898259 h6{line-height: inherit!important;margin: 0px!important;padding: 0px!important;text-align: inherit!important;}#m-1787834898259 p{font-size: inherit!important;line-height: inherit!important;margin: 0px!important;padding: 0px!important;}@media (max-width: 767px){#m-1787834898259{margin-top: 20px!important;}#m-1787834898259 .gf_product-title{color: rgba(90, 97, 99, 1)!important;padding-bottom: 10px!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787834898259{margin-top: 20px!important;}#m-1787834898259 .gf_product-title{color: rgba(90, 97, 99, 1)!important;padding-bottom: 10px!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787834898259{margin-top: 20px!important;}#m-1787834898259 .gf_product-title{color: rgba(90, 97, 99, 1)!important;padding-bottom: 10px!important;}}@media (min-width: 1200px){#m-1787834898259{margin-top: 20px!important;}#m-1787834898259 .gf_product-title{color: rgba(90, 97, 99, 1)!important;padding-bottom: 10px!important;}}@media (width: 767.2px){#m-1787834898259{margin-top: 20px!important;}#m-1787834898259 .gf_product-title{color: rgba(90, 97, 99, 1)!important;padding-bottom: 10px!important;}}#m-1787835014405 .gf_pq-discount-selector{}#m-1787835014405{}#m-1787835014405 .gf_product-price{}#m-1787835014405 .gf_product-compare-price{position: relative;}#m-1787835014405 .gf_product-compare-price:after{content: '';position: absolute;top: 50%;left: 0;height: 1px;background: #333333;width: 100%;transform: translateY(0px);}#m-1787835014405 .gf_pq-discount{border: solid 1px #333333;padding: 5px;}@media (max-width: 767px){#m-1787835014405{}#m-1787835014405 .gf_pq-discount-selector{padding-left: 12px!important;padding-right: 12px!important;}#m-1787835014405 .gf_product-compare-price:after{background: rgba(138, 144, 146, 1)!important;transform: translateY(0px)!important;height: 1.2px!important;}#m-1787835014405 .gf_product-compare-price{color: rgba(138, 144, 146, 1)!important;}#m-1787835014405 .gf_product-price{padding-bottom: 40px!important;}#m-1787835014405 .gf_pq-discount{padding: 4px!important;border-color: rgba(31, 107, 103, 1)!important;border-width: 3px!important;border-style: solid!important;color: rgba(31, 107, 103, 1)!important;background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box!important;font-size: 12.00px!important;font-family: 'Jost'!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787835014405{}#m-1787835014405 .gf_pq-discount-selector{padding-left: 12px!important;padding-right: 12px!important;}#m-1787835014405 .gf_product-compare-price:after{background: rgba(138, 144, 146, 1)!important;transform: translateY(0px)!important;height: 1.2px!important;}#m-1787835014405 .gf_product-compare-price{color: rgba(138, 144, 146, 1)!important;}#m-1787835014405 .gf_product-price{padding-bottom: 40px!important;}#m-1787835014405 .gf_pq-discount{padding: 4px!important;border-color: rgba(31, 107, 103, 1)!important;border-width: 3px!important;border-style: solid!important;color: rgba(31, 107, 103, 1)!important;background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box!important;font-size: 12.00px!important;font-family: 'Jost'!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787835014405{}#m-1787835014405 .gf_pq-discount-selector{padding-left: 12px!important;padding-right: 12px!important;}#m-1787835014405 .gf_product-compare-price:after{background: rgba(138, 144, 146, 1)!important;transform: translateY(0px)!important;height: 1.2px!important;}#m-1787835014405 .gf_product-compare-price{color: rgba(138, 144, 146, 1)!important;}#m-1787835014405 .gf_product-price{padding-bottom: 40px!important;}#m-1787835014405 .gf_pq-discount{padding: 4px!important;border-color: rgba(31, 107, 103, 1)!important;border-width: 3px!important;border-style: solid!important;color: rgba(31, 107, 103, 1)!important;background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box!important;font-size: 15.00px!important;font-family: 'Jost'!important;}}@media (min-width: 1200px){#m-1787835014405{}#m-1787835014405 .gf_pq-discount-selector{padding-left: 12px!important;padding-right: 12px!important;}#m-1787835014405 .gf_product-compare-price:after{background: rgba(138, 144, 146, 1)!important;transform: translateY(0px)!important;height: 1.2px!important;}#m-1787835014405 .gf_product-compare-price{color: rgba(138, 144, 146, 1)!important;}#m-1787835014405 .gf_product-price{padding-bottom: 40px!important;}#m-1787835014405 .gf_pq-discount{padding: 4px!important;border-color: rgba(31, 107, 103, 1)!important;border-width: 3px!important;border-style: solid!important;color: rgba(31, 107, 103, 1)!important;background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box!important;font-size: 26px!important;font-family: 'Jost'!important;}}@media (width: 767.2px){#m-1787835014405{}#m-1787835014405 .gf_pq-discount-selector{padding-left: 12px!important;padding-right: 12px!important;}#m-1787835014405 .gf_product-compare-price:after{background: rgba(138, 144, 146, 1)!important;transform: translateY(0px)!important;height: 1.2px!important;}#m-1787835014405 .gf_product-compare-price{color: rgba(138, 144, 146, 1)!important;}#m-1787835014405 .gf_product-price{padding-bottom: 40px!important;}#m-1787835014405 .gf_pq-discount{padding: 4px!important;border-color: rgba(31, 107, 103, 1)!important;border-width: 3px!important;border-style: solid!important;color: rgba(31, 107, 103, 1)!important;background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box!important;font-size: 12.00px!important;font-family: 'Jost'!important;}}#m-1787835340824{}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-usp{box-sizing:border-box;color:var(--arven-text-primary);text-align:left;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;}.arven-usp *,.arven-usp *::before,.arven-usp *::after{box-sizing:border-box;}.arven-usp, .arven-usp ul,.arven-usp li, .arven-usp span,.arven-usp b{font-family:var(--arven-font-body) !important;}.arven-usp__benefits{list-style:none;margin:0;padding:0;display:grid;gap:14px;}.arven-usp__benefits li{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;font-size:17px !important;line-height:1.5 !important;color:var(--arven-text-primary);}.arven-usp__benefits li::before{content:"";width:16px;height:16px;margin-top:3px;flex:none;background-repeat:no-repeat;background-size:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231F6B67' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'></path></svg>");}.arven-usp__scarcity{margin:32px 0 0;padding:14px 16px;text-align:center;border:1px solid var(--arven-rule);background:transparent;border-radius:6px;font-size:15px !important;color:var(--arven-text-primary);}.arven-usp__scarcity b{font-weight:500;}@media (max-width: 767px){#m-1787835340824{margin-top: px!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787835340824{margin-top: px!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787835340824{margin-top: px!important;}}@media (min-width: 1200px){#m-1787835340824{margin-top: px!important;}}@media (width: 767.2px){#m-1787835340824{margin-top: px!important;}}#m-1787835737793{}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-atc{box-sizing:border-box;width:100%;max-width:100%;color:var(--arven-text-primary);text-align:left;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;}.arven-atc *,.arven-atc *::before,.arven-atc *::after{box-sizing:border-box !important;}.arven-atc, .arven-atc a,.arven-atc div,.arven-atc span{font-family:var(--arven-font-body) !important;}.arven-atc__cta{box-sizing:border-box !important;display:block;width:100%;max-width:100%;background:var(--arven-text-primary);color:#fff;border:none;border-radius:6px;padding:18px 24px;font-size:17px !important;font-weight:500;letter-spacing:.3px;text-align:center;text-decoration:none;cursor:pointer;transition:background 160ms ease;}.arven-atc__cta:hover{background:#0F1517;color:#fff;}.arven-atc__pay-img{display:block;margin:16px auto 0;max-width:100%;height:auto;max-height:34px;}.arven-atc__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 18px;margin:16px 0 0;font-size:15px !important;color:var(--arven-text-secondary);}.arven-atc__trust span{display:inline-flex;align-items:center;gap:8px;}.arven-atc__trust span::before{content:"";width:16px;height:16px;flex:none;background-repeat:no-repeat;background-size:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235A6163' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'></path></svg>");}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 20px!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787835737793{margin-top: 20px!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787835737793{margin-top: 20px!important;}}@media (min-width: 1200px){#m-1787835737793{margin-top: 20px!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 0!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 0px!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 2!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 2px!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 20!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 20px!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 20!important;}}@media(max-width:767px){.arven-atc{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding-left:16px !important;padding-right:16px !important;overflow-x:hidden;}.arven-atc__trust{font-size:14px !important;gap:10px 16px;}#m-1787835737793{margin-top: 20px!important;}}#m-1787830637217{margin-top: 15px;}#m-1787830637217 .style-slider{min-width: 100%;min-height: 200px;transform: scale(0.9);}#m-1787830637217 .gf-carousel-loading{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #f9f9f9;z-index: 9;opacity: 1;transition-property: opacity, z-index;transition-duration: 0.6s, 1s;animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);display: block;}#m-1787830637217.gf-carousel-loaded .style-slider{min-height: 0;min-width: 0;transform: scale(1);transition: all 0.6s ease;}#m-1787830637217.gf-carousel-loaded .gf-carousel-loading{z-index: -9;opacity: 0;}#m-1787830637217 .gf_product-images-list{font-size: 0px;}#m-1787830637217 .gf_product-images-list .item{text-align: center;margin: 2px!important;display: inline-block;position: relative;}#m-1787830637217 .gf_product-image-thumbactive .gf_product-image-thumb{box-shadow: 0px 0px 0px 2px #616161 !important;}#m-1787830637217 .gf_product-image-thumb{display: inline-block!important;text-decoration: none;width: auto;height: 100px;margin-right: 6px!important;margin-bottom: 6px!important;}#m-1787830637217 .gf_product-image-thumb img{width: inherit;height: inherit;}#m-1787830637217 .gf_product-video-thumb{display: inline-block!important;text-decoration: none;width: 185px;height: 100px;margin-right: 6px!important;margin-bottom: 6px!important;}#m-1787830637217 .gf_product-video-thumb > iframe{width: 100%;height: 100%;position: relative;top: -5px;}#m-1787830637217 .gf_product-slider .gf_product-images-list .item{text-align: center;width: 100%;position: relative;z-index: 10;max-height: auto!important;float: left;}#m-1787830637217 .gf_product-slider .gf_product-image-thumb{width: 100%!important;height: auto!important;margin: 0px!important;padding: 0px;}#m-1787830637217 .gf_product-slider .owl-item{}#m-1787830637217 .gf_product-slider .owl-item.active{background:transparent;}#m-1787830637217 .gf_product-slider .item{width: 100%;position: relative;z-index: 10;max-height: auto!important;float: left;}#m-1787830637217 .gf_product-slider .owl-nav{margin-top: 0;}#m-1787830637217 .gf_product-slider .owl-nav .owl-next,#m-1787830637217 .gf_product-slider .owl-nav .owl-prev{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;position: absolute;top: 50%;margin: 0px;padding: 0px;background: none;text-indent: -9999px;width: 36px;height: 36px;margin-top: -18px!important;cursor: pointer;background: #eaeaea url(//assets.gemcommerce.com/v6/images/next.png) no-repeat center center;background-size: 20px 20px;}#m-1787830637217 .gf_product-slider .owl-nav .owl-next{-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);opacity: 0;}#m-1787830637217 .gf_product-slider .owl-nav .owl-prev{background-image: url(//assets.gemcommerce.com/v6/images/prev.png);-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);opacity: 0;}#m-1787830637217:hover .gf_product-slider .owl-nav .owl-next,#m-1787830637217:hover .gf_product-slider .owl-nav .owl-prev{-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);-o-transform: translateX(0%);transform: translateX(0%);opacity: 1;}#m-1787830637217 .gf_product-slider .owl-nav .owl-next:hover,#m-1787830637217 .gf_product-slider .owl-nav .owl-prev:hover{background: #FFFFFF url(//assets.gemcommerce.com/v6/images/next.png) no-repeat center center;background-size: 20px 20px;}#m-1787830637217 .gf_product-slider .owl-nav .owl-prev:hover{background-image: url(//assets.gemcommerce.com/v6/images/prev.png);}#m-1787830637217 .gf_product-slider .owl-nav .owl-next{right: 0px;}#m-1787830637217 .gf_product-slider .owl-nav .owl-prev{left: 0px;}#m-1787830637217 .gf_product-slider .owl-dots{}#m-1787830637217 .gf_product-slider .owl-dots button{margin: 0px!important;padding: 0px!important;border: none;width: auto!important;height: auto!important;min-width: auto!important;min-height: auto!important;}#m-1787830637217 .gf_product-slider .owl-dots.active{background: transparent;}#m-1787830637217 .owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{-ms-touch-action: auto;touch-action: auto;}#m-1787830637217 .gallery-icon-1 .gf_product-image-thumb, #m-1787830637217 .gf_product-video-thumb{position: relative;}#m-1787830637217 .gallery-icon-1 .gf_product-image-thumb:after, #m-1787830637217 .gf_product-video-thumb:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.2);background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M312 196v24c0 6.6-5.4 12-12 12h-68v68c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-68h-68c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h68v-68c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v68h68c6.6 0 12 5.4 12 12zm196.5 289.9l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L347.5 387.1c-2.3-2.3-3.5-5.3-3.5-8.5v-13.2c-36.5 31.5-84 50.6-136 50.6C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 52-19.1 99.5-50.6 136h13.2c3.2 0 6.2 1.3 8.5 3.5l121.4 121.4c4.7 4.7 4.7 12.3 0 17zM368 208c0-88.4-71.6-160-160-160S48 119.6 48 208s71.6 160 160 160 160-71.6 160-160z'%3E%3C/path%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;display: none;}#m-1787830637217 .gf_product-video-thumb:after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zm-16.2 55.1l-352 208C45.6 483.9 32 476.6 32 464V47.9c0-16.3 16.4-18.4 24.1-13.8l352 208.1c10.5 6.2 10.5 21.4.1 27.6z'%3E%3C/path%3E%3C/svg%3E");display: block;}#m-1787830637217 [data-video-inline="1"] .gf_product-video-thumb:after{display: none;}#m-1787830637217 .gallery-icon-1 .gf_product-image-thumb:hover:after{display: block;}#m-1787830637217 .gf-caousel-ripple{display: inline-block;position: absolute;width: 80px;height: 80px;top: 50%;left: 50%;margin-top: -40px;margin-left: -40px;}#m-1787830637217 .gf-caousel-ripple div{position: absolute;border: 4px solid #ddd;opacity: 1;border-radius: 50%;animation: gf-caousel-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}#m-1787830637217 .gf-caousel-ripple div:nth-child(2){animation-delay: -0.5s;}#gf_featherlight-v4.gf_featherlight{background-color: rgba(51, 51, 51, 0.8);}#gf_featherlight-v4.gf_featherlight .gf_featherlight-content{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;align-content: center;justify-content: center;margin-left: auto;margin-right: auto;}#gf_featherlight-v4 .gf_featherlight-next,#gf_featherlight-v4 .gf_featherlight-previous{display:block;position:absolute;top:50%;right:0;left:auto;bottom:auto;z-index: 999;}#gf_featherlight-v4 .gf_featherlight-previous{right:auto;left:0;}#gf_featherlight-v4 .gf_featherlight-next span,#gf_featherlight-v4 .gf_featherlight-previous span{display: flex;position: static;margin-top:-45px;background: rgba(214,214,214,.25);opacity: 0;}#gf_featherlight-v4 .gf_featherlight-next:hover > span,#gf_featherlight-v4 .gf_featherlight-previous:hover > span{background:"";opacity: 1;}#gf_featherlight-v4 .gf_featherlight-item{max-width: 100%;}#gf_featherlight-v4 video, #gf_featherlight-v4 iframe, #gf_featherlight-v4 img{max-width: 100%;}#m-1787830637217 .gf_product-3D-image{position: absolute;width: 100%;height: 100%;z-index: 1;}#m-1787830637217 .gf_product-model-thumb{position: relative;}@media only screen and (max-width: 1024px){#gf_featherlight-v4 .gf_featherlight-content{width: 100%;}#gf_featherlight-v4 .gf_featherlight-next span, #gf_featherlight-v4 .gf_featherlight-previous span{display: flex;height: 40px;width: 40px;margin-top: -20px;opacity: 1;}}@keyframes gf-caousel-ripple{0%{top: 36px;left: 36px;width: 0;height: 0;opacity: 1;}100%{top: 0px;left: 0px;width: 72px;height: 72px;opacity: 0;}}@media (max-width: 767px){#m-1787830637217{}#m-1787830637217 .gf_product-image-thumb{border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787830637217{}#m-1787830637217 .gf_product-image-thumb{border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787830637217{}#m-1787830637217 .gf_product-image-thumb{border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (min-width: 1200px){#m-1787830637217{}#m-1787830637217 .gf_product-image-thumb{border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (width: 767.2px){#m-1787830637217{}#m-1787830637217 .gf_product-image-thumb{border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}#m-1787830637233{margin-top: 15px;}#m-1787830637233 .style-slider{min-width: 100%;min-height: 200px;transform: scale(0.9);}#m-1787830637233 .gf-carousel-loading{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #f9f9f9;z-index: 9;opacity: 1;transition-property: opacity, z-index;transition-duration: 0.6s, 1s;animation-timing-function: cubic-bezier(0.6, -0.28, 0.74, 0.05);display: block;}#m-1787830637233.gf-carousel-loaded .style-slider{min-height: 0;min-width: 0;transform: scale(1);transition: all 0.6s ease;}#m-1787830637233.gf-carousel-loaded .gf-carousel-loading{z-index: -9;opacity: 0;}#m-1787830637233 .gf_product-images-list{font-size: 0px;}#m-1787830637233 .gf_product-images-list .item{text-align: center;margin: 2px!important;display: inline-block;position: relative;}#m-1787830637233 .gf_product-image-thumbactive .gf_product-image-thumb{box-shadow: 0px 0px 0px 2px #616161 !important;}#m-1787830637233 .gf_product-image-thumb{display: inline-block!important;text-decoration: none;width: auto;height: 100px;margin-right: 6px!important;margin-bottom: 6px!important;}#m-1787830637233 .gf_product-image-thumb img{width: inherit;height: inherit;}#m-1787830637233 .gf_product-video-thumb{display: inline-block!important;text-decoration: none;width: 185px;height: 100px;margin-right: 6px!important;margin-bottom: 6px!important;}#m-1787830637233 .gf_product-video-thumb > iframe{width: 100%;height: 100%;position: relative;top: -5px;}#m-1787830637233 .gf_product-slider .gf_product-images-list .item{text-align: center;width: 100%;position: relative;z-index: 10;max-height: auto!important;float: left;}#m-1787830637233 .gf_product-slider .gf_product-image-thumb{width: 100%!important;height: auto!important;margin: 0px!important;padding: 0px;}#m-1787830637233 .gf_product-slider .owl-item{}#m-1787830637233 .gf_product-slider .owl-item.active{background:transparent;}#m-1787830637233 .gf_product-slider .item{width: 100%;position: relative;z-index: 10;max-height: auto!important;float: left;}#m-1787830637233 .gf_product-slider .owl-nav{margin-top: 0;}#m-1787830637233 .gf_product-slider .owl-nav .owl-next,#m-1787830637233 .gf_product-slider .owl-nav .owl-prev{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;position: absolute;top: 50%;margin: 0px;padding: 0px;background: none;text-indent: -9999px;width: 36px;height: 36px;margin-top: -18px!important;cursor: pointer;background: #eaeaea url(//assets.gemcommerce.com/v6/images/next.png) no-repeat center center;background-size: 20px 20px;}#m-1787830637233 .gf_product-slider .owl-nav .owl-next{-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);opacity: 0;}#m-1787830637233 .gf_product-slider .owl-nav .owl-prev{background-image: url(//assets.gemcommerce.com/v6/images/prev.png);-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);opacity: 0;}#m-1787830637233:hover .gf_product-slider .owl-nav .owl-next,#m-1787830637233:hover .gf_product-slider .owl-nav .owl-prev{-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);-o-transform: translateX(0%);transform: translateX(0%);opacity: 1;}#m-1787830637233 .gf_product-slider .owl-nav .owl-next:hover,#m-1787830637233 .gf_product-slider .owl-nav .owl-prev:hover{background: #FFFFFF url(//assets.gemcommerce.com/v6/images/next.png) no-repeat center center;background-size: 20px 20px;}#m-1787830637233 .gf_product-slider .owl-nav .owl-prev:hover{background-image: url(//assets.gemcommerce.com/v6/images/prev.png);}#m-1787830637233 .gf_product-slider .owl-nav .owl-next{right: 0px;}#m-1787830637233 .gf_product-slider .owl-nav .owl-prev{left: 0px;}#m-1787830637233 .gf_product-slider .owl-dots{}#m-1787830637233 .gf_product-slider .owl-dots button{margin: 0px!important;padding: 0px!important;border: none;width: auto!important;height: auto!important;min-width: auto!important;min-height: auto!important;}#m-1787830637233 .gf_product-slider .owl-dots.active{background: transparent;}#m-1787830637233 .owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{-ms-touch-action: auto;touch-action: auto;}#m-1787830637233 .gallery-icon-1 .gf_product-image-thumb, #m-1787830637233 .gf_product-video-thumb{position: relative;}#m-1787830637233 .gallery-icon-1 .gf_product-image-thumb:after, #m-1787830637233 .gf_product-video-thumb:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.2);background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M312 196v24c0 6.6-5.4 12-12 12h-68v68c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-68h-68c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h68v-68c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v68h68c6.6 0 12 5.4 12 12zm196.5 289.9l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L347.5 387.1c-2.3-2.3-3.5-5.3-3.5-8.5v-13.2c-36.5 31.5-84 50.6-136 50.6C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 52-19.1 99.5-50.6 136h13.2c3.2 0 6.2 1.3 8.5 3.5l121.4 121.4c4.7 4.7 4.7 12.3 0 17zM368 208c0-88.4-71.6-160-160-160S48 119.6 48 208s71.6 160 160 160 160-71.6 160-160z'%3E%3C/path%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;display: none;}#m-1787830637233 .gf_product-video-thumb:after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zm-16.2 55.1l-352 208C45.6 483.9 32 476.6 32 464V47.9c0-16.3 16.4-18.4 24.1-13.8l352 208.1c10.5 6.2 10.5 21.4.1 27.6z'%3E%3C/path%3E%3C/svg%3E");display: block;}#m-1787830637233 [data-video-inline="1"] .gf_product-video-thumb:after{display: none;}#m-1787830637233 .gallery-icon-1 .gf_product-image-thumb:hover:after{display: block;}#m-1787830637233 .gf-caousel-ripple{display: inline-block;position: absolute;width: 80px;height: 80px;top: 50%;left: 50%;margin-top: -40px;margin-left: -40px;}#m-1787830637233 .gf-caousel-ripple div{position: absolute;border: 4px solid #ddd;opacity: 1;border-radius: 50%;animation: gf-caousel-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}#m-1787830637233 .gf-caousel-ripple div:nth-child(2){animation-delay: -0.5s;}#gf_featherlight-v4.gf_featherlight{background-color: rgba(51, 51, 51, 0.8);}#gf_featherlight-v4.gf_featherlight .gf_featherlight-content{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;align-content: center;justify-content: center;margin-left: auto;margin-right: auto;}#gf_featherlight-v4 .gf_featherlight-next,#gf_featherlight-v4 .gf_featherlight-previous{display:block;position:absolute;top:50%;right:0;left:auto;bottom:auto;z-index: 999;}#gf_featherlight-v4 .gf_featherlight-previous{right:auto;left:0;}#gf_featherlight-v4 .gf_featherlight-next span,#gf_featherlight-v4 .gf_featherlight-previous span{display: flex;position: static;margin-top:-45px;background: rgba(214,214,214,.25);opacity: 0;}#gf_featherlight-v4 .gf_featherlight-next:hover > span,#gf_featherlight-v4 .gf_featherlight-previous:hover > span{background:"";opacity: 1;}#gf_featherlight-v4 .gf_featherlight-item{max-width: 100%;}#gf_featherlight-v4 video, #gf_featherlight-v4 iframe, #gf_featherlight-v4 img{max-width: 100%;}#m-1787830637233 .gf_product-3D-image{position: absolute;width: 100%;height: 100%;z-index: 1;}#m-1787830637233 .gf_product-model-thumb{position: relative;}@media only screen and (max-width: 1024px){#gf_featherlight-v4 .gf_featherlight-content{width: 100%;}#gf_featherlight-v4 .gf_featherlight-next span, #gf_featherlight-v4 .gf_featherlight-previous span{display: flex;height: 40px;width: 40px;margin-top: -20px;opacity: 1;}}@keyframes gf-caousel-ripple{0%{top: 36px;left: 36px;width: 0;height: 0;opacity: 1;}100%{top: 0px;left: 0px;width: 72px;height: 72px;opacity: 0;}}@media (max-width: 767px){#m-1787830637233{}#m-1787830637233 .gf_product-image-thumb{margin-right: 4px!important;margin-bottom: 4px!important;border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (max-width: 991px) and (min-width: 768px){#m-1787830637233{}#m-1787830637233 .gf_product-image-thumb{margin-right: 4px!important;margin-bottom: 4px!important;border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (max-width: 1199px) and (min-width: 992px){#m-1787830637233{}#m-1787830637233 .gf_product-image-thumb{margin-right: 4px!important;margin-bottom: 4px!important;border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (min-width: 1200px){#m-1787830637233{}#m-1787830637233 .gf_product-image-thumb{margin-right: 4px!important;margin-bottom: 4px!important;border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@media (width: 767.2px){#m-1787830637233{}#m-1787830637233 .gf_product-image-thumb{margin-right: 4px!important;margin-bottom: 4px!important;border-top-left-radius: 20px!important;border-top-right-radius: 20px!important;border-bottom-right-radius: 20px!important;border-bottom-left-radius: 20px!important;}}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-acc-group{box-sizing:border-box;color:var(--arven-text-primary);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--arven-bg-alt);padding:var(--arven-s3);}.arven-acc-group *,.arven-acc-group *::before,.arven-acc-group *::after{box-sizing:border-box;}.arven-acc-group, .arven-acc-group button, .arven-acc-group div, .arven-acc-group span{font-family:var(--arven-font-body) !important;}.arven-acc{border-top:1px solid var(--arven-rule);}.arven-acc:last-child{border-bottom:1px solid var(--arven-rule);}.arven-acc__head{width:100%;margin:0;padding:18px 0;background:none !important;border:none !important;border-radius:0;-webkit-appearance:none;appearance:none;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:17px !important;font-weight:500;line-height:1.4;color:var(--arven-text-primary);text-align:left;cursor:pointer;}.arven-acc__sign{flex:none;font-size:22px !important;font-weight:400;line-height:1;color:var(--arven-text-secondary);}.arven-acc__body{max-height:0;overflow:hidden;transition:max-height .25s ease;}.arven-acc__inner{padding-bottom:20px;font-size:16px !important;line-height:1.7 !important;color:var(--arven-text-secondary);}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-ugc{box-sizing:border-box;color:var(--arven-text-primary);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;padding-block:var(--arven-s6);}.arven-ugc *,.arven-ugc *::before,.arven-ugc *::after{box-sizing:border-box;}.arven-ugc,.arven-ugc h2,.arven-ugc p,.arven-ugc span,.arven-ugc div,.arven-ugc button{font-family:var(--arven-font-body) !important;}.arven-ugc__container{max-width:78rem;margin-inline:auto;padding-inline:var(--arven-s3);}.arven-ugc__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-bottom:var(--arven-s5);}.arven-ugc__title{margin:0;font-weight:500;font-size:26px;line-height:1.25;}.arven-ugc__rule{width:56px;height:2px;background:var(--arven-accent);border:none;margin:0;}.arven-ugc__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:4px;}.arven-ugc__track::-webkit-scrollbar{display:none;}.arven-ugc__card{scroll-snap-align:start;flex:0 0 100%;background:#fff;border:1px solid var(--arven-rule);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;}.arven-ugc__ph{aspect-ratio:1/1;background:var(--arven-bg-alt);border-bottom:1px solid var(--arven-rule);}.arven-ugc__img{display:block;width:100%;height:100%;object-fit:cover;}.arven-ugc__body{padding:20px;display:flex;flex-direction:column;gap:10px;}.arven-ugc__stars{display:inline-flex;gap:3px;color:var(--arven-text-primary);line-height:0;}.arven-ugc__stars svg{width:15px;height:15px;fill:currentColor;}.arven-ugc__name{font-size:16px !important;font-weight:500;}.arven-ugc__ctitle{font-size:17px !important;font-weight:500;}.arven-ugc__text{font-size:16px !important;line-height:1.6 !important;color:var(--arven-text-secondary);}.arven-ugc__nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px;}.arven-ugc__btn{width:44px;height:44px;border:1px solid var(--arven-rule-strong);background:#fff;border-radius:6px;cursor:pointer;font-size:18px;color:var(--arven-text-primary);display:flex;align-items:center;justify-content:center;}.arven-ugc__btn:disabled{opacity:.35;cursor:default;}.arven-ugc__counter{font-size:15px !important;color:var(--arven-text-secondary);min-width:48px;text-align:center;}@media(min-width:768px){.arven-ugc__title{font-size:34px;}.arven-ugc__card{flex:0 0 calc((100% - 20px) / 2);}}@media(min-width:1024px){.arven-ugc__card{flex:0 0 calc((100% - 40px) / 3);}}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-font-body:'Archivo',sans-serif;--arven-s3:24px;--arven-s5:48px;--arven-s6:64px;}.arven-bd{box-sizing:border-box;color:var(--arven-text-primary);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--arven-bg-alt);padding-block:var(--arven-s6);}.arven-bd *,.arven-bd *::before,.arven-bd *::after{box-sizing:border-box;}.arven-bd,.arven-bd h2,.arven-bd h3,.arven-bd p,.arven-bd span,.arven-bd ul,.arven-bd li,.arven-bd div{font-family:var(--arven-font-body) !important;}.arven-bd__container{max-width:56rem;margin-inline:auto;padding-inline:var(--arven-s3);}.arven-bd__head{text-align:center;margin-bottom:var(--arven-s6);}.arven-bd__h2{margin:0;font-weight:500;font-size:26px;line-height:1.25;}.arven-bd__card{display:flex;flex-direction:column;gap:20px;margin-bottom:var(--arven-s6);}.arven-bd__card:last-child{margin-bottom:0;}.arven-bd__title, .arven-bd__p, .arven-bd__chute, .arven-bd__list li, .arven-bd__list li span{font-size:18px !important;line-height:1.6 !important;}.arven-bd__title{margin:0;font-weight:500;}.arven-bd__p{margin:0;color:var(--arven-text-secondary);}.arven-bd__chute{margin:16px 0 0;font-weight:500;color:var(--arven-text-primary);}.arven-bd__pill{display:inline-block;margin-top:14px;background:var(--arven-accent-soft);color:var(--arven-accent);font-size:13px !important;font-weight:500;padding:6px 12px;border-radius:4px;}.arven-bd__list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:12px;}.arven-bd__list li{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;}.arven-bd__list li::before{content:"";width:16px;height:16px;margin-top:3px;flex:none;background-repeat:no-repeat;background-size:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231F6B67' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'></path></svg>");}.arven-bd__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--arven-bg-base);border:1px solid var(--arven-rule);border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;}.arven-bd__ph-label{color:var(--arven-text-muted);font-size:14px;line-height:1.5;padding:16px;}.arven-bd__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.arven-bd__img[src=""]{display:none;}@media(min-width:768px){.arven-bd__h2{font-size:34px;}.arven-bd__title, .arven-bd__p, .arven-bd__chute, .arven-bd__list li, .arven-bd__list li span{font-size:19px !important;}.arven-bd__card{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"title media" "text media";column-gap:var(--arven-s5);row-gap:16px;}.arven-bd__card--rev{grid-template-areas:"media title" "media text";}.arven-bd__title{grid-area:title;align-self:end;}.arven-bd__text{grid-area:text;align-self:start;}.arven-bd__media{grid-area:media;align-self:center;}}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-font-body:'Archivo',sans-serif;--arven-s3:24px;--arven-s5:48px;--arven-s6:64px;}.arven-faq{box-sizing:border-box;color:var(--arven-text-primary);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--arven-bg-base);padding-block:var(--arven-s6);}.arven-faq *,.arven-faq *::before,.arven-faq *::after{box-sizing:border-box;}.arven-faq,.arven-faq h2,.arven-faq button,.arven-faq div,.arven-faq span{font-family:var(--arven-font-body) !important;}.arven-faq__container{max-width:56rem;margin-inline:auto;padding-inline:var(--arven-s3);}.arven-faq__head{text-align:center;margin-bottom:var(--arven-s5);}.arven-faq__title{margin:0;font-weight:500;font-size:26px;line-height:1.25;}.arven-faq__grid{display:grid;grid-template-columns:1fr;}.arven-faq__item{border-top:1px solid var(--arven-rule);}.arven-faq__col .arven-faq__item:last-child{border-bottom:1px solid var(--arven-rule);}.arven-faq__q{width:100%;margin:0;padding:18px 0;background:none !important;border:none !important;border-radius:0;-webkit-appearance:none;appearance:none;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:17px !important;font-weight:500;line-height:1.4;color:var(--arven-text-primary);text-align:left;cursor:pointer;}.arven-faq__sign{flex:none;font-size:22px !important;font-weight:400;line-height:1;color:var(--arven-text-secondary);}.arven-faq__a{max-height:0;overflow:hidden;transition:max-height .25s ease;}.arven-faq__inner{padding-bottom:20px;font-size:16px !important;line-height:1.7 !important;color:var(--arven-text-secondary);}@media(min-width:768px){.arven-faq__title{font-size:34px;}.arven-faq__grid{grid-template-columns:1fr 1fr;column-gap:var(--arven-s5);}}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-cap-turquoise:#4FC3C0;--arven-font-brand:'Jost',sans-serif;--arven-font-body:'Archivo',sans-serif;--arven-s1:8px;--arven-s2:16px;--arven-s3:24px;--arven-s4:32px;--arven-s5:48px;--arven-s6:64px;--arven-s7:96px;--arven-s8:128px;}.arven-tp{box-sizing:border-box;color:var(--arven-text-primary);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;padding-block:var(--arven-s6);}.arven-tp *,.arven-tp *::before,.arven-tp *::after{box-sizing:border-box;}.arven-tp,.arven-tp h2,.arven-tp p,.arven-tp span,.arven-tp div,.arven-tp button,.arven-tp strong{font-family:var(--arven-font-body) !important;}.arven-tp__container{max-width:78rem;margin-inline:auto;padding-inline:var(--arven-s3);}.arven-tp__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-bottom:var(--arven-s5);}.arven-tp__title{margin:0;font-weight:500;font-size:26px;line-height:1.25;}.arven-tp__rate{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;font-size:15px;color:var(--arven-text-secondary);}.arven-tp__rate strong{color:var(--arven-text-primary);font-weight:500;}.arven-tp__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:4px;}.arven-tp__track::-webkit-scrollbar{display:none;}.arven-tp__card{scroll-snap-align:start;flex:0 0 100%;background:#fff;border:1px solid var(--arven-rule);border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:24px;}.arven-tp__stars{display:inline-flex;gap:3px;color:var(--arven-text-primary);line-height:0;}.arven-tp__stars svg{width:15px;height:15px;fill:currentColor;}.arven-tp__stars--lg svg{width:18px;height:18px;}.arven-tp__ctitle{font-size:17px !important;font-weight:500;line-height:1.35;}.arven-tp__text{font-size:16px !important;line-height:1.6 !important;color:var(--arven-text-secondary);}.arven-tp__name{font-size:16px !important;font-weight:500;margin-top:auto;padding-top:8px;}.arven-tp__nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px;}.arven-tp__btn{width:44px;height:44px;border:1px solid var(--arven-rule-strong);background:#fff;border-radius:6px;cursor:pointer;font-size:18px;color:var(--arven-text-primary);display:flex;align-items:center;justify-content:center;}.arven-tp__btn:disabled{opacity:.35;cursor:default;}.arven-tp__counter{font-size:15px !important;color:var(--arven-text-secondary);min-width:48px;text-align:center;}@media(min-width:768px){.arven-tp__title{font-size:34px;}.arven-tp__card{flex:0 0 calc((100% - 20px) / 2);}}@media(min-width:1024px){.arven-tp__card{flex:0 0 calc((100% - 40px) / 3);}}@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;1,400;1,500&family=Jost:wght@500&display=swap');:root{--arven-bg-base:#FAFAFA;--arven-bg-alt:#F0F2F2;--arven-bg-deep:#1F2426;--arven-text-primary:#1F2426;--arven-text-secondary:#5A6163;--arven-text-muted:#8A9092;--arven-text-on-dark:#F5F7F7;--arven-rule:#DDE0E0;--arven-rule-strong:#C4C9C9;--arven-accent:#1F6B67;--arven-accent-soft:#E4EFEE;--arven-font-body:'Archivo',sans-serif;--arven-s3:24px;--arven-s5:48px;--arven-s6:64px;}.arven-why{box-sizing:border-box;color:var(--arven-text-primary);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;padding-block:var(--arven-s6);}.arven-why *,.arven-why *::before,.arven-why *::after{box-sizing:border-box;}.arven-why,.arven-why h2,.arven-why p,.arven-why span,.arven-why div,.arven-why a,.arven-why b{font-family:var(--arven-font-body) !important;}.arven-why__container{max-width:78rem;margin-inline:auto;padding-inline:var(--arven-s3);}.arven-why__grid{display:grid;gap:var(--arven-s5);align-items:center;}.arven-why__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--arven-bg-alt);border:1px solid var(--arven-rule);border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;}.arven-why__ph-label{color:var(--arven-text-muted);font-size:14px;line-height:1.5;padding:16px;}.arven-why__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.arven-why__img[src=""]{display:none;}.arven-why__title{margin:0;font-weight:500;font-size:26px;line-height:1.25;}.arven-why__rule{width:56px;height:2px;background:var(--arven-accent);border:none;margin:16px 0 24px;}.arven-why__diffs{display:grid;}.arven-why__diff{display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:start;padding:20px 0;border-top:1px solid var(--arven-rule);}.arven-why__diff:last-child{border-bottom:1px solid var(--arven-rule);}.arven-why__ic{width:44px;height:44px;border:1px solid var(--arven-rule-strong);border-radius:8px;display:flex;align-items:center;justify-content:center;}.arven-why__ic svg{width:20px;height:20px;stroke:var(--arven-text-primary);fill:none;stroke-width:1.5;}.arven-why__dt{font-size:17px !important;font-weight:500;line-height:1.35;}.arven-why__ds{font-size:15px !important;color:var(--arven-text-secondary);margin-top:2px;line-height:1.5;}.arven-why__alert{max-width:56rem;margin:var(--arven-s6) auto 0;background:var(--arven-bg-deep);color:var(--arven-text-on-dark);border-radius:8px;padding:24px;text-align:center;}.arven-why__alert p{margin:0;}.arven-why__k{letter-spacing:.1em;text-transform:uppercase;font-weight:500;}.arven-why__alert b{font-weight:500;color:#fff;}.arven-why__cta{display:inline-block;margin-top:20px;background:#fff;color:var(--arven-text-primary);border:none;border-radius:6px;padding:18px 40px;font-size:17px;font-weight:500;letter-spacing:.3px;text-decoration:none;cursor:pointer;transition:background 160ms ease;}.arven-why__cta:hover{background:var(--arven-bg-alt);color:var(--arven-text-primary);}@media(min-width:768px){.arven-why__title{font-size:34px;}.arven-why__grid{grid-template-columns:45% 55%;}}