/* Theme base styles */
/*Custom Font*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');


/*Custom Font*/
/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*,*:before,*:after{box-sizing:border-box}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

:root{--column-gap:2.13%;--column-width-multiplier:8.333}.row-fluid{display:flex;flex-wrap:wrap;width:100%}.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12{min-height: 1px;width: 100%;}/* Desktop layout */@media(min-width:768px){.row-fluid{flex-wrap:nowrap;justify-content:space-between}.row-fluid .span1{width:calc(var(--column-width-multiplier) * 1% *1- var(--column-gap) *(11* var(--column-width-multiplier) / 100))}.row-fluid .span2{width:calc(var(--column-width-multiplier) * 1% *2- var(--column-gap) *(10* var(--column-width-multiplier) / 100))}.row-fluid .span3{width:calc(var(--column-width-multiplier) * 1% *3- var(--column-gap) *(9* var(--column-width-multiplier) / 100))}.row-fluid .span4{width:calc(var(--column-width-multiplier) * 1% *4- var(--column-gap) *(8* var(--column-width-multiplier) / 100))}.row-fluid .span5{width:calc(var(--column-width-multiplier) * 1% *5- var(--column-gap) *(7* var(--column-width-multiplier) / 100))}.row-fluid .span6{width:calc(var(--column-width-multiplier) * 1% *6- var(--column-gap) *(6* var(--column-width-multiplier) / 100))}.row-fluid .span7{width:calc(var(--column-width-multiplier) * 1% *7- var(--column-gap) *(5* var(--column-width-multiplier) / 100))}.row-fluid .span8{width:calc(var(--column-width-multiplier) * 1% *8- var(--column-gap) *(4* var(--column-width-multiplier) / 100))}.row-fluid .span9{width:calc(var(--column-width-multiplier) * 1% *9- var(--column-gap) *(3* var(--column-width-multiplier) / 100))}.row-fluid .span10{width:calc(var(--column-width-multiplier) * 1% *10- var(--column-gap) *(2* var(--column-width-multiplier) / 100))}.row-fluid .span11{width:calc(var(--column-width-multiplier) * 1% *11- var(--column-gap) *(1* var(--column-width-multiplier) / 100))}}
.content-wrapper{margin:0 auto;padding:0 1rem}@media screen and (min-width:1380px){.content-wrapper{padding:0}}.dnd-section>.row-fluid{margin:0 auto}.dnd-section .dnd-column{padding:0 1rem}@media(max-width:767px){.dnd-section .dnd-column{padding:0}}

