html,body{height:100%}body{color:#7a7a7a;font-size:16px;font-family:Lato,sans-serif;line-height:1.3;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}img{max-width:100%}body.show-menu{overflow:hidden!important}a{color:#019d9f;text-decoration:none}.custom_illustration_bottom_banner{display:block}a:hover,a:focus{color:#019d9f;text-decoration:none}a,button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:16px}h1,h2,h3,h4,h5,h6{font-weight:900;margin-bottom:1rem}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a,.h1>a,.h2>a,.h3>a,.h4>a,.h5>a,.h6>a,.h1>a:hover,.h2>a:hover,.h3>a:hover,.h4>a:hover,.h5>a:hover,.h6>a:hover{color:inherit}p{margin-bottom:1rem}p:last-child{margin-bottom:0}p.strong{font-weight:900}section{position:relative;z-index:1}main{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}.bg-yellow{background-color:#e9f10c!important}.bg-primary{background-color:#019d9f!important}.bg-secondary{background-color:#249cf4!important}.bg-light{background-color:#e5e6e4!important}.bg-dark-gray{background-color:#aaaba9!important}.bg-black{background-color:#000}.has-bg-image{background-repeat:no-repeat;background-position:center center;background-size:cover}.bg-primary-gradient{background:#019d9f;background:-webkit-gradient(linear,left bottom,left top,from(#019d9f),to(#00ce91));background:-o-linear-gradient(bottom,#019d9f 0%,#00ce91 100%);background:linear-gradient(0deg,#019d9f,#00ce91)}.bg-secondary-gradient{background:#249cf4;background:-webkit-gradient(linear,left bottom,left top,from(#584cdf),to(#249cf4));background:-o-linear-gradient(bottom,#584cdf 0%,#249cf4 100%);background:linear-gradient(0deg,#584cdf,#249cf4)}.text-primary{color:#019d9f!important}.text-gray{color:#7a7a7a!important}.text-black{color:#000}.text-shadow-primary{text-shadow:0px 0px 13.02px rgba(0,0,0,.71)}.text-white-outlined{border:1px solid #fff;color:#fff;background:transparent;padding:10px 15px;border-radius:5px}.fs-xs{font-size:12px}.fs-sm{font-size:14px}.fs-md{font-size:16px}.fs-lg{font-size:18px}.fs-lead{font-size:20px}.btn{-webkit-box-shadow:none!important;box-shadow:none!important;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;min-width:90px}.btn-gray,.btn-gray:hover{color:#fff;background-color:#7a7a7a}.btn-white-outlined{border-color:#fff;color:#fff;background:transparent}.btn-white-outlined:hover,.btn-white-outlined:focus{background:#fff;color:#00ce91}.btn-primary-outlined{border-color:#fff;color:#fff;background:#019d9f}.btn-primary-outlined:hover,.btn-primary-outlined:focus{background:#fff;color:#00ce91}.btn-secondary-outlined{border-color:#fff;color:#fff;background:#249cf4}.btn-secondary-outlined:hover,.btn-secondary-outlined:focus{background:#fff;color:#249cf4}.btn-primary-gradient{border:0;color:#fff;background:#019d9f;background:-webkit-gradient(linear,left bottom,left top,from(#019d9f),to(#00ce91));background:-o-linear-gradient(bottom,#019d9f 0%,#00ce91 100%);background:linear-gradient(0deg,#019d9f,#00ce91)}.btn-primary-gradient:hover,.btn-primary-gradient:focus{color:#fff;background:#019d9f;background:-webkit-gradient(linear,left bottom,left top,from(#019d9f),to(#00ce91));background:-o-linear-gradient(bottom,#019d9f 0%,#00ce91 100%);background:linear-gradient(0deg,#019d9f,#00ce91);opacity:.9}.btn-secondary-gradient{border:0;color:#fff;background:#249cf4;background:-webkit-gradient(linear,left bottom,left top,from(#584cdf),to(#249cf4));background:-o-linear-gradient(bottom,#584cdf 0%,#249cf4 100%);background:linear-gradient(0deg,#584cdf,#249cf4)}.btn-secondary-gradient:hover,.btn-secondary-gradient:focus{color:#fff;background:#249cf4;background:-webkit-gradient(linear,left bottom,left top,from(#584cdf),to(#249cf4));background:-o-linear-gradient(bottom,#584cdf 0%,#249cf4 100%);background:linear-gradient(0deg,#584cdf,#249cf4);opacity:.9}.btn-black-gradient{border:0;color:#fff;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(#000000),to(#353535));background:-o-linear-gradient(bottom,#000000 0%,#353535 100%);background:linear-gradient(0deg,#000,#353535)}.btn-black-gradient:hover,.btn-black-gradient:focus{color:#fff;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(#000000),to(#353535));background:-o-linear-gradient(bottom,#000000 0%,#353535 100%);background:linear-gradient(0deg,#000,#353535);opacity:.9}.btn-white-gradient{border:0;color:#000;background:#fbf0ea;background:-webkit-gradient(linear,left bottom,left top,from(#b0e1fa),to(#fbf0ea));background:-o-linear-gradient(bottom,#b0e1fa 0%,#fbf0ea 100%);background:linear-gradient(0deg,#b0e1fa,#fbf0ea)}.btn-white-gradient:hover,.btn-white-gradient:focus{color:#000;background:#fbf0ea;background:-webkit-gradient(linear,left bottom,left top,from(#b0e1fa),to(#fbf0ea));background:-o-linear-gradient(bottom,#b0e1fa 0%,#fbf0ea 100%);background:linear-gradient(0deg,#b0e1fa,#fbf0ea);opacity:.9}.border-primary{border-color:#019d9f!important}.border-secondary{border-color:#249cf4!important}.form-control{border-color:#d3d3d3}input:-internal-autofill-selected{-webkit-appearance:menulist-button;appearance:menulist-button;background-image:none!important;background-color:#00000059!important;color:fieldtext!important}.form-control:focus{border-color:#26989a;box-shadow:#1f727340 0 0 0 .25rem}.form-control::-webkit-input-placeholder{opacity:.8}.form-control:-ms-input-placeholder{opacity:.8}.form-control::-ms-input-placeholder{opacity:.8}.form-control::placeholder{opacity:.8}.header-top-linklists{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:30px}.header-top-linklists li{line-height:1}.header-top-linklists a{color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:inline-block;padding:10px 0}.header-top-linklists a:hover{color:#019d9f}.navbar{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;padding:12px 0;position:relative;z-index:100}.navbar .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-left:20px}.has-dropdown .menu-dropdown{position:absolute}.menu-dropdown{background:#fff;color:#000;width:max-content;padding:0;display:none}.menu-dropdown a{padding:10px 20px;display:block;color:#7a7a7a}.menu-dropdown a:hover{background:linear-gradient(0deg,#019d9f,#00ce91);color:#fff}.nav-item.has-dropdown:hover .menu-dropdown{display:block}.has-dropdown .nav-link{position:relative}.has-dropdown .nav-link:after{content:"";position:absolute;top:50%;right:4px;transform:translateY(-50%);background-image:url(/cdn/shop/files/TRI-shape.png?v=1683133255);height:6px;width:8px}@media (max-width: 991px){.navbar .buttons{margin-left:16px;margin-top:20px}.menu-dropdown{padding:0 15px}.has-dropdown .menu-dropdown{position:relative}.nav-item.has-dropdown:hover .menu-dropdown{display:none}.nav-item.has-dropdown.open .menu-dropdown{display:block}.has-dropdown .nav-link:after{right:15px}.header-top-linklists{gap:5%}}.navbar-brand{padding:0;position:relative}.navbar-brand img{max-height:57px}@media (max-width: 1199px){.navbar-brand img{max-height:50px}}@media (max-width: 991px){.navbar-brand img{max-height:40px}.custom_illustration_bottom_banner{display:none}}.navbar-nav .nav-link{color:#7a7a7a;text-transform:uppercase}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus,.navbar-nav .nav-link:active,.navbar-nav .nav-link.active{color:#019d9f}.navbar-expand-lg .navbar-nav .nav-link{padding:10px 20px}@media (max-width: 1199px){.navbar-expand-lg .navbar-nav .nav-link{padding:10px 15px}}.navbar-toggler{border:0;padding:0;background:none;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;width:26px}.navbar-toggler span{display:block;width:100%;height:2px;background:#303030;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center}.navbar-toggler span+span{margin-top:7px}.navbar-toggler[aria-expanded=true] span{background:#019d9f}.navbar-toggler[aria-expanded=true] span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top}.navbar-toggler[aria-expanded=true] span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}.navbar-toggler[aria-expanded=true] span:nth-child(2){width:0;opacity:0}@media (max-width: 991px){#navbarContent{position:fixed;top:0;left:-100px;opacity:0;visibility:hidden;width:250px;height:100%;background:#fff;z-index:99;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0;-webkit-box-shadow:3px 0 6px rgba(0,0,0,.2);box-shadow:3px 0 6px #0003;-webkit-transition:.1s;transition:.1s}#navbarContent.show{left:0;opacity:1;visibility:visible}}.inset-0{top:0;right:0;bottom:0;left:0}.hero-section{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:100px 0;position:relative;z-index:1}.hero-section:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#fff;opacity:0;z-index:-1;visibility:hidden}.mobile-image-show{display:none}@media (max-width: 991px){.hero-section:before{visibility:visible}.mobile-image-show{display:block}}@media (max-width: 1599px){.hero-section{padding:30px 0}}.hero-content{position:relative;z-index:1}.hero-content p{color:#476167;font-weight:600;line-height:1.3;margin-bottom:10px}@media (max-width: 991px){.hero-content p br{display:none}}.intro-video{max-width:430px}.newsletter-section{padding:25px 0;background:#fff}.subscribe-form{position:relative}.subscribe-form .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:15px;line-height:1}.subscribe-form .icon img{display:block}.subscribe-form .form-control{height:34px;width:300px;padding:3px 35px 5px 45px}.subscribe-form .form-control:focus{color:#7a7a7a}@media (max-width: 991px){.subscribe-form .form-control{width:200px}}@media (max-width: 767px){.subscribe-form .form-control{width:100%}}.subscribe-form .subscribe-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;line-height:1;padding:0;border:0;background:none;outline:0;border-radius:100%}.subscribe-form .subscribe-btn img{display:block;max-width:100%}.bg-gradient-primary{background:#019d9f;background:-webkit-gradient(linear,left bottom,left top,from(#019d9f),to(#00ce91));background:-o-linear-gradient(bottom,#019d9f 0%,#00ce91 100%);background:linear-gradient(0deg,#019d9f,#00ce91)}.bg-gradient-primary .subscribe-form .form-control{border-color:#fff}.bg-gradient-primary .subscribe-form .form-control:focus{border-color:#fff;-webkit-box-shadow:0 0 0 .25rem rgba(255,255,255,.25);box-shadow:0 0 0 .25rem #ffffff40}.bg-gradient-primary .subscribe-form .subscribe-btn{border:1px solid #fff}.product-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media (max-width: 991px){.product-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.product-grid .item{background-position:center center;background-repeat:no-repeat;background-size:cover;color:#fff}@media (min-width: 1200px){.product-grid .item .container{max-width:570px}}@media (min-width: 768px){.product-grid .item .content{margin-left:-30px}}.products-block .product-item{padding:30px;border-radius:10px}.products-block .product-item ul{margin-top:20px}.products-block .product-item ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;font-size:18px;font-style:italic;margin-bottom:20px}.products-block .product-item ul li:before{content:"\25cf";font-size:16px}.products-block .product-pro ul li:before{color:#019d9f}.products-block .product-debut ul li:before{color:#019d9f}.system-requirements ul{margin:0;padding:0;list-style:none}.system-requirements ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;font-size:18px;font-style:italic;margin-bottom:20px}.system-requirements ul li:before{content:"\25cf";font-size:8px;position:relative;top:6px}.addon-item .btn{font-size:18px;padding:5px 30px}.contact-section .contact-form textarea{border-radius:20px;padding-top:15px;padding-bottom:15px}.pack-includes ul{margin:0;padding:0;list-style:none}.pack-includes ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;font-size:18px;font-style:italic;margin-bottom:20px}.pack-includes ul li:before{content:"\25cf";font-size:8px;position:relative;top:6px}.box-pro .has-bg-image{border-top-left-radius:10px;border-bottom-left-radius:10px}@media (max-width: 767px){.box-pro .has-bg-image{border-radius:10px}}.box-debut .has-bg-image{border-top-right-radius:10px;border-bottom-right-radius:10px}@media (max-width: 767px){.box-debut .has-bg-image{border-radius:10px}}#upgrade .has-bg-image{border-radius:10px}.testimonial-author{-ms-flex-negative:0;flex-shrink:0;max-width:135px}.carousel-indicators{margin:0;bottom:12rem}@media (max-width: 991px){.carousel-indicators{bottom:13rem}}@media (max-width: 767px){.carousel-indicators{bottom:0}}.carousel-indicators [data-bs-target]{width:6px;height:6px;border:10px solid transparent;border-radius:100%;margin:0;background-color:#7a7a7a;opacity:.6;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.carousel-indicators .active{background-color:#019d9f;opacity:1}.footer .subscribe-form .form-control{width:100%}.social a{height:34px;width:34px}.social a:hover{opacity:.8}.footer-links{-webkit-column-count:2;column-count:2}.footer-links a{display:inline-block;color:#fff;font-size:14px;font-weight:700;padding:5px 0}.footer-links a:hover{color:#019d9f}.footer-bottom p{font-size:13px}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-700{font-weight:700}.fw-900,b,strong{font-weight:900}.button-border{border:1px solid currentColor!important}.product-title{margin-bottom:1rem}.rich-text__btn-group,.button-group-wrapper{display:-ms-grid;display:grid;gap:.6rem .8rem}@media (min-width: 768px){.rich-text__btn-group,.button-group-wrapper{-ms-grid-columns:1fr .8rem 1fr;grid-template-columns:1fr 1fr}.button-group-wrapper .btn:nth-child(3){grid-area:1/2/3/3}}@media (min-width: 992px){.chart-with-image__image{margin-top:-4.3rem;z-index:-1}.product-details{margin-left:-1rem}.rich-text__blocks .btn-gray{grid-area:1/2/3/3}}@media (min-width: 1200px){.product-title{margin-bottom:-1.05rem}}.product{background-image:url(product-bg.jpg)}.btn-apple{background-image:url(/cdn/shop/files/zo3HXeNg.png?v=1698194254);height:70px;width:173px;background-repeat:no-repeat;background-size:contain}.btn-google{background-image:url(/cdn/shop/files/6rusE-aQ.png?v=1698194243);height:70px;width:152px;background-repeat:no-repeat;background-size:contain}.btn-galaxy{background-image:url(/cdn/shop/files/Q2tjixPA.png?v=1698194249);height:70px;width:187px;background-repeat:no-repeat;background-size:contain}.faq-qustion:before{content:"Q";background:#019d9f;color:#fff}.faq-answer:before{content:"A";color:#019d9f;margin-bottom:-7px}.faq-qustion:before,.faq-answer:before{font-size:30px;font-weight:900;margin-right:15px;display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;aspect-ratio:1;border-radius:50%}.volume-license-benefits h3{color:#000;margin-bottom:5px}.volume-license-benefits p{font-style:italic}.faq-block:not(:last-of-type){border-bottom:1px solid #dee2e6}.table-fixed{table-layout:fixed}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-striped-color: #7a7a7a !important}.chart-with-image-chart td{vertical-align:middle}.chart-with-image-chart td:nth-last-child(-n+2){text-align:center}.chart-with-image-chart th{text-align:center}.chart-btn-wrapper div:nth-of-type(odd) .btn{margin-left:-6px}.chart-btn-wrapper div:nth-of-type(2n) .btn{margin-left:-10px}.search-form{width:150px}.search-form .form-control{color:#fff;height:24px;font-size:.8rem;padding:.2rem 1.4rem .2rem .5rem;background:transparent}.search-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;line-height:0;padding:0;border:0;background:none;outline:0;width:24px;height:24px}.grid-type-item{height:35px;width:35px}.grid-type-item.active{border:1px solid #fff}.gallery-bg-primary{background-color:#209294}.gallery-bg-secondary{background-color:#aaaba9}.addons-gallery-col{flex:0 0 270px;max-width:270px;aspect-ratio:1}.addons-gallery-item-info{bottom:0;left:0;right:0;background-color:#0006}.addons-gallery-item h2{height:38px}.addons-gallery-item h2>a:hover{color:inherit}.addons-gallery-item .btn{line-height:1.3;-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,.6)!important;box-shadow:0 0 5px 2px #0009!important;border-radius:.18rem}.contact-section .subscribe-form .form-control{width:100%}.contact-form .form-control{padding:3px 1.5rem 5px}.image-gallery-item{aspect-ratio:1;object-fit:cover;width:100%}.search{min-height:100vh}.webinar,.csp-tip,.blog .blog-article:first-child,.csp-tip:first-child{border-bottom:1px solid #dee2e6}.feat-artists-list{--bs-gutter-x: 1rem;--bs-gutter-y: 1rem}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive:before{display:block;content:""}.subscribe-form .search-btn{background:linear-gradient(0deg,#019d9f,#00ce91);width:35px;height:100%;display:flex;justify-content:center;align-items:center}.blog-search-form .form-control{padding-left:15px}.pp-cap{margin-top:10px}.image-gallery-title{margin-top:1.5rem}.image-gallery{padding-bottom:2rem}.blog-search-container{align-self:center}.blog-search-form{max-height:35px}.order-page{text-align:center}.hero-content{margin-bottom:25px}.image-with-text{margin:10px 0}
/*# sourceMappingURL=/cdn/shop/t/39/assets/style.css.map */
