#blog-product-template-one{width:100%;display:none}.layout-product-one-wrap{width:100%;display:flex;border-radius:24px;background:#f9f9fc;box-shadow:1px 2px 4px #4f46e514,0 8px 16px #4f46e50f;border:1px solid #e2e6f3;padding:24px;gap:28px}@media screen and (max-width: 640px){.layout-product-one-wrap{flex-direction:column}}.layout-product-one-wrap .layout-product-item-wrap{position:relative;border-radius:16px;display:flex;flex-direction:column;align-items:center;background:#fff;overflow:hidden;border:1px solid #e2e6f3;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:4px 8px;background:#225aea0a;border-radius:1440px;border:1px solid rgba(34,90,234,.2);gap:4px}.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:#225aea}.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:center;column-gap:16px;padding:16px;flex:1;flex-wrap:wrap;gap:16px}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap{width:100%}.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 .product-title-wrap{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 640px){.layout-product-one-wrap .layout-product-item-wrap{padding:16px;gap:16px}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap{gap:16px;width:100%;padding:0}.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap{height:40px;padding:0 24px}.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:#f9f9fc;border:1px solid #e2e6f3;padding:24px;border-radius:24px}#product-template-two .layout-product-two-wrap{column-gap:16px;overflow:hidden;overflow-x:auto}#product-template-two .layout-product-two-wrap>div{min-width:140px;background-color:#fff}#product-template-two .layout-product-two-wrap>div:not(.last-row){position:relative}#product-template-two .layout-product-two-wrap>div:not(.last-row):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:calc(100% - 32px);border-bottom:1px dashed #e2e6f3;height:1px}#product-template-two .layout-product-two-wrap>div:first-child{aspect-ratio:1}#product-template-two .layout-product-two-wrap .table-th{padding:24px;display:flex;align-items:center}#product-template-two .layout-product-two-wrap .row-\[1\]{border-top-left-radius:16px;border-top-right-radius:16px}#product-template-two .layout-product-two-wrap .last-row{border-bottom-left-radius:16px;border-bottom-right-radius:16px}#product-template-two .layout-product-two-wrap .table-td{padding:8px 16px;display:flex;align-items:center}#product-template-two .layout-product-two-wrap .table-td:has(img){padding:0}#product-template-two .layout-product-two-wrap .table-td img{width:100%;object-fit:contain}#product-template-two .layout-product-two-wrap .table-td a{border-radius:100px;position:relative;background:var(--lavar-button-stroke);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 .layout-product-two-wrap .table-td a *{z-index:1;position:relative;color:#fff;transition:all .15s ease-in-out}#product-template-two .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 .layout-product-two-wrap .table-td a:hover *{color:var(--lavar-button-stroke)}.product-template-detail-one{border-radius:24px;padding:24px;background:#fff;border:1px solid #e2e6f3}.product-template-detail-one .product-info-wrap{display:flex;gap:24px;align-items:center;margin-bottom:24px}.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;gap:4px;padding:4px 8px;background-color:#225aea0a;border:1px solid rgba(34,90,234,.2);border-radius:1440px}.product-template-detail-one .product-info-wrap .p-detail-info .badge-label-wrap .badge-label{color:#225aea}.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 .pros-cons-wrap{display:flex;gap:24px;margin-top:24px;background-color:#f9f9fc;border:1px solid #e2e6f3;padding:24px;border-radius:24px}.product-template-detail-one .pros-cons-wrap>div{flex:1}.product-template-detail-one .pros-cons-wrap>div:first-child{background:linear-gradient(180deg,#1482f714,#1482f700);border-radius:16px 16px 0 0;color:#225aea}.product-template-detail-one .pros-cons-wrap>div:last-child{background:linear-gradient(180deg,#ed1c2414,#ed1c2400);border-radius:16px 16px 0 0;color:#ed1c24}.product-template-detail-one .pros-cons-wrap>div>div{display:flex;flex-direction:column;gap:16px}.product-template-detail-one .pros-cons-wrap>div>div>div{display:flex;justify-content:center}.product-template-detail-one .pros-cons-wrap>div>div>div:first-child{padding:20px 24px}.product-template-detail-one .pros-cons-wrap>div>div>div:last-child>div{display:flex;justify-content:center;padding:20px 24px;gap:8px;align-items:center}.product-template-detail-one .pros-cons-wrap>div>div>div:last-child>div:not(:last-child){border-bottom:1px dashed #e2e6f3}.product-template-detail-one .pros-cons-wrap .pros-cons--list{display:flex;flex-direction:column;row-gap:16px;margin-top:12px}.product-template-detail-one .pros-cons-wrap .pros-cons--list>div{padding-left:26px;position:relative;color:#232121}@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}.box-shadow-btn-primary,.button-lavar-svg,.button-lavar,.article-thumb-image>div:last-child a,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap,#product-template-two .layout-product-two-wrap .table-td a:before,.product-template-detail-one .product-info-wrap .p-cta a{box-shadow:0 1px 2px #1f226166,0 0 0 1px #1f2261cc}.box-shadow-btn-secondary,.button-lavar-secondary,.article-quote-link a{box-shadow:0 1px 2px #1f22611a}.box-shadow-template-3,#product-template-two,.product-template-detail-one{box-shadow:1px 2px 4px #4f46e514,0 8px 16px #4f46e50f}.button-lavar,.article-thumb-image>div:last-child a,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap,#product-template-two .layout-product-two-wrap .table-td a:before,.product-template-detail-one .product-info-wrap .p-cta a{font-family:Inter,sans-serif;letter-spacing:0;background:var(--Template-3-Button-primary);padding:12px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#fff;border-radius:12px;display:flex;justify-content:center;gap:4px;align-items:center;border:1px solid var(--Template-3-Button-stroke-secondary);transition:all .15s ease-in-out}.button-lavar svg path,.article-thumb-image>div:last-child a svg path,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap svg path,#product-template-two .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-lavar:hover,.article-thumb-image>div:last-child a:hover,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:hover,#product-template-two .layout-product-two-wrap .table-td a:hover:before,.product-template-detail-one .product-info-wrap .p-cta a:hover{background:var(--Template-3-Button-primary-hover)}.button-lavar:hover svg path,.article-thumb-image>div:last-child a:hover svg path,.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:hover svg path,#product-template-two .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:var(--lavar-primary-color)}.button-lavar-svg{font-family:Inter,sans-serif;letter-spacing:0;background:var(--Template-3-Button-primary);padding:12px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:16px;color:#fff;border-radius:12px;display:flex;justify-content:center;gap:4px;align-items:center;border:1px solid var(--Template-3-Button-stroke-secondary);transition:all .15s ease-in-out}.button-lavar-svg svg path{transition:all .15s ease-in-out}.button-lavar-svg:hover{background:var(--Template-3-Button-primary-hover)}.button-lavar-secondary,.article-quote-link a{font-family:Inter,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-lavar-secondary svg path,.article-quote-link a svg path{transition:all .15s ease-in-out}.button-lavar-secondary:hover,.article-quote-link a:hover{border-color:#a1aac8}.button-lavar-secondary:hover svg path,.article-quote-link a:hover svg path{stroke:var(--lavar-primary-color)}.button-lavar-tertiary{font-family:Inter,sans-serif;letter-spacing:0;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 #fff;transition:all .15s ease-in-out}@media screen and (max-width: 768px){.button-lavar-tertiary{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-lavar-tertiary:has(svg){padding-top:8px;padding-bottom:8px}}.button-lavar-tertiary svg path{transition:all .15s ease-in-out}.button-lavar-tertiary:hover{background-color:#fff;color:var(--lavar-primary-color)}.button-lavar-tertiary:hover svg path{stroke:var(--lavar-primary-color)}.button-lavar-fourth{font-family:Inter,sans-serif;letter-spacing:0;background-color:#fff;padding:15px 24px;font-weight:500;font-size:16px;line-height:24px;color:var(--lavar-primary-color);border-radius:100px;display:flex;align-items:center;gap:4px;border:1px solid #fff;transition:all .15s ease-in-out}@media screen and (max-width: 768px){.button-lavar-fourth{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-lavar-fourth:has(svg){padding-top:8px;padding-bottom:8px}}.button-lavar-fourth svg{width:22px;height:22px}.button-lavar-fourth svg path{transition:all .15s ease-in-out}.button-lavar-fourth:hover{background-color:#0000;color:#fff}.button-lavar-fourth:hover svg path{stroke:#fff}.hover_svg{font-family:Inter,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 .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:16px 16px 16px 32px;box-shadow:1px 2px 4px #4f46e514,0 8px 16px #4f46e50f;border-left:22px solid #ddd;margin-bottom:24px;border-radius:16px;border:1px solid #e2e6f3;background-color:#fff;text-decoration-line:none;position:relative}.article-quote:before{content:"";border-top-left-radius:16px;border-bottom-left-radius:16px;border:1px solid #e2e6f3;border-right-width:0px;position:absolute;top:0;left:0;width:16px;height:100%;background:#225aea}.article-quote p{margin:0;margin-bottom:0!important}.article-quote strong{font-weight:600}.article-quote-link{all:unset;background:#225aea;background-image:url(/assets/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;column-gap:2rem;padding:40px;align-items:center;justify-content:space-between;cursor:pointer;text-decoration-line:none!important;gap:8px}.article-quote-link h3{color:#fff;margin-top:0!important;margin-bottom:0!important;text-align:center}.article-quote-link span{color:#fff;text-align:center}.article-quote-link a{margin-top:16px;text-decoration-line:none!important}@media screen and (max-width: 640px){.article-quote-link{grid-template-columns:1fr 40px;padding:40px 16px}.article-quote-link a{width:100%}}.article-thumb-image{background:#f9f9fc;display:flex;gap:40px;padding:24px;box-shadow:1px 2px 4px #4f46e514,0 8px 16px #4f46e50f;border:1px solid #e2e6f3;border-radius:24px}.article-thumb-image>div:first-child{height:100%;min-width:312px;aspect-ratio:84/59;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:center;gap:8px;padding-left:0}.article-thumb-image>div:last-child h5{color:#225aea;margin-top:0;margin-bottom:0;text-align:center}.article-thumb-image>div:last-child h3{margin-top:0;margin-bottom:0;text-align:center}.article-thumb-image>div:last-child>p{margin:0;text-align:center}.article-thumb-image>div:last-child a{padding:12px 24px;width:100%;margin-top:24px;text-decoration-line:none}@media screen and (max-width: 768px){.article-thumb-image{gap:32px;border-radius:24px;height:auto;padding:16px 16px 40px;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:unset}.article-thumb-image>div:last-child h3{font-size:28px!important;line-height:40px!important;margin-bottom:0;margin-top:0}.article-thumb-image>div:last-child p{font-size:18px!important;line-height:32px!important;margin-bottom:0}}.subtitle-16{font-family:Inter,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:Inter,sans-serif;letter-spacing:0;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.subtitle-12{font-family:Inter,sans-serif;letter-spacing:0;font-style:normal;font-weight:700;font-size:12px;line-height:20px}.subtitle-18{font-family:Inter,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:Inter,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:Inter,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:Inter,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:Inter,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,.article-image p{font-family:Inter,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,.article-image p{font-size:14px;line-height:25px}}.heading-80{font-family:Inter,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:Inter,sans-serif;letter-spacing:0;font-size:64px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width: 768px){.heading-64{font-size:40px}}.heading-56{font-family:Inter,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{font-size:32px!important}}.heading-48{font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0}@media screen and (max-width: 768px){.heading-48{font-size:40px}}.heading-40{font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0}@media screen and (max-width: 768px){.heading-40{font-size:32px;line-height:40px}}.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-24,.product-template-detail-one .product-info-wrap .p-title{font-family:Inter,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,.product-template-detail-one .product-info-wrap .p-title{font-size:20px}}.subtitle-semibold-20{font-family:Inter,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{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:32px;letter-spacing:0}@media screen and (max-width: 768px){.subtitle-semibold-18{font-size:16px;line-height:24px}}.subtitle-semibold-16,#product-template-two .layout-product-two-wrap .table-th,.product-template-detail-one .pros-cons-wrap .pros-title{font-family:Inter,sans-serif;letter-spacing:0;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.subtitle-semibold-14{font-family:Inter,sans-serif;letter-spacing:0;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.subtitle-medium-80{font-family:Inter,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:Inter,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:Inter,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:Inter,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:Inter,sans-serif;letter-spacing:0;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}.subtitle-medium-12{font-family:Inter,sans-serif;letter-spacing:0;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.body-capital-16{font-family:Inter,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:Inter,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,.product-template-detail-one .product-info-wrap .p-detail-info .badge-label-wrap .badge-label,.article-thumb-image>div:last-child h5{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2px;text-transform:uppercase}.body-capital-10,.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label{font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;text-transform:uppercase}.subtitle-bold-32,.template-content-middle h1,.template-content-middle h2,.template-content-middle h3{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,.template-content-middle h1,.template-content-middle h2,.template-content-middle h3{font-size:28px}}.subtitle-bold-24,.article-quote-link h3,.article-thumb-image>div:last-child h3{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:Inter,sans-serif;letter-spacing:0;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.body-semi-bold-20{font-family:Inter,sans-serif;letter-spacing:0;font-size:20px;font-style:normal;font-weight:600;line-height:32px}.body-medium-18{font-family:Inter,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 span,.article-thumb-image>div:last-child>p{font-family:Inter,sans-serif;letter-spacing:0;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.body-medium-14{font-family:Inter,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:Inter,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:Inter,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:Inter,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:Inter,sans-serif;letter-spacing:0;font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:0%}@media screen and (max-width: 768px){.body-24{font-size:16px;line-height:24px}}.body-20{font-family:Inter,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:Inter,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,.article-image p{font-family:Inter,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,.article-image p{font-size:16px;line-height:24px}}.body-16,#product-template-two .layout-product-two-wrap .table-td,.product-template-detail-one .product-info-wrap .p-desc,.product-template-detail-one .pros-cons-wrap .pros-cons--list>div,.article-quote p{font-family:Inter,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,#product-template-two .layout-product-two-wrap .table-td,.product-template-detail-one .product-info-wrap .p-desc,.product-template-detail-one .pros-cons-wrap .pros-cons--list>div,.article-quote p{font-size:14px;line-height:24px}}.body-16-article p,.body-16-article span{font-family:Inter,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:Inter,sans-serif;letter-spacing:0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.body-12{font-family:Inter,sans-serif;letter-spacing:0;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.button-large{font-family:Inter,sans-serif;letter-spacing:0;font-weight:500;font-size:16px;line-height:16px;line-height:24px;letter-spacing:0%}.c-layout{margin:auto;width:100%;max-width:1440px;padding-left:120px;padding-right:120px}@media screen and (max-width: 1300px){.c-layout{padding-left:20px;padding-right:20px}}.template-content-middle *{font-family:Inter,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}@media screen and (max-width: 768px){.template-content-middle h1,.template-content-middle h2,.template-content-middle h3{font-size:28px;font-style:normal;font-weight:500;line-height:40px}}.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 */