/* Elements
Base HMTL elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

body{line-height:1.4;overflow-wrap:break-word}html[lang^="ja"] body,html[lang^="zh"] body,html[lang^="ko"] body{line-break:strict;overflow-wrap:normal;word-break:break-all}p{font-size:1rem;margin:0 0 1.4rem}a{cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0 0 1.4rem}ul,ol{margin:0 0 1.4rem}ul ul,ol ul,ul ol,ol ol{margin:0}ul.no-list{list-style:none;margin:0;padding-left:0}pre{overflow:auto}code{vertical-align:bottom}blockquote{border-left:2px solid;margin:0 0 1.4rem;padding-left:.7rem}hr{border:0;border-bottom:1px solid #CCC}img{font-size:.583rem;word-break:normal}
button,.button,.hs-button{cursor:pointer;display:inline-block;text-align:center;transition:all .15s linear;white-space:normal}button:disabled,.button:disabled,.hs-button:disabled{background-color:#d0d0d0;border-color:#d0d0d0;color:#e6e6e6}.no-button,.no-button:hover,.no-button:focus,.no-button:active{background:0;border:0;border-radius:0;color:initial;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-bottom:0;padding:0;text-align:left;text-decoration:none;transition:none}
.hs-form-field{margin-bottom:1.4rem}form label{display:block;font-size:.875rem;margin-bottom:.35rem}.form-title{margin-bottom:0}form legend{font-size:.875rem}form input[type=text],form input[type=search],form input[type=email],form input[type=password],form input[type=tel],form input[type=number],form input[type=file],form select,form textarea{display:inline-block;font-size:.875rem;padding:.7rem;width:100%}form textarea{resize:vertical}form fieldset{max-width:100% !important}form .inputs-list{margin:0;padding:0;list-style:none}form .inputs-list>li{display:block;margin:.7rem 0}form .inputs-list input,form .inputs-list span{vertical-align:middle}form input[type=checkbox],form input[type=radio]{cursor:pointer;margin-right:.35rem}.hs-dateinput{position:relative}.hs-dateinput:before{content:'\01F4C5';position:absolute;right:10%;top:50%;transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:#FFF}.fn-date-picker td.is-selected .pika-button{border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:hover,.fn-date-picker td .pika-button:focus{border-radius:0 !important;color:#FFF}form input[type=file]{background-color:transparent;border:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}form .hs-richtext img{max-width:100% !important}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:1rem !important}.hs-form-required{color:#ef6b51}.hs-input.invalid.error{border-color:#ef6b51}.hs-error-msg{color:#ef6b51;margin-top:.35rem}form input[type=submit],form .hs-button{cursor:pointer;display:inline-block;text-align:center;transition:all .15s linear;white-space:normal}.grecaptcha-badge{margin:0 auto}.body-container-wrapper .hs-search-field__button{padding:15px}.body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button{margin-left:6px;margin-bottom:0}.body-container-wrapper .hs-search-field__button svg{height:15px;fill:#fff}.body-container-wrapper .hs-search-field__bar>form>.hs-search-field__input{padding:10px}.body-container-wrapper .hs-search-field__suggestions li a{color:#494a52;padding:.35rem .7rem;text-decoration:none;transition:background-color .3s}
table{border-collapse:collapse;margin-bottom:1.4rem;overflow-wrap:break-word}td,th{vertical-align:top}thead th{vertical-align:bottom}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

.header .dnd-section{padding:0}.header__container{display:flex;justify-content:space-between}.header__row-1{padding-top:1rem}.header__row-1,.header__row-2{align-items:center;display:flex;justify-content:flex-end;width:100%}@media(max-width:1150px) and (min-width:767px){.header__column{width:100%}}@media(max-width:767px){.header__container{flex-direction:column;padding:1rem 0 0}.header__column{position:relative}.header__row-1{padding-top:0}.header__row-2{justify-content:center;padding:1.05rem}}.header__skip{height:1px;left:-1000px;overflow:hidden;position:absolute;text-align:left;top:-1000px;width:1px}.header__skip:hover,.header__skip:focus,.header__skip:active{height:auto;left:0;overflow:visible;top:0;width:auto}.header__logo{align-items:center;display:flex;height:auto;margin-right:auto;max-width:200px;overflow:hidden}@media(max-width:767px){.header__logo{margin:0 auto;width:100%}}.header__logo img{max-width:100%}.header__logo .logo-company-name{font-size:1.167rem;margin-top:.7rem}.header__logo--main{padding-top:1rem}.header__search{padding:0 1rem;width:auto}.hs-search-field__form{position:relative}.header__search .hs-search-field__label{flex-basis:auto}
.header__search .hs-search-field__input {
  height: 45px;padding: 0 0.7rem;}
.header__search .hs-search-field__button{padding:0;fill:#000;background-color:transparent;border:0;padding:10px;position:absolute;top:0;right:0}.header__search .hs-search-field__button svg{height:25px}.header__search .hs-search-field--open .hs-search-field__input{border-bottom:0;border-radius:6px 6px 0 0;max-width:100%}.header__search .hs-search-field--open .hs-search-field__suggestions{background-color:#FFF;border:2px solid #d1d6dc;border-radius:0 0 6px 6px;border-top-width:1px;position:absolute;width:100%;z-index:10}.header__search .hs-search-field__suggestions li{border-top:1px solid #d1d6dc;font-size:.875rem}.header__search .hs-search-field__suggestions li a{color:#494a52;padding:.35rem .7rem;text-decoration:none;transition:background-color .3s}.header__search .hs-search-field__suggestions #results-for{display:none}@media(min-width:767px){.header__search form{align-items:center;display:flex;flex-direction:row}.header__search label{margin:0 1rem 0 0}.header__search .hs-search-field__input{width:auto}}@media(max-width:767px){.header__search{border-top:2px solid #ced4db;order:1;padding:1.05rem}}.header__language-switcher{cursor:pointer;padding-right:1.4rem}.header__language-switcher .lang_switcher_class{position:static}.header__language-switcher .lang_list_class{border:2px solid;border-radius:3px;box-shadow:0 2px 9px 0 rgba(0,0,0,0.2);display:block;left:calc(100% - 24px);opacity:0;min-width:100px;padding-top:0;text-align:left;top:100%;transition:opacity .3s;visibility:hidden}.header__language-switcher:hover .lang_list_class,.header__language-switcher:focus .lang_list_class{opacity:1;transition:opacity .3s;visibility:visible}.header__language-switcher .lang_list_class:before{left:70%;top:-25px}.header__language-switcher .lang_list_class:after{left:70%;top:-22px}.header__language-switcher .lang_list_class.first-active::after{top:-22px;transition:.3s}.header__language-switcher .lang_list_class li{border:0;font-size:18px;padding:.35rem .7rem}.header__language-switcher .lang_list_class li:first-child{border-radius:6px 6px 0 0;border-top:0}.header__language-switcher .lang_list_class li:last-child{border-bottom:0;border-radius:0 0 6px 6px}.header__language-switcher .lang_list_class li:hover{transition:background-color .3s}.header__language-switcher--label{display:flex;position:relative}.header__language-switcher--label-current{align-items:center;display:flex;font-size:.75rem;margin-bottom:.175rem;margin-left:.7rem}.header__language-switcher--label-current:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #494a52;content:"";display:block;height:0;margin-left:.7rem;margin-top:.175rem;width:0}@media(max-width:767px){.header__language-switcher{border-top:2px solid #ced4db;padding-left:1.05rem;padding-right:0}.header__language-switcher .lang_list_class{border:0;box-shadow:unset;display:block;left:30px;opacity:1;padding:0 1.05rem;top:0;visibility:visible}.header__language-switcher .lang_list_class li{background-color:inherit;font-size:.917rem}.header__language-switcher--label-current{display:none}.header__language-switcher .globe_class{background-image:none}.header__language-switcher .lang_list_class li:hover{background-color:inherit}.header__language-switcher .lang_list_class:before,.header__language-switcher .lang_list_class:after{content:none}}#nav-toggle{display:none}@media(max-width:767px){.header__navigation,.header__search,.header__language-switcher{display:none;width:100%}.header__navigation.open,.header__search.open,.header__language-switcher.open{background-color:#f8fafc;display:block;left:0;min-height:calc(100vh - 115px);position:absolute;right:0;top:75px;z-index:2}.header__navigation--toggle,.header__search--toggle,.header__language-switcher--toggle,.header__close--toggle{cursor:pointer;margin:0 5vw;position:relative}.header__navigation--toggle.hide,.header__search--toggle.hide,.header__language-switcher--toggle.hide{display:none}.header__navigation--toggle.open,.header__search--toggle.open,.header__language-switcher--toggle.open{display:block;margin-left:0;margin-right:auto}.header__navigation--toggle:after,.header__search--toggle:after,.header__language-switcher--toggle:after{display:none;font-size:1.083rem;font-weight:600;position:absolute;left:40px;text-transform:uppercase;top:-10px}.header__navigation--toggle.open:after,.header__search--toggle.open:after,.header__language-switcher--toggle.open:after{display:block;word-break:normal}.header__navigation--toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);background-size:cover;height:25px;width:25px}.header__navigation--toggle:after{content:"Menu"}.header__language-switcher--toggle{background-image:url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);background-size:cover;height:25px;width:25px}.header__language-switcher--toggle:after{content:"Language"}.header__search--toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);background-size:cover;height:25px;width:25px}.header__search--toggle:after{content:"Search"}.header__close--toggle{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);background-repeat:no-repeat;background-size:110%;display:none;height:25px;margin-right:0;width:25px}.header__close--toggle.show{display:block}}
.hs-menu-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper{flex-direction:column}@media(max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}}.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}@media(max-width:767px){.hs-menu-wrapper.hs-menu-flow-vertical ul{display:flex}}.hs-menu-wrapper.flyouts .hs-item-has-children{position:relative}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper{left:-9999px;opacity:0;position:absolute}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{display:block;white-space:nowrap}.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;top:100%}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:100%;opacity:1;top:0}@media(max-width:767px){.hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{left:0;opacity:1;position:relative;top:auto}}.hs_cos_wrapper_type_cta img,.hs_cos_wrapper_type_logo img,.hs_cos_wrapper_type_rich_text img{height:auto;max-width:100%}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

.show-for-sr{border:0 !important;clip:rect(0,0,0,0) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}@media(max-width:767px){.show-for-sr--mobile{border:0 !important;clip:rect(0,0,0,0) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}}
.page_center{max-width:none !important;margin:0 auto;padding:0 80px;float:none}@media only screen and (min-width:1080px){.page_center{max-width:none !important;margin:0 auto;padding:0 80px !important;float:none}._heading_content_outer_wrap .page_center{padding:0 170px !important}}@media only screen and (max-width:1700px) and (min-width:1200px){.page_center{max-width:none !important;padding:0 80px !important}._bannerSlider_outer_wrap ._hero_banner ._banner_outer.page_center{max-width:none !important;padding:0 80px !important}._site_footer_outer ._site_footer_menu_list_four_repeater a,._site_footer_outer ._site_footer_menu_list_one_repeater a,._site_footer_outer ._site_footer_menu_list_three_repeater a,._site_footer_outer ._site_footer_menu_list_two_repeater a{font-size:16px !important;line-height:28px}}@media(max-width:1080px){.page_center{padding:0 20px !important}}._blog_page_center{max-width:1384px;margin:0 auto;float:none;padding:0 20px}body{font-family:"Jost",sans-serif;line-height:0}h1{color:#fff !important;font-family:Jost !important;font-size:56px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;margin-bottom:50px !important;text-transform:uppercase !important;margin:0 !important}h2{color:#000 !important;font-family:Jost !important;font-size:48px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;text-transform:uppercase !important;margin:0 !important}h3{color:#000 !important;font-family:Jost !important;font-size:40px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;text-transform:capitalize !important;margin:0 !important}h4{color:#101828 !important;font-family:Jost !important;font-size:32px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;text-transform:capitalize !important;margin:0 !important}h5{color:#000 !important;font-family:Jost !important;font-size:28px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;text-transform:capitalize !important;margin:0 !important}h6{color:#000 !important;font-family:Jost !important;font-size:26px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;text-transform:capitalize !important;margin:0 !important}p,ul li,ol li{color:#000 !important;font-family:"DM Sans" !important;font-size:24px !important;font-style:normal !important;font-weight:400 !important;line-height:1.583 !important;margin:0 !important}._atlas_blog_post_content_outer #hs_cos_wrapper_post_body a{color:#c8161d !important;text-decoration:none;font-family:"DM Sans" !important;font-size:24px !important;font-style:normal !important;font-weight:400 !important;line-height:1.583 !important;margin:0 !important}a._light_background,._light_background .actions:has(input[type=submit].hs-button){border:3px solid #c8161d !important;border-radius:10px !important;color:#000 !important;display:inline-block !important;font-family:DM Sans !important;font-size:24px !important;font-style:normal !important;font-weight:700 !important;line-height:1.583 !important;padding:12px 26px !important;position:relative !important;text-align:center !important;text-decoration:none !important;text-transform:capitalize !important;transition:.3s}a._dark_background,._dark_background .actions:has(input[type=submit].hs-button){border:3px solid #c8161d !important;border-radius:10px !important;color:#fff !important;display:inline-block !important;font-family:DM Sans !important;font-size:24px !important;font-style:normal !important;font-weight:700 !important;line-height:38px !important;padding:12px 26px !important;position:relative !important;text-align:center !important;text-decoration:none !important;text-transform:capitalize !important;transition:.3s}a._dark_background:before,a._light_background:before,._dark_background .actions:has(input[type=submit].hs-button):before,._light_background .actions:has(input[type=submit].hs-button):before{border-left:8px solid #c8161d !important;border-top:8px solid #c8161d !important;content:"" !important;height:40px !important;left:-5px !important;position:absolute !important;top:-5px !important;width:40px !important}a._dark_background:after,a._light_background:after,._dark_background .actions:has(input[type=submit].hs-button):after,._light_background .actions:has(input[type=submit].hs-button):after{border-bottom:8px solid #c8161d !important;border-right:8px solid #c8161d !important;bottom:-5px !important;content:"" !important;height:40px !important;position:absolute !important;right:-5px !important;width:40px !important}a._light_background:hover,._atlas_blog_post_content_outer #hs_cos_wrapper_post_body a._light_background:hover,._atlas_blog_post_content_outer #hs_cos_wrapper_post_body a._dark_background:hover,a._dark_background:hover,._light_background .actions:has(input[type=submit].hs-button):hover,._dark_background .actions:has(input[type=submit].hs-button):hover{background-color:#c8161d !important;color:#fff !important}._light_background .actions:has(input[type=submit].hs-button):hover input[type=submit],._dark_background .actions:has(input[type=submit].hs-button):hover input[type=submit]{color:#fff !important}a._light_background:hover::before,a._dark_background:hover::before,a._light_background:hover::after,a._dark_background:hover::after,._light_background .actions:has(input[type=submit].hs-button):hover::before,._dark_background .actions:has(input[type=submit].hs-button):hover::before,._light_background .actions:has(input[type=submit].hs-button):hover::after,._dark_background .actions:has(input[type=submit].hs-button):hover::after{border-color:#fff !important}._dark_background input[type=submit].hs-button.primary.large,._light_background input[type=submit].hs-button.primary.large{padding:0 !important;border:none !important;outline:0 !important}@media(max-width:1700px){h1{font-size:46px !important}h2{font-size:39.41px !important}h3{font-size:32.84px !important}h4{font-size:26.27px !important}h5{font-size:22.99px !important}h6{font-size:21.34px !important}p,ul li,ol li,._atlas_blog_post_content_outer #hs_cos_wrapper_post_body a{font-size:19.70px !important;line-height:1.4 !important}a._light_background,._light_background .actions:has(input[type=submit].hs-button),a._dark_background,._dark_background .actions:has(input[type=submit].hs-button){font-size:19.70px !important;line-height:1.2 !important}._dark_background .actions:has(input[type=submit].hs-button):before,._light_background .actions:has(input[type=submit].hs-button):before,a._dark_background:before,a._light_background:before,._dark_background .actions:has(input[type=submit].hs-button):after,._light_background .actions:has(input[type=submit].hs-button):after,a._dark_background:after,a._light_background:after{width:30px !important;height:30px !important}}@media(max-width:1081px){h1{font-size:40px !important}h2{font-size:34.29px !important}h3{font-size:28.57px !important}h4{font-size:22.86px !important}h5{font-size:20px !important}h6{font-size:18.57px !important}p,ul li,ol li,._atlas_blog_post_content_outer #hs_cos_wrapper_post_body a{font-size:17.14px !important}a._light_background,._light_background .actions:has(input[type=submit].hs-button),a._dark_background,._dark_background .actions:has(input[type=submit].hs-button){padding:10px 25px !important;font-size:17.14px !important}._dark_background .actions:has(input[type=submit].hs-button):before,._light_background .actions:has(input[type=submit].hs-button):before,a._dark_background:before,a._light_background:before,._dark_background .actions:has(input[type=submit].hs-button):after,._light_background .actions:has(input[type=submit].hs-button):after,a._dark_background:after,a._light_background:after{border-width:7px !important}}@media(max-width:768px){h1{font-size:36px !important}h2{font-size:30.86px !important}h3{font-size:25.71px !important}h4{font-size:20.57px !important}h5{font-size:18px !important}h6{font-size:16.71px !important}p,ul li,ol li,._atlas_blog_post_content_outer #hs_cos_wrapper_post_body a,a._light_background,._light_background .actions:has(input[type=submit].hs-button),a._dark_background,._dark_background .actions:has(input[type=submit].hs-button){font-size:15.43px !important}}@media(max-width:400px){h1{font-size:30px !important}h2{font-size:26.86px !important}h3{font-size:24.71px !important}}._bannerSlider_outer_wrap ._banner_outer{z-index:9}._bannerSlider_outer_wrap ._heroBanner_content{width:100%}._bannerSlider_outer_wrap .bannerTitle_h1 h1{font-family:Jost;font-size:46px !important;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;color:#fff;display:inline-block;margin-bottom:50px}._bannerSlider_outer_wrap .bannerTitle_h1 h1 span{position:relative;border-radius:10px;border:2px solid #c8161d;display:inline-block;padding:0 10px}._bannerSlider_outer_wrap .bannerTitle_h1 h1 span:before{border-left:10px solid #c8161d !important;border-top:10px solid #c8161d !important;content:"" !important;height:40px !important;left:-5px !important;position:absolute !important;top:-5px !important;width:40px !important}._bannerSlider_outer_wrap .bannerTitle_h1 h1 span:after{border-bottom:10px solid #c8161d !important;border-right:10px solid #c8161d !important;bottom:-5px !important;content:"" !important;height:40px !important;position:absolute !important;right:-5px !important;width:40px !important}._bannerSlider_outer_wrap .banner_Content p{font-family:Jost;font-size:26px!important;font-style:normal;font-weight:500!important;line-height:normal;text-transform:capitalize;color:#fff !important}._bannerSlider_outer_wrap .banner_Button{margin-top:100px}._bannerSlider_outer_wrap.slick-initialized.slick-slider{margin-bottom:0}._bannerSlider_outer_wrap button.slick-prev.slick-arrow{left:45% !important;top:95%;z-index:2}._bannerSlider_outer_wrap button.slick-next.slick-arrow{right:45% !important;top:95%;z-index:111}
._bannerSlider_outer_wrap button.slick-prev.slick-arrow:before{content:"";background:url(https://5981952.fs1.hubspotusercontent-na1.net/hubfs/5981952/Atlas-System-2024/Home%20Page/arrow_left.svg);width:26px;height:51px;background-size:10px;display:flex;margin-top:-5px;font-size:20px;background-repeat:no-repeat}._bannerSlider_outer_wrap button.slick-next.slick-arrow:before{content:"";background:url(https://5981952.fs1.hubspotusercontent-na1.net/hubfs/5981952/Atlas-System-2024/Home%20Page/arrow_right.svg);width:26px;height:51px;display:flex;margin-top:-5px;font-size:20px;background-repeat:no-repeat;background-size:10px}._bannerSlider_outer_wrap button.slick-next.slick-arrow:hover,._bannerSlider_outer_wrap button.slick-prev.slick-arrow:hover,._bannerSlider_outer_wrap button.slick-next.slick-arrow:focus,._bannerSlider_outer_wrap button.slick-prev.slick-arrow:focus{border:none !important}._bannerSlider_outer_wrap .slick-slider{margin-bottom:0!Important}._bannerSlider_outer_wrap .bannerTitle_h1{margin-bottom:52px;max-width:70%}@media(max-width:1540px){._bannerSlider_outer_wrap .bannerTitle_h1{margin-bottom:32px}._bannerSlider_outer_wrap .bannerTitle_h1,._bannerSlider_outer_wrap .banner_Content{max-width:70%}._bannerSlider_outer_wrap .banner_Button{margin-top:50px}._bannerSlider_outer_wrap .bannerTitle_h1 h1{margin-bottom:30px}}@media(max-width:1081px){._bannerSlider_outer_wrap ._atls_hero_slider{display:flex !important;min-height:calc(100vh - 200px);height:1080px;position:relative}._bannerSlider_outer_wrap ._banner_outer{bottom:100px}._bannerSlider_outer_wrap .bannerTitle_h1 h1 br{display:none}._bannerSlider_outer_wrap ._heroBanner_content{text-align:center}._bannerSlider_outer_wrap .bannerTitle_h1 h1{font-size:36px !important;font-weight:500}._bannerSlider_outer_wrap .banner_Content p{font-size:24px}._bannerSlider_outer_wrap .banner_Content,._bannerSlider_outer_wrap .bannerTitle_h1{max-width:100%}._bannerSlider_outer_wrap ._bannerSlider_outer_wrap button.slick-prev.slick-arrow{left:45% !important;top:95%}._bannerSlider_outer_wrap ._bannerSlider_outer_wrap button.slick-next.slick-arrow{right:45% !important;top:95%}._bannerSlider_outer_wrap .bannerTitle_h1 h1 br,._bannerSlider_outer_wrap .banner_Content p br{display:none}}@media(max-width:768px){._bannerSlider_outer_wrap ._atls_hero_slider{height:100vh}._bannerSlider_outer_wrap ._bannerSlider_outer_wrap button.slick-prev.slick-arrow{left:40% !important}._bannerSlider_outer_wrap ._bannerSlider_outer_wrap button.slick-next.slick-arrow{right:40% !important}._bannerSlider_outer_wrap .banner_Content p{font-size:24px !important}._bannerSlider_outer_wrap .bannerTitle_h1 h1{font-size:36px !important;font-weight:500}._bannerSlider_outer_wrap ._banner_outer{bottom:100px}}@media(max-width:401px){._bannerSlider_outer_wrap .bannerTitle_h1 h1{font-size:32px !important}._bannerSlider_outer_wrap .banner_Button{margin-top:32px}._bannerSlider_outer_wrap button.slick-next.slick-arrow{right:40% !important}}._address_heading_content_outer_wrap{padding:100px 0}._address_heading_content_outer_wrap ._address_heading_content_inner_wrap{border-radius:10px;border:2px solid #7d7dbb;padding:48px 0;text-align:center;max-width:1449px;margin:0 auto}._address_heading_content_outer_wrap ._address_heading_content_Title_h3{margin-bottom:16px}._address_heading_content_outer_wrap ._address_heading_content_Title_h3 h3{color:#c8161d !important}._address_heading_content_outer_wrap ._address_Content_Section_p{padding-top:32px}._address_heading_content_outer_wrap ._address_Content_Section_p p{color:#000;text-align:center;font-family:"DM Sans";font-size:24px;font-style:normal;font-weight:400;line-height:38px;text-transform:capitalize;margin-bottom:0}._address_heading_content_outer_wrap ._address_Content_Section_p p{padding-bottom:30px}._address_heading_content_outer_wrap ._address_Content_Section_p p:last-child{padding-bottom:0}@media(max-width:1080px){._address_heading_content_outer_wrap{padding:50px 0 50px}._address_heading_content_outer_wrap ._address_heading_content_inner_wrap{padding-left:20px;padding-right:20px}}@media(max-width:768px){._address_heading_content_outer_wrap ._address_heading_content_inner_wrap{padding:35px 20px}}._cardcarousel_outer_wrap{padding:60px 0 70px}._cardcarousel_outer_wrap ._cardcarousel_heading_h2{text-align:center;margin-bottom:64px}._cardcarousel_outer_wrap ._cardcarousel_section_outer{display:flex;justify-content:space-between;align-items:center}._cardcarousel_outer_wrap ._cardcarousel_section_inner{padding:56px 24px 56px 32px;border-radius:10px;background:rgba(125,125,187,0.16);margin:0 18px}._cardcarousel_outer_wrap ._cardcarousel_title{margin-top:56px;margin-bottom:40px}._cardcarousel_outer_wrap .page_center{margin:0 0 0 auto !important;padding-right:0 !important}._cardcarousel_outer_wrap .slick-slide{margin:0 18px}._cardcarousel_section_outer button.slick-prev.slick-arrow:before{display:none}._cardcarousel_section_outer button.slick-next.slick-arrow:before{display:none}._cardcarousel_section_outer button.slick-arrow img{width:30px;height:30px}._cardcarousel_section_outer button.slick-arrow{position:absolute;bottom:-40px !important;top:unset !important;border:0}._cardcarousel_section_outer button.slick-prev{transform:rotate(180deg);bottom:-70px !important;left:45%}._cardcarousel_section_outer button.slick-next.slick-arrow{right:47%;bottom:-70px !important}._cardcarousel_section_outer button.slick-arrow.slick-disabled{opacity:.6}._cardcarousel_section_outer button.slick-next.slick-arrow:hover,._cardcarousel_section_outer button.slick-prev.slick-arrow:hover,._cardcarousel_section_outer button.slick-next.slick-arrow:focus,._cardcarousel_section_outer button.slick-prev.slick-arrow:focus{border:none !important}._cardcarousel_section_outer .slick-slider{margin-bottom:0!Important}@media(max-width:1700px){._cardcarousel_outer_wrap .page_center{margin:0 0 0 auto !important;padding-right:0 !important}}@media(max-width:1200px){._cardcarousel_outer_wrap ._cardcarousel_title{margin-bottom:25px;margin-top:35px}._cardcarousel_outer_wrap ._cardcarousel_section_inner{margin:0 18px}._cardcarousel_outer_wrap ._cardcarousel_outer_wrap{padding:80px 0}}@media(max-width:768px){._cardcarousel_outer_wrap ._cardcarousel_section_inner{margin:0}._cardcarousel_outer_wrap ._cardcarousel_section_inner.slick-slide,._cardcarousel_outer_wrap ._cardcarousel_section_inner.slick-slide.slick-active{margin-left:0}._cardcarousel_outer_wrap{padding:50px 0}._cardcarousel_outer_wrap ._cardcarousel_heading_h2{margin-bottom:32px}._cardcarousel_section_outer button.slick-prev{bottom:-52px !important}._cardcarousel_section_outer button.slick-next.slick-arrow{bottom:-52px !important}}@media(max-width:480px){._cardcarousel_section_outer button.slick-arrow.slick-next{right:39% !important;bottom:-62px !important}._cardcarousel_section_outer button.slick-arrow img{width:80%;height:auto}._cardcarousel_section_outer button.slick-arrow.slick-prev{left:39% !important;bottom:-63px !important}._cardcarousel_section_outer button.slick-arrow img{width:80%;height:auto}}._cardContent_outer_wrap{padding:60px 0}._cardContent_outer_wrap ._cardContent_title{text-align:center;padding-bottom:50px}._cardContent_outer_wrap ._cardContent_details_outer{display:flex;flex-wrap:wrap;justify-content:space-between}._cardContent_outer_wrap ._cardContent_details_inner{padding:16px;flex:0 32%;text-align:center;background:rgba(125,125,187,.16);border:1px solid rgba(0,0,0,.1);border-radius:10px}._cardContent_outer_wrap ._cardContent_cardTitle{padding-bottom:16px}@media(max-width:1700px){._cardContent_outer_wrap ._cardContent_title{padding-bottom:20px}}@media(max-width:991px){._cardContent_outer_wrap ._cardContent_details_inner{flex:0 47%}._cardContent_outer_wrap ._cardContent_details_outer{gap:30px 0}._cardContent_outer_wrap ._cardContent_outer_wrap{padding:50px 0}}@media(max-width:651px){._cardContent_outer_wrap ._cardContent_details_inner{flex:0 100%}}._cardMod_outer_wrap{padding:60px 0;background:linear-gradient(to bottom,#7d7dbb29 70%,transparent 20%)}._cardMod_outer_wrap ._cardMod_headingSection{text-align:center;margin-bottom:44px}._cardMod_outer_wrap ._cardList_outer{padding-top:44px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}._cardMod_outer_wrap ._cardList_inner{flex:0 23%;position:relative}._cardMod_outer_wrap ._cardList_inner img{border-radius:10px}._cardMod_outer_wrap ._card_Overlay_content{position:absolute;top:0;padding:20px 20px 0}._cardMod_outer_wrap ._cardTitle h2{color:#FFF !important;font-size:56px !important}._cardMod_outer_wrap ._cardContent p{color:#FFF !important}._cardMod_outer_wrap ._cardMod_title_h2{margin-bottom:32px}@media(max-width:1850px){._cardMod_outer_wrap ._cardTitle h2{color:#FFF !important;font-size:48px !important}}@media(max-width:1700px){._cardMod_outer_wrap ._cardTitle h2{color:#FFF !important;font-size:34px !important}}@media(max-width:1340px){._cardMod_outer_wrap ._card_Overlay_content{padding:10px 10px 0}._cardMod_outer_wrap ._cardContent p{font-size:18px !important}}@media(max-width:1081px){._cardMod_outer_wrap ._cardList_inner{flex:0 48%}._cardMod_outer_wrap ._cardList_inner img{width:100%}._cardMod_outer_wrap ._cardContent p{font-size:20px !important}._cardMod_outer_wrap{background:linear-gradient(180deg,#7d7dbb29 80%,transparent 0);padding:60px 0}._cardMod_outer_wrap ._card_Overlay_content{padding:20px 20px 0}}@media(max-width:768px){._cardMod_outer_wrap ._cardMod_headingSection{margin-bottom:20px}._cardMod_outer_wrap ._cardList_outer{padding-top:20px}._cardMod_outer_wrap ._card_Overlay_content{padding:20px 20px 0}._cardMod_outer_wrap{background:linear-gradient(180deg,#7d7dbb29 90%,transparent 0);padding:50px 0}._cardMod_outer_wrap ._cardList_inner{flex:0 100%;position:relative}}._careerMod_outer_wrap{padding:60px 0 60px;background:linear-gradient(to bottom,transparent,#f4f4f4)}._careerMod_outer_wrap ._careerMod_heading_h2{text-align:center;margin-bottom:64px}
._careerMod_outer_wrap ._careerMod_currentOpenings{padding:0 20px;background:#f4f4f4}._careerMod_outer_wrap ._careerMod_currentOpenings_inner iframe{width:100% !important;height:100%}@media(max-width:481px){._careerMod_outer_wrap ._careerMod_outer_wrap{padding:50px 0 50px}}._CareerspeakersOuter_wrap{padding:60px 0}._CareerspeakersOuter_wrap ._speaker_heading{text-align:center;padding-bottom:64px}._CareerspeakersOuter_wrap ._speakersList_inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:16px;padding-bottom:9px !important}._CareerspeakersOuter_wrap ._speakersList_inner:hover{border-radius:10px;background:rgba(125,125,187,0.16);cursor:pointer}._CareerspeakersOuter_wrap ._speaker_image{flex:0 22%}._CareerspeakersOuter_wrap ._speaker_details_section{flex:0 75%;position:relative}._CareerspeakersOuter_wrap ._speakersList_outer{display:flex;flex-direction:column;gap:64px}._CareerspeakersOuter_wrap ._speaker_image img{border-radius:10px;width:100%}._CareerspeakersOuter_wrap ._speaker_deatils{display:flex;flex-direction:column;gap:20px}._CareerspeakersOuter_wrap ._speaker_name{margin-bottom:3px}._CareerspeakersOuter_wrap ._speaker_Button{position:absolute;bottom:10px}._CareerspeakersOuter_wrap ._speakersList_inner{display:none}._CareerspeakersOuter_wrap ._speakersList_inner.show{display:flex !important;align-items:flex-start}._CareerspeakersOuter_wrap ._speakers_loadMore_btn{margin-top:50px;text-align:center}._CareerspeakersOuter_wrap ._speakers_loadMore_btn.all-items-loaded{display:none}._CareerspeakersOuter_wrap ._speakers_loadMore_btn a{transition:background-color .25s ease-out,color .25s ease-out}@media(max-width:1792px){._CareerspeakersOuter_wrap ._speakersList_outer{gap:50px}._CareerspeakersOuter_wrap ._speaker_heading{padding-bottom:20px}}@media(max-width:1241px){._CareerspeakersOuter_wrap ._speaker_Button{margin-top:32px}._CareerspeakersOuter_wrap ._speaker_image{flex:0 23%}._CareerspeakersOuter_wrap ._speaker_details_section{flex:0 72%}}@media(max-width:1081px){._CareerspeakersOuter_wrap ._speakersList_inner{align-items:self-start}._CareerspeakersOuter_wrap ._speaker_image{flex:0 24%}._CareerspeakersOuter_wrap ._speaker_details_section{flex:0 70%}._CareerspeakersOuter_wrap ._speaker_image img{width:100%}._CareerspeakersOuter_wrap ._speakersOuter_wrap{padding:50px 0}}@media(max-width:851px){._CareerspeakersOuter_wrap ._speaker_Button{margin-top:32px;position:unset}}@media(max-width:768px){._CareerspeakersOuter_wrap ._speakersList_inner.show{display:block !important}._CareerspeakersOuter_wrap ._speaker_image{margin-bottom:25px}._CareerspeakersOuter_wrap ._speakersList_outer{gap:40px}._CareerspeakersOuter_wrap ._speaker_image img{width:auto}._CareerspeakersOuter_wrap ._speaker_image{display:flex;justify-content:center}._CareerspeakersOuter_wrap ._speaker_details_section{text-align:center}._CareerspeakersOuter_wrap ._speaker_Button{position:unset}}._contactUs_outer_wrap{background:rgba(125,125,187,0.16);padding:60px 0 60px}._contactUs_outer_wrap ._contactSection_outer{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative}._contactUs_outer_wrap ._contactSection_outer:before{position:absolute;content:"";width:1px;height:100%;background:#000;left:50%;top:0;bottom:0}._contactUs_outer_wrap ._contactSection_outer:after{position:absolute;content:"";width:100%;height:1px;background:#000;left:0;top:45%;bottom:0}._contactUs_outer_wrap ._contactSection_inner{flex:0 46%;padding:50px;padding-top:34px;padding-bottom:64px}._contactUs_outer_wrap ._contactSection_inner:nth-child(3),._contactUs_outer_wrap ._contactSection_inner:nth-child(4){padding-top:64px}._contactUs_outer_wrap ._contact_title h3{color:#c8161d !important}._contactUs_outer_wrap ._contact_title{margin-bottom:24px}._contactUs_outer_wrap ._contact_details p a{font-family:Jost;font-size:32px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;color:#c8161d;text-decoration:none}._contactUs_outer_wrap ._contact_details{display:flex;flex-direction:column;gap:8px}._contactUs_outer_wrap ._contactSection_careerSection_outer{text-align:center;display:flex;justify-content:center;align-items:center;max-width:940px;margin:0 auto;margin-top:67px;gap:110px;padding:40px 0;background:#fff;border-radius:10px}@media(max-width:1792px){._contactUs_outer_wrap ._contactSection_outer:after{top:48%}}@media(max-width:1241px){._contactUs_outer_wrap ._contactSection_inner{flex:0 47%;padding:35px}}@media(max-width:1152px){._contactUs_outer_wrap ._contactSection_inner,._contactUs_outer_wrap ._contactSection_inner:nth-child(3),._contactSection_inner:nth-child(4){padding:30px 0}._contactUs_outer_wrap ._contactSection_outer:after{top:50%}}@media(max-width:1024px){._contactUs_outer_wrap ._contactSection_outer{display:flex;flex-direction:column;gap:40px}._contactUs_outer_wrap ._contactSection_outer:before,._contactUs_outer_wrap ._contactSection_outer:after{content:none}._contactUs_outer_wrap ._contactSection_inner,._contactUs_outer_wrap ._contactSection_inner:nth-child(3),._contactUs_outer_wrap ._contactSection_inner:nth-child(4){padding:0;width:100%}._contactUs_outer_wrap ._contact_title{margin-bottom:20px}._contactUs_outer_wrap ._contactUs_outer_wrap{background:rgba(125,125,187,.16);padding:50px 0 50px}}@media(max-width:768px){._contactUs_outer_wrap ._contactSection_careerSection_outer{padding:40px 20px}._contactUs_outer_wrap ._contact_details p a{font-size:24px}}@media(max-width:621px){._contactUs_outer_wrap ._contactSection_careerSection_outer{flex-direction:column;gap:32px;margin-top:35px}}._content_repeater_outer_wrap{padding:60px 0 60px;background:rgba(125,125,187,0.16)}._content_repeater_outer_wrap ._content_repeater_inner_wrap{text-align:center}._content_repeater_outer_wrap ._content_repeater_outer_section{display:flex;flex-direction:column}._content_repeater_outer_wrap ._content_repater_heading_h2{margin-bottom:32px}._content_repeater_outer_wrap ._content_repeater_outer_section{padding-top:32px;max-width:1428px !important;margin:0 auto !important}._content_repeater_outer_wrap ._content_repeater_inner_section{padding:50px 0;border-bottom:2px solid #c8161d;position:relative}._content_repeater_outer_wrap ._content_repeater_inner_section:first-child{padding-top:0}._content_repeater_outer_wrap ._content_repeater_inner_section:last-child{padding-bottom:0;border-bottom:0}._content_repeater_outer_wrap ._content_repeater_title_h4{margin-bottom:16px !important}._content_repeater_outer_wrap ._content_repeater_title_h4 h4 a,._content_repeater_outer_wrap ._content_repeater_title_h4 h4{color:#c8161d !important;text-decoration:none !important;font-weight:500 !important;font-size:32px !important;font-style:normal !important;line-height:normal !important;text-transform:none !important;font-family:Jost !important}._content_repeater_outer_wrap ._content_repeater_details{display:flex;flex-direction:column;gap:30px}@media(max-width:1540px){._content_repeater_outer_wrap ._content_repeater_inner_section{padding:40px 0}._content_repeater_outer_wrap{padding:64px 0 64px;background:rgba(125,125,187,0.16)}}@media(max-width:1081px){._content_repeater_outer_wrap ._content_repeater_outer_section{max-width:800px !important}}@media(max-width:768px){._content_repeater_outer_wrap ._content_repeater_outer_section{padding-top:16px}._content_repeater_outer_wrap ._content_repater_heading_h2{margin-bottom:16px}._content_repeater_outer_wrap ._content_repeater_outer_wrap{padding:50px 0}._content_repeater_outer_wrap ._content_repeater_title_h4 h4 a,._content_repeater_outer_wrap ._content_repeater_title_h4 h4{font-size:24px !important}}._custom_form_outer_wrap{padding:84px 0 168px}._custom_form_outer_wrap ._customForm_headingSection{text-align:center;padding-bottom:100px}._custom_form_outer_wrap ._customForm_heading{margin-bottom:32px}._custom_form_outer_wrap ._customForm_heading h2{color:#000;text-align:center;font-family:Jost;font-size:48px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase !important;margin-bottom:0}._custom_form_outer_wrap ._customForm_content{padding-top:0}._custom_form_outer_wrap ._customForm_content h4{color:#000;text-align:center;font-family:Jost;font-size:32px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0;text-transform:none !important}._custom_form_outer_wrap ._customForm_section h3{display:none}._custom_form_outer_wrap ._customForm_section form select,._custom_form_outer_wrap ._customForm_section form input[type=text],._custom_form_outer_wrap ._customForm_section form input[type=email],._custom_form_outer_wrap ._customForm_section form input[type=number],._custom_form_outer_wrap ._customForm_section form input[type=tel],._custom_form_outer_wrap ._customForm_section form input[type=text],._custom_form_outer_wrap ._customForm_section form textarea{border-radius:0;border-width:0 0 2px !important;padding:5px 0 5px;border-color:#000;color:#000}._custom_form_outer_wrap ._customForm_section .hs-form-field label span{font-family:Jost;font-size:32px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;color:#000}._custom_form_outer_wrap ._customForm_section .hs-form-field label span:nth-child(2){color:#c8161d;font-family:Jost;font-size:29px;font-style:normal;font-weight:400}._custom_form_outer_wrap ._customForm_section form select:placeholder{font-size:16px;line-height:20px;color:#000}._custom_form_outer_wrap ._customForm_section form{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 20px;justify-content:space-between}._custom_form_outer_wrap ._customForm_section form label{margin:0}._custom_form_outer_wrap ._customForm_section .hs-form-field{margin-bottom:1rem}._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname,._custom_form_outer_wrap ._customForm_section .hs_lastname.hs-lastname{flex:0 48%}._custom_form_outer_wrap ._customForm_section .hs_how_can_we_assist_,
._custom_form_outer_wrap ._customForm_section .hs_email.hs-email,._custom_form_outer_wrap ._customForm_section .hs_additional_details.hs-additional_details,._custom_form_outer_wrap ._customForm_section .hs_recaptcha.hs-recaptcha.field.hs-form-field{flex:0 100%}._custom_form_outer_wrap ._customForm_section .hs_company.hs-company,._custom_form_outer_wrap ._customForm_section .hs_jobtitle.hs-jobtitle,._custom_form_outer_wrap ._customForm_section .hs_phone.hs-phone{flex:0 31%}._custom_form_outer_wrap ._customForm_section form select:focus-visible,._custom_form_outer_wrap ._customForm_section form input:focus-visible,._custom_form_outer_wrap ._customForm_section form textarea:focus-visible{border-width:0 0 2px !important;border-radius:0 !important;border-color:#000 !important;outline:none !important}._custom_form_outer_wrap ._customForm_section ul.no-list.hs-error-msgs.inputs-list li{margin:5px 0}._custom_form_outer_wrap ._customForm_section ul.no-list.hs-error-msgs.inputs-list li label{font-size:16px;line-height:19px}._custom_form_outer_wrap ._customForm_section .hs_submit.hs-submit{display:flex;justify-content:center;align-items:center;flex:0 100%}._custom_form_outer_wrap ._customForm_section input.hs-button.primary.large{border-radius:10px;border:3px solid #c8161d;background:transparent;color:#000;color:#000;text-align:center;font-family:Jost;font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}._custom_form_outer_wrap ._customForm_section .submitted-message.hs-main-font-element p{text-align:center !important;font-size:32px !important;font-family:Jost;font-style:normal;font-weight:500 !important;line-height:normal;text-transform:capitalize !important;color:#000}._custom_form_outer_wrap ._customForm_section .hs-button.primary.large{position:relative}._custom_form_outer_wrap ._customForm_section .hs_additional_details.hs-additional_details.hs-fieldtype-textarea.field.hs-form-field span{text-transform:none !important}._custom_form_outer_wrap ._customForm_section .hs_recaptcha.hs-recaptcha.field.hs-form-field{order:7;margin-top:1.6rem !important;margin-bottom:0 !important}._custom_form_outer_wrap ._customForm_section .hs-input.invalid.error{border-color:#c8161d !important}._custom_form_outer_wrap ._customForm_section .hs-error-msg{color:#c8161d !important;margin-top:.35rem}@media(max-width:1700px){._custom_form_outer_wrap{padding:60px 0 60px !important}._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname{margin-right:30px !important}._custom_form_outer_wrap ._customForm_heading{margin-bottom:20px !important}._custom_form_outer_wrap ._customForm_content{padding-top:0 !important}._custom_form_outer_wrap ._customForm_headingSection{text-align:center;padding-bottom:50px !important}}@media(max-width:1540px){._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname,._custom_form_outer_wrap ._customForm_section .hs_lastname.hs-lastname{flex:0 47%}._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname{margin-right:25px !important}._custom_form_outer_wrap ._customForm_section .hs_how_can_we_assist_,._custom_form_outer_wrap ._customForm_section .hs_email.hs-email,._custom_form_outer_wrap ._customForm_section .hs_additional_details.hs-additional_details,._custom_form_outer_wrap ._customForm_section .hs_recaptcha.hs-recaptcha.field.hs-form-field{flex:0 100%}._custom_form_outer_wrap ._customForm_section .hs_company.hs-company,._custom_form_outer_wrap ._customForm_section .hs_jobtitle.hs-jobtitle,._custom_form_outer_wrap ._customForm_section .hs_phone.hs-phone{flex:0 31%}._custom_form_outer_wrap ._customForm_section .hs-form-field label span{font-size:24px}._custom_form_outer_wrap ._customForm_content{padding-top:0 !important}._custom_form_outer_wrap ._customForm_headingSection{text-align:center;padding-bottom:50px !important}}@media(max-width:1354px){._custom_form_outer_wrap ._customForm_section .hs_jobtitle.hs-jobtitle{margin-bottom:1.4rem !important}}@media(max-width:1290px){._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname{margin-right:20px !important}}@media(max-width:1080px){._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname{margin-right:20px !important}._custom_form_outer_wrap ._customForm_section .hs_firstname.hs-firstname,._custom_form_outer_wrap ._customForm_section .hs_lastname.hs-lastname,._custom_form_outer_wrap ._customForm_section .hs_company.hs-company,._custom_form_outer_wrap ._customForm_section .hs_jobtitle.hs-jobtitle,._custom_form_outer_wrap ._customForm_section .hs_phone.hs-phone{flex:0 100%}._custom_form_outer_wrap ._customForm_section .hs_jobtitle.hs-jobtitle{margin:0 !important;margin-bottom:1.4rem !important}}@media(max-width:991px){._custom_form_outer_wrap ._custom_form_outer_wrap{padding:50px 0}._custom_form_outer_wrap ._customForm_heading{margin-bottom:16px}._custom_form_outer_wrap ._customForm_content{padding-top:16px}._custom_form_outer_wrap ._customForm_section input.hs-button.primary.large{font-size:18px}}._accordion_module_outer{padding:50px 0 50px;background-color:#fff}._accordion_module_outer h2{text-align:center;padding-bottom:40px !important}._accordion_module_outer ._accordion_module_repeater_description p{color:#667085 !important}._accordion_module_outer ._accordion_module_repeater_inner{border-bottom:1px solid #666;padding:20px 0 30px}._accordion_module_outer ._accordion_module_repeater_inner:last-child{border:0}._accordion_module_outer ._accordion_module_repeater_description{display:none;padding-top:16px}._accordion_module_outer h4{padding:0 35px 0 0 !important;position:relative;cursor:pointer}._accordion_module_outer h4:after{background-image:url(https://5981952.fs1.hubspotusercontent-na1.net/hubfs/5981952/Atlas-System-2024/Service_Master/plus-circle.svg);background-position:50%;background-repeat:no-repeat;background-size:24px;content:"";position:absolute;right:0;top:12px;width:24px;height:24px}._accordion_module_outer h4._acc_open:after{background-image:url(https://5981952.fs1.hubspotusercontent-na1.net/hubfs/5981952/Atlas-System-2024/Service_Master/minus-circle.svg)}@media(max-width:1700px){}@media(max-width:1200px){._accordion_module_outer{padding:40px 0}._accordion_module_outer h4:after{top:6px}}._featuredInsights_outer_wrap{padding:60px 0 60px}._featuredInsights_outer_wrap ._featuredInsights_headings{text-align:center;margin-bottom:64px}._featuredInsights_outer_wrap ._featuredInsights_cards_outer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px 0}._featuredInsights_outer_wrap ._featuredInsights_cards_inner{border-radius:10px;border:1px solid rgba(0,0,0,0.10);background:rgba(125,125,187,0.16);flex:0 48%;padding-top:38px;padding-left:48px;padding-right:56px;padding-bottom:56px}._featuredInsights_outer_wrap ._featuredInsights_cards_inner:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,0.15);border:1px solid transparent}._featuredInsights_outer_wrap ._featuredInsights_card_title,._featuredInsights_outer_wrap ._featuredInsights_card_content{padding-bottom:30px}._featuredInsights_outer_wrap ._featuredInsights_card_button{text-align:right}@media(max-width:1080px){._featuredInsights_outer_wrap ._featuredInsights_cards_inner{padding-top:30px;padding-left:35px;padding-right:45px;padding-bottom:45px}._featuredInsights_outer_wrap ._featuredInsights_outer_wrap{padding:80px 0}._featuredInsights_outer_wrap ._featuredInsights_headings{margin-bottom:50px}}@media(max-width:768px){._featuredInsights_outer_wrap ._featuredInsights_cards_outer{display:flex;flex-direction:column;flex-wrap:wrap;gap:40px}._featuredInsights_outer_wrap ._featuredInsights_outer_wrap{padding:50px 0}}._featuredPodcast_outer_wrap{padding:120px 0 80px}._featuredPodcast_outer_wrap ._featuredPodcast_heading_h2{text-align:center;margin-bottom:32px}._featuredPodcast_outer_wrap ._featuredPodcast_list_outer{padding-top:32px;display:flex;justify-content:space-between;align-items:center}._featuredPodcast_outer_wrap ._featuredPodcast_list_inner{flex:0 45%;padding:16px;padding-bottom:45px;border-radius:10px;background:rgba(125,125,187,0.16)}._featuredPodcast_outer_wrap ._featuredPodcast_title{margin-bottom:16px;margin-top:48px}._featuredPodcast_outer_wrap ._featuredPodcast_details{padding-bottom:30px}._featuredPodcast_outer_wrap ._featuredPodcast_button{margin-top:30px}._featuredPodcast_outer_wrap ._featuredPodcast_list_inner:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,0.15);cursor:pointer}._featuredPodcast_outer_wrap ._featuredPodcast_image img{width:100%;border-radius:10px}@media(max-width:1792px){._featuredPodcast_outer_wrap ._featuredPodcast_title{margin-top:30px}}@media(max-width:1081px){._featuredPodcast_outer_wrap ._featuredPodcast_list_outer .slick-slide{margin:0 25px}._featuredPodcast_outer_wrap ._featuredPodcast_list_outer.slick-initialized.slick-slider{margin-bottom:0 !important}._featuredPodcast_outer_wrap{padding:50px 0 50px}._featuredPodcast_outer_wrap ._featuredPodcast_heading_h2{margin-bottom:16px}._featuredPodcast_outer_wrap ._featuredPodcast_details{padding-bottom:16px}._featuredPodcast_outer_wrap ._featuredPodcast_button{margin-top:16px}}._heading_content_outer_wrap{padding:60px 0 60px}._heading_content_outer_wrap ._heading_content_inner_wrap{text-align:center}._heading_content_outer_wrap ._Title_h2{margin-bottom:64px}._heading_content_outer_wrap ._Title_h2 h2{font-family:Jost;font-size:48px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize !important;margin-bottom:0;color:#000}._heading_content_outer_wrap ._Content_Section_p p{color:#000;text-align:center;font-family:"DM Sans";font-size:24px;font-style:normal;font-weight:400;line-height:38px;margin-bottom:0}._heading_content_outer_wrap ._Content_Section_p p{padding-bottom:30px}._heading_content_outer_wrap ._Content_Section_p p a{color:#c8161d !important}._heading_content_outer_wrap ._Content_Section_p p:last-child{padding-bottom:0}
._heading_content_outer_wrap ._Content_Section_p ul{text-align:left;display:flex;flex-direction:column;justify-content:center;margin:0 auto}._heading_content_outer_wrap ._bottomSection_content{padding-top:40px;display:flex;justify-content:space-between}._heading_content_outer_wrap ._bottomSection_content_list{flex:0 33%;border-right:3px solid #c8161d;display:flex;justify-content:center}._heading_content_outer_wrap ._bottomSection_content_list:last-child{border-right:0;justify-content:right}@media(max-width:1700px){._heading_content_outer_wrap ._Title_h2{margin-bottom:40px}}@media(max-width:1081px){._heading_content_outer_wrap ._bottomSection_content{flex-direction:column;gap:15px}._heading_content_outer_wrap ._bottomSection_content_list{border-bottom:3px solid #c8161d;border-right:0;padding:10px 0}._heading_content_outer_wrap ._bottomSection_content_list:first-child{padding-top:0}._heading_content_outer_wrap ._bottomSection_content_list:last-child{border-right:0;border-bottom:0;justify-content:center;padding:0}}@media(max-width:1081px){._heading_content_outer_wrap ._Title_h2{margin-bottom:20px}}._heroBanner_outer_wrap{padding:80px 0;background-repeat:no-repeat !important;background-size:cover !important;height:500px !important;display:flex;justify-content:center;align-items:center}._heroBanner_outer_wrap ._heroBanner_title_h1 h1{position:relative;font-size:56px !important;font-style:normal !important;font-weight:700 !important;line-height:1.071 !important}._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span{position:relative;border:3px solid #c8161d !important;border-radius:10px !important;display:inline-block !important;font-family:DM Sans !important;font-size:56px !important;font-style:normal !important;font-weight:700 !important;padding:25px !important;position:relative !important;text-align:center !important;text-decoration:none !important;text-transform:uppercase !important;transition:.3s;margin-top:15px}._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span:before{border-left:10px solid #c8161d !important;border-top:10px solid #c8161d !important;content:"" !important;height:40px !important;left:-5px !important;position:absolute !important;top:-5px !important;width:40px !important}._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span:after{border-bottom:10px solid #c8161d !important;border-right:10px solid #c8161d !important;bottom:-5px !important;content:"" !important;height:40px !important;position:absolute !important;right:-5px !important;width:40px !important}._heroBanner_outer_wrap ._heroBanner_subTitle{padding-top:20px;text-align:center}._heroBanner_outer_wrap ._heroBanner_subTitle h4{color:#FFF !important}@media(max-width:1700px){._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span{padding:20px !important;font-size:46px !important}._heroBanner_outer_wrap ._heroBanner_title_h1 h1{font-size:46px !important;}}@media(max-width:1081px){._heroBanner_outer_wrap ._heroBanner_outer_wrap{background-position:right !important}._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span,._heroBanner_outer_wrap ._heroBanner_title_h1 h1{font-size:40px !important}}@media(max-width:768px){._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span,._heroBanner_outer_wrap ._heroBanner_title_h1 h1{font-size:36px !important}}@media(max-width:400px){._heroBanner_outer_wrap ._heroBanner_title_h1 h1,._heroBanner_outer_wrap ._heroBanner_title_h1 h1 span{font-size:30px !important}}._imageText_outer_wrap{background:rgba(125,125,187,0.16);padding:64px 0 96px}._imageText_outer_wrap ._imageText_heading_h2{text-align:center;margin-bottom:70px}._imageText_outer_wrap ._imageText_outer_section{display:flex;flex-direction:column;gap:64px}._imageText_outer_wrap ._imageText_inner_section{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;position:relative}._imageText_outer_wrap ._imageText_leftCol,._imageText_outer_wrap ._imageText_rightCol{flex:0 47%}._imageText_outer_wrap ._imageText_title{margin-bottom:40px}._imageText_outer_wrap ._imageText_inner_section.image-right{flex-direction:row-reverse}._imageText_outer_wrap ._imageText_inner_section.image-right ._imageText_leftCol{display:flex;justify-content:right}._imageText_outer_wrap ._imageText_inner_section ._imageText_leftCol img{width:100%;border-radius:10px}@media(max-width:1024px){._imageText_outer_wrap ._imageText_inner_section,._imageText_outer_wrap ._imageText_inner_section.image-right{display:block}._imageText_outer_wrap ._imageText_leftCol{margin-bottom:32px}._imageText_outer_wrap ._imageText_title{margin-bottom:20px}._imageText_outer_wrap ._imageText_outer_wrap{padding:50px 0}._imageText_outer_wrap ._imageText_heading_h2{margin-bottom:35px}}@media(max-width:768px){._imageText_outer_wrap ._imageText_outer_section{gap:40px}._imageText_outer_wrap ._imageText_leftCol{margin-bottom:16px}}._insightsFilter_outer_wrap{padding:60px 0}._insightsFilter_outer_wrap ._dropdown{border:3px solid #ccc;border-radius:10px;display:inline-block;padding:26px 24px;position:relative;width:35%;cursor:pointer}._insightsFilter_outer_wrap ._dropdown_content{background:#fff;box-shadow:0 5px 5px 0 hsla(0,0,39%,.1);display:none;left:0;max-height:300px;position:absolute;top:83px;width:100%;z-index:99;cursor:pointer}._insightsFilter_outer_wrap ul.filter-select-list{border:3px solid #ccc;border-radius:10px;margin:0;padding:11px 24px;list-style:none;background:#fff}._insightsFilter_outer_wrap ul.filter-select-list li{font-size:20px !important;color:#000;opacity:.65;padding:8px 0;font-weight:500 !important;font-family:"DM Sans" !important;cursor:pointer}._insightsFilter_outer_wrap ._dropdown h5{font-size:24px !important;opacity:.65;font-family:"DM Sans" !important;text-transform:none !important}._insightsFilter_outer_wrap ._dropdown:hover ._dropdown_content{display:block !important}._insightsFilter_outer_wrap ._dropdown:hover:after{top:27%;transform:rotate(180deg)}._insightsFilter_outer_wrap ._dropdown:after{content:url(https://5981952.fs1.hubspotusercontent-na1.net/hubfs/5981952/Atlas-System-2024/Blog%20Images/dropdown-arrow.svg);display:inline-block;position:absolute;right:19px;top:45% !important;transition:all .5s ease}._insightsFilter_outer_wrap ._insightsPost_button a{text-transform:none !important}._insightsFilter_outer_wrap ._insightsPostList_outer{display:flex;flex-wrap:wrap;gap:84px;justify-content:space-between}._insightsFilter_outer_wrap ._insightsPostList_inner{flex:0 30%;padding:22px;padding-bottom:130px;border-radius:10px;border:2px solid #999;position:relative}._insightsFilter_outer_wrap ._insightsPostList_inner:hover{border-radius:10px;background:rgba(125,125,187,0.16);box-shadow:2px 8px 17px 0 rgba(0,0,0,0.25);border:2px solid transparent}._insightsFilter_outer_wrap ._insightsPost_image img{aspect-ratio:4 / 3;object-fit:cover;object-position:50% 50%;width:100%}._insightsFilter_outer_wrap ._insightsPost_title{padding-top:30px}._insightsFilter_outer_wrap ._insightsPost_content{padding-top:14px}._insightsFilter_outer_wrap ._insightsPost_button{position:absolute;bottom:30px}._insightsFilter_outer_wrap #tagFilter li.active{font-weight:bold;background-color:#f0f0f0;cursor:default}._insightsFilter_outer_wrap ._insightsPost_title h3 a{color:#000 !important;font-family:Jost !important;font-size:40px !important;font-style:normal !important;font-weight:500 !important;line-height:normal !important;text-transform:capitalize !important;text-decoration:none}._insightsFilter_outer_wrap ._insightsBlog_filter{margin-bottom:64px}._insightsFilter_outer_wrap ._dropdown:hover+._insightsPostList_outer{margin-top:20px}._insightsFilter_outer_wrap ._insightsPostList_inner{display:none}._insightsFilter_outer_wrap ._insightsPostList_inner.show{display:block !important}._insightsFilter_outer_wrap ._insightsFilter_loadMore_btn{margin-top:64px;display:flex;justify-content:center}@media(max-width:1700px){._insightsFilter_outer_wrap ._dropdown h5{font-size:20px !important;opacity:.65}._insightsFilter_outer_wrap ._insightsPostList_outer{gap:60px}._insightsFilter_outer_wrap ._insightsPost_title h3 a{font-size:28px !important}}@media(max-width:1081px){._insightsFilter_outer_wrap ._insightsPostList_outer{gap:32px !important}._insightsFilter_outer_wrap ._insightsPostList_inner{flex:0 46% !important}}@media(max-width:821px){._insightsFilter_outer_wrap ._insightsPostList_inner{flex:0 46% !important}._insightsFilter_outer_wrap ._dropdown{width:40%}}@media(max-width:790px){._insightsFilter_outer_wrap ._dropdown{width:50%}._insightsFilter_outer_wrap ._insightsFilter_outer_wrap{padding:50px 0}._insightsFilter_outer_wrap ._insightsPostList_inner{flex:0 100% !important}._insightsFilter_outer_wrap ._insightsPost_image img{width:100%}._insightsFilter_outer_wrap ._insightsFilter_loadMore_btn{margin-top:32px}}@media(max-width:621px){._insightsFilter_outer_wrap ._dropdown{width:100%}}._journey_outer_wrap{padding:60px 0}._journey_outer_wrap ._journey_inner_wrap{position:relative}._journey_outer_wrap ._journey_outer_section:after{position:absolute;content:"";width:3px;height:88.5%;background:#7d7dbb;left:51%;top:284px}._journey_outer_wrap ._journey_heading_h2{text-align:center;margin-bottom:32px}._journey_outer_wrap ._journey_outer_section{display:flex;flex-direction:column;gap:32px;padding-top:32px}._journey_outer_wrap ._journey_inner_section{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px;position:relative}._journey_outer_wrap ._journey_inner_section:after{position:absolute;content:"";width:38px;height:38px;border-radius:50%;background:#7d7dbb;left:50%;top:42%;bottom:0;right:0}._journey_outer_wrap ._journey_left_col{flex:0 30%}._journey_outer_wrap ._journey_left_col img{border-radius:10px;width:100%}._journey_outer_wrap ._journey_rightCol{flex:0 68%;display:flex;justify-content:space-between;align-items:center}._journey_outer_wrap ._journey_year{flex:0 13%}._journey_outer_wrap ._journey_details{flex:0 60%}
._journey_outer_wrap ._journey_inner_section._journey_img-right{flex-direction:row-reverse}._journey_outer_wrap ._journey_inner_section._journey_img-right ._journey_rightCol{flex-direction:row-reverse}._journey_outer_wrap ._journey_details{display:flex;flex-direction:column;gap:20px}._journey_outer_wrap ._journey_details ul{padding:0}@media(max-width:1700px){._journey_outer_wrap ._journey_left_col{flex:0 25%}._journey_outer_wrap ._journey_rightCol{flex:0 72%}._journey_outer_wrap ._journey_inner_section:after{top:29%}._journey_outer_wrap ._journey_outer_section:after{left:51.25%;top:185px;height:88%}}@media(max-width:1400px){._journey_outer_wrap ._journey_inner_section:after{top:38%}._journey_outer_wrap ._journey_outer_section:after{left:51.35%;top:189px;height:87%}}@media(max-width:1200px){._journey_outer_wrap ._journey_outer_section:after{left:51.5%}._journey_outer_wrap ._journey_outer_section:after{left:51.5%;top:211px;height:87%}}@media(max-width:1131px){._journey_outer_wrap ._journey_inner_section:after{top:38%;left:47%}._journey_outer_wrap ._journey_outer_section:after{left:48.55%;top:211px;height:87%}}@media(max-width:1081px){._journey_outer_wrap ._journey_left_col img{object-fit:cover}._journey_outer_wrap ._journey_inner_section{margin-left:60px}._journey_outer_wrap ._journey_inner_section:after{left:-60px}._journey_outer_wrap ._journey_outer_section:after{left:18px;top:240px;height:89%}._journey_outer_wrap ._journey_left_col{flex:0 30%}._journey_outer_wrap ._journey_rightCol{flex:0 66%}._journey_outer_wrap ._journey_rightCol{display:block}._journey_outer_wrap ._journey_inner_section._journey_img-right,._journey_outer_wrap ._journey_inner_section._journey_img-right ._journey_rightCol{flex-direction:unset}._journey_outer_wrap ._journey_year{margin-bottom:16px}}@media(max-width:1025px){._journey_outer_wrap ._journey_outer_section:after{height:89%;left:18px;top:268px}}@media(max-width:960px){._journey_outer_wrap ._journey_outer_section:after{left:18px;top:268px;height:89%}}@media(max-width:851px){._journey_outer_wrap ._journey_outer_section{gap:50px}._journey_outer_wrap ._journey_outer_section:after{left:18px;height:89%;top:380px}._journey_outer_wrap ._journey_inner_section:after{top:30%}._journey_outer_wrap ._journey_left_col{flex:0 100%}._journey_outer_wrap ._journey_rightCol{flex:0 100%}}@media(max-width:821px){._journey_outer_wrap ._journey_outer_section:after{height:89%}}@media(max-width:768px){._journey_outer_wrap ._journey_inner_section:after{top:25%}._journey_outer_wrap ._journey_outer_section:after{top:282px;height:89.5%}}@media(max-width:651px){._journey_outer_wrap ._journey_inner_section:after{top:75px}._journey_outer_wrap ._journey_outer_section:after{top:226px}}@media(max-width:601px){._journey_outer_wrap ._journey_outer_section:after{top:226px;height:89%}}@media(max-width:520px){._journey_outer_wrap ._journey_inner_section:after{top:66px}._journey_outer_wrap ._journey_outer_section:after{top:220px;height:88.5%}}@media(max-width:493px){._journey_outer_wrap ._journey_outer_section:after{top:260px;height:88%}}@media(max-width:450px){._journey_outer_wrap ._journey_inner_section:after{top:43px;width:30px;height:30px;left:-55px}._journey_outer_wrap ._journey_outer_section:after{height:87%}._journey_outer_wrap ._journey_inner_section{gap:20px}._journey_outer_wrap ._journey_details p{font-size:18px !important}}@media(max-width:435px){._journey_outer_wrap ._journey_outer_section:after{height:87.35%}}@media(max-width:412px){._journey_outer_wrap ._journey_outer_section:after{height:87%}}@media(max-width:381px){._journey_outer_wrap ._journey_outer_section:after{height:86.5%}}@media(max-width:361px){._journey_outer_wrap ._journey_outer_section:after{height:86.25%;top:280px}}@media(max-width:351px){._journey_outer_wrap ._journey_inner_section:after{top:40px}}@media(max-width:341px){._journey_outer_wrap ._journey_outer_section:after{height:86%}}._leaderShip_outer_wrap{padding:60px 0}._leaderShip_outer_wrap ._leaderShip_title_h2{text-align:center;margin-bottom:64px}._leaderShip_outer_wrap ._leaders_List_outer{display:flex;flex-wrap:wrap;gap:64px 34px}._leaderShip_outer_wrap ._leaders_List_inner{flex:0 23%;background:rgba(125,125,187,0.16);border-radius:10px;position:relative}._leaderShip_outer_wrap ._leader_details{text-align:center;padding:16px 16px 80px}._leaderShip_outer_wrap ._leader_image img{object-fit:cover;aspect-ratio:3/3;object-position:50% 50%}._leaderShip_outer_wrap ._leader_socialIcon.socialIcon-1 a img{width:33px;height:35px !important}._leaderShip_outer_wrap ._leader_image img{width:100%;border-radius:10px}._leaderShip_outer_wrap ._leader_social_icon_outer{display:flex;justify-content:center;gap:10px;margin-top:20px;position:absolute;bottom:20px;left:calc(100% - 55%)}._leaderShip_outer_wrap ._leader_name h3{font-size:32px !important}@media(max-width:1325px){._leaderShip_outer_wrap ._leaders_List_inner{flex:0 22%}._leaderShip_outer_wrap ._leaders_List_outer{gap:64px 45px}}@media(max-width:1041px){._leaderShip_outer_wrap ._leaders_List_inner{flex:0 47%}._leaderShip_outer_wrap ._leaders_List_outer{gap:40px;justify-content:space-between}}@media(max-width:1700px){._leaderShip_outer_wrap ._leader_name h3{font-size:24px !important}}@media(max-width:1165px){._leaderShip_outer_wrap ._leaderShip_title_h2{margin-bottom:40px}._leaderShip_outer_wrap ._leaders_List_outer{gap:50px 0;justify-content:space-between}._leaderShip_outer_wrap ._leaders_List_inner{flex:0 31%}._leaderShip_outer_wrap ._leaderShip_outer_wrap{padding:50px 0}}@media(max-width:800px){._leaderShip_outer_wrap ._leaders_List_inner{flex:0 48%}}@media(max-width:600px){._leaderShip_outer_wrap ._leaders_List_outer{gap:40px 0}._leaderShip_outer_wrap ._leaders_List_inner{flex:0 100%}}._logo_module_outer_wrap{padding-top:74px;padding-bottom:66px;padding-left:0;padding-right:0;background:rgba(125,125,187,0.16)}._logo_module_outer_wrap ._logo_module_title_h2 h2{color:#000;text-align:center;font-family:Jost;font-size:48px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:0}._logo_module_outer_wrap ._logo_module_title_h2{margin-bottom:64px}._logo_module_outer_wrap ._logo_outer_list{padding-top:0}._logo_module_outer_wrap ._logo_outer_list{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:20px}._logo_module_outer_wrap ._logo_inner_list{flex:0 18%;text-align:center}._logo_module_outer_wrap ._logo_module_icon{margin-bottom:35px}._logo_module_outer_wrap ._logo_module_content h4{color:#000;text-align:center;font-family:Jost;font-size:32px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;margin-bottom:0;padding-bottom:0 !important}@media(max-width:1700px){._logo_module_outer_wrap ._logo_module_title_h2{margin-bottom:20px}}@media(max-width:1540px){._logo_module_outer_wrap ._logo_module_icon img{width:100px}._logo_module_outer_wrap ._logo_module_content h4{font-size:20px !important}._logo_module_outer_wrap ._logo_module_icon{margin-bottom:35px}._logo_module_outer_wrap ._logo_module_outer_wrap{padding:50px 0 50px}}@media(max-width:1024px){._logo_module_outer_wrap ._logo_inner_list{flex:0 47%}._logo_module_outer_wrap ._logo_module_title_h2{margin-bottom:32px}._logo_module_outer_wrap ._logo_outer_list{max-width:768px;margin:0 auto}}@media(max-width:581px){._logo_module_outer_wrap ._logo_inner_list{flex:0 100%}}._map_outer_section{background:rgba(125,125,187,0.2)}._atlas_news_outer .slick-list{max-width:1835px;margin:0 0 0 auto}._atlas_news_outer{padding:60px 0 100px}._atlas_news_outer h2{text-align:center;padding-bottom:64px}._atlas_news_outer ._atlas_news_post img{border-radius:20px;aspect-ratio:4/3;width:100%;object-fit:cover}._atlas_news_outer ._atlas_news_post_content h4{text-align:center;padding-bottom:10px}._atlas_news_outer ._atlas_news_post_content{padding:50px 25px}._atlas_news_outer ._atlas_news_post_content h4 a{color:#090914;font-family:Jost;font-size:32px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;text-decoration:none}._atlas_news_outer ._atlas_news_list .slick-slide{margin:0 25px;position:relative}._atlas_news_outer ._atlas_news_post{padding:0 32px}._atlas_news_outer ._atlas_news_list .slick-slide:before{border-radius:10px;border:2px solid #666;width:100%;height:85%;position:absolute;content:'';z-index:-1;bottom:0}._atlas_news_outer .slick-next:before,._atlas_news_outer .slick-prev:before{content:none}._atlas_news_outer button.slick-arrow{position:absolute;bottom:-40px !important;top:unset !important;border:0}._atlas_news_outer button.slick-arrow.slick-prev{bottom:-120px !important;left:47% !important;transform:rotate(180deg)}._atlas_news_outer button.slick-arrow.slick-next{right:47% !important;bottom:-100px !important}._atlas_news_outer .slick-arrow.slick-disabled{opacity:.25}._atlas_news_outer ._atlas_news_post_content_summary p{text-align:center}@media(max-width:1700px){._atlas_news_outer .slick-list{max-width:1383px}._atlas_news_outer ._atlas_news_post_content h4 a{font-size:24px !important}}@media(max-width:1080px){._atlas_news_outer button.slick-arrow.slick-prev{left:46% !important}._atlas_news_outer button.slick-arrow.slick-next{right:46% !important}._atlas_news_outer{padding:50px 0 100px}}@media(max-width:991px){._atlas_news_outer h2{padding-bottom:32px}._atlas_news_outer ._atlas_news_post_button{padding-top:20px}._atlas_news_outer button.slick-arrow.slick-prev{bottom:-105px !important}._atlas_news_outer button.slick-arrow.slick-next{bottom:-95px !important}._atlas_news_outer button.slick-arrow.slick-prev img,._atlas_news_outer button.slick-arrow.slick-next img{height:41px !important;width:auto}}@media(max-width:768px){._atlas_news_outer ._atlas_news_post_content h4{font-size:23px !important}._atlas_news_outer button.slick-arrow.slick-prev{left:43% !important}._atlas_news_outer button.slick-arrow.slick-next{right:43% !important}}
@media(max-width:480px){._atlas_news_outer button.slick-arrow.slick-prev{left:40% !important}._atlas_news_outer button.slick-arrow.slick-next{right:40% !important}}._podCast_outer_wrap{padding:84px 0 88px}._podCast_outer_wrap ._podCast_bg_color{background-image:linear-gradient(to right,#FFF 20%,#7d7dbb29 80%)}._podCast_outer_wrap ._podCast_icon{flex:0 30%}._podCast_outer_wrap ._podCast_inner_wrap{display:flex;justify-content:space-between;align-items:center;position:relative}._podCast_outer_wrap ._podcast_details_outer{border-radius:10px;background:linear-gradient(to right,#7d7dbb29,transparent);display:flex;padding:60px 150px;border-top-right-radius:0;border-bottom-right-radius:0;gap:40px;align-items:center;padding-right:40px}._podCast_outer_wrap ._podcast_details{display:flex;flex-direction:column;gap:60px;flex:0 70%}._podcast_button{margin-top:35px}._podCast_icon{position:relative;left:85px}._podcast_content p{font-weight:500}._podcast_title_h2{flex:0 30%}@media(max-width:1700px){._podCast_outer_wrap{padding:60px 0 60px !important}}@media(max-width:1540px){._podCast_outer_wrap ._podCast_icon{position:relative;left:70px}}@media(max-width:1180px){._podCast_outer_wrap ._podcast_details_outer{padding-left:130px}._podCast_outer_wrap ._podCast_icon{left:60px}}@media(max-width:1081px){._podCast_outer_wrap{padding:160px 0 50px}._podCast_outer_wrap{background:0}._podCast_bg_color{background:linear-gradient(to bottom,#7d7dbb29,transparent)}._podCast_inner_wrap{display:block;position:relative}._podCast_outer_wrap ._podcast_details_outer{display:block;padding:150px 20px 40px;text-align:center}._podCast_outer_wrap ._podCast_icon img{width:210px}._podCast_outer_wrap ._podCast_icon{left:40%;position:absolute;top:-115px;bottom:0}._podCast_outer_wrap ._podcast_topic h3{font-size:40px !important}._podCast_outer_wrap ._podcast_title_h2{margin-bottom:64px}}@media(max-width:991px){._podCast_outer_wrap ._podCast_icon img{width:150px}._podCast_outer_wrap ._podCast_icon{top:-85px}._podCast_outer_wrap ._podcast_topic h3{font-size:28px !important}._podcast_links_outer{grid-template-columns:1fr !important;gap:30px !important}}@media(max-width:768px){._podCast_outer_wrap ._podCast_icon{left:40%}._podcast_details_outer{padding:150px 0 40px}}@media(max-width:481px){._podCast_outer_wrap ._podCast_icon{left:33%}}@media(max-width:381px){._podCast_outer_wrap ._podCast_icon{left:28%}}@media(max-width:341px){._podCast_outer_wrap ._podCast_icon{left:24%}}._podcast_links_outer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:64px;align-items:center;justify-content:center;max-width:fit-content;margin:0 auto}._podcast_links_outer ._podcast_links_inner a{display:flex !important;align-items:center;justify-content:center;gap:20px}._podcast_links_outer ._podcast_links_inner a img{width:32px;height:32px}@media(max-width:481px){._podcast_links_outer ._podcast_links_outer{display:flex;gap:32px;flex-direction:column;align-items:center;justify-content:center}}._repeater_logo_module_outer ._repeater_logo_image_wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}._repeater_logo_module_outer ._repeater_logo_image_wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}._repeater_logo_module_outer ._repeater_logo_image_wrapper ._repeater_logo_image{flex:0 20%}._repeater_logo_module_outer ._repeater_logo_image{flex:0 14%;margin:15px}@media(max-width:1200px){._repeater_logo_module_outer ._repeater_logo_image{flex:0 20%}}@media(max-width:767px){._repeater_logo_module_outer ._repeater_logo_image{margin:10px}._repeater_logo_module_outer ._repeater_logo_image{flex:0 40%}._repeater_logo_module_outer ._repeater_logo_image_wrapper ._repeater_logo_image{flex:0 40%}}@media(max-width:500px){._repeater_logo_module_outer ._repeater_logo_image{flex:0 24%}}._richText_mod_outer_wrap{padding:60px 0}._richText_mod_outer_wrap ._richText_content{display:flex;flex-direction:column;gap:20px}._richText_mod_outer_wrap ._richText_content h1{color:#000 !important; text-transform:none !important;}@media(max-width:768px){._richText_mod_outer_wrap{padding:50px 0}}._speakersOuter_wrap{padding:60px 0}._speakersOuter_wrap ._speaker_heading{text-align:center;padding-bottom:64px}._speakersOuter_wrap ._speakersList_inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:16px}._speakersOuter_wrap ._speakersList_inner:hover{border-radius:10px;background:rgba(125,125,187,0.16)}._speakersOuter_wrap ._speaker_image{flex:0 22%}._speakersOuter_wrap ._speaker_details_section{flex:0 75%;position:relative;display:flex;flex-direction:column;justify-content:center}._speakersOuter_wrap ._speakersList_outer{display:flex;flex-direction:column;gap:64px}._speakersOuter_wrap ._speaker_image img{border-radius:10px;width:100%}._speakersOuter_wrap ._speaker_Button{padding-top:30px}._speakersOuter_wrap ._speaker_name{margin-bottom:3px}._speakersOuter_wrap ._speakersList_inner{display:none}._speakersOuter_wrap ._speakersList_inner.show{display:flex !important}._speakersOuter_wrap ._speakers_loadMore_btn{margin-top:50px;text-align:center}._speakersOuter_wrap ._speakers_loadMore_btn.all-items-loaded{display:none}._speakersOuter_wrap ._speakers_loadMore_btn a{transition:background-color .25s ease-out,color .25s ease-out}@media(max-width:1792px){._speakersOuter_wrap ._speakersList_outer{gap:50px}}@media(max-width:1241px){._speakersOuter_wrap ._speaker_image{flex:0 23%}._speakersOuter_wrap ._speaker_details_section{flex:0 72%}}@media(max-width:1081px){._speakersOuter_wrap ._speakersList_inner{align-items:self-start}._speakersOuter_wrap ._speaker_image{flex:0 24%}._speakersOuter_wrap ._speaker_details_section{flex:0 70%}._speakersOuter_wrap ._speaker_image img{width:100%}._speakersOuter_wrap{padding:50px 0}}@media(max-width:768px){._speakersOuter_wrap ._speakersList_inner.show{display:block !important}._speakersOuter_wrap ._speaker_image{margin-bottom:25px}._speakersOuter_wrap ._speakersList_outer{gap:40px}._speakersOuter_wrap ._speaker_image{display:flex;justify-content:center}._speakersOuter_wrap ._speaker_details_section{text-align:center}}._subScription_outer_wrap{padding:60px 0}._subScription_outer_wrap ._subscription_form form{display:flex;gap:30px;align-items:baseline;justify-content:center;margin:0 auto}._subScription_outer_wrap ._subscription_form form .hs-button,._subScription_outer_wrap ._subscription_form form input[type=submit]{background-color:transparent !important;border:none !important;color:#000 !important}._subScription_outer_wrap ._subscription_heading_h2{text-align:center;margin-bottom:35px}._subScription_outer_wrap ._subscription_form h3{display:none !important}._subScription_outer_wrap ._subscription_form .hs_email.hs-email{flex:0 70%}._subScription_outer_wrap ._subscription_form .hs_submit.hs-submit{flex:0 13%}._subScription_outer_wrap ._subscription_form form input[type=email],._subScription_outer_wrap ._subscription_form form select,._subScription_outer_wrap ._subscription_form form textarea{border:2px solid #000;border-radius:10px;color:#000;font-weight:500;font-size:24px}._subScription_outer_wrap ._subscription_form form input:focus-visible,._subScription_outer_wrap ._subscription_form form textarea:focus-visible{border-width:2px;border-radius:10px;border-color:#000;outline:0}._subScription_outer_wrap ._subscription_form ul.no-list.hs-error-msgs.inputs-list li{margin:0}._subScription_outer_wrap ._subscription_form .hs_error_rollup{display:none}._subScription_outer_wrap ._subscription_form ul.no-list.hs-error-msgs.inputs-list li label{font-size:18px}._subScription_outer_wrap ._subscription_form .hs-input.invalid.error{border-color:#c8161d !important}._subScription_outer_wrap ._subscription_form .hs-error-msg{color:#c8161d !important;margin-top:.35rem}@media(max-width:1300px){._subScription_outer_wrap ._subscription_form .hs_submit.hs-submit{flex:0 20%}}@media(max-width:901px){._subScription_outer_wrap ._subscription_form form{display:block}._subScription_outer_wrap ._subscription_form .hs_submit.hs-submit{display:flex;justify-content:center}._subScription_outer_wrap{padding:50px 0}}@media(max-width:350px){._subScription_outer_wrap ._subscription_heading_h2 h2{font-size:30px !important}}._TabMod_outer_wrap{padding:84px 0 168px}._TabMod_outer_wrap .page_center{margin:0 auto;padding:0 20px;float:none}._TabMod_outer_wrap ._tabMod_heading_h2 h2{color:#000;text-align:center;font-family:Jost;font-size:48px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:0}._TabMod_outer_wrap ._tabSection_outer{display:flex;justify-content:space-between;align-items:center;padding-top:64px}._TabMod_outer_wrap ._tab_left_col{flex:0 47%}._TabMod_outer_wrap ._tab_right_col{flex:0 47%}._TabMod_outer_wrap ._tab_left_col ul{padding:0;margin:0}._TabMod_outer_wrap ._tab_left_col ul li{list-style:none;position:relative;padding:50px 0;border-bottom:1px solid #000}._TabMod_outer_wrap ._tab_left_col ul li:first-child{padding-top:0}._TabMod_outer_wrap ._tab_left_col ul li:last-child{padding-bottom:0;border-bottom:0}._TabMod_outer_wrap ._tab_left_col ul li a{text-decoration:none}._TabMod_outer_wrap ._tab_left_col ul li a h3{text-decoration:none;color:#000;font-family:Jost;font-size:40px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;margin-bottom:0;padding-bottom:0 !important}._TabMod_outer_wrap ._tab_featuredImage{background-repeat:no-repeat;background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;transition:.4s all;border-radius:20px;position:relative}._TabMod_outer_wrap ._tabFeaturedImg img{border-radius:10px;object-fit:cover;object-position:50% 50%;width:100%;height:100%}._TabMod_outer_wrap .tabcontent{display:none}._TabMod_outer_wrap .tabcontent.current{display:block}._TabMod_outer_wrap li.tab-link.active a h3{font-family:Jost;font-size:40px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;color:#c8161d}
._TabMod_outer_wrap ul.tabs{display:flex;flex-direction:column}._TabMod_outer_wrap li.tab-link.active a h3{color:#c8161d !important}._TabMod_outer_wrap li.tab-link.active:hover a h3{color:#c8161d !important}._TabMod_outer_wrap li.tab-link:last-child:after{content:none;display:none}._TabMod_outer_wrap ._tab_overlay_content{align-items:center;bottom:50px;display:flex;justify-content:center;margin:0 auto !important;padding:0 20px;position:absolute;z-index:11;text-align:center}._TabMod_outer_wrap ._tab_overlay_content h3{color:#FFF !important}._TabMod_outer_wrap ._tabSection_outer_mobile{display:none}@media(max-width:1700px){._TabMod_outer_wrap ._tab_left_col ul li{padding:30px 0}}@media(max-width:1540px){._TabMod_outer_wrap ._tab_left_col ul li a h3,._TabMod_outer_wrap ._tab_overlay_content h3{font-size:32px !important}._TabMod_outer_wrap ._tab_left_col ul li{padding:40px 0}}@media(max-width:1920px){._TabMod_outer_wrap{padding:50px 0}}@media(max-width:1700px){._TabMod_outer_wrap ._tabSection_outer{padding-top:40px}}@media(max-width:1540px){._TabMod_outer_wrap{padding:50px 0}}@media(max-width:1081px){._TabMod_outer_wrap{padding:50px 0}._TabMod_outer_wrap ._tabSection_outer{display:none}._TabMod_outer_wrap ._tabSection_outer_mobile{display:flex;flex-direction:column;justify-content:center;text-align:center;padding-top:73px;max-width:900px;margin:0 auto}._TabMod_outer_wrap ._Mobtab_heading_h2{margin-bottom:24px}._TabMod_outer_wrap ._Mobtab_heading_h2 a{text-decoration:none}._TabMod_outer_wrap ._Mobtab_heading_h2 a h2{color:#c8161d !important;text-align:center;font-family:Jost;font-size:24px !important;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;margin-bottom:0;padding-bottom:0 !important}._TabMod_outer_wrap ._Mobtab_content p{color:#666;text-align:center;font-family:"DM Sans";font-size:24px;font-style:normal;font-weight:400;line-height:38px;text-transform:capitalize;margin-bottom:0}._TabMod_outer_wrap ._tabSection_inner_mobile{border-bottom:1px solid #000;padding:56px 0}._TabMod_outer_wrap ._tabSection_inner_mobile:first-child{padding-top:0}._TabMod_outer_wrap ._tabSection_inner_mobile:last-child{padding-bottom:0;border-bottom:0}}@media(max-width:768px){._TabMod_outer_wrap ._tabSection_inner_mobile{border-bottom:1px solid #000;padding:40px 0}._TabMod_outer_wrap{padding:50px 0}._TabMod_outer_wrap ._tabSection_outer_mobile{padding-top:50px}}._testimonialCarousel_outer_wrapper{padding:60px 0 60px}._testimonialCarousel_outer_wrapper ._testimonialCarousel_outer_wrap{background:linear-gradient(to bottom,#fff 50%,#7d7dbb29 50%);padding-bottom:50px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_heading_h2{text-align:center;margin-bottom:64px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_front_card{position:relative}._testimonialCarousel_outer_wrapper ._frontCard_content{position:absolute;bottom:10px;left:0;right:0;text-align:center;padding:20px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_inner{flex:0 30%;position:relative}._testimonialCarousel_outer_wrapper ._frontCard_image img{width:100%;border-radius:10px}._testimonialCarousel_outer_wrapper ._frontCard_memName h3,._testimonialCarousel_outer_wrapper ._frontcard_memDesignation p{color:#fff !important}._testimonialCarousel_outer_wrapper ._testimonialcarousel_hoverDetails{display:none}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_inner:hover ._testimonialcarousel_hoverDetails{display:block}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_inner:hover ._testimonialcarousel_hoverDetails{display:flex;position:absolute;top:0;bottom:0;left:00px;right:0;background:#c8161d;overflow:hidden;width:100%;height:100%;border-radius:10px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_hoverContent{width:90%;margin:0 auto;text-align:center;display:flex;justify-content:center;flex-direction:column;position:relative}._testimonialCarousel_outer_wrapper ._hoverDetails_memName,._testimonialCarousel_outer_wrapper ._hoverDetails_memDesignation{margin-bottom:20px}._testimonialCarousel_outer_wrapper ._hoverDetails_memName h3,._testimonialCarousel_outer_wrapper ._hoverDetails_memDesignation p,._testimonialCarousel_outer_wrapper ._hoverDetails_memContent p{color:#fff !important}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_inner{margin:0 18px !important}._testimonialCarousel_outer_wrapper ._testimonial_memDesignation_details{position:absolute;top:64px;right:0;left:0}._testimonialCarousel_outer_wrapper ._hoverDetails_memContent{position:absolute;bottom:120px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer .slick-slide{margin:0 18px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-arrow img{width:30px;height:30px}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer .slick-prev:before,._testimonialcarousel_section_outer .slick-next:before{content:none}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-prev{bottom:-110px !important;left:45% !important;transform:rotate(180deg)}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-arrow{position:absolute;top:unset !important;border:0}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-next{right:47%;bottom:-110px !important}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-arrow.slick-disabled{opacity:.5}@media(max-width:1081px){._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-next{bottom:-110px !important;right:45%}}@media(max-width:768px){._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-next{bottom:-110px !important;right:43%}._testimonialCarousel_outer_wrapper ._testimonialcarousel_section_outer button.slick-prev{bottom:-110px !important;left:43% !important;transform:rotate(180deg)}._testimonialCarousel_outer_wrapper ._testimonialCarousel_outer_wrap{padding:50px 0}}@media(max-width:480px){._testimonialCarousel_outer_wrapper ._testimonialCarousel_outer_wrap button.slick-arrow.slick-next{right:39% !important;bottom:-120px !important}._testimonialCarousel_outer_wrapper ._testimonialCarousel_outer_wrap button.slick-arrow img{width:80%;height:auto}._testimonialCarousel_outer_wrapper ._testimonialCarousel_outer_wrap button.slick-arrow.slick-prev{left:39% !important;bottom:-120px !important}._testimonialCarousel_outer_wrapper ._testimonialCarousel_outer_wrap button.slick-arrow img{width:80%;height:auto}}._testimonial_outer{padding:168px 0 84px}._testimonial_outer ._testimonial_outer-wrap{position:relative}._testimonial_outer ._testimonial_outer-wrap:before{border-radius:10px;border:2px solid #666;width:89%;height:100%;position:absolute;content:'';z-index:-1;left:-30px}._testimonial_outer ._testimonial_inner{display:flex;flex-wrap;align-items:center;justify-content:space-between;gap:50px;padding:48px 0 48px}._testimonial_outer ._testimonial_heading{flex:0 35%}._testimonial_outer ._testimonial_content_repeater{flex:0 65%;display:flex;flex-direction:column;gap:30px}._testimonial_outer ._testimonial_content_repeater_inner{border-radius:10px;background:#eaeaf4;padding:24px 40px;max-width:94%}._testimonial_outer ._testimonial_content_repeater:has(._testimonial_3) ._testimonial_2,._testimonial_outer ._testimonial_content_repeater:has(._testimonial_4) ._testimonial_4{margin:0 0 0 auto;margin-left:80px}._testimonial_outer h5{padding-top:15px !important}._testimonial_outer p._testimonial_company{font-weight:500 !important;text-transform:capitalize !important}._testimonial_outer ._testimonial_mobile_button{display:none}._testimonial_outer ._testimonial_desktop_button{padding-top:40px}@media(max-width:1700px){._testimonial_outer ._testimonial_desktop_button{padding-top:20px}}@media(max-width:1080px){._testimonial_outer ._testimonial_inner{display:block}._testimonial_outer h2{text-align:center;padding-bottom:40px !important}._testimonial_outer ._testimonial_content_repeater_inner{margin:0 20px !important}._testimonial_outer .page_center{padding-right:0}._testimonial_outer ._testimonial_desktop_button{display:none}._testimonial_outer ._testimonial_mobile_button{display:block;text-align:center;padding-top:150px}._testimonial_outer .slick-next:before,._testimonial_outer .slick-prev:before{content:none}._testimonial_outer button.slick-arrow{position:absolute;bottom:-40px !important;top:unset !important;border:0}._testimonial_outer button.slick-arrow.slick-prev{bottom:-100px !important;left:43% !important;transform:rotate(180deg)}._testimonial_outer button.slick-arrow.slick-next{right:43% !important;bottom:-80px !important}._testimonial_outer .slick-arrow.slick-disabled{opacity:.25}}@media(max-width:768px){._testimonial_outer{padding:50px 0}._testimonial_outer button.slick-arrow.slick-prev{left:41% !important}._testimonial_outer button.slick-arrow.slick-next{right:41% !important}._testimonial_outer .page_center{padding-right:20px}}@media(max-width:581px){._testimonial_outer h2{font-size:24px !important}}@media(max-width:480px){._testimonial_outer button.slick-arrow.slick-prev{left:39% !important;bottom:-90px !important}._testimonial_outer button.slick-arrow.slick-next{right:39% !important;bottom:-89px !important}._testimonial_outer button.slick-arrow img{width:80%;height:auto}._testimonial_outer ._testimonial_content_repeater_inner{margin:0 0 !important}._testimonial_outer h2{font-size:20px !important}}@media(max-width:351px){._testimonial_outer ._testimonial_outer-wrap:before{width:96%}}._thankYou_outer_wrap{padding-top:96px;padding-bottom:168px}._thankYou_outer_wrap ._thankYou_inner_wrap{max-width:920px;margin:0 auto;text-align:center;padding:0 20px}._thankYou_outer_wrap ._thankYou_heading_h2{margin-bottom:48px}
._thankYou_outer_wrap ._thankYou_button{padding-top:48px}@media(max-width:991px){._thankYou_outer_wrap ._thankYou_heading_h2{margin-bottom:24px}._thankYou_outer_wrap ._thankYou_button{padding-top:24px}._thankYou_outer_wrap{padding-bottom:50px;padding-top:50px}._thankYou_outer_wrap ._thankYou_heading_h2 h2{font-size:30px !important}}@media(max-width:768px){._thankYou_outer_wrap ._thankYou_heading_h2 h2{font-size:24px !important}}._threeCardMod_outer_wrap{padding:60px 0;background:rgba(125,125,187,0.16)}._threeCardMod_outer_wrap ._threeCardMod_heading_h2{text-align:center;margin-bottom:32px}._threeCardMod_outer_wrap ._threeCard_List_outer{padding-top:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:25px}._threeCardMod_outer_wrap ._threeCard_List_inner{flex:0 31%}._threeCardMod_outer_wrap ._threeCard_image img{border-radius:10px;width:100%}._threeCardMod_outer_wrap ._threeCard_content{position:relative}._threeCardMod_outer_wrap ._threeCard_content h5{color:#000 !important;text-align:center !important;font-size:24px !important}._threeCardMod_outer_wrap ._threeCard_content:before{border:2px solid #666;border-radius:10px;content:"";height:100%;left:27px;position:absolute;top:-21px;width:90%;z-index:-1}._threeCardMod_outer_wrap ._threeCard_content{padding:50px;padding-top:30px}@media(max-width:1540px){._threeCardMod_outer_wrap ._threeCard_content:before{border:2px solid #666;border-radius:10px;content:"";height:100%;left:27px;position:absolute;top:-15px;width:87%;z-index:-1}}@media(max-width:1290px){._threeCardMod_outer_wrap ._threeCard_List_inner{flex:0 31%}._threeCardMod_outer_wrap ._threeCard_content:before{left:24px}._threeCardMod_outer_wrap ._threeCard_content{padding:30px 40px 40px}}@media(max-width:1200px){._threeCardMod_outer_wrap ._threeCard_content:before{left:22px}._threeCardMod_outer_wrap ._threeCard_content{padding-top:20px}}@media(max-width:1124px){._threeCardMod_outer_wrap ._threeCard_content:before{left:20px}}@media(max-width:1024px){._threeCardMod_outer_wrap ._threeCard_content:before{width:92%}}@media(max-width:1080px){._threeCardMod_outer_wrap ._threeCard_List_outer .slick-slide{margin:0 25px;margin-right:0}._threeCardMod_outer_wrap ._threeCard_List_outer.slick-initialized.slick-slider{margin-bottom:0 !important}._threeCardMod_outer_wrap .page_center{padding-right:0 !important;margin-right:0 !important}._threeCardMod_outer_wrap ._threeCard_content:before{width:92%}._threeCardMod_outer_wrap ._threeCard_List_outer .slick-slider{margin-bottom:0 !important}._threeCardMod_outer_wrap ._threeCard_content h5{font-size:20px !important}}@media(max-width:941px){._threeCardMod_outer_wrap ._threeCard_content:before{left:20px;width:90%}._threeCardMod_outer_wrap ._threeCard_content{padding-right:35px;padding-left:35px}._threeCardMod_outer_wrap{padding:50px 0}}@media(max-width:800px){._threeCardMod_outer_wrap ._threeCard_content:before{left:16px;width:90%}}@media(max-width:768px){._threeCardMod_outer_wrap ._threeCard_content:before{width:94%}}@media(max-width:600px){._threeCardMod_outer_wrap ._threeCard_content:before{width:92%}._threeCardMod_outer_wrap ._threeCard_content{padding:30px;padding-top:20px}}@media(max-width:481px){._threeCardMod_outer_wrap ._threeCard_content h5{font-size:18px !important}._threeCardMod_outer_wrap ._threeCard_content:before{width:90%}}._twoCol_Content_From_outer{padding:60px 0}._twoCol_Content_From_outer ._twoCol_Content_From_inner{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}._twoCol_Content_From_outer ._twoCol_contentFrom_leftCol,._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol{flex:0 47%}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol h3{display:none}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form select,._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form input[type=text],._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form input[type=email],._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form input[type=number],._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form input[type=tel],._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form input[type=text],._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form textarea{border-radius:0;border-width:0 0 2px;padding:10px 0 5px;border-color:#000;color:#000}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs-form-field label span{font-family:Jost;font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;color:#000}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form select:focus-visible,._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form input:focus-visible,._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol form textarea:focus-visible{border-width:0 0 2px;border-radius:0;border-color:#000;outline:0}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol ul.no-list.hs-error-msgs.inputs-list li{margin:5px 0}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol ul.no-list.hs-error-msgs.inputs-list li label{font-size:16px;line-height:19px;color:#ef6b51}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .submitted-message.hs-main-font-element p{text-align:center !important;font-size:32px !important;font-family:Jost;font-style:normal;font-weight:500 !important;line-height:normal;text-transform:capitalize !important;color:#000}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol input.hs-button.primary.large{border-radius:10px;border:3px solid #c8161d;background:transparent;color:#000;color:#000;text-align:center;font-family:Jost;font-size:32px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs_submit.hs-submit{display:flex;justify-content:center}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs-input.invalid.error{border-color:#c8161d !important}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs-form-field label span:nth-child(2){color:#c8161d;font-family:Jost;font-size:24px;font-style:normal;font-weight:400}._twoCol_Content_From_outer ._twoCol_post_image img{box-shadow:6px 6px 10px rgba(102,102,102,0.56)}._twoCol_Content_From_outer ._twoCol_postContent{padding-top:32px;display:flex;flex-direction:column;gap:20px}._twoCol_Content_From_outer ._twoCol_postContent ul{margin:0}._twoCol_Content_From_outer ._twoColContent_form_Title{text-align:center;max-width:1200px;margin:0 auto;margin-bottom:64px}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs-richtext.hs-main-font-element h2{font-size:1.5em !important;font-weight:700 !important;font-family:'Jost';text-transform:none !important}@media(max-width:1240px){._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs-form-field label span{font-size:24px !important}}@media(max-width:1041px){._twoCol_Content_From_outer ._twoCol_Content_From_inner{display:block}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol{padding-top:40px}._twoCol_Content_From_outer ._twoCol_contentFrom_rightCol .hs-form-field label span{font-size:24px !important}}._twoCol_imgCont_outer_wrap{padding:60px 0}._twoCol_imgCont_outer_wrap ._twoCol_heading_h2{text-align:center;margin-bottom:64px}._twoCol_imgCont_outer_wrap ._twoCol_outer_section{display:flex;justify-content:center;padding-top:64px}._twoCol_imgCont_outer_wrap ._twoCol_leftCol img{border-radius:10px;width:100%}._twoCol_imgCont_outer_wrap ._twoCol_leftCol{flex:0 50%}._twoCol_imgCont_outer_wrap ._twoCol_outer_section{position:relative}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{flex:0 50%;padding:50px;padding-top:28px;position:relative}._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{border-radius:10px;border:2px solid #666;width:100%;height:90%;position:absolute;content:'';z-index:-1;left:-60px;top:-57px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol p{max-width:90%;margin:0 auto}@media(max-width:1792px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{height:100%}._twoCol_imgCont_outer_wrap ._twoCol_heading_h2{margin-bottom:20px}}@media(max-width:1540px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{height:100%}}@media(max-width:1440px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{height:100%}}@media(max-width:1306px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{top:-40px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{flex:0 50%;padding-left:50px}}@media(max-width:1242px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol{flex:0 60%;padding-left:50px;padding-top:0}._twoCol_imgCont_outer_wrap ._twoCol_leftCol{flex:0 40%}}@media(max-width:1091px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{top:-34px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{padding:30px}}@media(max-width:1080px){._twoCol_imgCont_outer_wrap ._twoCol_outer_section{flex-direction:column}._twoCol_imgCont_outer_wrap ._twoCol_rightCol p{max-width:100%}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{width:70%;margin:0 auto;margin-right:0}._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{height:100%;left:0}._twoCol_imgCont_outer_wrap ._twoCol_leftCol img{width:70%}._twoCol_imgCont_outer_wrap ._twoCol_rightCol p{padding:25px 0 64px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{padding-right:50px}._twoCol_imgCont_outer_wrap ._twoCol_heading_h2{margin-bottom:32px}}@media(max-width:991px){._twoCol_imgCont_outer_wrap ._twoCol_rightCol{padding-right:30px;padding-bottom:20px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol p{font-size:16px !important}._twoCol_imgCont_outer_wrap{padding:50px 0}._twoCol_imgCont_outer_wrap ._twoCol_rightCol p{padding:25px 0 64px}}@media(max-width:768px){._twoCol_imgCont_outer_wrap ._twoCol_imgCont_inner_wrap{padding-top:50px}._twoCol_imgCont_outer_wrap ._twoCol_outer_section{gap:30px;padding-top:32px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{margin:0 auto;width:100%;padding:50px;border:2px solid #000;border-radius:10px}
  ._twoCol_imgCont_outer_wrap ._twoCol_rightCol:before{top:0;content:none}._twoCol_imgCont_outer_wrap ._twoCol_leftCol img{width:100%}._twoCol_imgCont_outer_wrap ._twoCol_rightCol p{padding:0}}@media(max-width:481px){._twoCol_imgCont_outer_wrap ._twoCol_imgCont_inner_wrap{padding-top:0}._twoCol_imgCont_outer_wrap ._twoCol_heading_h2{margin-bottom:16px}._twoCol_imgCont_outer_wrap ._twoCol_outer_section{padding-top:16px}._twoCol_imgCont_outer_wrap ._twoCol_rightCol{padding:30px}}._twoCol_ListImage_outer_wrap{padding:60px 0}._twoCol_ListImage_outer_wrap ._twoCol_ListImage_Heading_h2{text-align:center;padding-bottom:60px}._twoCol_ListImage_outer_wrap ._twoColListImage_outer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}._twoCol_ListImage_outer_wrap ._twoCol_list_leftCol,._twoCol_ListImage_outer_wrap ._twoCol_Listimage_rightCol{flex:0 47%}._twoCol_ListImage_outer_wrap ._twoCol_Listimage_rightCol img{border-radius:10px}._twoCol_ListImage_outer_wrap ._twoCol_list{padding:40px 0;border-bottom:1px solid #000}._twoCol_ListImage_outer_wrap ._twoCol_list:first-child{padding-top:0}._twoCol_ListImage_outer_wrap ._twoCol_list:last-child{padding-bottom:0;border-bottom:0}._twoCol_ListImage_outer_wrap ._twoCol_list_title h3{color:#c8161d !important;padding-bottom:6px}@media(max-width:1081px){._twoCol_ListImage_outer_wrap ._twoCol_list_leftCol{flex:0 100%;max-width:900px;margin:0 auto}._twoCol_ListImage_outer_wrap ._twoCol_Listimage_rightCol{display:none}._twoCol_ListImage_outer_wrap ._twoCol_list{text-align:center}._twoCol_ListImage_outer_wrap ._twoCol_list_title h3{font-size:30px !important;text-transform:uppercase !important}}._two_column_repeater_outer{padding:50px 0 80px}._two_column_repeater_outer h2{color:#000;text-align:center;font-family:Jost;font-size:48px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin:0;padding-bottom:64px}._two_column_repeater_outer ._two_column_repeater_wrap h3{color:#000;font-family:Jost;font-size:40px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;margin:0;padding-bottom:15px}._two_column_repeater_outer ._two_column_repeater_image{display:flex;align-items:center}._two_column_repeater_outer ._two_column_repeater_image img{border-radius:10px}._two_column_repeater_outer ._two_column_repeater_wrap p{color:#000;font-family:"DM Sans";font-size:24px;font-style:normal;font-weight:400;line-height:38px;text-transform:capitalize;margin:0}._two_column_repeater_outer ._two_column_repeater_button{padding-top:50px}._two_column_repeater_outer ._two_column_repeater_wrap ._two_column_repeater_button a{border:3px solid #c8161d;border-radius:10px;color:#000;font-family:DM Sans;font-size:23px;font-style:normal;font-weight:700;line-height:38px;padding:12px 16px;text-align:center;text-transform:capitalize;text-decoration:none;display:inline-block;position:relative}._two_column_repeater_outer ._two_column_repeater_wrap ._two_column_repeater_button a:before{position:absolute;content:"";width:40px;height:40px;left:-5px;top:-5px;border-left:10px solid #c8161d;border-top:10px solid #c8161d}._two_column_repeater_outer ._two_column_repeater_wrap ._two_column_repeater_button a:after{position:absolute;content:"";width:40px;height:40px;bottom:-5px;right:-5px;border-right:10px solid #c8161d;border-bottom:10px solid #c8161d}._two_column_repeater_outer ._two_column_repeater_wrap{align-items:center;display:grid;gap:40px;grid-template-columns:5fr 7fr;justify-content:space-between;padding:20px;margin-bottom:30px}._two_column_repeater_outer ._two_column_repeater_wrap:last-child{margin-bottom:0}._two_column_repeater_outer .right._two_column_repeater_wrap{grid-template-columns:7fr 5fr}._two_column_repeater_outer .right ._two_column_repeater_image{order:1}._two_column_repeater_outer ._two_column_repeater_wrap:hover{box-shadow:0 0 25px rgba(200,22,29,0.35);border-radius:10px;background:#FFF}._two_column_repeater_outer .right ._two_column_repeater_image{justify-content:flex-end}@media(max-width:1700px){._two_column_repeater_outer{padding:50px 0 90px}._two_column_repeater_outer h2{padding-bottom:40px}}@media(max-width:1080px){._two_column_repeater_outer{padding:50px 0 60px}._two_column_repeater_outer ._two_column_repeater_wrap{display:block;margin-bottom:20px}._two_column_repeater_outer ._two_column_repeater_wrap:last-child{margin-bottom:0}._two_column_repeater_outer ._two_column_repeater_button{padding-top:40px}._two_column_repeater_outer ._two_column_repeater_image{padding-bottom:30px;justify-content:center !important}._two_column_repeater_outer ._two_column_repeater_content{text-align:center}._two_column_repeater_outer h2{padding-bottom:30px}}._twoColImgContentMod_outer_wrap ._twoCol_imgContent_outer{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}._twoColImgContentMod_outer_wrap ._twoCol_image_section{flex:0 35%}._twoColImgContentMod_outer_wrap ._twoCol-content_section{flex:0 60%}._twoColImgContentMod_outer_wrap ._twoCol_imgContent_outer.twoCol-Img-right{flex-direction:row-reverse}._twoColImgContentMod_outer_wrap ._twoCol_image_section img{border-radius:10px}._twoColImgContentMod_outer_wrap ._twoCol_content_title{margin-bottom:48px}._twoColImgContentMod_outer_wrap ._twoCol_content_benefit_sec h4{margin-bottom:20px !important}._twoColImgContentMod_outer_wrap .key_points{margin-top:20px;padding:20px;border-radius:10px;border:2px solid #7d7dbb;width:60%}._twoColImgContentMod_outer_wrap .key_points ul{margin-bottom:0}@media(max-width:1700px){._twoColImgContentMod_outer_wrap ._twoCol_content_title{margin-bottom:20px}}@media(max-width:1081px){._twoColImgContentMod_outer_wrap .key_points{width:70%}}@media(max-width:991px){._twoColImgContentMod_outer_wrap ._twoCol_imgContent_outer{display:block}._twoColImgContentMod_outer_wrap ._twoCol_image_section{display:flex;justify-content:center;margin-bottom:32px}._twoColImgContentMod_outer_wrap ._twoCol-content_section{text-align:center}._twoColImgContentMod_outer_wrap .key_points{width:100%;max-width:70%;margin:0 auto;margin-top:20px;text-align:left}}@media(max-width:581px){._twoColImgContentMod_outer_wrap .key_points{width:100%;max-width:100%;margin:0 auto;margin-top:20px;text-align:left}}._atlasCta_outer_wrap ._atlasCta_inner_wrap{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:60px;border-radius:10px;border:3px solid #7d7dbb;padding:50px}._atlas_title{text-align:center;flex:0 55%}._atlas_title h4{font-size:32px !important}._atlasCta_btn{flex:0 40%}@media(max-width:1700px){._atlasCta_outer_wrap ._atlasCta_inner_wrap{padding:40px}._atlas_title h4{font-size:24px !important}}@media(max-width:769px){._atlasCta_outer_wrap ._atlasCta_inner_wrap{display:flex;flex-direction:column;gap:30px;padding:30px}._atlas_title,._atlasCta_btn{flex:0 100%}}._cardPartners_outer_wrap ._cardpartners_heading,._cardPartners_outer_wrap ._cardPartners_content{text-align:center;margin-bottom:60px}._cardPartners_outer_wrap ._cardPartners_outer{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px}._cardPartners_outer_wrap ._cardPartners_list{flex:0 31%;padding:30px;border-radius:10px;background:rgba(125,125,187,0.16)}._cardPartners_outer_wrap ._cardPartners_title h2{color:#c8161d !important;font-weight:500 !important;font-size:46px !important;font-style:normal;line-height:normal;text-transform:uppercase}@media(max-width:1700px){._cardPartners_outer_wrap ._cardpartners_heading,._cardPartners_outer_wrap ._cardPartners_content{margin-bottom:20px}._cardPartners_outer_wrap ._cardPartners_outer{padding-top:20px}}@media(max-width:991px){._cardPartners_outer_wrap ._cardPartners_list{flex:0 47%}}@media(max-width:681px){._cardPartners_outer_wrap ._cardPartners_list{flex:0 100%;text-align:center}}.card-link{text-decoration:none !important}