@charset "UTF-8";@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-7dd74614.eot);src:url(/assets/Montserrat-Regular-7dd74614.eot?#iefix) format("embedded-opentype"),url(/assets/Montserrat-Regular-83b5e266.woff2) format("woff2"),url(/assets/Montserrat-Regular-19428e25.woff) format("woff"),url(/assets/Montserrat-Regular-2cab6b3a.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-f2d9e5d3.eot);src:url(/assets/Montserrat-Bold-f2d9e5d3.eot?#iefix) format("embedded-opentype"),url(/assets/Montserrat-Bold-63748328.woff2) format("woff2"),url(/assets/Montserrat-Bold-29182dca.woff) format("woff"),url(/assets/Montserrat-Bold-e862677d.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-72c73187.eot);src:url(/assets/Montserrat-SemiBold-72c73187.eot?#iefix) format("embedded-opentype"),url(/assets/Montserrat-SemiBold-49b7069c.woff2) format("woff2"),url(/assets/Montserrat-SemiBold-7dad2d6b.woff) format("woff"),url(/assets/Montserrat-SemiBold-3f968075.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}html{overflow-x:hidden}body{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#353535;line-height:1.2;background:#F6F9FC;overflow-x:hidden;font-size:.875vw;text-align:center}@media screen and (min-width: 1920px){body{font-size:16px}}@media screen and (max-width: 960px){body{font-size:2.25vw}}.container{margin:0 auto;max-width:94em;width:100%;padding:0 1em;box-sizing:border-box}.container--wide{max-width:102em}@media (max-width: 960px){.container{padding:0 2.5em}}.highlight{color:#3b66ff}.highlight--bold{font-weight:700}.section--text-background{background:#3B66FF;color:#fff;position:relative;overflow:hidden}.section--text-background__text{-webkit-user-select:none;user-select:none;position:absolute;z-index:0;color:#ffffff0d;transform:rotate(-35deg);font-size:7vw;font-weight:800;width:200vw;top:-50vw;left:60vw}@media (max-width: 960px){.section--text-background__text{display:none}}.section--text-background .container{position:relative;z-index:1}.section-dark{background-color:#ecf0ff}.document{min-height:calc(100vh - 46em);text-align:left;padding-bottom:7.5em}a{color:inherit}.button{cursor:pointer;text-decoration:none;text-transform:uppercase;font:inherit;font-size:1.375em;font-weight:600;color:#fff;background:#FF2E00;padding:.9375em 2.125em;transition:background-color .2s;display:inline-flex;border-radius:5em;letter-spacing:.01em;position:relative;border:none}.button:hover{background:#D62600}@media (max-width: 960px){.button{font-size:1.75em}}.button--disabled,.button:disabled{opacity:.5;cursor:not-allowed}.button--info{font-size:.75em;padding:.75em 1.25em;color:#3b66ff;background:#dae2ff}.button--info:hover{background:#b6c4f6}.button--primary{color:#fff;background:#3B66FF}.button--primary:hover{background:#143CCB}.button--transparent{background:none}.button--transparent:hover{background:rgba(59,102,255,.5)}.button--light{color:#3b66ff;background:#fff}.button--light:hover{background:#dae2ff}.button--arrow{margin-right:2.5em}.button--arrow:after{content:"";display:block;position:absolute;top:0;right:-2.5em;padding:.875em;border-radius:5em;width:1.3125em;height:1.3125em;background-color:inherit;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2219%22%20viewBox%3D%220%200%2012%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.5%201.5L9.39286%209.39286L1.5%2017.2857%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-size:.625em;background-position:center;background-repeat:no-repeat}.button--light.button--arrow:after{background-image:url(data:image/svg+xml,%3Csvg%20%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%2012L10%208L6%204%22%20stroke%3D%22%233C67FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-size:1.5em}.button__preloader{width:1em;height:1em;animation:clockwise .5s linear infinite;position:relative;min-width:1em;margin-left:1em;margin-top:.125em}.button__preloader__cut{width:.5em;height:1em;overflow:hidden;position:absolute;top:0;left:0}.button__preloader__donut{box-sizing:border-box;width:1em;height:1em;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.info{display:inline-block;width:2em;position:relative;top:.5em}.info__icon{fill:#3b66ff;width:100%;transition:all .2s}.info__icon:hover{fill:#143ccb}@keyframes clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.form{background:#dae2ff;padding:2.625em 3.125em;border-radius:1.25em;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1.25em}@media (max-width: 960px){.form{padding:2.5em;font-size:1.25em}}.form--submitted{max-height:20em}@media (max-width: 960px){.form--submitted{max-height:30em}}.form__label{display:block;margin-bottom:.5em}@media (max-width: 960px){.form__label{font-size:1.1875em}}.form__row{display:flex;gap:1.25em}@media (max-width: 960px){.form__row{flex-direction:column;gap:.75em}}.form__row-description{color:#353535;font-size:.75em;margin-top:-.5em}@media (max-width: 960px){.form__row-description{margin-top:.875em;font-size:.875em;max-width:65%}}.form__field{font-size:1.0625em;flex:1}.form__field--wider{flex:1.075}.form__field--wide{flex:2}.form__field__description{margin-top:.625em;font-size:.75em}.form__field__description--date{max-width:60%;margin-top:2em;margin-right:6em}@media (max-width: 960px){.form__field__description--date{margin-top:1em;margin-left:1.5em}}.form__input{font:inherit;display:block;width:100%;border-width:0;padding:1.125em;border-radius:1.5em;box-shadow:0 .58em .88em #0000001a}.form__input--with-error{border:2px solid #f00}.form__input--centered{text-align:center}.form__input--textarea{min-height:9em}.form__radio{display:flex;gap:1.25em}.form__radio__element{display:none}@media (max-width: 960px){.form__radio__variant{flex:1;text-align:center}}.form__radio__text{display:block;background:rgb(255,255,255);color:#3b66ff;padding:1em 1.25em;border-radius:1.5em;cursor:pointer;transition:color,background-color .2s;white-space:nowrap;box-shadow:0 .58em .88em #dae2ff}.form__radio__element:checked+.form__radio__text,.form__radio__text:hover{background:#3B66FF;color:#fff}.form__error{color:red;margin-top:2em;font-size:1.125em}.form__error:empty{display:none}.form__checkbox{display:flex;align-items:center;gap:2em}.form__checkbox--multiline{flex-wrap:wrap;gap:1em;font-size:.875em}@media (max-width: 960px){.form__checkbox{justify-content:flex-start}}.form__checkbox__element{display:none}.form__checkbox__variant{display:flex;align-items:center;cursor:pointer;gap:1em}.form__checkbox__block{min-width:2.5em;width:2.5em;height:2.5em;border-radius:50%;display:block;background:#fff;box-shadow:0 .58em .88em #dae2ff}.form__checkbox--radio .form__checkbox__block{border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center}.form__checkbox__text{font-size:.75em}@media (max-width: 960px){.form__checkbox__text{font-size:.875em}}.form__checkbox__element:checked+.form__checkbox__block{background-color:#3b66ff;background-image:url('data:image/svg+xml;utf8,<svg width="17" height="12" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="14.1304" width="3.19729" height="13.7733" transform="rotate(45 14.1304 0)" fill="white"/> <rect x="0.575684" y="5.86731" width="3.19729" height="8.36077" transform="rotate(-45 0.575684 5.86731)" fill="white"/> </svg>');background-repeat:no-repeat;background-position:center;background-size:1.5em}.form__checkbox--radio .form__checkbox__element:checked+.form__checkbox__block{background:#fff;border-color:#3b66ff}.form__checkbox--radio .form__checkbox__element:checked+.form__checkbox__block:before{content:"";display:block;width:1.5em;height:1.5em;border-radius:50%;background:#3B66FF}.form__autocomplete{position:absolute;top:calc(100% - 1.325em);left:0;width:100%;z-index:2;text-align:left;background:#fff;box-shadow:0 .58em .88em #0000001a}.form__autocomplete__suggestion{padding:1em;cursor:pointer}.form__autocomplete__suggestion:hover{background:#3B66FF;color:#fff}.form__autocomplete__suggestion:last-of-type{border-bottom-width:0}.form__bottom{display:flex;justify-content:space-between;border-top:.125em solid rgba(0,0,0,.1);margin-top:1em;padding-top:1.75em;align-items:center;gap:2em}@media (max-width: 960px){.form__bottom{flex-direction:column-reverse;align-items:flex-start;margin-top:.5em;padding-top:1.5em}}@media (max-width: 960px){.form__submit{font-size:1.125em}}.form__section{display:flex;flex-direction:column;gap:1.25em}.form__section__heading{font-size:1.75em;font-weight:600}.form__confirm-container{display:flex;flex-direction:column;gap:1em}.form__thanks{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;padding:3em 2.625em;box-sizing:border-box;background:#dae2ff;flex-direction:column;gap:2em}.form__thanks__text{max-width:70%}.form__thanks__heading{font-size:1.75em;font-weight:600}.form--submitted .form__thanks{display:flex}.form__share{display:flex;flex-direction:column;gap:1em}.form__share__item{color:#3b66ff!important}@media (max-width: 960px){.form__share__item{font-size:1.125em}}.selectr-input{display:none}.selectr-container{text-transform:uppercase;font-size:.875em}.selectr-selected{border-width:0;border-radius:0;padding:1em}.selectr-options-container{box-shadow:0 1.5em 3.375em #3b66ff66;border-width:0!important}.selectr-option{padding:1em;border-bottom:1px solid #dae2ff}.selectr-option.selected{background-color:#dae2ff}.selectr-option.active{background-color:#3b66ff}.selectr-options{max-height:30em}.tag{border-radius:5em;padding:.5em 1.125em .5em 2.75em;font-size:1.0625em;letter-spacing:.01em;position:relative;white-space:nowrap;line-height:1.4;color:#3b66ff;background:#dae2ff;display:inline-flex;align-items:center}@media (max-width: 960px){.tag{font-size:1.5em}}.tag:before{content:"";display:block;position:absolute;top:.625em;left:.875em;width:.94em;height:.94em;background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.6243%2010.3332C6.56478%2010.1025%206.44453%209.89191%206.27605%209.72343C6.10757%209.55495%205.89702%209.43469%205.6663%209.37517L1.5763%208.32051C1.50652%208.3007%201.44511%208.25867%201.40138%208.2008C1.35765%208.14293%201.33398%208.07238%201.33398%207.99984C1.33398%207.9273%201.35765%207.85675%201.40138%207.79888C1.44511%207.74101%201.50652%207.69898%201.5763%207.67917L5.6663%206.62384C5.89693%206.56438%206.10743%206.44422%206.2759%206.27587C6.44438%206.10751%206.56468%205.8971%206.6243%205.66651L7.67897%201.57651C7.69857%201.50645%207.74056%201.44474%207.79851%201.40077C7.85647%201.35681%207.92722%201.33301%207.99997%201.33301C8.07271%201.33301%208.14346%201.35681%208.20142%201.40077C8.25938%201.44474%208.30136%201.50645%208.32097%201.57651L9.37497%205.66651C9.43449%205.89722%209.55474%206.10777%209.72322%206.27625C9.8917%206.44473%2010.1023%206.56499%2010.333%206.62451L14.423%207.67851C14.4933%207.69791%2014.5553%207.73985%2014.5995%207.79789C14.6437%207.85594%2014.6677%207.92688%2014.6677%207.99984C14.6677%208.0728%2014.6437%208.14374%2014.5995%208.20179C14.5553%208.25983%2014.4933%208.30177%2014.423%208.32117L10.333%209.37517C10.1023%209.43469%209.8917%209.55495%209.72322%209.72343C9.55474%209.89191%209.43449%2010.1025%209.37497%2010.3332L8.3203%2014.4232C8.3007%2014.4932%208.25871%2014.5549%208.20075%2014.5989C8.1428%2014.6429%208.07205%2014.6667%207.9993%2014.6667C7.92656%2014.6667%207.85581%2014.6429%207.79785%2014.5989C7.73989%2014.5549%207.69791%2014.4932%207.6783%2014.4232L6.6243%2010.3332Z%22%20stroke%3D%22%233B66FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.333%202V4.66667%22%20stroke%3D%22%233B66FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.6667%203.3335H12%22%20stroke%3D%22%233B66FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M2.66699%2011.3335V12.6668%22%20stroke%3D%22%233B66FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M3.33333%2012H2%22%20stroke%3D%22%233B66FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-size:contain}.tag--primary{font-size:1.10625em;padding:.5em 2.25em;background:#fff;color:#3b66ff;box-shadow:0 .23em .35em -.25em #0000001a,0 .58em .88em -.17em #0000001a}.tag--primary:before{top:calc(50% - .25em);left:1em;width:.58em;height:.58em;background:#3B66FF;border-radius:50%}.tag--primary:after{content:"";display:block;position:absolute;top:calc(50% - .5em);right:.75em;width:1em;height:1em;background:url(data:image/svg+xml,%3Csvg%20%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%2012L10%208L6%204%22%20stroke%3D%22%233C67FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-size:contain;background-repeat:no-repeat}.heading{font-size:3em;margin:0;letter-spacing:.01em;line-height:1.375;font-family:Montserrat,sans-serif;font-weight:700;text-transform:uppercase}.text{font-weight:400;font-size:1.0625em;letter-spacing:.01em;line-height:1.9}@media (max-width: 960px){.text{font-size:1.625em;line-height:1.8}}.warning-alert{padding:1em 1em 1em 4em;border-radius:2em;background:#dae2ff;position:relative;overflow:hidden}.warning-alert--form{border-color:#fff}.warning-alert:before{content:"!";display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;font-size:2em;width:1.75em;height:100%;background:#dae2ff;text-align:center}.warning-alert--form:before{background:#fff}.logo{display:inline-flex;align-items:center;text-decoration:none;font-size:2em;font-weight:800;color:#3b66ff;white-space:nowrap;gap:.5em}.logo__icon{width:1.5em}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center}.modal--active{display:flex}.modal__inner{min-width:20em;position:relative;background:#fff;box-shadow:0 3.375em 6.5em #3b66ff66;padding:2.5em;transition:all .4s;max-width:40em;text-align:left;border-radius:1em}@media (max-width: 960px){.modal__inner{padding:2em;max-width:calc(100vw - 6em)}}@starting-style{.modal__inner{transform:scale(.85);opacity:0}}.modal__content{max-height:calc(100vh - 10em);overflow-y:auto}@media (max-width: 960px){.modal__content{font-size:.875em}}.modal__close{position:absolute;top:1em;right:1em;width:3.4375em;height:3.4375em;cursor:pointer;stroke:#a3a5a6}.modal__close:hover{stroke:#3b66ff}.modal__video{width:45em;max-width:calc(100% - 1em)}.socials{display:flex;flex-direction:column}.socials__item{padding:.875em 1.625em;background:rgba(255,255,255,.2);border-radius:5em;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:#fff;text-decoration:none}.socials__item:hover{background:rgba(255,255,255,.1);color:#fff}.socials__list{display:flex;gap:.5em;flex-wrap:wrap}.header{background:#fff}.header__inner{display:flex;padding:1.25em 0;align-items:center;gap:1.75em}@media (max-width: 960px){.header__inner{font-size:1.25em;flex-wrap:wrap}}.header__link{text-decoration:none;color:#3b66ff;font-size:1.375em;font-weight:600;padding:0 1em}@media (max-width: 960px){.header__link{padding:0;order:2}}.header__link:hover{color:#143ccb}.header__social{margin-left:auto;background:#3B66FF;width:2em;height:2em;padding:.75em;border-radius:5em}@media (max-width: 960px){.header__social{order:1}}.header__social__icon{fill:#fff}@media (max-width: 960px){.header .logo{width:calc(100% - 4em);order:0}}.footer{margin-top:-4.875em}.footer__border{width:100%;position:relative;top:1px}.footer__content{color:#fff;background:#3B66FF;position:relative}.footer__main{position:relative;padding-top:4.75em;display:flex;align-items:stretch;justify-content:space-between;gap:7em}@media (max-width: 960px){.footer__main{padding-top:3em;flex-direction:column}}@media (max-width: 960px){.footer__logo{font-size:1.75em}}.footer__col{flex:1;display:flex;flex-direction:column}.footer__col--left{gap:2.5em;text-align:left;align-items:flex-start}@media (max-width: 960px){.footer__col--left{font-size:.75em}}@media screen and (max-width: 400px){.footer__col--left{gap:7.5em}}.footer__col--right{text-align:right;gap:8em}@media (max-width: 960px){.footer__col--right{text-align:left;gap:13em;position:absolute;width:100%;top:3.5em;right:0}}.footer__name{margin-top:9.25em;text-transform:uppercase;font-size:1.375em;font-weight:700;color:inherit;text-decoration:none}@media (max-width: 960px){.footer__name{text-align:left;font-size:1.625em;margin-top:-2.75em}}.footer__socials{align-items:flex-end}@media (max-width: 960px){.footer__socials{align-items:flex-start;margin-top:-.75em}}@media screen and (max-width: 400px){.footer__socials{margin-top:4.5em;align-items:flex-start}}.footer__link{font-size:1.0625em;color:#fff}.footer__link--confidentiality{font-weight:600}@media (max-width: 960px){.footer__link--confidentiality{text-align:right}}.footer__links{display:flex;flex-direction:column;gap:.5em}.footer__bottom{padding:4.5em 0 1.75em;font-size:1.0625em;display:flex;align-items:center;justify-content:space-between}@media (max-width: 960px){.footer__bottom{margin:6.5em -2.5em 0;border-top:.125em solid rgba(255,255,255,.5);padding:2.5em;flex-wrap:wrap}}@media (max-width: 960px){.footer__bottom__text{text-align:left}}.footer__bottom__links{display:flex;gap:1em}@media (max-width: 960px){.footer__bottom__links{white-space:nowrap}}.main{text-align:left;display:flex;align-items:center;padding:5.5em 0}@media (max-width: 960px){.main{text-align:center;flex-direction:column;padding:2em 0 8em}}.main__texts{flex:.7;padding:5em 0;display:flex;flex-direction:column;align-items:flex-start;gap:2.5em}@media (max-width: 960px){.main__texts{align-items:center}}@media (max-width: 960px){.main__tag{font-size:1.25em}}.main__title{margin:0;padding:0;line-height:1.18;letter-spacing:.02em;font-size:3.25em;text-transform:uppercase;max-width:16em}@media (max-width: 960px){.main__title{font-size:2.5em;max-width:unset}}.main__description{font-size:1.375em;line-height:1.4;letter-spacing:.0075em;max-width:32em}@media (max-width: 960px){.main__description{max-width:unset}}.main__picture{flex:.59;position:relative}.main__picture__plane{width:8em}.main__picture__line{opacity:.6;display:block;width:46.5em;position:absolute;top:2.75em;left:3.5em}.main__picture__bot{margin-left:7.25em;margin-top:2.5em;text-align:center;display:flex;flex-direction:column;gap:1.25em;align-items:center;justify-content:center}.main__picture__bot__title{line-height:1.4;font-size:1.375em}@media (max-width: 960px){.main__picture__bot{margin-left:0}}.support{margin:4.5em 0 3.125em}.support__inner{display:flex;flex-direction:column;align-items:center;gap:2.5em}.support__main{margin:2.25em 0;display:flex;gap:2em}@media (max-width: 960px){.support__main{gap:.5em;margin:.5em 0;flex-direction:column-reverse}}.support__form{flex:1.4;text-align:left}.support__description{flex:1;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:1em}@media (max-width: 960px){.support__description{gap:1.75em;padding:0 2.5em 2.75em;align-items:center;text-align:center}}.support__description__heading{font-size:1.875em;margin:0}@media (max-width: 960px){.support__description__heading{font-size:2.875em}}@media (max-width: 960px){.support__description__text{font-size:1.5em}}.support__description__subheading{display:inline-block;margin:1em 0 0}.values{padding:5em 0 10em;text-align:left}.values__list{margin-top:5em;display:flex;flex-wrap:wrap;gap:2.75em}.values__item{width:calc(50% - 6em);background:#fff;box-shadow:0 .625em .9375em -.1875em #0000001a;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.75em;padding:2em}.values__item--small{width:calc(33% - 6em)}.values__item--ultrasmall{width:25%}.values__item--description{width:calc(75% - 12em);background:#ECF0FF}.values__item--flag{position:relative;overflow:hidden}@media (max-width: 960px){.values__item--flag{height:22em}}.values__item--flag svg{position:absolute;top:-.5em;left:-1em;width:calc(100% + 2em);height:calc(100% + 3.25em)}.values__item--big{width:100%}@media (max-width: 960px){.values__item{width:100%!important}}.values__item__icon{background:#3B66FF;border-radius:50%;width:3.125em;height:3.125em;display:flex;align-items:center;justify-content:center}.values__item__icon svg{width:1.75em}.values__item__heading{line-height:1.6;font-size:1.375em;text-transform:uppercase;font-weight:700}.volunteer{padding:4.625em 0;background-image:url(/assets/volunteer-092b0632.svg);background-position:center;background-repeat:no-repeat;background-size:107em}@media (max-width: 960px){.volunteer{background-image:url(/assets/volunteer-mobile-3c7714a5.svg?1);background-size:50em;background-position:center 29em}}.volunteer__inner{display:flex;flex-direction:column;align-items:center;gap:3.25em;margin-bottom:2em}.volunteer__why{margin:2.25em 0;display:flex;align-items:center;justify-content:space-between;width:100%;gap:9em}@media (max-width: 960px){.volunteer__why{flex-direction:column;gap:2.875em}}.volunteer__why__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2.25em}@media (max-width: 960px){.volunteer__why__item{width:100%;max-width:26em}}.volunteer__why__box{position:relative;width:100%;padding-top:100%;background:#fff;border-radius:3.125em;box-shadow:0 .625em .9375em -.1875em #0000001a}.volunteer__why__picture{position:absolute;top:1em;left:1em;width:calc(100% - 2em);height:calc(100% - 2em)}.volunteer__why__picture img{object-fit:contain;width:100%;height:100%}.volunteer__why__text{letter-spacing:.001em;font-size:1.375em;font-weight:700;text-transform:uppercase;line-height:1.4;max-width:14em}@media (max-width: 960px){.volunteer__why__text{font-size:1.75em}}.donate{text-align:left;padding:5em 0 10em}.donate__texts{margin-top:1em;max-width:52em}.donate__text{font-size:1.75em}@media (max-width: 960px){.donate__text{font-size:2.25em}}.donate__warning-alert{margin:.5em 0}.donate__item{display:flex;align-items:center;justify-content:flex-start;gap:2em;font-size:.75em}.donate__list{margin-top:1em;display:flex;flex-direction:column;gap:1em;background:#ecf0ff;box-shadow:0 .25em .375em -.25em #0000001a,0 .625em .9375em -.3875em #0000001a;padding:2em;border-radius:1em;max-width:48em}.donate__delimiter{height:1px;background:rgba(0,0,0,.1)}.how{padding:5em 0}.how__graphics{display:flex;align-items:center;justify-content:center;gap:2.75em;margin:4em 0}@media (max-width: 960px){.how__graphics{align-items:flex-start;gap:1em}}.how__number{display:flex;flex-direction:column;align-items:center;gap:1em}.how__number__block{color:#fff;font-size:3em;font-weight:700;padding:.5em .875em;border-radius:5em}.how__number__block--blue{background:#3B66FF}.how__number__block--red{background:#FF2E00}.how__number__text{font-size:1.375em;max-width:12em}.how__chart{width:33em;height:33em;position:relative}.how__chart__circle{position:absolute;top:0;left:0;width:100%;height:100%}.how__chart__texts{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.375em}.how__chart__number{font-size:2.25em;font-weight:600}.how__texts{display:flex;flex-direction:column;gap:2em}@media (max-width: 960px){.how__texts{gap:6em}}.how__texts__row{display:flex;gap:2em}@media (max-width: 960px){.how__texts__row{flex-direction:column}}.how__texts__box{background:#fff;box-shadow:0 .625em .9375em -.1875em #0000001a;display:flex;flex-direction:column;justify-content:center;gap:1.75em;padding:2em 3em;max-width:16em}@media (max-width: 960px){.how__texts__box{max-width:unset}}.how__texts__box--big{flex:1;max-width:unset;text-align:left}@media (max-width: 960px){.how__texts__box--big{text-align:center}}.how__texts__list{display:flex;flex-direction:column;padding:0;margin:0;gap:1em}.how__texts__list li{display:flex;align-items:center;gap:1.25em}@media (max-width: 960px){.how__texts__list li{text-align:left}}.how__texts__list li:before{content:"";display:block;min-width:2.25em;width:2.25em;height:2.25em;background:url(data:image/svg+xml,%3Csvg%20width%3D%2241%22%20height%3D%2239%22%20viewBox%3D%220%200%2041%2039%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.1641%200C29.7486%200%2038.3291%208.58055%2038.3291%2019.165C38.329%2029.7494%2029.7485%2038.3301%2019.1641%2038.3301C8.57983%2038.3299%200.000113122%2029.7493%200%2019.165C0%208.58069%208.57976%200.000219244%2019.1641%200ZM19.165%203.96484C10.7704%203.96484%203.96484%2010.7704%203.96484%2019.165C3.96493%2027.5596%2010.7705%2034.3643%2019.165%2034.3643C27.5595%2034.3641%2034.3642%2027.5595%2034.3643%2019.165C34.3643%2010.7705%2027.5595%203.96496%2019.165%203.96484Z%22%20fill%3D%22%233B66FF%22%2F%3E%3Cpath%20d%3D%22M39.9531%202.09912L39.8574%202.23096C39.6502%202.5163%2039.4135%202.73154%2039.1895%202.9126C39.0789%203.0019%2038.9655%203.08734%2038.8633%203.16553L38.5693%203.39893C37.3706%204.41395%2036.1996%205.45332%2035.0967%206.59912C33.9693%207.77007%2032.8504%208.94745%2031.7598%2010.1616V10.1626C30.9073%2011.1112%2030.0921%2012.1153%2029.2598%2013.1255C28.652%2013.8627%2028.0535%2014.6099%2027.4707%2015.3745C26.7129%2016.3687%2025.9623%2017.36%2025.2422%2018.3823C24.0497%2020.0753%2022.8683%2021.7791%2021.709%2023.5054C20.239%2025.6953%2018.8567%2027.9808%2017.5127%2030.311L17.5137%2030.312C17.4971%2030.3412%2017.4732%2030.3801%2017.4531%2030.4136L17.0498%2031.0854L16.6104%2030.438L15.9561%2029.4731C15.4576%2028.7275%2014.9597%2027.9816%2014.4629%2027.2349C13.8598%2026.3279%2013.2576%2025.4194%2012.6553%2024.5122C12.0761%2023.6396%2011.4904%2022.765%2010.9121%2021.8853C10.2428%2020.8672%209.57777%2019.8444%208.91406%2018.8228C8.53318%2018.2365%208.15214%2017.6471%207.77637%2017.0513C7.66004%2016.8669%207.55057%2016.6218%207.48535%2016.4946L7.43262%2016.3911L7.43066%2016.2749C7.43005%2016.2393%207.42969%2016.2061%207.42969%2016.1772V15.188L8.06445%2015.6558L8.04297%2015.5972L9.05762%2015.9546C9.11477%2015.9747%209.13598%2015.9778%209.22949%2016.0073C9.30246%2016.0303%209.40293%2016.0651%209.50586%2016.1255C9.62256%2016.194%209.73231%2016.2719%209.83887%2016.353C9.8955%2016.3154%209.95308%2016.2933%2010.002%2016.2788L10.3486%2015.9927C10.3635%2015.9804%2010.3772%2015.9698%2010.3887%2015.9614C10.4001%2015.953%2010.411%2015.9454%2010.4189%2015.9399C10.4228%2015.9373%2010.4266%2015.9342%2010.4297%2015.9321L10.4307%2015.9312C10.4482%2015.9078%2010.4689%2015.8803%2010.4951%2015.853L10.2158%2015.4497L11.1758%2015.5737L11.3008%2014.856L11.9951%2015.7642C12.395%2016.2871%2012.7419%2016.8749%2013.0723%2017.4058C13.1068%2017.4613%2013.1423%2017.5163%2013.1768%2017.5708L13.2441%2017.478L13.6602%2017.9556C13.8266%2018.1466%2014.1113%2018.4266%2014.3154%2018.7202L14.6357%2019.1948C14.9514%2019.6735%2015.2546%2020.1633%2015.5537%2020.6313C15.9578%2021.2635%2016.3619%2021.8674%2016.8096%2022.4116L16.8438%2022.4565C17.023%2022.1877%2017.199%2021.9248%2017.375%2021.6606C17.8023%2021.0188%2018.229%2020.379%2018.6553%2019.7378C19.3471%2018.6982%2020.0394%2017.6591%2020.7305%2016.6187C21.3766%2015.6465%2022.024%2014.646%2022.6885%2013.6753V13.6743C23.199%2012.9294%2023.7255%2012.2032%2024.2617%2011.4917L25.3154%2010.0962C25.6721%209.63107%2026.0367%209.17058%2026.4131%208.72705C27.5842%207.34713%2028.7883%206.01374%2029.9795%204.68213C30.4193%204.19018%2030.8946%203.72498%2031.3271%203.27686V3.27588C31.3738%203.22777%2031.4203%203.19478%2031.4463%203.17627C31.481%203.15152%2031.4833%203.15007%2031.5059%203.1333L32.1797%202.63232L32.2676%203.24072C32.4246%203.14107%2032.5897%203.04382%2032.7588%202.9585C33.0263%202.82364%2033.3314%202.8178%2033.4619%202.80811H33.4648C33.6484%202.79582%2033.7915%202.86958%2033.8604%202.91162C33.9396%202.96006%2034.0043%203.0179%2034.0498%203.06396L34.0508%203.06494C34.1179%203.13326%2034.3002%203.31837%2034.2988%203.59521C34.2979%203.78189%2034.2116%203.92513%2034.1377%204.01904C34.1858%204.03826%2034.2346%204.06488%2034.2822%204.10205C34.3676%204.1687%2034.4233%204.24909%2034.46%204.32471C34.6794%204.12161%2034.9009%203.91829%2035.1309%203.70752C35.2104%203.63461%2035.3016%203.59034%2035.3623%203.56689C35.3944%203.5545%2035.4492%203.53618%2035.5146%203.52783C35.5453%203.52394%2035.6086%203.51816%2035.6846%203.53271C35.7469%203.54469%2035.8796%203.58373%2035.9824%203.70947C36.7612%203.07518%2037.5383%202.4371%2038.3174%201.79834C38.4745%201.66933%2038.5399%201.63104%2038.6309%201.54346V1.54248C38.7362%201.44052%2038.9029%201.30907%2039.1289%201.27197C39.3855%201.23001%2039.6095%201.32543%2039.7783%201.47021L39.9531%201.61963V2.09912Z%22%20fill%3D%22%23FF2E00%22%20stroke%3D%22white%22%2F%3E%3C%2Fsvg%3E) no-repeat center center;background-size:contain}.how__texts__heading{font-size:1.375em;font-weight:600;text-transform:uppercase}.how__texts__icon{height:9.75em}.program{margin:1em 0 7.875em}.program__inner{display:flex;align-items:center;justify-content:center;gap:8.5em;margin-top:4.75em}@media (max-width: 960px){.program__inner{flex-direction:column-reverse;gap:4em}}.program__icon{min-width:28em;width:28em;height:28em;border-radius:2.5em;background:#3B66FF}@media (max-width: 960px){.program__icon{min-width:22em;width:22em;height:22em}}.program__texts{display:flex;flex-direction:column;gap:2.5em}.program__text{position:relative;transition:opacity .2s;display:flex;flex-direction:column;gap:2.875em}@media (max-width: 960px){.program__text{height:40.5em}}@media (max-width: 960px){.program__text__inner{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.program__text__button{margin-top:.5em}.program__text__heading{font-weight:700;font-size:2.75em;margin:0}@media (max-width: 960px){.program__text__heading{font-size:2em;height:5.5em;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em}}.program__text__description{padding:0 4em;height:10em;font-size:1.375em;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 960px){.program__text__description{height:unset;padding:0 1em}}.program__text__number{background:#FF2E00;color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;min-width:1.85em;min-height:1.85em;width:1.85em;height:1.85em}@media (max-width: 960px){.program__pagination{font-size:.625em}}.program__pagination__numbers{gap:1.5em;display:flex;align-items:center;justify-content:center}@media (max-width: 960px){.program__pagination__numbers{gap:1em;flex-wrap:wrap}}.program__pagination__number{font-size:3em;background:#dae2ff;color:#3b66ff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:1.85em;height:1.85em;text-decoration:none;font-weight:700;transition:all .2s}.program__pagination__number:hover{color:#fff;background:#3B66FF}.program__pagination__number--active{background:#FF2E00;color:#fff}.questions{padding:5em 0}.questions__list{margin-top:5em;display:flex;flex-wrap:wrap;gap:4em 2em}.questions__item{width:calc(50% - 5em);background:#F6F9FC;box-shadow:0 .625em .9375em -.1875em #0000001a;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;padding:2.5em 2em;cursor:pointer;transition:all .4s}.questions__item:hover{transform:scale(1.05)}@media (max-width: 960px){.questions__item{width:100%}}.questions__item__number{font-size:1.375em;font-weight:700;color:#3b66ff;border-radius:50%;width:2em;height:2em;line-height:2;position:absolute;top:-1em;left:calc(50% - 1em);background:#fff;box-shadow:0 .625em .9375em #0000001a}.questions__item__heading{font-size:1.375em;text-transform:uppercase;font-weight:700}.contact{padding:4.25em 0 11em;background-image:url(/assets/contact-4b387777.svg?1);background-position:center;background-repeat:no-repeat;background-size:101.5em}@media (max-width: 960px){.contact{background-image:url(/assets/contact-mobile-48490e4e.svg);background-size:50em;background-position:center 32em}}.contact__inner{display:flex;flex-direction:column;align-items:center;gap:1.125em}.contact__heading{margin:.625em 0 0}.contact__text{max-width:32em}.contact__main{margin:3.5em 0 10.75em;position:relative;display:flex;flex-direction:column;align-items:center}@media (max-width: 960px){.contact__main{box-sizing:border-box;margin-bottom:24.5em;padding:0 4em;width:100%;align-items:flex-start}}@media screen and (max-width: 480px){.contact__main{left:-4em;font-size:.875em}}.contact__description{margin-top:1em}.contact__description__info{text-align:left;max-width:16em;margin:1em auto 0}.contact__subscribed{font-size:1.25em;font-weight:600}.contact__confirm-container{min-width:30em;font-size:.875em}@media (max-width: 960px){.contact__confirm-container{font-size:1em}}.contact__block{position:absolute;display:flex;flex-direction:column;gap:1em}.contact__block--email{align-items:flex-end;width:24em;top:.25em;text-align:right;left:calc(50% - 33em)}@media (max-width: 960px){.contact__block--email{top:1.75em;align-items:flex-start;text-align:left;left:14em;width:32em}}.contact__block--telegram{width:26em;align-items:flex-start;bottom:-7.5em;text-align:left;right:calc(50% - 35.25em)}@media (max-width: 960px){.contact__block--telegram{align-items:flex-start;text-align:left;left:14em;width:25em;bottom:unset;top:42em}}.contact__block__input{font-size:1.0625em;margin-bottom:1em}@media (max-width: 960px){.contact__block__input{margin:.75em 0 .25em;font-size:1.5em}}.contact__block__heading{white-space:nowrap;font-size:3em;margin:0}.contact__steps{display:flex;flex-direction:column;align-items:center}.contact__line{width:0;border-left:.25em dashed #3B66FF;height:15em}@media (max-width: 960px){.contact__line{height:34em}}.contact__step{font-size:3em;background:#3B66FF;color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:2.1875em;height:2.1875em;text-decoration:none;font-weight:700}.why{margin:6em 0}@media (max-width: 960px){.why{margin:4em 0}}.why__box{text-align:left;font-size:1.125em}@media (max-width: 960px){.why__box{background:none;padding:0}}.why__inner{display:flex;flex-direction:column;align-items:center;gap:4em}@media (max-width: 960px){.why__inner{padding:0 2.5em;font-size:.9375em}}.search{padding:10em 0;text-align:left}@media (max-width: 960px){.search{padding:2.5em 0}}.search__about{font-size:1.5em;margin-bottom:2.5em;font-weight:400;color:#555;line-height:1.6;background:#fff;padding:1em 1.75em;border-radius:1em;max-width:38em;border:2px solid #3B66FF}@media (max-width: 960px){.search__about{font-size:1.3125em}}.search__label{font-size:1.3125em;display:block;margin-bottom:.5em}@media (max-width: 960px){.search__label{font-size:1.125em}}.search__input-container,.search__main{position:relative}.search__main__icon{position:absolute;fill:#fff;width:3em;bottom:.25em;right:.25em}.search__main__input{width:100%;box-sizing:border-box;padding:1.25em 2em;border-radius:5em;border:1px solid #3B66FF;font:inherit;font-size:1.25em;color:#111;background:#fff}.search__main__input::placeholder{color:#777}.search__blocks{display:flex;flex-direction:column;margin:1em 0;gap:1em}.search__not-found-uik{margin-top:4em;background:#e7ebed;padding:1.75em;border-radius:2.5em}@media (max-width: 960px){.search__not-found-uik{font-size:1.125em}}.search__not-found-uik__title{font-size:1.3125em;margin:0;padding:0}.search__not-found-uik__text{font-size:1.0625em;margin-top:.5em;line-height:1.6}@media (max-width: 960px){.search__not-found-uik__text{font-size:1.125em}}@media (max-width: 960px){.search__button-container{font-size:.75em}}.search__block{background:#fff;border-radius:1em;padding:2em;border:1px solid #3B66FF}.search__block__title{font-size:1.5em;font-weight:600;margin-bottom:.5em}.search__block__info{font-size:1.25em;opacity:.75}.search__block__name{font-size:1.5em;font-weight:600}.search__block__tag{margin-top:.5em;background:#3B66FF;color:#fff;padding:.5em .875em;display:inline-flex;border-radius:1em}.search__block__tag[data-party=КПРФ]{background:#D62600}.search__block__tag[data-party=КПКР]{background:#FF3322}.search__block__tag[data-party="Партия пенсионеров"]{background:#C50D13}.search__block__tag[data-party="Справедливая Россия"]{color:#4e1104;background:#FF9933}.search__block__tag[data-party=ЛДПР]{background:#194ac0;color:#fd0}.search__block__tag[data-party="Новые люди"]{background:#47c2c0}.search__block__tag[data-party=Яблоко]{background:#00A23D}.search__block__tag[data-party=Зелёные]{background:#5EB947;color:#143b0a}.search__block__multi{display:flex;flex-wrap:wrap;gap:2em}.search__block__elections{font-size:1.5em;color:#777}.search__block__warning-alert{display:inline-block;font-size:1.125em;margin-top:1em}.search__block__loading{font-size:1.3125em}.search__block__not-found{font-size:1.5em;color:red}.autocomplete{position:absolute;top:100%;left:0;width:100%;z-index:2;text-align:left;background:#fff}.autocomplete__suggestion{font-size:1.25em;padding:1em;cursor:pointer}.autocomplete__suggestion:hover{background:#3B66FF;color:#fff}.autocomplete__suggestion:last-of-type{border-bottom-width:0}.campaign{width:100%;max-width:38em;position:relative;z-index:1;margin-top:14.25em;margin-right:-1.75em}@media (max-width: 960px){.campaign{font-size:1em;margin-top:1.25em;position:absolute;top:78.75em;max-width:unset;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.campaign__background{width:100%}.campaign__texts{color:#000;position:absolute;top:1.25em;left:10em;width:18.25em;height:29em;display:flex;align-items:center;justify-content:center}@media (max-width: 960px){.campaign__texts{top:2.25em;left:27.5%;width:45%;height:70vw}}.campaign__text{transition:opacity .2s}.campaign__text__button{margin-top:1em}@media (max-width: 960px){.campaign__text__button{font-size:1.125em}}.campaign__text__heading{font-size:1.375em;letter-spacing:.025em;line-height:1.5;text-transform:uppercase;padding:0 1em;margin:0 0 .25em}@media (max-width: 960px){.campaign__text__heading{font-size:1.625em;padding:0}}@media (max-width: 960px){.campaign__text__description{font-size:1.4em}}.campaign__arrow{position:absolute;top:4em;height:calc(100% - 8em);padding:0 1em;display:flex;align-items:center;cursor:pointer;transition:opacity .2s}.campaign__arrow:hover{opacity:.8}@media (max-width: 960px){.campaign__arrow{padding:0 1.75em}}.campaign__arrow--left{left:5.5em}@media (max-width: 960px){.campaign__arrow--left{left:7.25em}}.campaign__arrow--right{right:5.5em}@media (max-width: 960px){.campaign__arrow--right{right:7.25em}}.campaign__arrow__icon{width:1.5em}.campaign__bottom{position:absolute;top:100%;left:0;width:100%}@media (max-width: 960px){.campaign__bottom{top:calc(100% + 1em)}}.campaign__pagination{display:flex;align-items:center;justify-content:center;gap:.75em}@media (max-width: 960px){.campaign__pagination{gap:.625em}}.campaign__pagination__number{cursor:pointer;color:#3b66ff;display:inline-block;font-weight:700;font-size:1.375em;text-decoration:none;background:#fff;line-height:2;min-width:2em;width:2em;height:2em;border-radius:50%;transition:color .2s,background-color .2s}@media (max-width: 960px){.campaign__pagination__number{font-size:1.75em}}.campaign__pagination__number:hover{color:#143ccb}.campaign__pagination__number--active{background:#FF2E00;color:#fff}.campaign__pagination__number--active:hover{background:#D62600;color:#fff}.work{margin:4em 0}.work__description{padding:0 5em 1em;font-size:1.125em}@media (max-width: 960px){.work__description{font-size:1.0625em;padding:0 0 1em}}.work__inner{display:flex;flex-direction:column;align-items:center;gap:2.5em}.work__form{max-width:50em;text-align:left;gap:2em}.work__custom-direction{font-size:.875em;margin:-.5em 0 2em}.about{padding:11.5em 0;text-align:left;display:flex;gap:2em;align-items:center;justify-content:space-between;position:relative}@media (max-width: 960px){.about{text-align:center;flex-direction:column;padding:7em 0 0}}.about__text{line-height:1.6;font-size:1.375em}.about__title{text-transform:uppercase;font-weight:700;font-size:3em}.about__description{background:#fff;color:#3b66ff;border-radius:2em;line-height:1.4;font-size:1.5em;font-weight:600;padding:2em;max-width:26em}.about__line{pointer-events:none;position:absolute;bottom:-.5em;height:11em;left:calc(50% - 25em)}@media (max-width: 960px){.about__line{display:none}}.elections{padding-bottom:5em;display:flex;flex-direction:column;gap:1em}.elections__item{text-decoration:none;border-radius:2em;background:#fff;color:#111;display:flex;align-items:center;overflow:hidden}@media (max-width: 960px){.elections__item{flex-direction:column}}.elections__picture{min-width:16em;background-size:cover;background-position:center;aspect-ratio:4/3;filter:grayscale(1)}@media (max-width: 960px){.elections__picture{width:100%;aspect-ratio:5/3}}.elections__texts{text-align:left;padding:2.5em;display:flex;flex-direction:column;gap:.75em}.elections__title{margin:0;padding:0;font-size:2em;font-weight:700;text-transform:uppercase}.elections__description{font-size:1.5em}a.elections__item{transition:background-color .1s}a.elections__item:hover{background:#eee}.goals{padding:5em 0 0}.goals__title{margin:0;text-transform:uppercase;font-size:4em}@media (max-width: 960px){.goals__title{font-size:2.75em}}.goals__inner{display:flex;align-items:center;gap:4em}@media (max-width: 960px){.goals__inner{padding-top:2em;flex-direction:column-reverse}}.goals__photo-container{position:relative;min-width:42.5%}@media (max-width: 960px){.goals__photo-container{min-width:85%}}.goals__photo{width:100%}.goals__name{position:absolute;bottom:6em;left:0;width:100%;text-align:center;text-transform:uppercase;color:#fff;font-weight:600;font-size:1.75em}.goals__list{display:flex;flex-direction:column;gap:2.5em}@media (max-width: 960px){.goals__list{font-size:1.125em}}.goals__item{display:flex;gap:2em;align-items:center;text-align:left}.goals__icon{width:4em}.goals__texts{display:flex;align-items:flex-start;flex-direction:column;gap:1.75em}@media (max-width: 960px){.goals__texts{align-items:center;text-align:center;font-size:.75em}}.goals__subtitle{font-size:1.5em;margin:0;padding:0}.goals__text{font-size:1.625em;line-height:1.4}.edg{padding:8em 0 1em;text-align:left;display:flex;flex-direction:column;gap:4.5em;align-items:center;justify-content:space-between;position:relative}@media (max-width: 960px){.edg{text-align:center;padding:6em 0 1em;flex-direction:column}}.edg__picture{background:#fff;width:36em}.edg__texts{margin:2em 0;flex:1;display:flex;align-items:flex-start;flex-direction:column;gap:2em}@media (max-width: 960px){.edg__texts{align-items:center}}.edg__title{letter-spacing:-.01em;margin:0;padding:0;font-size:4em;text-transform:uppercase}@media (max-width: 960px){.edg__title{margin:0}}.edg__description{font-size:1.375em;letter-spacing:.0075em;max-width:14em}.candidates{padding:5em 0 7.5em;text-align:left}.candidates__title{margin:0;text-transform:uppercase;font-size:4em}@media (max-width: 960px){.candidates__title{font-size:2.75em}}.candidates__description{font-size:1.375em;margin-top:.5em}.candidates__tabs{display:flex;flex-wrap:wrap;gap:.5em}.candidates__tabs--elections{font-size:1.5em;margin-bottom:2em}@media (max-width: 960px){.candidates__tabs--elections{font-size:1.25em}}.candidates__tab{font-size:1.0625em;text-decoration:none;color:#3b66ff;background:#fff;border-radius:5em;padding:.75em 1.25em;transition:background-color .2s,color .2s}.candidates__tab:hover,.candidates__tab--active{background:#3B66FF;color:#fff}.candidates__tab--elections{color:#222}.candidates__tab--elections:hover,.candidates__tab--elections-active{background:#222;color:#fff}@media (max-width: 960px){.candidates__tab{font-size:1.25em}}.candidates__nav-container{margin:2.5em 0}.candidates__nav-toggle{display:none}@media (max-width: 960px){.candidates__nav-toggle{font:inherit;font-size:1.5em;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1em;width:100%;box-sizing:border-box;text-align:left;color:#3b66ff;background:#fff;border:none;border-radius:5em;padding:.75em 1.5em}.candidates__nav-toggle:after{content:"";display:block;width:1em;height:1em;flex-shrink:0;transform:rotate(90deg);transition:transform .2s;background:url(data:image/svg+xml,%3Csvg%20%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%2012L10%208L6%204%22%20stroke%3D%22%233C67FF%22%20stroke-width%3D%221.33333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-size:contain;background-repeat:no-repeat}.candidates__nav-toggle[aria-expanded=true]:after{transform:rotate(-90deg)}}.candidates__nav{display:flex;flex-wrap:wrap;gap:.5em}@media (max-width: 960px){.candidates__nav{display:none;margin-top:1em}.candidates__nav--open{display:flex;flex-direction:column}}.candidates__nav__link{font-size:1.0625em;text-decoration:none;color:#3b66ff;background:#fff;border-radius:5em;padding:.75em 1.25em;transition:background-color .2s,color .2s}.candidates__nav__link:hover{background:#3B66FF;color:#fff}@media (max-width: 960px){.candidates__nav__link{font-size:1.5em;background:none;padding:.5em 0;font-weight:500}}.candidates__regions{display:flex;flex-direction:column;gap:2em;margin-top:2em}.candidates__region{scroll-margin-top:1.5em}.candidates__region__title{margin:.5em 0;font-size:2em;font-weight:700;text-transform:uppercase}.candidates__region__top{display:inline-block;margin-top:1.5em;font-size:1.0625em;color:#3b66ff;text-decoration:none}.candidates__region__top:hover{text-decoration:underline}@media (max-width: 960px){.candidates__region__top{font-size:1.5em}}.candidates__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}@media (max-width: 960px){.candidates__cards{grid-template-columns:repeat(1,1fr)}}
