.main .breadcrumbs{display:flex;flex-wrap:wrap;gap:16px;width:100%}.main .breadcrumbs a,.main .breadcrumbs p{color:#fff;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;margin:0;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in}.main .breadcrumbs a:first-child,.main .breadcrumbs p:first-child{margin-left:0}.main .breadcrumbs a:hover{color:#d50128}.main .breadcrumbs p{text-transform:none}.main .breadcrumbs p.uppercase{text-transform:uppercase}.main .breadcrumbs i{color:#fff}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:740px;padding:130px 0 30px}@media(max-width:768px){.hero-section{background-position:60% 60%;min-height:0;padding:178px 0 100px}}.hero-section .container{align-items:center;position:relative;z-index:2}.hero-section .content{display:flex;flex-direction:column;gap:15px;max-width:713px}.hero-section .content>*{margin:0}.hero-section .content h2{color:#f4f4f4;font-family:DM Sans;font-size:1.5rem;font-style:normal;font-weight:500;letter-spacing:-.03em;line-height:130%}.hero-section p{color:#f4f4f4;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;max-width:600px}@media(max-width:568px){.hero-section p{font-size:1rem}}.hero-section .buttons-row{display:flex;flex-wrap:wrap;gap:24px}@media(max-width:568px){.hero-section .buttons-row{margin-top:16px}.hero-section .btn,.hero-section .btn-red{width:100%}}.about-section{padding:50px 0}.about-section .container{flex-direction:column}@media(max-width:992px){.about-section .container{gap:32px}}.about-section h2{margin:0 0 32px}@media(max-width:992px){.about-section h2{margin:0}}.about-section .row{display:flex;flex-wrap:wrap;width:100%}@media(max-width:992px){.about-section .row{gap:24px}}.about-section .row:nth-child(2n-1){flex-direction:row-reverse}.about-section .row:nth-child(2n-1) .text-box{padding-left:60px;padding-right:0}.about-section .image-box{width:470px}@media(max-width:992px){.about-section .image-box{width:100%}}.about-section .image-box img{height:auto;max-width:470px;width:100%}.about-section .text-box{display:flex;flex-direction:column;gap:16px;justify-content:center;padding-right:60px;width:calc(100% - 470px)}@media(max-width:992px){.about-section .text-box{padding:0!important;width:100%}}.about-section .text-box *{margin:0}.about-section .text-box p{color:#757575}.cards-icon-section{padding:50px 0}@media(max-width:768px){.cards-icon-section{padding:24px 0}}.cards-icon-section .container{flex-direction:column;gap:16px}.cards-icon-section .container>*{margin:0}.cards-icon-section .content{margin-top:24px}.cards-icon-section .cards-row{display:flex;flex-wrap:wrap;margin:0 -16px -16px;width:calc(100% + 32px)}.cards-icon-section .card{background-color:#f4f4f4;border-radius:4px;display:flex;display:none;flex-direction:column;gap:16px;margin:16px;opacity:0;padding:24px;-webkit-text-decoration:none;text-decoration:none;transition:opacity 2s linear;width:calc(33.333% - 32px)}@media(max-width:1180px){.cards-icon-section .card{width:calc(50% - 32px)}}@media(max-width:568px){.cards-icon-section .card{margin:6px 16px;width:calc(100% - 32px)}}.cards-icon-section .card>*{margin:0}.cards-icon-section .card .title{color:#383838;font-family:DM Sans;font-size:2rem;font-style:normal;font-weight:400;letter-spacing:-.03em;line-height:130%;margin:0}@media(max-width:768px){.cards-icon-section .card .title{font-size:1.75rem}}.cards-icon-section .card .description,.cards-icon-section .card .description p{color:#757575}.cards-icon-section .card img{height:auto;margin-bottom:16px;width:64px}@media(max-width:768px){.cards-icon-section .card{align-items:center;flex-direction:row;flex-wrap:wrap}.cards-icon-section .card img{height:auto;margin:0;width:64px}.cards-icon-section .card .title{width:calc(100% - 80px)}}.cards-icon-section .card.active{display:flex;opacity:1;transition:opacity 2s linear}.cards-icon-section .card .title{font-size:1.5rem}.partners-section{background-color:#f4f4f4;margin:50px 0;padding:100px 0}.partners-section .container{display:flex;flex-direction:column;gap:10px}.partners-section .container *{margin:0}.partners-section .container p{color:#757575}.partners-section .row{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin-top:40px;width:100%}.faqs-section{padding:50px 0}@media(max-width:768px){.faqs-section{padding:24px 0}}.faqs-section .container{flex-direction:column;gap:40px}.faqs-section .container *{margin:0}.faqs-section .faq-row{border-top:1px solid #dadce0;display:flex;flex-direction:column;padding:24px 0}.faqs-section .faq-row:last-child{border-bottom:1px solid #dadce0}.faqs-section .question{align-items:center;cursor:pointer;display:flex;padding:0 16px;position:relative}@media(max-width:768px){.faqs-section .question{padding:0 35px 0 0}}.faqs-section .question:before{background-color:#d50128;content:"";height:2px;position:absolute;right:16px;width:14px}.faqs-section .question:after{background-color:#d50128;content:"";height:14px;position:absolute;right:22px;width:2px}.faqs-section .question.is-active{padding-bottom:16px}.faqs-section .question.is-active:after{content:none}.faqs-section .answer{height:0;overflow:hidden;padding:0 80px;transition:.5s}@media(max-width:992px){.faqs-section .answer{padding:0}}.faqs-section .is-active+.answer{height:auto;padding:16px 80px 0}@media(max-width:992px){.faqs-section .is-active+.answer{padding:16px 16px 0}}@media(max-width:768px){.faqs-section .is-active+.answer{padding:16px 0 0}}.faqs-section h3{color:#212223;font-family:DM Sans;font-size:1.5rem;font-style:normal;font-weight:500;letter-spacing:-.05em;line-height:115%}.demo-section{background-color:#d50128;margin-top:50px;padding:132px 0 150px;position:relative}@media(max-width:1180px){.demo-section{padding:100px 0 120px}}@media(max-width:992px){.demo-section{padding:80px 0 100px}}@media(max-width:768px){.demo-section{padding:48px 0}}.demo-section:before{background-image:url(/wp-content/themes/civicplus/public/images/demo-bg.b5fe85.svg);background-position:bottom -5px center;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;opacity:.35;position:absolute;top:0;width:100%}@media(max-width:768px){.demo-section:before{display:none}}.demo-section .container{flex-direction:column;gap:40px;position:relative}@media(max-width:768px){.demo-section .container{gap:24px}}.demo-section .container>*{margin:0}.demo-section .container>p{font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%;margin:-16px 0;text-align:center}.demo-section h2{color:#fff;text-align:center}@media(max-width:768px){.demo-section h2{text-align:left}}.demo-section .columns-row{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.demo-section .col{align-items:center;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;width:33.3333%}@media(max-width:768px){.demo-section .col{align-items:center;flex-direction:row;gap:0;padding:16px 0;width:100%}}.demo-section .col:before{align-items:center;background-color:#fff;border-radius:50%;color:#d50128;content:attr(data-num);display:flex;font-family:Inter;font-size:1.5rem;font-style:normal;font-weight:800;height:42px;justify-content:center;left:85px;line-height:130%;position:absolute;top:30px;width:42px}@media(max-width:1180px){.demo-section .col:before{left:50px}}@media(max-width:992px){.demo-section .col:before{left:20px}}@media(max-width:768px){.demo-section .col:before{height:36px;margin-right:4px;position:static;width:36px}}.demo-section img{height:auto;width:128px}@media(max-width:768px){.demo-section img{width:64px}}.demo-section p{color:#fff;font-size:1.3125rem;line-height:130%;margin:0;text-align:center}@media(max-width:768px){.demo-section p{font-size:1.25rem;padding-left:8px;text-align:left;width:calc(100% - 100px)}}.demo-section .buttons-row{display:flex;gap:24px;justify-content:center;width:100%}@media(max-width:568px){.demo-section .btn{width:100%}}.demo-section .btn.secondary{border-color:#fff}.demo-section .btn.secondary:hover{background-color:#fff}