#blog-product-template-one{width:100%;display:none}.layout-product-one-wrap{width:100%;display:flex;border-radius:24px;background:#f2f2f280;padding:32px;gap:32px}@media screen and (max-width:768px){.layout-product-one-wrap{flex-direction:column;padding:24px;gap:24px}}.layout-product-one-wrap .layout-product-item-wrap{position:relative;border-radius:16px;display:flex;flex-direction:column;align-items:start;overflow:hidden;flex:1}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap{position:absolute;top:10px;left:10px;display:flex;align-items:center;padding:2px 8px;background:var(--analythrive-primary-color);border-radius:12px 16px 16px 0/12px 16px 16px 0px}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap:empty{display:none}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label{color:#fff}.layout-product-one-wrap .layout-product-item-wrap .product-image-wrap{aspect-ratio:1;display:flex;justify-content:center;align-items:center;border-radius:16px;background:#fff}.layout-product-one-wrap .layout-product-item-wrap .product-image-wrap img{width:100%;height:100%;object-fit:contain}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap{display:flex;justify-content:space-between;align-items:start;flex-direction:column;column-gap:16px;padding-top:16px;flex:1;flex-wrap:wrap;gap:16px}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:hover{color:#fff!important;background-color:var(--analythrive-primary-color)!important}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap a{text-decoration-line:none}@media screen and (max-width:768px){.layout-product-one-wrap .layout-product-item-wrap{gap:16px}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap{gap:16px;width:100%;padding:0;flex-direction:column;align-items:flex-start}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap{height:40px;padding:0 24px;width:100%}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap{left:14px}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label{font-size:12px!important;line-height:20px!important}}#product-template-two{background-color:#ff33000f;border-radius:24px;overflow:hidden;border:1px solid rgba(255,51,0,.1)}#product-template-two .title-template-two{color:#fff;font-family:Bebas Neue,sans-serif;text-transform:uppercase;background-color:var(--analythrive-primary-color);padding:24px;text-align:center}@media screen and (max-width:768px){#product-template-two .title-template-two{padding:21px 24px;text-align:start}}#product-template-two .body .layout-product-two-wrap{overflow:hidden;overflow-x:auto}#product-template-two .body .layout-product-two-wrap>div{min-width:174px}#product-template-two .body .layout-product-two-wrap>div:first-child{aspect-ratio:1}#product-template-two .body .layout-product-two-wrap .table-th{padding:24px;display:flex;align-items:center}#product-template-two .body .layout-product-two-wrap .row-\[1\]{border-top-left-radius:16px;border-top-right-radius:16px}#product-template-two .body .layout-product-two-wrap .odd{background-color:#fff}#product-template-two .body .layout-product-two-wrap .table-td{padding:8px 16px;display:flex;align-items:center}#product-template-two .body .layout-product-two-wrap .table-td:has(img){padding:0}#product-template-two .body .layout-product-two-wrap .table-td img{width:100%;object-fit:contain}#product-template-two .body .layout-product-two-wrap .table-td a{border-radius:100px;position:relative;padding:12px;width:100%;display:flex;justify-content:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:none}#product-template-two .body .layout-product-two-wrap .table-td a *{z-index:1;position:relative;color:#fff;transition:all .15s ease-in-out}#product-template-two .body .layout-product-two-wrap .table-td a:before{content:"";position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:100px}#product-template-two .body .layout-product-two-wrap .table-td a:hover *{color:#fff}#product-template-two .body .layout-product-two-wrap .table-td a:hover:before{background-color:var(--analythrive-primary-color)!important}.product-template-detail-one{border-radius:24px;padding:24px;border:1px solid #f2f2f2;background:#f2f2f280}.product-template-detail-one .product-info-wrap{display:flex;gap:32px;align-items:center;margin-bottom:40px}.product-template-detail-one .product-info-wrap>div{flex:1}.product-template-detail-one .product-info-wrap .p-detail-img{position:relative;width:100%;background-color:#fff;overflow:hidden;border-radius:24px}.product-template-detail-one .product-info-wrap .p-detail-img .img-wrap{width:100%;aspect-ratio:1;border-radius:24px;background:#fff}.product-template-detail-one .product-info-wrap .p-detail-img .img-wrap img{width:100%;height:100%;object-fit:contain}.product-template-detail-one .product-info-wrap .p-detail-info{display:flex;flex-direction:column;align-items:start;gap:16px}.product-template-detail-one .product-info-wrap .p-detail-info .badge-label-wrap{display:flex;align-items:center;padding:2px 8px;background:var(--analythrive-primary-color);border-radius:12px 16px 16px 0/12px 16px 16px 0px}.product-template-detail-one .product-info-wrap .p-detail-info .badge-label-wrap .badge-label{color:#fff}.product-template-detail-one .product-info-wrap .p-rating{display:flex;align-items:center;column-gap:24px;font-size:14px}.product-template-detail-one .product-info-wrap .p-rating .rating-star{display:inline-flex}.product-template-detail-one .product-info-wrap .p-rating .rating-star span{font-size:20px}.product-template-detail-one .product-info-wrap .p-cta{flex:1;flex-basis:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:100px}.product-template-detail-one .product-info-wrap .p-cta a{font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:none;width:100%;padding:12px 24px;display:flex;align-items:center;justify-content:center}.product-template-detail-one .product-info-wrap .p-cta a:hover{color:#fff!important;background-color:var(--analythrive-primary-color)!important}.product-template-detail-one .pros-cons-wrap{display:flex;background-color:#fff;padding:32px;border-radius:24px}.product-template-detail-one .pros-cons-wrap>div{flex:1}.product-template-detail-one .pros-cons-wrap>div>div{display:flex;flex-direction:column}.product-template-detail-one .pros-cons-wrap>div>div>div{display:flex;justify-content:start}.product-template-detail-one .pros-cons-wrap>div>div>div:last-child>div{display:flex;justify-content:center;gap:8px;align-items:center}.product-template-detail-one .pros-cons-wrap>div>div>div:last-child>div:not(:last-child){border-bottom:1px solid #f2f2f2}.product-template-detail-one .pros-cons-wrap .pros-title{text-align:start}.product-template-detail-one .pros-cons-wrap .pros-cons--list{display:flex;flex-direction:column}.product-template-detail-one .pros-cons-wrap .pros-cons--list>div{position:relative;color:#000;padding:16px 0}@media screen and (max-width:640px){.product-template-detail-one .product-info-wrap{flex-direction:column}.product-template-detail-one .product-info-wrap .p-detail-img .img-wrap{width:100%}.product-template-detail-one .product-info-wrap .p-detail-info .p-cta{width:100%;flex-basis:40px}.product-template-detail-one .pros-cons-wrap{flex-direction:column;gap:16px}}:root{--Template-3-Button-stroke-secondary: rgba(255, 255, 255, .2);--Template-3-Button-primary: linear-gradient(180deg, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), #151e3a;--Template-3-Button-primary-hover: linear-gradient(180deg, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), #434c69;--Template-3-Button-stroke-tertiary: rgba(255, 255, 255, .1);--Template-3-Button-tertiary-hover: linear-gradient(180deg, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), #e2e6f3;--Template-3-background-1: linear-gradient(180deg, #f9f9fc 0%, rgba(226, 230, 243, .2) 100%), #f9f9fc;--analythrive-primary-color: #ff3300;--btn-color-temp-2: #ff7593}.box-shadow-btn-primary{box-shadow:0 1px 2px #1f226166,0 0 0 1px #1f2261cc}.box-shadow-btn-secondary,.button-temp-3,.article-quote-link-temp-3 span:last-child{box-shadow:0 1px 2px #1f22611a}.box-shadow-template-3,#product-template-two .body,.product-template-detail-one{box-shadow:1px 2px 4px #4f46e514,0 8px 16px #4f46e50f}.button-analythrive,.article-thumb-image>div:last-child a{font-family:Archivo,sans-serif;background-color:var(--analythrive-primary-color);padding:12px 24px;font-weight:500;font-size:16px;line-height:24px;color:#fff;border-radius:100px;gap:4px;display:flex;justify-content:center;align-items:center;transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-analythrive:has(svg),.article-thumb-image>div:last-child a:has(svg){padding-top:8px;padding-bottom:8px}}.button-analythrive svg path,.article-thumb-image>div:last-child a svg path{transition:all .15s ease-in-out}.button-analythrive:hover,.article-thumb-image>div:last-child a:hover{background-color:#000}.button-analythrive:hover svg path,.article-thumb-image>div:last-child a:hover svg path{stroke:#fff}.button-analythrive-white{font-family:Archivo,sans-serif;background-color:var(--analythrive-primary-color);padding:12px 24px;font-weight:500;font-size:16px;line-height:24px;color:#fff;border-radius:100px;gap:4px;display:flex;justify-content:center;align-items:center;transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-analythrive-white:has(svg){padding-top:8px;padding-bottom:8px}}.button-analythrive-white svg path{transition:all .15s ease-in-out}.button-analythrive-white:hover{background-color:#fff;color:#000}.button-analythrive-white:hover svg path{fill:#000}.button-analythrive-secondary,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap,#product-template-two .body .layout-product-two-wrap .table-td a:before,.product-template-detail-one .product-info-wrap .p-cta a{font-family:Archivo,sans-serif;background-color:#000;padding:12px 24px;font-weight:500;font-size:16px;line-height:24px;color:#fff;border-radius:100px;display:flex;justify-content:center;align-items:center;gap:4px;transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-analythrive-secondary:has(svg),.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:has(svg),#product-template-two .body .layout-product-two-wrap .table-td a:has(svg):before,.product-template-detail-one .product-info-wrap .p-cta a:has(svg){padding-top:8px;padding-bottom:8px}}.button-analythrive-secondary svg path,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap svg path,#product-template-two .body .layout-product-two-wrap .table-td a:before svg path,.product-template-detail-one .product-info-wrap .p-cta a svg path{transition:all .15s ease-in-out}.button-analythrive-secondary:hover,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:hover,#product-template-two .body .layout-product-two-wrap .table-td a:hover:before,.product-template-detail-one .product-info-wrap .p-cta a:hover{background-color:#fff;color:#000;border-color:#fff}.button-analythrive-secondary:hover svg path,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:hover svg path,#product-template-two .body .layout-product-two-wrap .table-td a:hover:before svg path,.product-template-detail-one .product-info-wrap .p-cta a:hover svg path{stroke:#000}.button-analythrive-tertiary{font-family:Archivo,sans-serif;background-color:#0000;padding:11px 24px;font-weight:500;font-size:16px;line-height:24px;color:#000;border-radius:100px;display:flex;justify-content:center;align-items:center;gap:4px;border:1px solid #000;transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-analythrive-tertiary:has(svg){padding-top:8px;padding-bottom:8px}}.button-analythrive-tertiary svg path{transition:all .15s ease-in-out}.button-analythrive-tertiary:hover{background-color:#fff;color:#000}.button-analythrive-tertiary:hover svg path{stroke:#000}.button-analythrive-fourth{font-family:Archivo,sans-serif;background-color:#0000;padding:11px 24px;font-weight:500;font-size:16px;line-height:24px;color:#fff;border-radius:100px;display:flex;justify-content:center;align-items:center;gap:4px;border:1px solid #fff;transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-analythrive-fourth:has(svg){padding-top:8px;padding-bottom:8px}}.button-analythrive-fourth svg{width:22px;height:22px}.button-analythrive-fourth svg path{transition:all .15s ease-in-out}.button-analythrive-fourth:hover{background-color:#fff;color:#000}.button-analythrive-fourth:hover svg path{stroke:#fff}.button-analythrive-fifth,.article-quote-link span:nth-child(2){font-family:Archivo,sans-serif;background-color:#fff;padding:12px 24px;font-weight:500;font-size:16px;line-height:24px;color:#000;border-radius:100px;display:flex;justify-content:center;align-items:center;gap:4px;transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-analythrive-fifth:has(svg),.article-quote-link span:has(svg):nth-child(2){padding-top:8px;padding-bottom:8px}}.button-analythrive-fifth svg path,.article-quote-link span:nth-child(2) svg path{transition:all .15s ease-in-out}.button-analythrive-fifth:hover,.article-quote-link span:hover:nth-child(2){background-color:#000;color:#fff;border-color:#000}.button-analythrive-fifth:hover svg path,.article-quote-link span:hover:nth-child(2) svg path{stroke:#fff}.hover_text_color{transition:all .15s ease-in-out}.hover_text_color:hover{color:var(--analythrive-primary-color)}.hover_svg{font-family:Archivo,sans-serif;letter-spacing:0;color:#225aea;gap:4px;display:flex;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:16px;transition:all .15s ease-in-out}.hover_svg:hover{gap:8px}.hover_btn_text{transition:background-size .3s;background-image:linear-gradient(#434c69);background-size:0 1px;background-repeat:no-repeat;background-position:100% 100%}.hover_btn_text:hover{background-position-x:left;background-size:100% 1px}.hover_btn_text_sub{position:relative;transition:all .15s ease-in-out}.hover_btn_text_sub:before{transition:all .15s ease-in-out;z-index:-1;content:"";position:absolute;top:-8px;left:-12px;width:calc(100% + 24px);height:calc(100% + 16px);background-color:#0000;border-radius:8px}.hover_btn_text_sub:hover:before{background-color:#f1f1f1}.hidden-scrollbar::-webkit-scrollbar,#product-template-two .body .layout-product-two-wrap::-webkit-scrollbar{display:none}.article-image{margin:24px 0;overflow:hidden}.article-image img{width:100%;max-width:100%;height:auto;border-radius:24px}.article-image p{margin:0!important;padding:12px 2rem;text-align:center}.article-quote{background:#0000;padding:32px;margin-bottom:24px;border-radius:24px;background-color:#ff33000f;text-decoration-line:none;position:relative}.article-quote>h1{text-transform:uppercase;border-left:4px var(--analythrive-primary-color) solid;padding-left:12px;margin-top:0!important;margin-bottom:16px}.article-quote p{margin:0;margin-bottom:0!important}.article-quote strong{font-weight:600}@media screen and (max-width:768px){.article-quote{padding:24px}}.article-quote-link{all:unset;background:var(--analythrive-primary-color);background-size:contain;background-repeat:no-repeat;background-position:right 100%;border-radius:24px;display:flex;gap:109px;padding:32px 40px;align-items:center;justify-content:space-between;cursor:poArchivo;text-decoration-line:none!important}.article-quote-link span:nth-child(1){text-transform:uppercase;color:#fff!important;text-align:start}.article-quote-link span:nth-child(2){flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.article-quote-link span:nth-child(2) svg path{stroke:#000}@media screen and (max-width:768px){.article-quote-link{flex-direction:column;padding:24px;gap:16px}.article-quote-link a{width:100%}.article-quote-link span:nth-child(2){width:100%}}.button-temp-1,.article-quote-link-temp-1 span:nth-child(2){font-family:Archivo,sans-serif;background-color:var(--analythrive-primary-color);padding:12px 24px;font-weight:500;font-size:16px;line-height:24px;color:#fff;border-radius:100px;display:flex;align-items:center;gap:4px;border:1px solid var(--analythrive-primary-color);transition:all .15s ease-in-out}@media screen and (max-width:768px){.button-temp-1,.article-quote-link-temp-1 span:nth-child(2){padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-temp-1:has(svg),.article-quote-link-temp-1 span:has(svg):nth-child(2){padding-top:8px;padding-bottom:8px}}.button-temp-1 svg path,.article-quote-link-temp-1 span:nth-child(2) svg path{transition:all .15s ease-in-out}.button-temp-1:hover,.article-quote-link-temp-1 span:hover:nth-child(2){background-color:#0000;color:var(--analythrive-primary-color)}.button-temp-1:hover svg path,.article-quote-link-temp-1 span:hover:nth-child(2) svg path{stroke:var(--analythrive-primary-color)}.article-quote-link-temp-1{all:unset;background:#f1f1f1;border-radius:8px;display:grid;grid-template-columns:1fr 56px;column-gap:2rem;padding:24px 40px;align-items:center;justify-content:space-between;cursor:poArchivo;text-decoration-line:none!important}.article-quote-link-temp-1 span:nth-child(1){font-weight:700;line-height:1.6em}.article-quote-link-temp-1 span:nth-child(2){display:inline-flex;width:56px;height:56px;flex-basis:56px;align-items:center;justify-content:center;border-radius:50%;padding:0}@media screen and (max-width:640px){.article-quote-link-temp-1{grid-template-columns:1fr 40px;padding:32px 16px}.article-quote-link-temp-1 span:nth-child(1){font-size:20px;font-style:normal;font-weight:600;line-height:32px}.article-quote-link-temp-1 span:nth-child(2){width:40px;height:40px}.article-quote-link-temp-1 span:nth-child(2) svg{width:20px;height:20px}}.button-temp-2,.article-quote-link-temp-2 span:nth-child(2){font-family:Archivo,sans-serif;padding:10px 24px;transition:all .15s ease-in-out;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0px;color:#000;background-color:var(--btn-color-temp-2);border-radius:100px}.button-temp-2:hover,.article-quote-link-temp-2 span:hover:nth-child(2){background-color:#000;color:#fff}.button-temp-2:hover svg path,.article-quote-link-temp-2 span:hover:nth-child(2) svg path{stroke:#fff}.article-quote-link-temp-2{all:unset;background:#2a2f36;border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:24px;align-items:center;justify-content:space-between;cursor:poArchivo;text-decoration-line:none!important}.article-quote-link-temp-2 span:nth-child(1){font-weight:700;line-height:1.6em;color:#fff!important;text-align:center}.article-quote-link-temp-2 span:nth-child(2){display:inline-flex;height:44px;align-items:center;justify-content:center}.article-quote-link-temp-2 span:nth-child(2) svg path{stroke:#000}@media screen and (max-width:768px){.article-quote-link-temp-2 span:nth-child(1){font-size:18px!important;line-height:32px!important}}.button-temp-3,.article-quote-link-temp-3 span:last-child{font-family:Archivo,sans-serif;letter-spacing:0;background:#fff;padding:12px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#151e3a;border-radius:12px;display:flex;justify-content:center;gap:4px;align-items:center;border:1px solid #e2e6f3;transition:all .15s ease-in-out}.button-temp-3 svg path,.article-quote-link-temp-3 span:last-child svg path{transition:all .15s ease-in-out}.button-temp-3:hover,.article-quote-link-temp-3 span:hover:last-child{border-color:#a1aac8}.button-temp-3:hover svg path,.article-quote-link-temp-3 span:hover:last-child svg path{stroke:var(--analythrive-primary-color)}.article-quote-link-temp-3{all:unset;background:#225aea;background-image:url(./earth.svg);background-size:contain;background-repeat:no-repeat;background-position:right 0%;border-radius:16px;display:flex;flex-direction:column;box-shadow:1px 2px 4px #4f46e514,0 8px 16px #4f46e50f;grid-template-columns:1fr 56px;padding:32px;align-items:center;justify-content:space-between;cursor:poArchivo;text-decoration-line:none!important}.article-quote-link-temp-3 span{color:#fff}.article-quote-link-temp-3 span:nth-child(1){color:#fff!important;text-align:center}.article-quote-link-temp-3 span:last-child{margin-top:24px;display:inline-flex;height:40px;align-items:center;justify-content:center}.article-quote-link-temp-3 span:last-child svg path{stroke:#000}@media screen and (max-width:640px){.article-quote-link-temp-3{grid-template-columns:1fr 40px;padding:40px 16px}.article-quote-link-temp-3 a{width:100%}}.article-thumb-image{background:#ff33000f;border-radius:24px;display:flex;gap:32px;padding:32px}.article-thumb-image>div:first-child{height:100%;min-width:312px;aspect-ratio:1.48;overflow:hidden}.article-thumb-image>div:first-child img{object-fit:contain;width:100%;height:100%;border-radius:16px}.article-thumb-image>div:last-child{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:16px;padding-left:0}.article-thumb-image>div:last-child h1{margin-top:0!important;margin-bottom:0!important;text-align:start;text-transform:uppercase}.article-thumb-image>div:last-child>p{margin:0;text-align:start}.article-thumb-image>div:last-child a{text-decoration-line:none}@media screen and (max-width:768px){.article-thumb-image{gap:24px;border-radius:24px;height:auto;padding:24px;flex-direction:column}.article-thumb-image>div{flex:1}.article-thumb-image>div:first-child{height:100%;min-width:auto;aspect-ratio:1;overflow:hidden}.article-thumb-image>div:first-child img{object-fit:cover;width:100%;height:100%;border-radius:8px}.article-thumb-image>div:last-child{padding:0;align-items:center}.article-thumb-image>div:last-child a{width:100%}}.subtitle-16{font-family:Archivo,sans-serif;letter-spacing:0;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}@media screen and (max-width:768px){.subtitle-16{font-size:12px}}.subtitle-14{font-family:Archivo,sans-serif;letter-spacing:0;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.subtitle-12{font-family:Archivo,sans-serif;letter-spacing:0;font-style:normal;font-weight:700;font-size:12px;line-height:20px}.subtitle-18{font-family:Archivo,sans-serif;letter-spacing:0;font-size:18px;font-style:normal;font-weight:700;line-height:25px}@media screen and (max-width:768px){.subtitle-18{font-size:14px}}.subtitle-24{font-family:Archivo,sans-serif;letter-spacing:0;font-size:24px;font-style:normal;font-weight:700;line-height:30px}@media screen and (max-width:768px){.subtitle-24{font-size:20px;line-height:25px}}.heading-32{font-family:Archivo,sans-serif;letter-spacing:0;font-size:32px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:.64px}@media screen and (max-width:768px){.heading-32{font-size:24px;line-height:30px}}.subtitle-120{font-family:Archivo,sans-serif;letter-spacing:0;font-size:120px;font-style:normal;font-weight:800;line-height:normal}@media screen and (max-width:768px){.subtitle-120{font-size:88px}}.subtitle-20{font-family:Archivo,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:500;line-height:25px}@media screen and (max-width:768px){.subtitle-20{font-size:14px;line-height:25px}}.body-18,.template-content-middle ul li,.template-content-middle p,#product-template-two .body .layout-product-two-wrap .table-td,.product-template-detail-one .product-info-wrap .p-desc,.article-image p,.article-quote p,.article-thumb-image>div:last-child>p{font-family:Archivo,sans-serif;letter-spacing:0;font-size:18px;font-style:normal;font-weight:400;line-height:25px}@media screen and (max-width:768px){.body-18,.template-content-middle ul li,.template-content-middle p,#product-template-two .body .layout-product-two-wrap .table-td,.product-template-detail-one .product-info-wrap .p-desc,.article-image p,.article-quote p,.article-thumb-image>div:last-child>p{font-size:14px;line-height:25px}}.heading-104{font-family:Bebas Neue,sans-serif;font-size:104px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.08px}@media screen and (max-width:768px){.heading-104{font-size:56px;font-weight:400;letter-spacing:1.12px}}.heading-88{font-family:Bebas Neue,sans-serif;font-size:88px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.76px}@media screen and (max-width:768px){.heading-88{font-size:56px;letter-spacing:1.12px}}.heading-80{font-family:Bebas Neue,sans-serif;letter-spacing:0;font-size:80px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:768px){.heading-80{font-size:56px}}.heading-64{font-family:Bebas Neue,sans-serif;font-size:64px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.28px}@media screen and (max-width:768px){.heading-64{font-size:48px;letter-spacing:.96px}}.heading-56,.template-content-middle h1{font-family:Bebas Neue,sans-serif;letter-spacing:0;font-size:56px;font-style:normal;font-weight:600;letter-spacing:0%;line-height:normal}@media screen and (max-width:768px){.heading-56,.template-content-middle h1{font-size:32px!important}}.heading-48,.template-content-middle h2,.article-quote-link span:nth-child(1){font-family:Bebas Neue,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.96px}@media screen and (max-width:768px){.heading-48,.template-content-middle h2,.article-quote-link span:nth-child(1){font-size:40px;letter-spacing:.8px}}.heading-40,.template-content-middle h3,.product-template-detail-one .product-info-wrap .p-title,.product-template-detail-one .pros-cons-wrap .pros-title,.article-quote>h1,.article-thumb-image>div:last-child h1{font-family:Bebas Neue,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px}@media screen and (max-width:768px){.heading-40,.template-content-middle h3,.product-template-detail-one .product-info-wrap .p-title,.product-template-detail-one .pros-cons-wrap .pros-title,.article-quote>h1,.article-thumb-image>div:last-child h1{font-size:28px;letter-spacing:.56px}}.subtitle-semibold-32{font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:40px}@media screen and (max-width:768px){.subtitle-semibold-32{font-size:28px}}.subtitle-semibold-26{font-family:Archivo,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:40px}@media screen and (max-width:768px){.subtitle-semibold-26{font-size:20px;line-height:32px}}.subtitle-semibold-24,.article-quote-link-temp-1 span:nth-child(1){font-family:Archivo,sans-serif;letter-spacing:0;font-size:24px;font-style:normal;font-weight:600;line-height:32px}@media screen and (max-width:768px){.subtitle-semibold-24,.article-quote-link-temp-1 span:nth-child(1){font-size:20px}}.subtitle-semibold-20{font-family:Archivo,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:600;line-height:32px}@media screen and (max-width:768px){.subtitle-semibold-20{font-size:16px;line-height:24px}}.subtitle-semibold-18,#product-template-two .body .layout-product-two-wrap .table-th,.product-template-detail-one .pros-cons-wrap .pros-cons--list>div{font-family:Archivo,sans-serif;font-weight:600;font-size:18px;line-height:32px;letter-spacing:0}@media screen and (max-width:768px){.subtitle-semibold-18,#product-template-two .body .layout-product-two-wrap .table-th,.product-template-detail-one .pros-cons-wrap .pros-cons--list>div{font-size:16px;line-height:24px}}.subtitle-semibold-16{font-family:Archivo,sans-serif;letter-spacing:0;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.subtitle-semibold-14,.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label,.product-template-detail-one .product-info-wrap .p-detail-info .badge-label-wrap .badge-label{font-family:Archivo,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.subtitle-medium-80{font-family:Archivo,sans-serif;letter-spacing:0;font-size:80px;font-style:normal;font-weight:500;line-height:120px}@media screen and (max-width:768px){.subtitle-medium-80{font-size:48px;line-height:normal;letter-spacing:0px}}.subtitle-medium-32{font-family:Archivo,sans-serif;letter-spacing:0;font-size:32px;font-style:normal;font-weight:500;line-height:48px}@media screen and (max-width:768px){.subtitle-medium-32{font-size:28px;line-height:40px}}.subtitle-medium-24{font-family:Archivo,sans-serif;letter-spacing:0;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%}@media screen and (max-width:768px){.subtitle-medium-24{font-size:14px;line-height:14px}}.subtitle-medium-20{font-family:Archivo,sans-serif;letter-spacing:0;font-weight:500;font-size:20px;line-height:32px;letter-spacing:0%}@media screen and (max-width:768px){.subtitle-medium-20{font-size:18px;line-height:25px}}.subtitle-medium-16{font-family:Archivo,sans-serif;letter-spacing:0;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}.subtitle-medium-12{font-family:Archivo,sans-serif;letter-spacing:0;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.body-capital-16{font-family:Archivo,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:normal;letter-spacing:2px}@media screen and (max-width:768px){.body-capital-16{font-size:14px}}.body-capital-14{font-family:Archivo,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width:768px){.body-capital-14{font-size:12px;line-height:normal}}.body-capital-12{font-family:Archivo,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2px;text-transform:uppercase}.body-capital-10{font-family:Archivo,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;text-transform:uppercase}.subtitle-bold-32{font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:40px}@media screen and (max-width:768px){.subtitle-bold-32{font-size:28px}}.subtitle-bold-24,.article-quote-link-temp-2 span:nth-child(1),.article-quote-link-temp-3 span:nth-child(1){font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:0px}.subtitle-bold-18{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:0px}.subtitle-bold-16{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:0px}.body-semi-bold-24{font-family:Archivo,sans-serif;letter-spacing:0;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.body-semi-bold-20{font-family:Archivo,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:600;line-height:32px}.body-medium-20{font-family:Archivo,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:500;line-height:32px}@media screen and (max-width:768px){.body-medium-20{font-size:18px}}.body-medium-18{font-family:Archivo,sans-serif;letter-spacing:0;font-size:18px;font-style:normal;font-weight:500;line-height:32px}@media screen and (max-width:768px){.body-medium-18{font-size:16px;line-height:24px}}.body-medium-16,.article-quote-link-temp-3 span{font-family:Archivo,sans-serif;letter-spacing:0;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.body-medium-14{font-family:Archivo,sans-serif;letter-spacing:0;font-size:14px;font-style:normal;font-weight:500;line-height:24px}@media screen and (max-width:768px){.body-medium-14{font-size:12px;line-height:16px}}.body-80{font-family:Archivo,sans-serif;letter-spacing:0;font-size:80px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.body-80{font-size:40px}}.body-40{font-family:Archivo,sans-serif;letter-spacing:0;font-size:40px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.body-40{font-size:32px;line-height:48px}}.body-28{font-family:Archivo,sans-serif;letter-spacing:0;font-size:27px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width:768px){.body-28{font-size:20px;line-height:32px}}.body-24{font-family:Archivo,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width:768px){.body-24{font-size:20px;line-height:32px}}.body-20{font-family:Archivo,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:400;line-height:32px}@media screen and (max-width:768px){.body-20{font-size:18px}}.body-20-article p,.body-20-article span{font-family:Archivo,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:400;line-height:32px}@media screen and (max-width:768px){.body-20-article p,.body-20-article span{font-size:18px}}.body-18,.template-content-middle ul li,.template-content-middle p,#product-template-two .body .layout-product-two-wrap .table-td,.product-template-detail-one .product-info-wrap .p-desc,.article-image p,.article-quote p,.article-thumb-image>div:last-child>p{font-family:Archivo,sans-serif;letter-spacing:0;font-size:18px;font-style:normal;font-weight:400;line-height:32px}@media screen and (max-width:768px){.body-18,.template-content-middle ul li,.template-content-middle p,#product-template-two .body .layout-product-two-wrap .table-td,.product-template-detail-one .product-info-wrap .p-desc,.article-image p,.article-quote p,.article-thumb-image>div:last-child>p{font-size:16px;line-height:24px}}.body-16{font-family:Archivo,sans-serif;letter-spacing:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:768px){.body-16{font-size:14px;line-height:24px}}.body-16-article p,.body-16-article span{font-family:Archivo,sans-serif;letter-spacing:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:768px){.body-16-article p,.body-16-article span{font-size:14px;line-height:24px}}.body-14{font-family:Archivo,sans-serif;letter-spacing:0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.body-12{font-family:Archivo,sans-serif;letter-spacing:0;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.button-large{font-family:Archivo,sans-serif;letter-spacing:0;font-weight:500;font-size:16px;line-height:16px;line-height:24px;letter-spacing:0%}.main-layout{margin:auto;width:100%;max-width:1440px;padding-left:80px;padding-right:80px}@media screen and (max-width:1300px){.main-layout{padding-left:20px;padding-right:20px}}.template-content-middle{color:#000}.template-content-middle *{font-family:Archivo,sans-serif;letter-spacing:0}.template-content-middle img{max-width:100%}.template-content-middle h1,.template-content-middle h2,.template-content-middle h3{margin-top:40px;margin-bottom:24px;color:#000;text-transform:uppercase}.template-content-middle ol{list-style-type:decimal;line-height:1.6em;padding-left:24px}.template-content-middle ol li::marker{font-size:14px}.template-content-middle p{margin-bottom:24px}.template-content-middle ul{list-style-type:disc;line-height:1.56em;padding-left:24px}.template-content-middle ul li::marker{font-size:12px}.template-content-middle>a{text-decoration:none}.template-content-middle>div{margin-bottom:24px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/common.css.map */
