@media all and (min-width: 768px){.billboard{padding-top:50px;padding-bottom:110px}}@media all and (max-width: 767px){.billboard{padding-top:30px;padding-bottom:100px}}.billboard__wrapper{display:flex}@media all and (min-width: 768px){.billboard__wrapper{gap:20px;align-items:center}}@media all and (max-width: 767px){.billboard__wrapper{flex-direction:column}}.billboard__content{color:#4860a8}@media all and (min-width: 768px){.billboard__content{flex:45% 1 1}}@media all and (max-width: 767px){.billboard__content{order:2}}.billboard__prefix{font-weight:300;text-transform:uppercase}@media all and (min-width: 768px){.billboard__prefix{font-size:2.25rem}}@media all and (max-width: 767px){.billboard__prefix{font-size:1.875rem}}.billboard__header{font-weight:bold;text-transform:uppercase;line-height:.9;border-bottom:solid 3px #4a98d0;width:-moz-fit-content;width:fit-content;font-size:7.5rem;padding-bottom:10px}@media all and (min-width: 768px)and (max-width: 1024px){.billboard__header{font-size:5rem}}@media all and (max-width: 767px){.billboard__header{margin-top:5px}}.billboard__copy{line-height:1.5;font-weight:500;margin-top:30px}@media all and (min-width: 768px){.billboard__copy{font-size:1.25rem;max-width:500px}}@media all and (max-width: 767px){.billboard__copy{font-size:1.5rem}}.billboard__copy::after{display:block;content:"";border-radius:0 0 500px;background-color:#4a98d0;margin-top:30px}@media all and (min-width: 768px){.billboard__copy::after{width:52px;height:48px}}@media all and (max-width: 767px){.billboard__copy::after{width:64px;height:60px}}@media all and (min-width: 768px){.billboard__visual{flex:55% 0 1;align-self:flex-start}}@media all and (max-width: 767px){.billboard__visual{order:1;margin-bottom:50px;align-self:center}}@media all and (max-width: 767px){.billboard__desktop-image{display:none}}@media all and (min-width: 768px){.billboard__mobile-image{display:none}}.features{padding-block:80px;color:#fff;text-align:center}@media all and (min-width: 768px){.features{background:url("../assets/global/bg-pattern-top-darkblue.png") no-repeat 0 0,#4860a8 url("../assets/global/bg-pattern-bottom-darkblue.png") no-repeat right 0 bottom}}@media all and (max-width: 767px){.features{background:url("../assets/global/bg-pattern-top-darkblue-mobile.png") no-repeat 0 0,#4860a8 url("../assets/global/bg-pattern-bottom-darkblue-mobile.png") no-repeat right 0 bottom}}.features__header{margin-bottom:50px}.features__cards{display:flex;justify-content:center;gap:40px}@media all and (min-width: 768px)and (max-width: 1024px){.features__cards{flex-wrap:wrap}}@media all and (max-width: 767px){.features__cards{flex-direction:column;align-items:center}}.features__card{color:#000;flex:316px 0 1;max-width:316px;background-color:#fff;border-radius:20px;border:solid 4px rgba(0,0,0,0);text-align:center;box-shadow:0 6px rgba(0,0,0,.25)}.features__card img{display:inline-block}.features__inner-top{padding:30px;border-bottom:solid 2px #4860a8}.features__icon{margin-bottom:24px}.features__button{--box-shadow: 0 7px;min-height:50px;background-color:#ccc;box-shadow:var(--box-shadow) #333;border-radius:999px;max-width:232px;width:100%;display:flex;justify-content:center;align-items:center;margin-inline:auto;text-transform:uppercase;text-decoration:none;font-size:2rem;color:#fff;font-weight:bold}.features__button:hover{transform:translateY(7px);box-shadow:none !important}.features__inner-bottom{padding:20px 30px;font-weight:200;line-height:1.4}.features--learn{border-color:#4a98d0}.features--learn .features__button{background-color:#4a98d0;box-shadow:var(--box-shadow) #0074c7}.features--learn .features__button:hover{background-color:#0074c7}.features--integrate{border-color:#002287}.features--integrate .features__button{background-color:#4860a8;box-shadow:var(--box-shadow) #002287}.features--integrate .features__button:hover{background-color:#002287}.features--connect{border-color:#d72c44}.features--connect .features__button{background-color:#d72c44;box-shadow:var(--box-shadow) #a80018}.features--connect .features__button:hover{background-color:#a80018}.our-team{padding-block:80px}.team{background:#e8f1f7}@media all and (min-width: 768px){.team{background:url("../assets/global/bg-pattern-top-lightblue.png") no-repeat right 0,url("../assets/global/bg-pattern-repeat-left-lightblue.png") repeat-y 0 0,#e8f1f7 url("../assets/global/bg-pattern-repeat-right-lightblue.png") repeat-y right 0}}@media all and (max-width: 767px){.team{background:url("../assets/global/bg-pattern-top-lightblue-mobile.png") no-repeat right 0,url("../assets/global/bg-pattern-repeat-left-lightblue-mobile.png") repeat-y 0 0,#e8f1f7 url("../assets/global/bg-pattern-repeat-right-lightblue-mobile.png") repeat-y right 0}}@media all and (min-width: 768px){.team{padding-block:150px}}@media all and (max-width: 767px){.team{padding-block:100px}}.team__container{display:flex;flex-direction:column}@media all and (min-width: 768px){.team__container{gap:100px}}@media all and (max-width: 767px){.team__container{gap:135px}}.team__category{border:solid 4px #4a98d0;border-radius:20px;background-color:#4a98d0;text-align:center;box-shadow:0 6px rgba(0,0,0,.25);overflow:hidden}.team__category-header{padding:30px;background-color:#fff}.team__category-title{color:#4860a8;font-weight:bold;margin-bottom:20px;text-transform:uppercase}@media all and (min-width: 768px){.team__category-title{font-size:2.5rem}}@media all and (max-width: 767px){.team__category-title{font-size:2rem}}.team__members{background-color:#4a98d0;display:flex}@media all and (min-width: 768px){.team__members{gap:20px 40px;flex-wrap:wrap;justify-content:center;padding:30px}}@media all and (max-width: 767px){.team__members{flex-direction:column;padding:40px 30px;gap:20px}}.team__member{text-transform:uppercase;color:#fff}@media all and (min-width: 768px){.team__member{flex:170px 0 0}}.team__member-image{border:solid 4px #4860a8;border-radius:50%}@media all and (min-width: 768px){.team__member-image{width:140px;height:140px}}@media all and (max-width: 767px){.team__member-image{width:190px;height:190px;border-width:6px}}.team__member-name{font-weight:800;line-height:1.4;margin-top:10px}@media all and (min-width: 768px){.team__member-name{font-size:.9375rem}}@media all and (max-width: 767px){.team__member-name{font-size:1.3125rem}}.team__member-title{line-height:1.4}@media all and (min-width: 768px){.team__member-title{font-size:.875rem}}@media all and (max-width: 767px){.team__member-title{font-size:1.1875rem}}.publications{color:#fff;padding-top:100px;padding-bottom:200px}@media all and (min-width: 768px){.publications{background:url("../assets/global/bg-pattern-top-darkblue.png") no-repeat 0 0,#4860a8 url("../assets/global/bg-pattern-bottom-darkblue.png") no-repeat right 0 bottom}}@media all and (max-width: 767px){.publications{background:url("../assets/global/bg-pattern-top-darkblue-mobile.png") no-repeat 0 0,#4860a8 url("../assets/global/bg-pattern-bottom-darkblue-mobile.png") no-repeat right 0 bottom}}.publications__header{text-align:center;margin-bottom:60px}
