.v-input-flat-selector{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;border-bottom:1px solid #e5e5e5}@media (min-width:54em){.v-input-flat-selector{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}.v-input-flat-selector .field__trigger:after,.v-input-flat-selector .list__item:after{background-color:#ff5f58;border-radius:50%;content:"";height:8px;opacity:0;position:absolute;right:8px;top:calc(50% - 4px);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:8px}.v-input-flat-selector .field__trigger{background-color:transparent;color:#ff5f58;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Bold;padding:24px 16px 24px 32px;position:relative;text-align:left;text-transform:uppercase;width:100%}.v-input-flat-selector .field__trigger:after{opacity:1}.v-input-flat-selector .trigger__icon{height:14px;left:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;position:absolute;top:24px;width:14px}.v-input-flat-selector .trigger__icon:after,.v-input-flat-selector .trigger__icon:before{background-color:#ff5f58;content:"";height:2px;left:0;margin-left:0;margin-right:0;position:absolute;top:50%;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:100%}.v-input-flat-selector .trigger__icon:before{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.v-input-flat-selector .trigger__icon:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-input-flat-selector .trigger--open,.v-input-flat-selector .trigger--placeholder{color:#00244f}.v-input-flat-selector .trigger--open:after,.v-input-flat-selector .trigger--placeholder:after{opacity:0}.v-input-flat-selector .trigger--open .trigger__icon:after,.v-input-flat-selector .trigger--open .trigger__icon:before,.v-input-flat-selector .trigger--placeholder .trigger__icon:after,.v-input-flat-selector .trigger--placeholder .trigger__icon:before{background-color:#00244f}.v-input-flat-selector .trigger--open .trigger__icon:after,.v-input-flat-selector .trigger--open .trigger__icon:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.v-input-flat-selector .field__list{padding-bottom:8px}.v-input-flat-selector .list__item{position:relative;color:#00244f;-webkit-transition:color .2s ease;transition:color .2s ease;cursor:pointer;margin-bottom:16px}.v-input-flat-selector .list__item.list__item--active{color:#ff5f58}.v-input-flat-selector .list__item.list__item--active:after{opacity:1}.v-input-flat-selector .field__list:focus,.v-input-flat-selector .field__trigger:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.v-input-selector__field{position:relative}.v-input-selector .field__trigger{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;background-color:#bbc5d2;border-radius:40px;border:none;color:#fff;cursor:pointer;font-family:Euclid Flex Regular;height:64px;letter-spacing:0!important;padding:12px 56px 12px 32px;position:relative;text-align:left;width:100%;z-index:5}@media (min-width:54em){.v-input-selector .field__trigger{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}.v-input-selector .field__trigger:focus{outline:none;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15)}.v-input-selector .field__trigger,.v-input-selector .list__item{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,background-color,-webkit-box-shadow;transition-property:color,background-color,-webkit-box-shadow;transition-property:color,background-color,box-shadow;transition-property:color,background-color,box-shadow,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);transition-timing-function:cubic-bezier(.23,1,.32,1)}.v-input-selector .trigger__icon{position:absolute;right:24px;top:calc(50% - 11px);-webkit-transition:-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1)}.v-input-selector .trigger--open{background-color:#f4f4f6;color:#bbc5d2}.v-input-selector .trigger--open .trigger__icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.v-input-selector .field__list{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;background-color:#f4f4f6;border-radius:10px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);color:#00244f;left:0;list-style-type:none;margin-bottom:0;margin-left:0;max-height:330px;overflow-y:auto;position:absolute;top:calc(100% + 15px);width:100%;z-index:10}@media (min-width:54em){.v-input-selector .field__list{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}@media (min-width:46em){.v-input-selector .field__list{min-width:100%;width:430px}}.v-input-selector .field__list:focus{outline:none}.v-input-selector .field__list::-webkit-scrollbar{width:15px}.v-input-selector .field__list::-webkit-scrollbar-thumb,.v-input-selector .field__list::-webkit-scrollbar-track{border-radius:10px}.v-input-selector .field__list::-webkit-scrollbar-track{background-color:#e5e5e5}.v-input-selector .field__list::-webkit-scrollbar-thumb{background-color:#b2b2b2;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.v-input-selector .field__list::-webkit-scrollbar-thumb:active{background-color:hsla(0,0%,70%,.8)}.v-input-selector__field--open-up .field__list{bottom:100%;top:auto}.v-input-selector .list__item{cursor:pointer;padding:12px 32px;position:relative}.v-input-selector .list__item--keyboard-hover,.v-input-selector .list__item:hover{background-color:#e5e5e5}.v-input-selector .list__item.list__item--active{background-color:#bbc5d2}.v-input-selector .list__item.list__item--active.list__item--keyboard-hover,.v-input-selector .list__item.list__item--active:hover{background-color:rgba(187,197,210,.8)}.v-input-selector .list__item--showcross{padding-right:56px}.v-input-selector .list__item__cross{font-size:24px;position:absolute;right:32px;top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.v-logo{display:inline-block}.v-navigate-sidebar{font-family:Euclid Flex Bold;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.v-navigate-sidebar .desk__navi{cursor:pointer;margin-bottom:12px;opacity:.3;text-transform:uppercase;-webkit-transition:opacity .3s ease,color .3s ease;transition:opacity .3s ease,color .3s ease}.v-navigate-sidebar .desk__navi--active{opacity:1}.v-navigate-sidebar--white .desk__navi{color:#fff}@media (min-width:54em){.v-navigate-sidebar{max-width:220px}}@media only screen and (max-width:864px){.v-navigate-sidebar{background-color:transparent;left:0;right:0;z-index:10}.v-navigate-sidebar--open{background-color:rgba(0,0,0,.4);bottom:0}.v-navigate-sidebar .v-navigate-sidebar__mob{background-color:#fff;-webkit-box-shadow:0 3px 10px -4px rgba(0,0,0,.2);box-shadow:0 3px 10px -4px rgba(0,0,0,.2)}.v-navigate-sidebar .v-navigate-sidebar__mob>li{margin-left:20px;margin-right:20px}.v-navigate-sidebar .mob__jump{color:#00244f;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Bold;font-size:16px;padding-bottom:16px;padding-top:16px;-webkit-transition:color .2s ease;transition:color .2s ease}.v-navigate-sidebar .mob__jump>i{color:#bbc5d2;margin-left:auto;-webkit-transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,transform .2s ease;transition:color .2s ease,transform .2s ease,-webkit-transform .2s ease}.v-navigate-sidebar .mob__jump--active{color:#ff5f58;font-family:Euclid Flex Regular}.v-navigate-sidebar .mob__jump--active>i{color:#ff5f58;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v-navigate-sidebar .mob__navi{border-top:1px solid #cfd5db;cursor:pointer;font-size:16px;letter-spacing:.03em;padding-bottom:16px;padding-top:16px;-webkit-transition:color .2s ease;transition:color .2s ease}.v-navigate-sidebar .mob__navi--active{color:#ff5f58}}.pearson-modal{background-color:rgba(0,0,0,.2);bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:65}.pearson-modal h6{line-height:1.57em;font-size:32px}.pearson-modal__scram{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100%}.pearson-modal__window{background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);max-width:1170px;padding:25px 20px;position:relative;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}@media (min-width:46em){.pearson-modal__window{margin:40px 20px;padding:40px}}@media (min-width:66em){.pearson-modal__window{padding:56px 98px}}.pearson-modal__window--close{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.pearson-modal__img{background-position:50%;background-size:cover;border-radius:50%;height:132px;margin-bottom:16px;width:132px}@media (min-width:46em){.pearson-modal__img{height:181px;margin-bottom:24px;width:181px}}.pearson-modal__line{background-color:#bbc5d2;height:1px;margin-bottom:32px;margin-top:32px}@media (min-width:46em){.pearson-modal__line{margin-top:40px;margin-bottom:40px}}.pearson-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:46em){.pearson-modal__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.pearson-modal .content__text{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pearson-modal .content__html{max-width:576px}.pearson-modal .content__social-opener{-ms-flex-item-align:start;align-self:flex-start;margin-top:40px}@media (min-width:46em){.pearson-modal .content__social-opener{display:none}}.pearson-modal .content__social-wrapper{display:none;position:absolute;bottom:60px;left:20px}.pearson-modal .content__social-wrapper--opened-mob{display:block}@media (min-width:46em){.pearson-modal .content__social-wrapper{bottom:auto;display:block;left:auto;margin-left:30px;position:static}}.pearson-modal .content__social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bbc5d2;border-radius:50%;color:#fff;display:none;font-size:28px;height:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px;width:80px}.pearson-modal .content__social--mob{margin-bottom:16px}@media (min-width:46em){.pearson-modal .content__social{display:-webkit-box;display:-ms-flexbox;display:flex}.pearson-modal .content__social--mob.btn-gen{display:none}}.pearson-modal .window__close{position:absolute;right:20px;top:25px}@media (min-width:46em){.pearson-modal .window__close{right:98px;top:56px}}.v-pearson-list--limit-2{max-width:775px}.v-pearson-list__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.v-pearson-list__pearson{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding-bottom:64px;padding-left:8px;padding-right:8px}.v-pearson-list__pearson--1\/3{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;max-width:33.33%}@media only screen and (max-width:736px){.v-pearson-list__pearson--1\/3{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media only screen and (max-width:512px){.v-pearson-list__pearson--1\/3{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.v-pearson-list__pearson--1\/2{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media only screen and (max-width:512px){.v-pearson-list__pearson--1\/2{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.person__line{background-color:#bbc5d2;height:1px;margin:24px 0 16px;width:100%}.v-sticky-notice{position:relative}.v-sticky-notice__link{background-color:#ff5f58;color:#fff;display:block;left:0;position:fixed;right:0;z-index:30}@media (min-width:75em){.v-sticky-notice__link{position:relative}}.v-sticky-notice__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-sticky-notice__icon{margin-left:8px;position:relative}@media (min-width:54em){.v-sticky-notice__icon{top:-1px}}.v-sticky-notice__container,.v-sticky-notice__placer{height:64px}@media (min-width:54em){.v-sticky-notice__container,.v-sticky-notice__placer{height:72px}}@media (min-width:75em){.v-sticky-notice__placer{height:0}}.v-the-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}@media only screen and (max-width:512px){.v-the-person{padding-bottom:32px}}.v-the-person p:not([class]){margin-bottom:8px}.v-the-person__img-wrap{max-width:180px;margin-bottom:16px}.v-the-person__img-circle{border-radius:50%;height:0;overflow:hidden;padding-bottom:100%;position:relative}.v-the-person__img{height:auto;left:0;position:absolute;top:0;width:100%}.v-the-person__info{margin-bottom:8px;word-wrap:break-word}.v-the-person__line{background-color:#bbc5d2;height:1px;margin-bottom:16px;margin-top:auto}.v-the-person__line--indent{margin-bottom:52px}@media only screen and (max-width:512px){.v-the-person__line--indent{margin-bottom:24px}}.v-the-person__biography{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;background-color:transparent;color:#bbc5d2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Medium;font-size:18px;font-weight:500;line-height:1.33}.v-the-person .biography__icon{color:#001d44;font-size:1.5em}.v-toggle-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-family:Euclid Flex Medium;font-size:16px}.v-toggle-button .text--no-mob-text{display:none}@media (min-width:46em){.v-toggle-button .text--no-mob-text{display:block}}@media (min-width:46em){.v-toggle-button{font-size:18px}}.v-toggle-button:before{display:block;font-size:180%;line-height:.7em;margin-left:0;margin-right:0}.v-toggle-button,.v-toggle-button:before{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:color,transform;transition-property:color,transform,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease}.v-toggle-button--opened:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.v-toggle-button--color-navy-blue{color:#bbc5d2}.v-toggle-button--color-navy-blue .v-toggle-button--opened,.v-toggle-button--color-navy-blue:before{color:#00244f}.v-toggle-button--color-navy-blue .v-toggle-button--opened:before{color:#ff5f58}.v-toggle-button--color-white,.v-toggle-button--color-white:before{color:#fff}.expand-enter-active[data-v-2dc54b2f],.expand-leave-active[data-v-2dc54b2f]{overflow:hidden;-webkit-transition:height .3s cubic-bezier(.39,.575,.565,1);transition:height .3s cubic-bezier(.39,.575,.565,1)}.expand-enter[data-v-2dc54b2f],.expand-leave-to[data-v-2dc54b2f]{height:0}[data-v-2dc54b2f]{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:height}.v-content-circle-image{background-color:#00244f;overflow:hidden;padding-top:56px;padding-bottom:56px}@media (min-width:54em){.v-content-circle-image{padding-bottom:120px;padding-top:120px}}.v-content-circle-image--bg-navy-blue{background-color:#00244f}.v-content-circle-image--bg-navy-blue .v-content-circle-image__title{color:#fff}.v-content-circle-image--bg-navy-blue .v-content-circle-image__content{color:#bbc5d2}.v-content-circle-image--bg-navy{background-color:#001d44}.v-content-circle-image--bg-navy .v-content-circle-image__content,.v-content-circle-image--bg-navy .v-content-circle-image__title{color:#fff}.v-content-circle-image--bg-grapefruit{background-color:#ff5f58}.v-content-circle-image--bg-grapefruit .v-content-circle-image__title{color:#fff}.v-content-matters{padding-top:48px;padding-bottom:48px}@media (min-width:46em){.v-content-matters{padding-top:86px;padding-bottom:88px}}.v-content-matters__toright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-content-matters__toright>*{z-index:3}.v-content-matters__text{border-bottom:1px solid #bbc5d2}.v-content-matters .text__title{margin-bottom:24px}@media (min-width:46em){.v-content-matters .text__title{margin-bottom:48px}}.v-content-matters .text__content{color:#001d44;max-width:580px;padding-bottom:8px}.v-content-matters .text__content p{margin-bottom:24px}@media (min-width:46em){.v-content-matters .text__content{padding-bottom:48px}}.v-content-matters__items{margin:40px -10px -24px}@media (min-width:22em){.v-content-matters__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:46em){.v-content-matters__items{margin:64px -25px -36px}}.v-content-matters .items__one{padding-bottom:24px;padding-left:10px;padding-right:10px;text-align:center}@media (min-width:22em){.v-content-matters .items__one{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:50%;min-width:50%;text-align:left}}@media (min-width:46em){.v-content-matters .items__one{padding-bottom:36px;padding-left:24px;padding-right:24px}}@media (min-width:75em){.v-content-matters .items__one{min-width:33%;max-width:33.34%}}.v-content-matters img.one__img{max-width:100px;height:100px}@media (min-width:46em){.v-content-matters img.one__img{max-width:144px;height:144px}}.v-content-matters .one__title{margin-top:24px;margin-bottom:16px}.v-content-matters--bg-navy-blue{background-color:#00244f}.v-content-matters--bg-navy{background-color:#001d44}.v-content-matters--bg-navy-blue .text__title,.v-content-matters--bg-navy .text__title{color:#fff}.v-content-matters--bg-navy-blue .text__content,.v-content-matters--bg-navy .text__content{color:#bbc5d2}.v-content-matters--bg-navy-blue .items__one,.v-content-matters--bg-navy .items__one{color:#fff}.v-content-tabs{padding-top:48px}@media (min-width:46em){.v-content-tabs{padding-top:112px}}.v-content-tabs__top{padding-bottom:16px}@media (min-width:46em){.v-content-tabs__top{padding-bottom:182px}}.v-content-tabs__top .top__title{font-size:28px;font-size:1.75rem;line-height:1.2em;margin-bottom:32px;max-width:577px}@media (min-width:54em){.v-content-tabs__top .top__title{font-size:40px;font-size:2.5rem;line-height:1.2em;margin-bottom:48px}}.v-content-tabs__top .top__content>p{margin-bottom:24px}.v-content-tabs--bg-navy-blue{background-color:#00244f}.v-content-tabs--bg-navy-blue .top__title{color:#fff}.v-content-tabs--bg-navy-blue .top__content{color:#bbc5d2}.v-content-tabs--bg-white .top__content,.v-content-tabs--bg-white .top__title{color:#00244f}.v-content-tabs__tabs-container{position:relative}@media (min-width:46em){.v-content-tabs__tabs-container:before{background-color:hsla(0,0%,100%,.6);content:"";height:1px;left:0;position:absolute;right:0;top:96px;z-index:1}}@media (max-width:45.99em){.v-content-tabs__tabs-container.main-container{margin-left:0;margin-right:0}}.v-content-tabs__tabs-part{background-color:#ff5f58;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.v-content-tabs__tabs-part h3{margin-bottom:48px}.v-content-tabs__tabs-part p{margin-bottom:24px}.v-content-tabs__tabs-part .approach{padding-bottom:127px;padding-top:136px;position:relative}.v-content-tabs__tabs-part .approach__tabs{bottom:100%;left:0;position:absolute;right:0}.v-content-tabs__tabs-part .box__mobone{display:none}.v-content-tabs__tabs-part .box__tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:550px}.v-content-tabs__tabs-part .box__tab--height-auto{min-height:auto}@media only screen and (max-width:1200px){.v-content-tabs__tabs-part .box__tab{min-height:auto}}@media (max-width:45.99em){.v-content-tabs__tabs-part .box__tab{padding:24px 20px}}.v-content-tabs__tabs-part .box__tab__text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:578px}.v-content-tabs__tabs-part .box__tab__text h2,.v-content-tabs__tabs-part .box__tab__text h3,.v-content-tabs__tabs-part .box__tab__text h4,.v-content-tabs__tabs-part .box__tab__text h5,.v-content-tabs__tabs-part .box__tab__text h6{color:#fff}.v-content-tabs__tabs-part .box__tab__img{background-position:1000px;background-size:0;height:478px;margin-left:9%;margin-right:-9%;position:relative;width:478px}@media (max-width:84.99em){.v-content-tabs__tabs-part .box__tab__img{height:380px;width:380px}}@media only screen and (max-width:1200px){.v-content-tabs__tabs-part .box__tab__img{height:260px;margin-left:5%;margin-right:0;width:260px}}@media only screen and (max-width:1056px){.v-content-tabs__tabs-part .box__tab__img{display:none}}.v-content-tabs__tabs-part .box__tab__img:after,.v-content-tabs__tabs-part .box__tab__img:before{border-radius:50%;content:"";position:absolute}.v-content-tabs__tabs-part .box__tab__img:before{background-color:rgba(0,0,0,.09);border-radius:50%;height:160%;left:0;top:-28%;width:160%}.v-content-tabs__tabs-part .box__tab__img:after{background-image:inherit;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;right:0;top:0}@media only screen and (max-width:736px){.v-content-tabs__tabs-part .approach__tabs{display:none}.v-content-tabs__tabs-part .box__mobone{background-color:#00244f;cursor:pointer;display:block;padding:20px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.v-content-tabs__tabs-part .box__mobone i{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease;transition-timing-function:ease}.v-content-tabs__tabs-part .box__mobone .mobone__title{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Bold;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;text-transform:uppercase}.v-content-tabs__tabs-part .box__mobone--active{background-color:#ff5f58}.v-content-tabs__tabs-part .box__mobone--active i{opacity:1}.v-content-tabs__tabs-part .approach__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-content-tabs__tabs-part .approach{padding-bottom:0;padding-top:0}.v-content-tabs__tabs-part .box__mobone,.v-content-tabs__tabs-part .box__tab{position:relative}.v-content-tabs__tabs-part .box__mobone:after,.v-content-tabs__tabs-part .box__tab:after{background-color:rgba(244,244,246,.3);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}}.v-content-tabs__tabs-part .tab__content{-webkit-transition:color .3s ease;transition:color .3s ease}.v-content-tabs__tabs-part .tab__content h2,.v-content-tabs__tabs-part .tab__content h3,.v-content-tabs__tabs-part .tab__content h4,.v-content-tabs__tabs-part .tab__content h5,.v-content-tabs__tabs-part .tab__content h6{margin-bottom:16px}@media (min-width:46em){.v-content-tabs__tabs-part--bg-grapefruit{background-color:#ff5f58}.v-content-tabs__tabs-part--bg-navy-blue{background-color:#00244f}.v-content-tabs__tabs-part--bg-navy-blue .tab__content{color:#bbc5d2}.v-content-tabs__tabs-part--bg-navy{background-color:#001d44}.v-content-tabs__tabs-part--bg-navy .tab__content{color:#bbc5d2}}.v-content-and-video{position:relative;padding-bottom:24px}@media (min-width:66em){.v-content-and-video__bgcircle{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-145px}.v-content-and-video__bgcircle:before{background-color:#f4f4f6;border-radius:50%;content:"";height:1242px;left:-166px;position:absolute;top:0;width:1242px}}.v-content-and-video__bottom-line{border-bottom:1px solid rgba(0,0,0,.1)}.v-content-and-video__textpattern{padding-bottom:16px}@media (min-width:46em){.v-content-and-video__textpattern{padding-bottom:32px}}.v-content-and-video__media{padding-bottom:48px;position:relative}@media (min-width:46em){.v-content-and-video__media{padding-bottom:94px}}.v-content-and-video .caption{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5f58;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:240px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px;text-align:center;width:240px}.v-content-and-video .media__caption{display:none}@media (min-width:46em){.v-content-and-video .media__caption{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-top:-6%}}.v-content-and-video .media__iframe{margin-top:24px}.v-content-and-video .media__iframe h2,.v-content-and-video .media__iframe h3,.v-content-and-video .media__iframe h4,.v-content-and-video .media__iframe h5,.v-content-and-video .media__iframe h6{margin-bottom:16px}.v-content-and-video .media__iframe p{margin-bottom:24px;line-height:1.5em}.v-content-and-video .media__iframe iframe{max-width:100%}.v-content-and-video .media__iframe iframe:not([width]){width:100%}.v-content-and-video .media__iframe iframe:not([height]){height:52vw;max-height:540px}@media (min-width:54em){.v-content-and-video .media__iframe iframe:not([height]){height:35vw}}.v-content-and-video .media__image{margin-top:24px;width:100%}.v-documents-collection-block{padding-bottom:48px;padding-top:48px}@media (min-width:54em){.v-documents-collection-block{padding-bottom:130px;padding-top:98px}}.v-documents-collection-block__title{margin-bottom:32px}.v-milestones-carousel.v-milestones-carousel--bg-navy-blue{background-color:#00244f}.v-milestones-carousel.v-milestones-carousel--bg-navy-blue .text__descr{color:#fff}.v-milestones-carousel.v-milestones-carousel--bg-navy-blue .btn__sw{background-color:#ff5f58;border:1px solid #ff5f58}.v-milestones-carousel.v-milestones-carousel--bg-navy-blue .btn__sw.swiper-button-disabled,.v-milestones-carousel.v-milestones-carousel--bg-navy-blue .btn__sw_disabled{background-color:hsla(0,0%,100%,0);border-color:#ff5f58}.v-milestones-carousel.v-milestones-carousel--bg-grapefruit{background-color:#ff5f58}.v-milestones-carousel.v-milestones-carousel--indentbottom-default{padding-bottom:48px}@media (min-width:54em){.v-milestones-carousel.v-milestones-carousel--indentbottom-default{padding-bottom:190px}}.v-milestones-carousel.v-milestones-carousel--indentbottom-big{padding-bottom:170px}@media (min-width:54em){.v-milestones-carousel.v-milestones-carousel--indentbottom-big{padding-bottom:330px}}.v-stats{padding-bottom:24px;padding-top:48px}@media (min-width:54em){.v-stats{padding-top:97px;padding-bottom:67px}}@media (min-width:66em){.v-stats{padding-top:153px;padding-bottom:30px}}.v-stats--indentbottom-big{padding-bottom:160px}@media (min-width:54em){.v-stats__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.v-stats--bg-grapefruit{background-color:#ff5f58}.v-stats--bg-grapefruit .text__description,.v-stats--bg-grapefruit .text__title{color:#fff}.v-stats .counts__one{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:24px;z-index:1}@media (min-width:32em){.v-stats .counts__one{margin-bottom:60px}}@media (min-width:54em){.v-stats .counts__one{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:block;margin-right:-3%;max-width:350px}}.v-stats .one__img{width:86px;height:86px;background-repeat:no-repeat;background-size:contain;background-position:50%;margin-right:29px}@media (min-width:32em){.v-stats .one__img{margin-right:16%;width:140px;height:140px}}@media (min-width:54em){.v-stats .one__img{margin-right:0}}@media (min-width:66em){.v-stats .one__img{width:180px;height:180px}}.v-stats .one__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:54em){.v-stats .one__text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:78px;margin-top:-36px}}@media (min-width:66em){.v-stats .one__text{margin-left:96px;margin-top:-48px}}.v-stats .text__title{margin-bottom:12px}@media (min-width:66em){.v-stats .text__title{margin-bottom:16px}}.v-subscribe-and-links{background-color:#ff5f58;padding:113px 0 60px}.v-subscribe-and-links--indentbottom-big{padding-bottom:180px}.v-subscribe-and-links__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:736px){.v-subscribe-and-links__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.v-subscribe-and-links__form{width:50%;margin-bottom:64px}@media only screen and (max-width:736px){.v-subscribe-and-links__form{margin-bottom:40px}}.v-subscribe-and-links__form .wpcf7 .wpcf7-response-output{border:none!important;color:#00244f;font-family:Euclid Flex Medium;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.33;margin:5px 0 0!important;padding:0!important}.v-subscribe-and-links__form span.wpcf7-not-valid-tip{color:#00244f;font-family:Euclid Flex Medium;font-size:16px;margin-bottom:5px}.v-subscribe-and-links__form .wpcf7-form-control{color:#fff}.v-subscribe-and-links__form .contact-forms__subscribe-wrapper{padding-right:20%}.v-subscribe-and-links__form label{width:100%}@media (max-width:65.99em){.v-subscribe-and-links__form{width:100%}.v-subscribe-and-links__form .contact-forms__subscribe-wrapper{padding-right:40px}}@media (max-width:45.99em){.v-subscribe-and-links__form .contact-forms__subscribe-wrapper{padding-right:0}}.v-subscribe-and-links__column{width:25%;padding-bottom:64px;padding-right:40px}@media (max-width:65.99em){.v-subscribe-and-links__column{width:50%}}@media (max-width:45.99em){.v-subscribe-and-links__column{border-top:1px solid #ffafab;padding-bottom:40px;padding-right:0;padding-top:32px;width:auto}}.v-subscribe-and-links__column .column__title{margin-bottom:24px;min-height:80px;color:#fff}@media (max-width:65.99em){.v-subscribe-and-links__column .column__title{min-height:auto}}.v-subscribe-and-links__column .column__link{font-family:Euclid Flex Medium;margin-bottom:8px}.v-subscribe-and-links__column .column__link:last-child{margin-bottom:0}.v-subscribe-and-links__column .column__link:before{color:#fff;margin-right:16px}.v-document-collection{position:relative;font-family:Euclid Flex Regular}.v-document-collection__list{display:inline}.v-document-collection__one{display:-webkit-box;display:-ms-flexbox;display:flex;padding:29px 0 31px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #bbc5d2}.v-document-collection__one p{font-family:Euclid Flex Regular;font-size:14px}.v-document-collection__one .part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-document-collection__one .left{-webkit-box-flex:1;-ms-flex:1 1 676px;flex:1 1 676px;padding-right:16px;margin-top:4px}@media only screen and (max-width:1024px){.v-document-collection__one .left{max-width:370px}}.v-document-collection__one .center{min-width:100px;margin:2px auto 0}.v-document-collection__one .right{min-width:200px;text-align:right;-webkit-box-flex:20;-ms-flex:20 5;flex:20 5;margin-right:2px}.v-document-collection__one .title{font-family:Euclid Flex Medium;font-size:22px;line-height:1.45em;margin-bottom:8px}.v-document-collection__one .description{color:#001d44;font-family:Merriweather Regular;font-size:16px;line-height:1.5em;max-width:576px}@media only screen and (max-width:1024px){.v-document-collection__one .description{max-width:360px}}.v-document-collection__one .category{margin-bottom:8px}.v-document-collection__one .category p{display:inline-block;font-size:14px;background:#bbc5d2;color:#fff;text-align:left;border-radius:16px;padding:6px 21px}.v-document-collection__one .download{font-size:18px;display:inline-block}.v-document-collection__one .download i{color:#ff5f58;width:18px}.v-document-collection__one .download i:before{margin-right:12px}.v-document-collection__one .download a:before{width:18px;height:18px}.v-document-collection__one .format{font-size:14px;line-height:normal;margin-top:4px}.v-document-collection__one .date{font-size:14px;color:#bbc5d2;line-height:normal;margin-top:9px}@media only screen and (max-width:736px){.v-document-collection__one{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:32px}.v-document-collection__one .title{font-size:16px;line-height:24px}.v-document-collection__one .category,.v-document-collection__one .description{display:none}.v-document-collection__one .left{padding-right:64px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.v-document-collection__one .center{display:none}.v-document-collection__one .right{text-align:left}.v-document-collection__one .download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-document-collection__one .download i{color:#fff;width:64px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5f58;position:absolute;margin-top:-32px;margin-left:-60px}.v-document-collection__one .download i:before{margin:0 auto}.v-document-collection__one .download .a_text{display:none}.v-document-collection__one .date,.v-document-collection__one .format{font-size:12px;line-height:16px}.v-document-collection__one .date{margin-top:8px}}.governance__hero{margin-top:-208px;margin-bottom:177px;font-family:Euclid Flex Regular;position:relative;font-size:22px;color:#00244f;line-height:1.45em}.governance__hero .governance__filters{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-8px;margin-right:-8px;margin-bottom:56px}.governance__hero .filters__label{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;font-family:Euclid Flex Medium;margin-bottom:16px}@media (min-width:54em){.governance__hero .filters__label{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}.governance__hero .filters__one{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:8px;margin-right:8px;max-width:280px}.governance__hero h3{font-size:22px;line-height:1.45em;margin-bottom:32px}.governance__hero h3 sup{color:#ff5f58;font-size:14px;bottom:6px;z-index:0;top:-.8em;left:-.1em}.governance__hero__preloader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;text-align:center;top:0;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;width:100%;z-index:11}.governance__hero__preloader .icon-spin4{color:#ff5f58;font-size:80px}.governance__hero__preloader--virgin{background-color:#fff}@media only screen and (max-width:864px){.governance__hero{margin-top:-80px}}@media only screen and (max-width:736px){.governance__hero{margin-top:0;margin-bottom:192px}}.governance__general{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.governance__general .governance__paginator-top{font-family:Euclid Flex Regular;font-size:14px;font-weight:500;color:#ff5f58;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-6px;margin-top:1px}.governance__general .governance__paginator-top .title_view{margin-right:13px;margin-top:1px}.governance__general .governance__paginator-top .li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;padding:8px;background-color:#fff;border-radius:16px;margin-left:4px;cursor:pointer}.governance__general .governance__paginator-top .li.active,.governance__general .governance__paginator-top .li:hover{background-color:#ff5f58;color:#fff}.governance__general .governance__paginator-top .li.active{cursor:default}.governance__paginator{text-align:center;margin-top:41px}.governance__paginator,.governance__paginator .left,.governance__paginator .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.governance__paginator .left,.governance__paginator .right{width:64px;height:64px;background-color:#fff;border:1px solid #bbc5d2;border-radius:50%;cursor:pointer;color:#bbc5d2;font-size:18px}.governance__paginator .left:hover,.governance__paginator .right:hover{background-color:#00244f;border:1px solid #00244f;color:#fff}.governance__paginator .left{margin-right:32px}.governance__paginator .right{margin-left:32px}.governance__paginator .numbs{font-family:Euclid Flex Regular;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33em;letter-spacing:normal;text-align:center;color:#bbc5d2}.governance__paginator .numbs .bttn-pag{cursor:pointer;display:inline;margin-right:24px}.governance__paginator .numbs .bttn-pag:last-child{margin-right:0}.governance__paginator .numbs .bttn-pag.active,.governance__paginator .numbs .bttn-pag:hover{color:#00244f}.governance__paginator .numbs .bttn-pag.active{cursor:default}@media only screen and (max-width:864px){.easy-hero.easy-hero_governance .easy-hero__container{padding-top:196px}}.v-fixed-filter-group{background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;position:fixed;right:0;top:72px;-webkit-transition:height .2s ease;transition:height .2s ease;z-index:5}.v-fixed-filter-group,.v-fixed-filter-group__trigger{height:72px;min-height:72px}.v-fixed-filter-group__trigger{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Bold;padding-bottom:8px;padding-top:8px;text-transform:uppercase;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border;transition-property:color,border;-webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);transition-timing-function:cubic-bezier(.23,1,.32,1)}@media (min-width:54em){.v-fixed-filter-group__trigger{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}.v-fixed-filter-group .trigger__arrow{margin-left:auto;-webkit-transition:-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1)}.v-fixed-filter-group__drop{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v-fixed-filter-group--opened{height:calc(100% - 72px)}.v-fixed-filter-group--opened .v-fixed-filter-group__trigger{border-bottom-color:#e5e5e5;font-family:Euclid Flex Regular;text-transform:none}.v-fixed-filter-group--opened .trigger__arrow{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.v-fixed-filter-group .drop__filters{margin-bottom:auto}.v-fixed-filter-group .drop__btn{margin-bottom:24px;margin-top:24px;max-width:none}.v-fixed-filter-group--filled:not(.v-fixed-filter-group--opened) .v-fixed-filter-group__trigger{color:#ff5f58}.v-hero{height:1080px;position:relative}@media (max-width:119.99em){.v-hero{height:900px}}@media (max-width:74.99em){.v-hero{height:auto;min-height:720px}}@media (max-width:45.99em){.v-hero{height:auto;margin-top:71px;max-height:none;min-height:auto;overflow:hidden;padding-top:57vw}}.v-hero--h-720{height:800px}@media (max-width:119.99em){.v-hero--h-720{height:720px}}@media (max-width:74.99em){.v-hero--h-720{height:auto;min-height:720px}}@media (max-width:45.99em){.v-hero--h-720{min-height:auto}}.v-hero__img{background-position:100%;background-repeat:no-repeat;background-size:cover;bottom:0;left:20vw;overflow:hidden;position:absolute;right:0;top:0}@media (max-width:74.99em){.v-hero__img{background-position:18vw 0;background-size:cover;left:0}}@media (max-width:53.99em){.v-hero__img{background-position:10vw 0}}@media (max-width:45.99em){.v-hero__img{background-position:top;background-size:contain}}.v-hero__outer-circle{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.v-hero__outer-circle:after{bottom:calc(-388px - 11vw);content:"";display:block;height:137vw;max-height:calc(1730px + 22vw);max-width:calc(1730px + 22vw);min-height:calc(1400px + 22vw);min-width:calc(1400px + 22vw);opacity:.2;right:37vw;width:137vw}.v-hero__outer-circle:after,.v-hero__solid{background-color:#00244f;border-radius:50%;position:absolute}.v-hero__solid{bottom:-388px;height:115vw;max-height:1730px;max-width:1730px;min-height:1400px;min-width:1400px;right:48vw;width:115vw}.v-hero__solid:before{background-color:#fff;bottom:0;content:"";height:388px;left:0;position:absolute;right:0;z-index:2}.v-hero__solid--grapefruit:before{background-color:#ff5f58}.v-hero__solid_inner{background-color:#001d44;border-radius:50%;bottom:16.5%;content:"";left:16.5%;overflow:hidden;position:absolute;right:16.5%;top:16.5%;z-index:2}.v-hero__solid_inner:before{background-color:#f4f4f6;bottom:0;content:"";height:calc(388px - 24.6%);left:0;position:absolute;right:0}.v-hero__solid_inner--pastel-red:before{background-color:#e85852}.v-hero__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:56px;padding-top:210px}.v-hero__container>*{max-width:490px;width:50%;z-index:5}.v-hero__container h1{color:#fff;margin-bottom:40px}@media (max-width:45.99em){.v-hero__container h1{margin-top:-25px}}.v-hero__container h2{color:#fff;margin-bottom:44px;max-width:580px}@media (max-width:74.99em){.v-hero__container{padding-top:170px}}@media (max-width:45.99em){.v-hero__container{padding-top:0;padding-bottom:34px}.v-hero__container>*{max-width:none;width:auto}}.v-hero .container__description{margin-bottom:36px}.v-hero .container__description h1,.v-hero .container__description h2,.v-hero .container__description h3,.v-hero .container__description h4,.v-hero .container__description h5,.v-hero .container__description h6{color:#fff;margin-bottom:24px}.v-hero .container__description p{margin-bottom:22px;color:#bbc5d2}.v-hero .content__btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:45.99em){.v-hero .bg-tablet{background-color:#001d44;bottom:0;display:block;left:0;position:absolute;right:0;top:125vw;z-index:2}}.v-hero--home .v-hero__outer-circle:after{bottom:-384px;height:calc(106vw + 204px);max-height:1934px;max-width:1934px;min-height:1604px;min-width:1604px;right:calc(50.4vw - 102px);width:calc(106vw + 204px)}.v-hero--home .v-hero__solid{bottom:-282px;height:106vw;overflow:hidden;right:50.4vw;width:106vw}.v-hero--home .v-hero__solid:before{background-color:#f4f4f6;height:282px}.v-hero--home .v-hero__solid_inner{bottom:18.5%;left:18.5%;right:18.5%;top:18.5%;z-index:1}.v-hero--home .v-hero__solid_inner:before{content:none}.v-hero--home .v-hero__container>*{max-width:440px;width:43%}.v-hero--circle-img .v-hero__solid{background-color:#001d44;border-radius:0;bottom:0;height:auto;left:0;max-height:none;max-width:none;min-height:auto;min-width:auto;right:0;top:0;width:auto}.v-hero--circle-img .v-hero__img{background-position:10000px;background-size:0;border-radius:50%;bottom:-14vw;height:91vw;left:50.3vw;max-height:1730px;max-width:1730px;min-height:1000px;min-width:1000px;right:auto;top:auto;width:91vw;z-index:1}@media (max-width:45.99em){.v-hero--circle-img .v-hero__img{border-radius:0;bottom:0;height:auto;left:0;max-height:none;max-width:none;min-height:auto;min-width:auto;right:0;top:0;width:auto;z-index:auto}}.v-hero--circle-img .v-hero__img:before{background-color:#f4f4f6;bottom:0;content:"";height:14vw;left:0;opacity:.9;position:absolute;right:0;z-index:1}@media (max-width:45.99em){.v-hero--circle-img .v-hero__img:before{content:none}}.v-hero--circle-img .v-hero__img:after{background-image:inherit;background-position:50%;background-size:cover;bottom:14vw;content:"";display:block;left:0;mix-blend-mode:normal;opacity:1;position:absolute;right:calc(-49.7vw + 1730px);top:calc(1730px + -14vw - 1080px)}@media (max-width:119.99em){.v-hero--circle-img .v-hero__img:after{right:41.3vw;top:calc(77vw - 900px)}}@media (max-width:74.99em){.v-hero--circle-img .v-hero__img:after{top:calc(77vw - 720px)}}@media (max-width:65.99em){.v-hero--circle-img .v-hero__img:after{right:calc(-49.7vw + 1000px);top:calc(1000px + -14vw - 720px)}}@media (max-width:45.99em){.v-hero--circle-img .v-hero__img:after{background-position:center 0;background-size:contain;bottom:0;right:0;top:0}}.v-hero--circle-img .v-hero__img--grapefruit:before{background-color:#ff5f58}.v-hero--circle-img .v-hero__outer-circle:after{background-color:#003473;bottom:-31vw;height:125vw;left:33.3vw;max-height:calc(1730px + 34vw);max-width:calc(1730px + 34vw);min-height:calc(1000px + 34vw);min-width:calc(1000px + 34vw);position:absolute;right:auto;top:auto;width:125vw;z-index:2}.v-hero--circle-img .v-hero__solid:before{content:none}.v-hero--circle-img .v-hero__solid_inner{display:none}@media (max-width:45.99em){.v-hero--circle-img .v-hero__solid{background-color:#00244f;border-radius:50%;left:auto;z-index:2}.v-hero--circle-img .v-hero__solid_inner{background-color:#001d44;border-radius:50%;bottom:10%;left:10%;position:absolute;right:10%;top:10%;z-index:1}.v-hero--circle-img .v-hero__outer-circle:after{left:auto;z-index:1}.v-hero--circle-img .bg-tablet{background-color:#00244f}}.v-hero--circle-img.v-hero--h-720 .v-hero__img,.v-hero--circle-img.v-hero--h-720 .v-hero__img:after{bottom:-9vw}.v-hero--circle-img.v-hero--h-720 .v-hero__img:before{height:9vw}.v-hero--circle-img.v-hero--h-720 .v-hero__outer-circle:after{bottom:-26vw}@media (max-width:53.99em){.v-hero .btn-gen_tansp{display:none}}@media (max-width:45.99em){.v-hero .v-hero__outer-circle:after{margin-right:calc(-85vw - 102px);top:calc(57vw - 102px);width:calc(170vw + 204px);height:calc(130vw + 204px)}.v-hero .v-hero__outer-circle:after,.v-hero .v-hero__solid{right:60%;bottom:auto;max-width:none;max-height:none;min-width:auto;min-height:auto}.v-hero .v-hero__solid{margin-right:-85vw;top:57vw;width:170vw;height:130vw}.v-hero .v-hero__solid:before,.v-hero .v-hero__solid_inner:before{content:none}}.v-burger-opener{background-color:transparent;height:32px;padding:0;position:relative;width:32px}.v-burger-opener--color-white .v-burger-opener__line{background-color:#fff}.v-burger-opener--color-navy-blue .v-burger-opener__line{background-color:#00244f}.v-burger-opener__line{height:2px;left:0;margin-top:-1px;position:absolute;right:0;top:50%;-webkit-transition:opacity .15s step-end,top .15s linear .2s,-webkit-transform .15s linear;transition:opacity .15s step-end,top .15s linear .2s,-webkit-transform .15s linear;transition:transform .15s linear,opacity .15s step-end,top .15s linear .2s;transition:transform .15s linear,opacity .15s step-end,top .15s linear .2s,-webkit-transform .15s linear}.v-burger-opener__line:first-of-type{top:calc(50% - 10px)}.v-burger-opener__line:last-of-type{top:calc(50% + 10px)}.v-burger-opener--opened .v-burger-opener__line{-webkit-transition:top .15s linear,opacity .15s step-end,-webkit-transform .15s linear .2s;transition:top .15s linear,opacity .15s step-end,-webkit-transform .15s linear .2s;transition:top .15s linear,transform .15s linear .2s,opacity .15s step-end;transition:top .15s linear,transform .15s linear .2s,opacity .15s step-end,-webkit-transform .15s linear .2s}.v-burger-opener--opened .v-burger-opener__line:first-of-type,.v-burger-opener--opened .v-burger-opener__line:last-of-type{top:50%}.v-burger-opener--opened .v-burger-opener__line:first-of-type{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.v-burger-opener--opened .v-burger-opener__line:nth-of-type(2){opacity:0}.v-burger-opener--opened .v-burger-opener__line:last-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.v-plus-opener{display:inline-block;height:32px;position:relative;width:32px}.v-plus-opener:before{background-color:#00244f;border-radius:50%;bottom:0;left:0;right:0;top:0;-webkit-transform:scale(0);transform:scale(0)}.v-plus-opener:before,.v-plus-opener__line{content:"";position:absolute;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.v-plus-opener__line{background-color:#fff;display:block;height:2px;left:50%;margin-left:-7px;margin-top:-1px;top:50%;width:14px}.v-plus-opener__line:first-of-type{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.v-plus-opener__line:last-of-type{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-plus-opener--open:before{-webkit-transform:scale(1);transform:scale(1)}.v-plus-opener--open .v-plus-opener__line:first-of-type,.v-plus-opener--open .v-plus-opener__line:last-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.v-search-field{background-color:#fff}.v-search-field__form,.v-search-field__input,.v-search-field__wrapper{height:100%}.v-search-field__wrapper{background-color:#ff5f58;height:72px}@media (min-width:75em){.v-search-field__wrapper{height:124px}}.v-search-field__form{position:relative}@media (max-width:74.99em){.v-search-field__form.main-container{margin-left:20px;margin-right:20px}}.v-search-field__search-btn{background-color:transparent;bottom:0;left:0;padding-top:1%;position:absolute;top:0;width:52px}.v-search-field__search-btn>svg{height:18px}.v-search-field__search-btn>svg>path{fill:#fff}@media (min-width:54em){.v-search-field__search-btn>svg{height:24px}}.v-search-field__input{font-size:28px;font-size:1.75rem;line-height:1.2em;background-color:transparent;border:none;color:#fff;font-family:Euclid Flex Regular;padding-left:48px;padding-right:16px;width:100%}@media (min-width:54em){.v-search-field__input{font-size:40px;font-size:2.5rem;line-height:1.2em}}.v-search-field__input::-ms-input-placeholder{color:#fff}.v-search-field__input::placeholder{color:#fff}.v-search-field__input::-webkit-input-placeholder{color:#fff}.v-search-field__input::-moz-placeholder{color:#fff}.v-search-field__input:-ms-input-placeholder{color:#fff}.v-search-field__input:-moz-placeholder{color:#fff}@media (min-width:54em){.v-search-field__input{padding-left:64px;padding-right:96px}}.v-search-field__clear-btn{background-color:transparent;bottom:0;position:absolute;right:0;top:0}.v-search-field__area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:32px}@media (min-width:46em){.v-search-field__area{padding-top:80px}}.v-search-field__area:before{background-color:#bbc5d2;content:"";display:block;height:1px;margin-top:24px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:46em){.v-search-field__area:before{margin-bottom:32px;margin-top:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.v-search-field .area__prompt{font-size:16px;font-size:1rem;line-height:1.47em;color:#bbc5d2;font-family:Euclid Flex Regular}@media (min-width:54em){.v-search-field .area__prompt{font-size:22px;font-size:1.375rem;line-height:1.47em}}.v-search-trigger{background-color:transparent;border-radius:50%;border:none;height:48px;min-width:48px;position:relative;width:48px}.v-search-trigger:before,.v-search-trigger__cross,.v-search-trigger svg{-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear}.v-search-trigger:before{background-color:#002c60;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:scale(0);transform:scale(0);z-index:-1;-webkit-transition-delay:0s;transition-delay:0s}.v-search-trigger svg{height:26px}.v-search-trigger__cross,.v-search-trigger svg{-webkit-transition-delay:.15s;transition-delay:.15s}.v-search-trigger__cross{height:32px;left:50%;margin-left:-16px;margin-top:-16px;position:absolute;top:50%;-webkit-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg);width:32px}.v-search-trigger__cross:after,.v-search-trigger__cross:before{background-color:#fff;content:"";height:2px;left:0;position:absolute;right:0;top:49%;width:100%}.v-search-trigger__cross:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.v-search-trigger__cross:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.v-search-trigger svg>path{-webkit-transition:fill .2s linear,opacity .2s linear;transition:fill .2s linear,opacity .2s linear}.v-search-trigger--opened:before{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.15s;transition-delay:.15s}.v-search-trigger--opened .v-search-trigger__cross{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);-webkit-transition-delay:0s;transition-delay:0s}.v-search-trigger--opened svg{-webkit-transform:scale(0);transform:scale(0);-webkit-transition-delay:0s;transition-delay:0s}.v-search-trigger--color-grapefruit svg>path{fill:#ff5f58}.v-search-trigger--color-white svg>path{fill:#fff}.v-search-trigger--color-navy-blue svg>path{fill:#00244f}@media (min-width:75em){.v-search-trigger{min-width:72px;height:72px;width:72px}.v-search-trigger--dormant svg>path{opacity:.5}}.v-subnav__one{margin-top:16px}.v-subnav__link{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;color:#fff;font-family:Euclid Flex Regular}@media (min-width:75em){.v-subnav__one{margin-top:0;margin-bottom:2px}.v-subnav__link{color:#bbc5d2;font-family:Merriweather Regular}}.v-subnav-with-thumbnails__one{border-bottom:1px solid #3b5b80;padding-bottom:24px;padding-left:48px;padding-top:24px}.v-subnav-with-thumbnails__link{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;color:#fff;display:block;font-family:Euclid Flex Regular;opacity:.5}@media (min-width:54em){.v-subnav-with-thumbnails__link{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}.v-subnav-with-thumbnails .link__img{display:none}@media (min-width:75em){.v-subnav-with-thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:64px;padding-top:64px}.v-subnav-with-thumbnails__one{border-bottom:none;-ms-flex-preferred-size:100px;flex-basis:100px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:16px;max-width:282px;padding-bottom:0;padding-left:0;padding-top:0}.v-subnav-with-thumbnails__one:first-of-type{margin-left:0}.v-subnav-with-thumbnails__link{border-bottom:1px solid #1f416a;opacity:1;padding-bottom:32px}.v-subnav-with-thumbnails .link__img{display:block;margin-bottom:24px;width:80px}.v-subnav-with-thumbnails .img__wrap{height:0;padding-bottom:100%;position:relative;width:100%}.v-subnav-with-thumbnails .img__img{height:100%;left:0;position:absolute;top:0;width:auto}.v-subnav-with-thumbnails__subnav{padding-top:32px}}.v-top-nav__link{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Regular;padding-bottom:24px;padding-left:48px;padding-top:24px;position:relative;text-transform:uppercase;-webkit-transition:color .2s linear;transition:color .2s linear}@media (min-width:54em){.v-top-nav__link{font-size:18px;font-size:1.125rem;line-height:1.33333;letter-spacing:0}}.v-top-nav__link .link__text{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}@media (min-width:75em){.v-top-nav__link .link__text>span{display:none}}@media (min-width:85em){.v-top-nav__link .link__text>span{display:block}}@media only screen and (min-width:1400px){.v-top-nav__link .link__text>span{display:inline-block}}.v-top-nav__link:after{background-color:#3b5b80;content:"";height:1px;left:0;position:absolute;right:0;top:100%;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.v-top-nav__link--active .link__text{opacity:.5}.v-top-nav--color-white .v-top-nav__link{color:#fff}.v-top-nav--color-navy-blue .v-top-nav__link{color:#00244f}.v-top-nav .link__plus{left:0;position:absolute}@media (max-width:74.99em){.v-top-nav__subnav-thumb.main-container{margin-left:0;margin-right:0}}@media (min-width:75em){.v-top-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.v-top-nav__one{margin-left:32px}.v-top-nav__link{height:100%;padding-bottom:0;padding-left:0;padding-top:0;text-transform:none}.v-top-nav__link:after{background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0)}.v-top-nav__link--active .link__text{opacity:1}.v-top-nav__link--active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.v-top-nav__link--dormant .link__text{opacity:.5}.v-top-nav .link__plus{display:none}.v-top-nav__subnav-thumb{left:0;position:absolute;right:0;top:100%}}.v-tabs-swiper{border-radius:24px 24px 0 0;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.v-tabs-swiper,.v-tabs-swiper__arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.v-tabs-swiper__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;color:#fff;cursor:pointer;font-size:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:8px;position:absolute;top:0;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease;width:64px;z-index:1}.v-tabs-swiper__arrow--prev{border-top-left-radius:24px;left:0}.v-tabs-swiper__arrow--next{border-top-right-radius:24px;right:0}.v-tabs-swiper__arrow.swiper-button-disabled{color:hsla(0,0%,100%,.3);cursor:default}.v-tabs-swiper--bg-grapefruit{background-color:#ff5f58}.v-tabs-swiper--bg-grapefruit .v-tabs-swiper__arrow--prev{background:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,95,88,0)),color-stop(50%,#ff5f58),to(#ff5f58));background:linear-gradient(270deg,rgba(255,95,88,0),#ff5f58 50%,#ff5f58)}.v-tabs-swiper--bg-grapefruit .v-tabs-swiper__arrow--next{background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,95,88,0)),color-stop(50%,#ff5f58),to(#ff5f58));background:linear-gradient(90deg,rgba(255,95,88,0),#ff5f58 50%,#ff5f58)}.v-tabs-swiper--bg-navy-blue{background-color:#00244f}.v-tabs-swiper--bg-navy-blue .v-tabs-swiper__arrow--prev{background:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,36,79,0)),color-stop(50%,#00244f),to(#00244f));background:linear-gradient(270deg,rgba(0,36,79,0),#00244f 50%,#00244f)}.v-tabs-swiper--bg-navy-blue .v-tabs-swiper__arrow--next{background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,36,79,0)),color-stop(50%,#00244f),to(#00244f));background:linear-gradient(90deg,rgba(0,36,79,0),#00244f 50%,#00244f)}.v-tabs-swiper--bg-navy{background-color:#001d44}.v-tabs-swiper--bg-navy .v-tabs-swiper__arrow--prev{background:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,29,68,0)),color-stop(50%,#001d44),to(#001d44));background:linear-gradient(270deg,rgba(0,29,68,0),#001d44 50%,#001d44)}.v-tabs-swiper--bg-navy .v-tabs-swiper__arrow--next{background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,29,68,0)),color-stop(50%,#001d44),to(#001d44));background:linear-gradient(90deg,rgba(0,29,68,0),#001d44 50%,#001d44)}.v-tabs-swiper__container.swiper-container{padding-left:50px;padding-right:50px}.v-tabs-swiper__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.v-tabs-swiper .slide__tab{font-size:12px;font-size:.75rem;line-height:1.5;background-color:transparent;color:hsla(0,0%,100%,.3);-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:Euclid Flex Bold;margin-left:8px;margin-right:8px;padding:21px 0 16px;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease}.v-tabs-swiper .slide__tab--active{color:#fff}.v-tabs-swiper .slide__tab:focus,.v-tabs-swiper__arrow[tabindex]:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.v-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;overflow:hidden;position:fixed;right:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:height,background-color;transition-property:height,background-color;-webkit-transition-timing-function:linear,in-cubic;transition-timing-function:linear,in-cubic;z-index:30}.v-header__top-wrapper{position:relative}.v-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:border .2s linear;transition:border .2s linear;border-bottom:1px solid transparent;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-header,.v-header__container{height:72px}.v-header__burger,.v-header__logo{-ms-flex-item-align:center;align-self:center}.v-header__logo{width:76px;min-width:60px}.v-header__box-menu{left:0;padding-left:20px;padding-right:20px;position:absolute;right:0;top:99%}.v-header__nav--second{margin-left:auto}.v-header__nav--second .v-top-nav__one:last-of-type .v-top-nav__link:after{-webkit-transform:scaleX(0);transform:scaleX(0)}@media (min-width:75em){.v-header__nav--second .v-top-nav__one:last-of-type .v-top-nav__link--active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}}.v-header__searchtrigger{-ms-flex-item-align:center;align-self:center}.v-header__search-field{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}@media (min-width:75em){.v-header__search-field{margin-top:-1px}}.v-header--bg-navy{background-color:#001d44}@media (min-width:75em){.v-header{position:absolute}.v-header__burger{display:none}.v-header__logo{min-width:95px;width:95px}.v-header--bg-navy .v-header__container{border-color:#1f416a}.v-header__nav{margin-left:24px;margin-right:24px}.v-header__nav--second{margin-left:auto}.v-header,.v-header__container{height:126px}.v-header__box-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:static;padding-left:0;padding-right:0}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}li>ol,li>ul{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}fieldset{min-width:0;border:0}html{font-size:1em;line-height:1.5;overflow-y:scroll;min-height:100%}img{max-width:100%;font-style:italic;vertical-align:middle}img[height],img[width]{max-width:none}table{width:100%}html{background-color:#fff;color:#00244f;font-family:"sans-serif",serif}body{overflow-y:hidden}body,html{overflow-x:hidden}@font-face{font-family:Merriweather Bold;src:url("../fonts/merriweather/Merriweather-Bold.woff") format("woff"),url("../fonts/merriweather/Merriweather-Bold.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Merriweather Regular;src:url("../fonts/merriweather/Merriweather-Regular.woff") format("woff"),url("../fonts/merriweather/Merriweather-Regular.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Euclid Flex Bold;font-style:normal;font-weight:400;src:url("../fonts/euclid-cepi/EuclidCEPI-Bold-WebM.woff") format("woff"),url("../fonts/euclid-cepi/EuclidCEPI-Bold-WebM.woff2") format("woff2"),url("../fonts/euclid-cepi/EuclidCEPI-Bold-WebM.ttf") format("truetype")}@font-face{font-family:Euclid Flex Medium;font-style:normal;font-weight:400;src:url("../fonts/euclid-cepi/EuclidCEPI-Medium-WebM.woff") format("woff"),url("../fonts/euclid-cepi/EuclidCEPI-Medium-WebM.woff2") format("woff2"),url("../fonts/euclid-cepi/EuclidCEPI-Medium-WebM.ttf") format("truetype")}@font-face{font-family:Euclid Flex Medium Italic;font-style:normal;font-weight:400;src:url("../fonts/euclid-cepi/EuclidCEPI-MediumItalic-WebM.woff") format("woff"),url("../fonts/euclid-cepi/EuclidCEPI-MediumItalic-WebM.woff2") format("woff2"),url("../fonts/euclid-cepi/EuclidCEPI-MediumItalic-WebM.ttf") format("truetype")}@font-face{font-family:Euclid Flex Regular;font-style:normal;font-weight:400;src:url("../fonts/euclid-cepi/EuclidCEPI-Regular-WebM.woff") format("woff"),url("../fonts/euclid-cepi/EuclidCEPI-Regular-WebM.woff2") format("woff2"),url("../fonts/euclid-cepi/EuclidCEPI-Regular-WebM.ttf") format("truetype")}h1,h2,h3,h4,h5,h6{font-family:Euclid Flex Medium}h1{font-size:80px;line-height:1.1em}h2{font-size:64px}h2,h3{line-height:1.2em}h3{font-size:40px;letter-spacing:0}h4{font-size:32px;line-height:1.25em}h5{font-size:24px}h6{font-size:22px;line-height:1.47em}p{font-family:Merriweather Regular;font-size:16px;line-height:1.5em;letter-spacing:.01em}a{text-decoration:none}ul{margin-left:0;padding-left:0}li{list-style-type:none}@media only screen and (max-width:864px){h1{font-size:64px}h2{font-size:36px}h3{font-size:28px}h4{font-size:22px}h6{font-size:16px}p{font-size:14px}}img:not([width]):not([height]){width:100%}a{color:inherit;text-decoration:inherit;font-family:Merriweather Regular}[tabindex],a,button,input,textarea{outline:none}[tabindex]:focus,a:focus{outline-color:#7385c9;outline-style:auto;outline-width:1px}button:focus,input:focus,textarea:focus{-webkit-box-shadow:0 0 0 2px rgba(115,133,201,.5);box-shadow:0 0 0 2px rgba(115,133,201,.5)}body .collecting_max_width p a,body .container_for_red_button a,body .content__description a,body .diseases__box a,body .vaccine__biological a{display:contents;font-weight:700;font-family:inherit;color:inherit;text-transform:none;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;padding:0;border-radius:0;min-width:0}body .collecting_max_width p a:hover,body .container_for_red_button a:hover,body .content__description a:hover,body .diseases__box a:hover,body .vaccine__biological a:hover{text-decoration:underline;color:#ff5f58}body .collecting_max_width p a.button,body .collecting_max_width p a.button-red,body .container_for_red_button a.button,body .container_for_red_button a.button-red,body .content__description a.button,body .content__description a.button-red,body .diseases__box a.button,body .diseases__box a.button-red,body .vaccine__biological a.button,body .vaccine__biological a.button-red{display:inline-block;font-family:Euclid Flex Bold;color:#fff;background-color:#ff5f58;text-transform:uppercase;font-size:18px;line-height:1.33em;letter-spacing:1px;text-align:center;border-radius:54px;padding:28px 31px;border-radius:50px;min-width:150px}body .collecting_max_width p a.button-red:hover,body .collecting_max_width p a.button:hover,body .container_for_red_button a.button-red:hover,body .container_for_red_button a.button:hover,body .content__description a.button-red:hover,body .content__description a.button:hover,body .diseases__box a.button-red:hover,body .diseases__box a.button:hover,body .vaccine__biological a.button-red:hover,body .vaccine__biological a.button:hover{text-decoration:none}body .collecting_max_width p .content__description_navy-blue-btn a,body .collecting_max_width p a.button-blue,body .container_for_red_button .content__description_navy-blue-btn a,body .container_for_red_button a.button-blue,body .content__description .content__description_navy-blue-btn a,body .content__description a.button-blue,body .diseases__box .content__description_navy-blue-btn a,body .diseases__box a.button-blue,body .vaccine__biological .content__description_navy-blue-btn a,body .vaccine__biological a.button-blue{display:inline-block;font-family:Euclid Flex Bold;color:#fff;background-color:#00244f;text-transform:uppercase;font-size:18px;line-height:1.33em;letter-spacing:1px;text-align:center;border-radius:54px;padding:28px 31px;border-radius:50px;min-width:150px}body .collecting_max_width p .content__description_navy-blue-btn a:hover,body .collecting_max_width p a.button-blue:hover,body .container_for_red_button .content__description_navy-blue-btn a:hover,body .container_for_red_button a.button-blue:hover,body .content__description .content__description_navy-blue-btn a:hover,body .content__description a.button-blue:hover,body .diseases__box .content__description_navy-blue-btn a:hover,body .diseases__box a.button-blue:hover,body .vaccine__biological .content__description_navy-blue-btn a:hover,body .vaccine__biological a.button-blue:hover{color:#fff}body .content__description_navy-blue-btn a{display:inline-block;font-family:Euclid Flex Bold;color:#fff;background-color:#00244f;text-transform:uppercase;font-size:18px;line-height:1.33em;letter-spacing:1px;text-align:center;border-radius:54px;padding:28px 31px;border-radius:50px;min-width:150px}body .content__description_navy-blue-btn a:hover{color:#fff}body a.bttn-gen,body a.button-blue,body a.button-red{display:inline-block;font-family:Euclid Flex Bold;color:#fff;text-transform:uppercase;font-size:18px;line-height:1.33em;letter-spacing:1px;text-align:center;border-radius:54px;padding:28px 31px;border-radius:50px;min-width:150px}body a.bttn-gen,body a.button-red{background-color:#ff5f58}body a.button-blue{background-color:#00244f}.main-container.bottom__container a,body.postid-642 .color_red a{color:inherit}.main-container.bottom__container a:hover,body.postid-642 .color_red a:hover{text-decoration:underline;color:#fff}body .support_bottom_href.icon-right:before:hover{text-decoration:none}.category__item .item__dropdown .download__doc a:hover{text-decoration:underline;color:#ff5f58}.vaccine__researching .box__btn-block a:last-child:hover{color:#fff;text-decoration:underline}.news-article .news-content .news-description a{font-weight:700}.news-article .news-content .news-description a:hover,.page-id-20 .want .half__description a:hover{text-decoration:underline;color:#ff5f58}body #catapult-cookie-bar{font-family:Merriweather-Regular;line-height:1.33em;width:309px;font-size:12px;right:8px;bottom:8px;padding:32px 24px 24px}body #catapult-cookie-bar h3{display:none}body #catapult-cookie-bar span.ctcc-left-side{font-size:12px;line-height:1.33em;text-align:justify}body #catapult-cookie-bar span.ctcc-right-side{display:block;margin-top:14px}body #catapult-cookie-bar span.ctcc-right-side button#catapultCookie{padding:0;background-color:transparent;font-size:18px;line-height:1.33em;color:#fff;font-family:Euclid Flex Medium;font-weight:500}body #catapult-cookie-bar span.ctcc-right-side button#catapultCookie:before{font-family:fontello;content:"\E803";font-size:18px;line-height:1.33em;color:#fff;font-weight:500;margin-right:18px}.o-wrapper{padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto;max-width:1200px}.o-wrapper:after{content:""!important;display:block!important;clear:both!important}.o-layout{display:block;margin:0;padding:0;list-style:none;margin-left:-24px;font-size:0}.o-layout__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;vertical-align:top;width:100%;padding-left:24px;font-size:16px;font-size:1rem}.o-layout--flush{margin-left:0}.o-layout--flush>.o-layout__item{padding-left:0}.o-layout--tiny{margin-left:-6px}.o-layout--tiny>.o-layout__item{padding-left:6px}.o-layout--small{margin-left:-12px}.o-layout--small>.o-layout__item{padding-left:12px}.o-layout--large{margin-left:-48px}.o-layout--large>.o-layout__item{padding-left:48px}.o-layout--huge{margin-left:-96px}.o-layout--huge>.o-layout__item{padding-left:96px}.o-layout--middle>.o-layout__item{vertical-align:middle}.o-layout--bottom>.o-layout__item{vertical-align:bottom}.o-layout--stretch{-ms-flex-wrap:wrap;flex-wrap:wrap}.o-layout--stretch,.o-layout--stretch>.o-layout__item{display:-webkit-box;display:-ms-flexbox;display:flex}.o-layout--stretch.o-layout--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-layout--stretch.o-layout--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-layout--stretch.o-layout--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-layout--center{text-align:center}.o-layout--center>.o-layout__item{text-align:left}.o-layout--right{text-align:right}.o-layout--left,.o-layout--left>.o-layout__item,.o-layout--right>.o-layout__item{text-align:left}.o-layout--reverse{direction:rtl}.o-layout--reverse>.o-layout__item{direction:ltr}.o-layout--auto>.o-layout__item{width:auto}.p-48{font-size:48px}.p-40,.p-48{line-height:1.2}.p-40{font-size:40px}.p-32{font-size:32px;line-height:1.25}.p-22{font-size:22px;line-height:1.45}p.p-18{font-size:18px;line-height:1.33}.p-16{font-size:16px;line-height:1.5}.p-14{font-size:14px;line-height:normal}.p-12{font-size:12px;line-height:1.33}.euclid{font-family:Euclid Flex Medium}.navy-blue{color:#00244f}.navy{color:#001d44}.grapefruit{color:#ff5f58}@media only screen and (max-width:864px){.p-40{font-size:28px}}.main-container{margin-left:20px;margin-right:20px}@media (min-width:46em){.main-container{margin-left:40px;margin-right:40px}}@media (min-width:66em){.main-container{margin-left:80px;margin-right:80px}}@media (min-width:85em){.main-container{margin-left:auto;margin-right:auto;max-width:1170px}}@media only screen and (min-width:1640px){.main-container{max-width:1440px}}@media (min-width:54em){.main-container_left-pad{padding-left:234px}}@media (min-width:75em){.main-container_left-pad{padding-left:290px}}.header-container{margin-left:20px;margin-right:20px}@media (min-width:75em){.header-container{margin-left:60px;margin-right:60px}}@media (min-width:120em){.header-container{margin-left:auto;margin-right:auto;max-width:1560px}}.rightsweep-container{margin-left:20px;margin-right:20px}@media (min-width:46em){.rightsweep-container{margin-left:40px;margin-right:40px}}@media (min-width:54em){.rightsweep-container{margin-right:0}}@media (min-width:66em){.rightsweep-container{margin-left:80px}}@media (min-width:85em){.rightsweep-container{margin-left:calc((100% - 1170px) / 2)}}@media only screen and (min-width:1640px){.rightsweep-container{margin-left:calc((100% - 1440px) / 2)}}@media (min-width:54em){.rightpos-container{left:40px}}@media (min-width:66em){.rightpos-container{left:80px}}@media (min-width:85em){.rightpos-container{left:calc((100% - 1170px) / 2)}}@media only screen and (min-width:1640px){.rightpos-container{left:calc((100% - 1440px) / 2)}}.top-curve{position:relative}.top-curve:before{content:"";position:absolute;top:-157px;right:-40%;width:150%;height:497px;background-color:#fff;border-radius:50%;z-index:0}.top-curve_pale-grey:before{background-color:#f4f4f6}.top-curve_right:before{left:-44%;right:auto}.top-curve_center:before{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);top:-173px;right:-40%;width:142%}@media only screen and (max-width:736px){.top-curve:before{right:-41%;width:180%}.top-curve_right:before{left:-45%;right:auto}}.anchor-container{max-width:1440px;margin-left:431px;margin-right:135px}@media only screen and (max-width:1200px){.anchor-container{margin-left:283px;margin-right:73px}}@media only screen and (max-width:864px){.anchor-container{margin:0 82px}}@media only screen and (max-width:512px){.anchor-container{margin:0 21px}}.smoke{background-color:#f4f4f6;opacity:.9;position:absolute}#error{display:none}@media screen and (max-width:600px){#wpadminbar{position:fixed}}.btn-gen{display:table;font-family:Euclid Flex Bold;color:#fff;background-color:#ff5f58;text-transform:uppercase;font-size:18px;line-height:1.33em;letter-spacing:1px;text-align:center;border-radius:54px;padding:28px 47px;border-radius:50px;min-width:240px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;outline:none;white-space:nowrap}.btn-gen_blue{background-color:#06284e}.btn-gen_navy-blue{background-color:#00244f}.btn-gen_grapefruit{background-color:#ff5f58}.btn-gen_cloudy-blue{background-color:#bbc5d2}.btn-gen_tansp{background-color:transparent}button{-webkit-appearance:none;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}@media only screen and (max-width:736px){.btn-gen{padding:20px 31px;font-size:16px}}.o-icon,.o-icon__svg{fill:inherit;height:inherit;stroke:inherit;width:inherit}.o-icon--caret{fill:none;stroke:#000}.content__description{max-width:578px;position:relative}.content__description>p{margin-bottom:48px}.content__description p>strong{font-family:Merriweather Bold}.content__description>p+ul{margin-top:-27px;margin-bottom:48px}.content__description>h6{margin-bottom:16px}.content__description li{list-style-type:disc;margin-left:16px;margin-bottom:6px;padding-left:9px;font-family:Merriweather Regular}.content__description_navy-blue-btn a{background-color:#00244f}.content__description_grapefruit_link a{background-color:transparent;color:#ff5f58;padding:0;font-family:Merriweather Regular;text-transform:none;text-decoration:underline;font-size:16px}@media only screen and (max-width:864px){.content__description a{padding:20px;font-size:16px}.content__description>p{margin-bottom:32px}.content__description>p+ul{margin-top:-22px;margin-bottom:32px}.content__description_grapefruit_link a{font-size:14px}}body #catapult-cookie-bar{z-index:40}[v-cloak]{display:none}.tab-enter-active{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.tab-leave-active{-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.tab-enter-right,.tab-leave-to-left{-webkit-transform:translateX(-70px);transform:translateX(-70px);opacity:0}.tab-enter-left,.tab-leave-to-right{-webkit-transform:translateX(70px);transform:translateX(70px);opacity:0}@media only screen and (max-width:736px){.tab-enter-active,.tab-leave-active{-webkit-transition:max-height .2s linear,padding .2s linear;transition:max-height .2s linear,padding .2s linear;overflow:hidden}.tab-enter-left,.tab-enter-right,.tab-leave-to-left,.tab-leave-to-right{max-height:0;padding-top:0!important;padding-bottom:0!important}.tab-enter-to,.tab-tab-leave{max-height:500px}}.opac-enter,.opac-leave-to{opacity:0}.opac-enter-active,.opac-leave-active{-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.drop-enter,.drop-leave-to{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.drop-enter-active,.drop-leave-active,.tog-lev-0-enter-active{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.tog-lev-0-enter-active{-webkit-transition-delay:.1s,.1s;transition-delay:.1s,.1s}.tog-lev-0-leave-active{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.tog-lev-0-enter,.tog-lev-0-leave-to{-webkit-transform:translateX(-70px);transform:translateX(-70px);opacity:0}@media only screen and (max-width:864px){.tog-lev-0-enter-active,.tog-lev-0-leave-active{-webkit-transition:opacity .3s ease,max-height .3s ease;transition:opacity .3s ease,max-height .3s ease;overflow:hidden}.tog-lev-0-enter,.tog-lev-0-leave-to{max-height:0;-webkit-transform:translateX(0);transform:translateX(0)}.tog-lev-0-enter-to,.tog-lev-0-leave{max-height:1200px}}.site-footer{position:relative}.site-footer .footer__menu-container{padding-bottom:80px}.site-footer .footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:75px}.site-footer .footer__logo>img{width:114px;height:auto;z-index:1}.site-footer .footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.site-footer .footer__menu>*{z-index:1}.site-footer .footer__menu a,.site-footer .footer__menu p{letter-spacing:.05em}.site-footer [data-level="0"]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px}.site-footer [data-level="0"]:first-of-type{margin-left:0}.site-footer [data-level="0"]>a,.site-footer [data-level="0"]>p{font-family:Euclid Flex Bold;font-size:18px;text-transform:uppercase;border-bottom:1px solid #cfd5db;padding-bottom:22px}.site-footer [data-level="1"]{margin-top:39px}.site-footer [data-level="1"]>a,.site-footer [data-level="1"]>p{font-family:Euclid Flex Medium;display:inline-block}.site-footer [data-level="1"]>a>img,.site-footer [data-level="1"]>p>img{display:none}.site-footer [data-level="1"]>ul{margin-top:18px}.site-footer [data-level="2"]>a,.site-footer [data-level="2"]>p{color:#3b5b80;font-size:12px;font-family:Merriweather Regular;letter-spacing:0}.site-footer .footer__copyright{position:relative;border-top:1px solid #bbc5d2;padding-top:42px;padding-bottom:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer .footer__copyright>p{color:#9a9da0;font-size:12px}.site-footer .copyright__back-btn{cursor:pointer;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;font-size:14px}.site-footer .copyright__back-btn:hover{opacity:.75}@media only screen and (max-width:1200px){.site-footer [data-level="0"]>a>span,.site-footer [data-level="0"]>p>span{display:none}}@media only screen and (max-width:736px){.site-footer .footer__logo{margin-bottom:16px}.site-footer .copyright__back-btn{position:absolute;left:0;bottom:calc(100% + 47px);font-size:16px;letter-spacing:.08em;font-family:Euclid Flex Bold;padding:20px 32px;color:#fff;background-color:#bbc5d2;text-transform:uppercase;border-radius:40px}.site-footer .footer__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-footer .plus{display:block;width:32px;height:32px;position:absolute;right:0}.site-footer .plus:after,.site-footer .plus:before{content:"";position:absolute;display:block;height:2px;background-color:#00244f;left:9px;right:9px;top:15px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.site-footer .plus:after{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.site-footer .active>.plus:after,.site-footer .active>.plus:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.site-footer [data-level="0"]{margin-left:0}.site-footer [data-level="0"]>a,.site-footer [data-level="0"]>p{border-bottom:1px solid #cfd5db;margin-top:56px;position:relative;cursor:pointer}.site-footer [data-level="0"]>a>span,.site-footer [data-level="0"]>p>span{display:inline-block}}.hero{position:relative;height:1080px}@media only screen and (max-width:1920px){.hero{height:900px}}.hero_h-720{height:800px}@media only screen and (max-width:1920px){.hero_h-720{height:720px}}.hero .hero__img{position:absolute;top:0;bottom:0;left:20vw;right:0;background-repeat:no-repeat;background-size:cover;background-position:100%;overflow:hidden}@media only screen and (max-width:1200px){.hero .hero__img{left:0;background-size:contain}}.hero .hero__outer-circle{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.hero .hero__outer-circle:after{content:"";display:block;right:37vw;bottom:calc(-388px - 11vw);width:137vw;height:137vw;min-width:calc(1400px + 22vw);min-height:calc(1400px + 22vw);max-width:calc(1730px + 22vw);max-height:calc(1730px + 22vw);opacity:.2}.hero .hero__outer-circle:after,.hero .hero__solid{position:absolute;border-radius:50%;background-color:#00244f}.hero .hero__solid{right:48vw;bottom:-388px;width:115vw;height:115vw;min-width:1400px;min-height:1400px;max-width:1730px;max-height:1730px}.hero .hero__solid:before{background-color:#fff;bottom:0;content:"";height:388px;left:0;position:absolute;right:0;z-index:2}.hero .hero__solid--grapefruit:before{background-color:#ff5f58}.hero .hero__solid_inner{content:"";position:absolute;background-color:#001d44;border-radius:50%;top:16.5%;bottom:16.5%;left:16.5%;right:16.5%;overflow:hidden;z-index:2}.hero .hero__solid_inner:before{background-color:#f4f4f6;bottom:0;content:"";height:calc(388px - 24.6%);left:0;position:absolute;right:0}.hero .hero__solid_inner--pastel-red:before{background-color:#e85852}.hero_home .hero__outer-circle:after{right:calc(50.4vw - 102px);bottom:-384px;width:calc(106vw + 204px);height:calc(106vw + 204px);min-width:1604px;min-height:1604px;max-width:1934px;max-height:1934px}.hero_home .hero__solid{right:50.4vw;bottom:-282px;width:106vw;height:106vw;overflow:hidden}.hero_home .hero__solid:before{height:282px;background-color:#f4f4f6}.hero_home .hero__solid_inner{top:18.5%;bottom:18.5%;left:18.5%;right:18.5%;z-index:1}.hero_home .hero__solid_inner:before{content:none}.hero .hero__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:210px;padding-bottom:56px}.hero .hero__container>*{z-index:5;max-width:490px;width:50%}.hero .hero__container h1{color:#fff;margin-bottom:40px}.hero .hero__container h2{max-width:580px;color:#fff;margin-bottom:44px}.hero_home .hero__container>*{max-width:440px;width:43%}.hero .container__description{margin-bottom:36px}.hero .container__description h1,.hero .container__description h2,.hero .container__description h3,.hero .container__description h4,.hero .container__description h5,.hero .container__description h6{color:#fff;margin-bottom:24px}.hero .container__description p{margin-bottom:22px;color:#bbc5d2}.hero .content__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.hero_circle-img .hero__solid{border-radius:0;top:0;left:0;bottom:0;right:0;width:auto;height:auto;min-width:auto;min-height:auto;max-width:none;max-height:none;background-color:#001d44}.hero_circle-img .hero__img{border-radius:50%;width:91vw;height:91vw;top:auto;left:57.3vw;bottom:-14vw;right:auto;background-position:10000px;background-size:0;z-index:1;min-width:1000px;min-height:1000px;max-width:1730px;max-height:1730px}.hero_circle-img .hero__img:after{content:"";background-image:inherit;background-position:50%;background-size:cover;bottom:14vw;display:block;left:0;mix-blend-mode:normal;opacity:1;position:absolute;right:0;top:0}.hero_circle-img .hero__img:before{content:"";background-color:#f4f4f6;bottom:0;height:14vw;left:0;opacity:.9;position:absolute;right:0;z-index:1}.hero_circle-img .hero__img--grapefruit:before{background-color:#ff5f58}.hero_circle-img .hero__outer-circle:after{position:absolute;top:auto;left:34.3vw;bottom:-37vw;right:auto;width:137vw;height:137vw;min-width:calc(1000px + 46vw);min-height:calc(1000px + 46vw);max-width:calc(1730px + 46vw);max-height:calc(1730px + 46vw);background-color:#003473;z-index:2}.hero_circle-img .hero__solid:before{content:none}.hero_circle-img .hero__solid_inner{display:none}.hero_circle-img.hero_h-720 .hero__img,.hero_circle-img.hero_h-720 .hero__img:after{bottom:-9vw}.hero_circle-img.hero_h-720 .hero__img:before{height:9vw}.hero_circle-img.hero_h-720 .hero__outer-circle:after{bottom:-32vw}@media only screen and (max-width:1200px){.hero .hero__img{background-size:cover;background-position:18vw 0}.hero,.hero_h-720{height:auto;min-height:720px}.hero .hero__container{padding-top:170px}}@media only screen and (max-width:864px){.hero .btn-gen_tansp{display:none}.hero .hero__img{background-position:10vw 0}}@media only screen and (max-width:736px){.hero{margin-top:71px;height:auto;max-height:none;padding-top:57vw;overflow:hidden}.hero h1{margin-top:-25px}.hero .hero__img{background-position:top;background-size:contain}.hero .hero__container{padding-top:0;padding-bottom:34px}.hero .hero__container>*{max-width:none;width:auto}.hero .hero__outer-circle:after{margin-right:calc(-85vw - 102px);top:calc(57vw - 102px);width:calc(170vw + 204px);height:calc(130vw + 204px)}.hero .hero__outer-circle:after,.hero .hero__solid{right:60%;bottom:auto;max-width:none;max-height:none;min-width:auto;min-height:auto}.hero .hero__solid{margin-right:-85vw;top:57vw;width:170vw;height:130vw}.hero .bg-tablet{display:block;position:absolute;top:125vw;bottom:0;left:0;right:0;background-color:#001d44;z-index:2}.hero .hero__solid:before,.hero .hero__solid_inner:before{content:none}.hero_circle-img .hero__img{left:0;right:0;top:0;bottom:0;border-radius:0;z-index:auto;min-width:auto;min-height:auto;max-width:none;max-height:none;width:auto;height:auto}.hero_circle-img .hero__img:before{content:none}.hero_circle-img .hero__img:after{bottom:0;background-size:contain;background-position:center 0}.hero_circle-img .hero__solid{border-radius:50%;left:auto;background-color:#00244f}.hero_circle-img .hero__solid_inner{position:absolute;background-color:#001d44;border-radius:50%;top:10%;bottom:10%;left:10%;right:10%;z-index:1}.hero_circle-img .hero__outer-circle:after{left:auto;z-index:1}.hero,.hero_h-720{min-height:auto}}.easy-hero .easy-hero__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:210px}.easy-hero .container__content{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:560px;padding-bottom:100px}.easy-hero h2{margin-bottom:44px}.easy-hero .container__img{background-size:contain;background-position:100% 0;background-repeat:no-repeat;margin-left:32px;width:347px;height:347px}.easy-hero .content__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:33px}.easy-hero_pad-120 .easy-hero__container{padding-bottom:120px}.easy-hero_pad-140 .easy-hero__container{padding-bottom:140px}@media only screen and (max-width:864px){.easy-hero .easy-hero__container{padding-top:136px;padding-bottom:64px}.easy-hero .container__img{display:none}}.easy-hero_grapefruit{background-color:#ff5f58;height:1040px}.easy-hero_grapefruit .container__img{margin-top:16px;width:474px;height:474px}.easy-hero_grapefruit .container__content{max-width:580px}.easy-hero_grapefruit .container__content>h2{color:#fff;margin-bottom:50px}.easy-hero_grapefruit .container__content>p{color:#001d44}.easy-hero_grapefruit .container__content a.btn-gen{background-color:#00244f}@media only screen and (max-width:1200px){.easy-hero_grapefruit .easy-hero__container{padding-top:210px}.easy-hero_grapefruit .container__img{width:347px;height:347px}}@media only screen and (max-width:1056px){.easy-hero_grapefruit .easy-hero__container{padding-top:136px}}@media only screen and (max-width:864px){.easy-hero_grapefruit{height:auto}.easy-hero_grapefruit .easy-hero__container{padding-bottom:190px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.easy-hero_grapefruit .container__img{display:block;margin-bottom:32px;margin-left:0;width:auto;background-position:0 0}.easy-hero_grapefruit .container__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.navigate{display:none;font-family:Euclid Flex Bold;font-size:18px;max-width:220px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.navigate .desk__navi{margin-bottom:12px;opacity:.3;-webkit-transition:opacity .3s ease,color .3s ease;transition:opacity .3s ease,color .3s ease;cursor:pointer}.navigate .desk__navi_active{opacity:1}.navigate_white .desk__navi{color:#fff}@media only screen and (max-width:864px){.navigate{left:0;right:0;background-color:transparent;max-width:none;z-index:10}.navigate_open{bottom:0;background-color:rgba(0,0,0,.4)}.navigate .navigate__mob{background-color:#fff;-webkit-box-shadow:0 3px 10px -4px rgba(0,0,0,.2);box-shadow:0 3px 10px -4px rgba(0,0,0,.2)}.navigate .navigate__mob>li{margin-left:20px;margin-right:20px}.navigate .mob__jump{font-family:Euclid Flex Bold;font-size:16px;padding-top:16px;padding-bottom:16px;color:#00244f;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.navigate .mob__jump>i{margin-left:auto;color:#bbc5d2;-webkit-transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,transform .2s ease;transition:color .2s ease,transform .2s ease,-webkit-transform .2s ease}.navigate .mob__jump_active{color:#ff5f58;font-family:Euclid Flex Regular}.navigate .mob__jump_active>i{color:#ff5f58;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navigate .mob__navi{padding-top:16px;padding-bottom:16px;border-top:1px solid #cfd5db;font-size:16px;letter-spacing:.03em;cursor:pointer}}.learnmore{padding-top:136px;padding-bottom:250px;background-color:#f4f4f6}.learnmore_white{background-color:#fff;padding-bottom:136px}.learnmore .main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.learnmore .main-container>*{z-index:5}.learnmore .learnmore__empty{margin-top:80px}.learnmore .learnmore__category{margin-top:75px}.learnmore .category__title{color:#bbc5d2;padding-bottom:31px;margin-bottom:32px;position:relative;border-bottom:1px solid #bbc5d2}.learnmore .category__item{margin-bottom:16px;background-color:hsla(0,0%,100%,0);-webkit-box-shadow:0 3px 5px 0 transparent;box-shadow:0 3px 5px 0 transparent;-webkit-transition:padding .3s ease,background-color .3s ease,margin-bottom .3s ease,-webkit-box-shadow .3s ease;transition:padding .3s ease,background-color .3s ease,margin-bottom .3s ease,-webkit-box-shadow .3s ease;transition:padding .3s ease,background-color .3s ease,margin-bottom .3s ease,box-shadow .3s ease;transition:padding .3s ease,background-color .3s ease,margin-bottom .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.learnmore .item__title{-ms-flex-align:center;position:relative;-webkit-transition:margin .3s ease,padding .3s ease,border-bottom .3s ease;transition:margin .3s ease,padding .3s ease,border-bottom .3s ease;border-bottom:1px solid hsla(0,0%,100%,0)}.learnmore .item__title,.learnmore .title__t{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.learnmore .title__t{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.learnmore .title__t p{min-width:109px}.learnmore .title__trigger{font-family:Euclid Flex Regular;white-space:nowrap;margin-left:12%;cursor:pointer}.learnmore .title__trigger>i{color:#e85852;margin-right:6px;font-size:16px}.learnmore .title__trigger>i.icon-cancel{font-size:14px}.learnmore .title__trigger>.c,.learnmore .title__trigger_active>.l{display:none}.learnmore .title__trigger_active>.c{display:inline}.learnmore .category__item_active{background-color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);padding:56px 98px 72px;margin-bottom:56px}.learnmore .category__item_active .item__title{padding-bottom:40px;margin-bottom:48px;border-bottom:1px solid #bbc5d2}.learnmore .category__item_active .title__trigger{margin-left:9%}.learnmore .category__item_active .title__trigger>i{margin-right:14px}.learnmore .mobile-date{display:none}.learnmore .download__doc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:31px;padding-bottom:38px;border-top:1px solid #bbc5d2}.learnmore .doc__info{margin-left:20px}.learnmore .doc__info>*{font-family:Euclid Flex Regular;margin-bottom:8px;text-align:right;white-space:nowrap}.learnmore .info__download{font-size:18px;display:inline-block}.learnmore .info__download>i{color:#e85852;margin-right:4px;font-size:16px}.learnmore .info__date{color:#bbc5d2}.learnmore .dropdown__content,.learnmore .dropdown_apply-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.learnmore .dropdown_apply-content{padding-top:48px;border-top:1px solid #bbc5d2}.learnmore .content__btn{margin-bottom:32px;padding:28px 43px;min-width:192px}.learnmore .content__description>h6{margin-bottom:7px}.learnmore .content__description>p+ul{margin-top:-18px}.learnmore .content__description li{margin-bottom:0}@media only screen and (max-width:864px){.learnmore .title__trigger{padding:21px;text-align:center;min-width:65px;background-color:#ff5f58;border-radius:50%;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.learnmore .title__trigger>i{margin-right:0;color:#fff}.learnmore .title__trigger>.c,.learnmore .title__trigger>.l{display:none}.learnmore .title__trigger_active{background-color:hsla(0,0%,100%,0)}.learnmore .title__trigger_active>i{color:#ff5f58}.learnmore .category__item{margin-left:-50px;margin-right:-50px;padding-left:50px;padding-right:50px;margin-bottom:24px}.learnmore .category__item_active{padding-top:24px;padding-bottom:24px}.learnmore .category__item_active .item__title{padding-bottom:32px;margin-bottom:24px}.learnmore .info__download{padding:19px;text-align:center;min-width:65px;background-color:#ff5f58;border-radius:50%}.learnmore .info__download>i{margin-right:0;color:#fff}.learnmore .info__download>span{display:none}.learnmore .mobile-date{display:block;font-size:12px;margin-top:12px}.learnmore .info__date,.learnmore .info__format{display:none}}@media only screen and (max-width:736px){.learnmore .category__item{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.learnmore .title__t{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.tog-calls-enter-active,.tog-calls-leave-active{-webkit-transition:opacity .6s ease,max-height .6s ease;transition:opacity .6s ease,max-height .6s ease;overflow:hidden}.tog-calls-leave-active{-webkit-transition:opacity .3s ease,max-height .3s ease;transition:opacity .3s ease,max-height .3s ease}.tog-calls-enter,.tog-calls-leave-to{max-height:0}.tog-calls-enter-to,.tog-calls-leave{max-height:2000px}.want{position:relative;height:900px;background-repeat:no-repeat;background-size:cover;background-position:0}.want .want__outer-circle{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.want .outer-circle__circle{bottom:-24.5vw;left:30.2vw;width:95vw;height:95vw;max-width:calc(1062px + 22vw);max-height:calc(1062px + 22vw);opacity:.3}.want .outer-circle__circle,.want .want__circle{position:absolute;border-radius:50%;background-color:#ff5f58}.want .want__circle{left:41.2vw;bottom:-13.5vw;width:73vw;height:73vw;max-width:1062px;max-height:1062px;overflow:hidden}.want .smoke{height:13.5vw;bottom:0;left:0;right:0}.want .bg-tablet{display:none}.want .container__half,.want .want__container{height:100%}.want .container__half{padding-top:100px;padding-bottom:163px;margin-left:auto;max-width:477px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.want .container__half *{z-index:1}.want .container__half h3{color:#fff;margin-bottom:40px}.want .container__half h6{color:#fff;margin-bottom:16px;font-family:Euclid Flex Regular}.want .half__description p{color:#001d44;margin-bottom:32px}.want .half__description p:last-of-type{margin-bottom:0}.want .half__description a{color:#fff;text-decoration:underline;display:block}.want .btn-gen{margin-top:42px}.want_navy-blue .outer-circle__circle{background-color:#001d44}.want_navy-blue .want__circle{background-color:#00244f}.want_navy-blue .want__circle:before{content:"";position:absolute;left:24%;right:24%;top:24%;bottom:24%;border-radius:50%;background-color:#001d44}.want_navy-blue .half__description p{color:#bbc5d2;max-width:435px}@media only screen and (max-width:1200px){.want{height:768px;overflow:hidden}.want .container__half{max-width:470px;width:43vw}.want .outer-circle__circle{bottom:50%;left:21vw;width:132vw;height:132vw;margin-bottom:-66vw}.want .want__circle{left:32vw;bottom:50%;width:110vw;height:110vw;margin-bottom:-55vw}.want .smoke{display:none}}@media only screen and (max-width:736px){.want{height:auto;padding-top:61vw;background-size:contain;background-position:top}.want .container__half{margin-left:0;max-width:none;width:auto;padding-top:22px;padding-bottom:90px}.want .outer-circle__circle{top:37vw;margin-left:-96vw;width:192vw;height:152vw}.want .outer-circle__circle,.want .want__circle{left:50%;bottom:auto;max-width:none;max-height:none}.want .want__circle{margin-left:-85vw;top:48vw;width:170vw;height:130vw}.want .bg-tablet{display:block;position:absolute;top:61vw;bottom:0;left:0;right:0;background-color:#ff5f58}.want .container__half,.want .want__container{height:auto}.want_navy-blue .bg-tablet{top:100vw;background-color:#001d44;z-index:1}.want_navy-blue .want__circle:before{left:16%;right:16%;top:16%;bottom:16%;z-index:1}}.bottom-links{padding-top:113px;padding-bottom:189px;background-color:#ff5f58}.bottom-links .link__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom-links h4{color:#fff;margin-bottom:27px;min-height:80px}.bottom-links a{font-family:Euclid Flex Medium;font-size:18px}.bottom-links li{margin-bottom:6px}.bottom-links .link__category{max-width:275px;min-width:266px;margin-bottom:40px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.bottom-links .icon-right:before{margin-right:12px;color:#fff;font-size:16px;text-decoration:none}.bottom-links .icon-right:before:hover{text-decoration:none}@media only screen and (max-width:864px){.bottom-links h4{min-height:auto}.bottom-links .link__category{max-width:none;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width:736px){.bottom-links{padding-bottom:100px}.bottom-links h4{margin-bottom:24px}.bottom-links .link__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom-links .link__category{min-width:auto;padding-top:32px;border-top:1px solid #ffafab}}.animation-block{background-color:#00244f;height:900px}.animation-block .block__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.animation-block .container__content{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:440px;padding-top:16px;padding-bottom:42px}.animation-block .container__content>h3{color:#fff;margin-bottom:40px}.animation-block .container__content>h2{color:#fff;margin-bottom:56px}.animation-block .container__content>p{color:#bbc5d2;max-width:490px}.animation-block .container__img{-ms-flex-item-align:center;align-self:center;height:55%;margin-right:-20%;margin-top:-5%;width:70%}.animation-block .content__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:56px}@media only screen and (max-width:864px){.animation-block{height:auto;padding-top:80px;padding-bottom:80px}.animation-block .container__img{display:block;height:50vw;min-height:200px;max-width:none;margin-top:0;right:0}.animation-block .container__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:35px;max-width:none}.animation-block .block__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}@media only screen and (max-width:736px){.animation-block .container__content>h2{margin-bottom:40px}}.animation-block_hero{height:1063px}.animation-block_hero .container__img{margin-top:-10%;margin-right:-29%}.animation-block_hero .container__content{max-width:590px;padding-top:80px;padding-bottom:180px}@media only screen and (max-width:1056px){.animation-block_hero{height:auto;padding-top:140px}.animation-block_hero .container__img{margin-top:0;margin-right:-20%}.animation-block_hero .container__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.animation-block_hero .block__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:736px){.animation-block_hero .container__content{padding-top:0;padding-bottom:0;margin-bottom:110px}.animation-block_hero .content__btn{display:none}}.section__bg--grapefruit{background-color:#ff5f58}.section__wrapper{padding-bottom:114px;padding-top:120px;position:relative;z-index:3}.section__title{max-width:770px;margin-bottom:48px;z-index:1;position:relative}.section__2-3{position:relative;z-index:10}.homepage__counts{padding-top:153px;padding-bottom:106px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.homepage__counts .counts__one{z-index:1;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:22px}.homepage__counts .counts__one:nth-of-type(odd){margin-left:0}.homepage__counts .one__img{width:180px;height:180px;background-repeat:no-repeat;background-size:contain;background-position:50%}.homepage__counts .one__text{margin-left:96px;margin-top:-48px}.homepage__counts .text__title{margin-bottom:16px}@media only screen and (max-width:1056px){.homepage__counts{padding-top:97px;padding-bottom:67px}.homepage__counts .counts__one{margin-left:0}.homepage__counts .one__img{width:140px;height:140px}.homepage__counts .one__text{margin-left:78px;margin-top:-36px}.homepage__counts .text__title{margin-bottom:12px}}@media only screen and (max-width:864px){.homepage__counts{padding-top:73px;padding-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.homepage__counts .counts__one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.homepage__counts .one__img{margin-right:16%}.homepage__counts .one__text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:0;margin-top:0}}@media only screen and (max-width:512px){.homepage__counts .one__img{width:86px;height:86px;margin-right:29px}.homepage__counts .counts__one{margin-bottom:24px}}.homepage__infectious-diseases-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:138px 0 250px 240px;background-color:#00244f;overflow:hidden}.homepage__infectious-diseases-wrapper .infectious__content-block{width:590px;min-width:590px;margin-right:145px;padding:67px 0 8px}.homepage__infectious-diseases-wrapper .infectious__title{font-family:Euclid Flex Medium;color:#fff;margin-bottom:40px}.homepage__infectious-diseases-wrapper .infectious__description{font-family:Merriweather Regular;color:#bbc5d2;margin-bottom:53px}.homepage__infectious-diseases-wrapper .infectious__animation-block{width:712px;min-width:712px;height:512px;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:1367px){.homepage__infectious-diseases-wrapper{padding:205px 0 231px 133px}.homepage__infectious-diseases-wrapper .infectious__content-block{width:472px;min-width:472px;margin-right:123px}}@media only screen and (max-width:1200px){.homepage__infectious-diseases-wrapper{padding:88px 0 98px 125px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homepage__infectious-diseases-wrapper .infectious__content-block{width:299px;min-width:299px;margin-right:95px;padding:0}.homepage__infectious-diseases-wrapper .infectious__title{font-size:32px;margin-bottom:32px}.homepage__infectious-diseases-wrapper .infectious__title br{display:none}.homepage__infectious-diseases-wrapper .infectious__description{margin-bottom:40px}.homepage__infectious-diseases-wrapper .infectious__animation-block{width:504px;min-width:504px;height:378px}}@media only screen and (max-width:864px){.homepage__infectious-diseases-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:76px 82px 132px}.homepage__infectious-diseases-wrapper .infectious__content-block{width:auto;min-width:auto;margin-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.homepage__infectious-diseases-wrapper .infectious__title{font-size:28px}.homepage__infectious-diseases-wrapper .infectious__animation-block{width:365px;min-width:365px;height:262px;margin-bottom:62px}}@media only screen and (max-width:512px){.homepage__infectious-diseases-wrapper{padding:50px 0 80px 20px}.homepage__infectious-diseases-wrapper .infectious__content-block{margin-right:20px}.homepage__infectious-diseases-wrapper .infectious__description{font-size:14px}.homepage__infectious-diseases-wrapper .infectious__animation-block{width:353px;min-width:353px;margin-bottom:60px}}.homepage__big-img{height:600px;background-size:cover;background-position:center 62%}.homepage__big-img .main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:inherit;overflow:hidden}.homepage__big-img .big-img__circle{margin-left:auto;margin-top:auto;width:280px;height:280px;position:relative;background-color:rgba(0,28,66,.5);border-radius:50%;bottom:-85px;text-align:center;padding:96px 52px 10px}.homepage__big-img .big-img__circle p{color:#fff}.sticky-notice{background-color:#ff5f58;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Regular;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;position:relative;text-align:center;width:100%;z-index:100}@media (min-width:54em){.sticky-notice{position:fixed;top:0}}.sticky-notice__arrow{margin-left:20px}.whyweexist__mission{position:relative}.whyweexist__mission-spacer{height:100px;position:absolute;top:-100px}.whyweexist__mission:after{content:"";position:absolute;height:1242px;width:1242px;background-color:#f4f4f6;border-radius:50%;top:-157px;left:-166px}.whyweexist__mission h3{margin-bottom:40px;max-width:577px}.whyweexist__mission .toright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whyweexist__mission .toright>*{z-index:1}.whyweexist__mission .content{padding-bottom:31px;margin-bottom:77px;border-bottom:1px solid #bbc5d2}.whyweexist__mission .content:first-child h3{max-width:100%}.whyweexist__mission .content:nth-child(2){padding-bottom:43px;margin-bottom:62px}.whyweexist__mission .content:nth-child(3) h3{margin-bottom:32px}.whyweexist__mission .content:last-child{margin-bottom:67px}.whyweexist__mission .content:last-of-type{border-bottom:none}.whyweexist__mission .content__img{margin-bottom:112px;position:relative}.whyweexist__mission .content__img>img{max-height:800px}.whyweexist__mission .img__text{width:240px;height:240px;background-color:#ff5f58;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px;text-align:center;color:#fff;position:absolute;right:41px;bottom:-52px;right:4.7%;bottom:-8%}.whyweexist__mission .img__text>p{margin:auto}.whyweexist__mission .content__description>p{margin-bottom:25px;line-height:1.5em}.whyweexist__mission .mission__big-img{height:62.5vw;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.whyweexist__mission .mission__big-img .main-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.whyweexist__mission .mission__big-img .big-img__circle{margin-left:auto;margin-top:auto;width:280px;height:280px;position:relative;background-color:rgba(0,28,66,.5);border-radius:50%;bottom:-49px;text-align:center;padding:93px 52px 10px}.whyweexist__mission .mission__big-img .big-img__circle p{color:#fff}@media only screen and (max-width:864px){.whyweexist__mission .mission__big-img .big-img__circle{display:none}}@media only screen and (max-width:1200px){.whyweexist__mission:after{display:none}}@media only screen and (max-width:736px){.whyweexist__mission h3{margin-bottom:23px}.whyweexist__mission .content{padding-bottom:16px;margin-bottom:40px}.whyweexist__mission .content__img{margin-left:-20px;margin-right:-20px;margin-bottom:48px}.whyweexist__mission .img__text{display:none}}.whyweexist__approach-easy{padding-top:112px;padding-bottom:182px;background-color:#00244f}.whyweexist__approach-easy h3{font-size:40px;max-width:577px;color:#fff;margin-bottom:47px}.whyweexist__approach-easy .content__description>p{color:#bbc5d2;margin-bottom:22px;line-height:1.6em}.whyweexist__approach-easy .content__more-about{display:none}@media only screen and (max-width:864px){.whyweexist__approach-easy h3{font-size:28px;margin-bottom:28px}.whyweexist__approach-easy .content__description>p{margin-bottom:22px}}@media only screen and (max-width:736px){.whyweexist__approach-easy{padding-top:48px;padding-bottom:16px}.whyweexist__approach-easy .content__more-about{display:block;color:#ff5f58;text-transform:uppercase;font-family:Euclid Flex Bold;letter-spacing:.03em;padding-top:10px;padding-bottom:22px}}.whyweexist__approach-with-tabs{background-color:#ff5f58;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.whyweexist__approach-with-tabs h3{color:#fff;margin-bottom:48px}.whyweexist__approach-with-tabs p{margin-bottom:25px;line-height:1.5em}.whyweexist__approach-with-tabs .approach{position:relative;padding-top:103px;padding-bottom:127px}.whyweexist__approach-with-tabs .approach__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:100%;left:0;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.whyweexist__approach-with-tabs .tabs__one{background-color:#001d44;border-radius:41px 41px 0 0;color:#fff;cursor:pointer;font-family:Euclid Flex Bold;font-size:18px;letter-spacing:.05em;padding:32px 40px 20px;text-transform:uppercase;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.whyweexist__approach-with-tabs .tabs__one_active{background-color:#ff5f58}.whyweexist__approach-with-tabs .box__mobone{display:none}.whyweexist__approach-with-tabs .box__tab{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:550px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.whyweexist__approach-with-tabs .box__tab--height-auto{min-height:auto}@media only screen and (max-width:1200px){.whyweexist__approach-with-tabs .box__tab{min-height:auto}}@media only screen and (max-width:736px){.whyweexist__approach-with-tabs .box__tab{padding-top:22px;padding-bottom:22px}}.whyweexist__approach-with-tabs .box__tab__text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:578px}.whyweexist__approach-with-tabs .box__tab__img{background-position:1000px;background-size:0;height:478px;margin-left:9%;margin-right:-9%;position:relative;width:478px}@media (max-width:84.99em){.whyweexist__approach-with-tabs .box__tab__img{height:380px;width:380px}}@media only screen and (max-width:1200px){.whyweexist__approach-with-tabs .box__tab__img{height:260px;margin-left:5%;margin-right:0;width:260px}}@media only screen and (max-width:1056px){.whyweexist__approach-with-tabs .box__tab__img{display:none}}.whyweexist__approach-with-tabs .box__tab__img:after,.whyweexist__approach-with-tabs .box__tab__img:before{content:"";position:absolute;border-radius:50%}.whyweexist__approach-with-tabs .box__tab__img:before{background-color:rgba(0,0,0,.09);border-radius:50%;height:160%;left:0;top:-28%;width:160%}.whyweexist__approach-with-tabs .box__tab__img:after{top:0;left:0;bottom:0;right:0;background-image:inherit;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:736px){.whyweexist__approach-with-tabs .approach__tabs{display:none}.whyweexist__approach-with-tabs .box__mobone{display:block;padding-top:20px;padding-bottom:20px;cursor:pointer}.whyweexist__approach-with-tabs .box__mobone i{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.whyweexist__approach-with-tabs .box__mobone>h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;font-family:Euclid Flex Bold;color:#fff}.whyweexist__approach-with-tabs .box__mobone_active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.whyweexist__approach-with-tabs .approach__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whyweexist__approach-with-tabs .approach{padding-top:0;padding-bottom:0}.whyweexist__approach-with-tabs .box__mobone,.whyweexist__approach-with-tabs .box__tab{position:relative}.whyweexist__approach-with-tabs .box__mobone:after,.whyweexist__approach-with-tabs .box__tab:after{content:"";background-color:#00244f;position:absolute;height:1px;bottom:0;left:-20px;right:-20px}}.whyweexist__global{background-color:#00244f;padding-top:104px;padding-bottom:130px}.whyweexist__global h3{color:#fff;margin-bottom:48px}.whyweexist__global p{color:#fff}.whyweexist__global .global__map{margin:80px auto 48px;max-width:1218px;height:52vw;max-height:630px;background-repeat:no-repeat;background-position:50%;background-size:contain}.whyweexist__global .btn-gen{margin:0 auto}@media only screen and (max-width:736px){.whyweexist__global{padding-top:48px;padding-bottom:64px}.whyweexist__global h3{margin-bottom:24px}.whyweexist__global .global__map{margin-top:40px;margin-bottom:40px}.whyweexist__global .btn-gen{margin-left:0}}.whyweexist__partnership{padding-top:105px;padding-bottom:103px}.whyweexist__partnership .partnership__content{margin-bottom:12px}.whyweexist__partnership h3{margin-bottom:48px}.whyweexist__partnership .scroll-container{overflow-x:auto;padding-top:10px;position:relative}.whyweexist__partnership .scroll-container__wrapper{min-width:1090px}.whyweexist__partnership .stupinfo{padding-top:64px;padding-bottom:64px}.whyweexist__partnership .stupinfo__line{height:12px;background-color:#d6d6d6;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:20px;margin-top:32px;margin-bottom:72px}.whyweexist__partnership .stupinfo__line:nth-child(2){margin-bottom:60px}.whyweexist__partnership .stupinfo__line>span{border-radius:20px;display:block;background-color:#00244f;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.whyweexist__partnership .stupinfo__line p{position:absolute;left:0;right:0;bottom:130%;font-family:Euclid Flex Medium;font-size:18px;text-align:center}.whyweexist__partnership .stupinfo__line_grapefruit>span{background-color:#ff5f58}.whyweexist__partnership .stupinfo__line_grapefruit .line__title{color:#ff5f58}.whyweexist__partnership .stupinfo__steps{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#cfd5db;border-radius:150px;margin-top:65px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.whyweexist__partnership .steps__circle{width:200px;height:200px;padding:60px 10px 20px;border-radius:150px;background-color:#bbc5d2;color:#fff;text-align:center}.whyweexist__partnership .circle__num{font-family:Euclid Flex Medium;font-size:14px;margin-bottom:4px}.whyweexist__partnership .circle__title{font-family:Euclid Flex Bold;font-size:18px;text-transform:uppercase}.whyweexist__partnership .stupinfo__steps-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:41px}.whyweexist__partnership .steps-descr__list{width:200px;padding-left:22px}.whyweexist__partnership .steps-descr__list>p{margin-bottom:8px}.whyweexist__partnership .bottom__list_flex{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #bbc5d2}.whyweexist__partnership .bottom__list{width:66%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:288px;padding-top:70px;padding-left:20px;-ms-flex-line-pack:justify;align-content:space-between}.whyweexist__partnership .bottom__list .bottom_block{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Merriweather Regular;line-height:1.5em;letter-spacing:.01em;max-width:372px}.whyweexist__partnership .bottom__list .bottom_block .left{min-width:100px;margin-left:16px}.whyweexist__partnership .bottom__list>p{font-size:14px;margin-right:10px;line-height:1.4em;max-width:372px;margin-right:102px}.whyweexist__partnership .bottom__list_empty{width:33%}.whyweexist__partnership .btn-gen{margin:72px auto 0}.whyweexist__partnership .scroll-container__arrow{display:none}@media only screen and (max-width:1200px){.whyweexist__partnership .stupinfo{background-color:#f4f4f6;border-radius:64px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);padding-left:28px;padding-right:28px}.whyweexist__partnership .stupinfo__line{position:relative}.whyweexist__partnership .stupinfo__line>span{position:static}.whyweexist__partnership .stupinfo__line p{text-align:left}.whyweexist__partnership .scroll-container__arrow{background-color:#00244f;color:#fff;position:absolute;right:-46px;top:0;width:120px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px;padding-right:42px;cursor:pointer}.whyweexist__partnership .bottom__list{border-top:none}}@media only screen and (max-width:1023px){.whyweexist__partnership .scroll-container{margin-left:0;margin-right:0}.whyweexist__partnership .scroll-container__wrapper{min-width:1250px;padding-left:80px;padding-right:80px}.whyweexist__partnership .bottom__list{padding-top:22px;max-height:none;height:auto}.whyweexist__partnership .btn-gen{margin-left:0}}@media only screen and (max-width:864px){.whyweexist__partnership{padding-top:48px;padding-bottom:51px}.whyweexist__partnership .scroll-container__wrapper{min-width:1080px}.whyweexist__partnership .partnership__content{margin-bottom:32px}.whyweexist__partnership h3{margin-bottom:24px}.whyweexist__partnership .stupinfo__steps{margin-top:40px}.whyweexist__partnership .stupinfo__steps-descr{margin-top:16px}.whyweexist__partnership .stupinfo__line p{font-size:16px}.whyweexist__partnership .steps__circle{width:160px;height:160px;padding-top:45px}.whyweexist__partnership .circle__num{font-size:12px;margin-bottom:2px}.whyweexist__partnership .circle__title{font-size:16px}}@media only screen and (max-width:736px){.whyweexist__partnership .scroll-container__wrapper{padding-left:20px;padding-right:20px}}.homepage__news,.whyweexist__key-milestones{background-color:#ff5f58;padding-top:147px;padding-bottom:331px}.homepage__news .rightsweep-container,.whyweexist__key-milestones .rightsweep-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.homepage__news .rightsweep-container>*,.whyweexist__key-milestones .rightsweep-container>*{z-index:3}.homepage__news .key-milestones__control,.whyweexist__key-milestones .key-milestones__control{width:33%;max-width:272px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.homepage__news .key-milestones__control .control__title,.homepage__news .key-milestones__control>h3,.whyweexist__key-milestones .key-milestones__control .control__title,.whyweexist__key-milestones .key-milestones__control>h3{max-width:270px;color:#fff;margin-top:5px;margin-bottom:28px}.homepage__news .key-milestones__control .control__btn,.whyweexist__key-milestones .key-milestones__control .control__btn{margin-top:86px}@media (max-width:53.99em){.homepage__news .key-milestones__control,.whyweexist__key-milestones .key-milestones__control{width:auto;max-width:none;display:block}.homepage__news .key-milestones__control .control__title,.homepage__news .key-milestones__control>h3,.whyweexist__key-milestones .key-milestones__control .control__title,.whyweexist__key-milestones .key-milestones__control>h3{margin-bottom:0}}.homepage__news .control__years,.whyweexist__key-milestones .control__years{margin-bottom:22px}.homepage__news .years__one,.whyweexist__key-milestones .years__one{color:#fff;font-family:Euclid Flex Medium;opacity:.3;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;margin-bottom:4px;font-size:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.homepage__news .years__one_active,.whyweexist__key-milestones .years__one_active{cursor:default;opacity:1}.homepage__news .control__btn,.whyweexist__key-milestones .control__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;margin-bottom:42px}.homepage__news .key-milestones__year-arrow,.whyweexist__key-milestones .key-milestones__year-arrow{display:none}.homepage__news .btn__sw,.whyweexist__key-milestones .btn__sw{color:#fff;width:64px;height:64px;background-color:#00244f;border:1px solid #00244f;border-radius:50%;-webkit-transition:border .2s ease,background-color .2s ease;transition:border .2s ease,background-color .2s ease;margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:none}.homepage__news .btn__sw.swiper-button-disabled,.homepage__news .btn__sw_disabled,.whyweexist__key-milestones .btn__sw.swiper-button-disabled,.whyweexist__key-milestones .btn__sw_disabled{cursor:default;border:1px solid #fff;background-color:hsla(0,0%,100%,0)}.homepage__news .key-milestones__swiper,.homepage__news .v-milestones-carousel__container,.homepage__news .v-news-carousel__container,.whyweexist__key-milestones .key-milestones__swiper,.whyweexist__key-milestones .v-milestones-carousel__container,.whyweexist__key-milestones .v-news-carousel__container{margin-left:0;margin-right:0;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:.3s .3s;transition-delay:.3s .3s;padding-top:23px}.homepage__news .key-milestones__swiper.invis,.homepage__news .v-milestones-carousel__container.invis,.homepage__news .v-news-carousel__container.invis,.whyweexist__key-milestones .key-milestones__swiper.invis,.whyweexist__key-milestones .v-milestones-carousel__container.invis,.whyweexist__key-milestones .v-news-carousel__container.invis{-webkit-transform:translateX(120px);transform:translateX(120px);-webkit-transition-delay:0s 0s;transition-delay:0s 0s;opacity:0}.homepage__news .swiper__item,.whyweexist__key-milestones .swiper__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 23px}.homepage__news img.item__img,.whyweexist__key-milestones img.item__img{width:240px;height:240px;margin-bottom:68px}.homepage__news .text__title,.whyweexist__key-milestones .text__title{color:#fff;margin-bottom:16px}.homepage__news .key-milestones__load,.whyweexist__key-milestones .key-milestones__load{position:absolute;font-size:62px;top:42%;right:38%;color:#fff}@media only screen and (max-width:1056px){.homepage__news .swiper__item,.whyweexist__key-milestones .swiper__item{padding-left:10px;padding-right:10px}.homepage__news img.item__img,.whyweexist__key-milestones img.item__img{width:180px;height:180px;margin-bottom:32px}}@media only screen and (max-width:864px){.homepage__news,.whyweexist__key-milestones{padding-top:48px;padding-bottom:170px}.homepage__news .control__btn,.homepage__news .control__years,.whyweexist__key-milestones .control__btn,.whyweexist__key-milestones .control__years{display:none}.homepage__news .rightsweep-container,.homepage__news .swiper__wrapper,.whyweexist__key-milestones .rightsweep-container,.whyweexist__key-milestones .swiper__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.homepage__news .swiper__item,.whyweexist__key-milestones .swiper__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0;border-bottom:1px solid #ff8f8a}.homepage__news img.item__img,.whyweexist__key-milestones img.item__img{width:72px;height:72px;margin-bottom:0;margin-right:31px}.homepage__news .key-milestones__year-arrow,.whyweexist__key-milestones .key-milestones__year-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-top:37px}}@media only screen and (max-width:736px){.homepage__news .text__title,.whyweexist__key-milestones .text__title{margin-bottom:9px}.homepage__news .text__descr,.whyweexist__key-milestones .text__descr{font-size:12px}}.homepage__news{background-color:transparent;padding-top:150px;padding-bottom:156px;min-height:768px}.homepage__news .key-milestones__control .control__title,.homepage__news .key-milestones__control h3{color:#00244f}.homepage__news .control__text a{font-family:Euclid Flex Bold;text-transform:uppercase;font-size:18px;letter-spacing:.07em}.homepage__news .control__text a:hover{text-decoration:underline}.homepage__news .swiper__item{padding-left:27px;padding-right:27px}.homepage__news .swiper__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit}.homepage__news .item__img{height:280px;margin-bottom:32px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);background-repeat:no-repeat;background-size:cover;background-position:50%}.homepage__news .item__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.homepage__news .text__descr{margin-bottom:34px}.homepage__news .text__descr,.homepage__news .text__title{-webkit-transition:color .2s ease;transition:color .2s ease}.homepage__news .text__title{color:#00244f}.homepage__news .text__date{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px;margin-top:auto;position:relative}.homepage__news .text__date>*{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.homepage__news .date__reseach{background-color:#bbc5d2;border-radius:30px;color:#fff;font-family:Euclid Flex Medium;font-size:14px;margin-bottom:8px;margin-right:8px;padding:6px 24px}.homepage__news .date__d{margin-bottom:8px;margin-left:10%}.homepage__news .date__read{position:absolute;opacity:0;font-size:18px;font-family:Euclid Flex Regular;color:#ff5f58;text-decoration:underline;top:0;left:0}.homepage__news .date__read>i{margin-right:9px;color:#00244f}.homepage__news .control__btn{margin-top:220px}.homepage__news .btn__sw{color:#fff;width:64px;height:64px;background-color:#ff5f58;border:1px solid #ff5f58;border-radius:50%;-webkit-transition:border .2s ease,background-color .2s ease;transition:border .2s ease,background-color .2s ease;margin-right:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:none}.homepage__news .btn__sw.swiper-button-disabled,.homepage__news .btn__sw_disabled{cursor:default;color:#bbc5d2;border:1px solid #bbc5d2;background-color:hsla(0,0%,100%,0)}.homepage__news .swiper__item>a:hover .text__descr,.homepage__news .swiper__item>a:hover .text__title{color:#ff5f58}.homepage__news .swiper__item>a:hover .date__d,.homepage__news .swiper__item>a:hover .date__reseach{opacity:0}.homepage__news .swiper__item>a:hover .date__read{opacity:1}.homepage__news .key-milestones__mob-view{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:-16px}@media (min-width:32em){.homepage__news .key-milestones__mob-view{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:46em){.homepage__news .key-milestones__mob-view{margin-top:56px}}@media (min-width:54em){.homepage__news .key-milestones__mob-view{display:none}}.homepage__news .mob-view__button{margin-bottom:16px;max-width:none}@media (min-width:32em){.homepage__news .mob-view__button{margin-right:24px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}.homepage__news .key-milestones__load{color:#ff5f58}@media only screen and (max-width:1056px){.homepage__news .item__img{height:180px}}@media only screen and (max-width:864px){.homepage__news{padding-top:48px;padding-bottom:48px}.homepage__news .swiper__item{padding-left:0;padding-right:0;border-bottom:1px solid #bbc5d2}.homepage__news .swiper__item>a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto;width:100%}.homepage__news .item__img{min-width:72px;height:72px;margin-bottom:0;margin-right:32px}.homepage__news .text__descr{display:none}.homepage__news .date__d{margin-left:0;margin-right:4%}.homepage__news .date__reseach{font-size:12px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#bbc5d2;background-color:transparent}.homepage__news .date__read{font-size:14px}.homepage__news .control__text{display:none}}.whoweare .container_for_red_button,.whoweare .js-title,.whoweare .person__line{position:relative;z-index:1}.whoweare__leadership{position:relative;padding-bottom:56px;padding-top:22px}.whoweare__leadership .leadership__pale-circle{position:absolute;width:86vw;height:86vw;top:-136px;left:-161px;background-color:#f4f4f6;border-radius:50%;z-index:0}.whoweare__leadership h3{margin-bottom:40px}.whoweare__leadership .leadership__content{max-width:576px}@media only screen and (max-width:736px){.whoweare__leadership{padding-bottom:0}.whoweare__leadership .leadership__pale-circle{display:none}}.whoweare__bord .bord__h4-title,.whoweare__bord h3{margin-bottom:40px}.whoweare__bord .bord__h4-title_non-voit{margin-bottom:64px}.whoweare__bord .bord__content{max-width:576px;color:#001d44}.whoweare__bord .board__non-voiting .person__biography,.whoweare__bord .board__non-voiting .person__img{display:none}.whoweare__bord .board__non-voiting .person__pop-up .person__img{display:block}.whoweare__bord .bord__cepi-committees{padding-bottom:140px}.whoweare__bord .bord__cepi-committees h4{margin-bottom:64px}.whoweare__bord .cepi-committees__cat-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whoweare__bord .cepi-committees__cat{margin-right:15px;margin-bottom:24px}.whoweare__bord .cepi-committees__cat h5{border-bottom:2px solid #bbc5d2;color:#bbc5d2;margin-bottom:24px;min-height:71px;padding-bottom:24px}.whoweare__bord .cepi-committees__cat p{margin-bottom:24px}.whoweare__bord .cepi-committees__cat p:last-child{margin-bottom:0}@media only screen and (max-width:736px){.whoweare__bord h3{margin-bottom:24px}.whoweare__bord .main-container>.person__line{display:none}.whoweare__bord .bord__content{margin-bottom:56px}.whoweare__bord .bord__cepi-committees{padding-bottom:40px}.whoweare__bord .cepi-committees__cat{padding-top:0;border-top:0;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #bbc5d2}}.whoweare__investors{padding:55px 0 289px;background-color:#f4f4f6;margin-top:110px}.whoweare__investors>.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whoweare__investors h3{margin-bottom:64px}.whoweare__investors .investors__content{max-width:576px}.whoweare__investors .investors__content p,.whoweare__investors .investors__content ul{margin-bottom:18px}.whoweare__investors .investors__content li{font-family:Merriweather Regular;list-style-type:disc;font-size:16px;padding-left:16px;margin-left:18px}.whoweare__investors .investors__img-block{margin:40px 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:680px}.whoweare__investors .img-block__img{width:102px;height:99px;background-size:contain;background-repeat:no-repeat;margin:0 68px 55px 0}.whoweare__investors .person__line{margin:0}.whoweare__investors a.btn-gen{margin-top:64px}.whoweare__investors .investors__council{margin-top:80px}.whoweare__investors h4{margin-bottom:40px}.whoweare__investors .investors__img{position:relative;width:100%;height:521px;background-size:cover;background-repeat:no-repeat;margin-top:89px;margin-bottom:64px}.whoweare__investors .investors__img-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:240px;height:240px;padding:84px 20px;text-align:center;color:#fff;bottom:-41px;right:41px;background-color:#00244f;border-radius:50%}.whoweare__investors .investors__img-circle p{width:180px}@media only screen and (max-width:736px){.whoweare__investors{padding-top:0;padding-bottom:170px}.whoweare__investors h3,.whoweare__investors h4{margin-bottom:24px}.whoweare__investors .img-block__img{width:76px;height:74px;margin:0 51px 40px 0}.whoweare__investors a.btn-gen{margin-top:48px}.whoweare__investors .investors__img{margin:64px -20px 0;height:400px;width:auto}.whoweare__investors .investors__img-circle,.whoweare__investors .investors__img~.person__line{display:none}}.whoweare__scientific{padding:54px 0 136px}.whoweare__scientific>.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whoweare__scientific h3{margin-bottom:40px}.whoweare__scientific .scientific__content{max-width:576px}.whoweare__scientific .person__line_56{margin:56px 0}.whoweare__scientific h4{margin:80px 0 40px}.whoweare__scientific .scientific__members .person__line{margin:40px 0}.whoweare__scientific .members__section-title{color:#bbc5d2}@media only screen and (max-width:736px){.whoweare__scientific{padding-top:0;padding-bottom:64px}.whoweare__scientific .scientific__members a:last-child{white-space:normal}}.whoweare__joint{background-color:#f4f4f6;padding-bottom:90px;padding-top:54px}@media only screen and (max-width:736px){.whoweare__joint{padding-top:0;padding-bottom:60px}}.whoweare__joint.top-curve{margin-top:111px}.whoweare__joint--indentbottom-big{padding-bottom:265px}@media only screen and (max-width:736px){.whoweare__joint--indentbottom-big{padding-bottom:201px}}.whoweare__joint .joint__main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.whoweare__joint__title{margin-bottom:64px}@media only screen and (max-width:736px){.whoweare__joint__title{margin-bottom:24px}}.whoweare__joint .joint__content{margin-bottom:64px;max-width:576px}@media only screen and (max-width:736px){.whoweare__joint .joint__content{margin-bottom:40px}}.whoweare__joint .joint__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0 15px;max-width:680px}.whoweare__joint .joint__img{background-repeat:no-repeat;background-size:contain;height:99px;margin:0 68px 55px 0;width:102px}@media only screen and (max-width:736px){.whoweare__joint .joint__img{height:74px;margin:0 51px 40px 0;width:76px}}.support-cepi__invest__container{margin-top:120px;margin-bottom:52px}.support-cepi__invest__container .invest-toright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.support-cepi__invest__container .invest-toright>*{z-index:3}.support-cepi__invest__container .invest__text{padding-bottom:72px;border-bottom:1px solid #bbc5d2}.support-cepi__invest__container .invest__text h3{margin-bottom:40px}.support-cepi__invest__container .invest__text p{color:#001d44;max-width:580px}.support-cepi__invest__container .invest__advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:64px;margin-right:-25px;margin-left:-25px}.support-cepi__invest__container .advantages__one{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:180px;max-width:240px;margin:0 24px 36px}.support-cepi__invest__container img.one__img{max-width:144px;height:144px}.support-cepi__invest__container .one__title{margin-top:24px;margin-bottom:16px}@media only screen and (max-width:736px){.support-cepi__invest__container{margin-top:40px;margin-bottom:16px}.support-cepi__invest__container .invest__text{padding-bottom:40px}.support-cepi__invest__container .invest__text h3{margin-bottom:24px}.support-cepi__invest__container .invest__advantages{margin-top:40px;margin-right:-10px;margin-left:-10px}.support-cepi__invest__container .advantages__one{min-width:50%;max-width:50%;width:50%;margin:0;padding:0 10px;margin-bottom:39px}.support-cepi__invest__container img.one__img{max-width:100px;height:100px}}.support__progress-container{background-color:#00244f;overflow:hidden}.support__progress-container .main-container{padding-top:120px;padding-bottom:120px}.support__progress-container h3,.support__progress-container h6{color:#fff}.support__progress-container p{color:#bbc5d2}.support__progress-container .progress__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.support__progress-container .content__main{-webkit-box-flex:1;-ms-flex:1;flex:1}.support__progress-container .content__main>h3{margin-bottom:40px}.support__progress-container .content__main>h6{margin-bottom:16px}.support__progress-container .content__main>p{margin-bottom:40px}.support__progress-container .content__img{width:380px;height:380px;margin-left:13%;border-radius:50%;-ms-flex-item-align:center;align-self:center;position:relative}.support__progress-container .content__img:after,.support__progress-container .content__img:before{content:"";position:absolute;border-radius:50%}.support__progress-container .content__img:before{width:160%;height:160%;left:0;top:-35%;background-color:#001d44}.support__progress-container .content__img:after{top:-20px;left:0;bottom:20px;right:0;background-image:inherit;background-size:cover;background-repeat:no-repeat}.support__progress-container .progress__quote-swiper{max-width:570px;margin-left:0;border-left:1px solid #fff}.support__progress-container .quote{padding-left:47px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.3}.support__progress-container .swiper-slide-active{opacity:1}.support__progress-container .quote__descpiption{font-family:Euclid Flex Medium Italic}.support__progress-container .quote__author{margin-top:32px;color:#fff;font-family:Euclid Flex Regular}.support__progress-container .quote__foundation{margin-top:4px;font-size:12px}.support__progress-container .progress__quote-pagination{margin-top:25px;margin-left:4px}.support__progress-container .progress__quote-pagination>*{margin-right:12px;background-color:#fff;opacity:.3}.support__progress-container .progress__quote-pagination>.swiper-pagination-bullet{width:5px;height:5px}.support__progress-container .progress__quote-pagination>.swiper-pagination-bullet-active{opacity:1;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.support__progress-container .btn-gen{margin-top:50px}.support__progress-container .progress__big-img{height:900px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1200px){.support__progress-container .content__img{width:280px;height:280px}}@media only screen and (max-width:1056px){.support__progress-container .content__img{display:none}}@media only screen and (max-width:864px){.support__progress-container .main-container{padding-top:56px;padding-bottom:56px}.support__progress-container .content__main>h3{margin-bottom:32px}.support__progress-container .progress__content{margin-bottom:0}.support__progress-container .quote{padding-left:26px}.support__progress-container .btn-gen{margin-top:40px}.support__progress-container .progress__big-img{height:400px}}.support__work-with-container{padding-top:106px;padding-bottom:72px}.support__work-with-container.top-curve:before{top:-78px;right:-26%;width:147%}.support__work-with-container .work-with__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.support__work-with-container .work-with__content>*{z-index:1}.support__work-with-container .content__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:579px}.support__work-with-container .content__description p{margin-bottom:23px}.support__work-with-container .content__description p>a{margin-top:9px;margin-bottom:25px;padding:29px 49px}.support__work-with-container .work-with__content>h3{margin-bottom:40px}@media only screen and (max-width:864px){.support__work-with-container{padding-top:0;padding-bottom:24px}}.support-cepi__bottom{background-color:#ff5f58;padding-top:113px;padding-bottom:180px}.support-cepi__bottom .bottom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.support-cepi__bottom .bottom__column{max-width:294px;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;padding-bottom:40px;padding-right:7%;-webkit-box-sizing:content-box;box-sizing:content-box}.support-cepi__bottom .bottom__column .wpcf7-response-output{border:none;color:#00244f;font-family:Euclid Flex Medium;font-size:18px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.33;padding:0}.support-cepi__bottom .bottom__column span.wpcf7-not-valid-tip{color:#00244f;font-family:Euclid Flex Medium;font-size:18px;margin-bottom:5px}.support-cepi__bottom .contact-forms__subscribe-wrapper .wpcf7-email{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:379px}.support-cepi__bottom span.wpcf7-list-item{margin-left:0}.support-cepi__bottom .contact-forms__subscribe-wrapper i.icon-right:before{margin-top:28px}.support-cepi__bottom .wpcf7 .icon-right:before{margin-right:0}.support-cepi__bottom .bottom__column .contact-forms__subscribe-wrapper>h4,.support-cepi__bottom .bottom__column>h4{color:#fff;margin-bottom:24px}.support-cepi__bottom .bottom__column .contact-forms__subscribe-wrapper br{display:none}.support-cepi__bottom a.support_bottom_href{margin-top:24px;font-family:Euclid Flex Medium;font-size:18px;display:inline-block}.support-cepi__bottom .icon-right:before{margin-right:12px;color:#fff;font-size:16px;text-decoration:none}@media only screen and (max-width:864px){.support-cepi__bottom{padding-top:56px;padding-bottom:120px}}@media only screen and (max-width:736px){.support-cepi__bottom .bottom__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.support-cepi__bottom .bottom__column{max-width:none;padding-top:32px;border-top:1px solid #ffafab}.support-cepi__bottom .bottom__column:first-of-type{border-top:0}.support-cepi__bottom .contact-forms__subscribe-wrapper .wpcf7-email{width:100%}}.cfps__more-about{padding-top:120px;padding-bottom:72px;position:relative;border-bottom:1px solid #bbc5d2}.cfps__more-about p{margin-top:40px;max-width:576px}@media only screen and (max-width:864px){.cfps__more-about{padding-top:56px;padding-bottom:56px}.cfps__more-about p{margin-top:24px}}.cfps__open-calls{padding-top:120px;padding-bottom:136px}.cfps__open-calls p{margin-top:56px;max-width:576px}@media only screen and (max-width:864px){.cfps__open-calls{padding-top:56px;padding-bottom:56px}.cfps__open-calls p{margin-top:24px}}.faqs .faqs__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-71px}.faqs .tabs__one{padding:22px 40px;color:#bbc5d2;color:#001d44;background-color:#f4f4f6;border-radius:41px 41px 0 0;font-family:Euclid Flex Bold;font-size:18px;text-transform:uppercase;letter-spacing:.1em;opacity:.3;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}.faqs .tabs__one_active{opacity:1}.faqs .faqs__box{background-color:#f4f4f6;padding-top:96px;padding-bottom:96px}.faqs .tab__content{padding-top:32px;padding-bottom:32px;position:relative;border-bottom:1px solid #cfd5db}.faqs .tab__content:first-of-type{border-top:1px solid #cfd5db}.faqs .content__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faqs .content__title,.faqs .title__trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faqs .title__trigger{display:block;min-width:64px;height:64px;margin-left:20px;background-color:#ff5f58;border-radius:50%;color:#fff;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.faqs .title__trigger:before{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.faqs .title__trigger_active:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faqs .content__description{padding-top:21px;padding-bottom:16px}.faqs .content__description p{margin-bottom:0}.faqs .box__title-tablet{display:none}.faqs .tog-item-enter-active,.faqs .tog-item-leave-active{-webkit-transition:max-height .2s linear,padding .2s linear;transition:max-height .2s linear,padding .2s linear;overflow:hidden}.faqs .tog-item-enter,.faqs .tog-item-leave-to{max-height:0;padding:0}.faqs .tog-item-enter-to,.faqs .tog-item-leave{max-height:500px}.faqs .mobtab{display:none}@media only screen and (max-width:864px){.faqs .faqs__tabs{margin-top:0}}@media only screen and (max-width:736px){.faqs .tab__content{padding-top:24px;padding-bottom:24px}.faqs .content__description{padding-top:16px;padding-bottom:0}.faqs .faqs__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0;padding-bottom:63px;background-color:transparent}.faqs .faqs__tabs{display:none}.faqs .mobtab{display:block;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #cfd5db;cursor:pointer}.faqs .mobtab>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;font-family:Euclid Flex Bold}.faqs .mobtab i{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faqs .mobtab_active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faqs .faqs__box>div:first-of-type{border-top:1px solid #cfd5db}.faqs .tab__content:first-of-type{border-top:0}.faqs .tab__content:last-of-type{border-bottom:0}}@media only screen and (max-width:650px){.faqs .box__tab,.faqs .mobtab{width:auto}}.diseases__focus{position:relative;z-index:3;padding-top:120px;padding-bottom:120px}.diseases__focus_pad-bottom{padding-bottom:180px}.diseases__focus .focus__title{max-width:873px;margin-bottom:40px}.diseases__focus p{max-width:576px}.diseases__focus .focus__find{display:none}@media only screen and (max-width:736px){.diseases__focus{padding-top:48px;padding-bottom:22px}.diseases__focus .focus__find{display:block;margin-top:24px;text-transform:uppercase;font-weight:700;font-family:Euclid Flex Bold}.diseases__focus_pad-bottom{padding-bottom:100px}.diseases__focus_pad-bottom .focus__find{display:none}}.diseases__tabs-wrapper .diseases__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.diseases__tabs-wrapper .tabs__one{padding:32px 38px 20px;color:#fff;background-color:#00244f;border-radius:41px 41px 0 0;font-family:Euclid Flex Bold;font-size:18px;text-transform:uppercase;letter-spacing:.1em;opacity:.3;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.diseases__tabs-wrapper .tabs__one .color_red{background-color:#ff5f58}.diseases__tabs-wrapper .tabs__one_active{opacity:1}.diseases__tabs-wrapper .tabs__one.color_red{background-color:#ff5f58}.diseases__tabs-wrapper .box__mobone{display:none}.diseases__tabs-wrapper .box__tab h3,.diseases__tabs-wrapper .box__tab h6{color:#fff}.diseases__tabs-wrapper .box__tab h6{margin:40px 0 16px;font-size:22px}.diseases__tabs-wrapper .box__text-tab{position:relative;padding:94px 0 251px;background-color:#00244f}.diseases__tabs-wrapper .box__text-tab p{color:#bbc5d2}.diseases__tabs-wrapper .box__text-tab.color_red{background-color:#ff5f58}.diseases__tabs-wrapper .box__text-tab.color_red p{color:#00244f}.diseases__tabs-wrapper .box__text-tab.color_red .img-block__img:before{background-color:#e85852}.diseases__tabs-wrapper .box__text-tab.color_red .icon-down{color:#00244f}.diseases__tabs-wrapper .box__tab__text{max-width:576px;margin-right:114px}.diseases__tabs-wrapper .box__text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.diseases__tabs-wrapper .box__img-block p{color:#fff}.diseases__tabs-wrapper .img-block__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:280.5px}.diseases__tabs-wrapper .img-block__text h6{margin:0}.diseases__tabs-wrapper .img-block__text i,.diseases__tabs-wrapper .img-block__text p{color:#ff5f58}.diseases__tabs-wrapper .img-block__text p{margin-top:8px;font-family:Euclid Flex Medium}.diseases__tabs-wrapper .img-block__text a{color:#fff;font-family:Euclid Flex Medium}.diseases__tabs-wrapper .img-block__text i{margin-right:14px}.diseases__tabs-wrapper .img-block__download{margin-left:20px;font-size:18px;position:relative;right:6px;top:2px}.diseases__tabs-wrapper .img-block__download p{color:#fff;margin:0}.diseases__tabs-wrapper .img-block__img{position:relative;width:478px;height:478px;border-radius:50%}.diseases__tabs-wrapper .img-block__img:before{content:"";position:absolute;top:-140.5px;left:0;width:761px;height:761px;background-color:#001d44;border-radius:50%}.diseases__tabs-wrapper .img-block__img:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:inherit;background-size:cover;background-repeat:no-repeat;border-radius:50%}.diseases__tabs-wrapper .box__line{width:100%;height:1px;margin-bottom:42px;background-color:#f4f4f6}.diseases__tabs-wrapper .box__video-tab.color_blue{padding:96px 0 180px;padding:96px 0 251px;background-color:#00244f}.diseases__tabs-wrapper .box__video-tab.color_blue h3{margin-bottom:39px}.diseases__tabs-wrapper .box__video-tab.color_blue h6{margin:0;margin-bottom:23px}.diseases__tabs-wrapper .box__video-tab.color_red{padding:96px 0 180px;padding:96px 0 251px;background-color:#ff5f58}.diseases__tabs-wrapper .box__video-tab.color_red p{color:#001d44}.diseases__tabs-wrapper .box__video-tab.color_red h3{margin-bottom:39px}.diseases__tabs-wrapper .box__video-tab.color_red h6{margin:0;margin-bottom:23px}.diseases__tabs-wrapper .video-tab__main-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.diseases__tabs-wrapper .video-tab__main-block>a{position:relative;right:23px;bottom:2px;white-space:nowrap;color:#fff;font-family:Euclid Flex Medium}.diseases__tabs-wrapper .video-tab__main-block i{display:inline-block;color:#00244f;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-right:14px}.diseases__tabs-wrapper .video-tab__main-block p{max-width:576px}.diseases__tabs-wrapper video{width:874px;height:520px;margin-bottom:56px}@media only screen and (max-width:1200px){.diseases__tabs-wrapper .box__tab__text{margin-right:60px}.diseases__tabs-wrapper .img-block__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:160px}.diseases__tabs-wrapper .img-block__download{margin:0;margin-top:20px}.diseases__tabs-wrapper .img-block__img{width:380px;height:380px}.diseases__tabs-wrapper .img-block__img:before{width:500px;height:500px;top:-60px}.diseases__tabs-wrapper .video-tab__main-block{-ms-flex-wrap:wrap;flex-wrap:wrap}.diseases__tabs-wrapper .video-tab__main-block a{margin-top:24px}.diseases__tabs-wrapper video{width:576px;height:342px}.diseases__tabs-wrapper .wp-playlist{height:342px}}@media only screen and (max-width:1056px){.diseases__tabs-wrapper .img-block__img{width:280px;height:280px}.diseases__tabs-wrapper .img-block__img:before{width:400px;height:400px}}@media only screen and (max-width:864px){.diseases__tabs-wrapper .box__text-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.diseases__tabs-wrapper .box__tab__text{margin:0}.diseases__tabs-wrapper .img-block__text{margin:0;margin-top:48px;padding:32px 0;border-top:1px solid #3b5b80;border-bottom:1px solid #3b5b80}.diseases__tabs-wrapper .img-block__download{margin-top:32px;text-align:right}.diseases__tabs-wrapper .text-tab__img-block{display:none}}@media only screen and (max-width:736px){.diseases__tabs-wrapper .diseases__tabs{display:none}.diseases__tabs-wrapper .diseases__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.diseases__tabs-wrapper .box__text-tab{padding:0}.diseases__tabs-wrapper .box__mobone{display:block;background-color:#00244f;color:#fff;text-transform:uppercase;font-family:Euclid Flex Bold;padding:20px;border-top:1px solid #fff}.diseases__tabs-wrapper .box__mobone:first-child{border-top:none}.diseases__tabs-wrapper .box__mobone:nth-child(4){padding-bottom:154px}.diseases__tabs-wrapper .box__mobone_active:nth-child(4){padding-bottom:20px}.diseases__tabs-wrapper .box__mobone_active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.diseases__tabs-wrapper .box__mobone i{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.diseases__tabs-wrapper .box__mobone h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.diseases__tabs-wrapper .box__line{background-color:#3b5b80}.diseases__tabs-wrapper .wp-playlist{max-width:none;height:250px}.diseases__tabs-wrapper .wp-playlist video{width:100%;height:250px}}.portfolio__big-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;margin-bottom:70px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.portfolio__big-img.mobile{display:none}.portfolio__container{margin-bottom:197px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.portfolio__container .filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:122px}.portfolio__container .filter .select{margin-bottom:16px}.portfolio__container .filter .select:last-child .selector-block{margin-right:0}.portfolio__container .filter .select .selector-block{position:relative}.portfolio__container .filter .select .selector-block .option,.portfolio__container .filter .select .selector-block>*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.portfolio__container .filter .select .selector-block>.select{left:0;position:absolute;top:calc(100% + 15px)}.portfolio__container .filter .filter_name{font-family:Euclid Flex Regular;font-size:18px;font-weight:500;line-height:1.33;margin-bottom:16px}.portfolio__container .filter_result{width:100%}.portfolio__container .filter_result .developer{color:#bbc5d2;font-family:Euclid Flex Regular;font-size:32px;line-height:1.25em;margin-bottom:16px}.portfolio__container .filter_result .funding{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#bbc5d2;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}.portfolio__container .filter_result .funding_left{font-family:Euclid Flex Regular;font-size:18px;margin-right:16px}.portfolio__container .filter_result .funding_right{font-family:Merriweather;font-size:16px;font-weight:400}.portfolio__container .filter_result .hr{border-bottom:1px solid #bbc5d2}.portfolio__container .filter_result .collection{margin-bottom:48px}.portfolio__container .filter_result .vaccine{border-bottom:1px solid #bbc5d2;color:#00244f;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Regular;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:32px;padding-top:38px}.portfolio__container .filter_result .vaccine:last-child{border-bottom:0}.portfolio__container .filter_result .vaccine .type{font-family:Euclid Flex Medium;font-size:22px;font-weight:500;line-height:1.1em;margin-bottom:8px}.portfolio__container .filter_result .vaccine .disease,.portfolio__container .filter_result .vaccine .funding_amount,.portfolio__container .filter_result .vaccine .trial,.portfolio__container .filter_result .vaccine .usd{font-family:Merriweather Regular;font-size:16px;line-height:1.5em}.portfolio__container .filter_result .vaccine .registry{font-family:Euclid Flex Medium;font-size:18px;font-weight:500;line-height:1.33em;margin-bottom:10px}.portfolio__container .filter_result .vaccine .phase{background-color:#ff5f58}.portfolio__container .filter_result .vaccine .phase,.portfolio__container .filter_result .vaccine .phase_no{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:24px;padding-right:24px}.portfolio__container .filter_result .vaccine .phase_no{background-color:#bbc5d2}.portfolio__container .filter_result .vaccine .question{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5f58;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1em;margin-left:16px;width:16px}.portfolio__container .filter_result .vaccine .description{background-color:#f4f4f6;border-radius:6px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);display:none;padding:32px 32px 40px 80px;position:absolute;right:-32px;top:calc(100% + 17px);width:431px;z-index:1}.portfolio__container .filter_result .vaccine .description:after{content:"";border-bottom:8px solid #f4f4f6;border:8px solid transparent;position:absolute;right:32px;top:-16px}.portfolio__container .filter_result .vaccine .description img{border-radius:50%;height:32px;left:24px;position:absolute;top:25px;width:32px}.portfolio__container .filter_result .vaccine .flex_one{-webkit-box-flex:10.2;-ms-flex:10.2;flex:10.2;min-width:160px}.portfolio__container .filter_result .vaccine .flex_two_three{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:4.7;-ms-flex:4.7;flex:4.7}.portfolio__container .filter_result .vaccine .flex_two_three .flex_two{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:210px}.portfolio__container .filter_result .vaccine .flex_two_three .flex_three{-webkit-box-flex:1.6;-ms-flex:1.6;flex:1.6;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:160px}@media (max-width:1024px){.portfolio__container .filter_result .vaccine .flex_two_three .flex_two{margin-left:16px;margin-right:16px}}.portfolio__container .filter_result .vaccine .flex_four{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2.3;-ms-flex:2.3;flex:2.3;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:160px;position:relative}.portfolio__container .filter_result .vaccine .flex_four:hover .description{display:inline;z-index:10}.filter.mobile{display:none}.vue_portfolio{padding-bottom:78px}@media only screen and (max-width:736px){.postid-644 .easy-hero .easy-hero__container{padding-top:206px}.portfolio__big-img.desktop{display:none}.portfolio__big-img.mobile{display:block}.vue_portfolio .filter.mobile{background-color:#fff;color:#00244f;cursor:pointer;font-family:Euclid Flex Regular;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 20px;position:fixed;top:45px;width:100%;z-index:20}.vue_portfolio .filter.mobile,.vue_portfolio .filter.mobile .mob_menu_containter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vue_portfolio .filter.mobile .nav_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #cfd5db;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:71px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.5em}.vue_portfolio .filter.mobile .nav_mobile p{font-family:Euclid Flex Regular}.vue_portfolio .filter.mobile .nav_mobile.down .icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vue_portfolio .filter.mobile .block{border-bottom:1px solid #cfd5db;padding-bottom:8px;padding-top:24px}.vue_portfolio .filter.mobile .name{font-family:Euclid Flex Bold;font-size:18px;margin-bottom:24px;margin-left:32px}.vue_portfolio .filter.mobile .plus{height:14px;width:14px}.vue_portfolio .filter.mobile .plus :before{content:"";background-color:#cfd5db;display:block;height:2px;position:absolute;width:14px}.vue_portfolio .filter.mobile .doc_category,.vue_portfolio .filter.mobile .doc_year{font-family:Euclid Flex Regular;font-size:16px;line-height:1.5em}.vue_portfolio .filter.mobile li{margin-bottom:16px;margin-left:32px}.vue_portfolio .filter.mobile li.active,.vue_portfolio .filter.mobile li:hover{color:#ff5f58}.vue_portfolio .filter.mobile .finish_button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#00244f;border-radius:32px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Bold;font-size:16px;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.5em;margin-left:auto;margin-right:auto;margin-top:122px;width:335px}.portfolio__container{margin-bottom:80px}.portfolio__container .filter.desktop{display:none}.portfolio__container .filter_result .developer{font-size:28px;margin-bottom:8px}.portfolio__container .collection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:48px}.portfolio__container .collection .disease,.portfolio__container .collection .trial,.portfolio__container .collection .usd{font-size:14px!important;line-height:1.7em!important;margin-top:0!important}.portfolio__container .collection .registry{font-size:14px!important;line-height:1.5em!important;margin-bottom:0!important;margin-right:16px!important}.portfolio__container .collection .vaccine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.portfolio__container .collection .vaccine:last-child{border-bottom:1px solid #bbc5d2}.portfolio__container .collection .vaccine .flex_one{-webkit-box-flex:2;-ms-flex:2;flex:2}.portfolio__container .collection .vaccine .flex_one .disease{margin-top:0}.portfolio__container .collection .vaccine .flex_two_three{margin-top:16px}.portfolio__container .collection .vaccine .flex_two_three .flex_three,.portfolio__container .collection .vaccine .flex_two_three .flex_two{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0;margin-right:0;min-width:116px}.portfolio__container .collection .vaccine .flex_four{margin-top:16px;min-width:0}.portfolio__container .collection .vaccine .flex_four .question{font-size:14px;height:32px;margin-left:8px;width:32px}.portfolio__container .collection .vaccine .description{left:20px;margin-right:20px;max-width:335px}.portfolio__container .collection .vaccine .description:after{content:none}.portfolio__container .collection .vaccine .description:before{content:"";border-bottom:8px solid #f4f4f6;border:8px solid transparent;left:32px;position:absolute;top:-16px}.portfolio__container .collection .vaccine .description p{margin:24px;max-width:287px}.portfolio__container .filter_result .funding{margin-bottom:24px}.portfolio__container .filter_result .funding_left{font-size:16px;margin-right:16px}.portfolio__container .filter_result .funding_right{font-size:14px}}.new_collection b{font-family:Euclid Flex Medium;font-size:24px;font-weight:400}.vaccine__biological{margin:120px 0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.vaccine__biological h3{margin-bottom:40px;max-width:610px}.vaccine__biological p{max-width:576px;color:#00244f}.vaccine__biological a{margin:40px 0}.vaccine__biological a:last-child{margin-bottom:0}@media only screen and (max-width:736px){.vaccine__biological{margin:48px 0}.vaccine__biological h3{margin-bottom:24px}.vaccine__biological a{margin:24px 0}}.vaccine__colecting{color:#fff;background-color:#00244f}.vaccine__colecting p{color:#bbc5d2}.vaccine__colecting .collecting__main-img{position:relative;width:100%;height:900px;background-size:cover;background-repeat:no-repeat;overflow:hidden}.vaccine__colecting .collecting__img-circle{position:absolute;width:280px;height:280px;right:137px;bottom:-48px;opacity:.5;background-color:#000;border-radius:50%;padding:92px 60px}.vaccine__colecting .collecting__img-circle p{text-align:center}.vaccine__colecting .collecting__content{padding:120px 0}.vaccine__colecting .collecting__content .collecting_max_width{max-width:773px}.vaccine__colecting .collecting__content .collecting_max_width p{max-width:576px;margin-bottom:18px}.vaccine__colecting .collecting__content .collecting_max_width p:last-of-type{margin-bottom:0}.vaccine__colecting .collecting__content h3{margin-bottom:40px}.vaccine__colecting .content__line{width:100%;height:1px;background-color:#3b5b80;margin:64px 0}.vaccine__colecting .content__counts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vaccine__colecting .content__counts-block{max-width:220px;width:220px;margin-right:40px}.vaccine__colecting .content__counts-block:last-child{margin-right:0}.vaccine__colecting .content__img{width:144px;height:144px;background-size:cover;background-repeat:no-repeat;margin-bottom:24px}.vaccine__colecting h4{margin-bottom:16px}@media only screen and (max-width:736px){.vaccine__colecting .collecting__main-img{height:400px}.vaccine__colecting .collecting__img-circle{display:none}.vaccine__colecting .collecting__content{padding:48px 0}.vaccine__colecting h3{margin-bottom:24px}.vaccine__colecting h4{margin-bottom:8px}.vaccine__colecting .content__line{margin:40px 0}.vaccine__colecting .content__counts-block{max-width:150px;margin-right:0}.vaccine__colecting .content__counts-block:first-child{margin-right:20px}.vaccine__colecting .content__img{width:100px;height:100px}}.vaccine__researching{padding-top:120px}.vaccine__researching .researching__top-text{margin-bottom:85px}.vaccine__researching .researching__top-text h3{margin-bottom:40px;max-width:676px}.vaccine__researching .researching__top-text p{max-width:576px}.vaccine__researching .researching__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.vaccine__researching .tabs__one{padding:32px 61px 20px;color:#fff;background-color:#ff5f58;border-radius:41px 41px 0 0;font-family:Euclid Flex Bold;font-size:18px;text-transform:uppercase;letter-spacing:.05em;opacity:.3;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.vaccine__researching .tabs__one_active{opacity:1}.vaccine__researching .researching__box{background-color:#ff5f58;padding:104px 0 280px}.vaccine__researching .researching__box>.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vaccine__researching .researching__box h4{color:#fff;margin-bottom:40px}.vaccine__researching .researching__box p{color:#001d44}.vaccine__researching .box__tab{max-width:576px}.vaccine__researching .box__mobone{display:none}.vaccine__researching .box__tab__text{margin-bottom:40px}.vaccine__researching .box__btn-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vaccine__researching .box__btn-block a:first-child{margin-right:48px}.vaccine__researching .box__btn-block a:last-child{color:#00244f;font-family:Euclid Flex Bold;font-weight:700}@media only screen and (max-width:736px){.vaccine__researching{padding-top:56px}.vaccine__researching .researching__top-text{margin-bottom:40px}.vaccine__researching .researching__top-text h3{margin-bottom:24px}.vaccine__researching .researching__tabs{display:none}.vaccine__researching .researching__box{padding:0;padding-bottom:113px}.vaccine__researching .researching__box h4{margin-bottom:16px}.vaccine__researching .box__mobone{display:block;background-color:#ff5f58;color:#fff;text-transform:uppercase;font-family:Euclid Flex Bold;margin:0 -20px;padding:20px}.vaccine__researching .box__mobone:first-child{border-bottom:1px solid #fff}.vaccine__researching .box__mobone_active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vaccine__researching .box__mobone h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vaccine__researching .box__mobone i{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.vaccine__researching .box__tab{padding:24px 0}.vaccine__researching .box__btn-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vaccine__researching .box__btn-block a:first-child{margin-right:0;margin-bottom:24px}}.contact__forms{padding:104px 0;background-color:#f4f4f6}.contact__forms .icon-right,.contact__forms .wpcf7-form-control.wpcf7-submit{cursor:pointer}.contact__forms .wpcf7{max-width:972px;margin:0 auto}.contact__forms p{color:#00244f;font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal}.contact__forms .contact__form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact__forms .contact__form-row p{width:calc(50% - 8px)}.contact__forms .contact__form-row.addone_one p{width:100%}.contact__forms .contact__form-row.addone_one select{cursor:pointer}.contact__forms .contact__form-row.addone_two{margin:8px 0 24px}.contact__forms .contact__form-row.addone_three p,.contact__forms .contact__form-row.addone_two p{width:100%}.contact__forms .form__select-block{position:relative}.contact__forms .form__select-block i{position:absolute;top:30px;right:94px}.contact__forms label{padding-left:32px}.contact__forms .wpcf7-form-control:not(.wpcf7-submit){background-color:#cfd5db;border-radius:32px;width:100%;padding:20px 32px;margin:8px 0 24px;font-family:Merriweather Regular;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#00244f;border:none;outline:none;caret-color:#00244f;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.contact__forms .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder{font-family:Merriweather Regular;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#fff}.contact__forms .wpcf7-form-control:not(.wpcf7-submit)::-ms-input-placeholder{font-family:Merriweather Regular;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#fff}.contact__forms .wpcf7-form-control:not(.wpcf7-submit)::placeholder{font-family:Merriweather Regular;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;color:#fff}.contact__forms .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder{color:#fff!important}.contact__forms .wpcf7-form-control:not(.wpcf7-submit):focus{background-color:#ededf0}.contact__forms .wpcf7-form-control:not(.wpcf7-submit).wpcf7-select{position:relative;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../img/select-arrow_white.svg");background-repeat:no-repeat;background-position:100%;background-position-x:calc(100% - 79px)}.contact__forms .wpcf7-form-control:not(.wpcf7-submit).wpcf7-select:before{position:absolute;top:25px;right:74px;width:18px;height:15px}.contact__forms .wpcf7-form-control:not(.wpcf7-submit).wpcf7-select:focus{background-image:url("../img/select-arrow_up.svg")}.contact__forms .to-email{display:none}.contact__forms .wpcf7-textarea{height:200px}.contact__forms .wpcf7-submit{border:none;cursor:pointer;margin-top:24px}.contact__forms .wpcf7-response-output{border-radius:25px;color:#00244f;font-family:Euclid Flex Medium}.contact__forms .wpcf7-validation-errors{display:inline-block}.contact__forms .dropdown>label{font-family:Euclid Flex Medium;font-size:18px;font-weight:500}.contact__forms .dropdown-contact{margin:8px 0 24px;position:relative}.contact__forms .dropdown__selected{background-color:#cfd5db;padding:23px 32px;border-radius:40px;font-family:Merriweather Regular;color:#fff;width:100%;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.contact__forms .dropdown__icon{position:absolute;right:8%;top:19px;color:#fff;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;cursor:pointer}.contact__forms .dropdown__selected_open{background-color:#ededf0}.contact__forms .dropdown__selected_open+.dropdown__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.contact__forms .dropdown__list{position:absolute;background-color:#ededf0;font-family:Euclid Flex Medium;font-size:18px;left:0;top:calc(100% + 16px);z-index:1;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);border-radius:7px;padding-top:10px;padding-bottom:10px}.contact__forms .dropdown__list:before{content:"";position:absolute;border:8px solid transparent;border-bottom:8px solid #ededf0;width:16px;height:8px;margin-left:32px;position:inherit;top:-16px}.contact__forms .dropdown__list>li{padding:12px 56px 12px 32px;background-color:transparent;cursor:pointer}.contact__forms .dropdown__list>li:hover{background-color:#dadada}.contact__forms .dropdown__list>li.list__item_active{background-color:#cfd5db}@media only screen and (max-width:736px){.contact__forms{padding:56px 0}.contact__forms .contact__form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__forms .contact__form-row p{width:100%}.contact__forms .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder{font-size:14px;line-height:1.71}.contact__forms .wpcf7-form-control:not(.wpcf7-submit)::-ms-input-placeholder{font-size:14px;line-height:1.71}.contact__forms .wpcf7-form-control:not(.wpcf7-submit)::placeholder{font-size:14px;line-height:1.71}.contact__forms .wpcf7-form-control:not(.wpcf7-submit).wpcf7-select{background-position-x:calc(100% - 14px)}.contact__forms .wpcf7-textarea{height:226px}.contact__forms .wpcf7-submit{margin-top:16px}}.contact__form-row .selector-block{font-family:Euclid Flex Regular;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:.3s;transition:.3s;margin-right:16px}.contact__form-row .selector-block h3{font-size:18px;margin-bottom:16px}.contact__form-row .selector-block .first{font-size:14px;background:#bbc5d2;color:#fff;text-align:left;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:279px;height:64px;margin-right:0}.contact__form-row .selector-block .first .icon-down{width:18px;height:24px;background-position:50%;background-size:auto;cursor:pointer;-webkit-transition:.3s;transition:.3s}.contact__form-row .selector-block .first .icon-down:before{margin:0 auto}.contact__form-row .selector-block .first.down{background-color:#f4f4f6;color:#bbc5d2;-webkit-transition:.3s;transition:.3s}.contact__form-row .selector-block .first.down .icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.contact__form-row .selector-block .option{font-size:18px;line-height:1.33em;padding:12px 32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.contact__form-row .selector-block .select{position:absolute;background-color:#f4f4f6;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);z-index:10;border-radius:10px}.contact__form-row .selector-block .select.drop-up{border-radius:10px;padding-bottom:20px;padding-top:12px}.contact__form-row .selector-block .select .option{min-width:431px;padding-top:12px;padding-bottom:12px;background-color:#f4f4f6;color:#00244f;font-weight:500}.contact__form-row .selector-block .select .option.active,.contact__form-row .selector-block .select .option:hover{background-color:#cfd5db}.contact__our-offices{padding:120px 0}.contact__our-offices h2{margin-bottom:64px}.contact__our-offices .our-offices__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contact__our-offices .our-offices__block{max-width:350px;margin-right:45px}.contact__our-offices .our-offices__block:last-child{margin-right:0}.contact__our-offices .our-offices__img{width:280px;height:280px;margin-bottom:40px;background-size:cover;background-repeat:no-repeat;border-radius:50%}.contact__our-offices h4{margin-bottom:24px}@media only screen and (max-width:1200px){.contact__our-offices .our-offices__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact__our-offices .our-offices__block{margin-bottom:56px}.contact__our-offices .our-offices__block:last-child{margin-bottom:0}}@media only screen and (max-width:736px){.contact__our-offices{padding:72px 0}.contact__our-offices h2{margin-bottom:48px}.contact__our-offices .our-offices__block{max-width:335px}}.contact-forms__subscribe-wrapper label{display:inline-block}.contact-forms__subscribe-wrapper .display-inline{display:inline}.contact-forms__subscribe-wrapper h4{color:#fff;margin-bottom:41px}.contact-forms__subscribe-wrapper .icon-right,.contact-forms__subscribe-wrapper .wpcf7-form-control.wpcf7-submit{cursor:pointer}.contact-forms__subscribe-wrapper .wpcf7-email{background-color:#e85852;border-radius:32px;border:none;height:64px;margin-bottom:5px;outline:none;padding:20px 88px 20px 35px;width:100%}.contact-forms__subscribe-wrapper .wpcf7-email::-webkit-input-placeholder{font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;color:#fff}.contact-forms__subscribe-wrapper .wpcf7-email::-ms-input-placeholder{font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;color:#fff}.contact-forms__subscribe-wrapper .wpcf7-email::placeholder{font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;color:#fff}.contact-forms__subscribe-wrapper .wpcf7-email:-ms-input-placeholder{color:#fff!important;font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33}.contact-forms__subscribe-wrapper .subscribe-checkbox .wpcf7-list-item{position:relative;cursor:pointer;width:100%}.contact-forms__subscribe-wrapper .subscribe-checkbox .wpcf7-list-item input{width:0;height:0}.contact-forms__subscribe-wrapper .subscribe-checkbox .wpcf7-list-item input[type=checkbox]{display:none}.contact-forms__subscribe-wrapper .subscribe-checkbox .wpcf7-list-item input[type=checkbox]:checked+span:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.contact-forms__subscribe-wrapper .subscribe-checkbox .wpcf7-list-item input[type=checkbox]:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.contact-forms__subscribe-wrapper .subscribe-checkbox span.wpcf7-list-item-label:before{content:"";position:absolute;width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:2;border:1px solid #e85852;background:#e85852;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.contact-forms__subscribe-wrapper .subscribe-checkbox span.wpcf7-list-item-label:after{content:url("../img/enabled.svg");position:absolute;top:0;left:0;width:18px;height:18px;font-size:1.4em;line-height:.8;-webkit-transition:all .2s;transition:all .2s}.contact-forms__subscribe-wrapper .subscribe-checkbox span.wpcf7-list-item-label{margin-left:32px;font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#fff;text-decoration:underline}.contact-forms__subscribe-wrapper .mc4wp-checkbox{position:relative;cursor:pointer;width:100%}.contact-forms__subscribe-wrapper .mc4wp-checkbox input{width:0;height:0}.contact-forms__subscribe-wrapper .mc4wp-checkbox input[type=checkbox]{display:none}.contact-forms__subscribe-wrapper .mc4wp-checkbox input[type=checkbox]:checked+span:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.contact-forms__subscribe-wrapper .mc4wp-checkbox input[type=checkbox]:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.contact-forms__subscribe-wrapper .mc4wp-checkbox label{margin-left:32px;font-family:Euclid Flex Medium;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#fff;cursor:pointer;text-decoration:none}.contact-forms__subscribe-wrapper .mc4wp-checkbox label a:hover{text-decoration:underline}.contact-forms__subscribe-wrapper .mc4wp-checkbox label span:before{content:"";position:absolute;width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:2;border:1px solid #e85852;background:#e85852;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.contact-forms__subscribe-wrapper .mc4wp-checkbox label span:after{content:url("../img/enabled.svg");position:absolute;top:-3px;left:0;width:18px;height:18px;font-size:1.4em;line-height:.8;-webkit-transition:all .2s;transition:all .2s}.contact-forms__subscribe-wrapper .wpcf7-list-item{margin:0;margin-bottom:4px}.contact-forms__subscribe-wrapper .wpcf7-submit{font-size:18px;font-family:Euclid Flex Medium;font-weight:500;color:#00244f;background-color:transparent;height:auto;border:none}.contact-forms__subscribe-wrapper .wpcf7-submit:hover{color:#fff;text-decoration:underline}.contact-forms__subscribe-wrapper i.icon-right:before{color:#fff;text-decoration:none}@media only screen and (max-width:736px){.contact-forms__subscribe-wrapper h4{margin-bottom:24px}}.contact__subscribe{background-color:#ff5f58;padding:113px 0 180px}.contact__subscribe>.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1135px}.contact__subscribe .subscribe__form{max-width:478px;margin-right:40px;margin-bottom:64px}.contact__subscribe .subscribe__form .wpcf7-response-output{border:none;color:#00244f;font-family:Euclid Flex Medium;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.33;margin:5px 0 0;padding:0}.contact__subscribe .subscribe__form span.wpcf7-not-valid-tip{color:#00244f;font-family:Euclid Flex Medium;font-size:16px;margin-bottom:5px}.contact__subscribe .subscribe__links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:29px}.contact__subscribe .subscribe__links-wrapper h4{margin-bottom:24px;min-height:80px;color:#fff}.contact__subscribe .subscribe__links-wrapper p{font-family:Euclid Flex Medium;margin-bottom:8px}.contact__subscribe .subscribe__links-wrapper p:last-child{margin-bottom:0}.contact__subscribe .subscribe__links-wrapper p:before{color:#fff;margin-right:14px}.contact__subscribe .subscribe__links-block{max-width:255px}.contact__subscribe .subscribe__links-block:first-child{margin-right:40px}@media only screen and (max-width:736px){.contact__subscribe>.main-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__subscribe .subscribe__form{margin:0;margin-bottom:40px}.contact__subscribe .subscribe__links-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__subscribe .subscribe__links-block{max-width:none;padding-top:32px;padding-bottom:40px;border-top:1px solid #ffafab}}.news-article .news-list__item,.news-page .news-list__item{position:relative;-webkit-transition:.3 ease-in-out;transition:.3 ease-in-out}.news-article .news-list__item:hover a,.news-page .news-list__item:hover a{color:#ff5f58;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;text-decoration:underline}.news-article .news-list__item:hover a.news-link.p-14.btn-gen.btn-gen_blue,.news-page .news-list__item:hover a.news-link.p-14.btn-gen.btn-gen_blue{color:#fff;text-decoration:none}.news-article .news-list__item:hover a .date__read,.news-page .news-list__item:hover a .date__read{color:#ff5f58;opacity:1;background-color:#fff;z-index:2;display:inline;bottom:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.news-article .news-list__item:hover a .icon-right,.news-page .news-list__item:hover a .icon-right{color:#00244f;padding-right:8px}.news-article .news-list__item .date__read,.news-page .news-list__item .date__read{position:absolute;opacity:0;font-size:18px;font-family:Euclid Flex Regular;text-decoration:underline;right:0;z-index:-2;display:none}.news-article .news-title-big,.news-page .news-title-big{font-size:40px;letter-spacing:-.004em}.news-article .news-title-big__first,.news-article .other-news,.news-article .outbreaks-links,.news-page .news-title-big__first,.news-page .other-news,.news-page .outbreaks-links{margin-bottom:64px}.news-article .outbreaks-latest,.news-page .outbreaks-latest{width:100%}.news-article .outbreaks-latest .outbreaks-links,.news-page .outbreaks-latest .outbreaks-links{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border-top:1px solid #bbc5d2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;opacity:1;padding-top:64px;position:relative;-webkit-transition:.3 ease-in-out;transition:.3 ease-in-out;width:100%}.news-article .outbreaks-latest .outbreaks-links .news-title-big,.news-page .outbreaks-latest .outbreaks-links .news-title-big{width:unset;margin-right:59px}.news-article .outbreaks-latest .outbreaks-links .control-text,.news-page .outbreaks-latest .outbreaks-links .control-text{font-family:Euclid Flex Bold;font-size:18px;letter-spacing:.07em;text-transform:uppercase}.news-article .outbreaks-latest .outbreaks-links .control-text:hover,.news-page .outbreaks-latest .outbreaks-links .control-text:hover{text-decoration:underline}.news-article .outbreaks-latest .outbreaks-latest-items,.news-page .outbreaks-latest .outbreaks-latest-items{display:-webkit-box;display:-ms-flexbox;display:flex}.news-article .other-news,.news-page .other-news{width:100%;padding-top:64px;border-top:1px solid #bbc5d2}.news-article .other-news .news-title-big,.news-page .other-news .news-title-big{margin-right:64px}.news-category{border-radius:16px;background-color:#bbc5d2;color:#fff;padding:7px 21px;font-family:Euclid Flex Medium;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:2;margin-right:auto}.news-category:hover{-webkit-box-shadow:0 10px 16px -2px #9a9da0;box-shadow:0 10px 16px -2px #9a9da0;text-decoration:none}.news-category hr{border:.5px solid #bbc5d2}.news-content iframe{max-height:100%;max-width:100%}.news-page{margin-top:210px;margin-bottom:262px}.news-page .news-title{margin-bottom:65px;width:100%}.news-page .news-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:56px;margin-top:-8px}.news-page .news-filters i.icon-down{display:none}.news-page .news-filters i.icon-down-gray{color:#bbc5d2}.news-page .news-filters+hr{margin-bottom:65px}.news-page .news-filters .news-mobile,.news-page .news-filters .news-mobile_closed,.news-page .news-filters .news-mobile_opened{display:none}.news-page .news-filters .news-mobile_closed-gray{color:#bbc5d2;text-transform:uppercase}.news-page .news-filters .news-desktop{display:block}.news-page .news-filters p{font-family:Euclid Flex Medium;font-weight:500;line-height:1.33;margin-right:32px}.news-page .news-filters .news-filter{margin-bottom:8px;margin-top:8px;margin-right:32px;padding:8px 21px;border-radius:16px;color:#bbc5d2;background-color:#f4f4f6;-webkit-transition:.3s linear;transition:.3s linear;font-family:Euclid Flex Medium;font-size:14px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.news-page .news-filters .news-filter:hover{-webkit-box-shadow:0 10px 16px -2px #9a9da0;box-shadow:0 10px 16px -2px #9a9da0}.news-page .news-filters .news-filter:first-of-type{min-width:64px}.news-page .news-filters .news-filter_active{background-color:#ff5f58;color:#fff}.news-page .news-filters .news-filter:disabled:hover,.news-page .news-filters .news-filter[disabled]:hover{-webkit-box-shadow:unset;box-shadow:unset}.news-page .news-content{opacity:1;-webkit-transition:.5s linear;transition:.5s linear;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.news-page .news-list__stack{position:relative}.news-page .news-list__stack+hr{margin-bottom:81px}.news-page .news-list__stack-second+hr{margin-bottom:72px}.news-page .news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:28%;flex-basis:28%;min-width:250px;max-width:432px;margin-right:4.4%;margin-bottom:80px}.news-page .news-list__item .news-image{width:100%;min-width:250px;height:280px;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:24px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15)}.news-page .news-list__item .news-information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-page .news-list__item .news-information .news-date,.news-page .news-list__item .news-title,.news-page .news-list__item .news-title-link{margin-bottom:16px}.news-page .news-list__item .news-title-link .news-title,.news-page .news-list__item .news-title .news-title{line-height:1.3em;margin-bottom:0}.news-page .news-list__item .news-title-link:hover{color:#ff5f58}.news-page .news-list__item .news-description{font-size:16px;line-height:1.5;font-family:Merriweather Regular;margin-bottom:auto;padding-bottom:31px;max-width:100%}.news-page .news-list__item_big{width:100%;min-width:100%;max-width:100%;margin-right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.news-page .news-list__item_big .news-image{width:578px;height:455px;min-width:450px;margin-bottom:0}.news-page .news-list__item_big .news-information{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0;flex:0}.news-page .news-list__item_big .news-information .news-date{margin-bottom:28px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.news-page .news-list__item_big .news-title,.news-page .news-list__item_big .news-title-link{margin-bottom:21px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;font-size:32px}.news-page .news-list__item_big .news-description{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%;margin-bottom:auto}.news-page .news-list__item_big .news-category{margin-bottom:21px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:24px}.news-page .news-list__item_big .news-link{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-top:auto;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.news-page .news-list__item_big .news-link:hover{-webkit-box-shadow:0 10px 16px -2px #9a9da0;box-shadow:0 10px 16px -2px #9a9da0}.news-page .news-list .news-information-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:4.7%}.news-page .news-list_transparent{opacity:.3}.news-page .news-list .news-load-more-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-page .news-list__load-more{height:80px;-webkit-transition:min-width .5s linear,padding .5s linear,box-shadow .3s ease-in-out;transition:min-width .5s linear,padding .5s linear,box-shadow .3s ease-in-out;z-index:1}.news-page .news-list__load-more:hover{-webkit-box-shadow:0 10px 16px -2px #9a9da0;box-shadow:0 10px 16px -2px #9a9da0}.news-page .news-list__load-more_active{min-width:80px;padding:0}.news-page .news-filtering-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-page .news-filtering{display:inline-block;position:relative;width:150px;height:150px}.news-page .news-filtering div{position:absolute;border:5px solid #ff5f58;opacity:1;border-radius:50%;-webkit-animation:news-filtering 1s cubic-bezier(0,.2,.8,1) infinite;animation:news-filtering 1s cubic-bezier(0,.2,.8,1) infinite}.news-page .news-filtering div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes news-filtering{0%{top:75px;left:75px;width:0;height:0;opacity:1}to{top:0;left:0;width:150px;height:150px;opacity:0}}@keyframes news-filtering{0%{top:75px;left:75px;width:0;height:0;opacity:1}to{top:0;left:0;width:150px;height:150px;opacity:0}}.news-page .news-loading-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-page .news-loading-wrapper .news-loading{display:inline-block;position:relative;width:64px;height:64px}.news-page .news-loading-wrapper .news-loading div{position:absolute;width:5px;height:5px;background:#fff;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.news-page .news-loading-wrapper .news-loading div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:29px;left:53px}.news-page .news-loading-wrapper .news-loading div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:18px;left:50px}.news-page .news-loading-wrapper .news-loading div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:9px;left:41px}.news-page .news-loading-wrapper .news-loading div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:6px;left:29px}.news-page .news-loading-wrapper .news-loading div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:9px;left:18px}.news-page .news-loading-wrapper .news-loading div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:18px;left:9px}.news-page .news-loading-wrapper .news-loading div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:29px;left:6px}.news-page .news-loading-wrapper .news-loading div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:41px;left:9px}.news-page .news-loading-wrapper .news-loading div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:50px;left:18px}.news-page .news-loading-wrapper .news-loading div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:53px;left:29px}.news-page .news-loading-wrapper .news-loading div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:50px;left:41px}.news-page .news-loading-wrapper .news-loading div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:41px;left:50px}@-webkit-keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@media only screen and (max-width:1056px){.news-page hr{border:.5px solid #bbc5d2}.news-page .news-filters,.news-page .news-filters .news-filter,.news-page .news-filters p{margin-bottom:32px}.news-page .news-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-page .news-list__item_big .news-image{width:100%;min-width:250px;margin-bottom:64px;margin-right:0}}body .news-filters .the-show-mobile{display:none}@media only screen and (max-width:864px){body .news-filters .the-show-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}body .news-filters .the-show-desktop{display:none}.news-page{margin-top:136px;margin-bottom:136px}.news-page .news-page-title{margin-bottom:71px}.news-page hr{border:.5px solid #bbc5d2}.news-page .news-filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0;position:relative}.news-page .news-filters .p-18.the-show-mobile{cursor:pointer;width:100%}.news-page .news-filters .news-filters-list.the-show-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;position:absolute;top:100%;max-height:0;-webkit-transition:.3s linear;transition:.3s linear;z-index:1;background-color:#fff;margin-left:-20px;width:calc(100% + 40px);z-index:5;cursor:pointer}.news-page .news-filters+hr{margin-bottom:40px;margin-left:-20px;width:calc(100% + 40px)}.news-page .news-filters .the-show-mobile .news-mobile{display:block}.news-page .news-filters .the-show-mobile .news-desktop,.news-page .news-filters .the-show-mobile .news-mobile_opened{display:none}.news-page .news-filters .the-show-mobile .news-mobile_closed{font-size:16px;display:block;margin-right:10px}.news-page .news-filters .the-show-mobile .news-mobile_closed.display_none{display:none}.news-page .news-filters .the-show-mobile i.icon-down,.news-page .news-filters .the-show-mobile i.icon-down-gray{margin-left:auto;display:block}.news-page .news-filters .the-show-mobile i.icon-down-gray.dispay_none,.news-page .news-filters .the-show-mobile i.icon-down.dispay_none{display:none}.news-page .news-filters .the-show-mobile_active .news-mobile_opened{display:block;color:#00244f;font-family:Euclid Flex Regular}.news-page .news-filters .the-show-mobile_active .news-mobile_closed{display:none}.news-page .news-filters .the-show-mobile_active .news-filters-list{opacity:1;max-height:325px}.news-page .news-filters .the-show-mobile_active .icon-down{-webkit-transition:.3s linear;transition:.3s linear;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.news-page .news-filters .the-show-mobile p{display:-webkit-box;display:-ms-flexbox;display:flex;color:#bbc5d2;width:100%;padding:10px 0;margin-bottom:22px}.news-page .news-filters .the-show-mobile .news-filter{text-transform:uppercase;color:#00244f;background-color:#fff;padding:24px 20px;margin:0;border-top:1px solid #cfd5db;border-radius:0;width:100%;text-align:start;line-height:0;font-weight:700}.news-page .news-filters .the-show-mobile .news-filter:hover{color:#bbc5d2;background-color:#f7f7f7;-webkit-box-shadow:unset;box-shadow:unset}.news-page .news-filters .the-show-mobile .news-filter_active{color:#bbc5d2;background-color:#fff}.news-page .news-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-page .news-list__stack+hr{display:none}.news-page .news-list__item,.news-page .news-list__stack-second .news-list__item_big{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:32px;margin-bottom:32px;width:100%;max-width:100%;min-width:100%;border-bottom:1px solid #bbc5d2}.news-page .news-list__item .btn-gen,.news-page .news-list__stack-second .news-list__item_big .btn-gen{display:none}.news-page .news-list__item .news-image,.news-page .news-list__stack-second .news-list__item_big .news-image{width:72px;min-width:72px;height:72px;margin-right:30px;margin-bottom:0}.news-page .news-list__item .news-information,.news-page .news-list__stack-second .news-list__item_big .news-information{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-page .news-list__item .news-information .news-date,.news-page .news-list__stack-second .news-list__item_big .news-information .news-date{font-family:Euclid Flex Medium;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:24px;margin-bottom:0;margin-top:auto;line-height:1.33}.news-page .news-list__item .news-title,.news-page .news-list__item .news-title-link,.news-page .news-list__stack-second .news-list__item_big .news-title,.news-page .news-list__stack-second .news-list__item_big .news-title-link{width:100%;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.news-page .news-list__item .news-description,.news-page .news-list__stack-second .news-list__item_big .news-description{display:none}.news-page .news-list__item .news-category,.news-page .news-list__stack-second .news-list__item_big .news-category{color:#bbc5d2;background-color:transparent;padding:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:auto;margin-bottom:0;margin-right:0}.news-page .news-list__item_big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-page .news-list__item_big .news-image{width:100%;min-width:100%;height:264px;margin-right:0;margin-bottom:32px}.news-page .news-list__item_big .news-information .news-date{margin-bottom:16px}.news-page .news-list__item_big .news-title,.news-page .news-list__item_big .news-title-link{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:22px;line-height:1.45}.news-page .news-list__item_big .news-title-link .news-title,.news-page .news-list__item_big .news-title .news-title{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.news-page .news-list__item_big .news-category{margin-bottom:16px}.news-page .news-list__item_big .news-link{display:block}}.news-article{margin-top:151px}.news-article hr{border:.5px solid #bbc5d2;margin-bottom:80px}.news-article .news-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-article .news-head .news-title{width:100%;max-width:837px;margin-bottom:42px}.news-article .news-head .news-head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:84px}.news-article .news-head .news-author,.news-article .news-head .news-date{margin-right:3%;font-family:Euclid Flex Medium}.news-article .news-head .news-author{color:#bbc5d2}.news-article .news-head .news-back{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:32px}.news-article .news-head .news-back .icon-down{display:block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.news-article .news-head .news-back .icon-down:before{margin:0}.news-article .news-content{margin-bottom:296px}.news-article .news-content .news-article-title{margin-bottom:32px}.news-article .news-content .news-description{max-width:568px;width:100%;min-width:40px;margin-bottom:88px}.news-article .news-content .news-description h1,.news-article .news-content .news-description h2,.news-article .news-content .news-description h3,.news-article .news-content .news-description h4,.news-article .news-content .news-description h5,.news-article .news-content .news-description h6{margin-bottom:32px}.news-article .news-content .news-description p{margin-bottom:24px}.news-article .news-content .news-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-article .news-content .news-share{margin-bottom:46px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.news-article .news-content .news-share:hover{-webkit-box-shadow:0 10px 16px -2px #9a9da0;box-shadow:0 10px 16px -2px #9a9da0}.news-article .news-content .news-image{position:relative;max-width:864px;width:100%;height:520px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);margin-bottom:90px;background-position:50%;background-repeat:no-repeat;background-size:cover}.news-article .news-content .news-image-description{width:240px;height:240px;border-radius:50%;background-color:#ff5f58;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:40px;color:#fff;position:absolute;right:31px;bottom:-42px}.news-article .news-content .news-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:96px}.news-article .news-content .news-block{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:32%}.news-article .news-content .news-block-image{width:180px;height:180px;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%}.news-article .news-content .news-block-text{max-width:74%;margin-left:97px;margin-top:-50px}.news-article .news-content .news-block-title{margin-bottom:16px}.news-article .news-content .news-citation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px}.news-article .news-content .news-citation h4{margin-bottom:30px}.news-article .news-content .news-quote{color:#ff5f58;margin:-5px 66px 0 0}.news-article .news-content .news-citation-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:775px}.news-article .news-content .news-article-end,.news-article .news-content .news-citation-text{display:-webkit-box;display:-ms-flexbox;display:flex}.news-article .news-content .news-article__portrait{margin-bottom:16px;margin-right:57px;min-width:98px;width:98px}.news-article .news-content .portrait__wrap{border-radius:50%;height:0;overflow:hidden;padding-bottom:100%;position:relative}.news-article .news-content .portrait__img{height:auto;left:0;position:absolute;top:0;width:100%}.news-article .news-content .news-article__author-info{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:720px}.news-article .news-content .news-article__author-info .p-18{font-family:Euclid Flex Medium}@media only screen and (max-width:864px){.news-article .news-content .news-article__author-info{margin-bottom:24px}}.news-article .news-content .news-article__author-title{margin-bottom:16px}.news-article .news-content .news-post-scriptum{max-width:577px}.news-article .news-related{background-color:#f4f4f6;position:relative;padding-bottom:104px}.news-article .news-related .main-container{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-article .news-related .news-related-text{margin-bottom:32px;margin-right:14%}.news-article .news-related .news-list{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-article .news-related .news-list__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.news-article .news-related .news-list__item:first-child{margin-right:15px}.news-article .news-related .news-list__item .news-image{width:100%;min-width:250px;max-width:340px;height:280px;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:24px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15)}.news-article .news-related .news-list__item .news-information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.news-article .news-related .news-list__item .news-date,.news-article .news-related .news-list__item .news-title{margin-bottom:16px;max-width:100%}.news-article .news-related .news-list .news-article-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s linear;transition:.3s linear;cursor:pointer}.news-article .news-related .news-list .news-article-link:hover{color:#ff5f58}.news-article .news-related .news-list .news-article-link .icon-down{display:block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-right:12px}.news-article .news-related .news-list .news-article-link p{font-family:Euclid Flex Medium}.news__subscribe .contact__subscribe .subscribe__links-wrapper{margin-right:26px}.news__subscribe .contact__subscribe .subscribe__links-block:first-child{margin-right:95px}.news__subscribe .contact__subscribe .subscribe__links-block:first-child h4{max-width:200px}@media only screen and (max-width:864px){.the-show-desktop{display:none}.news-page .news-list .news-information-wrapper{margin-left:0}.news-article .outbreaks-latest .outbreaks-links,.news-page .outbreaks-latest .outbreaks-links{border-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0}.news-article .outbreaks-latest .outbreaks-links .control-text,.news-page .outbreaks-latest .outbreaks-links .control-text{margin-bottom:32px;margin-left:0;white-space:nowrap;font-size:16px}.news-article .outbreaks-latest .outbreaks-latest-items,.news-page .outbreaks-latest .outbreaks-latest-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-article .other-news,.news-article .outbreaks-links,.news-page .other-news,.news-page .outbreaks-links{margin-bottom:0}.news-article .news-title-big,.news-page .news-title-big{font-size:28px;margin-bottom:16px;margin-right:auto}.news-article .news-title-big__first,.news-page .news-title-big__first{margin:40px 0 32px}.news-article .other-news,.news-page .other-news{border-top:0;padding-top:0}.news-article .other-news .news-title-big,.news-page .other-news .news-title-big{margin-bottom:32px}.news-article .news-list__item:hover .date__read,.news-page .news-list__item:hover .date__read{z-index:-2;display:none;bottom:0}.news-article{margin-top:96px}.news-article hr{margin-bottom:48px}.news-article .news-head .news-head-info{margin-bottom:36px}.news-article .news-head .news-head-info *{font-size:12px}.news-article .news-content{margin-bottom:128px}.news-article .news-content .news-description{margin-bottom:48px}.news-article .news-content .news-description h1,.news-article .news-content .news-description h2,.news-article .news-content .news-description h3,.news-article .news-content .news-description h4,.news-article .news-content .news-description h5,.news-article .news-content .news-description h6{margin-bottom:24px}.news-article .news-content .news-share{margin-bottom:40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.news-article .news-content .news-image{margin-left:-20px;margin-right:-40px;width:calc(100% + 40px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:40px;height:240px}.news-article .news-content .news-image-description{display:none}.news-article .news-content .news-blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px}.news-article .news-content .news-block{margin-right:0;margin-bottom:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-article .news-content .news-block-image{width:86px;height:86px;min-width:86px;min-height:86px;margin-right:7.8%}.news-article .news-content .news-block-text{margin-top:14px}.news-article .news-content .news-block-title{margin-bottom:17px}.news-article .news-content .news-citation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:64px}.news-article .news-content .news-citation h4{margin-bottom:24px}.news-article .news-content .news-article-end{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-article .news-related{margin-bottom:192px}.news-article .news-related:before{left:-80%;width:264%;top:-64px;height:650px}.news-article .news-related .main-container,.news-article .news-related .news-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-article .news-related .news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}.news-article .news-related .news-list__item:first-of-type{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #bbc5d2}.news-article .news-related .news-list__item .news-image{width:72px;min-width:72px;height:72px;min-height:72px;margin-bottom:0;margin-right:8%}.news-article .news-related .news-list__item .news-date{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.news-article .news-related .news-list__item .news-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:auto}.news-article .news-related .news-list .news-article-link{display:none}.news-page .news-list .news-information-wrapper .link_block:hover{color:#fff}.news-page .news-list .news-information-wrapper .link_block:hover .date__read{z-index:-2;display:none;bottom:0}}.news-description ul{padding-left:18px}.news-description li{list-style-type:disc}.news__swiper{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:0;margin-right:0;padding-top:23px}.share_icons{display:none;-webkit-transition:.3ms linear;transition:.3ms linear}.share_icons .heateorSssPushIn,.share_icons .heateorSssSharingArrow,.share_icons .heateorSssSharingArrow.heateorSssPushIn{display:none}.display_block{display:block}.display_none{display:none}.twitter{background-color:#f4f4f6}.twitter .main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:32px}.twitter .main-container>*{z-index:1}.twitter .twitter__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px;padding-bottom:51px;border-bottom:1px solid #bbc5d2}.twitter .twitter__content{min-height:300px}.twitter .btn-gen{min-width:170px}.careers__culture{position:relative;z-index:3;padding-top:120px;padding-bottom:114px}.careers__culture .culture__content{margin-bottom:72px}.careers__culture .content__title{max-width:880px;margin-bottom:48px;z-index:1;position:relative}.careers__culture .culture__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #bbc5d2;padding-top:62px}.careers__culture .items__one{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 34px 32px;min-width:230px;max-width:300px}.careers__culture .items__one img{width:100px;height:100px}.careers__culture .one__img{margin-bottom:28px}.careers__culture .one__title{margin-bottom:8px;font-size:22px}@media only screen and (max-width:736px){.careers__culture{padding-top:48px;padding-bottom:48px}.careers__culture .culture__content{margin-bottom:40px}.careers__culture .culture__items{padding-top:40px}.careers__culture .content__title{margin-bottom:32px}.careers__culture .items__one{padding-left:16px;padding-right:16px;min-width:50%;max-width:50%}.careers__culture .items__one:nth-of-type(1n){padding-left:0;padding-right:8px}.careers__culture .items__one:nth-of-type(2n){padding-left:8px;padding-right:0}}.terms-hero{padding-top:208px;padding-bottom:30px;border-bottom:1px solid #bbc5d2}.terms-hero .content__title{margin-bottom:40px;letter-spacing:.01em}@media only screen and (max-width:864px){.terms-hero{padding-top:136px}}.terms-content{margin-top:80px}.terms-content .content__title{margin-bottom:40px}.terms-content .toright{padding-bottom:40px;border-bottom:1px solid #bbc5d2}.terms-content .toright li{list-style-type:none}.terms-content .toright li:before{color:#ff5f58;content:"\2022   ";padding-right:10px;font-weight:700;font-family:sans-serif}.terms-content .content__description h6{color:#ff5f58;margin-bottom:24px}.terms-content .content__description p{margin-bottom:40px}.terms-content .content__description strong{display:block}.terms-content_disclaimer .toright{border-bottom:none}@media only screen and (max-width:864px){.terms-content{margin-top:48px}.terms-content .content__title{margin-bottom:24px}}.terms-bottom-link{background-color:#ff5f58;padding-top:113px;padding-bottom:217px}.terms-bottom-link .link__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.terms-bottom-link .link__form{-webkit-box-flex:2;-ms-flex:2;flex:2;min-width:500px;padding-bottom:60px;margin-right:32px}.terms-bottom-link .link__form>.wpcf7{max-width:478px;margin-right:32px}.terms-bottom-link .link__form .your-email,.terms-bottom-link .link__form .your-email>input,.terms-bottom-link .link__form label{width:100%;display:block}.terms-bottom-link .link__category{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:266px;padding-bottom:40px}.terms-bottom-link .link__category>*{max-width:230px}.terms-bottom-link .link__category a{font-family:Euclid Flex Medium;font-size:18px}.terms-bottom-link .link__category a:before{color:#fff;margin-right:15px;font-size:16px}.terms-bottom-link .link__category li{margin-bottom:6px}.terms-bottom-link .category__title{color:#fff;min-height:80px;margin-bottom:21px}@media only screen and (max-width:1056px){.terms-bottom-link .category__title{min-height:auto}}@media only screen and (max-width:736px){.terms-bottom-link{padding-top:64px;padding-bottom:180px}.terms-bottom-link .link__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.terms-bottom-link .link__form{padding-bottom:40px;border-bottom:1px solid #ffafab}.terms-bottom-link .link__category{min-width:auto;padding-top:32px;border-bottom:1px solid #ffafab}.terms-bottom-link .link__category:last-of-type{border-bottom:none}}.search-page{border-top:1px solid #bbc5d2;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Euclid Flex Medium;margin-top:150px;padding-bottom:104px;padding-top:32px}@media (min-width:75em){.search-page{margin-top:320px}}.search-page .search-block{width:30%;max-width:295px}.search-page .search-items-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.search-page .search-items-block>*{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #bbc5d2;padding-top:39px;padding-bottom:40px}.search-page .search-items-block>:first-child{padding-top:0;border-top:none}.search-page .search-results-header{-webkit-box-flex:2;-ms-flex:2;flex:2;max-width:199px;padding-bottom:28px;font-family:Euclid Flex Medium;font-size:22px;line-height:32px;padding-right:15px}.search-page .search-result-count{font-size:14px;color:#ff5f58;position:relative;top:-10px}.search-page .search-items-blocks{-webkit-box-flex:7;-ms-flex:7;flex:7}.search-page .search-items>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:21px}.search-page .search-items:first-of-type>a{margin-top:0}.search-page .search-result-item{font-family:Merriweather Regular;font-size:16px}.search-page .search-result-readmore{font-family:Euclid Flex Medium;font-size:18px;white-space:nowrap;margin-left:20px;margin-right:4px}.search-page .search-result-readmore>span{margin-left:12px}.search-page .search-result-readmore>i{color:#ff5f58}.search-page .search-doctypes li{margin-bottom:16px}.search-page .search-doctypes a{font-family:Euclid Flex Medium;font-size:14px;min-width:89px;text-align:center;padding:6px 21px;display:inline-block;border-radius:32px;color:#fff;background-color:#bbc5d2;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.search-page .search-doctypes a:hover{background-color:#aab3bd}.search-page .search-doctypes a:active{background-color:#00244f}.search-page .search-items__pag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:38px}.search-page .search-items__pag:empty{margin-top:0}.search-page .page-numbers{color:#bbc5d2;font-size:18px;margin:0 10px;border-radius:50%}.search-page .page-numbers:first-child{margin-left:0}.search-page .page-numbers.current{color:#00244f}.search-page .prev{margin-right:22px}.search-page .next{margin-left:22px}.search-page .next,.search-page .prev{width:64px;height:64px;background-color:transparent;border:1px solid #bbc5d2;-webkit-transition:background-color .2s ease,border .2s ease;transition:background-color .2s ease,border .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-page .next:hover,.search-page .prev:hover{color:#fff;background-color:#00244f;border:1px solid #00244f}@media only screen and (max-width:1056px){.search-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:none}.search-page .search-doctypes{display:none}.search-page .search-items-block>*{padding-top:32px}.search-page .search-items-block>:first-child{padding-top:32px;border-top:1px solid #bbc5d2}}@media only screen and (max-width:736px){.search-page .search-results-header{font-family:Euclid Flex Bold;text-transform:uppercase;font-size:16px;padding-bottom:24px}.search-page .search-block .search-result-count,.search-page .search-block .search-results-header{color:#bbc5d2}.search-page .search-items-block>*{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-page .search-result-count{font-size:16px;top:0;margin-left:8px}.search-page .search-items>a{margin-top:16px}.search-page .search-result-readmore>span{display:none}.search-page .prev{margin-left:0;margin-right:auto}.search-page .next{margin-left:auto;margin-right:0}}.page-not-found_content .container__img{background-size:contain;background-position:100% 0;background-repeat:no-repeat;margin-left:0;width:347px;height:347px;position:static;margin-top:0;margin-right:0}.page-not-found_content h1,.page-not-found_content h4{color:#fff;margin-bottom:48px}.page-not-found_content h4{margin-bottom:0}.page-not-found_content .mobile_display{display:none}@media (max-width:736px){text-align:center;.page-not-found_content .container__content{text-align:center}.page-not-found_content .content__btn,.page-not-found_content h3,.page-not-found_content p{margin-left:auto;margin-right:auto}.page-not-found_content .block__container{margin-top:54px;padding-bottom:118px}}.vue_portfolio .governance__general{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vue_portfolio .governance__general .governance__paginator-top{font-family:Euclid Flex Regular;font-size:14px;font-weight:500;color:#ff5f58;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-6px;margin-top:1px}.vue_portfolio .governance__general .governance__paginator-top .title_view{margin-right:13px;margin-top:1px}.vue_portfolio .governance__general .governance__paginator-top .li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;padding:8px;background-color:#fff;border-radius:16px;margin-left:4px;cursor:pointer}.vue_portfolio .governance__general .governance__paginator-top .li.active,.vue_portfolio .governance__general .governance__paginator-top .li:hover{background-color:#ff5f58;color:#fff}.vue_portfolio .governance__container{margin-top:1px}.vue_portfolio .governance__content{margin-bottom:1px}.vue_portfolio .selector-block-enter-active,.vue_portfolio .selector-block-leave-active{-webkit-transition:opacity .5;transition:opacity .5}.vue_portfolio .selector-block-enter,.vue_portfolio .selector-block-leave-to{opacity:0}.vue_portfolio .selector-block{font-family:Euclid Flex Regular;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:.3s;transition:.3s;margin-right:16px}.vue_portfolio .selector-block h3{font-size:18px;margin-bottom:16px}.vue_portfolio .selector-block .first{font-size:14px;background:#bbc5d2;color:#fff;text-align:left;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:279px;height:64px;margin-right:0}.vue_portfolio .selector-block .first .icon-down{width:18px;height:24px;background-position:50%;background-size:auto;cursor:pointer;-webkit-transition:.3s;transition:.3s}.vue_portfolio .selector-block .first .icon-down:before{margin:0 auto}.vue_portfolio .selector-block .first.down{background-color:#f4f4f6;color:#bbc5d2;-webkit-transition:.3s;transition:.3s}.vue_portfolio .selector-block .first.down .icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vue_portfolio .selector-block .option{font-size:18px;line-height:1.33em;padding:12px 32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vue_portfolio .selector-block .select{position:absolute;background-color:#f4f4f6;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.15);box-shadow:0 3px 5px 0 rgba(0,0,0,.15);z-index:10;border-radius:10px}.vue_portfolio .selector-block .select.drop-up{border-radius:10px;padding-bottom:20px;padding-top:12px}.vue_portfolio .selector-block .select .option{min-width:431px;padding-top:12px;padding-bottom:12px;background-color:#f4f4f6;color:#00244f;font-weight:500}.vue_portfolio .selector-block .select .option.active,.vue_portfolio .selector-block .select .option:hover{background-color:#cfd5db}.vue_portfolio .drop-down .select{padding-bottom:20px;padding-top:12px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.vue_portfolio .drop-down .select:before{content:"";border:8px solid transparent;border-bottom:8px solid #f4f4f6;width:16px;height:8px;margin-left:32px;position:inherit;top:-16px}.vue_portfolio .governance__filter-mobile{display:none}.vue_portfolio .governance__paginator{text-align:center;margin-top:41px}.vue_portfolio .governance__paginator,.vue_portfolio .governance__paginator .left,.vue_portfolio .governance__paginator .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vue_portfolio .governance__paginator .left,.vue_portfolio .governance__paginator .right{width:64px;height:64px;background-color:#fff;border:1px solid #bbc5d2;border-radius:50%;cursor:pointer;color:#bbc5d2;font-size:18px}.vue_portfolio .governance__paginator .left:hover,.vue_portfolio .governance__paginator .right:hover{background-color:#00244f;border:1px solid #00244f;color:#fff}.vue_portfolio .governance__paginator .left{margin-right:32px}.vue_portfolio .governance__paginator .right{margin-left:32px}.vue_portfolio .governance__paginator .numbs{font-family:Euclid Flex Regular;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33em;letter-spacing:normal;text-align:center;color:#bbc5d2}.vue_portfolio .governance__paginator .numbs .bttn-pag{cursor:pointer;display:inline;margin-right:24px}.vue_portfolio .governance__paginator .numbs .bttn-pag:last-child{margin-right:0}.vue_portfolio .governance__paginator .numbs .bttn-pag.active,.vue_portfolio .governance__paginator .numbs .bttn-pag:hover{color:#00244f}@media only screen and (max-width:736px){.vue_portfolio h1{margin-top:140px}.vue_portfolio .governance__filter-container.desktop{display:none}.vue_portfolio .height{height:calc(100vh - 71px);overflow:scroll}.vue_portfolio .logged-in .governance__filter-mobile{top:103px}.vue_portfolio .governance__filter-mobile{font-family:Euclid Flex Regular;color:#00244f;position:fixed;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;top:71px;width:100%;z-index:20;padding:25px 20px;cursor:pointer}.vue_portfolio .governance__filter-mobile,.vue_portfolio .governance__filter-mobile .mob_menu_containter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vue_portfolio .governance__filter-mobile .nav_mobile{font-size:16px;line-height:1.5em;height:71px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #cfd5db}.vue_portfolio .governance__filter-mobile .nav_mobile p{font-family:Euclid Flex Regular}.vue_portfolio .governance__filter-mobile .nav_mobile.down .icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vue_portfolio .governance__filter-mobile .block{padding-top:24px;padding-bottom:8px;border-bottom:1px solid #cfd5db}.vue_portfolio .governance__filter-mobile .name{font-family:Euclid Flex Bold;font-size:18px;margin-bottom:24px;margin-left:32px}.vue_portfolio .governance__filter-mobile .plus{width:14px;height:14px}.vue_portfolio .governance__filter-mobile .plus :before{content:"";position:absolute;display:block;height:2px;width:14px;background-color:#cfd5db}.vue_portfolio .governance__filter-mobile .doc_category{margin-right:32px}.vue_portfolio .governance__filter-mobile .doc_category,.vue_portfolio .governance__filter-mobile .doc_year{font-family:Euclid Flex Regular;font-size:16px;line-height:1.5em}.vue_portfolio .governance__filter-mobile li{margin-bottom:16px;margin-left:32px}.vue_portfolio .governance__filter-mobile li.active,.vue_portfolio .governance__filter-mobile li:hover{color:#ff5f58}.vue_portfolio .governance__filter-mobile .finish_button{font-family:Euclid Flex Bold;font-size:16px;color:#fff;line-height:1.5em;width:335px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#00244f;border-radius:32px;margin-left:auto;margin-right:auto;margin-top:122px}}.vue_portfolio .preloader-gover-first{height:100vh;width:100%;background-color:#fff;top:0;left:0;text-align:center;z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed}.vue_portfolio .preloader-gover-first .icon-spin4{color:#ff5f58;font-size:80px}.vue_portfolio .preloader-gover-second{height:100vh;width:100%;background-color:hsla(0,0%,100%,.6);top:0;left:0;text-align:center;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed}.vue_portfolio .preloader-gover-second .icon-spin4{color:#ff5f58;font-size:80px}.vue_portfolio .new_collection{position:relative}.vue_portfolio .array_collection{display:inline}.vue_portfolio .governance__paginator-top.pag-watch.gover_display_none,.vue_portfolio .governance__paginator.gover_display_none{display:none}.c-textpattern-circle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:auto}@media (min-width:75em){.c-textpattern-circle{min-height:550px}.c-textpattern-circle--height-auto{min-height:auto}}.c-textpattern-circle__title{margin-bottom:48px}.c-textpattern-circle__text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:578px}.c-textpattern-circle__content h2,.c-textpattern-circle__content h3,.c-textpattern-circle__content h4,.c-textpattern-circle__content h5,.c-textpattern-circle__content h6{margin-bottom:16px}.c-textpattern-circle__content p{margin-bottom:24px;line-height:1.5em}.c-textpattern-circle__img{display:none}@media (min-width:66em){.c-textpattern-circle__img{background-position:1000px;background-size:0;display:block;height:260px;margin-left:5%;position:relative;width:260px}}@media (min-width:75em){.c-textpattern-circle__img{height:380px;width:380px}}@media (min-width:85em){.c-textpattern-circle__img{height:478px;margin-left:9%;margin-right:-9%;width:478px}}.c-textpattern-circle__img:after,.c-textpattern-circle__img:before{content:"";position:absolute;border-radius:50%}.c-textpattern-circle__img:before{background-color:rgba(0,0,0,.08);border-radius:50%;height:160%;left:0;top:-28%;width:160%}.c-textpattern-circle__img--light:before{background-color:hsla(0,0%,100%,.06)}.c-textpattern-circle__img:after{top:0;left:0;bottom:0;right:0;background-image:inherit;background-size:cover;background-repeat:no-repeat}.c-textpattern-main{position:relative}.c-textpattern-main__title{margin-bottom:40px}.c-textpattern-main__content{max-width:578px}.c-textpattern-main__content h2,.c-textpattern-main__content h3,.c-textpattern-main__content h4,.c-textpattern-main__content h5,.c-textpattern-main__content h6{margin-bottom:16px}.c-textpattern-main__content p{margin-bottom:24px;line-height:1.5em}.c-textpattern-main__content iframe{max-width:100%}.c-textpattern-main__content iframe:not([width]){width:100%}.c-textpattern-main__content iframe:not([height]){height:52vw;max-height:540px}@media (min-width:54em){.c-textpattern-main__content iframe:not([height]){height:35vw}}.u-clearfix:after{content:""!important;display:block!important;clear:both!important}.u-1\/1{width:100%!important}.u-1\/2{width:50%!important}.u-2\/2{width:100%!important}.u-1\/3{width:33.33333333%!important}.u-2\/3{width:66.66666667%!important}.u-3\/3{width:100%!important}.u-1\/4{width:25%!important}.u-2\/4{width:50%!important}.u-3\/4{width:75%!important}.u-4\/4{width:100%!important}.u-1\/5{width:20%!important}.u-2\/5{width:40%!important}.u-3\/5{width:60%!important}.u-4\/5{width:80%!important}.u-5\/5{width:100%!important}@media (min-width:18em){.u-1\/1\@tinyPalm{width:100%!important}.u-1\/2\@tinyPalm{width:50%!important}.u-2\/2\@tinyPalm{width:100%!important}.u-1\/3\@tinyPalm{width:33.33333333%!important}.u-2\/3\@tinyPalm{width:66.66666667%!important}.u-3\/3\@tinyPalm{width:100%!important}.u-1\/4\@tinyPalm{width:25%!important}.u-2\/4\@tinyPalm{width:50%!important}.u-3\/4\@tinyPalm{width:75%!important}.u-4\/4\@tinyPalm{width:100%!important}.u-1\/5\@tinyPalm{width:20%!important}.u-2\/5\@tinyPalm{width:40%!important}.u-3\/5\@tinyPalm{width:60%!important}.u-4\/5\@tinyPalm{width:80%!important}.u-5\/5\@tinyPalm{width:100%!important}}@media (min-width:22em){.u-1\/1\@smallPalm{width:100%!important}.u-1\/2\@smallPalm{width:50%!important}.u-2\/2\@smallPalm{width:100%!important}.u-1\/3\@smallPalm{width:33.33333333%!important}.u-2\/3\@smallPalm{width:66.66666667%!important}.u-3\/3\@smallPalm{width:100%!important}.u-1\/4\@smallPalm{width:25%!important}.u-2\/4\@smallPalm{width:50%!important}.u-3\/4\@smallPalm{width:75%!important}.u-4\/4\@smallPalm{width:100%!important}.u-1\/5\@smallPalm{width:20%!important}.u-2\/5\@smallPalm{width:40%!important}.u-3\/5\@smallPalm{width:60%!important}.u-4\/5\@smallPalm{width:80%!important}.u-5\/5\@smallPalm{width:100%!important}}@media (min-width:32em){.u-1\/1\@mediumPalm{width:100%!important}.u-1\/2\@mediumPalm{width:50%!important}.u-2\/2\@mediumPalm{width:100%!important}.u-1\/3\@mediumPalm{width:33.33333333%!important}.u-2\/3\@mediumPalm{width:66.66666667%!important}.u-3\/3\@mediumPalm{width:100%!important}.u-1\/4\@mediumPalm{width:25%!important}.u-2\/4\@mediumPalm{width:50%!important}.u-3\/4\@mediumPalm{width:75%!important}.u-4\/4\@mediumPalm{width:100%!important}.u-1\/5\@mediumPalm{width:20%!important}.u-2\/5\@mediumPalm{width:40%!important}.u-3\/5\@mediumPalm{width:60%!important}.u-4\/5\@mediumPalm{width:80%!important}.u-5\/5\@mediumPalm{width:100%!important}}@media (min-width:42em){.u-1\/1\@palm{width:100%!important}.u-1\/2\@palm{width:50%!important}.u-2\/2\@palm{width:100%!important}.u-1\/3\@palm{width:33.33333333%!important}.u-2\/3\@palm{width:66.66666667%!important}.u-3\/3\@palm{width:100%!important}.u-1\/4\@palm{width:25%!important}.u-2\/4\@palm{width:50%!important}.u-3\/4\@palm{width:75%!important}.u-4\/4\@palm{width:100%!important}.u-1\/5\@palm{width:20%!important}.u-2\/5\@palm{width:40%!important}.u-3\/5\@palm{width:60%!important}.u-4\/5\@palm{width:80%!important}.u-5\/5\@palm{width:100%!important}}@media (min-width:46em){.u-1\/1\@device{width:100%!important}.u-1\/2\@device{width:50%!important}.u-2\/2\@device{width:100%!important}.u-1\/3\@device{width:33.33333333%!important}.u-2\/3\@device{width:66.66666667%!important}.u-3\/3\@device{width:100%!important}.u-1\/4\@device{width:25%!important}.u-2\/4\@device{width:50%!important}.u-3\/4\@device{width:75%!important}.u-4\/4\@device{width:100%!important}.u-1\/5\@device{width:20%!important}.u-2\/5\@device{width:40%!important}.u-3\/5\@device{width:60%!important}.u-4\/5\@device{width:80%!important}.u-5\/5\@device{width:100%!important}}@media (min-width:54em){.u-1\/1\@smallDesk{width:100%!important}.u-1\/2\@smallDesk{width:50%!important}.u-2\/2\@smallDesk{width:100%!important}.u-1\/3\@smallDesk{width:33.33333333%!important}.u-2\/3\@smallDesk{width:66.66666667%!important}.u-3\/3\@smallDesk{width:100%!important}.u-1\/4\@smallDesk{width:25%!important}.u-2\/4\@smallDesk{width:50%!important}.u-3\/4\@smallDesk{width:75%!important}.u-4\/4\@smallDesk{width:100%!important}.u-1\/5\@smallDesk{width:20%!important}.u-2\/5\@smallDesk{width:40%!important}.u-3\/5\@smallDesk{width:60%!important}.u-4\/5\@smallDesk{width:80%!important}.u-5\/5\@smallDesk{width:100%!important}}@media (min-width:66em){.u-1\/1\@desk{width:100%!important}.u-1\/2\@desk{width:50%!important}.u-2\/2\@desk{width:100%!important}.u-1\/3\@desk{width:33.33333333%!important}.u-2\/3\@desk{width:66.66666667%!important}.u-3\/3\@desk{width:100%!important}.u-1\/4\@desk{width:25%!important}.u-2\/4\@desk{width:50%!important}.u-3\/4\@desk{width:75%!important}.u-4\/4\@desk{width:100%!important}.u-1\/5\@desk{width:20%!important}.u-2\/5\@desk{width:40%!important}.u-3\/5\@desk{width:60%!important}.u-4\/5\@desk{width:80%!important}.u-5\/5\@desk{width:100%!important}}@media (min-width:75em){.u-1\/1\@largeDesk{width:100%!important}.u-1\/2\@largeDesk{width:50%!important}.u-2\/2\@largeDesk{width:100%!important}.u-1\/3\@largeDesk{width:33.33333333%!important}.u-2\/3\@largeDesk{width:66.66666667%!important}.u-3\/3\@largeDesk{width:100%!important}.u-1\/4\@largeDesk{width:25%!important}.u-2\/4\@largeDesk{width:50%!important}.u-3\/4\@largeDesk{width:75%!important}.u-4\/4\@largeDesk{width:100%!important}.u-1\/5\@largeDesk{width:20%!important}.u-2\/5\@largeDesk{width:40%!important}.u-3\/5\@largeDesk{width:60%!important}.u-4\/5\@largeDesk{width:80%!important}.u-5\/5\@largeDesk{width:100%!important}}@media (min-width:85em){.u-1\/1\@wideDesk{width:100%!important}.u-1\/2\@wideDesk{width:50%!important}.u-2\/2\@wideDesk{width:100%!important}.u-1\/3\@wideDesk{width:33.33333333%!important}.u-2\/3\@wideDesk{width:66.66666667%!important}.u-3\/3\@wideDesk{width:100%!important}.u-1\/4\@wideDesk{width:25%!important}.u-2\/4\@wideDesk{width:50%!important}.u-3\/4\@wideDesk{width:75%!important}.u-4\/4\@wideDesk{width:100%!important}.u-1\/5\@wideDesk{width:20%!important}.u-2\/5\@wideDesk{width:40%!important}.u-3\/5\@wideDesk{width:60%!important}.u-4\/5\@wideDesk{width:80%!important}.u-5\/5\@wideDesk{width:100%!important}}@media (min-width:120em){.u-1\/1\@wide1920{width:100%!important}.u-1\/2\@wide1920{width:50%!important}.u-2\/2\@wide1920{width:100%!important}.u-1\/3\@wide1920{width:33.33333333%!important}.u-2\/3\@wide1920{width:66.66666667%!important}.u-3\/3\@wide1920{width:100%!important}.u-1\/4\@wide1920{width:25%!important}.u-2\/4\@wide1920{width:50%!important}.u-3\/4\@wide1920{width:75%!important}.u-4\/4\@wide1920{width:100%!important}.u-1\/5\@wide1920{width:20%!important}.u-2\/5\@wide1920{width:40%!important}.u-3\/5\@wide1920{width:60%!important}.u-4\/5\@wide1920{width:80%!important}.u-5\/5\@wide1920{width:100%!important}}.u-padding{padding:24px!important}.u-padding-tiny{padding:6px!important}.u-padding-small{padding:12px!important}.u-padding-large{padding:48px!important}.u-padding-huge{padding:96px!important}.u-padding-none{padding:0!important}.u-padding-bottom{padding-bottom:24px!important}.u-padding-bottom-tiny{padding-bottom:6px!important}.u-padding-bottom-small{padding-bottom:12px!important}.u-padding-bottom-large{padding-bottom:48px!important}.u-padding-bottom-huge{padding-bottom:96px!important}.u-padding-bottom-none{padding-bottom:0!important}.u-padding-left{padding-left:24px!important}.u-padding-left-tiny{padding-left:6px!important}.u-padding-left-small{padding-left:12px!important}.u-padding-left-large{padding-left:48px!important}.u-padding-left-huge{padding-left:96px!important}.u-padding-left-none{padding-left:0!important}.u-margin{margin:24px!important}.u-margin-tiny{margin:6px!important}.u-margin-small{margin:12px!important}.u-margin-large{margin:48px!important}.u-margin-huge{margin:96px!important}.u-margin-none{margin:0!important}.u-margin-bottom{margin-bottom:24px!important}.u-margin-bottom-tiny{margin-bottom:6px!important}.u-margin-bottom-small{margin-bottom:12px!important}.u-margin-bottom-large{margin-bottom:48px!important}.u-margin-bottom-huge{margin-bottom:96px!important}.u-margin-bottom-none{margin-bottom:0!important}.u-margin-left{margin-left:24px!important}.u-margin-left-tiny{margin-left:6px!important}.u-margin-left-small{margin-left:12px!important}.u-margin-left-large{margin-left:48px!important}.u-margin-left-huge{margin-left:96px!important}.u-margin-left-none{margin-left:0!important}.u-hidden-visually{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.u-hidden{display:none!important}.u-opac-enter,.u-opac-leave-to,.u-opac-long-enter,.u-opac-long-leave-to{opacity:0}.u-opac-enter-active,.u-opac-leave-active,.u-opac-long-enter-active,.u-opac-long-leave-active{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.u-opac-long-enter-active,.u-opac-long-leave-active{-webkit-transition:opacity 3s ease;transition:opacity 3s ease}.u-dropdown-enter,.u-dropdown-leave-to{opacity:0;-webkit-transform:translateY(-15%);transform:translateY(-15%)}.u-dropdown-enter-active,.u-dropdown-leave-active{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.u-svg-icons{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.u-color-white{color:#fff!important}.u-color-grey-90{color:#e5e5e5!important}.u-color-grey-70{color:#b2b2b2!important}.u-color-grey-50{color:#7f7f7f!important}.u-color-grey-30{color:#4c4c4c!important}.u-color-grey-10{color:#191919!important}.u-color-black{color:#000!important}.u-color-primary{color:red!important}.u-color-primary-alt{color:#a00!important}.u-capitalize{text-transform:capitalize}.u-uppercase{text-transform:uppercase}.u-italic{font-style:italic}.u-bold{font-weight:700}.u-title{font-family:arial,"serif"}.u-content{font-family:"sans-serif"}.u-text--center{text-align:center}.u-text--space{letter-spacing:2px}.u-text--space-huge{letter-spacing:4px}.u-text--space-large{letter-spacing:3px}.u-text--space-small{letter-spacing:1px}.u-text--huge{font-size:64px;font-size:4rem;line-height:1.1em}@media (min-width:54em){.u-text--huge{font-size:80px;font-size:5rem;line-height:1.1em}}.u-text--huge-no-responsive{font-size:64px;font-size:4rem;line-height:1.1em}.u-text--large{font-size:36px;font-size:2.25rem;line-height:1.2em}@media (min-width:54em){.u-text--large{font-size:64px;font-size:4rem;line-height:1.2em}}.u-text--large-no-responsive{font-size:36px;font-size:2.25rem;line-height:1.2em}.u-text--big{font-size:28px;font-size:1.75rem;line-height:1.2em}@media (min-width:54em){.u-text--big{font-size:40px;font-size:2.5rem;line-height:1.2em}}.u-text--big-no-responsive{font-size:28px;font-size:1.75rem;line-height:1.2em}.u-text--medium{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0}@media (min-width:54em){.u-text--medium{font-size:18px;font-size:1.125rem;line-height:1.33333333;letter-spacing:0}}.u-text--medium-no-responsive{font-size:16px;font-size:1rem;line-height:1.5;letter-spacing:0}.u-text--small{font-size:16px;font-size:1rem;line-height:1.47em}@media (min-width:54em){.u-text--small{font-size:22px;font-size:1.375rem;line-height:1.47em}}.u-text--small-no-responsive{font-size:16px;font-size:1rem;line-height:1.47em}.u-text--base{font-size:14px;font-size:.875rem;line-height:1.5em;letter-spacing:.01em}@media (min-width:54em){.u-text--base{font-size:16px;font-size:1rem;line-height:1.5em;letter-spacing:.01em}}.u-text--base-no-responsive{font-size:14px;font-size:.875rem;line-height:1.5em;letter-spacing:.01em}.u-text--smaller,.u-text--smaller-no-responsive,.u-text--tiny,.u-text--tiny-no-responsive{font-size:12px;font-size:.75rem;line-height:1.5}.u-heading--h1,.u-heading--h2,.u-heading--h3,.u-heading--h4,.u-heading--h5,.u-heading--h6{font-family:Euclid Flex Medium}.u-heading--h1{font-size:80px;line-height:1.1em}.u-heading--h2{font-size:64px;line-height:1.2em}.u-heading--h3{font-size:40px;line-height:1.2em;letter-spacing:0}.u-heading--h4{font-size:32px;line-height:1.25em}.u-heading--h5{font-size:24px}.u-heading--h6{font-size:22px;line-height:1.47em}@media only screen and (max-width:864px){.u-heading--h1{font-size:64px}.u-heading--h2{font-size:36px}.u-heading--h3{font-size:28px}.u-heading--h4{font-size:22px}.u-heading--h6{font-size:16px}}.u-reset-line-height{line-height:1}h1,h2,h3,h4,h5,h6{font-weight:400}.u-object-fit{font-family:"object-fit: contain;";height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.u-object-fit__container--fallback{background-size:cover;display:block}.u-absolute{position:absolute}.u-relative{position:relative}.u-h-center{display:block;margin-left:auto;margin-right:auto}.u-mbottom-zero{margin-bottom:0}.u-pbottom-zero{padding-bottom:0}.u-mtop-zero{margin-top:0}.u-ptop-zero{padding-top:0}.u-mbottom-smaller{margin-bottom:8px}.u-pbottom-smaller{padding-bottom:8px}.u-mtop-smaller{margin-top:8px}.u-ptop-smaller{padding-top:8px}.u-mbottom-small{margin-bottom:16px}.u-pbottom-small{padding-bottom:16px}.u-mtop-small{margin-top:16px}.u-ptop-small{padding-top:16px}.u-mbottom-medium{margin-bottom:24px}.u-pbottom-medium{padding-bottom:24px}.u-mtop-medium{margin-top:24px}.u-ptop-medium{padding-top:24px}.u-mbottom-average{margin-bottom:32px}.u-pbottom-average{padding-bottom:32px}.u-mtop-average{margin-top:32px}.u-ptop-average{padding-top:32px}.u-mbottom-big{margin-bottom:40px}.u-pbottom-big{padding-bottom:40px}.u-mtop-big{margin-top:40px}.u-ptop-big{padding-top:40px}.u-mbottom-biger{margin-bottom:48px}.u-pbottom-biger{padding-bottom:48px}.u-mtop-biger{margin-top:48px}.u-ptop-biger{padding-top:48px}.u-mbottom-bigest{margin-bottom:56px}.u-pbottom-bigest{padding-bottom:56px}.u-mtop-bigest{margin-top:56px}.u-ptop-bigest{padding-top:56px}.u-mbottom-big-65{margin-bottom:52px}.u-pbottom-big-65{padding-bottom:52px}.u-mtop-big-65{margin-top:52px}.u-ptop-big-65{padding-top:52px}.u-mbottom-large{margin-bottom:64px}.u-pbottom-large{padding-bottom:64px}.u-mtop-large{margin-top:64px}.u-ptop-large{padding-top:64px}.u-mbottom-larger{margin-bottom:72px}.u-pbottom-larger{padding-bottom:72px}.u-mtop-larger{margin-top:72px}.u-ptop-larger{padding-top:72px}.u-mbottom-largest{margin-bottom:80px}.u-pbottom-largest{padding-bottom:80px}.u-mtop-largest{margin-top:80px}.u-ptop-largest{padding-top:80px}.u-hide{display:none}@media (min-width:18em){.u-hide-from-tinyPalm{display:none!important}}@media (max-width:17.99em){.u-hide-until-tinyPalm{display:none!important}}@media (min-width:22em){.u-hide-from-smallPalm{display:none!important}}@media (max-width:21.99em){.u-hide-until-smallPalm{display:none!important}}@media (min-width:32em){.u-hide-from-mediumPalm{display:none!important}}@media (max-width:31.99em){.u-hide-until-mediumPalm{display:none!important}}@media (min-width:42em){.u-hide-from-palm{display:none!important}}@media (max-width:41.99em){.u-hide-until-palm{display:none!important}}@media (min-width:46em){.u-hide-from-device{display:none!important}}@media (max-width:45.99em){.u-hide-until-device{display:none!important}}@media (min-width:54em){.u-hide-from-smallDesk{display:none!important}}@media (max-width:53.99em){.u-hide-until-smallDesk{display:none!important}}@media (min-width:66em){.u-hide-from-desk{display:none!important}}@media (max-width:65.99em){.u-hide-until-desk{display:none!important}}@media (min-width:75em){.u-hide-from-largeDesk{display:none!important}}@media (max-width:74.99em){.u-hide-until-largeDesk{display:none!important}}@media (min-width:85em){.u-hide-from-wideDesk{display:none!important}}@media (max-width:84.99em){.u-hide-until-wideDesk{display:none!important}}@media (min-width:120em){.u-hide-from-wide1920{display:none!important}}@media (max-width:119.99em){.u-hide-until-wide1920{display:none!important}}