
h1 { letter-spacing: -0.8px; }
h2 { font-weight: 500; }
h3, .h3 { font-weight: 500; }
p { margin: 0 0 1rem; }
.justify-content-center { justify-content: center; }
.buttons { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }
.buttons a.btn { margin-right: 0; }
.d-none { display: none; }
.cdgo-2025 a.btn-tertiary::after { bottom: 1px; }
.scroll-id { scroll-margin-top: 60px; }
@media (min-width: 768px) {
    .section-intro h2 { font-size: 40px }
}
@media (max-width: 767px) {	
    body.responsive .container { overflow: hidden }
}
@media (max-width: 560px) {
    .btn, .button a { white-space: inherit; }
}

.price-info { font-size: 14px; color: #616161; margin-right: 8px; position: relative; top: -6px; }
.price-normal { font-size: 32px; font-weight: 500; line-height: 1.25; }
.priceDisplayNormal { font-size: 32px; font-weight: 500; line-height: 1.25; }
.priceDisplayNormal ~ .priceDisplayNormal { font-size: 16px; font-weight: 400; line-height: 1.5; }
.priceDisplayStrikethrough { margin-left: 8px; color: #757575; font-size: 20px; font-weight: 500; line-height: 1.4; text-decoration: line-through; }
.inclVAT { font-size: 14px; }
@media (max-width: 575px) {
    .price-info { display: block; margin: 0; position: static; }
}

.promo-badge { margin-bottom: 8px; display: inline-block; padding: 6px 10px; color: #000; font-size: 14px; font-weight: 500; line-height: 18px; text-transform: uppercase; border-radius: 4px; background-color: #CEC0F2; }

#dynPrice_sub30_hero .price-info, #dynPrice_sub365_hero .price-info { display: none;}
 #prod-hero .new { margin-right: 10px; margin-bottom: 0; padding: 6px 8px; border-radius: 10px;}
 .new-text-wrap {display: flex; align-items: center;}

.hero { padding: 64px 0 0; background-color: #F5F2FD; }
.hero-img { /* margin-top: 32px; */ text-align: center; }
.hero .row { display: flex; flex-wrap: wrap; justify-content: center;  }
.hero-content { text-align: center; }
.hero-content .product-name { margin: 0; display: inline-flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.hero-content .product-name img { flex-shrink: 0; display: inline-block; width: auto; height: 56px; margin-left: 12px; }
.hero-content .heading { margin: 12px 0 0;  }
.hero-content p.large { margin: 16px 0 24px; }
.hero-content .buttons { margin: 24px 0; }
.hero-content .note small { display: block; }
.hero-content .note small + small { margin-top: 4px; }
.hero .lto-box { max-width: 620px; margin: 24px auto 0; text-align: left; border:2px solid #C12259; border-radius:8px; position:relative; padding:30px 22px 18px 22px; width:100%; background: transparent; }
.hero .lto-box h4 { background:#C12259; border-radius: 4px 4px 4px 0px; position:absolute; font-size:14px; font-weight:500; line-height: 18px; padding:8px 12px; top:-18px; left:-2px; color:#fff; text-transform:uppercase; border: none; margin: 0; }
.hero .lto-box p { font-size:16px; margin: 0; display: inline; }
.hero .lto-box .link { padding-left: 2px; }
.hero-content .no-credit-card { font-weight:700; color:#4911D8; font-size: 18px; margin-bottom: 10px;}
.hero-content .no-credit-card img {display: inline-block; width:28px; height: auto; margin-left: 8px; position: relative; top: -2px; }

.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}
.testimonial-rating{max-width:149px;margin: 4px 0 10px;}
.quote-icon.open-quote{background-image:url(/static/cdgs/images/home/icon-quotes.svg);width:45px;height:40px;display:inline-block;background-size:cover;position:absolute;top:0;left:0}
.quote-icon.close-quote{background-image:url(/static/cdgs/images/home/icon-quotes.svg);width:45px;height:40px;display:inline-block;background-size:cover;position:absolute;bottom:0;right:0;transform:rotate(180deg)}
.testimonial{background:#F5F2FD;padding:0 0 40px;text-align:center}
.testimonial p.quote{font-size:18px;margin:15px 0}
.testimonial .logo {text-align:center;}
.testimonial .logo img {max-width: 120px;}

.hero-review{margin:40px 0;text-align:center}
.hero-review__rating{max-width:80px;margin: 4px 0 10px;}
.hero-review p { margin: 0; font-size: 15px; font-style: italic;}
@media (max-width: 991px) {
    .hero { padding: 40px 0 0; }
}
@media (max-width: 767px) {
    .hero { padding: 40px 0 30px; }
    #prod-hero { background-color: #F5F2FD; }
    .hero .lto-box { margin-top: 24px; }
    .hero-img { margin-top: 24px; }
    .new-text-wrap {display: flex; align-items: flex-start; flex-direction: column;}

    .quote-icon.close-quote,.quote-icon.open-quote{width:35px;height:30px}
    .quote-icon.open-quote{left:20px}
    .quote-icon.close-quote{right:20px}
    .testimonial-rating{max-width:75px;}
    .hero-content .product-name img{height:28px;margin-top:22px}
}



#product-nav { text-transform: inherit; background-color: #FFF; border-bottom: 1px solid transparent; }
#product-nav.sticky { z-index: 11; border-color: #DEDEDE; }
#product-nav .navbar-header { float: none; }
#product-nav .navbar-brand { color: inherit; font-size: 16px; font-weight: 700; }
#product-nav #subnav { font-size: 0; }
#product-nav .navbar-nav { display: inline-block; float: none; font-size: 14px; }
#product-nav .navbar-nav>li { padding: 0; }
#product-nav .navbar-cta li + li { margin-left: 12px; }
#product-nav .navbar-cta .btn { min-width: initial; padding: 6px 14px; line-height: 18px; }
#product-nav .navbar-cta .btn-primary:focus { background-color: #0052a3; border-color: #0052a3; }
#product-nav .navbar-cta .btn-secondary:hover { color: #fff; background-color: #000; border-color: #000; }
@media (min-width: 768px) {
    #product-nav { padding: 12px 0; }
    #product-nav.sticky .navbar-brand { display: none; }
    #product-nav:not(.sticky) { margin: 12px 0; }
    #product-nav .navbar-collapse { text-align: center; padding-left: 0; padding-right: 0; }
    #product-nav.sticky .navbar-collapse { text-align: left; }
    #product-nav .navbar-right { margin-right: 0; margin-left: 0; }
    :is(.br, .it) #product-nav .navbar-cta li + li { margin-left: 6px; }
    :is(.pl) #product-nav .navbar-cta li + li { margin-left: 4px; }
    #product-nav .navbar-cta .btn { margin-top: 0; }
    :is(.pl) #product-nav .navbar-cta .btn { padding-right: 8px; padding-left: 8px; }
    #product-nav:not(.sticky) .navbar-cta { display: none; }
    #product-nav .navbar-links>li { border-bottom: 1px solid #616161; }
    #product-nav .navbar-links>li>a { margin-bottom: -1px; min-width: 120px; line-height: 1.5; color: #616161; text-align: left; padding: 0 24px 3px 0; border-bottom: 5px solid transparent; } 
    #product-nav .navbar-links>li>a:hover { font-weight: 400; color: #000; border-color: #000; background-color: transparent; }
    #product-nav .navbar-links>li>a:focus { background-color: transparent; }
    #product-nav .navbar-links>li.active>a { font-weight: 700; color: #000; border-color: #4911D8; }
    :is(.br, .cz, .it, .nl, .pl) #product-nav.sticky .navbar-links>li>a { min-width: initial; padding-right: 12px; }
    :is(.de) #product-nav.sticky .navbar-links>li>a { min-width: initial; }
    :is(.es) #product-nav.sticky .navbar-links>li>a { min-width: 100px; }
    :is(.pl) #product-nav.sticky .navbar-links>li>a { min-width: initial; padding-right: 6px; }
    :is(.en) #product-nav.sticky .navbar-links>li>a { min-width: initial; padding-right: 40px; }
}
@media (min-width: 992px) { 
    :is(.br, .it, .pl) #product-nav .navbar-cta li + li { margin-left: 12px; }
    :is(.pl) #product-nav .navbar-cta .btn { padding-right: 14px; padding-left: 14px; }
    #product-nav .navbar-cta .btn { padding-right: 14px; padding-left: 14px; }
    #product-nav .navbar-links>li>a { min-width: 160px; }
    :is(.br, .it, .nl, .pl) #product-nav.sticky .navbar-links>li>a { min-width: 140px; padding-right: 24px; }
    :is(.cz) #product-nav.sticky .navbar-links>li>a { min-width: 160px; padding-right: 24px; }
    :is(.de, .es) #product-nav.sticky .navbar-links>li>a { min-width: 160px; }
    :is(.en) #product-nav.sticky .navbar-links>li>a { min-width: initial; padding-right: 60px; }
}
@media (min-width: 1200px) {
    /* #product-nav.sticky .navbar-collapse { text-align: center; } */
    #product-nav .navbar-right { right: 0; }
    /* #product-nav .navbar-links>li>a { min-width: 140px; } */
    :is(.br, .it, .nl, .pl, .en) #product-nav.sticky .navbar-links>li>a { min-width: 160px; }
    .hero-review{margin: 0 0 40px;display:flex;align-items:flex-start;justify-content:center;}
    .hero-review__rating{margin: 4px 10px 0 0;}
}
@media (min-width: 1400px) { 
    /* #product-nav .navbar-links>li>a { min-width: 160px; } */
}
@media (max-width: 767px) {	
    #product-nav { border-color: #DEDEDE; }
    #product-nav .navbar-nav { display: block; }
    #product-nav .navbar-cta li { margin: 0 12px; }
    #product-nav .navbar-cta .btn { float: none; width: 100%; }
}



.overview-intro { padding: 56px 0 80px; }
.overview-intro h2 { margin: 0 0 24px; }
.overview-intro p:last-child { margin-bottom: 0; }
@media (max-width: 991px) {
    .overview-intro { padding: 40px 0; }
}



@keyframes verticalScrollBg {
    0% { transform: translateY(-100%); }
    100% { transform: translateY(-200%); }
}
.overview-main { border-top: 1px solid #CEC0F2; border-bottom: 1px solid #CEC0F2; }
.overview-main .row { display: flex; flex-wrap: wrap; }
.overview-main .scroll-col { height: 650px; overflow: hidden; }
.overview-main .scroll-wrapper { animation: verticalScrollBg 40s infinite linear; }
/* .overview-main .scroll-img { min-height: 2500px; } */
.overview-main .scroll-bg { content: ""; height: 500%; width: 100%; position: absolute; left: 0; top: 0; background-size: 100% 20%; }
.overview-main .content { align-self: center; padding-top: 40px; padding-bottom: 40px; }
.overview-main .content h2 { margin: 0 0 24px; }
.overview-main .content ul { margin: 40px 0 0; padding-left: 0; list-style: none; display: grid; gap: 15px 30px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.overview-main .content ul li { display: flex; }
.overview-main .content ul li:before { content: ""; flex-shrink: 0; display: inline-block; position: relative; top: 1px; margin-right: 8px; width: 24px; height: 24px; mask: no-repeat center / contain; mask-image: url("/static/cdgs/images/icons/check-black.svg"); background-color: #6F51DA; }
@media (max-width: 1399px) {
    :is(.fr, .pl) .overview-main .scroll-col { height: 700px; }
}
@media (max-width: 1199px) {
    .overview-main .content { padding-top: 24px; padding-bottom: 24px; }
    .overview-main .content ul { margin-top: 24px; }
}
@media (max-width: 991px) {
    .overview-main { border-bottom: 0; }
    :is(.br, .fr, .es, .pl) .overview-main .scroll-col { height: 680px; }
    /* .overview-main .scroll-img { min-height: 1500px; } */
    .overview-main .content ul { gap: 15px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) { 
    .overview-main .scroll-col { height: 400px; display: none; }
    :is(.br, .fr, .es, .pl) .overview-main .scroll-col { height: 400px; }
    .overview-main .content { padding-top: 40px; padding-bottom: 40px; }
}
@media (max-width: 575px) { 
    .overview-main .content ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }

    .table-responsive {
            width: 100vw;
    padding-right: 30px;
    }
}



.zigzag { padding: 80px 0; background-color: #F5F2FD; }
.zigzag .intro { margin-bottom: 80px; }
.zigzag .intro h2 { margin: 0; }
.zigzag-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.zigzag-row + .zigzag-row { margin-top: 40px; }
.zigzag-row .icon { margin-bottom: 8px; display: inline-block; width: 40px; height: 40px; background: no-repeat center / 20px; background-color: #A387EB; border-radius: 4px; background-image: url("/static/cdgs/product_content/cdgo/2025/icons/icon-brush.svg"); }
.zigzag-row .icon-vector { background-color: #CEC0F2; background-image: url("/static/cdgs/product_content/cdgo/2025/icons/icon-vector.svg"); }
.zigzag-row .icon-typography { background-color: #6F51DA; background-image: url("/static/cdgs/product_content/cdgo/2025/icons/icon-type.svg"); }
.zigzag-row .icon-mask { background-color: #A387EB; background-image: url("/static/cdgs/product_content/cdgo/2025/icons/icon-mask.svg"); }
.zigzag-row .icon-photo { background-color: #CEC0F2; background-image: url("/static/cdgs/product_content/cdgo/2025/icons/icon-photo.svg"); }
.zigzag-row .icon-asset { background-color: #6F51DA; background-image: url("/static/cdgs/product_content/cdgo/2025/icons/icon-asset.svg"); }
.zigzag-row .content h3 { margin: 0 0 8px; }
.zigzag-row .content p:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
    .zigzag-row-reverse .image { order: 13 }
}
@media (max-width: 991px) {
    .zigzag { padding: 40px 0; }
    .zigzag .intro { margin-bottom: 40px; }
    .zigzag-row .content { margin-top: 24px; }
}



.creative-template { padding: 80px 0; text-align: center; }
.creative-template h2 { margin: 0 0 12px; }
.creative-template p:last-of-type { margin-bottom: 0; }
.creative-template .image { margin-top: 40px; }
@media (max-width: 991px) {
    .creative-template { padding: 40px 0; } 
    .creative-template .image { margin-top: 24px; }
} 



.tool { padding: 80px 0; }
.tool .row { display: flex; flex-wrap: wrap; row-gap: 40px; }
.tool h4 { margin: 14px 0 8px; }
.tool p:last-child { margin-bottom: 0; }
@media (max-width: 991px) {
    .tool { padding: 40px 0; }
}



.offer { background:#EFEFEF; padding: 80px 0; }
.offer .intro { margin-bottom: 40px; }
.offer .intro h2 { margin: 0; }
.plan { display: flex; flex-wrap: wrap; row-gap: 24px; }
.offer .card { position: relative; background: #fff; padding: 40px 16px; border-radius: 12px; height: 100%; }
.offer .card-badge { display: block; position: absolute; top: 0; left: 0; height: 40px; width: 100%; padding: 8px; text-align: center; color: #fff; font-size: 16px; font-weight: 500; text-transform: uppercase; background-color: #C12259; border-radius: 8px 8px 0 0; }
.offer .card-body { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
.offer .card-header { margin-bottom: 16px; }
.offer .card-title { margin: 0; font-size: 24px; font-weight: 500; line-height: 1.33; }
.offer .card-subtitle { display: block; color: #4911D8; font-size: 20px; font-weight: 700; line-height: 1.4; }
.offer .action { flex: 1; display: flex; flex-direction: column; align-items: center; }
.offer .price { margin-bottom: 24px; }
.offer .benefit-text { margin-top: auto; margin-bottom: 0; color: #616161; }
.offer .action .btn { margin-top: auto; }
.offer .monthly .card { height: calc(100% - 40px); margin-top: 40px; }
.offer .yearly .card { padding-top: 80px; border-top-left-radius: 0; border-top-right-radius: 0; }
.offer .yearly .card-subtitle { color: #C12259; }
@media (max-width: 991px) { 
    .offer { padding: 40px 0; }
}
@media (max-width: 767px) {
    .offer .monthly .card { height: 100%; margin-top: 0; }
    .offer .yearly { order: -1; }
}



.action-section h2 { margin: 0 0 24px; }
.action-section p { margin-bottom: 0; }
.action-section .buttons { margin-top: 24px; }
#action-section .container { max-width: 1530px; height: 560px; background-image: url(/static/cdgs/images/home/action-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center; }
#action-section .row { height: 100%; }
#action-section .bg-wrap { height: 560px; background-size: cover; background-position: center; background-repeat: no-repeat; color: #fff; }
#action-section .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2);
	flex-direction: column;
	position: relative;
}
@media (max-width: 767px) {	
    #action-section .bg-wrap { height: 600px; }
}
@media (min-width: 1200px){
	#action-section .container { background-size: contain; }
}
@media (max-width: 1199px){
	#action-section .container { background-size: cover; }
}
@media (max-width: 575px) {
    #action-section .container { height: 600px; background-size: auto 125%; }
}

#compare { padding-bottom: 60px; }
#compare h3 { font-size: 16px; font-weight: 600; margin-top: 10px; }
#compare .table td, #compare .table th { padding: 20px; vertical-align: middle; }
#compare .table .trFeature td { background: #fafafa; }
#compare .table th { vertical-align: top; position: relative; padding: 10px 20px; }
#compare .table th.go { background: linear-gradient(-90deg, #FAF4F7 0%, #e9dee4 100%);  border-radius: 6px 6px 0 0; }
#compare .table th.cdgs { background: linear-gradient(-90deg, #F5F2FD 0%, #d9d5e4 100%);  border-radius: 6px 6px 0 0; }
#compare .table tr td:nth-child(2) { background-color: #FAF4F7; }
#compare .table tr td:nth-child(3) { background-color: #F5F2FD; }
#compare .table tr:hover td { background-color: #EFEFEF }
#compare .table tr.final:hover td { background-color: transparent }
#compare .table tr.final td { padding: 20px }
#compare .table td.bg-blue { background-color: #EDF9FF; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
#compare .table .new { font-weight: 600; font-size: 16px; background-color: transparent; padding: 0; }
#compare .table thead .bg-blue { background-color: #AED2E3; border-left: 1px solid transparent; border-right: 1px solid transparent; }
#compare .table>thead>tr>th { border: none; padding-left: 30px; }
#compare .table tbody tr { border-left: 1px solid #ddd; height: 50px }
#compare .table tbody tr:last-of-type { border-bottom: 1px solid #ddd; }
/* #compare .table tbody tr td ul a:before { content: ""; flex-shrink: 0; display: inline-block; position: relative; bottom: -4px; margin-right: 8px; width: 20px; height: 20px; mask: no-repeat center / contain; mask-image: url("/static/cdgs/images/icons/check-black.svg"); background-color: #6F51DA; } */
#compare .table tbody tr td ul div.productCompareCard { display: flex; flex-direction: column; }
#compare .table tbody tr td ul div.productCompareCard img { width: 50px; margin-bottom: 8px;}
#compare .table tbody tr td ul div.productCompareCard div.label { width: fit-content;     font-size: 12px; font-weight: 500; display: inline-block; color: #000000; background: #d1c3f5; padding: 2px 12px 2px; border-radius: 13px;}
#compare .table tbody tr td ul span.check::before { content: ''; background: url(/static/cdgs/images/icons/compare-check.png) 0 0 no-repeat; background-size: 25px 25px; width: 25px; height: 25px; display: block;}
#compare .table tbody tr td ul div.checkLink { display: flex; gap:3px}
.info-icon{ background: url(/static/cdgs/images/icons/info-24.png); width: 15px; height: 15px; background-size: contain; display: inline-block;}

.faq-section { padding: 80px 0; }
.faq-section .intro { margin-bottom: 40px; }
.faq-section .intro h2 { margin: 0; }
.faq-section .outro { margin-top: 40px; }
.faq-section ul { margin:0 0 16px; padding-left: 40px; }
.faq-section ul>li { margin:0 0 16px 0; }
.faq-section h3 { margin: 0; display: inline-block; }
.faq-section a.collapse-link { color: #000; text-decoration: none; transition: color .35s ease; }
.faq-section a.collapse-link:hover { color: #0067CB; }
.faq-section span.glyphicon { display: inline-block; color: #0067CB; font-size: 20px; transition: transform .35s ease; }
.option a[aria-expanded="true"] .glyphicon-menu-down { transform: rotate(-180deg); }
.faq-item { border-top: 1px solid #CBCBCB; }
.faq-section .faq-item:last-of-type { border-bottom: 1px solid #CBCBCB; }
.collapse-link .body { display: flex; justify-content: space-between; align-items: center; padding-top: 18px; padding-bottom: 18px; }
.collapse-body { margin-top: -2px; margin-bottom: 18px; }
.collapse-body :last-child { margin-bottom: 0; }
@media (max-width: 991px) {
    .faq-section { padding: 40px 0; }
}


.creators-section {background-color: #F5F2FD;}
.video-bg { position: relative; }
a.video { display: block; margin: 0; padding: 0; }
a.video span { width: 150px; height: 150px; position: absolute; background: url("/static/cdgs/product_content/cdgs/2020/play-icon.svg") no-repeat; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: .8; z-index: 10; transition: all .2s ease-in-out; }
a.video span:hover { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }

.vertical-sec{display:flex;flex-direction:column;justify-content:center;min-height:270px}
.tutorial-link {margin: 0;padding: 0;}
.tutorial-link span {margin: 0 0 3px;padding: 0;display: block;}
.playlink:after { font-family: "Glyphicons Halflings"; content: "\e029"; display: inline-block; margin-left: 5px; vertical-align: middle; font-size: 120%; }