:root{--image-integrations-max-width:70vw;--image-integrations-aspect-ratio:calc(1100 / 653);--image-integrations-height-when-fill-window:calc(100vh - 359px);--image-integrations-height-when-max-width:calc((1 / var(--image-integrations-aspect-ratio)) * var(--image-integrations-max-width));--image-integrations-height:min(var(--image-integrations-height-when-fill-window),var(--image-integrations-height-when-max-width));--image-integrations-margin-bottom:calc(-0.16 * var(--image-integrations-height))}@media screen and (max-width:1200px){:root{--image-integrations-height-when-fill-window:calc(100vh - 200px);--image-integrations-max-width:62.76vw;--image-integrations-margin-bottom:calc(-0.25 * var(--image-integrations-height))}}@media screen and (max-width:480px){:root{--image-integrations-max-width:83.71vw}}.integration-header{display:flex;align-items:center;flex-direction:column;padding-top:calc(60px + var(--header-height))}.integration-header>h1{text-align:center}@media screen and (max-width:1200px){.integration-header{padding-top:calc(10px + var(--header-height))}}@media screen and (max-width:480px){.integration-header{padding-top:calc(56px + var(--header-height))}}.integration-image-container{margin-top:40px;position:relative;margin-bottom:var(--image-integrations-margin-bottom)}@media screen and (max-width:1200px){.integration-image-container{margin-top:31px}}@media screen and (max-width:480px){.integration-image-container{margin-top:56px}}.integration-image-wrapper{position:relative;aspect-ratio:var(--image-integrations-aspect-ratio);max-width:var(--image-integrations-max-width);height:var(--image-integrations-height)}.integration-image{border-radius:30px;object-fit:cover}.integration-main-paragraph{padding:calc(-1*var(--image-integrations-margin-bottom) + 60px) 28.64% 100px}.integration-main-paragraph h2{text-align:center;font-size:32px;color:#0b3c6e;line-height:38px;margin-bottom:40px}.integration-main-paragraph .learn-more-button{padding-top:30px}@media screen and (max-width:1200px){.integration-main-paragraph{padding:calc(-1*var(--image-integrations-margin-bottom) + 40px) 18.61% 60px}.integration-main-paragraph h2{font-size:22px;line-height:26px;margin-bottom:20px}.integration-main-paragraph .learn-more-button{padding-top:0}.integration-main-paragraph .link-button{margin-top:20px}}@media screen and (max-width:480px){.integration-main-paragraph{padding:calc(-1*var(--image-integrations-margin-bottom) + 56px) 8.14% 60px}.integration-main-paragraph h2{margin-bottom:32px}.integration-main-paragraph .link-button{margin-top:22px}}.integration-logo{background-color:#fff;border-radius:calc(.0306*var(--image-integrations-height));box-shadow:0 0 5px rgba(0,0,0,.1607843137);position:absolute;bottom:calc(-1*var(--image-integrations-margin-bottom));right:0;transform:translate(50%,50%);height:16%;padding:calc(.0459*var(--image-integrations-height)) calc(.0765*var(--image-integrations-height))}@media screen and (max-width:1200px){.integration-logo{height:18%}}@media screen and (max-width:480px){.integration-logo{right:40px;height:20%}}.image-wrapper{position:relative;width:8vw;height:100%}@media screen and (max-width:1200px){.image-wrapper{width:10vw}}@media screen and (max-width:480px){.image-wrapper{width:12vw}}.logo-image{object-fit:contain}.title-with-description{text-align:center}.title-with-description>h2{margin-bottom:40px}.title-with-description.left-title>h2{text-align:left}@media screen and (max-width:1200px){.title-with-description{padding:unset}}.left-text p,.left-text ul{text-align:left}.left-text ul{font-weight:700;margin-bottom:10px}.no-margin-bottom{margin-bottom:unset}