@import url("");:root{--gotham-book-regular:"Gotham Regular",sans-serif;--gotham-book-medium:"Gotham Medium",sans-serif;--myriad-pro-regular:"Myriad Pro Regular",sans-serif;--black:#000;--white:#fff;--light-gray:#cbcbcb;--gray1-text-color:#2f3647;--blue1-span-color:#003da5;--blue1-bg-color:#e7edf2;--blue2-bg-color:#3983c3;--blue3-bg-color:#e7efff;--blue4-bg-color:#f5f9ff;--black1-bg-color:#2f3647;--golden-border-color:#fdb71d;--green-bg-color:#81de1c;--shadow-black-color:#3a3a3a;--icon-bg-color:#d9e3ec;--integrated-solution-bg-color:#d9e3ec;--cs_card_shade_1:#5f5d8b;--cs_card_shade_2:#fdb71d;--cs_card_shade_3:#bbd1ff;--cs_card_shade_4:#9bcbeb;--cs_card_shade_5:#ff3773;--cs_card_shade_6:#81de1c}body{font-family:var(--gotham-book-regular)}.blue-span{color:var(--blue1-span-color)}.dropdown_caret{display:inline-block}.btn{background-color:var(--blue2-bg-color);color:var(--white);display:block;font-family:var(--gotham-book-medium);font-size:14px;margin:auto;padding:10px;text-align:center;text-decoration:none;text-transform:uppercase;width:120px}.block{background-color:var(--blue1-bg-color);border-left:10px solid var(--blue2-bg-color);box-shadow:0 4px 4px var(--light-gray);flex-basis:0;flex-grow:1;height:298px;max-width:308px;overflow:hidden;padding:2%}.block__icon{display:block;height:75px;margin:0 auto 10%;text-align:center;width:75px}.block__icon img{width:100%}.block__title{font-family:var(--gotham-book-medium);font-size:20px;height:40px;margin:5% auto 30px}.block__description,.block__title{color:var(--gray1-text-color);text-align:center}.block__description{font-family:var(--gotham-book-regular);font-size:16px;line-height:1.2;margin:5% auto}.block__btn{background-color:var(--blue2-bg-color);font-size:14px;margin-top:10%}.flex-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1200px;padding:5%}.flex-content__left,.flex-content__right{flex-basis:48%}.flex-content__right .textHolder{padding:40px}.flex-content__right .textHolder h5{font-family:var(--gotham-book-medium);font-size:1rem;font-weight:100}.flex-content__right .textHolder.square{height:300px;width:300px}.flex-content__right .formHolder{padding:40px;text-align:left}.flex-content__img{height:300px;width:auto}.flex-content__title{font-family:var(--gotham-book-medium);font-size:36px;line-height:1.1;margin-bottom:2.5%}.flex-content__description{line-height:1.4;margin-bottom:5%}.flex-content__description,.flex-content__list li{font-family:var(--gotham-book-regular);font-size:16px}.flex-content__list li{line-height:1.2;margin-bottom:2%}.navbar{align-items:center;background-color:var(--white);box-shadow:0 4px 4px var(--light-gray);display:flex;padding:1% 2.5%}.navbar a{color:var(--gray1-text-color);font-family:var(--gotham-book-medium);letter-spacing:0;text-decoration:none}.navbar .navbar__logo{width:150px}.navbar__left{flex:1}.navbar__left .navbar__toggle-icon{display:none}.navbar__mid{flex:3}.navbar__mid ul{display:flex;justify-content:center}.navbar__mid ul li{align-items:center;display:flex;justify-content:space-between;margin:0 5%}.navbar__right{flex:3}.navbar__right ul{align-items:center;display:flex;justify-content:center}.navbar__right ul li{margin:0 3%}.navbar__right a.btn{background-color:var(--green-bg-color);border:3px solid var(--green-bg-color);color:var(--white);width:200px}.footer{background-color:var(--blue1-bg-color);padding:2.5%}.footer__row{display:flex;margin:0 auto 2%;max-width:1280px}.footer__row a{color:var(--gray1-text-color);font-family:var(--gotham-book-regular);font-size:14px;letter-spacing:0;text-decoration:none}.footer__row_1{justify-content:space-between}.footer__row_1_col{margin:0 2.5%}.footer__row_1_col ul{margin-bottom:10%}.footer__row_1_col a{display:inline-block;margin-bottom:5%}.footer__row_1_col-title{color:var(--gray1-text-color);font-family:var(--gotham-book-medium);font-size:14px;letter-spacing:0;margin-bottom:10%;text-decoration:none}.footer__row_2,.footer__row_2 .footer__newsletter{align-items:center;justify-content:space-between}.footer__row_2 .footer__newsletter{display:flex;flex:2}.footer_newsletter-label{color:var(--black);flex:1;font-family:var(--gotham-book-medium);font-size:14px;letter-spacing:0;line-height:1.6;text-decoration:none}.footer_newsletter-form{display:flex}.footer_newsletter-form input{border:2px solid var(--black);height:25px;width:360px}.footer_newsletter-form button{background-color:var(--black);border:2px solid var(--black);color:var(--white);display:inline-block;font-family:var(--gotham-book-medium);height:30px;text-transform:uppercase;width:100px}.footer__row_2 .footer__social_links{flex:1}.footer__social_links ul{display:flex;justify-content:center}.footer__social_links a{display:inline-block;margin-right:20px}.footer__row_3{margin-bottom:0;margin-top:2.5%}.footer__row_3 ul{display:flex;width:100%}.footer__row_3 ul>li{margin-right:1%}@media only screen and (max-width:1200px){.navbar{flex-wrap:wrap}.navbar a{font-size:16px}.navbar__mid ul,.navbar__right ul{flex-wrap:wrap}.navbar .navbar__left,.navbar .navbar__mid,.navbar .navbar__right{flex:none;margin-bottom:2.5%;width:100%}.navbar__left{align-items:center;display:flex;justify-content:space-between;margin-top:2.5%;width:100%}.navbar__left .navbar__toggle-icon{border:1px solid var(--blue1-span-color);color:var(--blue1-span-color);display:block;font-size:20px;margin-right:2.5%;padding:10px;text-decoration:none}.navbar__left .navbar__toggle-icon:hover{background-color:var(--blue1-span-color);color:var(--white)}.navbar__logo{display:block}.navbar__mid,.navbar__right{display:none;z-index:10}.navbar__mid ul{align-items:flex-start;flex-direction:column}.navbar__mid ul li{margin:1.5%;width:100%}.navbar__right ul{align-items:flex-start;flex-direction:column}.navbar__right ul li{margin:1.5%;width:100%}.navbar__right a.btn{margin:0}}@media only screen and (max-width:999px){.flex-content{flex-wrap:wrap}.flex-content__left,.flex-content__right{flex:none;width:100%}.flex-content__left{margin-bottom:5%}.flex-content__title{font-size:32px;text-align:left}.flex-content__description{font-size:16px}.flex-content__img{height:200px}.flex-content__list li{font-size:16px;text-align:left}.flex-content__list li svg{margin-right:0}.flex-content__cta{font-size:14px;letter-spacing:1px}.block{height:200px;max-width:200px;padding:1%}.block__title{font-size:18px}.block__btn{font-size:14px}.block__icon{height:50px;width:50px}.footer__row{flex-wrap:wrap}.footer__row_1_col{margin:0 1.5%}.footer_newsletter-form input{width:200px}.footer__social_links a{margin-right:10px}.footer__row_3 ul>li{margin-right:3%;text-align:center}}@media only screen and (max-width:699px){.navbar__left .navbar__toggle-icon{font-size:16px;padding:8px}.navbar .navbar__left,.navbar .navbar__mid,.navbar .navbar__right{margin-bottom:5%}.navbar__mid ul li,.navbar__right ul li{margin:2.5%}.flex-content__img{height:150px}.flex-content__title{font-size:30px}.flex-content__description,.flex-content__list li{font-size:15px;line-height:1.5}.block{flex:0 0 100%;height:200px;margin:2.5% auto;max-width:75vw;padding:1%;width:50vw}.block__title{font-size:16px}.block__btn{font-size:12px}.footer__row_1_col{margin:0;width:150px}.footer__row_2 .footer__newsletter{flex:none;flex-wrap:wrap;margin-bottom:5%;width:100%}.footer_newsletter-label{flex:none;line-height:1;margin-bottom:2.5%;width:100%}.footer_newsletter-form{display:block;flex:none;margin-bottom:1.5%;width:100%}.footer_newsletter-form input{display:block;margin-bottom:1.5%;width:90%}.footer__row_2 .footer__social_links ul{justify-content:flex-start;margin:1.5%}}