:root{--brand-primary-color:#ed5a29;--brand-secondary-color:#fff}.color-black{color:#000!important}.color-white{color:#fff!important}.color-brand-primary{color:var(--brand-primary-color)!important}.color-dark-grey{color:#6c757d}.color-ligh-grey{color:#d8d8d8}.color-gray-ultra-dark{color:#505763}.bg-dark-grey{background-color:#6c757d}.bg-dark-grey-2{background-color:#231f20}.bg-grey-op-8{background-color:rgba(0,0,0,.8)!important}.bg-white{background-color:#fff!important}.bg-brand-primary{background-color:var(--brand-primary-color)!important}.brand-color{color:var(--brand-primary-color)}.brand-color-positive{color:#2cc896}.brand-color-negative{color:#ee3554}.auxiliary-brown{color:#8b5043}.auxiliary-abyssal{color:rgba(49,80,85,.65)}.auxiliary-purple{color:#8444e1}.auxiliary-pink{color:#de6d93}.auxiliary-teal{color:#58a6a4}.auxiliary-blue{color:#6d9ae7}.auxiliary-yellow{color:#f0c920}.orange-500{color:#ed5a29!important}.orange-600{color:#d14212!important}.orange-400{color:#f17e58!important}.orange-300{color:#f7b59f!important}.orange-200{color:#fbd9ce!important}.orange-500-10{color:rgba(237,90,41,.1)!important}.gray-500{color:#b9bec6!important}.gray-900{color:#000!important}.gray-800{color:#23262a!important}.gray-700{color:#505763!important}.gray-600{color:#8f97a4!important}.gray-400{color:#d5d8dd!important}.gray-300{color:#e3e5e8!important}.gray-200{color:#f1f2f4!important}.gray-100{color:#f7f7f8!important}.gray-50{color:#fff!important}.gray-700-70{color:rgba(80,87,99,.7)!important}.gray-700-40{color:rgba(80,87,99,.4)!important}.gray-700-20{color:rgba(80,87,99,.2)!important}.gray-500-40{color:rgba(185,190,198,.4)!important}.gray-500-20{color:rgba(185,190,198,.2)!important}.gray-50-20{color:hsla(0,0%,100%,.2)!important}.peach-200{color:#ffe0cc}.peach-900{color:#993c00}.peach-800{color:#cc5000}.peach-700{color:#ff6400}.peach-600{color:#ff8333}.peach-500{color:#ffb280}.peach-400{color:#ffc199}.peach-300{color:#ffd1b3}.peach-100{color:#fff0e6}.peach-50{color:#fff}.alert-red-500-40{color:rgba(228,37,45,.4)}.alert-red-500-10{color:rgba(228,37,45,.1)}.alert-red-500{color:#e4252d}.alert-red-900{color:#360709}.alert-red-800{color:#640c10}.alert-red-700{color:#911217}.alert-red-600{color:#be181f}.alert-red-400{color:#ea5259}.alert-red-300{color:#f2969a}.alert-red-200{color:#f8c4c6}.alert-red-100{color:#fadbdc}.alert-red-50{color:#fdf1f2}.alert-green-500{color:#2cc896}.alert-green-900{color:#072119}.alert-green-800{color:#104b38}.alert-green-700{color:#1a7457}.alert-green-600{color:#239e77}.alert-green-600-10{color:rgba(35,158,119,.1)}.alert-green-600-40{color:rgba(35,158,119,.4)}.alert-green-400{color:#4fd8ac}.alert-green-300{color:#8de6ca}.alert-green-200{color:#b7efdd}.alert-green-100{color:#ccf4e7}.alert-green-50{color:#e1f8f1}.alert-green-500-40{color:rgba(44,200,150,.4)}.alert-green-500-20{color:rgba(44,200,150,.2)}p{margin-top:unset;margin-bottom:unset}.use-case-card{width:100%;height:100%;border-radius:0;cursor:pointer}@media(pointer:fine)and (hover:hover){.use-case-card:hover img{-webkit-transform:scale(1.06);transform:scale(1.06)}.use-case-card:hover .use-case-card-title{color:#ed5a29}}.use-case-card img{-webkit-transition:all .3s;transition:all .3s}.use-case-card-image-wrap{overflow:hidden;border-radius:8px}.use-case-card .use-case-card-image{width:100%;height:auto;aspect-ratio:16/11;-o-object-fit:contain;object-fit:contain;background:#fff7f2;padding:2vw 0}@media screen and (max-width:991px){.use-case-card .use-case-card-image{padding:20px 0}}.use-case-card .use-case-card-content{padding:12px 0}.use-case-card .use-case-card-content .use-case-card-title{font-size:1.125rem;font-weight:700;-webkit-transition:all .3s;transition:all .3s}.use-case-card .use-case-card-content .use-case-card-description{font-size:.75rem;color:#505763;min-height:2.25rem}.use-case-card .use-case-card-content .use-case-card-learn-more-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.special-case img{padding:0!important}.chooser-use-cases{padding-bottom:5rem}.chooser-use-cases-title{font-weight:700;font-size:2.25rem;padding-bottom:1.75rem}.chooser-use-cases-cards{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.25rem}@media screen and (max-width:1399px){.chooser-use-cases-cards{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.chooser-use-cases-cards{grid-template-columns:1fr}}