@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box}:root{--primary: #006ea6;--secondary: #fcaf1b;--primarylight: #dcf2fb;--seondarylight: #fffbe5;--text: #231f20;--dark: #000;--white: #fff;--font1:"Roboto", sans-serif !important;--font2: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important}html{margin-top:0!important;scroll-behavior:smooth}html body{font-family:var(--font1)!important;color:var(--text)}html h1,html h2,html h3,html h4,html h5,html h6{margin-top:0;font-family:var(--font1);color:var(--text);font-weight:500}html body p{margin-top:0}html body p:last-child{margin-bottom:0}::selection{color:var(--white);background:#0089ff}img{max-width:100%;width:auto;height:auto;z-index:1}html a{text-decoration:none;transition:all .4s!important;color:inherit;font-family:var(--font2)}html button{transition:all .4s!important;font-family:var(--font1)}html a:hover{color:var(--primary)}html p:last-child{margin-bottom:0}*:focus{outline:none!important}.group-block-content{pointer-events:auto!important}.container{max-width:100%;width:1370px;padding:0 25px;margin:0 auto}.tally-bar{background:var(--seondarylight);border-bottom:1px solid #dee2e6;position:relative;z-index:unset}.tally-bar__inner{display:flex;align-items:center;justify-content:space-between;padding:8px 25px;width:1370px;max-width:100%;margin:0 auto}.tally-bar__left{display:flex;align-items:center;gap:0}.tally-bar__logo{display:flex;align-items:center;margin-right:24px;text-decoration:none}.tally-bar__logo img{height:30px;width:auto;display:block}.tally-bar__logo-text{font-size:14px;font-weight:700;color:#1a1a1a;text-decoration:none}.tally-nav{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:0}.tally-nav>li{position:relative;height:100%;display:flex;align-items:center}.tally-nav>li>a,.tally-nav>li>button{display:flex;align-items:center;gap:10px;padding:0 4px;height:100%;font-size:14px;font-weight:400;color:#231f20;text-decoration:none;background:none;border:none;cursor:pointer;white-space:nowrap;transition:color .15s;font-family:var(--font2)}.tally-nav>li>a:hover,.tally-nav>li>button:hover{color:#c8a000}.tally-nav>li>button .tally-arrow{font-size:9px;color:#888;transition:transform .2s}.tally-nav>li.open>button .tally-arrow{transform:rotate(180deg)}.tally-nav>li.active>a,.tally-nav>li.active>button{color:#1a1a1a;font-weight:600}.tally-nav>li.active:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:3px;background:#c8a000;border-radius:2px 2px 0 0}.tally-dropdown{display:none;position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid #e0d8c8;box-shadow:0 4px 16px #0000001a;z-index:9999;padding:0}.tally-nav>li.open .tally-dropdown{display:block}.tally-dropdown li{list-style:none;position:relative}.tally-dropdown li a{display:block;padding:9px 20px;font-size:14px;color:#231f20;text-decoration:none;white-space:nowrap;font-family:var(--font2);transition:background .15s,color .15s}.tally-dropdown li a:hover{background:var(--seondarylight);color:var(--text)}.tally-dropdown li.has-sub>a:after{content:" \203a";float:right;color:#aaa}.tally-submenu{display:none;position:absolute;top:0;left:100%;min-width:180px;background:#fff;border:1px solid #e0d8c8;box-shadow:0 4px 16px #0000001a;padding:6px 0;z-index:9999}.tally-dropdown li.has-sub:hover .tally-submenu{display:block}.tally-submenu li a{padding:9px 20px;font-size:13px;color:#333;display:block;text-decoration:none;font-family:var(--font2);transition:background .15s,color .15s}.tally-submenu li a:hover{background:#fdf6e3;color:#c8a000}.tally-bar__right{display:flex;align-items:center}.tally-tabs{display:flex;align-items:center;list-style:none;margin:0;padding:0;height:100%;gap:0}.tally-tabs li{height:100%;display:flex;align-items:center;position:relative}.tally-tabs li a{display:flex;align-items:center;height:100%;padding:0 8px;font-size:14px;font-weight:400;color:var(--text);text-decoration:none;white-space:nowrap;font-family:var(--font2);transition:color .15s;line-height:40px}.tally-tabs li a:hover,.tally-tabs li.active a{color:var(--primary)}.tally-tabs li.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--primary);border-radius:2px 2px 0 0}.mega-menu.section .mega-menu__grid{width:1300px;padding:0 16px;max-width:100%;margin:0 auto}.menu-list__submenu .menu-list__submenu-inner{padding:20px 0;border-top:1px solid #DDD}.header__row.header__row--top{background-color:var(--primary);padding:0;display:block}.header__row.header__row--top>.header__columns{width:1370px;max-width:100%;margin:0 auto;padding:0 25px}.header__row.header__row--top>.header__columns overflow-list{margin:0;height:58px;display:flex;align-items:center;justify-content:center}.header__row.header__row--top>.header__columns overflow-list>.menu-list__list-item>.menu-list__link{font-family:var(--font2);font-size:14px;color:#fff;position:relative;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.header__row.header__row--top>.header__columns overflow-list>.menu-list__list-item{display:block;padding:0 10px;height:100%}.header__row.header__row--top>.header__columns overflow-list>.menu-list__list-item>.menu-list__link>*{padding:0}.overflow-menu>li:has(.menu-list__submenu)>a:after{content:"";height:8px;width:8px;display:inline-block;background-image:url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.666664 0.666748L4.66666 4.66675L8.66666 0.666748" stroke="white" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;background-position:center center;position:static}.cart-bubble .cart-bubble__background{background-color:var(--secondary)}.cart-bubble .cart-bubble__background~span#cart-bubble-text{color:#000;font-weight:600}.dwnld_btn a{font-size:14px;padding:9px 13px;display:flex;align-items:center;justify-content:center;gap:8px;background-color:var(--secondary);border-radius:6px;font-family:var(--font2)}.dwnld_btn a:hover{background-color:var(--white)}header-component#header-component .svg-wrapper{color:#fff!important}header-component#header-component span[slot=signed-out-avatar]{height:20px;width:20px}header-component#header-component span[slot=signed-out-avatar] svg{height:100%;width:100%;color:#fff}header-component#header-component .svg-wrapper svg{height:23px;width:23px}header-component#header-component search-button .svg-wrapper svg{height:28px;width:28px}.header__row.header__row--top>.header__columns header-actions,.header__row.header__row--top>.header__columns header-actions>*{margin:0;border-left:1px solid rgb(0 0 0 / 25%)!important}.header__row.header__row--top>.header__columns header-actions>*:first-child{border:0!important}.header__row.header__row--top>.header__columns header-actions>*{padding-left:5px;margin-right:5px}.hero_section .custom-section-content{width:1370px;max-width:100%;margin:0 auto;padding:0 25px}.hero_section .custom-section-content h3{font-size:40px;color:var(--text);margin:0;line-height:normal;display:block;font-weight:500}.hero_section .custom-section-content .image-block__image{width:480px;display:block}.tally-footer{background:#0077b6;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px}.tally-footer__top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:28px 60px 24px;border-bottom:1px solid rgba(255,255,255,.2)}.tally-footer__logo a{display:inline-block;text-decoration:none}.tally-footer__logo img{height:50px;width:auto;display:block}.tally-footer__logo-text{font-size:20px;font-weight:700;color:#fff;text-decoration:none}.tally-footer__tagline{flex:1;max-width:580px;font-size:16px;color:#fff;line-height:1.6;text-align:left;font-family:var(--font1)}.tally-footer__tagline a{color:var(--secondary);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.tally-footer__tagline a:hover{color:var(--white)}.tally-footer__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:36px 60px 40px;border-bottom:1px solid rgba(255,255,255,.2)}.tally-footer__col{padding:0 20px 28px 0}.tally-footer__col-heading{font-size:18px;font-weight:500;color:var(--secondary);text-transform:none;letter-spacing:0;margin-bottom:10px;line-height:140%;font-family:var(--font1)}.tally-footer__col ul{list-style:none;margin:0;padding:0}.tally-footer__col ul li{margin-bottom:0;display:block}.tally-footer__col ul li a{color:#f8f9fa;text-decoration:none;font-size:16px;transition:all .4s;position:relative;display:inline-block;line-height:32px}.tally-footer__col ul li a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background-color:var(--secondary);transition:all .4s}.tally-footer__col ul li a:hover:after{width:100%}.tally-footer__col-text{color:#f8f9fa;font-size:16px;line-height:160%;white-space:pre-line}.tally-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:16px 60px}.tally-footer__copyright{font-size:16px;font-weight:400;font-family:var(--font1);color:#fff;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.tally-footer__copyright a{color:#fff;text-decoration:none;margin:0 6px;font-size:16px;font-weight:400;font-family:var(--font1)}.tally-footer__copyright a:hover{color:#fff;text-decoration:underline}.tally-footer__copyright span.sep{color:#fff6;margin:0 2px}.tally-footer__socials{display:flex;align-items:center;gap:14px}.tally-footer__socials a{color:#fffc;text-decoration:none;display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:color .15s,opacity .15s}.tally-footer__socials a:hover{color:#fff;opacity:1}.tally-footer__socials svg{width:22px;height:22px;fill:#fff}.tbmg_sec{padding:100px 0;display:block}.tbmg_sec .custom-section-content{width:1320px;max-width:100%;margin:0 auto;padding:0 25px}.tbmg_sec .item h3{font-size:56px;font-weight:500;color:var(--primary);line-height:120%}.tbmg_sec .item p{font-size:16px;color:#6c6c70;line-height:140%}.tbmg_sec .item{position:relative;padding:48px 24px}.tbmg_sec .item:before{content:"";position:absolute;top:0;left:0;height:100%;width:3px;background:linear-gradient(to bottom,#6eb0d0 33%,#006ea6 33% 66%,#6eb0d0 66%)}.tc-section{background:var(--primarylight);padding:100px 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.tc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tc-card{background:#fff;border-radius:5px;border:1px solid #EBECF0;overflow:hidden;display:flex;flex-direction:column}.tc-card__img-wrap{width:100%;height:240px;display:flex;align-items:center;justify-content:center;background:#fff;padding:24px}.tc-card__img-wrap img{max-width:100%;max-height:100%;object-fit:contain;display:block}.tc-card__divider{height:1px;background:#e0ecf5;margin:0;border:none}.tc-card__body{padding:24px;display:flex;flex-direction:column;flex:1}.tc-card__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tc-card__title{font-size:20px;font-weight:500;color:#1a1a1a;line-height:140%;margin:0}.tc-card__badge{height:26px;width:auto;object-fit:contain;display:inline-block;flex-shrink:0}.tc-card__desc{font-size:16px;color:#6c6c70;line-height:140%;margin:0;padding-bottom:40px;font-family:var(--font1)}.tc-card__link{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:400;color:#2848c1;text-decoration:none;margin-top:auto;transition:color .15s}.tc-card__link:hover{color:var(--primary);text-decoration:underline}.tc-card__link svg{width:11px;height:11px;flex-shrink:0}.tc-section .content_grp{text-align:center;width:800px;max-width:100%;margin:0 auto 24px}.tc-section .content_grp h3{font-size:40px;font-weight:500;margin-bottom:8px}.tc-section .content_grp p.head__desc{color:#6c6c70;font-size:16px;font-family:var(--font1)}.tt-section{background:#0077b6;padding:60px 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#fff}.tt-heading{text-align:center;font-size:40px;font-weight:500;color:#fff;margin:0 0 50px;line-height:1.2}.tt-slide{display:none;align-items:flex-start;gap:24px;max-width:1240px;margin:0 auto;padding:0 25px}.tt-slide.active{display:flex}.tt-slide__left{flex:0 0 auto;width:420px}.tt-slide__img-wrap{width:100%;height:300px;border-radius:10px;overflow:hidden;background-image:url(/cdn/shop/files/white-bg-with-brand-line.svg);margin-bottom:18px}.tt-slide__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.tt-slide__name{font-family:var(--font1);font-size:20px;font-weight:400;color:#fff;margin:0 0 8px;line-height:140%}.tt-slide__company{font-size:16px;font-weight:400;color:#fff;margin:0}.tt-slide__right{flex:1;padding-top:24px}.tt-slide__quote-icon{color:#fff;display:block}.tt-slide__quote-icon svg{width:48px}.tt-slide__quote-text{font-size:22px;font-weight:400;color:#fff;line-height:150%;margin:16px 0;font-family:var(--font1)}.tt-slide__link{display:inline-flex;align-items:center;gap:5px;font-size:16px;color:#ffc107;text-decoration:none;transition:opacity .15s}.tt-slide__link:hover{opacity:.85;text-decoration:underline;color:#fff}.tt-slide__link svg{width:18px;height:18px;flex-shrink:0}.tt-nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px;max-width:1100px;margin-left:auto;margin-right:auto;font-family:var(--font2)}.tt-nav__btn{background:none;border:none;cursor:pointer;color:#fff;padding:0;display:flex;align-items:center;font-size:19px;transition:all .4s;line-height:1}.tt-nav__btn:hover{opacity:.7}.tt-nav__btn svg{width:20px;height:20px}.tt-nav__counter{font-size:19px;font-weight:400;color:#fff;text-align:center;letter-spacing:0px;font-family:var(--font2)}.tt-nav__btn.next{transform:rotate(180deg)}.faqs_sec.section{padding:80px 0 50px;display:block}.faqs_sec.section .custom-section-content{width:1370px;max-width:100%;margin:0 auto;padding:0 25px}.faqs_sec.section .custom-section-content h3{font-size:40px;font-weight:500}.faqs_sec.section .custom-section-content .details__header{font-size:16px;font-weight:500;min-height:auto;padding:29px 0;color:#212529}.faqs_sec.section .custom-section-content .details-content p{color:#6c6c70;font-size:16px;line-height:140%}.faqs_sec.section .custom-section-content .details-content{padding-bottom:16px}.faqs_sec.section .custom-section-content .details__header .svg-wrapper{height:18px;width:17px}.faqs_sec.section .custom-section-content details.details{border-color:#dee2e6}.faqs_sec.section .custom-section-content accordion-custom:first-child details.details{border:0}.accordion--dividers accordion-custom .details[open] summary.details__header{color:var(--primary)}.tcta-section{background-color:#0077b6;padding:64px 0;position:relative;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-image:url(/cdn/shop/files/blue-brand-line_430x.svg?v=1780138949);background-repeat:no-repeat;background-position:right center;background-size:contain}.tcta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;width:1350px;max-width:100%;padding:0 25px;margin:0 auto;position:relative;z-index:1}.tcta-inner .btn_wrp{width:33.33%;max-width:100%;text-align:center}.tcta-content{width:66.66%;max-width:100%}.tcta-heading{font-size:40px;font-weight:500;color:#fff;margin:0 0 8px;line-height:120%}.tcta-desc{font-size:16px;font-weight:400;color:#fff;line-height:140%;font-family:var(--font1);margin:0}.tcta-btn{display:inline-flex;align-items:center;gap:6px;background:#ffc107;color:#1a1a1a;text-decoration:none;font-size:16px;font-weight:400;padding:7px 13px;border-radius:4px;white-space:nowrap;flex-shrink:0;transition:background .2s}.tcta-btn:hover{background:#e6ac00;color:#1a1a1a}.tcta-btn svg{width:18px;height:18px;flex-shrink:0}.tally-pricing-wrapper{background-color:var(--primarylight)}.shpr_nine_sec .tp-cards{grid-template-columns:repeat(3,1fr)}.shpr_nine_sec .tp-header{margin-bottom:24px}.tp-card-wrp:has(.tp-card.tp-card--popular):before,.shpr_nine_sec .tp-card-wrp:last-child:before{content:"Most Popular";background:var(--secondary);display:block;border-radius:14px 14px 0 0;color:#000;font-weight:600;font-size:13px;line-height:100%;letter-spacing:8%;text-align:center;text-transform:uppercase;z-index:1;position:absolute;left:0;right:0;padding:10px;top:-33px}.tp-card-wrp:has(.tp-card.tp-card--popular):before{position:absolute;left:0;right:0;padding:10px;top:-33px}.tp-card-wrp{position:relative}.cart-drawer__header .close-button .svg-wrapper svg,.cart-drawer__header .close-button .svg-wrapper{color:#000!important}.cart-drawer__header #cart-drawer-heading span#cart-bubble-text{color:#fff;position:static!important}.whats_new_sec .whats_new_main_wrap,.selectors_sec .selectors_main_wrap{max-width:1320px;width:100%;position:relative}.whats_new_sec .whats_new_main_wrap:before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background-image:url(/cdn/shop/files/what_new_bg.svg?v=1780379670);background-repeat:no-repeat;background-position:right center;z-index:1}.whats_new_sec .whats_new_main_wrap .whats_new_box h3{font-size:28px;margin-bottom:8px;line-height:1.2}.whats_new_sec .whats_new_main_wrap .whats_new_box p{font-size:16px;margin-bottom:16px;color:var(--text)}.whats_new_sec .whats_new_main_wrap .whats_new_lh_box h3,.whats_new_sec .whats_new_main_wrap .whats_new_lh_box p{color:var(--white)}.selectors_sec .selectors_image_wrap img{max-width:362px;width:100%}.selectors_sec:before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background-image:url(/cdn/shop/files/curb.svg?v=1780382513);z-index:1;background-color:#006ea6}.selectors_sec h2{color:var(--white);font-size:32px;line-height:1.2}.selectors_sec h2 strong{height:56px;display:inline-block;background-position-y:48px;font-weight:500;background-image:url(/cdn/shop/files/yellow-underline-img.svg?v=1780383615);background-repeat:no-repeat;background-position:bottom;background-size:contain}.selectors_sec p{color:var(--white);font-size:16px;line-height:140%}.selectors_sec .selectors_content_wrap .group-block-content .icon_list:nth-last-child(4) .icon_list_wrap{flex-direction:column;margin-bottom:24px}.selectors_sec .selectors_content_wrap .group-block-content .icon_list:nth-last-child(4){margin-top:12px}.update_sec .update_main_wrap{max-width:1320px;width:100%}.update_sec .update_main_wrap .group-block-content .group-block{max-width:306px;width:100%}.update_sec h3{font-size:28px}.whats_new_sec .tcta-btn,.selectors_sec .tcta-btn{z-index:3;border-radius:6px}.tcta-section.learning_hub{background-color:#dcf2fb;padding:48px 0}.tcta-section.learning_hub h2.tcta-heading{color:var(--text);font-size:32px}.tcta-section.learning_hub p.tcta-desc{color:#6c6c70}.tcta-section.learning_hub .tcta-inner{max-width:1320px;padding:0 20px;width:100%}.tcta-section.learning_hub .tcta-inner{max-width:1320px;padding:0 20px}.tcta-section.learning_hub .tcta-inner .btn_wrp{text-align:right}.shpr_nine_sec .tp-card__head{align-items:flex-end;display:flex;gap:8px;margin-bottom:23px}.shpr_nine_sec .tp-card__head .tp-card__gst{font-size:16px}.shpr_nine_sec .tp-card__head .tp-card__price{font-size:30px}.tp-section{--tp-red: #fcaf1b;--tp-red-dark: #b3201a;--tp-text: #1a1a1a;--tp-muted: #666;--tp-border: #e7e7e7;--tp-radius: 16px;--tp-shadow: 0 3px 18px rgba(0, 0, 0, .08);max-width:1320px;margin:auto;padding:60px 20px}.tp-header{text-align:center;margin-bottom:30px}.tp-title{font-size:42px;font-weight:700;margin:0 0 14px}.tp-subtitle{color:#2d2d2d;margin:0;font-size:15px;line-height:170%}.tp-tabs{display:flex;justify-content:center;margin-bottom:30px}.tp-tab-wrap{display:flex;gap:6px;background:#006ea61a;padding:10px;border-radius:60px}.tp-tab{border:none;background:transparent;padding:12px 28px;border-radius:50px;cursor:pointer;font-size:15px;font-weight:500}.tp-tab:hover,.tp-tab.is-active{background:#fff;color:#020305;box-shadow:0 4px 10px #0155801f}.tp-panel{display:none}.tp-panel.is-active{display:block}.tp-panel-desc{text-align:center;color:var(--text);margin-bottom:70px;font-size:16px}.tp-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tp-card{height:100%;background:#fff;overflow:hidden;position:relative;transition:all .4s;border:3px solid #ffffff;border-radius:15px;background-color:#fff;padding:0;display:flex;flex-direction:column;box-shadow:0 0 15px #00000029}.shpr_nine_sec .tp-card-wrp:last-child .tp-card,.tp-card--popular{border:2px solid var(--tp-red)}.shpr_nine_sec .tp-card-wrp:last-child,.tp-card-wrp:has(.tp-card--popular){background:var(--secondary);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.tp-card__plan{margin:0 0 6px;font-weight:600;font-size:18px;line-height:110.00000000000001%;letter-spacing:0%}.tp-card__short-desc{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0%;color:#66696a}.tp-card .wrapper{padding:22px;display:flex;flex-direction:column;height:100%}.tp-card__price-row{display:flex;align-items:center;gap:8px}.tp-card__old{color:#66696a80;font-size:18px;font-weight:400}.tp-card__price{font-size:22px;font-weight:600;line-height:100%}.tp-card__gst{color:#66696a;margin-top:4px;font-weight:400;font-size:12px;line-height:130%;letter-spacing:0%;margin-bottom:20px}.tp-card__eff{margin-top:0;color:var(--primary);font-family:Roboto;font-weight:400;font-size:15px;line-height:120%;letter-spacing:0%;margin-bottom:10px!important}.tp-card__features h6,.tp-card .wrapper .tp-card__highlights h6{font-weight:400;font-size:14px;line-height:170%;letter-spacing:0%;margin-bottom:14px;color:#66696a}.tp-card__eff--invisible{visibility:hidden}.tp-card .head_txt{background:#dcf2fb80;padding:24px}.tp-btn-buy{width:100%;border:none;background:var(--primary);color:#fff;padding:13px 14px;border-radius:6px;cursor:pointer;font-family:Roboto;font-weight:600;font-size:15px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase}.tp-btn-buy:hover{background:var(--secondary);color:#000}.tp-card .wrapper .crd_btn_wrp{margin-bottom:25px;height:auto;display:flex;flex-direction:column;align-items:flex-start;min-height:170px;justify-content:space-between}.tp-card .wrapper .crd_btn_wrp .tp-card__cta{margin-top:auto;width:100%}.tp-btn-buy.loading{opacity:.7;pointer-events:none}.tp-card .wrapper .tp-badge{font-weight:500;font-size:11px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase;background:#fcaf1b4d;padding:5px 8px;display:inline-block;border-radius:5px;margin-bottom:12px}.tp-card .wrapper .tp-card__highlights{margin-top:0;border-bottom:1px solid #66696A26;padding-bottom:25px;margin-bottom:25px}.shpr_nine_sec .tp-card-wrp:last-child .tp-card .head_txt,.tp-card--popular .head_txt{background:#fff7e8}.shpr_nine_sec .tp-card-wrp:last-child .tp-card .tp-btn-buy,.tp-card--popular .tp-btn-buy{background:var(--secondary);color:#020305}.shpr_nine_sec .tp-card-wrp:last-child .tp-card .tp-btn-buy:hover,.tp-card--popular .tp-btn-buy:hover{background:var(--primary);color:#fff}.shpr_nine_sec .tp-card .wrapper .crd_btn_wrp{min-height:auto}.shpr_nine_sec .tp-card .wrapper .crd_btn_wrp{min-height:auto;height:auto}.shpr_nine_sec .tp-card .wrapper .tp-card__highlights{margin-top:0}.tp-card .wrapper .crd_btn_wrp .tp-card__head{margin-bottom:20px}.tp-rich-text ul{list-style:none;padding:0;margin:0}.tp-rich-text li{position:relative;padding-left:24px;margin-bottom:12px;line-height:120%;font-size:16px;color:#020305;font-family:var(--font1)}.tp-rich-text li:last-child{margin-bottom:0}.tp-rich-text li:before{content:"";position:absolute;left:0;color:var(--tp-red);font-weight:700;background-image:url('data:image/svg+xml,<svg width="11" height="9" viewBox="0 0 11 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 4.92276L2.47389 6.72116C2.91833 7.18483 3.14055 7.41669 3.41669 7.41669C3.69283 7.41669 3.91506 7.18483 4.35953 6.72116L10.0833 0.75" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;height:14px;width:14px;background-position:center center}.tp-empty{text-align:center;padding:60px 20px;border:2px dashed #ddd;border-radius:16px}.product-information.section .product-information__grid{display:flex;flex-wrap:wrap}.product-information.section .product-information__grid>*{min-width:unset;width:100%!important;grid-column:unset!important}.product-information.section .product-information__grid .product-details{padding:0!important}.product-information.section{display:block;width:100%;max-width:100%}.product-information.section .product-information__grid{display:grid;width:1270px;padding:0 25px;margin:0 auto;grid-template-columns:610px 1fr!important;max-width:100%;gap:60px;align-items:flex-start}.product-information.section .product-information__grid .product-information__media .slideshow-controls__thumbnails{gap:30px;padding:20px 0 0}.product-information.section .product-information__grid .product-information__media{position:sticky;top:80px;transition:all .4s;padding-right:0!important}html.sticky .product-information.section .product-information__grid .product-information__media{top:130px}.head_wrp h1{color:#1a1a1a;font-weight:700;font-size:38px;line-height:130%;letter-spacing:10%}.product-information.section .product-information__grid product-price span{font-weight:500;font-size:24px;line-height:120%;letter-spacing:0%;color:#1a1a1a;display:block}.product-information.section .product-information__grid product-price .compare-at-price{font-weight:400;font-size:20px}.product-information.section .product-information__grid .variant-picker__form{display:flex;align-items:flex-end;gap:20px}.product-information.section .product-information__grid .variant-picker__form>*{margin:0;width:auto;flex:1}.product-information.section .product-information__grid .variant-picker__form>* label{font-weight:500;font-size:16px;line-height:120%;letter-spacing:0%;margin-bottom:8px;display:block}.product-information.section .product-information__grid .variant-picker__form>* legend{margin-bottom:10px;display:flex;align-items:center;gap:6px;font-weight:300;font-size:14px;line-height:120%;letter-spacing:0%;text-transform:uppercase;color:#1a1a1a}.product-information.section .product-information__grid .variant-picker__form>* legend .variant-option__swatch-value{font-weight:500;padding:0;color:#1a1a1a}.product-information.section .product-information__grid .variant-picker__form>* .variant-option__select-wrapper{border:1px solid #1A1A1A1A;margin:0}.product-information.section .product-information__grid .variant-picker__form>* .variant-option__select-wrapper .variant-option__select{padding:12px 18px;font-weight:500;font-size:14px;line-height:120%;letter-spacing:0%;text-transform:uppercase}.product-information.section slideshow-controls .slideshow-controls__thumbnails{padding-right:0!important;overflow:auto}.product-information.section slideshow-controls .slideshow-controls__thumbnails .slideshow-control.slideshow-controls__thumbnail{opacity:1;outline:none;transition:all .4s}.product-information__grid slideshow-controls .slideshow-controls__thumbnails button.slideshow-control{aspect-ratio:1!important;width:130px;max-width:100%;border:1px solid #1A1A1A1A}.product-information__grid slideshow-controls .slideshow-controls__thumbnails button.slideshow-control img{width:100%;object-fit:contain}.product-information__grid slideshow-controls .slideshow-controls__thumbnails{margin:0;padding-inline:0!important}.product-information__grid .product-inventory__status .svg-wrapper{display:none}.product-information__grid .product-inventory__status .product-inventory__text{background:#f6f6f6;padding:5px 10px;font-weight:400;font-size:12px;line-height:110.00000000000001%;letter-spacing:0%;text-transform:uppercase;color:#1a1a1a}.product-information.section .product-information__grid .product-form-buttons{flex-wrap:wrap;gap:20px}.product-information.section .product-information__grid .product-form-buttons .shopify-payment-button__button,.product-information.section .product-information__grid .product-form-buttons add-to-cart-component button{width:100%;border:none;background:var(--primary);color:#fff;padding:13px 14px;border-radius:6px;cursor:pointer;font-family:Roboto;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase;border:0;outline:none;box-shadow:none}.product-information.section .product-information__grid .product-form-buttons .shopify-payment-button__button:hover,.product-information.section .product-information__grid .product-form-buttons add-to-cart-component button:hover{background:var(--secondary);color:var(--dark)}.product-information.section .product-information__grid .product-form-buttons span{flex:1}.product-information__grid .product-form-buttons add-to-cart-component button .add-to-cart-icon{display:none}.product-information.section .product-information__grid .product-form-buttons .shopify-payment-button__button{background-color:var(--primary)}.product-information.section .product-information__grid .product-form-buttons .shopify-payment-button__button:hover{background-color:var(--secondary)}.product-information.section .product-information__grid .quantity-selector{border:0;border-radius:6px;height:auto;background:#f6f6f6;padding:6px;gap:12px}.product-information.section .product-information__grid .quantity-selector button{background:#fff;height:34px;width:34px;border-radius:4px}.product-information.section .product-information__grid .quantity-selector button svg{display:block;height:15px;width:15px;color:#000;opacity:1}.product-information.section .product-information__grid .product-form-buttons .quantity-selector-wrapper{gap:12px}.product-information.section .product-information__grid .product-form-buttons .quantity-selector-wrapper:before{content:"Quantity";font-weight:500;font-size:17px;line-height:100%}.product-information.section .product-information__grid .quantity-selector input{font-size:18px;font-weight:400;color:#1a1a1a;max-width:24px}.product-information.section .product-information__grid accordion-custom .details__header{font-weight:500;font-size:17px;line-height:130%;padding-block:14px}.product-information.section .product-information__grid accordion-custom .details-content{padding:12px 0;border-top:1px solid #1417191A}.product-information.section .product-information__grid accordion-custom details.details .metafield-rich_text_field{display:block;width:100%;max-inline-size:100%}.product-information.section .product-information__grid accordion-custom .details-content p{font-size:15px;font-weight:400;line-height:160%}.product-information.section .product-information__grid accordion-custom details.details{border-color:#1417191a}.product-information.section .product-information__grid p:empty{display:none}.product-information.section .product-information__grid p{font-size:15px}.product-information.section .product-information__grid accordion-custom .details-content ul{list-style:none;padding:0;margin:0}.product-information.section .product-information__grid accordion-custom .details-content ul li{position:relative;padding-left:20px;margin-bottom:8px}.product-information.section .product-information__grid accordion-custom .details-content ul li:last-child{margin-bottom:0}.product-information.section .product-information__grid accordion-custom .details-content ul li:before{content:"";position:absolute;left:0;font-weight:700;background-image:url('data:image/svg+xml,<svg width="11" height="9" viewBox="0 0 11 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 4.92276L2.47389 6.72116C2.91833 7.18483 3.14055 7.41669 3.41669 7.41669C3.69283 7.41669 3.91506 7.18483 4.35953 6.72116L10.0833 0.75" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;height:12px;width:12px;background-position:center center;top:4px;opacity:.7}.product-information.section .product-information__grid .usp_points ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px 12px;font-size:15px;color:#000}.product-information.section .product-information__grid .usp_points ul li{position:relative;padding-left:22px;margin-bottom:0}.product-information.section .product-information__grid .usp_points ul li:before{content:"";position:absolute;left:0;font-weight:700;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2 4 12l8 10 8-10-8-10Z" fill="%23006EA6"></path></svg>');background-repeat:no-repeat;background-size:contain;height:15px;width:15px;background-position:center center;top:4px}.product-information.section .product-media__image{background-color:#dee9f8}.cart-items__wrapper .cart-items__variant dt{position:static!important;clip:unset;word-wrap:unset}.thb-section{background:#e9f8ff;padding-block:47px 40px;position:relative;overflow:hidden;background-image:url(/cdn/shop/files/hero-banner-shape.svg);background-repeat:no-repeat;background-position:bottom right}.thb-inner{display:flex;align-items:center;justify-content:space-between;gap:82px;width:1320px;max-width:100%;margin:0 auto;position:relative;z-index:1}.thb-left{flex:1;max-width:727px}.thb-heading{font-weight:700;font-size:48px;line-height:130%;letter-spacing:0%;margin-bottom:24px}.thb-heading .thb-highlight{color:#006ea6}.thb-desc{font-weight:400;font-size:16px;line-height:170%;letter-spacing:0%;color:#020305e5;width:577px;max-width:100%;margin-bottom:40px}.thb-btns{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:50px}.thb-btn-primary{display:inline-flex;align-items:center;gap:10px;background:#fcaf1b;color:#1a1a1a;text-decoration:none;font-size:18px;font-weight:500;letter-spacing:0em;text-transform:uppercase;padding:0 40px;line-height:60px;border-radius:10px;white-space:nowrap;transition:all .4s;font-family:var(--font1):}.thb-btn-primary:hover{background:var(--primary);color:#fff}.thb-btn-primary svg,.thb-btn-secondary svg{width:20px;height:20px;flex-shrink:0}.thb-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#006ea6;color:#fff;text-decoration:none;font-size:18px;font-weight:500;letter-spacing:0em;text-transform:uppercase;padding:0 40px;line-height:60px;border-radius:10px;white-space:nowrap;transition:all .4s;font-family:var(--font1):}.thb-btn-secondary:hover{background:var(--secondary);color:var(--dark)}.thb-points{display:flex;flex-wrap:wrap;gap:30px;list-style:none;margin:0;padding:0}.thb-points li{display:flex;align-items:center;gap:5px;color:#020305;font-weight:500;font-size:16px;line-height:120%}.thb-points li .thb-point-icon{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.thb-right{flex:0 0 auto;width:46%;max-width:511px;display:flex;align-items:center;justify-content:center;padding-right:48px}.thb-right img{width:100%;height:auto;object-fit:contain;display:block}marquee-component.hero_marq{background:#006ea6!important;padding:18px 0}marquee-component.hero_marq .marquee__repeated-items>.text-block{display:flex;flex-direction:row;align-items:center;gap:40px}marquee-component.hero_marq .marquee__repeated-items>.text-block>*{color:#fff!important;font-weight:600;font-size:20px;line-height:110.00000000000001%;letter-spacing:0%}marquee-component.hero_marq .marquee__repeated-items>.text-block:before{content:"";height:8px;width:8px;min-width:8px;background:#ffffff4d;border-radius:50px}marquee-component.hero_marq .marquee__wrapper .marquee__content,marquee-component.hero_marq .marquee__repeated-items{gap:40px}marquee-component.hero_marq .marquee__wrapper{gap:40px}.tts-section{background:#fff;padding:100px 0}.tts-inner{width:1370px;max-width:100%;padding:0 25px;margin:0 auto}.tts-heading{font-weight:700;font-size:50px;line-height:130%;letter-spacing:0%;text-align:center;margin-bottom:30px}.tts-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:60px}.tts-tab-btn{padding:0 24px;border-radius:999px;border:1px solid #02030524;background:#fff;font-size:15px;line-height:38px;font-weight:400;color:#020305;cursor:pointer;transition:all .4s;font-family:inherit;white-space:nowrap}.tts-tab-btn:hover{border-color:#006ea6;color:#006ea6}.tts-tab-btn.active{background:#006ea6;border-color:#006ea6;color:#fff}.tts-panel{display:none}.tts-panel.active{display:block}.tts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.tts-card{background:#e9f8ff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:all .4s;padding:10px}.tts-card__img-wrap{position:relative;background:#fff;display:flex;align-items:center;justify-content:center;padding:38px;height:330px;border-radius:16px}.tts-card__img-wrap a{display:block;width:100%;text-align:center;height:100%}.tts-card__img-wrap img{width:100%;max-width:100%;height:100%;object-fit:contain;display:inline-block;transition:all .4s}.tts-card:hover .tts-card__img-wrap img{transform:scale(1.04)}.tts-card__rating{position:absolute;top:14px;right:14px;display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#1a1a1a;background:transparent}.tts-card__rating .tts-star{color:#ffc107;font-size:14px}.tts-card__body{padding:18px 10px 10px;display:flex;flex-direction:column;flex:1;gap:24px}.tts-card__title{font-weight:600;font-size:24px;line-height:130%;letter-spacing:0%;margin-bottom:12px;display:block;font-family:var(--font1)}.tts-card__title:hover{color:#006ea6}.tts-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;line-height:1}.tts-card__price{font-weight:500;font-size:18px;line-height:120%;letter-spacing:0%;color:#020305}.tts-card__compare{font-weight:400;font-size:18px;line-height:120%;letter-spacing:0%;text-decoration:line-through;color:#444444b2}.tts-card__gst{font-weight:400;font-size:12px;line-height:130%;letter-spacing:0%;text-transform:uppercase;color:#020305e5}.tts-card__features{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 8px}.tts-card__features li{font-weight:400;font-size:14px;line-height:130%;letter-spacing:0%;color:#020305e5;position:relative;padding-left:22px}.tts-card__features li:before{content:"";height:16px;width:16px;display:inline-block;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_189_31)"><path d="M14.6667 8.00016C14.6667 4.31826 11.6819 1.3335 8 1.3335C4.3181 1.3335 1.33334 4.31826 1.33334 8.00016C1.33334 11.682 4.3181 14.6668 8 14.6668C11.6819 14.6668 14.6667 11.682 14.6667 8.00016Z" stroke="black" stroke-width="1.5"/><path d="M5.33333 8.33333L6.99999 10L10.6667 6" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_189_31"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');background-repeat:no-repeat;background-size:contain;background-position:center center;position:absolute;top:1px;left:0}.tts-card__atc{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;font-weight:500;padding:0 20px;font-size:16px;line-height:50px;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase;background:#006ea6;box-shadow:0 4px 4px #0000000d;color:#fff;border:0;border-radius:8px;margin-top:auto;cursor:pointer}.tts-card__atc:hover{background:var(--secondary);color:#000}.tts-card__atc:disabled{background:#aaa;cursor:not-allowed}.tts-card__atc.loading{opacity:.7;pointer-events:none}.tts-card__atc.sold-out{background:#ccc;cursor:not-allowed;pointer-events:none}@media(max-width:1024px){.tbmg_sec{padding:50px 0}.tbmg_sec .section-content-wrapper{row-gap:30px}.tbmg_sec .item{padding:20px}.tbmg_sec .item h3{font-size:30px}.tbmg_sec .item p{font-size:14px}.tbmg_sec .section-content-wrapper>.group-block>.group-block-content{gap:0}.header__row.header__row--top{padding:5px 15px}.header__row.header__row--top .header__column header-actions{margin:0!important;grid-area:unset!important}.header__row.header__row--top>.header__columns{display:grid;align-items:center;grid-template-columns:repeat(3,1fr)!important}.header__row.header__row--top>.header__columns>*{display:flex!important;align-items:center;grid-area:unset;gap:0}.header__row.header__row--top>.header__columns>*{display:flex!important;align-items:center;gap:0}html .menu-drawer .button.close-button{border:1px solid #000;border-radius:0;margin:20px;padding:8px}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu{padding:0;margin:0}html .menu-drawer{width:100%}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li{padding:10px 16px;border-bottom:1px solid #DDD}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li summary,html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li>a{font-size:22px}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li .menu-drawer__menu--childlist li a{font-size:18px;border:0}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li .menu-drawer__menu--childlist li{padding:0 0 0 20px;border:0}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li .svg-wrapper svg{height:16px;width:16px}html .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li .svg-wrapper{padding-block:0}header-component#header-component .menu-drawer nav.menu-drawer__navigation .menu-drawer__menu>li summary .svg-wrapper.icon-plus{color:#000!important}header-component#header-component .menu-drawer .button.close-button span.svg-wrapper{color:#000!important}header-drawer.header-drawer summary.header__icon{padding:0}.header__row .header__column search-button .header-actions__action .svg-wrapper{height:28px;width:28px}header-component#header-component header-drawer.header-drawer summary.header__icon .svg-wrapper svg{height:18px;width:18px}.header__column.header__column--left .header__drawer{min-height:auto!important}header-drawer.header-drawer summary.header__icon .svg-wrapper{height:30px;width:30px;background:#1a1a1a4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header-component#header-component .header__row>.header__columns .header__column--right header-actions{display:flex;align-items:center}header-component#header-component .header__row>.header__columns .header__column--right header-actions .svg-wrapper{height:26px;width:26px}.header__row.header__row--top>.header__columns .header__column.header__column--left{gap:14px}.header__row.header__row--top>.header__columns .header__column.header__column--right{gap:10px}.tally-bar{z-index:unset}.hero_section .custom-section-content h3{font-size:28px}.tt-section{padding:50px 0}.tt-slide__left{width:300px}.tt-slide__img-wrap{height:220px;border-radius:6px;margin-bottom:14px}.tt-slide__name{font-size:18px;margin:0 0 4px}.tt-slide__right{flex:1;padding-top:0}.tt-slide__quote-text{font-size:16px;margin:12px 0}.tt-nav{gap:10px;margin-top:10px;padding:0 20px}.tt-heading{font-size:28px;margin:0 0 30px}.faqs_sec.section{padding:50px 0 40px}.faqs_sec.section .custom-section-content .section-content-wrapper{gap:20px}.faqs_sec.section .custom-section-content h3{font-size:34px}.faqs_sec.section .custom-section-content .details__header{font-size:16px;padding:22px 0}.tcta-section{padding:50px 0}.tcta-heading{font-size:30px}.tcta-desc{font-size:14px}.tally-footer__top{gap:150px;padding:20px 0 15px}.tally-footer__tagline{font-size:14px}.tally-footer__columns{gap:0;padding:25px 0 0}.tally-footer__bottom{flex-wrap:nowrap;gap:10px;padding:12px 0}.tally-footer__col-heading{font-size:15px;margin-bottom:6px}.tally-footer__col ul li a{font-size:13px;line-height:26px}.tally-footer__col ul li a:after{bottom:-1px;height:1px}.tally-footer__col{padding:0 15px 15px 0}.tally-footer__col-text,.tally-footer__copyright{font-size:13px}.tally-footer__copyright a{margin:0 4px;font-size:13px}.tally-footer__socials{gap:10px}.tp-cards{gap:15px}.whats_new_sec .whats_new_main_wrap>.group-block-content{flex-direction:column;gap:0px}.whats_new_sec .whats_new_main_wrap{padding:24px}.whats_new_sec .whats_new_main_wrap .whats_new_box h3{font-size:25px}.whats_new_sec .whats_new_main_wrap .whats_new_lh_box{padding-bottom:0}.selectors_sec .selectors_main_wrap>.group-block-content{flex-direction:column}.selectors_sec .selectors_main_wrap>.group-block-content .selectors_content_wrap,.selectors_sec .selectors_main_wrap>.group-block-content .selectors_image_wrap{width:100%}.selectors_sec .section-content-wrapper{padding:96px 0}.selectors_sec h2{font-size:28px}.update_sec .section-content-wrapper{padding:48px 0}.update_sec h3{font-size:25px}.update_sec .update_main_wrap .group-block-content .group-block{max-width:156px}.tcta-section.learning_hub h2.tcta-heading{font-size:28px}.tcta-section.learning_hub p.tcta-desc{font-size:16px;max-width:336px;width:100%}.tcta-section.learning_hub .tcta-inner{padding:0 35px}.tp-section{padding:40px 20px}.tp-title{font-size:32px}.tp-header,.tp-tabs,.tp-panel-desc{margin-bottom:24px}.tc-section{padding:50px 0}.tc-section .content_grp h3{font-size:28px}.tc-section .content_grp{width:500px;margin:0 auto 18px}.tc-grid{gap:14px}.tc-card__img-wrap{height:150px;padding:15px}.tc-card__body{padding:15px}.tc-card__title{font-size:16px}.tc-card__desc{font-size:14px;padding-bottom:15px}.tc-card__link{font-size:14px}.tp-cards{grid-template-columns:repeat(2,1fr)}.tp-card-wrp:has(.tp-card--popular){margin-top:30px}.shpr_nine_sec .tp-cards{grid-template-columns:repeat(2,1fr)}.shpr_nine_sec .tp-card-wrp:last-child{margin-top:30px}.product-information.section .product-information__grid{grid-template-columns:300px 1fr!important;gap:40px}.product-information.section .product-information__grid .usp_points ul{grid-template-columns:repeat(2,1fr);gap:8px 12px;font-size:14px}.head_wrp h1{font-size:32px}.product-information.section .product-information__grid product-price span{font-size:20px}.thb-section{padding-block:40px 40px;padding-inline:25px}.thb-inner{gap:30px}.thb-left{max-width:400px}.thb-right{width:40%;padding-right:0}.thb-heading{font-size:30px;margin-bottom:14px}.thb-desc{font-size:14px;margin-bottom:20px}.thb-btn-secondary,.thb-btn-primary{gap:10px;font-size:13px;padding:0 16px;line-height:46px;border-radius:6px}.thb-btns{gap:14px;margin-bottom:24px}.thb-points{gap:15px}.thb-points li .thb-point-icon{width:25px;height:25px}.thb-points li{font-size:14px}marquee-component.hero_marq .marquee__wrapper .marquee__content,marquee-component.hero_marq .marquee__repeated-items,marquee-component.hero_marq .marquee__repeated-items>.text-block{gap:20px}.tts-section{padding:60px 0}.tts-heading{font-size:40px;margin-bottom:22px}.tts-tabs{gap:8px;margin-bottom:30px}.tts-grid{grid-template-columns:repeat(2,1fr);gap:20px}.tts-card__img-wrap{padding:25px;height:230px;border-radius:14px}.tts-card__title{font-size:20px;margin-bottom:10px}.tts-card__compare,.tts-card__price{font-size:16px}.tts-card__features li{font-size:13px;padding-left:20px}.tts-card__features li:before{height:14px;width:14px}.tts-card__atc{gap:12px;padding:0 10px;font-size:15px;line-height:46px}}@media(max-width:767px){.tally-footer__columns{gap:0;padding:20px 0 0;grid-template-columns:repeat(2,1fr)}.tcta-inner{gap:24px;padding:0 20px;flex-wrap:wrap}.tcta-content{width:100%;max-width:100%;text-align:center}.tcta-inner .btn_wrp{width:100%}.tally-bar__inner{display:none}.header__row.header__row--top{padding:5px 10px}.header__row.header__row--top .dwnld_btn{display:none}.hero_section .custom-section-content{padding:0 20px}.hero_section .custom-section-content h3{font-size:24px;text-align:center}html .tp-title{font-size:24px}html .tp-tab{padding:10px 15px;font-size:14px}html .tp-tab-wrap{gap:8px;padding:5px}html .tp-tabs{margin-bottom:15px}html .tp-card__eff{margin-top:0;font-size:14px}html .tp-card__plan{margin:0 0 10px;font-size:16px}html .tp-card__price{font-size:24px}header-component#header-component .header__row>.header__columns .header__column--right header-actions span.cart-bubble__background{display:none}header-component#header-component .header__row>.header__columns .header__column--right header-actions span#cart-bubble-text{background-color:var(--secondary);height:15px;width:15px;border-radius:50px;min-width:15px;display:flex;align-items:center;justify-content:center;position:absolute;top:-3px;right:-3px}.header__row.header__row--top>.header__columns header-actions .account-button{min-height:auto}.header__row.header__row--top>.header__columns header-actions,.header__row.header__row--top>.header__columns header-actions>*{margin:0;border:0!important}.header__row.header__row--top>.header__columns header-actions>*{padding-left:0}.tbmg_sec .custom-section-content{padding:0 20px}.tbmg_sec .section-content-wrapper{row-gap:20px}.tbmg_sec .section-content-wrapper h3{font-size:26px}.tbmg_sec .section-content-wrapper>.group-block>.group-block-content{gap:0;flex-flow:unset;flex-wrap:wrap}.tbmg_sec .section-content-wrapper>.group-block>.group-block-content{flex-flow:unset;grid-template-columns:repeat(2,1fr);display:grid}.tbmg_sec .item{padding:15px 15px 10px}.tbmg_sec .section-content-wrapper>.group-block>.group-block-content h3{font-size:22px}.tbmg_sec .item p{font-size:12px}.container{padding:0 20px}.tc-section .content_grp h3{font-size:25px}.tc-section .content_grp p.head__desc{font-size:14px}.tc-grid{gap:10px;grid-template-columns:repeat(1,1fr)}.tt-heading{font-size:24px;margin:0 0 24px}.tt-section{padding:50px 20px}html .tt-slide{gap:20px;padding:0;flex-wrap:wrap}html .tt-slide__left{width:100%}html .tt-slide__img-wrap{height:250px;border-radius:5px;margin-bottom:10px}html .tt-slide__quote-text{font-size:15px;margin:10px 0}.tt-nav{gap:10px;margin-top:16px;padding:0;justify-content:center}.faqs_sec.section .custom-section-content{padding:0 20px}.faqs_sec.section .custom-section-content h3{font-size:30px}.faqs_sec.section .custom-section-content .details__header{padding:16px 0}.faqs_sec.section .custom-section-content .details-content p{font-size:14px}.tcta-section{background-position:bottom center;padding:30px 0}.tcta-heading{font-size:25px}.shpr_nine_sec .tp-cards{grid-template-columns:repeat(1,1fr);gap:15px}html .tp-rich-text li{padding-left:20px;margin-bottom:10px;font-size:13px}.tp-rich-text li:before{height:12px;width:12px;top:2px}.tally-footer__top{gap:10px;padding:18px 0 14px;flex-direction:column;justify-content:center;text-align:center}.tally-footer__tagline{font-size:13px;text-align:center}.tally-footer__bottom{flex-wrap:wrap;gap:8px;padding:10px 0;justify-content:center;text-align:center}html .tally-footer__copyright{font-size:13px;justify-content:center;text-align:center}.tally-footer__socials svg{width:18px;height:18px}html .tt-slide__company{font-size:14px}.tt-nav__counter{font-size:18px}.whats_new_sec .whats_new_main_wrap .whats_new_box h3{font-size:22px}.whats_new_sec .whats_new_main_wrap{padding:20px}.whats_new_sec .whats_new_main_wrap .whats_new_box p{font-size:15px}.selectors_sec h2{font-size:24px}.selectors_sec h2 strong{height:48px}.selectors_sec .icon_list_wrap{flex-direction:column}.selectors_sec .btn_wrap_container{flex-direction:column;align-items:start;gap:16px}.selectors_sec .selectors_image_wrap img{max-width:326px}.update_sec h3{font-size:23px}.update_sec .update_main_wrap .group-block-content .group-block{max-width:327px}.tcta-section.learning_hub h2.tcta-heading{text-align:left;font-size:24px}.tcta-section.learning_hub p.tcta-desc{text-align:left}.tcta-section.learning_hub .tcta-inner{padding:0 24px;gap:16px}.tcta-section.learning_hub .tcta-inner .btn_wrp{text-align:left}.tp-cards{grid-template-columns:repeat(1,1fr)}.tp-header,.tp-tabs,.tp-panel-desc{margin-bottom:20px;font-size:14px}.tp-card .wrapper,.tp-card .head_txt{padding:16px}.tp-card .wrapper .crd_btn_wrp{margin-bottom:18px}.tp-card .wrapper .crd_btn_wrp{margin-bottom:18px;min-height:auto}.tp-card .wrapper .crd_btn_wrp .tp-card__cta{margin-top:10px}.tp-card__features h6,.tp-card .wrapper .tp-card__highlights h6{font-size:13px;margin-bottom:8px}.tp-card .wrapper .crd_btn_wrp .tp-card__head{margin-bottom:5px}.tp-card .wrapper .tp-card__highlights{padding-bottom:15px;margin-bottom:15px}.shpr_nine_sec .tp-card__head .tp-card__price{font-size:25px}.shpr_nine_sec .tp-card__head .tp-card__gst{font-size:14px}.shpr_nine_sec .tp-cards{grid-template-columns:repeat(1,1fr)}.product-information.section .product-information__grid{display:block}.product-information.section .product-information__grid .product-information__media{position:static;display:none}.product-information.section .product-information__grid{padding:0 20px}.tts-grid{grid-template-columns:repeat(1,1fr);gap:16px}.thb-inner{flex-wrap:wrap;justify-content:center}.thb-left{max-width:100%}.thb-right{width:80%}.thb-section{padding-block:30px 40px;padding-inline:20px}.thb-heading{font-size:25px;margin-bottom:12px;text-align:center}.thb-desc{font-size:14px;margin-bottom:22px;text-align:center}.thb-btns{gap:12px;margin-bottom:20px}.thb-btn-secondary,.thb-btn-primary{gap:8px;font-size:12px;padding:0 14px;line-height:42px;border-radius:6px}.thb-points{gap:12px;justify-content:center}.thb-points li{font-size:13px}marquee-component.hero_marq .marquee__repeated-items>.text-block>*{font-size:16px}marquee-component.hero_marq{padding:15px 0}.tts-section{padding:50px 0}.tts-inner{padding:0 20px}.tts-heading{font-size:30px;margin-bottom:20px}.tts-tabs{gap:8px;margin-bottom:20px;white-space:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;justify-content:flex-start}.tts-tab-btn{padding:0 18px;font-size:14px;line-height:36px}.tts-card__body{padding:14px 5px 5px;gap:18px}.tts-card{border-radius:14px;padding:8px}.tts-card__atc{gap:10px;padding:0 10px;font-size:14px;line-height:45px}.tts-card__atc svg{width:22px}.tts-tabs{scrollbar-width:thin;scrollbar-color:#006ea6 transparent;padding-bottom:10px}.tts-tabs::-webkit-scrollbar{height:2px}.tts-tabs::-webkit-scrollbar-track{background:transparent}.tts-tabs::-webkit-scrollbar-thumb{background:linear-gradient(to right,transparent,#006ea6 30%,#006ea6 70%,transparent);border-radius:999px}.tts-tabs::-webkit-scrollbar-thumb:hover{background:#006ea6}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
