*{box-sizing:border-box;margin:0;font-family:"Manrope",sans-serif;font-optical-sizing:auto;font-style:normal}html,body{height:100%}body{-webkit-font-smoothing:antialiased}h1,h2,h3{text-rendering:optimizeLegibility}.ice-bg{background-color:#e9effd}header#site-header{position:fixed;top:50px;border-radius:15px;background:rgba(251,251,255,.5);backdrop-filter:blur(25px);z-index:2;left:50%;transform:translateX(-50%)}header#site-header .site-header-inner{padding:10px 15px;display:flex;justify-content:space-between;align-items:center}header#site-header .site-header-inner ul#menu-primary-menu{list-style:none;display:flex;gap:60px;padding-left:0;margin-bottom:0}header#site-header .site-header-inner ul#menu-primary-menu h3{margin:0;font-size:16px}header#site-header .site-header-inner ul#menu-primary-menu a{font-size:16px;color:#000;font-weight:700;text-decoration:none}header#site-header .site-header-inner ul#menu-primary-menu li.has-submenu{position:relative}header#site-header .site-header-inner ul#menu-primary-menu li.has-submenu ul.sub-menu{position:absolute;list-style:none;padding:15px;border-radius:15px;background:rgba(251,251,255,.7);backdrop-filter:blur(25px);transition:opacity .3s;opacity:0;width:120px}header#site-header .site-header-inner ul#menu-primary-menu li.has-submenu ul.sub-menu li:not(:last-child){margin-bottom:15px}header#site-header .site-header-inner ul#menu-primary-menu li.has-submenu ul.sub-menu h3{font-size:14px}header#site-header .site-header-inner ul#menu-primary-menu li.has-submenu ul.sub-menu h3 a{font-size:14px}header#site-header .site-header-inner ul#menu-primary-menu li.has-submenu:hover ul.sub-menu{opacity:1}header#site-header .site-header-inner .header-cta{display:flex;gap:20px;align-items:center}header#site-header .site-header-inner .header-cta .login-cta{font-size:16px;font-weight:700;color:#000}header#site-header .site-header-inner .header-cta .get-started-cta a{padding:18px 40px;display:block;background:#0173ff;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:700}.main-container{width:calc(100% - 240px)}#home-1-section{position:relative}#home-1-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 3.74%, #E9EFFD 65.86%)}#home-1-section .sect1-content-row{position:absolute;top:50%;left:50%;width:calc(100% - 450px);height:100%;transform:translate(-50%, -50%);display:flex;flex-wrap:wrap;align-items:center;margin-top:100px}#home-1-section .sect1-content-row .sect1-content-col{flex:0 0 50%;max-width:50%;position:relative}#home-1-section .sect1-content-row .sect1-content-col:last-child:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%, var(--ACCENT, rgba(25, 211, 197, 0.5)) 0%, rgba(233, 239, 253, 0) 100%);background-size:100%;background-repeat:no-repeat}#home-1-section .sect1-content-row .sect1-content-col .sect1-title h1{font-size:60px;font-weight:500;line-height:normal;margin:0;color:#030303}#home-1-section .sect1-content-row .sect1-content-col .sect1-title h1 span{color:#0173ff}#home-1-section .sect1-content-row .sect1-content-col .sect1-subtitle h2{font-size:35px;font-weight:600;color:#232323;line-height:normal;margin:0}#home-1-section .sect1-content-row .sect1-content-col .sect1-content{margin:10px 0}#home-1-section .sect1-content-row .sect1-content-col .sect1-content p{color:#232323;font-size:20px;font-weight:400;line-height:normal}#home-1-section .sect1-content-row .sect1-content-col .sect1-before-cta{color:#232323;font-size:20px;line-height:normal;font-weight:600;margin-bottom:15px}#home-1-section .sect1-content-row .sect1-content-col .sect1-cta a{padding:18px 40px;display:inline-block;background:#0173ff;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:700}.small-container{width:750px}#home-2-section{background:#e9effd;padding:80px 0 40px 0}#home-2-section .sect2-title h2{font-size:40px;margin:15px 0;color:#030303}#home-2-section .sect2-title h2 span{color:#0173ff}#home-2-section .sect2-stores-logos{gap:20px}#home-3-section{position:relative;overflow:hidden;padding:120px 0}#home-3-section video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0}#home-3-section .home-3-inner{position:relative;z-index:1;width:calc(100% - 450px);margin:0 auto;text-align:center}#home-3-section .home-3-inner .home-3-icons{display:flex;justify-content:center;gap:30px}#home-3-section .home-3-inner .home-3-title h2{color:#fff;line-height:normal;font-size:40px;margin:15px 0}#home-3-section .home-3-inner .home-3-title h2 span{color:#0173ff}#home-3-section .home-3-inner .home-3-subtitle p{color:#fff;font-size:20px;line-height:normal}#home-3-section .home-3-inner .home-3-features{display:flex;justify-content:center;flex-wrap:wrap;gap:40px 20px;padding:30px 0}#home-3-section .home-3-inner .home-3-features .feature-col{flex:0 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px);position:relative}#home-3-section .home-3-inner .home-3-features .feature-col .feature-bg img{width:100%}#home-3-section .home-3-inner .home-3-features .feature-col .feature-content{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:10px;padding:20px;color:#fff}#home-3-section .home-3-inner .home-3-features .feature-col .feature-content .feature-title h4{font-size:20px;line-height:normal;font-weight:600;margin:0}#home-3-section .home-3-inner .home-3-features .feature-col .feature-content .feature-icon img{max-width:46px}.blue-cta a{padding:18px 40px;display:inline-block;background:#0173ff;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:700}.white-cta a{background:#fff;color:#0173ff}section#home-4-section{padding:135px 0;position:relative}section#home-4-section:after{content:url(/wp-content/themes/dsgr-child/assets/images/home/text-bg.png);position:absolute;top:calc(50% + 135px);right:0;transform:translateY(-50%)}section#home-4-section .home-4-col{flex:0 0 50%;max-width:50%}section#home-4-section .home-4-col.carousel-col{background-image:url(/wp-content/themes/dsgr-child/assets/images/home/success-stories-radio-app-looksomething.svg);background-size:contain;background-repeat:no-repeat;background-position:center}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner{padding:50px 0 0 0}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner #home-4-carousel .item img{width:auto}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner #home-4-carousel .owl-nav{width:100%;height:10px}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner #home-4-carousel .owl-nav button{position:absolute;top:50%}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner #home-4-carousel .owl-nav button.owl-prev{left:220px}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner #home-4-carousel .owl-nav button.owl-next{right:220px}section#home-4-section .home-4-col.carousel-col .home-4-carousel-inner #home-4-carousel .owl-nav button span{font-size:50px;color:#fff}section#home-4-section .home-4-col.content-col{padding:0 332px 0 90px}section#home-4-section .home-4-col .home-4-title h3{color:#030303;line-height:normal;font-size:40px;margin:15px 0}section#home-4-section .home-4-col .home-4-title h3 span{color:#0173ff}#home-5-section{padding:50px 0}#home-5-section .main-container{background:#0173ff;padding:65px;border-radius:57px;position:relative}#home-5-section .main-container:after{content:url(/wp-content/themes/dsgr-child/assets/images/home/home5-phones.png);position:absolute;top:-200px;right:-120px}#home-5-section .home-5-col{flex:0 0 60%;max-width:60%}#home-5-section .home-5-col .home-5-title h2{color:#fff;line-height:normal;font-size:40px;margin:15px 0}#home-5-section .home-5-col .home-5-title h2 span{color:#030303}#home-5-section .home-5-col .home-5-lists{display:flex;flex-wrap:wrap;gap:90px}#home-5-section .home-5-col .home-5-list-inner{flex:0 0 calc(50% - 90px);max-width:calc(50% - 90px)}#home-5-section .home-5-col .home-5-list-inner .home-5-list-title h3{font-size:28px;color:#fff;font-weight:300;line-height:normal;margin-bottom:30px;margin-top:15px}#home-5-section .home-5-col .home-5-list-inner .home-5-list-ul ul{list-style:none;padding:0}#home-5-section .home-5-col .home-5-list-inner .home-5-list-ul ul li{display:flex;gap:15px;align-items:center;margin-bottom:20px;color:#fff;font-size:14px;font-weight:300}#home-5-section .home-5-col .home-5-list-inner .home-5-list-ul ul li svg{background:#fff;width:50px !important;height:50px !important;aspect-ratio:1/1 !important;border-radius:100%;flex:0 0 50px;max-width:50px;padding:10px}#home-5-section .home-5-col .home-5-cta{margin-top:30px}#home-6-section{padding-bottom:50px}#home-6-section .home-6-col.text-center{padding:0 100px}#home-6-section .home-6-title h2{color:#030303;line-height:normal;font-size:40px;margin:15px 0}#home-6-section .home-6-title h2 span{color:#0173ff}footer#site-footer .footer-inner{background-color:#030303;padding:45px 0 200px 0;border-radius:0 0 80px 80px}footer#site-footer .footer-copyright-wrapper a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}footer#site-footer .footer-copyright-wrapper svg{fill:#fff}footer#site-footer .footer-first-row{margin-bottom:60px}footer#site-footer .footer-main-row{display:flex;flex-wrap:wrap}footer#site-footer .footer-main-row .footer-main-col{flex:0 0 20%;max-width:20%}footer#site-footer .footer-main-row .footer-main-col .footer-menu-title h3{color:#fff;font-size:24px;font-weight:500;line-height:normal}footer#site-footer .footer-main-row .footer-main-col ul.footer-menu{padding:25px 0;list-style:none}footer#site-footer .footer-main-row .footer-main-col ul.footer-menu li{margin-bottom:10px}footer#site-footer .footer-main-row .footer-main-col ul.footer-menu li a{color:#fff;text-decoration:none}footer#site-footer .footer-main-row .footer-main-col.footer-awards-col{flex:0 0 10%;max-width:10%}footer#site-footer .footer-main-row .footer-main-col.footer-awards-col .awards-title a{color:#fff;font-size:20px;font-weight:600;line-height:normal;text-decoration:none}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col{flex:0 0 30%;max-width:30%;padding-left:50px}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col *{text-align:right;color:#fff}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col ::placeholder{text-align:left;color:#0173ff !important}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col .footer-newsletter-form form{background:#fff;display:inline-block;padding:5px 15px;border-radius:10px}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col .footer-newsletter-form input{color:#0173ff !important;border:none;outline:none;text-align:left;padding:16px 0}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col .footer-newsletter-form button{padding:12px 20px;display:inline-block;background:#0173ff;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:700;border:none;outline:0}footer#site-footer .footer-main-row .footer-main-col.footer-newsletter-col .footer-newsletter-social ul{padding:0;list-style:none;display:flex;gap:10px;margin:30px 0;justify-content:flex-end}.page-section{padding-top:150px}.page-section .features-1-col{flex:0 0 50%;max-width:50%;padding:50px}.page-section .features-1-col.position-relative:before{content:"";position:absolute;top:80%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%, var(--ACCENT, rgba(25, 211, 197, 0.5)) 0%, rgba(233, 239, 253, 0) 100%);background-size:100%;background-repeat:no-repeat}.page-section .features-1-col.position-relative img{position:relative}.page-section .sect-1-title h1,.page-section .sect-1-title h2{font-size:60px;font-weight:500;line-height:normal;margin:0;color:#030303}.page-section .sect-1-title h1 span,.page-section .sect-1-title h2 span{color:#0173ff}.page-section .sect-2-icon{margin:30px 0 50px 0}.page-section .sect-content{display:flex;gap:20px;margin:30px 0}.page-section .sect-content .sect-2-text-title *{color:#0173ff;font-size:20px;font-weight:400;line-height:normal}section#features-2-section{margin-top:180px}section#features-3-section{position:relative;padding:200px 0}section#features-3-section:before{content:url(/wp-content/themes/dsgr-child/assets/images/features/features-circle-text.png);position:absolute;top:50%;left:0;transform:translateY(-50%);opacity:.3}.blue-circle-bg{position:relative}.blue-circle-bg:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%, var(--AZURE, rgba(1, 115, 255, 0.5)) 0%, rgba(233, 239, 253, 0) 100%)}.blue-circle-bg img{position:relative}.black-bg{background:#030303}.features-5-inner{padding:60px 130px;border-radius:50px}.features-5-inner .features-5-col{color:#fff;flex:0 0 50%;max-width:50%}.features-5-inner .features-5-col .features-5-text h4{font-size:18px}.features-5-inner .features-5-col .feat-5-cta a{padding:18px 40px;display:inline-block;background:#0173ff;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:700;margin:30px 0}section#features-6-section{padding:120px 0}section#features-6-section .main-container>div{flex:0 0 100%;max-width:100%;text-align:center}section#features-6-section .main-container .feat-6-usps{display:flex;justify-content:center;gap:15px;margin:70px 0}section#features-6-section .main-container .feat-6-usps .feat-6-usp-col{flex:0 0 calc(25% - 15px);padding:20px 105px;background:#fff;max-width:calc(25% - 15px);border-radius:30px}section#features-6-section .main-container .feat-6-usps .feat-6-usp-col .usp-title h3{color:#232323;font-size:18px}section#features-6-section .main-container .feat-6-cta a{padding:18px 40px;display:inline-block;background:#0173ff;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:700;margin:30px 0}section#features-7-section{padding-bottom:80px}.faqs-title h2{text-align:center;color:#0173ff;margin-bottom:50px;font-size:40px;font-weight:500}.accordion-button::after,.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M11.667 28.3332L28.3337 11.6665M28.3337 28.3332V11.6665H11.667' stroke='%230173FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:30px !important;width:45px;height:45px;background-color:#fbfbfb;border-radius:10px;background-position:center}.accordion-button:not(.collapsed)::after{transform:rotate(90deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M11.667 28.3332L28.3337 11.6665M28.3337 28.3332V11.6665H11.667' stroke='%23BE1AEB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.accordion-item{border:none;margin:10px 0;padding:25px 40px;border-radius:15px !important}.accordion-item .accordion-body a{color:#000;font-weight:700}.accordion-button{padding:0}.accordion-button:focus{outline:0;border:none !important;box-shadow:none !important}.accordion-button:not(.collapsed){color:#be1aeb !important;background-color:transparent !important;box-shadow:none}/*# sourceMappingURL=dsgr-child.css.map */
