:root{--transition-default:0.3s cubic-bezier(0.4, 0, 0.2, 1) 0ms;--adhesion-height:100px}.summary-accordion{width:100%}.summary-accordion input{position:absolute;opacity:0;z-index:-1}.summary-accordion .tabs{overflow:hidden}.summary-accordion .tab{width:100%;overflow:hidden}.summary-accordion .tab-label{align-items:center;display:flex;font-family:headings,Arial,sans-serif;justify-content:space-between;padding:1em 0;font-weight:600;cursor:pointer;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.summary-accordion .tab-label:hover{text-decoration:none}.summary-accordion .tab-label h3{pointer-events:none}.summary-accordion .tab-content{border-bottom:1px solid rgba(0,0,0,.1);max-height:0;padding:0;transition:max-height var(--transition-default)}.summary-accordion .tab-content a{text-decoration:underline}.summary-accordion .tab-content ol,.summary-accordion .tab-content ul{padding-left:1.25em;margin-bottom:1em}.summary-accordion .tab-content__text{font-size:1rem;margin-bottom:20px}.summary-accordion .tab-link{margin-top:15px;text-align:center}.summary-accordion .tab-link a{background:var(--lightgray);font-size:1em;letter-spacing:0;margin:0;padding:5px 20px;text-decoration:none;text-transform:none}.summary-accordion .tab-link a:hover{background-color:var(--lightgrayhover)}.summary-accordion .tab-link .icon.button-arrow{background:0 0!important;margin-right:-10px;margin-left:0;transform:rotate(-90deg);transition:background .1s,color .1s}.summary-accordion .tab .button-arrow{flex:0 0 auto;margin-left:5px}.summary-accordion .tab:focus h3,.summary-accordion .tab:hover h3{color:var(--darkgray)}.summary-accordion .tab:focus .button-arrow,.summary-accordion .tab:hover .button-arrow{background:var(--lightgrayhover)}.summary-accordion input:checked+.tab-label .icon{transform:rotate(-90deg)}.summary-accordion input:checked+.tab-label h3{color:var(--text-black)}.summary-accordion input:checked~.tab-content{max-height:var(--max-height, 100vh)}.page-content__container p a{background-image:linear-gradient(transparent calc(100% - .45em),var(--darkpink) 0),linear-gradient(transparent calc(100% - .45em),var(--lightblue) 0);background-repeat:no-repeat;background-size:0 100%,100% 100%;transition:background-size .1s ease-in-out}.page-content__container p a:focus,.page-content__container p a:hover{background-size:100% 100%,100% 100%;text-decoration:none}.contact-section,.faq{margin-bottom:3rem}.faq h3{margin-bottom:2rem}.faq .tab a,.faq a.btn{text-decoration:none}.contact-section{padding:1rem 15px 2rem;background:var(--lightpurple);border-radius:20px}.contact-section__content{max-width:800px;margin:0 auto;text-align:center}.contact-section__content h3{margin-bottom:1rem}.contact-section__content p{margin-bottom:2rem;font-size:1rem}.contact-section__content .wpforms-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:left}.contact-section__content .wpforms-container .wpforms-field-label-inline,.contact-section__content .wpforms-container .wpforms-field-row.wpforms-field-medium,.contact-section__content .wpforms-container input.wpforms-field-medium,.contact-section__content .wpforms-container select.wpforms-field-medium{max-width:100%!important;font-family:Montserrat,Arial,sans-serif;border-radius:10px!important}.contact-section__content .wpforms-container .wpforms-field-label,.media-section .media-articles small{font-weight:600;font-family:headings,Arial,sans-serif}.contact-section__content .wpforms-container .wpforms-form button[type=submit]{background:var(--btn-cta);border:0 solid #000;border-radius:99em;color:var(--text-black);cursor:pointer;display:inline-block;font-family:headings,Arial,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.02em;line-height:1.4;margin:0 0 .9375rem;padding:.7em 1.6em;position:relative;text-align:center;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none}.about-section{margin:1rem 0 3rem;padding:2rem 0;position:relative}.about-section::before{content:"";position:absolute;top:0;left:-15px;right:-15px;bottom:0;background-color:var(--lightpurple);border-radius:20px;z-index:0}.about-section .page-content__container{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}.about-section .page-content__container .pre_h{color:var(--text-black);margin-bottom:0}.about-section__content{flex:1}.about-section__content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:1.5rem}.about-section__content h1{margin-bottom:1.5rem;margin-top:0}.about-section__content p{font-size:1rem;margin-bottom:1.5rem}.about-section__content p:last-child{margin-bottom:0}.about-section__content p .link{font-weight:600}.about-section__image{flex:1;min-height:300px}.about-section__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.about-section__image p{font-family:"Montserrat";text-align:center;margin-top:1em}.work-with-us{margin-bottom:3rem}.work-with-us__content{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.work-with-us__content p{font-size:1rem}.work-with-us__content h2{margin-top:0}.work-with-us__logos{margin-top:2rem}.work-with-us__logos .work-with-us__logos-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.work-with-us__logos .logo-item{display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--lightpurple);border-radius:8px;transition:transform .3s ease;aspect-ratio:1/1}.media-section .media-item:hover,.work-with-us__logos .logo-item:hover{transform:translateY(-5px)}.work-with-us__logos .logo-item:hover img{filter:grayscale(0%)}.work-with-us__logos .logo-item img{max-width:100%;max-height:60px;height:auto;filter:grayscale(100%);transition:filter .3s ease;mix-blend-mode:darken}.work-with-us__logos h3{text-align:center;margin-bottom:1em}.page-template-aboutus-php .page-content{margin-top:0}.media-section .media-item .media-source,.pre_h{font-weight:600;font-family:headings,Arial,sans-serif}.pre_h{color:var(--darkblue);margin:0}.media-section{margin-bottom:3rem}.media-section__content{display:flex;flex-direction:column;gap:0}.media-section__features,.media-section__testimonials{flex:1}.media-section__features h3,.media-section__testimonials h3{margin-bottom:2rem}.media-section .media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.media-section .media-item{position:relative;display:block;border-radius:8px;overflow:hidden;transition:transform .3s ease}.media-section .media-item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.media-section .media-item .media-source{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;line-height:1.2}.media-section .media-articles h4{margin-bottom:1rem;font-size:1.2rem}.media-section .media-articles ul{list-style:none;margin:0;background:var(--lightestblue);border-radius:12px;padding:1rem;margin-bottom:2rem}.media-section .media-articles li{line-height:1.4}.media-section .media-articles li+li a{border-top:1px solid var(--lighterblue)}.media-section .media-articles a{color:var(--text-color);text-decoration:none;transition:color .3s ease;padding:.75rem;display:block;font-family:Montserrat,Arial,sans-serif}.media-section .media-articles a:hover{background:var(--lighterblue);border-radius:10px}.media-section .testimonial{background:var(--lightpurple);border-radius:12px;padding:2rem;margin-bottom:2rem;line-height:1.6}.media-section .testimonial:last-child{margin-bottom:0}.media-section .testimonial__content{margin-bottom:1.5rem}.media-section .testimonial__content p{font-style:italic;margin:0;font-size:1rem}.media-section .testimonial__author{display:flex;align-items:center;gap:1rem}.media-section .testimonial__author img{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.media-section .testimonial__author div{display:flex;flex-direction:column}.media-section .testimonial__author strong{font-family:headings,Arial,sans-serif;font-weight:600}.media-section .testimonial__author span{font-size:.9rem;color:var(--text-color-light)}@media (min-width:768px){.about-section{padding:6rem 0}.media-section .media-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:980px){.about-section__content p,.contact-section__content p,.faq .tabs,.media-section .testimonial__content p,.work-with-us__content p{font-size:1.1rem}.contact-section{margin-bottom:6rem;padding:4rem 0}.about-section{margin:0 0 4rem;padding:4rem 0}.about-section::before{left:0;right:0}.about-section .page-content__container{flex-direction:row;gap:4rem}.work-with-us{margin-bottom:6rem}.work-with-us__content{flex-direction:row;align-items:flex-start;max-width:780px;gap:2rem;margin-bottom:4rem}.work-with-us__logos{margin-top:3rem}.work-with-us__logos .work-with-us__logos-container{grid-template-columns:repeat(4,1fr);gap:2rem}.media-section{margin-bottom:6rem}.media-section__content{flex-direction:row;gap:6rem}}@media (min-width:1200px){.work-with-us__logos .work-with-us__logos-container{grid-template-columns:repeat(6,1fr)}}