.clear_float:before,.clear_float:after{display:table;content:" "}.clear_float:after{clear:both}:root{--color-primary:#00bfff;--color-secondary:#0074d9;--color-info:#0074d9;--color-success:#27ae60;--color-warning:#e2b93b;--color-error:#eb5757;--color-text:#2e394b;--color-gray:#f4f5f9;--color-darkgray:#697a95;--color-footer-bg:#19202b;--color-antro-pink:#ff00d2;--color-antro-green:#00da3c;--color-antro-orange:#fd8603;--font-family:'Inter',sans-serif;--font-size-base:18px;--font-size-12:.6667rem;--font-size-14:.78rem;--font-size-16:.89rem;--font-size-18:1rem;--font-size-20:1.11rem;--font-size-22:1.22rem;--font-size-24:1.33rem;--font-size-28:1.56rem;--font-size-30:1.67rem;--font-size-34:1.89rem;--font-size-36:2rem;--font-size-40:2.22rem;--font-size-44:2.44rem;--font-size-48:2.67rem;--font-size-52:2.89rem;--font-size-56:3.11rem}html,body{font-family:var(--font-family);font-size:var(--font-size-base)}.ccm-page>header{display:block;background-color:#F8F8F8;width:100%;position:relative;z-index:5}.ccm-page>header.sticky{position:sticky;top:0}.ccm-page>header .v-center{align-items:center}.ccm-page>header ul{list-style:none;margin:0;padding:0}.ccm-page>header .flex-row{display:flex;flex-wrap:wrap}.ccm-page>header .item-left{flex:0 0 17%;margin:auto}.ccm-page>header .logo a{font-size:30px;color:#000000;font-weight:700;text-decoration:none}.ccm-page>header .logo img{display:block;max-width:160px}.ccm-page>header .item-center{flex:0 0 66%}.ccm-page>header .item-right{flex:1 0 17%;display:flex;justify-content:flex-end}.ccm-page>header .item-right a{text-decoration:none;font-size:16px;color:#555555;display:inline-block;margin-left:10px;transition:color .3s ease}.ccm-page>header .menu ul li{display:inline-block;line-height:50px;margin-left:25px;padding:15px 0 15px 0}.ccm-page>header .menu ul li>a{font-size:15px;font-weight:500;color:#000000;position:relative;transition:color .3s ease}.ccm-page>header .menu ul li>a.glowie{animation:pulsating 3s ease-in-out infinite}.ccm-page>header .menu ul li>a.active{color:var(--color-primary)}.ccm-page>header .menu ul li .sub-menu{position:absolute;z-index:500;background-color:#ffffff;box-shadow:0px 20px 15px -25px rgba(0,0,0,0.3);padding:10px;transition:all .25s ease-out;margin-top:15px;opacity:0;visibility:hidden}.ccm-page>header .menu ul li .sub-menu>ul>li{line-height:1}.ccm-page>header .menu ul li .sub-menu>ul>li>a{display:inline-block;padding:10px 0;font-size:15px;color:#555555;transition:color .3s ease;text-decoration:none;text-transform:capitalize}.ccm-page>header .menu ul li .menu-single{min-width:280px;max-width:350px}.ccm-page>header .menu ul li .list-item ul{column-count:1}.ccm-page>header .menu ul li .list-item ul li{break-inside:avoid;padding:5px 0}.ccm-page>header .menu ul li .list-item .multi-column-list{column-count:3;column-gap:0}.ccm-page>header .menu ul li .sub-menu.mega-menu{left:50%;transform:translateX(-50%)}.ccm-page>header .menu ul li .sub-menu.mega-menu>.container>.list-item>ul>li{line-height:1;display:block;margin-left:0;width:14rem}.ccm-page>header .menu ul li .sub-menu.mega-menu>.container>.list-item>ul>li img.icon{width:20px;height:20px;object-fit:contain;margin-top:0}.ccm-page>header .menu ul li .sub-menu.mega-menu>.container>.list-item>ul>li>a{padding:10px 0;margin-left:5px;display:inline-block;font-size:15px;color:#555555;transition:color .3s ease}.ccm-page>header .menu ul li .sub-menu.mega-menu>.container>.list-item>ul>li>a:hover{color:var(--color-primary)}.ccm-page>header .menu ul li .sub-menu.menu-columns{width:100%;display:flex;flex-wrap:wrap;padding:20px 15px}.ccm-page>header .menu ul li .sub-menu.menu-columns .container{display:flex;flex-wrap:wrap}.ccm-page>header .menu ul li .sub-menu.menu-columns>.container>.list-item .title{display:block;font-size:16px;color:var(--color-text);font-weight:500;line-height:1;padding:10px 0}.ccm-page>header .menu ul li .sub-menu.menu-columns>.container>.list-item a.title{color:var(--color-text);margin-left:0;margin-bottom:0.5rem}.ccm-page>header .menu ul li .sub-menu.menu-columns>.container>.list-item a.title:hover{color:var(--color-primary)}.ccm-page>header .menu ul li .sub-menu.menu-columns>.container>.list-item.text-center .title{text-align:center}.ccm-page>header .menu ul li .sub-menu.menu-columns>.container>.list-item img{max-width:100%;width:100%;vertical-align:middle;margin-top:10px;height:300px;object-fit:cover}.ccm-page>header .menu ul li .sub-menu.mega-menu>.list-item>ul>li>a:hover,.ccm-page>header .menu ul li .sub-menu>ul>li>a:hover{color:var(--color-primary)}.ccm-page>header .item-right a:hover{color:var(--color-primary)}.ccm-page>header .menu>ul>li:hover>a{color:var(--color-primary)}.mobile-menu-head,.mobile-menu-trigger{display:none}@media (min-width:992px){.ccm-page>header .menu>ul>li.has-children:hover .sub-menu{z-index:500;pointer-events:all;margin-top:15px;visibility:visible;opacity:1}.ccm-page>header .menu ul li .list-item.list-item-mobile-only{display:none}}@media (max-width:991px){.v-center{justify-content:space-between}.ccm-page>header>.container{padding-top:calc(var(--bs-gutter-x) * 0.5);padding-bottom:calc(var(--bs-gutter-x) * 0.5)}.ccm-page>header .item-center{order:3;flex:0 0 100%}.ccm-page>header .item-left,.ccm-page>header .item-right{flex:1}.ccm-page>header .mobile-menu-trigger{display:flex;height:30px;width:30px;margin-left:15px;cursor:pointer;align-items:center;justify-content:center}.ccm-page>header .mobile-menu-trigger span{display:block;height:2px;background-color:#333333;width:24px;position:relative}.ccm-page>header .mobile-menu-trigger span:before,.ccm-page>header .mobile-menu-trigger span:after{content:'';position:absolute;left:0;width:100%;height:100%;background-color:#333333}.ccm-page>header .mobile-menu-trigger span:before{top:-6px}.ccm-page>header .mobile-menu-trigger span:after{top:6px}.ccm-page>header .item-right{align-items:center}.ccm-page>header .menu{position:fixed;width:320px;background-color:#ffffff;left:0;top:0;height:100%;overflow:hidden;transform:translate(-100%);transition:all .5s ease;z-index:1099}.ccm-page>header .menu.active{transform:translate(0%)}.ccm-page>header .menu>ul>li{line-height:1;margin:0;display:block}.ccm-page>header .menu>ul>li>a{line-height:50px;height:50px;padding:0 50px 0 15px;display:block;border-bottom:1px solid rgba(0,0,0,0.1)}.ccm-page>header .menu>ul>li>a i{position:absolute;height:50px;width:50px;top:0;right:0;text-align:center;line-height:50px;transform:rotate(-90deg);pointer-events:none}.ccm-page>header .menu .mobile-menu-head{display:flex;height:50px;border-bottom:1px solid rgba(0,0,0,0.1);justify-content:space-between;align-items:center;position:relative;z-index:501;position:sticky;background-color:#ffffff;top:0}.ccm-page>header .menu .mobile-menu-head .go-back{height:50px;width:50px;border-right:1px solid rgba(0,0,0,0.1);cursor:pointer;line-height:50px;text-align:center;color:#000000;font-size:16px;display:none}.ccm-page>header .menu .mobile-menu-head.active .go-back{display:block}.ccm-page>header .menu .mobile-menu-head .current-menu-title{font-size:15px;font-weight:500;color:#000000}.ccm-page>header .menu .mobile-menu-head .mobile-menu-close{height:50px;width:50px;border-left:1px solid rgba(0,0,0,0.1);cursor:pointer;line-height:50px;text-align:center;color:#000000;font-size:25px}.ccm-page>header .menu .menu-main{height:100%;overflow-x:hidden;overflow-y:auto}.ccm-page>header .menu>ul>li .sub-menu{visibility:visible;opacity:1;position:absolute;box-shadow:none;margin:0;padding:15px;top:0;left:0;width:100%;height:100%;padding-top:65px;max-width:none;min-width:auto;display:none;transform:translateX(0%);overflow-y:auto}.ccm-page>header .menu>ul>li .sub-menu.mega-menu{visibility:visible;opacity:1;position:absolute;box-shadow:none;margin:0;padding:15px;top:0;left:0;width:100%;height:100%;padding-top:65px;max-width:none;min-width:auto;display:none;transform:translateX(0%);overflow-y:auto}.ccm-page>header .menu>ul>li .sub-menu.mega-menu .container{display:block}.ccm-page>header .menu>ul>li .sub-menu.mega-menu .list-item .multi-column-list{column-count:1;column-gap:0}.ccm-page>header .menu>ul>li .sub-menu.active{display:block}.ccm-page>header .menu>ul>li .sub-menu.menu-columns>.list-item{flex:0 0 100%;padding:0px}.ccm-page>header .menu>ul>li .sub-menu.menu-columns>.list-item img{margin-top:0}.ccm-page>header .menu>ul>li .sub-menu.menu-columns>.list-item.text-center .title{margin-bottom:20px}.ccm-page>header .menu>ul>li .sub-menu.menu-columns>.list-item.text-center:last-child .title{margin-bottom:0px}.ccm-page>header .menu>ul>li .sub-menu>ul>li>a{display:block}.ccm-page>header .menu>ul>li .sub-menu.mega-menu>.list-item>ul{margin-bottom:15px}.ccm-page>header .menu>ul>li .sub-menu.mega-menu>.list-item>ul li a{display:block}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes slideRight{0%{opacity:1;transform:translateX(0%)}100%{opacity:0;transform:translateX(100%)}}.menu-overlay{position:fixed;background-color:rgba(0,0,0,0.5);left:0;top:0;width:100%;height:100%;z-index:1098;visibility:hidden;opacity:0;transition:all .5s ease}.menu-overlay.active{visibility:visible;opacity:1}}@keyframes pulsating{0%{color:var(--color-antro-orange);text-shadow:0 0 8px var(--color-antro-orange)}50%{color:var(--color-antro-pink);text-shadow:0 0 8px var(--color-antro-pink)}100%{color:var(--color-antro-orange);text-shadow:0 0 8px var(--color-antro-orange)}}div.ccm-page div.ccm-system-errors{margin-top:40px}@media (prefers-reduced-motion:no-preference){@keyframes grow{from{transform:scale(0)}to{transform:scale(1)}}@keyframes glow{0%{filter:drop-shadow(0 0 .65rem #f8aa31)}50%{filter:drop-shadow(0 0 1.75rem #f8aa31)}100%{filter:drop-shadow(0 0 .65rem #f8aa31)}}}div.ccm-page a{transition:all .3s ease;font-weight:500}div.ccm-page main p a{color:var(--color-text)}div.ccm-page main p a:hover{color:var(--color-primary)}div.ccm-page main h1,div.ccm-page main h2,div.ccm-page main h3,div.ccm-page main h4,div.ccm-page main h5{margin:0 0 15px 0;font-weight:600;letter-spacing:-0.72px;color:var(--color-text)}div.ccm-page main h1{font-size:var(--font-size-56)}div.ccm-page main h2{font-size:var(--font-size-36)}div.ccm-page main h3{font-size:var(--font-size-24)}div.ccm-page main h4{font-size:var(--font-size-20)}div.ccm-page main h5{font-size:var(--font-size-18)}div.ccm-page img{max-width:100%;height:auto}div.ccm-page .text-center{text-align:center}div.ccm-page .text-blue{color:var(--color-info)}div.ccm-page .testimonials-header{margin:75px 0}div.ccm-page .testimonials-header h2{font-size:var(--font-size-36);font-weight:bold;letter-spacing:-0.72px;text-transform:inherit}div.ccm-page .testimonials-header p{line-height:1.67;letter-spacing:-0.36px;text-align:center}div.ccm-page .testimonials-wrapper{overflow:hidden;max-width:1430px;margin:0 auto;position:relative;padding-bottom:70px}div.ccm-page .testimonials-wrapper.testimonials-wrapper-static{overflow:visible}div.ccm-page .testimonials-wrapper.testimonials-wrapper-static .row{justify-content:center}div.ccm-page .testimonials-wrapper.testimonials-wrapper-static .row .post{height:100%;justify-content:flex-start !important}div.ccm-page .testimonials-wrapper.testimonials-wrapper-swiper{padding-left:2rem;padding-right:2rem}div.ccm-page .testimonials-wrapper .testimonials-swiper{overflow:hidden;padding-right:50px;position:static}div.ccm-page .testimonials-wrapper .swiper-btn-prev,div.ccm-page .testimonials-wrapper .swiper-btn-next{position:absolute;top:60px;transform:translateY(-50%);width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1}div.ccm-page .testimonials-wrapper .swiper-btn-prev{left:-4px}div.ccm-page .testimonials-wrapper .swiper-btn-next{right:-4px}@media (max-width:767px){div.ccm-page .testimonials-wrapper .post-wrapper{padding:0 30px;width:100%}}div.ccm-page .testimonials-wrapper .post-wrapper .post{padding:20px 20px 30px 58px;border-radius:18px;background-color:#f3f5f8;position:relative}div.ccm-page .testimonials-wrapper .post-wrapper .post:before{content:' ';color:var(--color-secondary);opacity:0.5;font-family:monospace;position:absolute;right:25px;top:25px;width:60px;height:60px;background-image:url(/application/themes/antropy5/images/quotes.svg);background-repeat:no-repeat;background-size:contain}div.ccm-page .testimonials-wrapper .post-wrapper .post .thumb img{border:5px solid #f3f5f8;width:80px;height:80px;border-radius:50%;margin-right:15px;position:absolute;left:0;transform:translateX(-50%)}div.ccm-page .testimonials-wrapper .post-wrapper .post .title{font-size:var(--font-size-18);letter-spacing:-0.36px;text-align:left;color:var(--color-text);font-weight:600;margin-top:10px}div.ccm-page .testimonials-wrapper .post-wrapper .post .sub-title{font-size:var(--font-size-14);letter-spacing:-0.28px;text-align:left;color:var(--color-secondary);font-weight:600;margin-bottom:15px}div.ccm-page .testimonials-wrapper .post-wrapper .post .description{font-size:var(--font-size-16);line-height:1.5;letter-spacing:-0.32px;text-align:left;color:#000;width:90%}div.ccm-page .testimonials-row{row-gap:2rem;column-gap:3rem}@media (max-width:767px){div.ccm-page .services-section h2{font-size:var(--font-size-30)}}div.ccm-page .footer-cta,div.ccm-page .blue-waves{background-color:#006bcd;background-image:url(/application/themes/antropy5/images/cta-bg.png);background-position:bottom;background-size:cover;background-repeat:no-repeat}div.ccm-page .footer-cta h1,div.ccm-page .blue-waves h1,div.ccm-page .footer-cta h2,div.ccm-page .blue-waves h2{color:#fff;font-size:var(--font-size-36);font-weight:bold;text-transform:unset;letter-spacing:-0.72px;margin-bottom:25px}div.ccm-page .footer-cta p,div.ccm-page .blue-waves p{line-height:1.67;letter-spacing:-0.36px;color:#fff}div.ccm-page .footer-cta{padding:100px 30px}div.ccm-page .full-gray{background-color:#f3f5f8;padding:80px 15px}div.ccm-page .full-gray h1,div.ccm-page .full-gray h2{font-size:var(--font-size-36);font-weight:bold;text-transform:unset;letter-spacing:-0.72px;margin-bottom:25px}div.ccm-page .full-gray p{line-height:1.67;letter-spacing:-0.36px}div.ccm-page .full-gray .image-row{margin-top:35px;display:flex;justify-content:space-between;align-items:center}div.ccm-page .full-gray .image-row img{height:auto}div.ccm-page .homepage-split{background-image:url(/application/themes/antropy5/images/dotted-map.png);background-size:60%;background-repeat:no-repeat;background-position:right;padding:5rem 0}div.ccm-page .homepage-split h2{font-size:var(--font-size-36);font-weight:bold;text-transform:unset;letter-spacing:-0.72px;margin-bottom:25px}div.ccm-page .homepage-split .ccm-layout-column-wrapper{display:flex;align-items:center}div.ccm-page .homepage-split .ccm-layout-column-wrapper .ccm-image-block{width:40%;margin:0 auto;display:block;animation:glow 2s infinite alternate ease-in-out}div.ccm-page .portfolio-wrapper{overflow:hidden;padding:80px 0;background-color:#f3f5f8}div.ccm-page .portfolio-wrapper .header{display:flex}div.ccm-page .portfolio-wrapper .header>div{flex:0 0 44%}div.ccm-page .portfolio-wrapper .header .arrows{display:flex;justify-content:flex-end;align-items:center}div.ccm-page .portfolio-wrapper .header .arrows>span:first-child{margin-right:30px}div.ccm-page .portfolio-wrapper .header .arrows i:hover{color:var(--color-secondary)}div.ccm-page .portfolio-wrapper .header .arrows .swiper-button-disabled{opacity:0.65;cursor:initial}div.ccm-page .portfolio-wrapper .header .heading{font-size:var(--font-size-36);font-weight:bold;text-transform:unset;letter-spacing:-0.72px}div.ccm-page .portfolio-wrapper .header p{line-height:1.67;letter-spacing:-0.36px}div.ccm-page .portfolio-wrapper .post-wrapper .mockup-container{position:relative}div.ccm-page .portfolio-wrapper .post-wrapper .mockup-container svg,div.ccm-page .portfolio-wrapper .post-wrapper .mockup-container img.svg{width:100%;height:auto;display:block}div.ccm-page .portfolio-wrapper .post-wrapper .mockup-container .png-overlay{position:absolute;top:12%;left:10%;width:80%;height:auto;border-radius:8px}div.ccm-page .portfolio-wrapper .post-wrapper .mockup-container .name{position:absolute;top:6%;left:30%;color:#8f9091;font-size:var(--font-size-12)}div.ccm-page .bg-gray{background-color:#f3f5f8;padding:60px 75px;border-radius:10px}div.ccm-page .swiper-pagination{z-index:4}@media screen and (max-width:1199px){div.ccm-page .testimonials-header{padding:0 15px}div.ccm-page .testimonials-wrapper .testimonials-swiper{padding-right:0}div.ccm-page .testimonials-wrapper .post-wrapper .post{padding:20px}div.ccm-page .testimonials-wrapper .post-wrapper .post .thumb img{position:relative;transform:unset;margin-right:unset}}@media screen and (max-width:767px){div.ccm-page .goback-wrapper{padding:0 15px}div.ccm-page .sm-scroll-x{overflow-x:scroll}div.ccm-page .homepage-split{padding:2rem 15px}div.ccm-page .homepage-split .ccm-layout-column-wrapper{display:block}div.ccm-page .homepage-split .ccm-layout-column{width:100% !important}div.ccm-page .portfolio-wrapper .header{display:block;padding:0 15px}div.ccm-page .testimonials-wrapper{padding-right:0}}div.ccm-page .iconlink{display:inline-block;color:var(--color-primary);font-size:var(--font-size-18);font-weight:600;text-decoration:underline}div.ccm-page .iconlink:hover{color:var(--color-secondary)}div.ccm-page .iconlink::before,div.ccm-page .iconlink::after{display:inline-block;width:0.9em;height:0.9em;vertical-align:middle;background-position:center;background-size:contain;background-repeat:no-repeat}div.ccm-page .iconlink::before{margin-right:0.5em}div.ccm-page .iconlink::after{margin-left:0.5em}div.ccm-page .iconlink-back::before{content:"";background-image:url('/application/themes/antropy5/images/arrow-left.svg')}div.ccm-page .goback-wrapper>div{padding:1rem 0}div.ccm-page .goback-wrapper.gray{background-color:var(--color-gray)}div.ccm-page table.audit-plans thead{border-bottom:10px solid #fff}div.ccm-page table.audit-plans thead td{background-color:#f3f5f8;font-weight:bold;font-size:var(--font-size-24)}div.ccm-page table.audit-plans thead td:last-child{color:var(--color-secondary)}div.ccm-page table.audit-plans tr:nth-child(even):not(.table-title) td{background-color:#f3f5f8}div.ccm-page table.audit-plans td{border-bottom:0;padding:.6rem 30px}div.ccm-page table.audit-plans td[colspan="2"]{background-color:#e5f8ff;border-bottom:1px solid #a3b6d5;font-weight:600}div.ccm-page table.audit-plans td .fas.fa-check{font-size:var(--font-size-24);line-height:1.08;color:#00ae3b}div.ccm-page table.marketing-retainer strong,div.ccm-page table.hosting-table strong,div.ccm-page table.marketing-retainer b,div.ccm-page table.hosting-table b{font-weight:500}div.ccm-page table.marketing-retainer tr.recommended,div.ccm-page table.hosting-table tr.recommended{border:2px solid #0074d9;box-shadow:0 0 10px rgba(0,116,217,0.3)}div.ccm-page table.marketing-retainer tr:nth-child(even) td.heading,div.ccm-page table.hosting-table tr:nth-child(even) td.heading{background-color:#fff}div.ccm-page table.marketing-retainer tr td,div.ccm-page table.hosting-table tr td{padding:10px 15px;vertical-align:top;font-size:var(--font-size-14)}div.ccm-page table.marketing-retainer tr td:nth-child(1),div.ccm-page table.hosting-table tr td:nth-child(1),div.ccm-page table.marketing-retainer tr td:nth-child(3),div.ccm-page table.hosting-table tr td:nth-child(3),div.ccm-page table.marketing-retainer tr td:nth-child(5),div.ccm-page table.hosting-table tr td:nth-child(5),div.ccm-page table.marketing-retainer tr td:nth-child(7),div.ccm-page table.hosting-table tr td:nth-child(7){background-color:#e5f1fb}div.ccm-page table.marketing-retainer tr td:nth-child(2),div.ccm-page table.hosting-table tr td:nth-child(2),div.ccm-page table.marketing-retainer tr td:nth-child(4),div.ccm-page table.hosting-table tr td:nth-child(4),div.ccm-page table.marketing-retainer tr td:nth-child(6),div.ccm-page table.hosting-table tr td:nth-child(6){background-color:#e5f9ff}div.ccm-page table.marketing-retainer tr td.heading,div.ccm-page table.hosting-table tr td.heading{background-color:#f3f5f8;font-size:var(--font-size-18)}div.ccm-page table.marketing-retainer tr:last-child td:first-child,div.ccm-page table.hosting-table tr:last-child td:first-child{border-bottom-left-radius:10px}div.ccm-page table.marketing-retainer tr:last-child td:last-child,div.ccm-page table.hosting-table tr:last-child td:last-child{border-bottom-right-radius:10px}div.ccm-page table.marketing-retainer thead,div.ccm-page table.hosting-table thead{border-bottom:1px solid #a3b6d5}div.ccm-page table.marketing-retainer thead td:first-child,div.ccm-page table.hosting-table thead td:first-child{background-color:transparent}div.ccm-page table.marketing-retainer thead td:nth-child(2),div.ccm-page table.hosting-table thead td:nth-child(2){border-top-left-radius:10px}div.ccm-page table.marketing-retainer thead td:nth-child(7),div.ccm-page table.hosting-table thead td:nth-child(7){border-top-right-radius:10px}div.ccm-page table.hosting-table tr:nth-child(even) td.heading{background-color:#fff}div.ccm-page table.hosting-table tr:nth-child(even) td:not(.heading):nth-child(even){background-color:#dbf0f9}div.ccm-page table.hosting-table tr:nth-child(even) td:not(.heading):nth-child(odd){background-color:#dbe8f5}div.ccm-page table.hosting-table tr.recommended{border:2px solid #0074d9}div.ccm-page table.hosting-table tr td{vertical-align:middle;text-align:center;font-size:var(--font-size-16)}div.ccm-page table.hosting-table tr td.heading{background-color:#f3f5f8;font-size:var(--font-size-18);text-align:left;border-top-left-radius:10px;border-bottom-left-radius:10px}div.ccm-page table.hosting-table tr td.heading.desc p{font-size:var(--font-size-14);margin:10px 0 0 0}div.ccm-page table.hosting-table tr td.price b{font-size:var(--font-size-20);font-weight:600}div.ccm-page table.hosting-table tr td .fa-check,div.ccm-page table.hosting-table tr td .fa-times{font-size:var(--font-size-20)}div.ccm-page table.hosting-table tr td .fa-check{color:#00ae3b}div.ccm-page table.hosting-table tr td .fa-times{color:#ce0031}div.ccm-page table.ecom-grader{margin-top:55px}div.ccm-page table.ecom-grader tr:first-child td:first-child{border-top-left-radius:16px}div.ccm-page table.ecom-grader tr:first-child td:last-child{border-top-right-radius:16px}div.ccm-page table.ecom-grader tr:last-child td:first-child,div.ccm-page table.ecom-grader tr:last-child td:last-child{border-bottom:0}div.ccm-page table.ecom-grader tr:last-child td:first-child{border-bottom-left-radius:16px}div.ccm-page table.ecom-grader tr:last-child td:last-child{border-bottom-right-radius:16px}div.ccm-page table.ecom-grader tr:nth-child(even) td{background-color:#f3f5f8}div.ccm-page table.ecom-grader tr:hover td{background-color:#e3e8ef}div.ccm-page table.ecom-grader tr.table-title td{text-align:center;font-size:var(--font-size-20);background-color:#e5f8ff;border-bottom:1px solid #a3b6d5;font-weight:600}div.ccm-page table.ecom-grader tr td{padding:10px 15px;vertical-align:top;border-bottom:0}div.ccm-page table.ecom-grader tr td.pass,div.ccm-page table.ecom-grader tr td.fail{width:1%;text-align:center;color:white;vertical-align:middle}div.ccm-page table.ecom-grader tr td.pass{background-color:var(--color-success)}div.ccm-page table.ecom-grader tr td.fail{background-color:var(--color-error)}div.ccm-page table.ecom-grader tr td.feature{text-align:left;width:30%;vertical-align:middle}div.ccm-page .client-list .ccm-block-page-list-pages{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:50px;padding:0;flex-wrap:wrap;width:70%;margin:0 auto}div.ccm-page .client-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry{max-width:180px}div.ccm-page .client-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry img{filter:grayscale(100%) brightness(.9) contrast(1.1) saturate(.9) opacity(.55);transition:filter .4s ease}div.ccm-page .client-list .ccm-block-page-list-pages .ccm-block-page-list-page-entry img:hover{filter:none}div.ccm-page .simple-table{margin-bottom:15px}div.ccm-page .simple-table .item .title{padding:2px 30px 4px 30px;background-color:#e5f9ff;border-bottom:1px solid #a3b6d5;font-size:var(--font-size-20);font-weight:600;line-height:2.4;letter-spacing:-0.4px}div.ccm-page .simple-table .item .content{padding:20px 30px;background-color:#fff}div.ccm-page .simple-table .item .content p{margin:0}div.ccm-page .simple-table .item:nth-child(odd) .title{background-color:#e5f1fb}div.ccm-page .simple-table .item:nth-child(even) .content{background-color:#f3f5f8}div.ccm-page ul.checklist{list-style:none;padding:0}div.ccm-page ul.checklist.ssl{column-count:2}div.ccm-page ul.checklist li{position:relative;padding-left:25px}div.ccm-page ul.checklist li:before{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;color:#00ae3b}@media (max-width:767px){div.ccm-page ul.checklist li{break-inside:avoid}}div.ccm-page input[type="text"],div.ccm-page input[type="email"],div.ccm-page textarea{margin:5px 0 10px;padding:10px 15px;border-radius:7px;border:1px solid transparent;background-color:#2e3745;width:-webkit-fill-available;font-size:var(--font-size-16);color:#fff}div.ccm-page input[type="text"]:focus,div.ccm-page input[type="email"]:focus,div.ccm-page textarea:focus{outline:1px solid var(--color-primary)}div.ccm-page input[type="text"]:disabled,div.ccm-page input[type="email"]:disabled,div.ccm-page textarea:disabled{opacity:0.5;cursor:no-drop}div.ccm-page input[type="text"]::placeholder,div.ccm-page input[type="email"]::placeholder,div.ccm-page textarea::placeholder{color:#fff}div.ccm-page input[type="text"].warning,div.ccm-page input[type="email"].warning,div.ccm-page textarea.warning{border:1px solid var(--color-warning)}div.ccm-page input[type="text"].success,div.ccm-page input[type="email"].success,div.ccm-page textarea.success{border:1px solid var(--color-success)}div.ccm-page input[type="text"].is-invalid,div.ccm-page input[type="email"].is-invalid,div.ccm-page textarea.is-invalid{outline:2px solid var(--color-error)}div.ccm-page select{padding:15px 15px;border-radius:7px;border:1px solid transparent;background-color:#fff;width:-webkit-fill-available;font-size:var(--font-size-16);color:#fff}div.ccm-page .form-container{background-color:#f3f5f8;padding:3.5rem 4rem;border-radius:16px;box-shadow:0 10px 40px 0 rgba(0,72,136,0.2)}@media (max-width:991px){div.ccm-page .form-container{padding:2rem}}div.ccm-page .form-container,div.ccm-page .form-container *{color:var(--color-text)}div.ccm-page .form-container input[type="text"],div.ccm-page .form-container input[type="email"],div.ccm-page .form-container textarea{background-color:#fff;color:var(--color-text)}div.ccm-page .form-container input[type="text"]:active,div.ccm-page .form-container input[type="email"]:active,div.ccm-page .form-container textarea:active,div.ccm-page .form-container input[type="text"]:focus,div.ccm-page .form-container input[type="email"]:focus,div.ccm-page .form-container textarea:focus{outline:2px solid var(--color-primary);border:none;box-shadow:none}div.ccm-page .form-container p.form-success{color:var(--color-success)}div.ccm-page .form-container form .mb-3:last-child{margin-bottom:0 !important}@media screen and (max-width:767px){div.ccm-page .form-container{padding:20px}}div.ccm-page button,div.ccm-page .btn{padding:14px 20px;background-color:#2e394b;border:0;border-radius:10px;color:#fff;font-size:var(--font-size-14);font-weight:500;text-transform:uppercase;letter-spacing:-0.28px;transition:all .3s ease}div.ccm-page button:hover,div.ccm-page .btn:hover{background-color:#242d3b}div.ccm-page button:focus,div.ccm-page .btn:focus,div.ccm-page button:active,div.ccm-page .btn:active,div.ccm-page button:hover:active,div.ccm-page .btn:hover:active,div.ccm-page button:hover:focus,div.ccm-page .btn:hover:focus{background-color:#1b212b}div.ccm-page button.btn-primary,div.ccm-page .btn.btn-primary{background-color:var(--color-primary)}div.ccm-page button.btn-primary:hover,div.ccm-page .btn.btn-primary:hover{background-color:#00ace6;color:#fff}div.ccm-page button.btn-primary:focus,div.ccm-page .btn.btn-primary:focus,div.ccm-page button.btn-primary:active,div.ccm-page .btn.btn-primary:active,div.ccm-page button.btn-primary:hover:active,div.ccm-page .btn.btn-primary:hover:active,div.ccm-page button.btn-primary:hover:focus,div.ccm-page .btn.btn-primary:hover:focus{background-color:#09c}div.ccm-page button.btn-primary:disabled,div.ccm-page .btn.btn-primary:disabled{opacity:0.8}div.ccm-page button.btn-primary.btn-glow,div.ccm-page .btn.btn-primary.btn-glow{box-shadow:0 5px 30px 0 rgba(0,191,255,0.4)}div.ccm-page button i,div.ccm-page .btn i{margin-left:15px}div.ccm-page .antropy-hero{position:relative}div.ccm-page .antropy-hero.general-hero{background-color:#00a8e0;background-image:radial-gradient(at 10% 89%, #66e3ff 0px, transparent 50%),radial-gradient(at 97% 44%, #00a8e0 0px, transparent 50%),radial-gradient(at 37% 21%, #66e3ff 0px, transparent 50%),radial-gradient(at 8% 17%, #52ffff 0px, transparent 50%)}div.ccm-page .antropy-hero.general-hero h1,div.ccm-page .antropy-hero.general-hero h2{color:#fff;font-size:var(--font-size-36);font-weight:bold;text-transform:inherit;margin-top:0.8333rem;margin-bottom:0}@media screen and (max-width:575px){div.ccm-page .antropy-hero.general-hero h1,div.ccm-page .antropy-hero.general-hero h2{font-size:var(--font-size-28)}}div.ccm-page .antropy-hero.general-hero p{color:var(--color-text);font-size:var(--font-size-18);font-weight:bold;line-height:1.46;letter-spacing:-0.02em;text-transform:uppercase;margin-top:0;margin-bottom:0.8333rem}div.ccm-page .antropy-hero.general-hero .hero-background{--image:url('/application/themes/antropy5/images/hero-waves.svg');background-image:var(--image);background-position:center;background-size:100% auto;background-repeat:no-repeat;opacity:0.2;position:absolute;inset:0}div.ccm-page .antropy-hero.general-hero .hero-content{padding-top:3.6667rem;padding-bottom:4em;position:relative;z-index:1}div.ccm-page .antropy-hero.homepage-hero{background:#48d2f6;background:radial-gradient(circle, #48d2f6 20%, #00a8e0 57%);display:flex;align-items:center;justify-content:center;padding:20px;min-height:80vh;gap:0px;overflow:hidden;position:relative}div.ccm-page .antropy-hero.homepage-hero h1{color:#fff;font-size:var(--font-size-56);text-transform:unset;letter-spacing:-1.12px}div.ccm-page .antropy-hero.homepage-hero p{font-size:var(--font-size-24);color:#2e394b;line-height:1.46;letter-spacing:-0.48px}div.ccm-page .antropy-hero.homepage-hero .ccm-block-hero-image-image{opacity:0.2}div.ccm-page .antropy-hero.homepage-hero .hero-background{--image:url('/application/themes/antropy5/images/hero-waves.svg');background-image:var(--image);background-position:center;background-size:100% auto;background-repeat:no-repeat;opacity:0.2;position:absolute;inset:0}div.ccm-page .antropy-hero.homepage-hero .hero-image,div.ccm-page .antropy-hero.homepage-hero .hero-content{z-index:1}div.ccm-page .antropy-hero.homepage-hero .hero-image{flex:1 1 50%;display:flex;justify-content:right;margin-right:10px}div.ccm-page .antropy-hero.homepage-hero .hero-image img{max-width:100%;height:auto}div.ccm-page .antropy-hero.homepage-hero .hero-content{flex:1 1 50%;text-align:left;padding:10px}@media (min-width:1200px){div.ccm-page .antropy-hero.homepage-hero .hero-content p{max-width:500px}}div.ccm-page .antropy-hero.homepage-hero .hero-content a{border-radius:15px;padding:20px 40px}@media (max-width:991px){div.ccm-page .antropy-hero.homepage-hero{flex-direction:column;text-align:center;gap:10px;justify-content:space-evenly;min-height:unset;padding-top:4rem;padding-bottom:4rem}div.ccm-page .antropy-hero.homepage-hero h1{font-size:var(--font-size-44)}div.ccm-page .antropy-hero.homepage-hero p{font-size:var(--font-size-22)}div.ccm-page .antropy-hero.homepage-hero .hero-image,div.ccm-page .antropy-hero.homepage-hero .hero-content{max-width:100%;flex:0}div.ccm-page .antropy-hero.homepage-hero .hero-image{justify-content:center;margin:0}}div.ccm-page .blog-list-wrapper{padding:70px 0}@media (max-width:767px){div.ccm-page .blog-list-wrapper{padding:20px 0}}div.ccm-page .blog-list-wrapper .post-wrapper{margin-bottom:1.5rem}@media (max-width:1000px){div.ccm-page .blog-list-wrapper .post-wrapper{width:50%}}@media (max-width:767px){div.ccm-page .blog-list-wrapper .post-wrapper{width:100%;padding:0 30px}}div.ccm-page .blog-list-wrapper .post-wrapper .post{padding:40px;border-radius:10px;background-color:#f3f5f8;height:100%;transition:all .3s}@media (max-width:767px){div.ccm-page .blog-list-wrapper .post-wrapper .post{padding:20px}}div.ccm-page .blog-list-wrapper .post-wrapper .post:hover{background-color:#e9edf2}div.ccm-page .blog-list-wrapper .post-wrapper .post a{text-decoration:none}@media (max-width:767px){div.ccm-page .blog-list-wrapper .post-wrapper .post a{margin-top:10px}}div.ccm-page .blog-list-wrapper .post-wrapper .post .thumb picture{display:flex;justify-content:center}div.ccm-page .blog-list-wrapper .post-wrapper .post .thumb img{border-radius:10px;width:100%;mix-blend-mode:darken}@media (max-width:767px){div.ccm-page .blog-list-wrapper .post-wrapper .post .thumb img{width:50%}}div.ccm-page .blog-list-wrapper .post-wrapper .post .post-body .title{font-size:var(--font-size-24);font-weight:600;line-height:1.33;letter-spacing:-0.48px;color:#2e394b;text-decoration:none;margin-top:30px}@media (max-width:767px){div.ccm-page .blog-list-wrapper .post-wrapper .post .post-body .title{text-align:center}}div.ccm-page .blog-list-wrapper .post-wrapper .post .post-body .post-date{display:inline-block;padding:0 15px;border-radius:5px;background-color:var(--color-primary);font-size:var(--font-size-14);font-weight:600;line-height:2.14;letter-spacing:-0.28px;color:#fff;margin:15px 0}div.ccm-page .blog-list-wrapper .post-wrapper .post .post-body .description{color:#2e394b;line-height:1.67;letter-spacing:-0.36px}div.ccm-page .read-more{margin-top:15px}div.ccm-page .read-more a{line-height:1.67;letter-spacing:-0.36px;color:var(--color-primary);text-decoration:underline 2px;text-underline-offset:3px}div.ccm-page .read-more a:hover{color:#09c}div.ccm-page .read-more a i{font-size:var(--font-size-14);margin-left:5px;color:var(--color-secondary)}div.ccm-page .back-to-blog{padding:0}div.ccm-page .back-to-blog div{margin:15px 0}div.ccm-page .back-to-blog i{color:#0074d9;font-size:var(--font-size-14)}div.ccm-page .back-to-blog a{color:#00bfff;font-size:var(--font-size-18)}div.ccm-page .back-to-blog a:hover{color:var(--color-secondary)}div.ccm-page .blog-entry,div.ccm-page .gray-container{padding:40px;border-radius:10px;background-color:#f3f5f8;color:var(--color-text)}div.ccm-page .blog-entry::after,div.ccm-page .gray-container::after{content:"";display:table;clear:both}div.ccm-page .blog-entry .container,div.ccm-page .gray-container .container{max-width:unset}div.ccm-page .blog-entry h1.title,div.ccm-page .gray-container h1.title{font-size:var(--font-size-36);text-transform:inherit}@media (max-width:767px){div.ccm-page .blog-entry h1.title,div.ccm-page .gray-container h1.title{text-align:center}}div.ccm-page .blog-entry img.thumb,div.ccm-page .gray-container img.thumb{width:100%;border-radius:10px;mix-blend-mode:darken}@media (max-width:767px){div.ccm-page .blog-entry img.thumb,div.ccm-page .gray-container img.thumb{width:50%}}div.ccm-page .blog-entry .image-section,div.ccm-page .gray-container .image-section{float:left;width:300px;margin-right:20px}@media (max-width:767px){div.ccm-page .blog-entry .image-section,div.ccm-page .gray-container .image-section{display:flex;justify-content:center;width:100%;margin-bottom:20px}}div.ccm-page .blog-entry h2,div.ccm-page .gray-container h2,div.ccm-page .blog-entry h3,div.ccm-page .gray-container h3,div.ccm-page .blog-entry h4,div.ccm-page .gray-container h4,div.ccm-page .blog-entry h5,div.ccm-page .gray-container h5{font-size:var(--font-size-24);text-transform:inherit;line-height:1.25;letter-spacing:-0.48px}div.ccm-page .blog-entry a,div.ccm-page .gray-container a{text-decoration:underline;color:var(--color-text)}div.ccm-page .blog-entry a:hover,div.ccm-page .gray-container a:hover{color:var(--color-primary)}div.ccm-page .blog-entry p,div.ccm-page .gray-container p{line-height:1.67}@media screen and (max-width:767px){div.ccm-page .back-to-blog{padding-left:15px}div.ccm-page .blog-entry{padding:40px 15px}}div.ccm-page iframe[src*="/ads-iframe/"]{display:none}div.ccm-page #disqus_thread{padding-top:20px}div.ccm-page .ccm-custom-style-blogentryhero-291 .antropy-hero-text .container{padding-left:0;padding-right:0}div.ccm-page .core-values h1,div.ccm-page .core-values h2{font-size:var(--font-size-36);font-weight:bold;text-transform:unset;margin-bottom:30px}div.ccm-page .core-values .core-values-wrapper{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}div.ccm-page .core-values .core-values-wrapper .core-value{padding:40px;border-radius:10px;background-color:#f3f5f8;flex:1 1 48%}div.ccm-page .core-values .core-values-wrapper .core-value .header{font-size:var(--font-size-20);font-weight:600;letter-spacing:-0.4px;margin-bottom:15px}div.ccm-page .core-values .core-values-wrapper .core-value .header img{margin-right:15px}div.ccm-page .core-values .core-values-wrapper .core-value:last-of-type{flex:0.5}div.ccm-page .mission-statement{padding:50px 0;background-color:#00a8e0;background-image:radial-gradient(at 10% 89%, #66e3ff 0px, transparent 50%),radial-gradient(at 97% 44%, #00a8e0 0px, transparent 50%),radial-gradient(at 37% 21%, #66e3ff 0px, transparent 50%),radial-gradient(at 8% 17%, #52ffff 0px, transparent 50%)}div.ccm-page .mission-statement h2{color:#fff}div.ccm-page .mission-statement img{margin-right:10px;border-radius:50%;width:60px;height:60px;object-fit:cover}div.ccm-page .mission-statement .container{display:flex;align-items:center;flex-direction:column}div.ccm-page .our-offices,div.ccm-page .about-us{display:flex;gap:70px;align-items:center}div.ccm-page .our-offices h1,div.ccm-page .about-us h1,div.ccm-page .our-offices h2,div.ccm-page .about-us h2{font-size:var(--font-size-36);font-weight:bold;text-transform:unset;margin-bottom:30px}div.ccm-page .our-offices .image,div.ccm-page .about-us .image,div.ccm-page .our-offices .content,div.ccm-page .about-us .content{width:100%}div.ccm-page .our-offices .image img,div.ccm-page .about-us .image img{display:block;width:100%;height:auto}div.ccm-page .our-offices a,div.ccm-page .about-us a{text-decoration:none}div.ccm-page .our-offices .social-icons i,div.ccm-page .about-us .social-icons i{margin-right:10px}div.ccm-page .our-offices>.flex-area-2column,div.ccm-page .about-us>.flex-area-2column{display:flex;gap:4rem}@media (max-width:767px){div.ccm-page .our-offices>.flex-area-2column,div.ccm-page .about-us>.flex-area-2column{flex-direction:column}}@media (min-width:768px){div.ccm-page .our-offices>.flex-area-2column,div.ccm-page .about-us>.flex-area-2column{align-items:center}div.ccm-page .our-offices>.flex-area-2column>div,div.ccm-page .about-us>.flex-area-2column>div{width:50% !important;flex-basis:50% !important}}div.ccm-page .text-toggle{margin-top:15px;cursor:pointer;line-height:1.67;letter-spacing:-0.36px;color:var(--color-primary);text-decoration:none;display:block}div.ccm-page .text-toggle span{text-decoration:underline 2px;text-underline-offset:3px}div.ccm-page .text-toggle:hover{color:#09c}div.ccm-page .text-toggle i{font-size:var(--font-size-14);margin-left:5px;color:var(--color-secondary)}div.ccm-page .full-gray .white-item{padding:40px;border-radius:10px;box-shadow:0 10px 40px 0 rgba(210,213,218,0.2);background-color:#fff;height:100%}div.ccm-page .full-gray .white-item.large-img picture{display:block;margin-bottom:15px}div.ccm-page .full-gray .white-item.large-img picture img{width:27%}div.ccm-page .full-gray .white-item img{width:7%;margin-right:10px}div.ccm-page .full-gray .white-item span{font-size:var(--font-size-20);font-weight:bold}div.ccm-page .full-gray .white-item p{margin:10px 0 0 0}div.ccm-page .career-list .career-entry{padding:40px 30px;border-radius:10px;background-color:#f3f5f8;margin-bottom:15px}@media (max-width:575px){div.ccm-page .career-list{margin-left:0;margin-right:0}}div.ccm-page .gray-box{display:grid}div.ccm-page .gray-box.grid-item{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}div.ccm-page .gray-box .col{width:100%}div.ccm-page .gray-box .gray-box-entry{display:grid;grid-template-rows:subgrid;grid-row:span 4;padding:40px 30px;border-radius:10px;background-color:#f3f5f8;margin-bottom:15px}div.ccm-page .gray-box .gray-box-entry.clickable{cursor:pointer}div.ccm-page .gray-box .gray-box-entry:target{box-shadow:0 4px 40px 0 rgba(46,57,75,0.15)}div.ccm-page .gray-box .gray-box-entry .description{display:none;margin-top:15px;word-wrap:break-word}div.ccm-page .gray-box .gray-box-entry .badge{width:min-content}div.ccm-page .gray-box .gray-box-entry ul{margin-bottom:0}@media (max-width:768px){div.ccm-page .gray-box.grid-item{grid-template-columns:1fr 1fr}div.ccm-page .gray-box h3{margin-left:auto;margin-right:auto;text-align:center}div.ccm-page .gray-box span{margin-left:auto;margin-right:auto;text-align:center}div.ccm-page .gray-box a{margin-left:auto;margin-right:auto;text-align:center}}@media (max-width:522px){div.ccm-page .gray-box.grid-item{grid-template-columns:1fr}}div.ccm-page .payment-grid .container .row{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}div.ccm-page .payment-grid .container .row .col{width:100%;display:grid;grid-template-rows:subgrid;grid-row:span 3}div.ccm-page .payment-grid .container .row .white-item{display:grid;grid-template-rows:subgrid;grid-row:span 3}div.ccm-page .badge{border-radius:5px;padding:0 15px;font-size:var(--font-size-14);font-weight:600;line-height:2.14;letter-spacing:-0.28px}div.ccm-page .badge.badge-primary{background-color:var(--color-primary);color:#fff}div.ccm-page .badge.badge-secondary{background-color:var(--color-secondary);color:#fff}@media (max-width:991px){div.ccm-page .mission-statement{padding:50px 0}div.ccm-page .core-values .core-values-wrapper .core-value:last-child{flex:0 0 100%}div.ccm-page .our-offices{flex-direction:column;gap:0}div.ccm-page .our-offices .image img{margin-bottom:20px}div.ccm-page .our-offices .content{padding:0 15px 25px 15px}div.ccm-page #ccm-layout-column-wrapper-31 .ccm-layout-column{width:100%}div.ccm-page #ccm-layout-column-wrapper-31 .ccm-layout-column .ccm-custom-style-container{padding-right:0}}div.ccm-page .team-list{position:relative;padding-left:2rem;padding-right:2rem}div.ccm-page .team-list .team-entry,div.ccm-page .team-list .team-entry-col{margin-bottom:35px}div.ccm-page .team-list .team-entry .toggle,div.ccm-page .team-list .team-entry-col .toggle{transition:all .2s}div.ccm-page .team-list .team-entry .toggle.open,div.ccm-page .team-list .team-entry-col .toggle.open{padding:30px;border-radius:10px;box-shadow:0 4px 40px 0 rgba(46,57,75,0.15);background-color:#fff}div.ccm-page .team-list .team-entry .toggle.open.right,div.ccm-page .team-list .team-entry-col .toggle.open.right{right:0;left:auto}div.ccm-page .team-list .team-entry .toggle.open .description,div.ccm-page .team-list .team-entry-col .toggle.open .description,div.ccm-page .team-list .team-entry .toggle.open .text-toggle:not(.close),div.ccm-page .team-list .team-entry-col .toggle.open .text-toggle:not(.close){display:none}div.ccm-page .team-list .team-entry .toggle.open .full-description,div.ccm-page .team-list .team-entry-col .toggle.open .full-description{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}div.ccm-page .team-list .team-entry .toggle.open .full-description .close,div.ccm-page .team-list .team-entry-col .toggle.open .full-description .close{display:revert}@media (min-width:768px){div.ccm-page .team-list .team-entry .toggle.open,div.ccm-page .team-list .team-entry-col .toggle.open{width:60%;position:absolute}}div.ccm-page .team-list .team-entry .thumb,div.ccm-page .team-list .team-entry-col .thumb{min-width:7rem;flex:0 1 auto}div.ccm-page .team-list .team-entry .thumb img,div.ccm-page .team-list .team-entry-col .thumb img{object-fit:cover;border-radius:10px;height:180px}div.ccm-page .team-list .team-entry .col-sm-9,div.ccm-page .team-list .team-entry-col .col-sm-9{flex:0 1 auto}div.ccm-page .team-list .team-entry .title,div.ccm-page .team-list .team-entry-col .title{letter-spacing:-0.48px;font-size:var(--font-size-24);font-weight:600}div.ccm-page .team-list .team-entry .sub-title,div.ccm-page .team-list .team-entry-col .sub-title{font-size:var(--font-size-20);color:var(--color-info);letter-spacing:-0.4px;font-weight:600;margin:6px 0 0}div.ccm-page .team-list .team-entry .description,div.ccm-page .team-list .team-entry-col .description{padding-right:10px;display:none}div.ccm-page .team-list .team-entry .full-description,div.ccm-page .team-list .team-entry-col .full-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;overflow:hidden;text-overflow:ellipsis}div.ccm-page .team-list .team-entry .full-description .close,div.ccm-page .team-list .team-entry-col .full-description .close{display:none}div.ccm-page .team-list .team-entry .team-entry-item,div.ccm-page .team-list .team-entry-col .team-entry-item{display:grid;column-gap:1rem;row-gap:0.5rem}div.ccm-page .team-list .team-entry .team-entry-item .team-entry-image,div.ccm-page .team-list .team-entry-col .team-entry-item .team-entry-image{grid-column:1;grid-row:span 2}div.ccm-page .team-list .team-entry .team-entry-item .team-entry-heading,div.ccm-page .team-list .team-entry-col .team-entry-item .team-entry-heading{grid-column:2;grid-row:1}div.ccm-page .team-list .team-entry .team-entry-item .team-entry-description,div.ccm-page .team-list .team-entry-col .team-entry-item .team-entry-description{grid-column:2;grid-row:2}@media (max-width:480px){div.ccm-page .team-list .team-entry .team-entry-item .team-entry-image,div.ccm-page .team-list .team-entry-col .team-entry-item .team-entry-image{grid-column:1;grid-row:1;align-self:center}div.ccm-page .team-list .team-entry .team-entry-item .team-entry-heading,div.ccm-page .team-list .team-entry-col .team-entry-item .team-entry-heading{grid-column:2;grid-row:1;align-self:center}div.ccm-page .team-list .team-entry .team-entry-item .team-entry-description,div.ccm-page .team-list .team-entry-col .team-entry-item .team-entry-description{grid-column:span 2;grid-row:2}}@media (min-width:481px){div.ccm-page .team-list .team-entry .team-entry-item,div.ccm-page .team-list .team-entry-col .team-entry-item{grid-template-columns:minmax(7rem, 25%) 1fr}}@media (min-width:576px) and (max-width:767px){div.ccm-page .team-list .team-entry,div.ccm-page .team-list .team-entry-col{width:100%}}@media (max-width:991px){div.ccm-page .team-list{padding-left:1rem;padding-right:1rem}div.ccm-page .team-list .team-entry .toggle.open{max-width:100%;width:93%}}@media (max-width:575px){div.ccm-page .team-list .team-entry .toggle.open{flex-direction:column !important}}div.ccm-page .portfolio-introduction{padding-top:3.333rem;padding-bottom:2rem;box-shadow:0px 5px 30px 0px #697a95 33}div.ccm-page .portfolio-introduction p{color:var(--color-text);font-size:var(--font-size-24);letter-spacing:-0.02em;line-height:1.5;font-weight:500}div.ccm-page .portfolio-introduction p+ul.portfolio-index-links{margin-top:48px}div.ccm-page .portfolio-introduction ul.portfolio-index-links{padding:0;list-style:none;margin:0;display:flex;column-gap:10px}div.ccm-page .portfolio-introduction ul.portfolio-index-links li{margin:0;padding:0}div.ccm-page .portfolio-introduction ul.portfolio-index-links li a{display:block;padding:10px 20px;background-color:var(--color-gray);border-radius:10px;color:var(--color-darkgray);font-size:var(--font-size-18);letter-spacing:-0.02em;font-weight:600;line-height:2}div.ccm-page .portfolio-introduction ul.portfolio-index-links li a,div.ccm-page .portfolio-introduction ul.portfolio-index-links li a:link{text-decoration:none}div.ccm-page .portfolio-introduction ul.portfolio-index-links li a:hover{color:var(--color-secondary)}div.ccm-page .portfolio-list-title{font-size:var(--font-size-20);margin-bottom:40px}div.ccm-page .portfolio-list-wrapper{padding:2.5rem 13.5px 2rem}div.ccm-page .portfolio-list-wrapper .portfolio-list-heading{font-weight:700}div.ccm-page .portfolio-list-wrapper .portfolio-item-wrapper{margin-bottom:30px}div.ccm-page .portfolio-list-wrapper .portfolio-item{text-decoration:none}div.ccm-page .portfolio-list-wrapper .portfolio-item .thumb{box-shadow:0 5px 10px 0 #697a95 33;border-radius:8px}div.ccm-page .portfolio-list-wrapper .portfolio-item .title{display:flex;justify-content:center;color:var(--color-text);font-size:var(--font-size-18);letter-spacing:-0.02em;font-weight:600;line-height:2;margin-top:0.2em;transition:color .3s ease}div.ccm-page .portfolio-list-wrapper .portfolio-item .title,div.ccm-page .portfolio-list-wrapper .portfolio-item .title:link{text-decoration:none}div.ccm-page .portfolio-list-wrapper .portfolio-item:hover .title{color:var(--color-secondary)}div.ccm-page .portfolio-list-grey{background-color:var(--color-gray)}div.ccm-page .portfolio-entry{margin-bottom:7rem}div.ccm-page .portfolio-back{margin:1rem auto;padding-left:13.5px;padding-right:13.5px}div.ccm-page .portfolio-content{line-height:1.667}div.ccm-page .portfolio-content h1{font-size:var(--font-size-36);font-weight:700;letter-spacing:-0.02em;margin-bottom:1.5rem}div.ccm-page .portfolio-content h2{font-size:var(--font-size-24)}div.ccm-page .portfolio-link-external{margin-bottom:1rem}div.ccm-page .portfolio-link-zoom{margin-top:1rem}div.ccm-page a.portfolio-link{display:inline-block;color:var(--color-primary);font-size:var(--font-size-18);font-weight:600;text-decoration:underline;display:flex;align-items:center}div.ccm-page a.portfolio-link:hover{color:var(--color-secondary)}div.ccm-page a.portfolio-link::before,div.ccm-page a.portfolio-link::after{display:inline-block;width:0.9em;height:0.9em;vertical-align:middle;background-position:center;background-size:contain;background-repeat:no-repeat}div.ccm-page a.portfolio-link::before{margin-right:0.5em}div.ccm-page a.portfolio-link::after{margin-left:0.5em}div.ccm-page .portfolio-link-back::before{content:"";background-image:url('/application/themes/antropy5/images/arrow-left.svg')}div.ccm-page .portfolio-link-external::before{content:"";background-image:url('/application/themes/antropy5/images/external-link.svg')}div.ccm-page .portfolio-link-zoom::after{content:"";background-image:url('/application/themes/antropy5/images/zoom.svg')}div.ccm-page .portfolio-image{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 5px 10px 0 #697a95 33}@media screen and (max-width:767px){div.ccm-page ul.portfolio-index-links{flex-direction:column;gap:10px}}div.ccm-page .portfolio-page-list img{height:550px;width:100%;object-fit:cover;object-position:top}div.ccm-page .swiper-wrapper{margin-bottom:20px}div.ccm-page .services-item-wrapper{margin-bottom:1.5rem}div.ccm-page .services-item{background-color:var(--color-gray);border-radius:10px;padding:2rem;height:100%;text-decoration:none}div.ccm-page .services-item .header{display:flex;align-items:center;column-gap:var(--font-size-16)}div.ccm-page .services-item .icon{height:2rem;width:38px;transform:scale(1);transition:transform .3s ease}div.ccm-page .services-item .title{font-size:var(--font-size-20);letter-spacing:-0.02em;font-weight:600;margin:0;transition:color .3s ease}div.ccm-page .services-item .description{color:var(--color-text);font-size:var(--font-size-18);letter-spacing:-0.02em;font-weight:400;margin-top:var(--font-size-16);margin-bottom:var(--font-size-16);flex-grow:1}div.ccm-page .services-item .read-more{color:var(--color-primary);text-decoration:underline}div.ccm-page .services-item:hover{background-color:#eaecf4}div.ccm-page .services-item:hover .icon{transform:scale(1.1)}div.ccm-page .services-item:hover .title{color:var(--color-secondary)}div.ccm-page .services-section-title>h2,div.ccm-page .services-section .container>h2{text-align:center;font-weight:700;letter-spacing:-0.02em;font-size:var(--font-size-36);margin-bottom:var(--font-size-36)}@media (max-width:767px){div.ccm-page .services-section-title>h2,div.ccm-page .services-section .container>h2{font-size:var(--font-size-30)}}div.ccm-page .services-section-title>h2 a,div.ccm-page .services-section .container>h2 a{color:inherit;font-weight:inherit}div.ccm-page .services-section-title>h2 a:hover,div.ccm-page .services-section .container>h2 a:hover{color:var(--color-primary)}div.ccm-page .services-section .btn-arrow-right,div.ccm-page .services-section .portfolio-list-wrapper .btn-primary,div.ccm-page .services-section .contact-form .btn-primary{border-radius:16px;font-size:var(--font-size-16);padding:1rem 1.5rem}div.ccm-page .services-section .btn-arrow-right i,div.ccm-page .services-section .portfolio-list-wrapper .btn-primary i,div.ccm-page .services-section .contact-form .btn-primary i{font-size:15px}@media (max-width:767px){div.ccm-page .services-section h1{font-size:var(--font-size-30)}}@media (min-width:576px){div.ccm-page .services-section-row{--bs-gutter-x:4rem}}div.ccm-page .goback-wrapper+.services-section-wrapper-white{padding-top:2rem}div.ccm-page .goback-wrapper+.services-section-wrapper-grey{padding-top:1rem;padding-bottom:3.5rem}div.ccm-page .services-section-wrapper-white ul:not(.ccm-edit-mode-inline-commands, .small-bullet-list),div.ccm-page .services-section-wrapper-blue ul:not(.ccm-edit-mode-inline-commands, .small-bullet-list){list-style:none;margin:0;padding-left:3.5rem}div.ccm-page .services-section-wrapper-white ul:not(.ccm-edit-mode-inline-commands, .small-bullet-list)>li,div.ccm-page .services-section-wrapper-blue ul:not(.ccm-edit-mode-inline-commands, .small-bullet-list)>li{position:relative;margin-top:1rem;margin-bottom:1rem}div.ccm-page .services-section-wrapper-white ul:not(.ccm-edit-mode-inline-commands, .small-bullet-list)>li::before,div.ccm-page .services-section-wrapper-blue ul:not(.ccm-edit-mode-inline-commands, .small-bullet-list)>li::before{content:var(--list-bullet);position:absolute;top:0;left:-4rem}div.ccm-page .services-section-wrapper-center-columns .services-section-row{align-items:center}div.ccm-page .services-section-wrapper-white{padding-top:4.5rem;padding-bottom:4.5rem;background-color:#ffffff;--list-bullet:url(/application/themes/antropy5/images/check-blue.svg)}div.ccm-page .services-section-wrapper-white li h3{font-size:var(--font-size-18);line-height:var(--bs-body-line-height);margin-top:0;margin-bottom:0}div.ccm-page .services-section-wrapper-blue{padding-top:3rem;padding-bottom:3rem;background-color:#006bcd;background-image:url(/application/themes/antropy5/images/cta-bg.png);background-position:bottom;background-size:cover;background-repeat:no-repeat;--list-bullet:url(/application/themes/antropy5/images/check-dark.svg)}div.ccm-page .services-section-wrapper-blue,div.ccm-page .services-section-wrapper-blue h2{color:#ffffff}div.ccm-page .services-section-wrapper-blue h2{font-weight:700}div.ccm-page .services-section-wrapper-blue .services-section-row{align-items:center}div.ccm-page .services-section-wrapper-blue ul:not(.ccm-edit-mode-inline-commands)>li{font-weight:600;margin-top:1.5rem;margin-bottom:1.5rem}div.ccm-page .services-section-wrapper-blue ul:not(.ccm-edit-mode-inline-commands)>li::before{top:-0.4rem}div.ccm-page .services-section-wrapper-blue a{color:inherit}div.ccm-page .services-section-wrapper-blue a:hover{color:var(--color-primary)}div.ccm-page .services-section-wrapper-blue .form-container{margin-top:1rem;margin-bottom:1rem}div.ccm-page .services-section-wrapper-grey{padding-top:4.5rem;padding-bottom:4.5rem;background-color:var(--color-gray)}div.ccm-page .services-section-wrapper-supportpackages .services-section-title>h2{margin-bottom:1rem}div.ccm-page .services-section-wrapper-supportpackages .services-steps-row{margin-top:1.5rem;margin-bottom:1.5rem}div.ccm-page .services-section-wrapper-supportpackages .services-section-content-above{margin-left:auto;margin-right:auto;max-width:814px}div.ccm-page .services-section-wrapper-supportpackages .services-section-content-below{margin-left:auto;margin-right:auto;max-width:1000px}div.ccm-page .services-section-col{margin:auto}@media (max-width:767px){div.ccm-page .services-section-col{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;width:auto}div.ccm-page .services-section-col img{width:80%}div.ccm-page .services-section-col picture{display:flex;justify-content:center}}div.ccm-page .services-section-wrapper-white .testimonials-header{margin-top:0}div.ccm-page .services-section-wrapper-white nav.retainer-tabs.nav-tabs{margin:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;border:none}div.ccm-page .services-section-wrapper-white nav.retainer-tabs.nav-tabs .tab-link{padding:.75rem 1rem;background:var(--bs-nav-tabs-border-color);border-radius:var(--bs-border-radius-lg);text-decoration:none;color:unset}div.ccm-page .services-section-wrapper-white nav.retainer-tabs.nav-tabs .tab-link.active{color:#0074D9}div.ccm-page .services-section-wrapper-white .retainer-terms{background:#F3F5F8;padding:2rem 4rem;border-radius:var(--bs-border-radius-xl);width:100%}@media (max-width:767px){div.ccm-page .services-section-wrapper-white .retainer-terms{padding:2rem 0rem}}div.ccm-page .services-section-wrapper-white .retainer-terms .tab-content{margin-bottom:2rem}div.ccm-page .services-section-wrapper-white .retainer-terms .tab-content .tab-pane.active{display:flex;flex-direction:row;align-items:center;justify-content:space-around;flex-wrap:wrap}div.ccm-page .BuyButton-container.is-cardLayout{border-radius:var(--bs-border-radius-lg)}div.ccm-page .services-steps-heading{font-weight:700;font-size:2rem;text-align:center}div.ccm-page .services-steps-row{--bs-gutter-x:var(--font-size-30);margin-top:1.5rem}div.ccm-page .services-step{height:100%;background:#ffffff;border-radius:10px;padding:var(--font-size-40);text-align:center;position:relative}div.ccm-page .services-step a{text-decoration:none}div.ccm-page .services-step-icon{margin-left:auto;margin-right:auto;width:2rem;height:2rem;display:flex;align-items:center}div.ccm-page .services-step-icon>img{max-width:100%;height:auto}div.ccm-page .services-step-title{font-size:var(--font-size-20);margin-top:var(--font-size-16);margin-bottom:var(--font-size-16);font-weight:600;letter-spacing:-0.02em}div.ccm-page .services-step-description{font-size:var(--font-size-18);letter-spacing:-0.02em}div.ccm-page .services-step-description img{border-radius:10px}div.ccm-page .services-step-description p.small{text-align:center;position:absolute;bottom:15px;left:0;margin:auto;line-height:12px;padding:0 var(--font-size-40);font-size:12px}@media screen and (max-width:991px){div.ccm-page .services-steps-col{margin-bottom:15px}}div.ccm-page .marketing-audit .services-steps .services-steps-heading{font-size:var(--font-size-20)}@media screen and (max-width:767px){div.ccm-page .website-review-buttons{flex-direction:column}}div.ccm-page .services-section .testimonials-wrapper{max-width:1254px}div.ccm-page .services-section .portfolio-list-wrapper{padding-top:0;padding-bottom:0}div.ccm-page .services-section .portfolio-list-wrapper .portfolio-list-heading{margin-top:-0.5rem !important}div.ccm-page .services-section .portfolio-list-wrapper>.row{margin-top:2rem}div.ccm-page .services-section .portfolio-list-wrapper .portfolio-list-cta{margin-top:1rem}div.ccm-page .theme-showcase-row{row-gap:var(--bs-gutter-x)}div.ccm-page .quote-block{max-width:960px}div.ccm-page .theme-showcase-image{border-radius:10px}div.ccm-page .theme-showcase-title{font-size:24px;margin-top:var(--font-size-30);margin-bottom:var(--font-size-18);font-weight:600}div.ccm-page .theme-showcase-description{font-size:18px;font-weight:400}div.ccm-page .theme-showcase-description ul{padding-left:1.25rem}div.ccm-page .theme-showcase-link{font-size:16px;font-weight:600}div.ccm-page .theme-showcase-link a{text-decoration:underline}div.ccm-page .services-section-wrapper-greybox{padding-top:4rem;padding-bottom:4rem}div.ccm-page .services-section-wrapper-greybox .container{border-radius:10px;padding:2.5rem;background:var(--color-gray)}div.ccm-page .services-section-wrapper-greybox .prepaid-discounts{margin:1.5rem auto;border-collapse:separate;border-spacing:8px;width:100%;max-width:640px}div.ccm-page .services-section-wrapper-greybox .prepaid-discounts td{background:white;border-radius:10px;padding:1rem .5rem;text-align:center;width:50%}div.ccm-page .services-section-wrapper-greybox .btn-arrow-right{margin-top:0.5rem}div.ccm-page .techaudit-stripe-buttons{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;column-gap:1.5rem}@media (max-width:768px){div.ccm-page .techaudit-stripe-buttons{flex-direction:column;row-gap:1.5rem}}div.ccm-page table.audit-plans{margin-top:0}div.ccm-page table.audit-plans b{font-size:1.25rem}div.ccm-page .extension-showcase-row{margin-top:2rem}@media (min-width:768px){div.ccm-page .extension-showcase-row{--bs-gutter-x:2rem}}@media (max-width:767px){div.ccm-page .extension-showcase-row{margin-top:0}}@media (max-width:767px){div.ccm-page .extension-showcase-col{width:100%}}div.ccm-page .extension-showcase-item{text-align:left}div.ccm-page .extension-showcase-thumb{border-radius:10px}div.ccm-page .extension-showcase-title{font-size:var(--font-size-24);font-weight:600;margin-top:1.5rem;margin-bottom:1rem}div.ccm-page .extension-showcase-title:first-child{margin-top:0}div.ccm-page .extension-showcase-description{font-size:var(--font-size-18);font-weight:400;line-height:1.5}div.ccm-page .extension-showcase-link{font-size:var(--font-size-16);font-weight:600}div.ccm-page .extension-showcase-testimonial{display:flex;flex-direction:column;justify-content:center}div.ccm-page .extension-showcase-testimonial-heading,div.ccm-page .extension-showcase-testimonial-client{text-transform:uppercase;font-size:var(--font-size-14);font-weight:600;color:var(--color-text);line-height:1.5;margin-top:0.6em;margin-bottom:0.6em;letter-spacing:-0.04rem}div.ccm-page .extension-showcase-testimonial-text{display:block;color:var(--color-secondary);font-weight:300;font-style:italic;font-size:1.778rem;line-height:1.5}div.ccm-page .extension-showcase-testimonial-client{text-align:right}div.ccm-page .extension-showcase-testimonial-client::before{content:'\2013';margin-right:1ch}div.ccm-page .container-grid{display:grid;gap:2rem;margin:auto;padding:2rem;text-align:center}div.ccm-page .container-grid .services{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem}div.ccm-page .container-grid .service-card{display:grid;grid-template-rows:auto 1fr auto;padding:0.5rem}div.ccm-page .container-grid .service-card h3{margin-top:0}div.ccm-page .container-grid .btn-glow{margin-top:1rem;justify-self:center;max-width:200px}div.ccm-page .container-grid .description{font-size:24px}.sticky-footer{position:sticky;bottom:0;display:flex;width:fit-content;margin:0 auto;padding:8px 10px;box-shadow:0 0 40px 0 rgba(0,0,0,0.1);background-color:#f3f5f8;gap:10px;border-top-left-radius:7px;border-top-right-radius:7px;z-index:4}.sticky-footer.fixed{position:relative}.sticky-footer a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;background-color:#d5d9df;color:var(--color-text);font-size:var(--font-size-14);font-weight:bold;text-decoration:none}.sticky-footer a i{color:#00bfff;font-size:var(--font-size-16)}.sticky-footer a:hover{background-color:#b8bfc9}@media (max-width:479px){.sticky-footer a{flex-direction:column}}@media (min-width:480px){.sticky-footer a{flex-direction:row}}footer{background-color:var(--color-footer-bg);padding:45px 0;font-size:var(--font-size-16)}footer ul{padding-inline-start:0;list-style:none}footer h4{text-transform:uppercase;margin:0 0 15px 0;font-size:var(--font-size-16);font-weight:600;color:#787D86}footer a{color:#fff;line-height:30px;text-decoration:none}footer a:hover{text-decoration:none;color:var(--color-primary)}footer input{color:#fff}footer .ccm-block-social-links{margin-bottom:10px}footer .ccm-block-social-links a i{font-size:var(--font-size-16)}footer .icon i.fa-phone{-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-right:5px}footer #footer-badge img{max-width:80px}footer .newsletter-form p{color:#fff}footer .newsletter-form .newsletter-message.error{color:var(--color-error)}footer .newsletter-form .newsletter-message.success{color:var(--color-success)}footer.terms{padding-top:20px;padding-bottom:20px;color:#787D86;font-size:14px}footer.terms a{color:inherit}footer.terms a:hover{text-decoration:underline}@media screen and (max-width:768px){footer{padding:30px 0}footer h4{margin-top:20px}}