#blog-product-template-one{width:100%;display:none}.layout-product-one-wrap{width:100%;display:flex;flex-direction:column;border-radius:32px;background:#f1f1f1}.layout-product-one-wrap .layout-product-item-wrap{position:relative;border-radius:24px;display:flex;column-gap:24px;align-items:center;padding:24px;margin:24px 16px;background:#fafafa;margin-top:24px!important;overflow:hidden}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap{position:absolute;top:0;left:0}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label{top:39.5%;left:39.5%;transform:translate(-50%,-50%) rotate(-45deg);color:#fff;text-wrap:nowrap;position:absolute}.layout-product-one-wrap .layout-product-item-wrap .product-image-wrap{width:132px;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:24px;padding:8px 0;flex:1;flex-wrap:wrap;gap:16px}.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:8px}.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 svg{width:80px;height:80px}.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label{font-size:12px!important;line-height:20px!important}.layout-product-one-wrap .layout-product-item-wrap .product-image-wrap{width:98px}}#product-template-two .layout-product-two-wrap{border:1px solid #e2e2e2;border-radius:32px;gap:0px;background-color:#fff;overflow:hidden;overflow-x:auto}#product-template-two .layout-product-two-wrap>div{min-width:140px}#product-template-two .layout-product-two-wrap>div.even{background-color:#f1f1f1}#product-template-two .layout-product-two-wrap>div:not(.last-row){border-bottom:1px solid #e2e2e2}#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 .table-td{padding:16px;display:flex;align-items:center;border-left:1px solid #e2e2e2}#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(--transtore-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(--transtore-button-stroke)}.product-template-detail-one{border-radius:8px;padding:24px;background:#f1f1f1}.product-template-detail-one .product-info-wrap{display:flex;gap:24px;align-items:center;margin-bottom:24px}.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 .badge-label-wrap{position:absolute;top:0;left:0}.product-template-detail-one .product-info-wrap .p-detail-img .badge-label-wrap .badge-label{top:39.5%;left:39.5%;transform:translate(-50%,-50%) rotate(-45deg);color:#fff;text-wrap:nowrap;position:absolute}.product-template-detail-one .product-info-wrap .p-detail-img .img-wrap{width:296px;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;gap:16px}.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:26px;margin-top:24px}.product-template-detail-one .pros-cons-wrap>div{flex:1}.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:36px;position:relative;color:#232121}.product-template-detail-one .pros-cons-wrap .pros-cons--list>div span{position:absolute;top:5px;left: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{flex-basis:40px}.product-template-detail-one .pros-cons-wrap{flex-direction:column;gap:16px}}:root{--amote-primary-color: #232121;--fiidom-button-bg: #3b51c3;--fiidom-button-bg-hover: #f83062}.button-amote,.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:Instrument Sans,sans-serif;background-color:var(--amote-primary-color);padding:15px 24px;font-weight:500;font-size:16px;line-height:24px;color:#fff;border-radius:100px;display:flex;gap:4px;align-items:center;border:1px solid var(--amote-primary-color);transition:all .15s ease-in-out}@media screen and (max-width: 768px){.button-amote,.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{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-amote:has(svg),.article-thumb-image>div:last-child a:has(svg),.layout-product-one-wrap .layout-product-item-wrap .product-title-wrap .product-btn-wrap:has(svg),#product-template-two .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-amote 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-amote: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-color:#0000;color:var(--amote-primary-color)}.button-amote: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(--amote-primary-color)}.button-amote-svg,.article-quote-link span:nth-child(2){font-family:Instrument Sans,sans-serif;background-color:var(--amote-primary-color);padding:15px 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(--amote-primary-color);transition:all .15s ease-in-out}@media screen and (max-width: 768px){.button-amote-svg,.article-quote-link span:nth-child(2){padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-amote-svg:has(svg),.article-quote-link span:has(svg):nth-child(2){padding-top:8px;padding-bottom:8px}}.button-amote-svg svg path,.article-quote-link span:nth-child(2) svg path{transition:all .15s ease-in-out}.button-amote-svg:hover,.article-quote-link span:hover:nth-child(2){background-color:#0000;color:var(--amote-primary-color)}.button-amote-svg:hover svg path,.article-quote-link span:hover:nth-child(2) svg path{stroke:var(--amote-primary-color)}.button-amote-secondary{font-family:Instrument Sans,sans-serif;padding:16px 24px;font-weight:500;font-size:16px;line-height:24px;color:var(--amote-primary-color);border-radius:100px;display:flex;align-items:center;gap:4px;border:1px solid var(--amote-primary-color);transition:all .15s ease-in-out}@media screen and (max-width: 768px){.button-amote-secondary{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-amote-secondary:has(svg){padding-top:8px;padding-bottom:8px}}.button-amote-secondary svg path{transition:all .15s ease-in-out}.button-amote-secondary:hover{background-color:var(--amote-primary-color);color:#fff}.button-amote-secondary:hover svg path{stroke:#fff}.button-amote-tertiary{font-family:Instrument Sans,sans-serif;padding:16px 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-amote-tertiary{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-amote-tertiary:has(svg){padding-top:8px;padding-bottom:8px}}.button-amote-tertiary svg path{transition:all .15s ease-in-out}.button-amote-tertiary:hover{background-color:#fff;color:var(--amote-primary-color)}.button-amote-tertiary:hover svg path{stroke:var(--amote-primary-color)}.button-amote-fourth{font-family:Instrument Sans,sans-serif;background-color:#fff;padding:15px 24px;font-weight:500;font-size:16px;line-height:24px;color:var(--amote-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-amote-fourth{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:16px}.button-amote-fourth:has(svg){padding-top:8px;padding-bottom:8px}}.button-amote-fourth svg{width:22px;height:22px}.button-amote-fourth svg path{transition:all .15s ease-in-out}.button-amote-fourth:hover{background-color:#0000;color:#fff}.button-amote-fourth:hover svg path{stroke:#fff}.hover_svg{gap:4px;transition:all .15s ease-in-out}.hover_svg:hover{gap:10px}.hover_btn_bg{transition:all .15s ease-in-out;border-radius:4px;padding:9px 8px}.hover_btn_bg:hover{background-color:#f1f1f1}.hover_btn_bg_sub{position:relative;transition:all .15s ease-in-out}.hover_btn_bg_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_bg_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;background:#f1f1f1;border-radius:8px;overflow:hidden}.article-image img{width:100%;max-width:100%;height:auto}.article-image p{margin:0!important;padding:12px 2rem;text-align:center}.article-quote{background:#0000;padding:20px 27px 20px 25px;border-left:22px solid #ddd;margin-bottom:24px;border-radius:8px;background-color:#f1f1f1;text-decoration-line:none}.article-quote p{margin:0;margin-bottom:0!important}@media screen and (max-width: 768px){.article-quote{padding:16px 29px 16px 16px;font-size:18px;line-height:32px;border-left-width:16px}}.article-quote-link{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:pointer;text-decoration-line:none!important}.article-quote-link span:nth-child(1){font-weight:700;line-height:1.6em}.article-quote-link 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{grid-template-columns:1fr 40px;padding:32px 16px}.article-quote-link span:nth-child(1){font-size:20px;font-style:normal;font-weight:600;line-height:32px}.article-quote-link span:nth-child(2){width:40px;height:40px}.article-quote-link span:nth-child(2) svg{width:20px;height:20px}}.article-thumb-image{background:#f1f1f1;border-radius:8px;display:flex;gap:40px;padding:24px}.article-thumb-image>div:first-child{height:100%;min-width:312px;aspect-ratio:1;overflow:hidden}.article-thumb-image>div:first-child img{object-fit:contain;width:100%;height:100%;border-radius:8px}.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 h3{margin-top:0;margin-bottom:0}.article-thumb-image>div:last-child>p{margin:0}.article-thumb-image>div:last-child a{padding:12px 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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:25px}@media screen and (max-width: 768px){.subtitle-14{font-size:12px;line-height:20px}}.subtitle-12{font-family:Instrument Sans,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:20px}.subtitle-18{font-family:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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,.article-quote p{font-family:Instrument Sans,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:25px}@media screen and (max-width: 768px){.subtitle-20,.article-quote p{font-size:14px;line-height:25px}}.body-18,.template-content-middle ul li,.template-content-middle p,#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-image p,.article-thumb-image>div:last-child>p{font-family:Instrument Sans,sans-serif;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 .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-image p,.article-thumb-image>div:last-child>p{font-size:14px;line-height:25px}}.heading-80{font-family:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;font-size:56px;font-style:normal;font-weight:600;letter-spacing:0%}@media screen and (max-width: 768px){.heading-56{font-size:32px!important}}.heading-48{font-family:Instrument Sans,sans-serif;font-size:48px;font-style:normal;font-weight:600;letter-spacing:0}@media screen and (max-width: 768px){.heading-48{font-size:32px}}.heading-40{font-family:Instrument Sans,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.subtitle-14{font-family:Instrument Sans,sans-serif;font-weight:600;font-size:14px;line-height:16px;letter-spacing:2px}.subtitle-semibold-32,.article-thumb-image>div:last-child h3{font-family:Instrument Sans,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:40px}@media screen and (max-width: 768px){.subtitle-semibold-32,.article-thumb-image>div:last-child h3{font-size:28px}}.subtitle-semibold-24,.product-template-detail-one .product-info-wrap .p-title,.article-quote-link span:nth-child(1){font-family:Instrument Sans,sans-serif;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,.article-quote-link span:nth-child(1){font-size:20px}}.subtitle-semibold-20{font-family:Instrument Sans,sans-serif;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,.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label,#product-template-two .layout-product-two-wrap .table-th,.product-template-detail-one .product-info-wrap .p-detail-img .badge-label-wrap .badge-label,.product-template-detail-one .pros-cons-wrap .pros-title{font-family:Instrument Sans,sans-serif;font-weight:600;font-size:18px;line-height:32px;letter-spacing:0}@media screen and (max-width: 768px){.subtitle-semibold-18,.layout-product-one-wrap .layout-product-item-wrap .badge-label-wrap .badge-label,#product-template-two .layout-product-two-wrap .table-th,.product-template-detail-one .product-info-wrap .p-detail-img .badge-label-wrap .badge-label,.product-template-detail-one .pros-cons-wrap .pros-title{font-size:16px;line-height:24px}}.subtitle-semibold-16{font-family:Instrument Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.subtitle-semibold-14{font-family:Instrument Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.subtitle-medium-80{font-family:Instrument Sans,sans-serif;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}}.subtitle-medium-32,.template-content-middle h1,.template-content-middle h2,.template-content-middle h3{font-family:Instrument Sans,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:48px}@media screen and (max-width: 768px){.subtitle-medium-32,.template-content-middle h1,.template-content-middle h2,.template-content-middle h3{font-size:28px;line-height:40px}}.subtitle-medium-24{font-family:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}.subtitle-medium-12{font-family:Instrument Sans,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.body-capital-16{font-family:Instrument Sans,sans-serif;font-weight:400;font-size:16px;line-height:16px;letter-spacing:2px}@media screen and (max-width: 768px){.body-capital-16{font-size:14px;line-height:16px}}.body-capital-14{font-family:Instrument Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:2px;text-transform:uppercase}.body-80{font-family:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;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:Instrument Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}@media screen and (max-width: 768px){.body-20{font-size:16px;line-height:24px}}.body-18,.template-content-middle ul li,.template-content-middle p,#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-image p,.article-thumb-image>div:last-child>p{font-family:Instrument Sans,sans-serif;font-weight:400;font-size:18px;line-height:32px;letter-spacing:0%}@media screen and (max-width: 768px){.body-18,.template-content-middle ul li,.template-content-middle p,#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-image p,.article-thumb-image>div:last-child>p{font-size:16px;line-height:24px}}.body-16{font-family:Instrument Sans,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%}@media screen and (max-width: 768px){.body-16{font-size:14px;line-height:24px}}.body-14{font-family:Instrument Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.body-12{font-family:Instrument Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.button-large{font-family:Instrument Sans,sans-serif;font-weight:500;font-size:16px;line-height:16px;line-height:24px;letter-spacing:0%}.a-layout{margin:auto;width:100%;max-width:1440px;padding-left:96px;padding-right:96px}@media screen and (max-width: 768px){.a-layout{padding-left:16px;padding-right:16px}}.template-content-middle *{font-family:Instrument Sans,sans-serif}.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/7/assets/common.css.map */
