.integration-header__nav{width:100%}.integration-header__nav p{font-size:14px;color:#fff}.integration-header__nav p a{font-size:14px;color:white!important;font-weight:500;text-decoration:underline}.integration-header__nav p a:hover{color:#ffffffcc!important;text-decoration:underline}.integration-header__nav p a:after{content:none!important}.integration-header__nav span{font-family:Arial}.integration-block{width:100%;padding:2rem 1rem;background:#fff;box-sizing:border-box}.integration-block__inner{max-width:1200px;margin:0 auto}.integration-header{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:3rem;background:var(--custom-bg-dark);color:#fff;padding:4rem 3rem;border-radius:15px}.integration-header__logo{flex:0 0 auto;margin-right:4rem;padding:1rem;border-radius:8px;min-height:150px;display:flex;align-content:center;flex-wrap:wrap;justify-content:center;align-items:center}.integration-header__logo img{max-width:150px;height:auto;display:block}.integration-header__text{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;max-width:calc(100% - 150px - 4rem - 2rem)}.integration-header__title{margin:1rem 0 0.3rem!important}.integration-header__tool-type{display:inline-block;font-size:.9rem;margin-bottom:.75rem;font-weight:500}.integration-header__sub-div{width:100%;display:flex;justify-content:space-between;align-items:center}.integration-header__subheading{color:#fff;margin-bottom:0!important}.integration-header__cta{margin-top:0;margin-left:3rem;width:fit-content;text-wrap-mode:nowrap;font-weight:500!important}@media (max-width:980px){.integration-header__sub-div{justify-content:flex-start;align-items:center;flex-wrap:wrap}.integration-header__cta{margin-left:0;margin-top:1.5rem}}@media (max-width:910px){.integration-header__text{flex-direction:column;align-items:flex-start;width:100%;max-width:100%}}.integration-content{display:flex;flex-wrap:wrap;gap:2rem}.integration-content__sidebar{flex:0 0 280px;max-width:100%}.integration-content__main{flex:1 1 0%;max-width:100%}.integration-content__resources h3{margin:0 0 .5rem 0;font-size:1rem;font-weight:600}.integration-content__resources ul{margin:0;padding:0;list-style:none}.integration-content__resources li{margin-bottom:.2rem;display:flex;align-items:center;gap:.5rem;font-size:.8rem;padding:0}.integration-content__resources li a{font-size:.8rem;font-weight:100}.integration-content__resources li svg{height:1.25rem;width:1.25rem;color:#1E33CF}.integration-content__meta-group{margin-top:1.5rem}.integration-content__meta-group h3{margin:0 0 .5rem 0;font-size:1rem;font-weight:600}.integration-content__meta-group p{margin:0;font-size:.85rem}.integration-content__meta-group .tag{border:1px solid lightgrey;border-radius:6px;padding:.2rem .8rem;display:inline-block;font-weight:500;font-size:.8rem}.great-for-tags{display:flex;gap:.2rem;flex-wrap:wrap}.integration-content__description,.integration-content__description2{margin-bottom:1.5rem;line-height:1.6}.integration-content__description{font-size:1.1rem;font-weight:500;line-height:1.6rem;letter-spacing:0.1px!important}.integration-content__secondary-title{margin-bottom:.75rem;font-size:1.5rem}@media (max-width:768px){.integration-header{flex-direction:column;align-items:flex-start}.integration-header__logo{margin-bottom:1rem}.integration-content{flex-direction:column}}.integration-section{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:3rem;margin-top:3rem}.integration-section__text{flex:1 1 calc(50% - 1.5rem)}.integration-section__title{margin:0 0 1rem 0;font-size:1.5rem;font-weight:600}.integration-section__description{margin:0;line-height:1.6;font-size:1rem}.integration-section__image{flex:1 1 calc(50% - 1.5rem);display:flex;align-items:center;justify-content:center}.integration-section__image img{max-width:100%;height:auto;display:block}.integration-cards{display:flex;flex-wrap:wrap;gap:2rem}.integration-card{flex:1 1 calc(33.333% - 2rem);min-width:250px;border:solid 1px lightgrey;border-radius:10px;padding:1.5rem;text-align:left}.integration-card__icon{margin-bottom:1rem}.integration-card__icon img{width:35px;height:35px;display:block;object-fit:contain}.integration-card__title{margin-top:0;margin-bottom:.5rem;font-size:1rem;font-weight:600}.integration-card__text{margin:0!important;line-height:1.6;font-size:0.9rem!important}@media (max-width:910px){.integration-section{flex-direction:column-reverse}.integration-section__text,.integration-section__image{flex:1 1 100%}.integration-cards{flex-direction:column}.integration-card{flex:1 1 100%;max-width:100%}}#faq-container{justify-content:space-between;gap:2rem;background:var(--custom-lightgrey);padding:2rem;border-radius:15px;display:flex;margin-bottom:3rem}#faq-wrapper{display:flex;flex-direction:column;gap:30px;width:100%}.faq-item{width:100%}.faq-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-header h3{color:#000;margin:0;font-size:1rem;transition:color 200ms ease-in-out;margin-right:15px}.faq-header:hover h3{color:darkgray}.faq-header:hover .faq-toggle{opacity:.6}.faq-toggle{cursor:pointer;transition:opacity 150ms ease-in-out;margin-top:0!important}.faq-content{height:0;overflow:hidden;transition:height 300ms ease;color:#000}.faq-content p{margin-bottom:0;margin-top:25px;font-size:.9rem}.faq-divider{height:1px;background-color:lightgrey;border:none;border-radius:5px;margin-top:30px}@media only screen and (max-width:850px){#faq-intro,#faq-wrapper{width:100%}#faq-intro h2{margin-bottom:.5rem}}@media only screen and (max-width:470px){#faq-container{padding:2rem 1rem}}