@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";header{background-color:#f1f4fd;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:99}@media screen and (min-width:992px){header{padding:2rem}}.gap-4_2{gap:2rem}.gap-5_2{gap:1rem}@media screen and (min-width:768px){.gap-5_2{gap:3.75rem}}.teo-btn{border:0;font-family:Roboto,sans-serif;text-decoration:none;font-size:.875rem;display:flex;white-space:nowrap;justify-content:center;text-align:center;flex:1 1;transition:all .3s ease-in-out}.teo-btn-toggle{padding:0;background-color:transparent;margin:0}.teo-btn-toggle img:last-child,.teo-btn-toggle.active img:first-child{display:none}.teo-btn-toggle.active img:last-child{display:flex}.teo-btn--outline{border:1px solid #df3601;color:#df3601;font-weight:600;line-height:1;padding:.75rem .625rem;border-radius:.25rem}.teo-btn--outline:hover{border:1px solid #e55e34;color:#fff;background-color:rgba(229,94,52,.6)}.teo-btn--secondary{line-height:1;background-color:#df3601;color:#fff;padding:.75rem 1.25rem;border-radius:.25rem}.teo-btn--secondary:hover{background-color:#e55e34}.teo-btn--secondary:active,.teo-btn--secondary:focus{background-color:#d13402}.teo-btn--primary{line-height:1;background-color:#1738c4;color:#fff;padding:.75rem 1.25rem;border-radius:.25rem}.teo-btn--primary:hover{background-color:#4274e1}.teo-btn--primary:active,.teo-btn--primary:focus{background-color:#0d2aa4}.teo-btn:hover{opacity:.7}@media screen and (min-width:768px){.teo-btn{display:inline-flex}}#main_nav .teo-link,#main_nav.active .teo-link{font-family:Roboto,sans-serif;color:#091549;white-space:nowrap;font-size:1rem;text-decoration:none;transition:opacity .3s ease-in-out;position:relative}#main_nav .teo-link--highlight,#main_nav.active .teo-link--highlight{color:#1738c4!important;font-weight:400}@media screen and (max-width:991px){#main_nav .teo-link--highlight,#main_nav.active .teo-link--highlight{font-weight:600}}#main_nav .teo-link:hover,#main_nav.active .teo-link:hover{color:#4274e1}@media screen and (min-width:992px){#main_nav .teo-link:before,#main_nav.active .teo-link:before{content:"";position:absolute;left:0;right:0;bottom:-7px;width:0;height:1px;background-color:#1738c4;transition:all .3s linear;margin:0 auto}#main_nav .teo-link--highlight:before,#main_nav.active .teo-link--highlight:before{width:100%}}.hero{background-image:url(/assets/images/bg-hero.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding:2rem}@media screen and (min-width:992px){.hero{min-height:440px}}.pic{margin:0;max-width:200px}.pic,.pic img{position:relative}.pic img{max-width:100%;height:auto;overflow:hidden;border-radius:1.5rem;z-index:1}@media screen and (min-width:768px){.pic{max-width:inherit}}.bubble{position:absolute;z-index:2;display:block;transition:all .6s ease-in-out}.bubble--heart{bottom:0;left:0;transform:translate3d(-50%,-50%,0)}.bubble--like{right:0;top:0;transform:translate3d(50%,50%,0)}@media screen and (min-width:506px)and (max-width:767px){.bubble--like{transform:translate3d(87%,0,0)}}.bubble--quotes{left:0;top:0;transform:translate3d(-50%,-25%,0)}.headline{font-family:Lora,serif;color:#2d333e}.headline h1{font-size:1.75rem;line-height:1;margin-bottom:1rem;text-align:center}@media screen and (min-width:768px){.headline h1{text-align:left;font-size:4.5rem;line-height:5rem;margin-bottom:2rem;max-width:515px}}.headline h2{font-size:1.25rem;line-height:1;text-align:center}@media screen and (min-width:768px){.headline h2{text-align:left;font-size:2.5rem;line-height:3rem}}.headline.headline-style-2 h2{font-size:32px;line-height:41px;margin-bottom:1rem}@media screen and (min-width:768px){.headline.headline-style-2 h2{font-size:40px;line-height:48px;color:#424b5a}}.headline.headline-style-2 h1{display:none}.headline.headline-style-2 p{font-size:24px;font-size:16px;line-height:24px;color:#424b5a}@media screen and (min-width:768px){.headline.headline-style-2 p{max-width:473px}}.subtitle{font-size:32px;line-height:38px;margin-bottom:2rem;font-family:Lora,serif;color:#2d333e;width:100%;text-align:center}.subtitle--secondary{color:#df3601}@media screen and (min-width:768px){.subtitle{font-weight:600;font-size:40px;line-height:48px;text-align:left}}.lead-in{font-size:16px}@media screen and (min-width:768px){.lead-in{font-size:24px}}.bg-blueGray{background-color:#f1f4fd}.step{display:flex;flex-direction:column;align-items:center;margin-top:4.5rem;transition:all .6s ease-in-out}.step,.step img{position:relative}.step img{overflow:hidden;border-radius:.5rem;margin-bottom:1rem;z-index:2}.step h6{font-family:Lora,serif;font-size:1.5rem;color:#2d333e;line-height:1;margin-bottom:.5rem}.step span{color:#424b5a;font-family:Roboto,sans-serif;font-size:.875rem}.step:before{content:attr(data-step);font-family:Lora,serif;font-size:8rem;position:absolute;line-height:1;font-weight:700;top:0;transform:translate3d(25%,-50%,0);left:0;z-index:1;color:rgba(194,205,255,.4)}@media screen and (min-width:768px){.step:before{font-size:10.9375rem;transform:translate3d(-25%,-50%,0)}}.bg-box{background-color:#fff;box-shadow:0 16px 16px 0 rgba(15,50,197,.08)}.bg-box .teo-btn.teo-btn--secondary{display:flex;flex:1 1;align-self:stretch}.bg-box.js-animated .col-12.col-lg-6.d-flex.flex-column.align-items-start,.bg-box.js-animated .col-12.col-lg-6.mb-4.mb-lg-0 img,.oportunity{transition:all .6s ease-in-out}.oportunity{display:flex;flex-direction:column;align-items:center;position:relative;max-width:240px;margin-inline:auto;text-align:center}.oportunity img{margin-bottom:1rem}.oportunity h6{font-family:Lora,serif;font-size:1.5rem;color:#2d333e;line-height:1;margin-bottom:.5rem}.oportunity span{color:#424b5a;font-family:Roboto,sans-serif;font-size:.875rem}.oportunity:before{content:attr(data-step);font-family:Lora,serif;font-size:8rem;position:absolute;line-height:1;font-weight:700;top:0;transform:translate3d(25%,-50%,0);left:0;z-index:1;color:rgba(194,205,255,.4)}@media screen and (min-width:768px){.oportunity:before{font-size:10.9375rem;transform:translate3d(-25%,-50%,0)}}.bg-talk{background-image:url(/assets/images/bg-talk.png);background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative}.bg-talk:after{content:"";position:absolute;z-index:1;bottom:0;left:0;width:100%;height:80px;background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}@media screen and (min-width:768px){.bg-talk{min-height:560px}}.bg-talk.no-style{background:none}.bg-talk.no-style:after{content:none}@media screen and (min-width:768px){.bg-talk.no-style{min-height:auto}}.bg-talk .bubble--heart{right:0;left:inherit;bottom:inherit;top:inherit;transform:translate3d(0,100%,0)}@media screen and (min-width:567px){.bg-talk .bubble--heart{transform:translateZ(0);right:15%}}.feedback{max-width:320px;display:flex;justify-content:stretch;flex-direction:column;align-items:center;text-align:center;color:#333;background-color:hsla(0,0%,100%,.3);border-radius:1.25rem;border:1px solid #1738c4;padding:7rem 2rem 2rem;position:relative;margin-top:4rem;z-index:10;transition:all .6s ease-in-out}.feedback span{color:#1738c4}.feedback>img{top:0;position:absolute;transform:translateY(-30%)}.feedback .bubble--like{top:inherit;bottom:0;scale:.7;transform:translate3d(50%,-25%,0)}@media screen and (min-width:768px){.feedback{max-width:280px}}.counter{display:flex;flex-direction:column;align-items:center;text-align:center}.counter h4{font-family:Lora,serif;font-size:3rem;color:#df3601;line-height:1}.counter span{text-align:center;font-size:1.25rem;color:#424b5a;font-family:Roboto,sans-serif}.list{list-style:none;padding:0}.list--checks li{font-size:1rem;margin-bottom:1rem;color:#424b5a;font-family:Roboto,sans-serif;display:flex}.list--checks li:before{content:"";display:inline-flex;margin-right:.5rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAyNC4xMjVDMTMuNDc3NCAyNC4xMjUgMTQuOTQwMyAyMy44MjQzIDE2LjMwNTIgMjMuMjQwMUMxNy42NzAxIDIyLjY1NTkgMTguOTEwMyAyMS43OTk2IDE5Ljk1NSAyMC43MjAxQzIwLjk5OTYgMTkuNjQwNiAyMS44MjgzIDE4LjM1OTEgMjIuMzkzNiAxNi45NDg3QzIyLjk1OSAxNS41MzgzIDIzLjI1IDE0LjAyNjYgMjMuMjUgMTIuNUMyMy4yNSAxMC45NzM0IDIyLjk1OSA5LjQ2MTcxIDIyLjM5MzYgOC4wNTEzQzIxLjgyODMgNi42NDA4OSAyMC45OTk2IDUuMzU5MzYgMTkuOTU1IDQuMjc5ODhDMTguOTEwMyAzLjIwMDQgMTcuNjcwMSAyLjM0NDExIDE2LjMwNTIgMS43NTk5QzE0Ljk0MDMgMS4xNzU2OSAxMy40Nzc0IDAuODc1IDEyIDAuODc1QzkuMDE2MzEgMC44NzUgNi4xNTQ4MyAyLjA5OTc3IDQuMDQ1MDUgNC4yNzk4OEMxLjkzNTI2IDYuNDU5OTkgMC43NSA5LjQxNjg2IDAuNzUgMTIuNUMwLjc1IDE1LjU4MzEgMS45MzUyNiAxOC41NCA0LjA0NTA1IDIwLjcyMDFDNi4xNTQ4MyAyMi45MDAyIDkuMDE2MzEgMjQuMTI1IDEyIDI0LjEyNVpNMTEuNzEgMTcuMjAxN0wxNy45NiA5LjQ1MTY3TDE2LjA0IDcuNzk4MzNMMTAuNjY1IDE0LjQ2Mkw3Ljg4Mzc1IDExLjU4NjhMNi4xMTYyNSAxMy40MTMyTDkuODY2MjUgMTcuMjg4MkwxMC44MzM4IDE4LjI4OEwxMS43MSAxNy4yMDE3WiIgZmlsbD0iIzE3QUQyRSIvPgo8L3N2Zz4K");width:20px;min-width:20px;height:20px;background-position:50%;background-repeat:no-repeat;background-size:cover;transform:translateY(4px)}.list--links{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.list--links a{color:#424b5a;text-decoration:none;transition:opacity .3s ease-in-out}.list--links a:hover{color:#4274e1}.banner{width:100%;padding:2rem;background-image:url(/assets/images/bg-banner.png);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:1320px;margin-inline:auto;transition:all .3s ease-in-out;transition-delay:.5s}@media screen and (min-width:768px){.banner{border-radius:.5rem;padding:4.0625rem}}.banner .banner-icon img{width:60px;height:auto}footer{margin-top:5rem;background-color:#f8f9fc}.social{background-color:#eaefff;padding:2rem}.social h3{width:100%;text-align:center;font-family:Lora,serif;font-size:1rem;margin-bottom:2rem}@media screen and (min-width:768px){.social{font-size:1.5rem}}.follow{list-style:none;align-items:center;gap:1.5rem;padding:0}.follow,.follow a{display:flex;justify-content:center}.follow a{text-decoration:none;gap:.5rem;font-size:1rem;color:#1738c4;transition:opacity .3s ease-in-out}.follow a:hover{opacity:.6}.follow a:active,.follow a:focus{opacity:.8}.follow a img{width:16px}@media screen and (min-width:768px){.follow a img{width:auto}.follow{gap:4rem}}.sponsor{border-top:1px solid #dcdfe5;padding:2rem 0;gap:2.5rem;justify-content:center;align-items:center;flex-wrap:wrap}.sponsor,.sponsor a{display:flex}@media screen and (min-width:768px){.sponsor{padding:2rem}}@media screen and (max-width:767px){.sponsor span{flex-basis:100%;text-align:left;margin-bottom:1rem}.sponsor a{flex-grow:1;justify-content:center}header.active{background-color:#fff}#main_nav.active{border-top:1px solid #f1f4fd;display:flex!important;position:absolute;top:70px;left:0;height:calc(100vh - 70px);width:100%;display:flex;flex-direction:column;background-image:url(/assets/images/bg-menu.jpg);background-size:cover;align-items:flex-start!important;justify-content:flex-start!important;gap:2rem;padding:2rem}#main_nav.active a{flex:initial!important;border:none!important;background-color:transparent!important;color:#091549!important;padding:0;line-height:normal!important;font-size:1rem!important;font-weight:500}#main_nav.active a.teo-btn--outline{color:#df3601!important}}.faq{background-color:#eaefff;display:flex;flex-direction:column;position:relative;margin-block:80px}.faq:before{background:linear-gradient(0deg,#eaefff,hsla(0,0%,100%,0));top:-80px}.faq:after,.faq:before{content:"";width:100%;display:flex;height:80px;position:absolute}.faq:after{background:linear-gradient(180deg,#eaefff,hsla(0,0%,100%,0));bottom:-80px}.nav-tabs{border:0!important}.nav-tabs .nav-link{color:#2d333e;font-size:1.5rem;font-family:Roboto,sans-serif}.nav-tabs .nav-link.active{background-color:transparent;border-color:transparent!important;border-bottom:2px solid #1738c4!important}.nav-tabs .nav-link:hover{color:#4274e1}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent!important;border-bottom:2px solid #1738c4!important}.accordion-item:first-of-type,.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:0;border-top-right-radius:0;border:0}.accordion-button:not(.collapsed){background-color:transparent;border-radius:0;border:0}.accordion-header{border-radius:0}.accordion-item:last-of-type,.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-header{border-bottom:1px solid #dcdfe5!important}.accordion-header .accordion-button{color:#2d333e;font-weight:500}.accordion-button,.accordion-button.collapsed,.accordion-item{border:0!important}.accordion-item,.accordion-item>.accordion-header .accordion-button{box-shadow:none}.accordion-collapse.collapse.show{border-bottom:1px solid #dcdfe5!important}.slideInLeft{transform:translateX(-100%)}.slideInLeft,.slideInRight{opacity:0;transition:all .8s ease-in-out}.slideInRight{transform:translateX(100%)}[data-animate=false].hero .bubble--heart{opacity:0;transform:translate3d(-150%,-50%,0)}[data-animate=false].hero .bubble--like{opacity:0;transform:translate3d(150%,50%,0)}[data-animate=false] .bg-blueGray .col-12.col-lg-4 .step,[data-animate=false] .bg-box .row .col-12.col-lg-4.mb-5.mb-lg-0 .oportunity{opacity:0;transform:translate3d(0,50px,0)}[data-animate=false] .bg-box.js-animated .row div:first-child img{filter:blur(10px);transition:filter .4s ease-in-out;transition-delay:1s}[data-animate=false] .bg-box.js-animated .row div:last-child{transform:translate3d(100%,0,0)}[data-animate=false].banner{opacity:0}[data-animate=false] .banner,[data-animate=false] .feedback{opacity:0;transform:translate3d(0,50%,0)}[data-animate=false] .feedback:first-child{transition-delay:0s!important}[data-animate=false] .feedback:nth-child(2){transition-delay:.6s!important}[data-animate=false] .feedback:nth-child(3){transition-delay:1.2s!important}[data-animate=true].hero .bubble--heart{opacity:1;transform:translate3d(-50%,-50%,0)}[data-animate=true].hero .bubble--like{opacity:1;transform:translate3d(50%,50%,0)}[data-animate=true] .feedback{opacity:1;transform:translateZ(0)}[data-animate=true] .feedback:first-child{transition-delay:0s!important}[data-animate=true] .feedback:nth-child(2){transition-delay:.6s!important}[data-animate=true] .feedback:nth-child(3){transition-delay:1.2s!important}[data-animate=true] .banner,[data-animate=true] .bg-blueGray .col-12.col-lg-4 .step{opacity:1;transform:translateZ(0)}[data-animate=true] .bg-blueGray .col-12.col-lg-4:first-child .step{transition-delay:0s!important}[data-animate=true] .bg-blueGray .col-12.col-lg-4:nth-child(2) .step{transition-delay:.6s!important}[data-animate=true] .bg-blueGray .col-12.col-lg-4:nth-child(3) .step{transition-delay:1.2s!important}[data-animate=true] .bg-box .row .col-12.col-lg-4.mb-5.mb-lg-0 .oportunity{opacity:1;transform:translateZ(0)}[data-animate=true] .bg-box .row .col-12.col-lg-4.mb-5.mb-lg-0:first-child .oportunity{transition-delay:0s!important}[data-animate=true] .bg-box .row .col-12.col-lg-4.mb-5.mb-lg-0:nth-child(2) .oportunity{transition-delay:.6s!important}[data-animate=true] .bg-box .row .col-12.col-lg-4.mb-5.mb-lg-0:nth-child(3) .oportunity{transition-delay:1.2s!important}[data-animate=true] .bg-box.js-animated .row div:first-child img{filter:blur(0)}[data-animate=true] .bg-box.js-animated .row div:last-child{transform:translateZ(0)}[data-animate=true] .slideInLeft,[data-animate=true] .slideInRight{opacity:1;transform:translateX(0)}.headline a,.headline h1,.headline h2{opacity:0;animation:slideIn .4s ease-out forwards}.headline a:first-child,.headline h1:first-child,.headline h2:first-child{animation-delay:0s}.headline a:nth-child(2),.headline h1:nth-child(2),.headline h2:nth-child(2){animation-delay:.3s}.headline a:nth-child(3),.headline h1:nth-child(3),.headline h2:nth-child(3){animation-delay:.6s}@keyframes slideIn{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.no-margin{margin-top:0!important;margin-bottom:0!important}.filter-separator{width:100%;height:1px;background-color:#dcdfe5;display:block}.react-select-container .react-select__control{border:none!important;box-shadow:none!important;border-radius:4.97959px;min-height:45px}.react-select-container.small-select .react-select__control{min-height:32px}.react-select-container .react-select__option,.react-select-container .react-select__placeholder,.react-select-container .react-select__single-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:400;font-size:16px;line-height:19px;color:#586579;font-family:Roboto,sans-serif}.react-select-container.small-select .react-select__option,.react-select-container.small-select .react-select__placeholder,.react-select-container.small-select .react-select__single-value{font-weight:400;font-size:14px;line-height:16px}.react-select-container .react-select__option--is-selected{background-color:#deebff!important}.react-select-container .react-select__value-container{padding-left:15px}.react-select-container.small-select .react-select__value-container{padding-left:10px}.react-select-container .react-select__menu{min-width:259px}.react-select-container .react-select__indicator{padding-right:15px}.react-select-container .react-select__indicator svg{color:#6e7e96}.react-select-container.small-select .react-select__indicator{padding-right:10px}.react-select-container.location-select .react-select__indicator svg,.react-select-container.speciality-select .react-select__indicator svg{color:#006edc}.react-select-container.professional-profile-select{background-color:#ffe8e1;padding:5px;border-radius:4px}.react-select-container.professional-profile-select .react-select__control{min-height:35px}@media screen and (max-width:992px){.react-select-container{border-radius:4px;border:1px solid #dcdfe5}}.react-select-float-label{position:absolute;top:0;left:8px;font-weight:400;font-size:10px;line-height:12px;font-family:Roboto,sans-serif;transition:all .3s linear}.react-select-float-label.active{top:-15px}@media screen and (max-width:992px){.react-select-float-label{position:relative;top:0!important;font-weight:700;font-size:14px;line-height:16px;margin-bottom:5px;display:block}}.radio-input-group .radio-input-group-placeholder{font-weight:500;font-size:14px;line-height:16px;color:#424b5a;font-family:Roboto,sans-serif;margin:0 0 10px}.radio-input-group .form-check-label{font-weight:400;font-size:14px;line-height:16px;color:#586579;font-family:Roboto,sans-serif}.radio-input-group .form-check-input{box-shadow:none!important;width:16px!important;height:16px!important}.text-input-container{position:relative;width:100%}.text-input-container .text-input-group{position:relative;display:flex;align-items:center;background:#fff;border-radius:5px;gap:5px}.text-input-container .text-input-group input{display:block;width:100%;height:45px;font-size:16px;line-height:19px;color:#586579;font-family:Roboto,sans-serif;padding:10px;outline:none;border:none;border-radius:5px;overflow:hidden;text-overflow:ellipsis}.text-input-container .text-input-group svg{margin-right:10px;color:#006edc}.check-input-container label{display:flex;align-items:flex-start;gap:5px;position:relative}.check-input-container label svg{width:16px;min-width:16px;height:auto;color:#006edc}.check-input-container label input{opacity:0;position:absolute;width:0;height:0;overflow:hidden}.check-input-container label span{font-size:14px;line-height:16px;color:#586579;font-family:Roboto,sans-serif}.check-input-container label a{color:#586579}.type-input-container{position:relative;width:100%}.type-input-container ul{position:relative;background-color:#d5e8ff;display:flex;align-items:center;justify-content:space-between;list-style:none;margin:0;gap:5px;padding:5px;border-radius:4px;height:45px;overflow:hidden}.type-input-container ul li{position:relative;overflow:hidden;min-width:100px;width:100%}.type-input-container ul li>label{padding:5px 10px;background:#fff;border-radius:4px;display:flex;align-items:center;gap:5px;width:100%}.type-input-container ul li div{overflow:hidden}.type-input-container ul li input{opacity:0;position:absolute;width:0;height:0;overflow:hidden}.type-input-container ul li p{font-weight:400;font-size:14px;line-height:16px;color:#0052a3;font-family:Roboto,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.type-input-container ul li svg{margin-bottom:2px;color:#0052a3;width:14px;height:auto}.resource-center-card{background-color:#eaefff}.resource-center-card .resource-center-search-group{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:100%}@media screen and (max-width:991px){.resource-center-card .resource-center-search-group{flex-direction:column}}.resource-center-card .resource-center-search-group button{border:none;padding:0;background:none;background:#006edc;border-radius:4px;font-weight:700;font-size:16px;line-height:24px;font-family:Roboto,sans-serif;height:45px;color:#fff;width:115px}.resource-center-card .resource-center-search-group button:active,.resource-center-card .resource-center-search-group button:hover{background-color:#1738c4}@media screen and (max-width:992px){.resource-center-card .resource-center-search-group button{width:100%}}.resource-center-card .resource-center-search-items{display:flex;gap:10px;justify-content:flex-start;width:100%;align-items:center}.resource-center-card .resource-center-search-items button{border:none;padding:0;background:none}.resource-center-card .resource-center-search-items button:last-child{margin-bottom:12px;font-weight:400;font-size:16px;line-height:24px;font-family:Roboto,sans-serif;color:#006edc;display:flex;align-items:center;gap:5px;white-space:nowrap}.resource-center-card .resource-center-search-items button:last-child svg{color:#006edc}.resource-center-card .resource-center-search-items button:last-child:hover,.resource-center-card .resource-center-search-items button:last-child:hover svg{color:#0052a3}.resource-center-card .resource-center-search-items button:last-child:active,.resource-center-card .resource-center-search-items button:last-child:active svg{color:#96d2ff}@media screen and (max-width:992px){.resource-center-card .resource-center-search-items button:last-child{display:none}}.resource-center-card .react-select-float-label{position:relative;top:0}@media screen and (max-width:992px){.resource-center-card .react-select-float-label{font-weight:400;font-size:16px;line-height:19px;color:#586579}}.resource-center-breadcrumb{margin-top:1.5rem;margin-bottom:1.5rem}.resource-center-breadcrumb ul{list-style:none;padding:0;margin:0;display:flex;gap:5px}.resource-center-breadcrumb ul li{display:flex;align-items:center}.resource-center-breadcrumb ul li a,.resource-center-breadcrumb ul li span{font-size:14px;line-height:16px;color:#424b5a;font-family:Roboto,sans-serif;white-space:nowrap;display:block}@media screen and (max-width:991px){.resource-center-breadcrumb ul li a,.resource-center-breadcrumb ul li span{font-size:12px;line-height:14px}}.resource-center-breadcrumb ul li span{text-overflow:ellipsis;overflow:hidden}.resource-center-breadcrumb ul li svg{width:16px;min-width:16px;height:auto}.resource-center-breadcrumb ul li:last-child{overflow:hidden}.resource-center-details-card{background-image:url(/assets/images/bg-hero.png);background-position:top;background-repeat:no-repeat;background-size:100%}.resource-center-details-card .resource-center-title h1{font-weight:600;font-size:40px;line-height:48px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);font-family:Lora,serif;margin-bottom:1.5rem}@media screen and (max-width:991px){.resource-center-details-card .resource-center-title h1{font-size:32px;line-height:41px;text-align:center}}.resource-center-details-card .resource-center-title .resource-center-description{margin-bottom:1.5rem}.resource-center-details-card .resource-center-title .resource-center-description,.resource-center-details-card .resource-center-title .resource-center-description *{font-size:16px;line-height:24px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);font-family:Roboto,sans-serif}@media screen and (max-width:991px){.resource-center-details-card .resource-center-title .resource-center-description,.resource-center-details-card .resource-center-title .resource-center-description *{text-align:center}}.resource-center-details-card .resource-center-sumary ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:10px}.resource-center-details-card .resource-center-sumary ul li span{font-size:16px;line-height:24px;color:#2d333e;font-family:Lora,serif}.resource-center-details-card .resource-center-sumary ul li span.resource-center-sumary-item{margin-left:10px;font-size:12px;line-height:14px;font-family:Roboto,sans-serif;padding:4px 8px;background:#c4ebcb;border-radius:4px;color:#006915}.resource-center-details-card .resource-center-sumary ul li button{display:flex;justify-content:center;align-items:center;padding:12px 24px;gap:8px;background:#006edc;border-radius:4px;border:none;color:#fff;margin-top:1rem}.resource-center-details-card .resource-center-sumary ul li button svg{width:16px;height:auto}.resource-center-details-card .resource-center-sumary ul li button.downloading svg{animation:rotation 2s linear infinite}.resource-center-details-card .resource-center-sumary ul li button span{color:#fff;font-weight:700;font-size:14px;line-height:16px;font-family:Roboto,sans-serif}.resource-center-details-card .resource-center-sumary ul li button:hover{background-color:#1738c4}.resource-center-details-card .resource-center-sumary ul li button:active{background-color:#df3601}@media screen and (max-width:991px){.resource-center-details-card .resource-center-sumary ul li button{width:100%}.resource-center-details-card .resource-center-sumary{margin-top:2rem}}.resource-center-details-card .resource-center-thumbnail-group{position:relative;display:table;margin-left:auto}.resource-center-details-card .resource-center-thumbnail-group img{max-width:100%;display:block;height:auto}.resource-center-details-card .resource-center-thumbnail-group .resource-shape{position:absolute;bottom:10%;left:-5%}@media screen and (max-width:991px){.resource-center-details-card .resource-center-thumbnail-group .resource-shape{left:-17%}}.resource-center-details-card .resource-center-thumbnail-group .resource-shape svg{color:#df3601}.resource-center-details-card .resource-center-thumbnail-group .resource-shape.resource-shape-2{bottom:auto;left:auto;top:5%;right:-8%}@media screen and (max-width:991px){.resource-center-details-card .resource-center-thumbnail-group .resource-shape.resource-shape-2{right:-22%}}.resource-center-details-card .resource-center-thumbnail-group .resource-shape.resource-shape-2 svg{color:#9bacf3}@media screen and (max-width:991px){.resource-center-details-card .resource-center-thumbnail-group{max-width:195px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}}.resource-center-details-card .resource-center-share-socials{margin-top:.5rem}.resource-center-details-card .resource-center-share-socials ul{padding:0;list-style:none;margin:0;display:flex;align-items:center;gap:10px;justify-content:flex-end}.resource-center-details-card .resource-center-share-socials ul li span{font-size:14px;line-height:16px;color:#586579;font-family:Roboto,sans-serif}@media screen and (max-width:991px){.resource-center-details-card .resource-center-share-socials ul li svg{width:24px;height:auto}.resource-center-details-card .resource-center-share-socials ul{justify-content:center}.resource-center-details-card .resource-center-share-socials{margin-bottom:1.5rem}}.resource-center-details-card .resource-center-collaborators{margin-top:4rem}.resource-center-details-card .resource-center-collaborators h3{font-weight:600;font-size:16px;line-height:24px;color:#2d333e;text-align:center;font-family:Lora,serif;margin-bottom:1.5rem}.resource-center-details-card .resource-center-collaborators>div{display:flex;align-items:center;justify-content:center;gap:10px}.resource-center-details-card .resource-center-collaborators img{width:188px;height:auto}@media screen and (max-width:991px){.resource-center-details-card .resource-center-collaborators img{width:163px}}.job-offer-filter-backdrop{position:fixed;top:0;background-color:hsla(0,0%,100%,.6);width:100%;left:0;height:100%;z-index:998;display:none}@media screen and (max-width:992px){.job-offer-filter-backdrop{display:block}}.gap-4_2{gap:1rem}.job-offer-main-card{background-image:url(/assets/images/bg-job-offer.svg);background-position:top;background-size:cover;padding:30px;border-radius:8px;max-width:calc(1320px - 1.5rem);margin:0 auto}.job-offer-main-card .job-offer-main-card-title{margin-bottom:30px;position:relative}.job-offer-main-card .job-offer-main-card-title h1{font-family:Lora,serif;font-weight:600;font-size:40px;line-height:48px;color:#2d333e}@media screen and (max-width:992px){.job-offer-main-card .job-offer-main-card-title h1{font-size:32px;line-height:38px;text-align:center;margin-bottom:20px}}.job-offer-main-card .job-offer-main-card-title p{font-family:Roboto,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:#424b5a}@media screen and (max-width:992px){.job-offer-main-card .job-offer-main-card-title p{font-size:16px;line-height:18px}}.job-offer-main-card .job-offer-main-card-title .job-offer-shapes{position:absolute;top:0;right:0}.job-offer-main-card .job-offer-main-card-title .job-offer-shapes img:first-child{margin-top:80px}@media screen and (max-width:992px){.job-offer-main-card .job-offer-main-card-title .job-offer-shapes{width:100%;display:flex;justify-content:space-between}.job-offer-main-card .job-offer-main-card-title .job-offer-shapes img{margin:0!important}.job-offer-main-card .job-offer-main-card-title .job-offer-shapes img:first-child{margin-top:25px!important;width:43px}.job-offer-main-card .job-offer-main-card-title .job-offer-shapes img:last-child{width:50px;position:absolute;right:-20px;top:0}}.job-offer-main-card .job-offer-buttons{display:flex;flex-direction:column;gap:10px}.job-offer-main-card .job-offer-buttons .job-offer-submit{display:flex;justify-content:center;align-items:center;padding:16px 32px;height:45px;background:#006edc;border-radius:4px;border:none;color:#fff;font-style:normal;font-weight:700;font-size:16px;line-height:24px;font-family:Roboto,sans-serif;width:115px}.job-offer-main-card .job-offer-buttons .job-offer-submit:hover{background:#1738c4}.job-offer-main-card .job-offer-buttons .job-offer-submit:active{background:#df3601}@media screen and (max-width:992px){.job-offer-main-card .job-offer-buttons .job-offer-submit{width:100%}}.job-offer-main-card .job-offer-buttons .job-offer-button{background:#f1f4fd;border-radius:4px;width:100%;height:40px;border:none;font-size:14px;line-height:16px;color:#1838c3;font-family:Roboto,sans-serif;gap:5px;align-items:center;justify-content:center;font-weight:700;display:none}.job-offer-main-card .job-offer-buttons .job-offer-button svg{color:#1838c3}@media screen and (max-width:992px){.job-offer-main-card .job-offer-buttons .job-offer-button{display:flex}}.job-offer-main-card .job-offer-clear{display:flex;justify-content:center;align-items:center;gap:10px;background:none;border:none;font-size:14px;line-height:16px;color:#e74101;font-family:Roboto,sans-serif;padding:0}.job-offer-main-card .job-offer-clear:hover{color:#df3601}.job-offer-main-card .job-offer-apply-filter{font-weight:700;font-size:14px;line-height:16px;text-align:center;font-family:Roboto,sans-serif;padding:12px 24px!important;background:#006edc!important;border-radius:4px;color:#fff;display:table;margin-left:auto}.job-offer-main-card .job-offer-apply-filter:hover{background:#1738c4!important}.job-offer-main-card .job-offer-apply-filter:active{background:#df3601!important}.job-offer-main-card .job-offser-filter-row-mobile>div{display:flex;justify-content:space-between;align-items:center}.job-offer-main-card .job-offser-filter-row-mobile p{font-style:normal;font-weight:700;font-size:16px;line-height:24px;font-family:Roboto,sans-serif;margin:0}.job-offer-main-card .job-offser-filter-row-mobile button{background:none;border:none;padding:0}@media screen and (max-width:992px){.job-offer-main-card .job-offser-filter-row-mobile{display:none}.job-offer-main-card .job-offser-filter-row-mobile.active{display:block}}.job-offer-main-card .job-offser-filter-group{display:flex;flex-direction:column;gap:20px;max-width:100%;margin-bottom:30px}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:center}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row.bottom-filter-row{max-width:calc(100% - 273px);display:flex;grid-template-columns:auto}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row.bottom-filter-row>div{width:100%}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row.bottom-filter-row>div:last-child{min-width:132px;width:115px}@media screen and (max-width:1399px){.job-offer-main-card .job-offser-filter-group .job-offser-filter-row.bottom-filter-row{max-width:calc(100% - 213px)}}@media screen and (max-width:1199px){.job-offer-main-card .job-offser-filter-group .job-offser-filter-row.bottom-filter-row{max-width:calc(100% - 153px)}}@media screen and (max-width:992px){.job-offer-main-card .job-offser-filter-group .job-offser-filter-row.bottom-filter-row{display:grid;max-width:100%;grid-template-columns:repeat(1,minmax(0,1fr))}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row{grid-template-columns:repeat(1,minmax(0,1fr))}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row-mobile{position:fixed;left:15px;top:15px;width:calc(100% - 30px);max-height:calc(100% - 30px);overflow:auto;background-color:#fff;z-index:999;padding:15px;box-shadow:0 2px 8px rgba(51,51,51,.15);border-radius:3px}}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row-mobile.job-offser-filter-row-middle{top:30%;display:none}@media screen and (max-width:992px){.job-offer-main-card .job-offser-filter-group .job-offser-filter-row-mobile.job-offser-filter-row-middle{position:fixed;left:15px;top:15px;width:calc(100% - 30px);max-height:calc(100% - 30px);overflow:auto;background-color:#fff;z-index:999;padding:15px;box-shadow:0 2px 8px rgba(51,51,51,.15);border-radius:3px}.job-offer-main-card .job-offser-filter-group .job-offser-filter-row-mobile.job-offser-filter-row-middle.active{display:block}}.job-offer-main-card .job-offer-card{display:flex;background-color:#fff;border-radius:8px;padding:30px;text-decoration:none;color:#2d333e;font-family:Lora,serif;gap:30px;margin-bottom:10px}.job-offer-main-card .job-offer-card .job-offser-company{font-weight:600;font-size:15px;line-height:19px}.job-offer-main-card .job-offer-card .job-offser-title{font-weight:600;font-size:24px;line-height:32px;margin-top:-5px}.job-offer-main-card .job-offer-card .job-offser-description{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:0}.job-offer-main-card .job-offer-card>div:first-child{width:100%}.job-offer-main-card .job-offer-card>div:first-child .job-offser-time-ago{display:none}.job-offer-main-card .job-offer-card>div:nth-child(2){width:150px;min-width:150px;display:flex;flex-direction:column;gap:15px;margin-top:20px}.job-offer-main-card .job-offer-card>div:nth-child(2) span{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:flex-start;gap:10px}.job-offer-main-card .job-offer-card>div:nth-child(2) span span{width:24px;display:flex;align-items:center;justify-content:center}.job-offer-main-card .job-offer-card>div:nth-child(2) span span svg{color:#9bacf3}.job-offer-main-card .job-offer-card>div:nth-child(3){margin-top:20px}.job-offer-main-card .job-offer-card .job-offser-time-ago{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#1738c4;white-space:nowrap;display:block}@media screen and (max-width:992px){.job-offer-main-card .job-offer-card{flex-direction:column;gap:15px;padding:15px}.job-offer-main-card .job-offer-card .job-offser-title{margin:0;font-size:18px;line-height:20px}.job-offer-main-card .job-offer-card .job-offser-description{display:none}.job-offer-main-card .job-offer-card>div:first-child .job-offser-time-ago{display:block}.job-offer-main-card .job-offer-card>div:first-child span{font-size:14px;line-height:18px}.job-offer-main-card .job-offer-card>div:nth-child(2){flex-direction:row;width:100%;min-width:100%;margin-top:0}.job-offer-main-card .job-offer-card>div:nth-child(2) span{font-size:14px;line-height:24px}.job-offer-main-card .job-offer-card>div:nth-child(2) span:first-child{white-space:nowrap}.job-offer-main-card .job-offer-card .job-offser-time-ago{margin-bottom:10px;font-size:14px;line-height:16px}.job-offer-main-card .job-offer-card>div:nth-child(3){display:none}}.job-offer-main-card .job-offer-card:hover{background-color:#d5e8ff}.job-offer-main-card .job-offer-card:active{background-color:#9bacf3;color:#fff}.job-offer-main-card .job-offer-card:active>div:nth-child(2) span span svg,.job-offer-main-card .job-offer-card:active>div:nth-child(3) span{color:#fff}@media screen and (max-width:1399px){.job-offer-main-card{max-width:calc(1140px - 1.5rem)}}@media screen and (max-width:1199px){.job-offer-main-card{max-width:calc(960px - 1.5rem)}}@media screen and (max-width:991px){.job-offer-main-card{overflow:hidden;max-width:100%;border-radius:0;padding:20px calc(var(--bs-gutter-x, 1.5rem)*.5)}}.job-offer-no-results h3{font-weight:600;font-size:24px;line-height:30px;color:#2d333e;font-family:Lora,serif}@media screen and (max-width:991px){.job-offer-no-results h3{font-size:18px;line-height:20px}}.job-offer-no-results p{font-weight:400;font-size:24px;line-height:32px;color:#424b5a;font-family:Roboto,sans-serif;margin:0}@media screen and (max-width:991px){.job-offer-no-results p{font-size:14px;line-height:24px}}.main-pagination{gap:5px;margin-top:15px}.main-pagination,.main-pagination .pagination-item{display:flex;align-items:center;justify-content:center}.main-pagination .pagination-item{text-decoration:none;width:24px;height:24px;border-radius:100%;font-weight:400;font-size:14px;line-height:16px;font-family:Roboto,sans-serif;color:#586579;background:none;border:none}.main-pagination .pagination-item.pagination-next,.main-pagination .pagination-item.pagination-prev{width:40px;height:40px;border:1px solid #586579}.main-pagination .pagination-item:not(.pagination-item-disabled):hover{color:#006edc;border-color:#006edc}.main-pagination .pagination-item:not(.pagination-item-disabled):active{color:#1738c4;border-color:#1738c4}.main-pagination .pagination-item.pagination-item-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.main-pagination .pagination-item.pagination-active{color:#1738c4}.resource-center-items{background:#eaefff;position:relative}.resource-center-items:after,.resource-center-items:before{content:"";position:absolute;left:0;top:0;width:100%;background:linear-gradient(181.13deg,hsla(0,0%,100%,0) .96%,hsla(0,0%,100%,.94) 78.11%,#fff 96.94%);transform:rotate(-180deg);height:162px;pointer-events:none}.resource-center-items:after{top:auto;bottom:0;transform:rotate(0deg)}.resource-center-items .resource-center-item{padding:15px;border:1px solid #fff;background:#fff;border-radius:8px;margin-bottom:1.5rem;display:flex;flex-direction:column;min-height:176px}.resource-center-items .resource-center-item.resource-center-old-item{border:1px solid #006edc;background:none}.resource-center-items .resource-center-item .resource-center-item-info{display:flex;justify-content:space-between}.resource-center-items .resource-center-item .resource-center-item-info div{display:flex;gap:5px;align-items:center}.resource-center-items .resource-center-item .resource-center-item-info span{font-weight:400;font-size:12px;line-height:14px;font-family:Roboto,sans-serif;display:flex;gap:5px;align-items:center}.resource-center-items .resource-center-item .resource-center-item-info>div:first-child>span:first-child{color:#0052a3}.resource-center-items .resource-center-item .resource-center-item-info>div:first-child>span:last-child{color:#586579}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child{justify-content:flex-end;position:relative}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child span{opacity:0;pointer-events:none;transition:all .3s linear;filter:drop-shadow(0 3px 4px rgba(0,0,0,.12));width:163px;position:absolute;top:-53px;right:-12px;background-color:#ffe8e0;border:1px solid #e74101;padding:8px;border-radius:4px}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child span:before{content:"";position:absolute;right:13.5px;width:0;height:0;bottom:-8px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #e74101}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child span:after{content:"";position:absolute;right:14px;width:0;height:0;bottom:-6px;border-left:4.6px solid transparent;border-right:4.6px solid transparent;border-top:7px solid #ffe8e0}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child button{background:none;padding:0;border:none}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child button svg{color:#e74101}.resource-center-items .resource-center-item .resource-center-item-info>div:last-child:hover span{opacity:1}.resource-center-items .resource-center-item .resource-center-item-info .separator{width:1px;height:10px;background-color:#0052a3;display:flex}.resource-center-items .resource-center-item .resource-center-item-title{margin-top:5px;margin-bottom:20px}.resource-center-items .resource-center-item .resource-center-item-title a{text-decoration:none}.resource-center-items .resource-center-item .resource-center-item-title h3{font-weight:600;font-size:16px;line-height:24px;color:#2d333e;margin:0;font-family:Lora,serif}.resource-center-items .resource-center-item .resource-center-item-categories{margin-top:auto;display:flex;gap:5px;justify-content:space-between}.resource-center-items .resource-center-item .resource-center-item-categories ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.resource-center-items .resource-center-item .resource-center-item-categories ul li span{font-size:12px;line-height:14px;color:#0052a3;font-family:Roboto,sans-serif;padding:4px 8px;background:#ffe8e0;border-radius:4px;display:table}.resource-center-items .resource-center-item .resource-center-item-categories.resource-center-item-categories-for-single ul li span{font-size:16px;line-height:24px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);padding:0;background:none}.resource-center-items .resource-center-item .resource-center-item-categories.resource-center-item-categories-for-single .resource-center-item-file-type{display:flex;align-items:center;gap:10px}.resource-center-items .resource-center-item .resource-center-item-categories.resource-center-item-categories-for-single .resource-center-item-file-type b,.resource-center-items .resource-center-item .resource-center-item-categories.resource-center-item-categories-for-single .resource-center-item-file-type span{font-size:12px;line-height:24px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);font-family:Roboto,sans-serif}.resource-center-items .resource-center-item .resource-center-item-categories.resource-center-item-categories-for-single .resource-center-item-file-type>span{display:flex;align-items:center;gap:5px}.resource-center-items .resource-center-item .resource-center-item-categories.resource-center-item-categories-for-single .resource-center-item-file-type svg{width:16px;height:auto}.resource-center-items .resource-center-item .resource-center-item-categories>div:last-child{display:flex;gap:10px;justify-content:space-between;align-items:flex-end}@media screen and (max-width:991px){.resource-center-items .resource-center-item .resource-center-item-categories>div:last-child{justify-content:flex-end}}.resource-center-items .resource-center-item .resource-center-item-categories>div svg{color:#586579;width:16px;height:auto}.resource-center-items .resource-center-item .resource-center-item-categories>div .download-load-icon svg{animation:rotation 2s linear infinite}.resource-center-items .resource-center-item .resource-center-item-categories>div button{padding:0;background:none;border:none}@media screen and (max-width:991px){.resource-center-items .resource-center-item .resource-center-item-categories{flex-direction:column}}.resource-center-video-item{padding:15px;background:#fff;border-radius:8px;margin-bottom:1.5rem;display:flex;flex-direction:column}.resource-center-video-item h3{font-size:16px;line-height:24px;color:#2d333e;font-family:Lora,serif;font-weight:600}.resource-center-video-item>div{width:100%;position:relative;padding-bottom:225px}.resource-center-video-item>div iframe{border-radius:8px;position:absolute;left:0;top:0;width:100%;height:100%}.resource-center-form-backdrop{position:fixed;left:0;top:0;background-color:hsla(0,0%,100%,.6);z-index:998;width:100%;height:100%}.resource-center-form{background-image:url(/assets/images/bg-form-resource-center.svg);background-position:top;background-size:cover;position:fixed;right:-708px;top:0;z-index:999;width:100%;height:100%;overflow:auto;max-width:708px;transition:all .3s linear}.resource-center-form-open{right:0}.resource-center-form .resource-center-close-button{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1.5rem}.resource-center-form .resource-center-close-button button{background:none;padding:0;border:none}.resource-center-form .resource-center-close-button button svg{width:20px;height:auto}.resource-center-form .resource-center-load-icon svg{animation:rotation 2s linear infinite}.resource-center-form .resource-center-form-content{width:100%;padding:50px 100px}.resource-center-form .resource-center-form-content h2{font-weight:600;font-size:32px;line-height:48px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);font-family:Lora,serif}@media screen and (max-width:708px){.resource-center-form .resource-center-form-content h2{font-size:32px;line-height:41px}}.resource-center-form .resource-center-form-content p{font-size:16px;line-height:24px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);font-family:Roboto,sans-serif;margin-bottom:30px}@media screen and (max-width:708px){.resource-center-form .resource-center-form-content p{font-size:16px;line-height:24px}}.resource-center-form .resource-center-form-content .resource-center-form-inputs{display:flex;flex-direction:column;gap:30px}.resource-center-form .resource-center-form-content .resource-center-form-inputs .resource-center-form-error{color:red;font-size:12px}.resource-center-form .resource-center-form-content .resource-center-submit-button{background:#006edc;border-radius:4px;min-width:109px;max-width:100%;height:45px;border:none;font-weight:700;font-size:16px;line-height:24px;color:#fff;font-family:Roboto,sans-serif}.resource-center-form .resource-center-form-content .resource-center-submit-button.submitting{display:flex;align-items:center;gap:5px;justify-content:center}.resource-center-form .resource-center-form-content .resource-center-submit-button svg{width:16px;height:auto;animation:rotation 2s linear infinite}.resource-center-form .resource-center-form-content .resource-center-submit-button:hover{background-color:#1738c4}.resource-center-form .resource-center-form-content .resource-center-submit-button:active{background-color:#df3601}@media screen and (max-width:708px){.resource-center-form .resource-center-form-content .resource-center-submit-button{width:100%}}.resource-center-form .resource-center-form-content .resource-center-download-button{background:#006edc;border-radius:4px;padding:8px 16px;border:none;font-weight:700;font-size:16px;line-height:24px;color:#fff;font-family:Roboto,sans-serif;display:flex;align-items:center;justify-content:space-between;gap:5px}.resource-center-form .resource-center-form-content .resource-center-download-button:hover{background-color:#1738c4}.resource-center-form .resource-center-form-content .resource-center-download-button:active{background-color:#df3601}@media screen and (max-width:708px){.resource-center-form .resource-center-form-content{padding:1.5rem}.resource-center-form .resource-center-form-content .react-select-float-label{position:absolute;top:0!important;font-weight:400;font-size:14px;line-height:16px}.resource-center-form .resource-center-form-content .react-select-float-label.active{top:-20px!important}}.resource-center-form .resource-center-form-shape{display:flex;justify-content:flex-end;position:absolute;right:0;top:100%;z-index:-1;pointer-events:none;margin-top:-23%}@media screen and (max-width:708px){.resource-center-form .resource-center-form-shape{margin-top:-50%}}.resource-center-form .resource-center-form-shape svg{color:#fff;opacity:.3}@media screen and (max-width:708px){.resource-center-form .resource-center-form-shape svg{width:250px;height:auto}}.help-search-items{display:flex;flex-direction:column;gap:50px}.help-search-items .help-search-item{background:hsla(0,0%,100%,.5);border-radius:8px;padding:30px 50px;position:relative}@media screen and (max-width:991px){.help-search-items .help-search-item{padding:30px 15px}}.help-search-items .help-search-item .help-search-item-number{font-family:Lora,serif;font-style:normal;font-weight:600;font-size:48px;line-height:56px;color:#9bacf3;position:absolute;left:14px;top:-23px}@media screen and (max-width:991px){.help-search-items .help-search-item .help-search-item-number{left:30px}}.help-search-items .help-search-item .help-search-item-description{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);margin-bottom:5px}.help-search-items .help-search-item .help-search-item-label{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#586579;display:block;margin-bottom:5px}.help-search-items .help-search-item svg{height:auto;max-width:100%}.wysiwyg .wysiwyg-content *{font-weight:400;font-size:24px;line-height:32px;color:#424b5a;font-family:Roboto,sans-serif}.wysiwyg .wysiwyg-content b,.wysiwyg .wysiwyg-content h1,.wysiwyg .wysiwyg-content h2,.wysiwyg .wysiwyg-content h3,.wysiwyg .wysiwyg-content h4,.wysiwyg .wysiwyg-content h5,.wysiwyg .wysiwyg-content h6,.wysiwyg .wysiwyg-content strong{font-weight:600}.wysiwyg .wysiwyg-content h1{font-family:Lora,serif;font-weight:600;font-size:40px;line-height:48px;text-align:center;color:#424b5a;text-shadow:0 2px 8px rgba(51,51,51,.15);margin:100px auto 60px}@media screen and (max-width:708px){.wysiwyg .wysiwyg-content h1{font-size:32px;margin-bottom:1rem}}.wysiwyg .wysiwyg-content h2{font-family:Lora,serif;font-weight:600;font-size:24px;margin-top:20px}.wysiwyg .wysiwyg-content p{font-size:1rem}.page{position:relative}.page .tyc-background{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:-1;display:flex;flex-direction:column}.page .tyc-background .tyc-background-image img{width:100%;height:auto;position:relative}.page .tyc-background .tyc-background-color{background-color:#eaefff;width:100%;height:100%;position:relative}.page .tyc-background .tyc-background-color:after,.page .tyc-background .tyc-background-color:before{content:"";position:absolute;left:0;top:0;width:100%;background:linear-gradient(181.13deg,hsla(0,0%,100%,0) .96%,hsla(0,0%,100%,.94) 78.11%,#fff 96.94%);transform:rotate(-180deg);height:162px;pointer-events:none}.page .tyc-background .tyc-background-color:after{top:auto;bottom:0;transform:rotate(0deg)}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes rotation{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}