/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body,html{height:100%;width:100%}body *,html *{box-sizing:border-box}:focus{outline:0}a{transition:all .5s ease}a,a:visited{text-decoration:underline}a:focus,a:hover{text-decoration:none}b,strong{font-weight:700}img,svg{max-height:100%;max-width:100%;vertical-align:middle}svg{fill:currentColor}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}body{background:#fff;color:#252525;font-family:Roboto,Tahoma,sans-serif;font-size:16px;font-weight:400;line-height:1.3;min-width:320px}@media screen and (max-width:1080px){body{font-size:14px}}.global{display:flex;flex-direction:column;min-height:100%}.global .content{flex:1 1}.wrapper{margin:0 auto;max-width:1280px;padding:0 12px}@media screen and (min-width:1081px){.mobile{display:none!important}}@media screen and (max-width:1080px){.desktop{display:none!important}}section h2{color:#0f3d66;font-size:32px;font-weight:700;line-height:1;margin-bottom:16px}@media screen and (max-width:1080px){section h2{font-size:29px}}.card{background:#fff;border-radius:24px;box-shadow:0 4px 10px 0 rgba(129,142,156,.02),0 17px 17px 0 rgba(129,142,156,.02),0 39px 24px 0 rgba(129,142,156,.012);padding:28px}@media screen and (max-width:1080px){.card{border-radius:20px;padding:18px}}.btn_clear{background:none;border:none;color:inherit;cursor:pointer;padding:0}.btn{align-items:center;background:#fff linear-gradient(180deg,#fff,#fff);border-radius:8px;color:#023561;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;height:48px;justify-content:center;padding:0 16px;position:relative;text-decoration:none;transition:all .3s}.btn:focus,.btn:hover{background:linear-gradient(180deg,#fff,#c7c7c7)}.btn:active{box-shadow:inset 0 5px 5px 0 rgba(0,0,0,.25)}.btn:disabled{opacity:.5}.btn--block{display:block;width:100%}@media screen and (max-width:1080px){.btn--m-block{display:flex;width:100%}}.btn--small{font-size:15px;font-weight:600;height:40px}.btn--uppercase{text-transform:uppercase}.btn--green{background:#107047 linear-gradient(180deg,#107047,#107047);color:#fff}.btn--green:focus,.btn--green:hover{background:linear-gradient(180deg,#27a84e,#107047)}.btn--green:active{background:#27a84e linear-gradient(180deg,#27a84e,#27a84e)}.btn svg{margin-right:10px}.header{background:#fff;box-shadow:0 3px 7px 0 rgba(14,35,57,.02),0 12px 12px 0 rgba(14,35,57,.02),0 28px 17px 0 rgba(14,35,57,.012);padding:20px 0;position:sticky;top:0;z-index:10}@media screen and (max-width:1080px){.header{padding:12px 0}}.header .wrapper{align-items:center;display:flex;gap:40px;justify-content:space-between}@media screen and (max-width:1080px){.header .wrapper{gap:12px}.header__logo{max-width:85px}}.header__menu{display:none;font-size:16px}@media screen and (max-width:1080px){.header__menu{display:block}}.header__menu ul{display:flex;gap:28px}.header__menu a{color:inherit;text-decoration:none;transition:all .5s ease}.header__menu a:hover{color:#2c63b7}@media screen and (max-width:1080px){.header__menu{background:rgba(0,0,0,.5);bottom:0;font-size:14px;left:0;max-height:0;opacity:0;overflow:auto;position:fixed;right:0;top:60px;transition:.3s ease-in-out;visibility:hidden}.header__menu .header__phone{background:#fff;display:block;padding:5px 15px;text-align:center}.header__menu ul{background:#fff;flex-direction:column;gap:0;margin:0 auto;max-width:1280px}.header__menu ul li+li{border-top:1px solid #f0f0f0}.header__menu ul a{display:block;padding:14px;text-align:center}}.header__phone{font-size:20px;font-weight:500;margin-left:auto}.header__phone a{color:inherit;text-decoration:none}@media screen and (max-width:1080px){.header__phone{display:none}.header__button{margin-left:auto}}.header__hamburger{background:#fff;border-radius:6px;cursor:pointer;display:block;flex-shrink:0;height:38px;position:relative;transform:rotate(0);transition:.3s ease-in-out;width:38px}@media screen and (min-width:1081px){.header__hamburger{display:none}}.header__hamburger span{background:#252525;border-radius:1.5px;display:block;height:2px;left:6px;opacity:1;position:absolute;transform:rotate(0);transition:.3s ease-in-out;width:24px}.header__hamburger span:first-child{top:10px;transform-origin:left center}.header__hamburger span:nth-child(2){top:18px;transform-origin:left center}.header__hamburger span:nth-child(3){top:26px;transform-origin:left center}.header.js-opened .header__hamburger{background:#f4faff}.header.js-opened .header__hamburger span:first-child,.header.js-opened .header__hamburger span:nth-child(3){top:18px;transform-origin:center}.header.js-opened .header__hamburger span:first-child{transform:rotate(45deg)}.header.js-opened .header__hamburger span:nth-child(2){opacity:0;width:0}.header.js-opened .header__hamburger span:nth-child(3){transform:rotate(-45deg)}@media screen and (max-width:1080px){.header.js-opened .header__menu{max-height:100vh;opacity:1;visibility:visible}}.footer{background:#ebeff2;font-family:Questrial,Calibri,sans-serif}.footer *{letter-spacing:.02em}.footer__content{padding:32px 0 35px}@media screen and (max-width:1080px){.footer__content{padding:18px 0 32px}}.footer__top{align-items:center;display:flex;gap:36px;justify-content:space-between;margin-bottom:34px}.footer__top .global-phone{font-family:Jost,Verdana,sans-serif}.footer__top .global-phone a,.footer__top .global-phone span{display:block}.footer__top .global-phone a{color:inherit;font-size:22px;font-weight:500;letter-spacing:.03em;text-decoration:none}.footer__top .global-phone span{color:#7f858a;font-size:10px;text-transform:uppercase}.footer__top .left-menu{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;margin-bottom:13px;text-align:center}.footer__top .left-menu li{background:none;color:#3f4448;padding:0}.footer__top .left-menu li a{font-size:14px;font-weight:400}@media screen and (max-width:1080px){.footer__top .left-menu li a{font-size:12px}}.footer__top .left-menu li a,.footer__top .left-menu li a:visited{color:inherit}.footer__top .left-menu li a:hover{color:#2c63b7}@media screen and (max-width:1080px){.footer__top{flex-wrap:wrap;gap:24px 22px;margin-bottom:24px}.footer__top .left-menu{align-items:flex-start;gap:12px 22px;justify-content:flex-start;margin-bottom:0;text-align:left;width:100%}.footer__top .left-menu li{line-height:1.3;width:calc(50% - 11px)}.footer__top .left-menu li a{font-size:13px}}.footer__bottom{align-items:center;display:flex;gap:44px;justify-content:space-between}.footer__bottom .footer__logo{display:flex;gap:16px}.footer__bottom .footer__logo a{text-decoration:none}.footer__bottom .footer__logo a,.footer__bottom .footer__logo a svg path{transition:all .5s ease}.footer__bottom .footer__logo a:hover svg path{fill:#2c63b7}.footer__bottom .footer__logo .social-list{display:flex;flex-direction:column;gap:5px;justify-content:space-between}.footer__bottom .footer__logos{display:flex;gap:12px;max-width:301px}.footer__bottom .footer__logos img{height:auto}.footer__bottom .filials{flex:1 1}.footer__bottom .filials__title{display:none}.footer__bottom .filials .filial-list{display:flex;gap:24px;justify-content:space-between}.footer__bottom .filials .filial__info,.footer__bottom .filials .filial__name{display:block;font-size:13px;line-height:1.2;margin-bottom:4px}.footer__bottom .filials .filial__name{color:#7f858a;font-weight:400}.footer__bottom .filials .filial__info{color:#3f4448;font-weight:500;text-decoration:none}.footer__bottom .filials .filial__info[href]{white-space:nowrap}@media screen and (max-width:1080px){.footer__bottom{flex-direction:column;gap:24px}.footer__bottom .footer__logos{max-width:none}.footer__bottom .footer__logo .social-list{flex-direction:row;gap:16px}.footer__bottom .footer__logo .social-list a svg{height:40px;width:40px}.footer__bottom .filials .filial-list{flex-wrap:wrap;gap:16px 22px;justify-content:flex-start}.footer__bottom .filials .filial-list .filial{width:calc(50% - 11px)}}.footer__disclaimer{background:#c1c8cd;color:#6d777d;font-size:13px;padding:22px 0;text-align:center}.footer__disclaimer a{color:inherit}.footer__disclaimer p+p{margin-top:14px}.banner{background:#0f3d66;color:#fff;overflow:hidden;padding:36px 0 24px}.banner .wrapper{align-items:center;display:flex;gap:20px;position:relative}@media screen and (max-width:1080px){.banner .wrapper{flex-direction:column;gap:56px}}.banner__content{min-width:497px;width:497px}@media screen and (max-width:1080px){.banner__content{min-width:auto;width:100%}}.banner__title{font-size:40px;font-weight:700;line-height:1;margin-bottom:16px}@media screen and (max-width:1080px){.banner__title{font-size:33px;margin-bottom:11px}}.banner__text{margin-bottom:52px}@media screen and (max-width:1080px){.banner__text{margin-bottom:26px}}.banner__image{position:relative;text-align:center;width:100%}.banner__image img{max-height:none;max-width:none;z-index:0}.banner__image img.coins-left,.banner__image img.coins-right{position:absolute;top:50%;transform:translateY(-50%)}.banner__image img.coins-left{left:0}@media screen and (max-width:1080px){.banner__image img.coins-left{display:none}}.banner__image img.coins-right{margin-top:15px;right:-80px}@media screen and (max-width:1080px){.banner__image img.coins-right{margin-top:-8px;right:50%;top:0;transform:translateX(50%)}}.banner__image img.safe{position:relative;z-index:1}.program-info{background:#f8f9fb;overflow:hidden;padding:50px 0}@media screen and (max-width:1080px){.program-info{padding:40px 0}}.program-info .wrapper{align-items:center;display:flex;gap:50px;justify-content:space-between}@media screen and (max-width:1080px){.program-info .wrapper{flex-direction:column;gap:38px}}.program-info .wrapper__text{max-width:774px}.program-info .wrapper__text h2{max-width:491px}.program-info .wrapper__text p{margin-bottom:10px}.program-info .wrapper__text p.caption{color:#9299aa;margin:18px 0 12px}.program-info .wrapper__text p.data{font-weight:500;margin-bottom:8px}.program-info .wrapper__text p.data svg{margin-right:5px;vertical-align:baseline}.program-info .wrapper__text p:last-child{margin-bottom:0}.program-info .wrapper__image{text-align:center}.program-info .wrapper__image svg{overflow:visible}.program-info .wrapper__image svg circle{filter:drop-shadow(0 6px 14px rgba(148,158,184,.1019607843)) drop-shadow(0 25px 25px rgba(148,158,184,.0901960784)) drop-shadow(0 56px 33px rgba(148,158,184,.0509803922)) drop-shadow(0 99px 39px rgba(148,158,184,.0117647059)) drop-shadow(0 154px 43px rgba(148,158,184,0))}.why{background:#fff;overflow:hidden;padding:68px 0}@media screen and (max-width:1080px){.why{padding:44px 0}}.why .wrapper{align-items:center;display:flex;gap:50px;justify-content:space-between}@media screen and (max-width:1080px){.why .wrapper{flex-direction:column;gap:16px}}.why .wrapper__image p,.why .wrapper__text p{margin-bottom:10px}.why .wrapper__image p.caption,.why .wrapper__text p.caption{margin-top:32px}@media screen and (max-width:1080px){.why .wrapper__image p.caption,.why .wrapper__text p.caption{margin-top:24px}.why .wrapper__image p .btn,.why .wrapper__text p .btn{width:100%}}.why .wrapper__image p:last-child,.why .wrapper__text p:last-child{margin-bottom:0!important}.why .wrapper__text{max-width:757px}.why .wrapper__image{text-align:center}.why .wrapper__image svg{overflow:visible}.advantages{background:#f8f9fb;overflow:hidden;padding:50px 0 90px}@media screen and (max-width:1080px){.advantages{padding:44px 0}}.advantages .wrapper h2{margin-bottom:32px}@media screen and (max-width:1080px){.advantages .wrapper h2{margin-bottom:48px}}.advantages .wrapper__columns{counter-reset:advantages-counter;display:flex;gap:28px}@media screen and (max-width:1080px){.advantages .wrapper__columns{flex-direction:column;gap:40px}}.advantages .wrapper__columns .item{background:#fff;border-radius:12px;box-shadow:0 6px 14px 0 rgba(148,158,184,.051),0 25px 25px 0 rgba(148,158,184,.039),0 56px 33px 0 rgba(148,158,184,.031),0 99px 39px 0 rgba(148,158,184,.012),0 154px 43px 0 rgba(148,158,184,0);counter-increment:advantages-counter;padding:18px 20px 20px;position:relative;width:50%}@media screen and (max-width:1080px){.advantages .wrapper__columns .item{padding:32px 16px 16px;width:100%}}.advantages .wrapper__columns .item:before{align-items:center;background:#173760;border-radius:50%;color:#fff;content:counter(advantages-counter);display:flex;font-size:24px;font-weight:900;height:40px;justify-content:center;position:absolute;right:-12px;text-align:center;top:-12px;width:40px;z-index:1}@media screen and (max-width:1080px){.advantages .wrapper__columns .item:before{margin-right:-20px;right:50%;top:-20px}}.advantages .wrapper__columns .item h3{color:#0f3d66;font-size:20px;font-weight:700;margin-bottom:16px}.advantages .wrapper__columns .item p{color:rgba(45,47,80,.6);margin-bottom:16px}.advantages .wrapper__columns .item p.blue,.advantages .wrapper__columns .item p.green,.advantages .wrapper__columns .item p.sky{border-radius:8px;font-size:15px;font-weight:500;padding:8px 10px}@media screen and (max-width:1080px){.advantages .wrapper__columns .item p.blue,.advantages .wrapper__columns .item p.green,.advantages .wrapper__columns .item p.sky{font-size:13px;margin-bottom:16px}}.advantages .wrapper__columns .item p.blue{background:#173760;color:#fff;margin-bottom:24px}.advantages .wrapper__columns .item p.green{background:#0f6d46;color:#fff;margin-bottom:20px}.advantages .wrapper__columns .item p.sky{background:#edf5ff;color:#0f3d66}.advantages .wrapper__columns .item p.sky a{color:inherit;display:block;margin:-8px -10px;padding:8px 10px;text-decoration:none;transition:all .5s ease}.advantages .wrapper__columns .item p.sky a:hover{color:#252525}.advantages .wrapper__columns .item p.sky a:hover span{color:#0f6d46}.advantages .wrapper__columns .item p.caption{font-size:14px;margin-bottom:9px}@media screen and (max-width:1080px){.advantages .wrapper__columns .item p.caption{font-size:12px}}.advantages .wrapper__columns .item p.data{color:#252525;font-weight:500;margin-bottom:8px}.advantages .wrapper__columns .item p.data svg{margin-right:5px;vertical-align:baseline}@media screen and (max-width:1080px){.advantages .wrapper__columns .item p .btn{width:100%}}.advantages .wrapper__columns .item p:last-child{margin-bottom:0!important}.advantages .wrapper__columns .item__text{display:flex;gap:32px;justify-content:space-between}@media screen and (max-width:1080px){.advantages .wrapper__columns .item__text{flex-direction:column}}.advantages .wrapper__columns .item__text>svg{min-width:197px;overflow:visible}@media screen and (max-width:1080px){.advantages .wrapper__columns .item__text>svg{align-self:center}}.advantages .wrapper__columns .item__text>svg circle{filter:drop-shadow(0 6px 14px rgba(148,158,184,.1019607843)) drop-shadow(0 25px 25px rgba(148,158,184,.0901960784)) drop-shadow(0 56px 33px rgba(148,158,184,.0509803922)) drop-shadow(0 99px 39px rgba(148,158,184,.0117647059)) drop-shadow(0 154px 43px rgba(148,158,184,0))}.inheritance{background:#fff url(/pds/img/inheritance-desktop.png) right 40% no-repeat;overflow:hidden;padding:70px 0}@media screen and (max-width:1080px){.inheritance{background:#fff url(/pds/img/inheritance-mobile.png) bottom no-repeat;padding:40px 0 372px}}.inheritance .wrapper__text{max-width:444px;min-height:222px}@media screen and (max-width:1080px){.inheritance .wrapper__text{max-width:none;min-height:auto}}.inheritance .wrapper__text h3{margin-bottom:20px}@media screen and (max-width:1080px){.inheritance .wrapper__text h3{margin-bottom:16px}}.inheritance .wrapper__text p{color:rgba(45,47,80,.8);margin-bottom:24px}@media screen and (max-width:1080px){.inheritance .wrapper__text p{margin-bottom:16px}}.inheritance .wrapper__text p.caption{background:#173760;border-radius:8px;color:#fff;font-size:14px;font-weight:500;padding:8px 10px}@media screen and (max-width:1080px){.inheritance .wrapper__text p.caption{font-size:13px}}.inheritance .wrapper__text p:last-child{margin-bottom:0!important}.join{background:#f8f9fb;overflow:hidden;padding:70px 0}@media screen and (max-width:1080px){.join{padding:43px 0 32px}}.join .wrapper{position:relative}.join .wrapper__image{left:-25px;max-height:none;position:absolute;top:50%;transform:translateY(-50%);z-index:0}@media screen and (max-width:1080px){.join .wrapper__image{bottom:32px;left:50%;max-height:238px;top:auto;transform:translateX(-50%)}}.join .wrapper__text{margin-left:50%;position:relative;z-index:1}@media screen and (max-width:1080px){.join .wrapper__text{margin-left:0;padding-bottom:260px}}.join .wrapper__text h3{margin-bottom:24px}@media screen and (max-width:1080px){.join .wrapper__text h3{margin-bottom:16px}}.join .wrapper__text p{color:rgba(45,47,80,.8);margin-bottom:40px}@media screen and (max-width:1080px){.join .wrapper__text p{margin-bottom:28px}.join .wrapper__text p .btn{width:100%}}.join .wrapper__text p:last-child{margin-bottom:0!important}.how-to{background:#fff;overflow:hidden;padding:70px 0 100px}@media screen and (max-width:1080px){.how-to{padding:44px 0 80px}}.how-to h2{margin-bottom:20px;text-align:center}.how-to .wrapper__text{margin-bottom:48px;text-align:center}.how-to .wrapper__grid{counter-reset:grid-counter;display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin-bottom:16px}@media screen and (max-width:1080px){.how-to .wrapper__grid{gap:36px;grid-template-columns:1fr}}.how-to .wrapper__grid .item{background:#f8f9fb;border-radius:20px;counter-increment:grid-counter;padding:18px 16px;position:relative;text-align:center}.how-to .wrapper__grid .item:before{background:#173760;border-radius:50%;color:#fff;content:counter(grid-counter);font-size:24px;font-weight:900;height:40px;left:50%;margin-left:-20px;position:absolute;top:-20px;width:40px;z-index:1}.how-to .wrapper__grid .item:before,.how-to .wrapper__grid .item__image{align-items:center;display:flex;justify-content:center;text-align:center}.how-to .wrapper__grid .item__image{min-height:150px}.how-to .wrapper__grid .item__title{color:#0f3d66;font-size:20px;font-weight:700;line-height:1;margin-bottom:8px}.how-to .wrapper__grid .item__text.mod--small{font-size:15px}@media screen and (max-width:1080px){.how-to .wrapper__grid .item__text.mod--small{font-size:13px}}.how-to .wrapper__grid .item.item--blue{background:#edf5ff;color:inherit;display:block;text-decoration:none}.how-to .wrapper__grid .item.item--blue .item__image img{transition:all .5s ease}.how-to .wrapper__grid .item.item--blue:hover .item__image img{transform:scale(1.05)}.how-to .wrapper__grid .item.item--green{background:#e8f8ef}.how-to .wrapper__options{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width:1080px){.how-to .wrapper__options{gap:16px;grid-template-columns:1fr}}.how-to .wrapper__options .item{background:#f8f9fb;border-radius:20px;overflow:hidden;padding:20px 200px 20px 20px;position:relative}@media screen and (max-width:1080px){.how-to .wrapper__options .item{padding:16px}}.how-to .wrapper__options .item__image{position:absolute;right:35px;top:50%;transform:translateY(-50%);z-index:0}@media screen and (max-width:1080px){.how-to .wrapper__options .item__image{left:75%;max-width:100px;right:auto;top:60%;transform:none}}.how-to .wrapper__options .item__title{color:#0f3d66;font-size:20px;font-weight:700;line-height:1;margin-bottom:10px}.how-to .wrapper__options .item__text{margin-bottom:20px}@media screen and (max-width:1080px){.how-to .wrapper__options .item__text{margin-bottom:24px}}.how-to .wrapper__options .item .btn,.how-to .wrapper__options .item .item__text,.how-to .wrapper__options .item .item__title{position:relative;z-index:1}