.hidden-scroll{overflow:hidden!important}@-webkit-keyframes slideInUpmy{0%{opacity:1;-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUpmy{0%{opacity:1;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);color:#131313}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);color:#fff}}@keyframes slideInUpmy2{0%{opacity:1;-webkit-transform:translateY(135%);-ms-transform:translateY(135%);transform:translateY(135%)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUpmy3{0%{opacity:1;-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUpmy{-webkit-animation-name:slideInUpmy;animation-name:slideInUpmy}.section-slide{visibility:hidden;opacity:0;display:none;transition:.5s all ease}.section-slide.custom-section-four{transition:.3s all ease}.section-slide.active{display:block;visibility:visible;opacity:1}.section-slide.section-center{display:flex;justify-content:center;align-items:center;flex-direction:column}.section-slide.active .verticleScrollElements .slow{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInUpmy;animation-name:slideInUpmy}.section-slide.active .verticleScrollElements .up{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInUpmy2;animation-name:slideInUpmy2}.section-slide.active .verticleScrollElements .down{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInUpmy3;animation-name:slideInUpmy3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.vhidden{visibility:hidden!important;opacity:0!important}.icon-down{position:absolute;left:0;right:0;margin:auto;bottom:25px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1}.icon-down .scroll-arrow{display:block!important;cursor:pointer}.scroll-arrow{width:20px;height:20px;transform:rotate(45deg);border-right:4px solid white;border-bottom:4px solid white;animation:arrow-wave 1s infinite;animation-direction:alternate}.scroll-arrow:nth-child(1){animation-delay:.1s}.scroll-arrow:nth-child(2){animation-delay:.2s}.scroll-arrow:nth-child(3){animation-delay:.3s}@keyframes arrow-wave{0%{opacity:0}50%{opacity:.5}to{opacity:1}}#backtopbutton{display:inline-block;background-color:transparent;width:50px;height:50px;text-align:center;border-radius:4px;position:fixed;bottom:30px;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000}#backtopbutton:after{content:"";background:url(back-top.svg) no-repeat;background-size:50px;width:50px;height:50px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}#backtopbutton:hover{cursor:pointer;background-color:transparent}#backtopbutton:active{background-color:transparent}#backtopbutton.show{opacity:1;visibility:visible}:root{--ff-jakarta-black: "Plus Jakarta Sans Black";--ff-jakarta-bold: "Plus Jakarta Sans Bold";--ff-jakarta-light: "Plus Jakarta Sans Light";--ff-jakarta-medium: "Plus Jakarta Sans Medium";--ff-jakarta-regular: "Plus Jakarta Sans Regular";--ff-jakarta-italic: "Plus Jakarta Sans MediumItalic";--ff-jakarta-black-italic: "Plus Jakarta Sans Black Italic";--color-black-light: #111111;--color-primary: #af272f;--color-2: #d9d9d9;--color-3: #ededed;--color-4: #5c5c5c;--color-error: #b00020;--color-black: #000000;--color-dark: #313131;--color-white: #ffffff;--color-light: #f8fcff;--color-gray: #cccccc;--color-trans: transparent;--color-oxfrd-blue: #002a44;--color-rich-black: #000719;--color-sky-blue: #00a7ab;--color-sky-blue50: #d9f2f4;--color-skyblue-light: rgba(192, 231, 236, .5);--color-orange: #d36240;--color-orange-light: #ead9d6;--color-hamburger: #737779;--page-width: 1200px;--page-width-fluid: 80%;--fw-100: 100;--fw-400: 400;--fw-500: 500;--fw-600: 600;--fw-700: 700;--fw-800: 800;--fw-900: 900}body{font-family:var(--ff-cera-medium);letter-spacing:0;color:var(--color-white)}body.gradient{background-color:var(--color-black);color:var(--color-white)}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--ff-cera-medium);color:var(--color-white)}.white{color:var(--color-white)}.hide{display:none!important}.show{display:block!important}.page-width{padding:0;max-width:1024px}.page-width--wide{margin:auto;max-width:1640px;padding-right:2.4rem;padding-left:2.4rem}.page-width-fluid{max-width:var(--page-width-fluid);margin:0 auto;padding:0 5rem}.header-wrapper{background:transparent;border-bottom:0}.header-wrapper details[open] .modal-overlay:after{background-color:#000c}.header{display:flex;width:100%;justify-content:space-between}@media screen and (min-width:990px){.header-wrapper .header{padding-top:5px;padding-bottom:5px}}.header__icons .header__search{margin-right:-10px}.header .list-menu__item{opacity:1}.header__active-menu-item{text-decoration:none}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:0}.header .header__menu-item{color:var(--color-white);font-size:1.6rem;line-height:2.2rem}.stickybar-header{padding:10px 0;background:transparent;margin:0}.stickybar-header .heading-brand h4{font-size:21px;line-height:1.4;margin:0;color:var(--color-white)}.stickybar-header .action{text-align:right}.stickybar-header .grid{align-items:center;padding:0 1.2rem}.sticylogo{text-align:center;visibility:hidden;opacity:0;transition:.2s all ease}body.overflow-hidden #shopify-section-headerBarTop{z-index:2}#shopify-section-headerBarTop.fixed .sticylogo{visibility:visible;opacity:1}.button--primary,.button--secondary{background:var(--color-primary);border-radius:4px;border:1px solid var(--color-primary);color:var(--color-white);transition:.5s all ease}.button--primary:hover,.button--secondary:hover{background:var(--color-white);color:var(--color-primary);border-color:var(--color-primary)}.button:before,.button--primary:before,.button--secondary:before,.button:after,.button--primary:after,.button--secondary:after{content:none}.banner .banner__content .banner__box{max-width:100%;color:var(--color-white)}.banner__content.banner__content--middle-center{overflow:hidden;padding:0}.banner__content .banner__heading{font-size:20px;display:none;transition:.5s all ease;color:var(--color-white)}.banner__content .banner__heading.show{display:block}.banner-inside.active-zindex{position:relative;z-index:initial}.banner-overlay-image{position:absolute;z-index:9;width:15%;transform:translate(-50%);left:50%;bottom:0}.banner-overlay-image .banner-image-overlay-top{position:absolute;transition:.5s all ease;left:0;right:0;margin:auto;width:75%;transform:translateY(-45%)}.banner-overlay-image .banner-image-overlay-bottom{position:relative;transition:.5s all ease;bottom:0;left:0;right:0;margin:auto}.banner-overlay-image.scrolling_down .banner-image-overlay-top{bottom:80%}.banner-overlay-image.scrolling_down .banner-image-overlay-bottom{bottom:-400px}.section-padding{padding:75px 0;background:var(--color-black);position:relative}.section-padding.padding-top-only{padding:75px 0 0}.coaching-dashboard-text{text-align:center;padding:60px 0}.gradient-heading-text h3{color:var(--color-white);font-weight:700;font-size:60px;letter-spacing:.045em;background:linear-gradient(89.96deg,#b02831 .03%,#c74e22 38.55%,#e07c14 76.17%,#f7a004 99.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin:0}.gradient-heading-text h5{color:var(--color-white);font-size:24px;margin:10px 0}#shopify-section-header{position:fixed;left:0;right:0;top:0}.screen-section-text{text-align:center;padding:2vh 0}.screen-section-image-wrap{display:block;position:absolute;bottom:0;left:0;right:0;max-width:45vw;margin:0 auto;overflow:hidden}.section-approach-green{background-repeat:no-repeat;background-position:bottom center;background-size:60%}.section-approach-green .screen-section-image-overlay img.cdi-left-overlay,.section-approach-green .screen-section-image-overlay img.cdi-right-overlay{width:23%;bottom:9%}.section-approach-green:last-child .screen-section-image-overlay img.cdi-left-overlay,.section-approach-green:last-child .screen-section-image-overlay img.cdi-right-overlay{width:18%;bottom:9%}.screen-section-image{position:relative}.screen-section-image .tab-img{margin:0 auto}section[id^=shopify-section-template-]{height:100vh}div[id^=Banner-template-]{height:100%}.header__icons a.header__icon--cart{position:relative;top:0}.skrollr.skrollr-mobile{overflow:auto!important}.skrollr.skrollr-mobile body{overflow-x:hidden!important}.skrollableA,.smooth{-webkit-transition:all .1s 0s ease-in-out;-moz-transition:all .1s 0s ease-in-out;-o-transition:all .1s 0s ease-in-out;transition:all .1s 0s ease-in-out}.screen-section-image-overlay img.cdi-left-overlay{position:absolute;left:12%;bottom:0}.screen-section-image-overlay img.cdi-right-overlay{position:absolute;right:12%}.screen-section-image-overlay.ott-imgs img.cdi-left-overlay{position:absolute;left:2%;bottom:3%}.screen-section-image-overlay.ott-imgs img.cdi-right-overlay{position:absolute;right:2%;bottom:3%}.footer.hide{display:none!important}.section-center{display:flex;justify-content:center;align-items:center}img{max-width:100%;height:auto;display:block}.section-height{height:100vh;padding:0;overflow:hidden;position:relative}.section-bg{background-color:var(--color-black)}.section-height.section-banner{overflow:hidden;padding:0}.section-banner .homepage-banner{height:100%;position:static}.section-banner .homepage-banner .homepage-banner-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:110%}.section-banner .homepage-banner .homepage-banner-wrap .banner-inside{position:relative}.banner-inside .banner__heading{color:var(--color-white);font-size:20px;font-weight:var(--fw-500);line-height:25px;letter-spacing:.045em;text-align:center;opacity:0;transition:.5s all ease;display:block!important}.banner-inside .banner__text{color:var(--color-white);margin-bottom:20px;opacity:0;transition:.5s all ease}.banner-inside.active-zindex .banner__heading,.banner-inside.active-zindex .banner__text{opacity:1}.banner-inside.active-zindex .banner__buttons{position:relative;z-index:10}.coa-dashboard .coa-dashboard-image{text-align:center;margin:0 auto;width:53vw}.coa-dashboard .coa-dashboard-image .coa-dashboard-img{margin:0 auto}.coa-dashboard-desc{text-align:center;color:var(--color-white)}.section-bg h1{font-weight:var(--fw-700);font-size:6rem;line-height:1.2;letter-spacing:.045em;margin:0;text-align:center}.section-bg .desc-para{font-weight:500;font-size:24px;line-height:1.2;text-align:center;color:var(--color-white)}.heading-gredient{background:linear-gradient(89.96deg,#b02831 .03%,#c74e22 38.55%,#e07c14 76.17%,#f7a004 99.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.section-approach-green{position:relative;padding-bottom:0}.textup-image-bottom{position:absolute;bottom:-10px;left:0;right:0;margin:auto;text-align:center}.section-overlay-text{background-image:url(bg-overlay.svg);background-repeat:no-repeat;background-position:center;background-attachment:fixed}.overlay-content-opacity{height:250px;overflow:hidden}.overlay-content-inside{text-align:center}.overlay-content-inside h4{color:var(--color-white);font-weight:700;font-size:3.2vw;line-height:68px;text-align:center;letter-spacing:.045em}.section-beinform h3{font-weight:700;font-size:60px;text-align:center;letter-spacing:.045em;color:var(--color-white)}.row{margin-left:-15px;margin-right:-15px}.column{padding-left:15px;padding-right:15px}.beinform-content .row{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.beinform-content{margin:6rem auto}.beinform-content .column-text{color:var(--color-white);font-weight:500;font-size:24px;line-height:142.7%;letter-spacing:.045em;padding-left:5rem;max-width:55%}.section-coursepro{background-image:url(coursepro-bottom-mask.png);background-repeat:no-repeat;background-size:100%;background-position:top left}.coursepro-wrapper .coursepro-heading h3{font-weight:var(--fw-700);font-size:48px;line-height:1.1;letter-spacing:.045em;margin:0;text-align:left;color:var(--color-white);padding-left:12rem}.coursepro-desc{display:flex;justify-content:space-between;align-items:start}.coursepro-player{flex:0 0 50%;height:70vh;opacity:0}.coursepro-text{color:var(--color-white);font-weight:500;font-size:24px;line-height:34px;letter-spacing:.045em;flex:0 0 45%}.coursepro-text p span{font-size:20px;padding-right:2px;vertical-align:middle}.bottom-screen-wrap{position:relative}.screen-sec-content{padding-bottom:6rem}.bottom-screen-wrap .bottom-screen-overlay .bottom-screen-left{position:absolute;left:45px;bottom:24px}.bottom-screen-image{position:relative;overflow:hidden;margin-top:-16px}.bottom-screen-image .bottom-image{margin:0 auto}.bottom-screen-wrap .bottom-screen-overlay .bottom-screen-right{position:absolute;right:45px;bottom:0}.two-column-contnet{display:flex}.two-column-text{font-weight:500;font-size:24px;line-height:34px;letter-spacing:.045em;color:var(--color-white);flex:0 0 35%;padding-top:4rem}.two-column-image{flex:0 0 55%}.two-column-contnet.centered{display:flex;justify-content:center;align-items:center}.two-column-contnet.centered .two-column-text{padding-top:0}.testimonial-box{background:#161616;display:flex;align-items:center;padding:60px;position:relative;border-radius:8px 8px 0 0}.testimonial-box .testimonial-content{color:var(--color-white);max-width:40%;font-weight:500;font-size:20px;line-height:32px;letter-spacing:.045em}.testimonial-image{position:absolute;right:0;bottom:0;max-width:50%}.testimonial-author{background:#0b0b0b;border-radius:0 0 8px 8px;color:var(--color-white);vertical-align:top;display:block;padding:10px 0 10px 40px;font-weight:500;font-size:18px;line-height:22px;letter-spacing:.045em}.page-fullwidth{width:100%;max-width:100%;padding:0;margin:0}.banner-universal{height:calc(100vh - 162px);overflow:hidden}.cdash-banner-row{display:flex;justify-content:space-between;align-items:center}.cdash-banner-image{flex:0 0 75%}.cdash-banner-text{flex:0 0 55%}.cdash-banner-row .cdash-banner-text .sub-heading{margin:0;font-weight:700;font-size:4rem;line-height:1.4}.cdash-banner-row .cdash-banner-text .heading-main{font-size:64px;line-height:64px;letter-spacing:.04em;text-transform:uppercase;font-family:var(--ff-cera-black);margin:10px 0}.cdash-banner-row .cdash-banner-text .banner-desc{font-weight:500;font-size:24px;line-height:32px;letter-spacing:.045em;margin-top:1rem;margin-bottom:2rem;max-width:80%}.cdash-banner-row .cdash-banner-text .banner-desc span{color:var(--color-primary);font-weight:600}.cdash-banner-row .cdash-banner-text ul li{font-size:1.8rem;line-height:1.4;list-style-type:none;position:relative;padding:5px 0 5px 20px}.cdash-banner-row .cdash-banner-text ul li:before{content:"";width:10px;height:10px;display:inline-block;background:var(--color-primary);border-radius:100px;position:absolute;left:0;top:0;bottom:0;margin:auto}.cdash-banner-row .cdash-banner-text ul{padding:0 15px;text-align:left}.cdashone-wrap{display:flex;justify-content:center;align-items:flex-start}.cdashone-image{width:40vw}.cdashone-text{max-width:30vw;width:60vw;margin-top:8%}.cdashone-text p{font-weight:500;font-size:24px;line-height:40px;letter-spacing:.045em;margin:0}.cdashone-logo{display:flex;justify-content:center;align-items:flex-start;margin-top:-130px;z-index:9}.smartcaddie-banner-row{display:flex;justify-content:space-between;align-items:center}.smartcaddie-banner-text{flex:0 0 50%;padding-right:30px}.smartcaddie-banner-image{flex:0 0 50%;display:inline-flex;justify-content:flex-end}.smartcaddie-banner-row .smartcaddie-banner-text .sub-heading{margin:0;font-weight:700;font-size:4rem;line-height:1.4}.smartcaddie-banner-row .smartcaddie-banner-text .heading-main{font-size:64px;line-height:64px;letter-spacing:0;font-family:var(--ff-cera-black);margin:10px 0}.smartcaddie-banner-row .smartcaddie-banner-text .banner-desc{font-weight:500;font-size:24px;line-height:32px;letter-spacing:.045em;margin-top:0;margin-bottom:2rem}.app__button{display:flex;flex-direction:revert;align-items:center;margin-top:3rem}.playstore,.appstore{padding-right:15px}.scaddieone-row{display:flex;align-items:flex-start;justify-content:space-between;margin-top:30px}.scaddieone-column-left{flex:0 0 60%;position:relative}.scaddieone-column-left .scaddieone-column-left-img{height:75vh;position:relative;z-index:9}.scaddieone-column-left .arrow-rotate{position:absolute;bottom:-5vh;right:5vw}.scaddieone-column-right{flex:0 0 40%;display:inline-flex;justify-content:flex-end;flex-direction:column}.scaddieone-row .content-top{margin-bottom:3rem;font-weight:500;font-size:20px;line-height:28px;letter-spacing:.045em}.scaddieone-row .content-top p{margin:0}.scaddieone-row .content-bottom{flex:1;display:inline-flex;justify-content:flex-start}.section-scaddieone{padding:1.5rem 0;display:flex;justify-content:center;align-items:flex-start}.scaddietwo-row{color:var(--color-white);display:flex;justify-content:center;align-items:center}.scaddietwo-column-left{flex:0 0 50%;padding-right:3rem}.scaddietwo-row h1{color:var(--color-white);font-weight:900;font-size:60px;line-height:70px;letter-spacing:.04em;margin:0;font-family:var(--ff-cera-black)}.scaddietwo-row .scaddietwo-column-left p{font-weight:500;font-size:24px;line-height:32px;letter-spacing:.045em;color:var(--color-white)}.scaddietwo-column-right{flex:0 0 50%;padding-left:3rem}.scaddietwo-column-right .icon-wrap{margin-bottom:3rem;display:flex;justify-content:flex-end;align-items:center}.scaddietwo-column-right .icon-wrap .icon{flex:0 0 29%;display:inline-flex;justify-content:center}.scaddietwo-column-right .icon-wrap .desc{flex:0 0 70%;font-weight:500;font-size:20px;line-height:32px;letter-spacing:.045em;padding-right:3rem}.section-overlay-slider .headingOverlay{max-width:50%;display:flex;justify-content:center;align-items:center;height:100%;text-align:center;margin:0 auto}.section-overlay-slider .headingOverlay h3{font-weight:700;font-size:6rem;line-height:7rem;text-align:center;letter-spacing:.045em;color:currentColor;font-family:var(--ff-cera-bold)}.phome-slidebg .section-overlay-slider{position:relative;background-image:url(gg-overlaybg.png);background-repeat:no-repeat;background-position:center 120px;background-size:75%;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto}.phome-slidebg .section-cdash-two.section-overlay-slider{background-image:url(cdash-opacity.png);background-size:auto;background-position:center}.section-cdash-two.section-overlay-slider .headingOverlay{background:#00000080}.phome-slidebg .section-bg{background-color:transparent}#shopify-section-headerBarTop{position:fixed;top:64px;z-index:10;left:0;right:0;width:100%;transition:.5s all ease}#shopify-section-headerBarTop.fixed{top:0}#MainContent .shopify-section{margin-top:0;box-sizing:border-box;position:relative}.section-overlay-slider.section-cdash-two .swiper-wrapper{background-image:url(cdash-opacity.png);background-repeat:no-repeat;background-position:center}.headerPadding{padding-top:80px}.header__icons .cart-count-bubble{background-color:var(--color-primary);color:var(--ff-white);top:-5px;left:24px}.main-blog .title--primary{text-align:center;font-size:40px;font-weight:900;letter-spacing:.045em;margin-bottom:6rem;text-transform:uppercase;font-family:var(--ff-cera-black)}.blog-articles .article-card-wrapper .card.article-card h1,.blog-articles .article-card-wrapper .card.article-card h2,.blog-articles .article-card-wrapper .card.article-card h3,.blog-articles .article-card-wrapper .card.article-card h4,.blog-articles .article-card-wrapper .card.article-card h5,.blog-articles .article-card-wrapper .card.article-card .h0,.blog-articles .article-card-wrapper .card.article-card .h1,.blog-articles .article-card-wrapper .card.article-card .h2,.blog-articles .article-card-wrapper .card.article-card .h3,.blog-articles .article-card-wrapper .card.article-card .h4,.blog-articles .article-card-wrapper .card.article-card .h5,.blog-articles .article-card-wrapper .card,.blog-articles .contains-card--article{color:var(--color-white)}.blog-articles{margin-left:-15px;margin-right:-15px}.blog-articles .blog-articles__article{padding-left:30px;padding-right:30px;margin-bottom:30px}.blog-articles--collage .blog-articles__article:first-child .card__content,.blog-articles--collage .blog-articles__article:last-child .card__content{margin-top:-100px;z-index:9}.blog-articles--collage .blog-articles__article:first-child .article-card,.blog-articles--collage .blog-articles__article:last-child .article-card{padding-bottom:100px}.blog-articles--collage .blog-articles__article:first-child .card__content .card__information,.blog-articles--collage .blog-articles__article:last-child .card__content .card__information{background:#000;max-width:85%;margin:0 auto;padding:30px;text-align:left}.blog-articles--collage .blog-articles__article .card__content .card__information .card__heading{font-weight:900;text-transform:capitalize}.blog-articles--collage .blog-articles__article .card__content .card__information .article-card__excerpt{font-size:18px;line-height:1.4;font-weight:400}.article-template .article-template__title{font-weight:var(--fw-900)}.article-template .caption-with-letter-spacing,.article-template .share-button__button,.article-template .share-button__button .icon-share,.article-template .article-template__content{color:var(--color-white)}.blog-articles .article-card-wrapper .card__information .article-card__excerpt{display:none}.blog-articles .article-card-wrapper .card__information{display:flex;flex-direction:column}.blog-articles .article-card-wrapper .card__information .article-card__info{order:-1;font-family:var(--ff-cera-light);font-size:14px;line-height:1.1;letter-spacing:.045em;margin-bottom:10px}.blog-articles .article-card-wrapper .card__information .card__heading{font-size:26px;line-height:1.1;text-decoration:none;letter-spacing:0}.article-template .article-template__hero-container{max-width:1024px}.blog-articles span.circle-divider{position:relative}.blog-articles span.circle-divider>span{margin-right:30px}.blog-articles .circle-divider:after{display:inline-block;content:"";background:#fff;position:absolute;top:0;bottom:0;margin:auto auto auto -20px;width:10px;height:1px}.customer form a{color:var(--color-white);transition:.5s all ease}.customer form a:hover,.customer form a:focus{color:#f5f5f5}.customer form a.createacc{font-size:18px}.shopify-challenge__button,.customer button{background:var(--color-primary);color:var(--color-white);border-radius:4px}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before,.shopify-payment-button [role=button]:before,.cart__dynamic-checkout-buttons [role=button]:before{content:none}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after{content:none}table.order-history thead th,table.order-details thead th{border-bottom:1px solid #1f1f1f}.account table.order-history td:first-of-type a,.account table.order-history td,.account table td a{font-size:14px}body :is(.account,.order) p{font-size:14px}.customer.order tbody,.customer.order strong{color:var(--color-white)}.customer thead th,.customer tbody td{font-size:14px}@media screen and (max-width:749px){.customer td:before{color:var(--color-white)!important}}#MainContent select option{background:var(--color-black);color:var(--color-white);font-family:var(--ff-cera-medium);color:#ccc}#app select option{background:#000;color:#fff}.product__info-wrapper .product__title>*{font-family:var(--ff-cera-black);font-size:4rem;line-height:1.1}.product__info-wrapper .price,.product__info-container .product-form,.product__info-container .product__description{color:var(--color-white)}.product__info-wrapper .quantity{border:1px solid #af272f;background:#000;color:#fff}.coursepro-heading{margin-top:2vh}.cd-one .quote-img,.testimonial-box .quote-img{margin:0 0 40px}#MainContent .gg-wrapper .shopify-section{height:auto;margin-top:0;color:#fff}.page-width.page-width--narrow{color:var(--color-white);letter-spacing:.045em}.page-width.page-width--narrow p{margin-bottom:2rem}.page-width.page-width--narrow h5{margin-top:30px;font-size:21px;margin-bottom:15px}.ggcart__page .title-wrapper-with-link{margin-top:0}.ggcart__page .title-wrapper-with-link .title--primary{font-family:var(--ff-cera-medium);font-style:normal;font-weight:500;font-size:40px;letter-spacing:.045em;line-height:1;text-transform:capitalize}.ggcart__page .title-wrapper-with-link .underlined-link{font-family:var(--ff-cera-medium);font-size:18px;text-decoration-line:underline;color:var(--color-white)}.underlined-link,.customer a,.underlined-link:hover,.customer a:hover{color:var(--color-white)}.underlined-link:hover,.customer a:hover{text-decoration-thickness:0}body .activate button[name=decline],body .addresses li>button,body .addresses form button[type]{border:1px solid var(--color-primary);border-radius:4px;background:transparent;color:var(--color-white)}.ggcart__page .cart-item__name{text-decoration:none;display:block;font-weight:900;font-size:28px;line-height:32px;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(89.96deg,#b02831 .03%,#c74e22 38.55%,#e07c14 76.17%,#f7a004 99.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-family:var(--ff-cera-black);margin-bottom:10px}.ggcart__page .cart-item__details .product-option,.cart-item__price-wrapper .price{font-weight:500;font-size:20px;line-height:1;letter-spacing:.045em}.ggcart__page .cart-items th{border-bottom:1px solid #626262;font-weight:300;font-size:14px;line-height:24px;letter-spacing:6px;font-family:var(--ff-cera-light)}.ggcart__page .cart__items{border-bottom:1px solid #626262}@media screen and (min-width:750px){.ggcart__page .cart-items td{padding-top:6rem}.ggcart__page .cart__items{padding-bottom:6rem}}.cart__footer .totals .totals__subtotal{font-size:20px;font-family:var(--ff-cera-light)}.cart__footer .totals .totals__subtotal-value{font-size:24px}.cart__footer .tax-note{font-family:var(--ff-cera-light);font-size:15px;font-weight:500}.cart__checkout-button{background:var(--color-primary);border-radius:4px;font-size:18px;font-family:var(--ff-cera-medium)}.cart-notification-wrapper .cart-notification{padding:20px;background:#161616;border:0}.cart-notification-wrapper .cart-notification .cart-notification__heading{font-family:var(--ff-cera-light);font-weight:400;font-size:15px;line-height:142.7%;letter-spacing:.045em}.cart-notification-wrapper .cart-notification__close{margin-top:-20px;margin-right:-20px}.cart-notification-wrapper .cart-notification-product{padding:1.5rem 0}.cart-notification-wrapper .cart-notification-product__image{display:none}.cart-notification-wrapper .cart-notification-product__name{font-weight:900;font-size:28px;background:linear-gradient(89.96deg,#b02831 .03%,#c74e22 38.55%,#e07c14 76.17%,#f7a004 99.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-family:var(--ff-cera-black)}.cart-notification-wrapper .cart-notification__links .button--secondary{border:1px solid #af272f;border-radius:4px;background:transparent}.cart-notification-wrapper .cart-notification__links .button--secondary:hover{background:var(--color-primary);color:var(--color-white)}.cart-notification-wrapper .cart-notification__links .button.button--full-width{font-family:var(--ff-cera-medium);letter-spacing:0;font-size:16px}.color-background-2{background:#1f1f1f}.template-search{margin-top:120px}.template-search .facets-container{display:none}.template-search .card--standard>.card__content .card__information{background:var(--color-black-light);padding:20px}.template-search .card--standard>.card__content .card__information .card__heading{font-size:16px;line-height:1.4;text-decoration:none;letter-spacing:.04em}.template-search__search .search__input.field__input{background:var(--color-black-light);color:var(--color-white);font-family:var(--ff-cera-medium)}.template-search__search .field__input:not(:placeholder-shown)~.field__label{color:var(--color-white)}.template-search__search .predictive-search__item--term:hover{color:var(--color-white)}.template-search__search .predictive-search{background:#1f1f1f}.predictive-search .predictive-search__item--term .icon-arrow{color:#fff}.contactform__wrapper .color-background-1.gradient{background:var(--color-black)}.contact__button .button{background:var(--color-primary);border-radius:4px}.shopify-challenge__container #g-recaptcha{margin-bottom:2rem}.field__input,.select__select,.customer .field input,.customer select{background:transparent;color:#fff;border:2px solid #626262;border-radius:4px;font-family:var(--ff-cera-light);font-size:14px}.field__label,.customer .field label{color:#cfcfcf}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after{background:transparent}#ggsc_video{object-fit:cover;width:100%;height:100%}.ggsc_video_wrapper{position:relative;height:100%}.ggsc_video_wrapper-inside{position:absolute;top:0;bottom:0;margin:121px auto auto;width:100%;height:100%;z-index:-1}.ggsc_video_wrapper .sc-video-heading{position:absolute;top:20vh;left:0;right:0;margin:auto;text-align:center;font-style:normal;font-weight:900;font-size:64px;line-height:64px;letter-spacing:.04em;font-family:var(--ff-cera-black)}.ColumnBullets{display:flex;justify-content:space-between;align-items:flex-start}.ColumnBullets-left{flex:0 0 45%}.ColumnBullets-right{flex:0 0 55%;padding-left:50px}.ColumnBulletsDesc{font-size:18px;line-height:1.6;margin-bottom:3rem}.ColumnBullets-icon-wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:2rem}.ColumnBullets-icon-wrap .Bulletsicon{flex:0 0 20%}.ColumnBullets-icon-wrap .Bulletsdesc{flex:0 0 80%;font-weight:500;letter-spacing:.045em;padding-left:20px}body .page-width--narrow a{color:var(--color-sky-blue50);transition:.5s all ease}body .page-width--narrow a:hover,body .page-width--narrow a:focus,body .page-width--narrow a:active{color:var(--color-sky-blue)}.product__media-gallery .product__media-icon,.product__media-gallery .thumbnail__badge{background-color:var(--color-3);color:var(--color-black)}.product-media-modal__dialog .product-media-modal__toggle,.product-media-modal__dialog .product-media-modal__toggle:hover,.product-media-modal__dialog .product-media-modal__toggle:focus{background-color:var(--color-3);color:var(--color-black)}#ContactForm h2.text-body:focus-visible,#ContactForm h2.text-body:focus,#ContactForm h2.text-body:active{outline:0;outline-offset:0;box-shadow:none}#ContactForm .field:after,#ContactForm .select:after{content:none}#MainContent .gg-wrapper{padding-top:18rem}@media screen and (min-width:1440px){.screen-section-image-wrap{max-width:52vw;bottom:3%}}@media screen and (min-width:990px){.gg-wrapper .product--large:not(.product--no-media) .product__media-wrapper{max-width:60%;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)}.gg-wrapper .product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:40%;width:calc(40% - var(--grid-desktop-horizontal-spacing) / 2)}#MainContent .gg-wrapper{padding-top:13rem}}@media screen and (max-width:1440px){.cdash-banner-image{flex:0 0 55%}}@media screen and (max-width:1370px){.ColumnBullets{justify-content:center;align-items:center}.ColumnBullets-right{flex:0 0 60%}.ColumnBullets-left{flex:0 0 40%}.ColumnBulletsDesc{font-size:18px;line-height:1.4;margin-bottom:3rem;margin-top:2rem}.ColumnBullets-icon-wrap{margin-bottom:2rem}.ColumnBullets-icon-wrap .Bulletsicon{flex:0 0 15%;margin-right:0}.ColumnBullets-icon-wrap .Bulletsdesc{flex:0 0 85%;font-weight:500;letter-spacing:.045em;line-height:1.4;padding-right:20px}}@media screen and (max-width:1366px)and (min-height:650px){.screen-section-text{padding:15px 0}.coursepro-heading{margin-top:30px}.section-bg .beinform-wrapper h3{margin-top:50px}.screen-section-image-wrap{max-width:50vw}}@media screen and (min-width:1600px){body #shopify-section-footer.shopify-section .section-slide{padding-top:20vh}#MainContent{min-height:650px}#MainContent .globo-subscription-customer-portal{min-height:500px}}@media screen and (min-width:768px)and (max-width:1400px){.page-width{padding:0}.screen-section-text{padding:2vh 0}.gradient-heading-text h3,.section-bg h1,.ggsc_video_wrapper .sc-video-heading{font-size:42px}.gradient-heading-text h5,.section-bg .desc-para{font-size:21px;margin:10px 0}.section-overlay-slider .headingOverlay h3{font-size:3rem;line-height:1.2}.beinform-content .column-text{font-size:21px;line-height:1.4;letter-spacing:.045em;padding-left:5rem;max-width:50%}.section-beinform .column-image{max-width:25%}.coursepro-wrapper .coursepro-heading h3{font-size:36px;line-height:1.1;padding-left:0}.coursepro-desc{display:flex;justify-content:space-between;align-items:start}.coursepro-player{margin-top:10px;height:60vh}.coursepro-text{font-size:21px;line-height:1.4;letter-spacing:.045em;flex:0 0 45%}.two-column-text{flex:0 0 40%;font-size:21px;line-height:1.4}.testimonial-image{max-width:35%}.testimonial-box .testimonial-content{max-width:50%;font-size:21px;line-height:1.4}.smartcaddie-banner-row .smartcaddie-banner-text .sub-heading,.cdash-banner-row .cdash-banner-text .sub-heading{font-size:2.6rem}.smartcaddie-banner-row .smartcaddie-banner-text .heading-main,.cdash-banner-row .cdash-banner-text .heading-main{font-size:4.6rem;line-height:1;margin:5px 0}.smartcaddie-banner-row .smartcaddie-banner-text .banner-desc,.scaddietwo-row .scaddietwo-column-left p,.cdash-banner-row .cdash-banner-text .banner-desc{font-size:21px;line-height:1.4}.smartcaddie-banner-image{flex:0 0 20%}.scaddieone-column-left{flex:0 0 42%}.scaddieone-row .content-top{font-size:21px;line-height:1.4}.scaddieone-row .content-bottom{width:30vh}.scaddietwo-row h1{font-size:4rem;line-height:1}.scaddietwo-column-right .icon-wrap .desc{flex:0 0 80%;font-size:18px;line-height:1.4}.cdash-banner-image{margin-right:0}.cdashone-text p{font-size:21px;line-height:1.4}.cdashone-logo{margin-top:-90px}.cdashone-logo img{width:200px}.scaddieone-column-left .scaddieone-column-left-img{height:70vh}.scaddieone-row{justify-content:space-around}#MainContent .globo-subscription-customer-portal{min-height:400px}}@media screen and (max-width:1025px){.coursepro-player{flex:0 0 42%}.beinform-content .column-text,.coursepro-text,.testimonial-box .testimonial-content{font-size:18px}.two-column-image{flex:0 0 50%;margin-right:5%}.two-column-text{flex:0 0 44%;font-size:18px}.testimonial-wrapper{max-width:85%}.testimonial-box{padding:30px}.smartcaddie-banner-row,.scaddieone-row,.scaddietwo-row,.cdash-banner-row,.cdashone-wrap{padding-left:1.5rem;padding-right:1.5rem}.sc-three .page-width{padding-left:3rem;padding-right:3rem}.sc-three .thumb-insie h3{font-size:3rem}.sc-three .thumb-insie h3 span{width:60px;height:60px;line-height:60px}.cdashone-wrap .cdashone-image{width:50vw}.cdashone-wrap .cdashone-text{max-width:50vw;margin-top:10%;margin-right:30px}.scaddieone-row{justify-content:space-around}.ggcart__page,#main-cart-footer,.pdp-slide-section{padding-left:3rem;padding-right:3rem}.header__icons a.header__icon--cart{margin-right:0}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1)}.blog_top__slider{padding-left:30px;padding-right:30px}.blog_top__slider .heading-gredient{margin-bottom:30px}.main-blog .blog-articles{margin-left:0;margin-right:0}.blog-articles .blog-articles__article{padding-left:15px;padding-right:15px}.blog-articles .article-card-wrapper .card__information .card__heading{font-size:21px}.gg_blog_slider .gg_blog__content h1{font-size:26px;margin-bottom:15px}.gg_blog_slider .gg_blog__content .bdesc{font-size:16px}.gg_blog__postdetails{font-size:14px}.article-template .article-template__hero-container{max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.article-template .page-width.page-width--narrow{padding-left:1.5rem;padding-right:1.5rem}.scroll-arrow{width:15px;height:15px;border-width:2px}.screen-section-image-wrap{max-width:75vw}.coa-dashboard-desc{padding:15px}.section-coursepro{background-size:cover}.ggsc_video_wrapper .sc-video-heading{font-size:30px;top:18vh}.cdash-banner-text,.cdash-banner-image{flex:0 0 50%}.cdash-banner-row .cdash-banner-text .banner-desc{max-width:100%}.ColumnBullets-left{padding-left:30px}}@media screen and (max-width:989px){.header-wrapper .header .list-menu{display:none}.header__icons a.header__icon--cart{margin-right:0}.header-wrapper .header header-drawer .menu-drawer__menu.list-menu{display:block}.header-wrapper .header header-drawer .menu-drawer__menu.list-menu .list-menu__item{justify-content:center}.header-wrapper .header header-drawer{margin-right:1rem}.header-wrapper .header .header__heading,.header-wrapper .header .header__heading-link{flex:1;display:inline-flex;padding-left:1rem}.header-wrapper .header .header__icons .header__search{margin-right:0}.header-wrapper .header .header__icons a.header__icon--cart{margin-left:5px}.header-wrapper .header .menu-drawer{filter:none;border-color:transparent}body.overflow-hidden-tablet .header__icon--menu[aria-expanded=true]:before{background:#000000b3}body.overflow-hidden-tablet #shopify-section-headerBarTop{z-index:2}.stickybar-header{padding:10px 0}.stickybar-header .grid{padding:0 1.5rem}.stickybar-header .heading-brand h4{font-size:16px;font-weight:500;font-family:var(--ff-cera-medium);letter-spacing:.0045em}.stickybar-header .action .button{padding:0;min-width:100px;min-height:32px}#shopify-section-headerBarTop{top:64px}.section-overlay-slider .headingOverlay{max-width:75%}.beinform-content .column-text{padding-left:0}.coursepro-wrapper .coursepro-desc{flex-direction:column}.coursepro-wrapper .coursepro-text{order:-1;margin:15px 0}.two-column-contnet{flex-direction:column;justify-content:center;align-items:center}.two-column-image{margin:0}.two-column-text{font-size:18px;order:0;text-align:center;flex:0 0 100%}.smartcaddie-banner-row{justify-content:center}.smartcaddie-banner-text{margin-right:5%}.scaddieone-row .content-top,.smartcaddie-banner-row .smartcaddie-banner-text .banner-desc,.scaddietwo-row .scaddietwo-column-left p{font-size:18px}.scaddietwo-column-right .icon-wrap .icon{flex:0 0 20%}.scaddietwo-column-right .icon-wrap .desc{flex:0 0 70%;font-size:16px;padding-right:0;padding-left:1rem}.page-width{padding:0;max-width:100%}.cdashone-logo{margin-top:0}.cdashone-logo img{width:150px}.ggcart__page,#main-cart-footer,.pdp-slide-section{padding-left:3rem;padding-right:3rem}.coursepro-player{flex:0 0 100%;height:60vh;margin:0 auto}.scaddieone-column-left .scaddieone-column-left-img{height:auto}.ggsc_video_wrapper-inside{margin-top:80px}}@media screen and (max-width:767px){.ColumnBullets-right{padding-left:0}.header-wrapper .header .menu-drawer{width:100vw}.section-height{padding:0}.page-width{padding:0 1.5rem}.section-bg h1{font-size:2.6rem}.section-bg .desc-para{font-size:16px;margin:10px 0}#MainContent .section-height{height:100vh;height:calc(var(--vh, 1vh) * 100);padding-top:30px;padding-bottom:30px}.gradient-heading-text h3{font-size:30px}.gradient-heading-text h5{font-size:18px}.screen-section-image-overlay img.cdi-left-overlay,.screen-section-image-overlay img.cdi-right-overlay{width:35%}.screen-section-image-overlay.ott-imgs img.cdi-left-overlay,.screen-section-image-overlay.ott-imgs img.cdi-right-overlay{width:24%}.section-overlay-slider .swiper-wrapper{background-size:100%}.section-overlay-slider .headingOverlay{max-width:100%;padding:0 3rem}.section-overlay-slider .headingOverlay h3{font-size:2.4rem;line-height:1.2}.beinform-content{margin:0 auto}.beinform-content .row{flex-direction:column}.beinform-content .column-text{max-width:100%;padding:0 1.5rem;font-size:16px;text-align:center}.beinform-content .column-image{order:-1;margin:0 0 2rem;width:50%}.beinform-content .column-image img.device-image{margin:0 auto;text-align:center;max-width:75%}.page-width-fluid{margin:0 auto;padding:0 1.5rem;max-width:100%;box-sizing:border-box}.coursepro-wrapper .coursepro-heading h3{font-size:2.6rem;padding-left:0}.coursepro-desc{display:flex;justify-content:center;align-items:center;flex-direction:column}.coursepro-desc>.coursepro-player{flex:0 0 100%;margin:0;position:absolute;bottom:0}.coursepro-desc .coursepro-text{flex:0 0 100%;order:-1;font-size:16px;line-height:1.4;margin:1rem 0}.two-column-contnet{display:flex;flex-direction:column;justify-content:center;align-items:center}.two-column-image{flex:0 0 100%;max-width:85%}.two-column-text{font-size:16px;line-height:1.4;flex:0 0 100%;padding-top:0;text-align:center}.testimonial-box{display:flex;padding:0;flex-direction:column}.testimonial-image{max-width:100%;order:-1;position:relative}.testimonial-box .testimonial-content{max-width:100%;font-size:16px;line-height:1.4;padding:15px;text-align:center}.testimonial-image{background:var(--color-black)}.testimonial-box .quote-img{margin:30px auto}.testimonial-box .quote-img img{margin:0 auto}.testimonial-author{text-align:center;font-size:16px;line-height:1.4;padding:10px}.headerPadding{padding-top:50px}.section-approach-green .page-width,.section-off-tea .page-width{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.section-approach-green .page-width .screen-section-text,.section-off-tea .page-width .screen-section-text{order:2;padding:30px 0 0}.section-approach-green .page-width .screen-section-image-wrap,.section-off-tea .page-width .screen-section-image-wrap{position:relative}#MainContent .shopify-section .section-slide{padding-top:60px;padding-bottom:0}.section-coursepro{position:relative}.smartcaddie-banner-row{flex-direction:column}.smartcaddie-banner-image{order:-1;width:80%;margin-bottom:3rem}.smartcaddie-banner-text{margin:0;text-align:center;padding-right:0}.app__button{justify-content:center}.smartcaddie-banner-row .smartcaddie-banner-text .sub-heading,.cdash-banner-row .cdash-banner-text .sub-heading{font-size:16px}.smartcaddie-banner-row .smartcaddie-banner-text .heading-main,.cdash-banner-row .cdash-banner-text .heading-main,.scaddietwo-row h1{font-size:3rem;line-height:1.1}.scaddieone-row .content-top,.smartcaddie-banner-row .smartcaddie-banner-text .banner-desc,.scaddietwo-row .scaddietwo-column-left p,.cdash-banner-row .cdash-banner-text .banner-desc{font-size:18px;line-height:1.4}.scaddieone-column-left,.scaddieone-column-right{flex:100%;max-width:40%}.scaddietwo-column-right .icon-wrap .desc{flex:0 0 80%;font-size:16px;line-height:1.4;padding-left:2rem}.cdash-banner-row{flex-direction:column}.cdash-banner-row .cdash-banner-text{flex:100%;text-align:center}.cdash-banner-row .cdash-banner-text ul li{text-align:left;padding:3px 0 3px 20px;font-size:1.6rem}.cdash-banner-row .cdash-banner-image{margin-right:0;order:-1;margin-bottom:30px}.cdash-banner-row .cdash-banner-image .cdash-banner-image-wrap{max-width:75%;margin:0 auto}.cdashone-wrap{flex-direction:column}.cdashone-wrap .cdashone-image{width:100%;max-width:100%}.cdashone-wrap .cdashone-text{max-width:100%;margin-top:30px;margin-right:0;width:100%;text-align:center}.cdashone-wrap .cdashone-text .quote-img{margin:30px auto}.cdashone-wrap .cdashone-text .quote-img img{margin:0 auto}.cdashone-wrap .cdashone-text p{font-size:18px;line-height:1.4}.section-cdashone .page-fullwidth{position:relative}.cdashone-logo{position:absolute;bottom:15%;right:30px}.phome-slidebg .section-cdash-two.section-overlay-slider{background-size:80%}.screen-section-image-overlay{display:none}.article-template .article-template__title{font-size:30px}.coa-dashboard .coa-dashboard-image{width:100%}.phome-slidebg .section-overlay-slider{background-position:center;background-size:100%}.section-bg .beinform-wrapper h3{margin-top:0;margin-bottom:30px;font-size:30px}.section-beinform-withoutheading .beinform-content .column-image{width:100%}.section-beinform-withoutheading .beinform-content .column-image img.device-image{max-width:100%}.testimonial-wrapper .swiper-button-next,.testimonial-wrapper .swiper-button-prev{z-index:2}#MainContent .shopify-section .section-slide.custom-section-seven,#MainContent .shopify-section .section-slide.section-scaddieone,#MainContent .shopify-section .section-slide.sc-three{padding-top:120px}.icon-down{bottom:50px;z-index:2}.scroll-arrow{width:10px;height:10px}.ggsc_video_wrapper .sc-video-heading{top:18%;font-size:26px}#ggsc_video{object-fit:contain;padding:0 1.5rem}#MainContent .cd-banner.section-cdashbanner{background-position-y:20%}.ColumnBullets{flex-direction:column;padding:30px 0}.ColumnBullets-left{width:30%;padding-right:0;margin-top:30px}.ColumnBulletsDesc{text-align:center;font-size:18px}.ColumnBullets-icon-wrap .Bulletsicon{flex:0 0 15%;margin-right:2rem}.ColumnBullets-icon-wrap .Bulletsdesc{flex:0 0 80%}.ColumnBullets-icon-wrap{margin-bottom:2rem}}@media screen and (max-width:480px){.scaddieone-row{display:block}.scaddieone-column-left{display:inline-block;width:48%;position:relative;vertical-align:top;max-width:48%;padding-right:20px}.scaddieone-column-right{display:inline-block;width:48%;max-width:48%;position:relative;margin-top:0;vertical-align:top}.scaddieone-column-left .arrow-rotate{position:absolute;bottom:-5vh;right:15px;width:20vw;left:auto}.scaddieone-column-right .content-bottom{order:-1;background:var(--color-black);border-top-left-radius:10px;border-top-right-radius:10px;display:block}.scaddieone-row .content-top{font-size:14px;text-align:center;margin:10px 0;max-width:100%}.scaddietwo-row{flex-direction:column}.scaddietwo-column-left{flex:100%;padding-right:0}.scaddietwo-column-right{flex:100%;padding-right:0;padding-left:0}.scaddietwo-column-right .icon-wrap .desc,.scaddietwo-row .scaddietwo-column-left p{font-size:14px}.scaddietwo-row{margin-top:20px}.sc-three .page-width{padding-left:2rem;padding-right:2rem}.sc-three .thumb-insie h3{font-size:1.4rem;line-height:30px}.sc-three .thumb-insie h3 span{width:30px;height:30px;line-height:30px}.sc-three .slide-inside .content-left,.sc-three .slide-inside .content-right{width:100%}.sc-three .slide-inside .content-right{margin-top:10px}.sc-three .slide-inside .paraLeft,.sc-three .slide-inside .paraRight{font-size:14px;line-height:1.4}.sc-three .slide-inside .paraLeft{padding-top:0;padding-right:20px;width:50%}.sc-three .slide-inside .sliderimgLeft,.sc-three .slide-inside .sliderimgRight{width:30vw}.sc-three .gallery-top{margin:30px 0 0}.cdashone-logo{position:absolute;bottom:35%;right:30px}.cdashone-logo img{width:100px}.section-coursepro:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#000;opacity:.7}.section-coursepro{background-size:cover;background-position:top center;position:relative}.coursepro-desc>.coursepro-player{bottom:10%;left:0;right:0}.coursepro-desc .coursepro-player{height:42vh}#shopify-section-headerBarTop.fixed .sticylogo,.sticylogo{display:none}.gradient-heading-text h3{font-size:3.2rem;line-height:1}.coa-dashboard-desc .heading-gredient{margin-top:1rem}.coa-dashboard-desc{padding:10px 0}.coa-dashboard-desc .heading-gredient{font-size:2.8rem;line-height:1.2}.ggcart__page .cart-items th{border-bottom:0}.ggcart__page .cart-items thead tr{border-bottom:1px solid #626262}.ggcart__page .cart-item__name{font-size:21px;line-height:1.2;letter-spacing:0}.ggcart__page .cart-item__details .product-option,.cart-item__price-wrapper .price{font-size:16px}.ggcart__page .title-wrapper-with-link .title--primary{font-size:30px}.product__info-wrapper .product__title>*{font-size:3rem}.product__info-wrapper .product__text{font-size:14px}.headingImage .heading-gredient,.headingImage h1{font-size:30px}.cart__footer .totals .totals__subtotal{font-size:16px}.cart__footer .totals .totals__subtotal-value{font-size:18px}.ggcart__page .title-wrapper-with-link .underlined-link{font-size:14px}.ggcart__page .cart-items th{font-size:12px;line-height:1.2;letter-spacing:3px}.article-template .article-template__title{font-size:26px}.scaddietwo-row h1,.scaddietwo-row .scaddietwo-column-left p{text-align:center}.scaddietwo-column-right .icon-wrap{text-align:center;flex-direction:column;margin-top:1rem;margin-bottom:1rem}.scaddietwo-column-right .icon-wrap .desc{padding-left:0;text-align:center}.sc-three.section-slide.section-center{justify-content:flex-start}.gallery-thumbs{margin-top:15px}.gallery-top .left-arrow-img,.gallery-top .right-arrow-img{width:20vw}.sc-three .slide-inside .paraRight{padding-left:20px;padding-top:20vh;width:50%;display:flex;flex-direction:column;position:relative}.sc-three .slide-inside .paraRight .right-arrow-img{order:-1;position:absolute;top:10vh;transform:rotate(-100deg)}.scaddietwo-column-right .icon-wrap .icon{width:15vw}.section-beinform-withoutheading .beinform-content .column-image img.device-image{max-width:60%}.scaddieone-row .content-top,.smartcaddie-banner-row .smartcaddie-banner-text .banner-desc,.scaddietwo-row .scaddietwo-column-left p,.cdash-banner-row .cdash-banner-text .banner-desc{font-size:12px;margin:5px 0}.scaddietwo-row h1{font-size:2.4rem}body #MainContent .globo-subscription-customer-portal .page-heading h2{font-size:21px}.globo-subscription-customer-portal .subscription-footer{padding-left:15px;padding-right:15px;width:100%}.ColumnBullets-left{width:30%;padding:0;margin-top:50px}.ColumnBulletsDesc{text-align:center;font-size:14px;margin:1rem 0}.ColumnBullets-icon-wrap{margin-bottom:1rem}.ColumnBullets-icon-wrap .Bulletsdesc{font-size:12px}.scaddietwo-column-right .icon-wrap .icon{width:15vw;height:15vw}.scaddietwo-row h1 span{display:inline-block}}.shopify-payment-button__button{display:none!important}#MainContent .globo-subscription-customer-portal{color:#fff;margin-top:12rem}#MainContent .globo-subscription-customer-portal .page-heading h2{font-family:var(--ff-cera-medium);font-size:30px}#MainContent .globo-subscription-customer-portal th{font-family:var(--ff-cera-light);border-top:0;border-left:0;border-right:0;color:#fff}#MainContent .globo-subscription-customer-portal td{border-left:0;border-right:0;border-bottom:0;color:#fff;font-family:var(--ff-cera-medium)}#MainContent .globo-subscription-customer-portal tbody th{border:0}#MainContent .globo-subscription-customer-portal .subscription-btn{background:var(--color-primary);color:#fff;border:0;font-family:var(--ff-cera-medium);font-weight:400}#MainContent .globo-subscription-customer-portal .subscription-btn:hover{background:var(--color-white)!important;color:var(--color-primary)!important}#MainContent .globo-subscription-customer-portal .subdued{color:#fff}.globo-subscription-customer-portal .timeline-item{color:var(--color-white);font-family:var(--ff-cera-medim)}.globo-subscription-customer-portal .layout-section.layout-section-secondary .card{color:var(--color-white);font-family:var(--ff-cera-medium);border-radius:4px;border-color:#1f1f1f}.globo-subscription-customer-portal .subscription-btn-icon svg{fill:#000;color:#fff}.globo-subscription-customer-portal .subscription-btn-icon svg path{fill:#fff!important}#MainContent .timeline .timeline-item.timeline-item-has-dot:before{border:3px solid var(--color-white);background-color:var(--color-primary)}#MainContent .timo-subscription-wrapper{display:none!important}#MainContent .timo-selling-plan-fieldset{border-color:#131313}.timo-subscription-price-wrapper .subscription-price-sale{color:var(--color-white)!important;font-size:24px;line-height:1.2px;letter-spacing:.045em}.timo-subscription-price-wrapper .subscription-price-old{color:#ccc!important;margin-bottom:10px;display:none!important}.timo-subscription-price-wrapper .subscription-price-group .subscription-sale-label{display:none!important}@media screen and (max-width:415px){.scaddietwo-column-right .icon-wrap .desc,.scaddietwo-row .scaddietwo-column-left p{font-size:12px}.scaddieone-row .content-top,.smartcaddie-banner-row .smartcaddie-banner-text .banner-desc,.scaddietwo-row .scaddietwo-column-left p,.cdash-banner-row .cdash-banner-text .banner-desc{font-size:14px;line-height:1.4;margin-bottom:2rem}.testimonial-image .tplayer{max-width:60%;margin:0 auto}.cdashone-wrap .cdashone-text p,.testimonial-box .testimonial-content{font-size:14px;line-height:1.4}.testimonial-box .quote-img{margin:15px auto}.testimonial-author{font-size:12px;padding:7px;border-radius:0}body .testimonial-wrapper{max-width:100%!important}.sc-three .slide-inside .content-right{margin-top:-5vh}.icon-down{bottom:85px;z-index:2}.screen-section-image-wrap{max-width:90vw}}@media screen and (max-width:360px){.coursepro-desc .coursepro-text{font-size:14px;margin:.5rem 0}.scaddietwo-row h1{font-size:2rem}}.un-clickable{pointer-events:none!important;opacity:.5}.globo-subscription-customer-portal .container{display:none}.image-with-text__text.rte.subtitle p{font-size:2.6rem}.container-xl{max-width:1480px;display:flex;align-items:center;margin:auto;padding:0 15px}
/*# sourceMappingURL=/cdn/shop/t/36/assets/custom.css.map */
