*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:0;padding:0}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{font-style:italic;height:auto;max-width:100%}img:not([src]):not([srcset]){visibility:hidden}table img{max-width:none}dl,ol,ul{margin:0;padding:0}ul li{list-style:none}a{color:#443f93;text-decoration:none}a:focus,a:hover{color:#bc3a3f;text-decoration:none}svg{fill:currentColor;height:1em;pointer-events:none;width:1em}button{cursor:pointer;outline:0}button:focus{outline:0}hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:6rem 0}@media screen and (max-width:767.98px){hr{margin:4rem 0}}html{font-size:10px}html.no-scroll{overflow:hidden}body{color:#000;font-family:Inter,sans-serif;font-size:1.4rem;line-height:1.5;min-width:320px;position:relative}p{margin-bottom:2rem}.wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}html.is-ie .wrap{display:block}.container,.container-fluid,.container-sm{margin:0 auto;max-width:100%;padding:0 2rem;width:100%}@media screen and (max-width:575.98px){.container,.container-fluid,.container-sm{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:576px){.container,.container-sm{max-width:540px}}@media screen and (min-width:768px){.container,.container-sm{max-width:720px}}@media screen and (min-width:992px){.container,.container-sm{max-width:960px}}@media screen and (min-width:1200px){.container,.container-sm{max-width:1140px}}@media screen and (min-width:1440px){.container,.container-sm{max-width:1440px}}@media screen and (min-width:1700px){.container,.container-sm{max-width:1800px}.container-sm{max-width:1500px}}@media screen and (min-width:1440px){.container-fluid{max-width:90%}}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.icon{display:inline-block;position:relative;vertical-align:middle}.icon--arrow-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.icon--arrow-down{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.icon--arrow-2-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.icon--arrow-2-down{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;border-radius:.4rem;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.4rem;font-weight:400;justify-content:center;line-height:1.25;outline:none;padding:1.08rem 2.5rem;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.btn:focus,.btn:hover{text-decoration:none}.btn[disabled]{opacity:.6;pointer-events:none}.btn__loader{-webkit-animation:btnSpinner 1s linear infinite;animation:btnSpinner 1s linear infinite;display:none;height:2.2rem;left:50%;margin-left:-1.1rem;margin-top:-1.1rem;position:absolute;top:50%;width:2.2rem}.btn__loader-in,.btn__loader-in:before{height:100%;position:absolute;top:0;width:100%}.btn__loader-in{left:50%;overflow:hidden}.btn__loader-in:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px currentColor;box-shadow:inset 0 0 0 2px currentColor;content:"";left:-50%}.btn.is-loading{pointer-events:none}.btn.is-loading>:not(.btn__loader){opacity:0}.btn.is-loading .btn__loader{display:block}@media screen and (min-width:1200px){.btn{font-size:1.6rem}}.btn--primary{background-color:#bc3a3f;color:#fff}.btn--primary:focus,.btn--primary:hover{background-color:#a13236;color:#fff}.btn-main-wrap{margin-bottom:6rem;margin-top:6rem;text-align:center}@media screen and (max-width:767.98px){.btn-main-wrap{margin-bottom:4rem;margin-top:4rem}}.btn-up{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#374151;border:none;border-radius:50%;bottom:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;position:fixed;right:0;-webkit-transform:translate(150%,-50%);-ms-transform:translate(150%,-50%);transform:translate(150%,-50%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background,-webkit-transform;transition-property:background,-webkit-transform;transition-property:background,transform;transition-property:background,transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1);width:64px;z-index:1030}.btn-up .icon{fill:none;height:24px;width:24px}.btn-up.is-active{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-up:hover{background:#1f2937;-webkit-transform:translate(-50%,calc(-50% - 10px));-ms-transform:translate(-50%,calc(-50% - 10px));transform:translate(-50%,calc(-50% - 10px))}@media screen and (max-width:767.98px){.btn-up{height:55px;width:55px}.btn-up .icon{height:20px;width:20px}}@-webkit-keyframes btnSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes btnSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2rem;margin-right:-2rem}[class*=col-]{padding-left:2rem;padding-right:2rem;position:relative}@media screen and (max-width:1439.98px){.row{margin-left:-1.5rem;margin-right:-1.5rem}[class*=col-]{padding-left:1.5rem;padding-right:1.5rem}}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-1,.col-2{-webkit-box-flex:0}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-3,.col-4{-webkit-box-flex:0}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-5,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-7,.col-8{-webkit-box-flex:0}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10,.col-9{-webkit-box-flex:0}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-11,.col-12{-webkit-box-flex:0}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1440px){.col-2xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-2xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-2xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-2xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-2xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-2xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-2xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-2xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-2xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-2xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1700px){.col-3xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-3xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-3xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-3xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-3xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-3xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-3xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-3xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-3xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-3xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-3xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.select{position:relative}.select:after{background:url(/site/images/icon/icon-arrow-select.svg) no-repeat;background-size:contain;content:"";height:.8rem;margin-top:-.4rem;position:absolute;right:2rem;top:50%;width:1.5rem;z-index:1}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(188,58,63,.05);border:1px solid transparent;border-radius:.5rem;color:#000;display:block;font-size:1.4rem;font-weight:400;height:50px;max-width:100%;outline:none;padding:0 5.5rem 0 2rem;-webkit-transition:.2s;transition:.2s;width:100%}.select select:focus{background:#fff;border-color:rgba(188,58,63,.3)}@media screen and (min-width:1440px){.select select{font-size:1.8rem}}@media screen and (min-width:1200px){.select select{font-size:1.6rem}}.input,.textarea{background:#fff;border:1px solid #e2e8f0;border-radius:.4rem;color:#000;display:block;font-size:1.4rem;font-weight:400;letter-spacing:.037em;max-width:100%;outline:none;padding:0 1.5rem;-webkit-transition:.2s;transition:.2s;width:100%}.input[disabled],.textarea[disabled]{opacity:.6;pointer-events:none}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#64748b}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#64748b}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#64748b}.input:-moz-placeholder,.textarea:-moz-placeholder{color:#64748b}@media screen and (min-width:1200px){.input,.textarea{font-size:1.6rem}}.input{height:34px}.textarea{height:110px;min-height:100px;padding-bottom:1rem;padding-top:1rem}.input-count{color:#656565;font-size:1.2rem;font-weight:500;margin-top:1rem;text-align:right}.form-group{margin-bottom:2.4rem;position:relative}.form-group__error{color:#ef1212;display:none;font-size:1.2rem;font-weight:500;margin-top:1rem}.form-group__error:empty{display:none}.form-group.has-error .form-group__error{display:block}.form-group.has-error .input,.form-group.has-error .textarea,.form-group.has-error select{border-color:#ef1212}.tabs__pane{-webkit-animation:tabs-opacity 1.2s;animation:tabs-opacity 1.2s;display:none}@-webkit-keyframes tabs-opacity{0%{opacity:0}to{opacity:1}}@keyframes tabs-opacity{0%{opacity:0}to{opacity:1}}.loader{background:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.loader__spinner{-webkit-animation:loaderSpinner 1s linear infinite;animation:loaderSpinner 1s linear infinite;height:32px;left:50%;margin-left:-16px;margin-top:-16px;position:absolute;top:50%;width:32px}.loader__circle,.loader__circle:before{height:100%;position:absolute;top:0;width:100%}.loader__circle{left:50%;overflow:hidden}.loader__circle:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px #443f93;box-shadow:inset 0 0 0 2px #443f93;content:"";left:-50%}@-webkit-keyframes loaderSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.title-primary{color:#000;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Unbounded,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.35;margin-bottom:6rem;padding-bottom:3rem;position:relative}.title-primary:before{background-color:#bc3a3f;bottom:0;content:"";height:11px;left:0;position:absolute;width:34px}.title-primary:after{-webkit-box-flex:1;-ms-flex-positive:1;background-color:rgba(0,0,0,.2);content:"";flex-grow:1;height:1px;position:relative;top:16px}@media screen and (max-width:1199.98px){.title-primary{font-size:2.2rem}}@media screen and (max-width:767.98px){.title-primary{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;font-size:2rem}}.formatted{color:#656565}.formatted>:first-child{margin-top:0}.formatted>:last-child{margin-bottom:0}.formatted p,.formatted table{margin-bottom:2rem}.formatted b,.formatted strong{font-weight:700}.formatted p{min-height:1px}.formatted p:last-child{margin-bottom:0}.formatted h1,.formatted h2,.formatted h3,.formatted h4,.formatted h5,.formatted h6{color:#000;font-family:Unbounded,sans-serif;font-weight:700;margin-bottom:2rem;margin-top:2rem}.formatted h3{font-size:1.6rem}.formatted h4{border-left:1px solid rgba(0,0,0,.2);font-size:1.4rem;line-height:1.35;padding-left:2.5rem}.formatted table,.formatted td,.formatted th{border-collapse:collapse}.formatted table{margin-bottom:3rem;margin-top:3rem}.formatted table td,.formatted table th{padding:.8rem 1rem}.formatted table td>:first-child,.formatted table th>:first-child{margin-top:0}.formatted table td>:last-child,.formatted table th>:last-child{margin-bottom:0}.formatted table th{color:#000;font-size:1.6rem;font-weight:700}@media screen and (max-width:991.98px){.formatted table th{font-size:1.8rem}}.formatted table p{margin-bottom:1rem}.formatted table p:last-child{margin-bottom:0}.formatted table.table-type-1 td,.formatted table.table-type-1 th{padding:2rem;vertical-align:top;width:25%}.formatted table.table-type-1 td:first-child{padding-left:0}.formatted table.table-type-1 td:last-child{padding-right:0}.formatted table.table-type-1 tr:first-child td,.formatted table.table-type-1 tr:first-child th{padding-top:0!important}@media screen and (min-width:992px){.formatted table.table-type-1 tr:last-child td,.formatted table.table-type-1 tr:last-child th{padding-bottom:0!important}}@media screen and (max-width:1699.98px){.formatted table.table-type-1 td,.formatted table.table-type-1 th{padding:2rem}}@media screen and (max-width:991.98px){.formatted table.table-type-1 td,.formatted table.table-type-1 th{display:block;padding:0 0 3rem!important;width:100%!important}}.formatted ol,.formatted ul{margin:0 0 2rem 2.5rem}.formatted ol li,.formatted ul li{margin-bottom:1rem}.formatted ol ol,.formatted ol ul,.formatted ul ol,.formatted ul ul{margin-bottom:0;margin-top:1rem}.formatted ul{margin-left:0}.formatted ul li{padding-left:2rem;position:relative}.formatted ul li:before{background-color:#bc3a3f;border-radius:50%;content:"";height:.7rem;left:.2rem;position:absolute;top:.375em;width:.7rem}.formatted ul ul{margin-top:1rem}.formatted blockquote{background:url(/site/images/icon/icon-quote.svg) no-repeat left 5px;color:#000;font-size:1.8rem;font-style:italic;margin:4rem 0;overflow-wrap:break-word;padding-left:8.8rem;position:relative;word-break:break-word}.formatted blockquote>:first-child{margin-top:0}.formatted blockquote>:last-child{margin-bottom:0}.formatted iframe{display:block;margin-bottom:3rem;margin-top:3rem;max-width:100%;overflow:hidden}.formatted hr{border-color:rgba(0,0,0,.2)}.formatted .with-respect{color:#000;font-family:Unbounded,sans-serif;line-height:1.35;padding-bottom:3rem;position:relative;text-align:right}.formatted .with-respect:after{background-color:#443f93;bottom:0;content:"";height:11px;position:absolute;right:0;width:34px}@media screen and (max-width:1199.98px){.formatted img{height:auto!important}.formatted hr{margin-bottom:4rem;margin-top:4rem}}@media screen and (max-width:991.98px){.formatted blockquote{background-size:38px auto;font-size:1.6rem;padding-left:6rem}}@media screen and (max-width:575.98px){.formatted blockquote{background-size:30px auto;font-size:1.5rem;padding-left:5rem}}.formatted--mb{margin-bottom:3rem}.formatted--mb-lg{margin-bottom:10rem}@media screen and (max-width:1439.98px){.formatted--mb-lg{margin-bottom:8rem}}@media screen and (max-width:767.98px){.formatted--mb-lg{margin-bottom:6rem}}.section{padding-bottom:8rem;padding-top:8rem;position:relative;scroll-margin-top:8rem}@media screen and (max-width:767.98px){.section{padding-bottom:6rem;padding-top:6rem}}.section--bg-sky{background-color:#f3f1ff}.ratio{background-color:#443f93;display:block;overflow:hidden;position:relative}.ratio img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ratio img:not([src]){visibility:hidden}.ratio iframe{height:100%;left:0;position:absolute;top:0;width:100%}.w-100{width:100%!important}.mw-610{max-width:610px}.mw-400{max-width:400px}.mw-1460{margin-left:auto;margin-right:auto;max-width:1460px}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.overflow-hidden{overflow:hidden!important}.link{-webkit-transition:.3s;transition:.3s}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.header{left:0;padding-bottom:2rem;padding-top:4rem;position:fixed;top:0;-webkit-transition:.4s;transition:.4s;width:100%;z-index:1020}.header:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#443f93),to(rgba(68,63,147,0)));background:linear-gradient(180deg,#443f93 10%,rgba(68,63,147,0));content:"";height:220px;left:0;pointer-events:none;position:absolute;top:0;-webkit-transition:.3s;transition:.3s;width:100%;z-index:-1}.header__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header__logo{-ms-flex-negative:0;flex-shrink:0;max-width:200px}.header__logo-image{-webkit-transition:.3s;transition:.3s;vertical-align:middle}.header__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:1.5rem}.header__nav-mob{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;margin-bottom:3rem}.header__nav-mob,.header__nav-mob-socials .socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header.is-sticky{background-color:rgba(68,63,147,.8);padding-bottom:1.5rem;padding-top:1.5rem}.header.is-sticky:before{content:none}@media screen and (max-width:1439.98px){.header__nav{background:#23204c;left:0;max-height:calc(100vh - 90px);max-width:100%;opacity:0;overflow:auto;padding:3rem 2rem;pointer-events:none;position:absolute;top:calc(100% + 15px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.7s;transition:.7s;width:100%}.header__nav.is-active{opacity:1;pointer-events:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}@media screen and (max-width:1199.98px){.header__logo{max-width:150px}.header__nav-mob{display:-webkit-box;display:-ms-flexbox;display:flex}.header__socials{display:none}.header.is-sticky .header__logo-image{max-width:150px}}.header-toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:none;border:0;display:none;flex-shrink:0;height:50px;justify-content:center;position:relative;width:50px}.header-toggle__inner{display:block;height:18px;position:relative;width:100%}.header-toggle__inner:after,.header-toggle__inner:before{background-color:#fff;content:"";height:5px;left:0;position:absolute;width:100%}.header-toggle__inner:before{top:0;-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.header-toggle__inner:after{bottom:0;-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.header-toggle.is-active .header-toggle__inner:before{margin-top:-2.5px;top:50%;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header-toggle.is-active .header-toggle__inner:after{bottom:50%;margin-bottom:-2.5px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}@media screen and (max-width:1439.98px){.header-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}.socials .icon{display:inline-block;vertical-align:middle}.socials .icon--telegram{height:20px;width:21px}.socials .icon--instagram,.socials .icon--whatsapp{height:20px;width:20px}.socials__link{color:#fff;-webkit-transition:.3s;transition:.3s}.socials__link:focus,.socials__link:hover{color:#bc3a3f}.nav{--nav-link-color:#fff;--nav-link-color-active:#fff;font-family:Unbounded,sans-serif}.nav__list{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.5rem}.nav__item{position:relative}.nav__item.has-subnav.is-open>.nav-subnav{display:block}.nav__link{color:var(--nav-link-color);display:inline-block;font-size:1.4rem;font-weight:700;text-decoration:underline;-webkit-transition:.3s;transition:.3s;vertical-align:middle}.nav__link.is-active,.nav__link:focus,.nav__link:hover{color:var(--nav-link-color-active)}@media screen and (max-width:1439.98px){.nav__list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:0;row-gap:2rem}.nav__item{padding:0;text-align:center;width:100%}.nav__link{padding:1.2rem 0;position:relative;width:100%}}.nav-subnav{display:none}.intro{padding:0}.intro__slider .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:820px;padding-bottom:20rem;padding-top:20rem;position:relative}.intro__slider .swiper-slide:before{background:rgba(0,0,0,.1);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.intro__slider-bg{background:#443f93;height:100%;left:0;position:absolute;top:0;width:100%}.intro__slider-content{position:relative;text-align:center;z-index:2}.intro__slider-content *>:last-child{margin-bottom:0}.intro__slider-content h1,.intro__slider-content h2{color:#fff;font-family:Unbounded,sans-serif;font-size:6rem;font-weight:700;line-height:1.35;margin-bottom:4rem;text-shadow:0 2px 8px rgba(0,0,0,.6)}.intro__slider-content .link-more{background-color:#d9e982;border-radius:5rem;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.9);box-shadow:0 4px 20px rgba(0,0,0,.9);color:#000;display:inline-block;font-family:Unbounded,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.25;padding:1.5rem 3rem;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;transition:.3s;vertical-align:middle}.intro__slider-content .link-more:focus,.intro__slider-content .link-more:hover{background-color:#c5de41;color:#000;padding:1.5rem 4rem}@media screen and (max-width:1439.98px){.intro__slider-content h1,.intro__slider-content h2{font-size:5rem}}@media screen and (max-width:767.98px){.intro__slider .swiper-slide{min-height:600px;padding-bottom:16rem;padding-top:16rem}.intro__slider-content h1,.intro__slider-content h2{font-size:3.5rem}}.about .row{row-gap:3rem}.about__nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:8rem}.about__nav-link{color:#000;font-family:Unbounded,sans-serif;font-size:1.6rem;text-decoration:underline;-webkit-transition:.3s;transition:.3s;white-space:nowrap}.about__nav-link.is-active,.about__nav-link:focus,.about__nav-link:hover{color:#bc3a3f;text-decoration:underline}.about__content{row-gap:3rem}.about__media{border-radius:5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.about__media-image{display:block}.about__images{-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;gap:4rem}.about__images-item{width:185px}@media screen and (max-width:1199.98px){.about__nav{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;margin-bottom:5rem}.about__nav-link{font-size:1.4rem}.about__content-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about__content-media{text-align:center}}@media screen and (max-width:767.98px){.about__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.5rem;text-align:center}.about__images{gap:2rem}.about__images-item{width:125px}}.conditions__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:3rem}.conditions__left{padding-right:4rem;width:calc(100% - 410px)}.conditions__right{width:410px}.conditions__text{margin-bottom:4rem}.conditions__media{border-radius:5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.conditions__media-image{display:block}@media screen and (max-width:1199.98px){.conditions__left{width:calc(100% - 300px)}.conditions__right{width:300px}}@media screen and (max-width:991.98px){.conditions__text{margin-bottom:3rem}.conditions__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:0;width:100%}.conditions__right{width:100%}}.accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:3rem;row-gap:1.6rem}.accordion__item{position:relative;-webkit-transition:.3s;transition:.3s}.accordion__item:before{background-color:#fff;border-radius:1.5rem;bottom:0;content:"";left:-30px;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:.3s;transition:.3s}.accordion__item.is-active{margin-bottom:1rem;margin-top:1rem;padding:3rem 3rem 3rem 0}.accordion__item.is-active:before{opacity:1}.accordion__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Unbounded,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.25;position:relative;text-decoration:underline;-webkit-transition:.3s;transition:.3s}.accordion__head:hover,.accordion__item.is-active .accordion__head{color:#bc3a3f}.accordion__body{max-height:0;overflow:hidden;position:relative;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.accordion__item.is-active .accordion__body{max-height:10000px}.accordion__content{padding-top:2rem}@media screen and (max-width:767.98px){.accordion{padding-left:2rem}.accordion__item{position:relative;-webkit-transition:.3s;transition:.3s}.accordion__item:before{border-radius:1rem;left:-20px}.accordion__item.is-active{padding:2rem 2rem 2rem 0}.accordion__content{padding-top:1.6rem}}.page-404{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.page-404 h1{color:#bc3a3f;font-family:Unbounded,sans-serif;font-size:25rem;line-height:1.2;margin:3rem 0}@media screen and (max-width:767.98px){.page-404 h1{font-size:15rem}}.page-404 p{font-size:1.6rem;margin-bottom:6rem}.page-404 a{font-weight:400;-webkit-transition:.3s;transition:.3s}.page-back{margin-top:10rem}@media screen and (max-width:1439.98px){.page-back{margin-top:8rem}}@media screen and (max-width:767.98px){.page-back{margin-top:6rem}}.footer{background-color:#f8ebeb;padding-bottom:8rem;padding-top:8rem}@media screen and (max-width:767.98px){.footer{padding-bottom:6rem;padding-top:6rem}}@media screen and (max-width:575.98px){.footer{padding-bottom:4rem;padding-top:4rem}}.footer__body{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:space-between}.footer__left{width:467px}.footer__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem;width:900px}.footer__logos,.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logos{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;justify-content:space-between;margin-bottom:10rem;margin-top:4rem}.footer__logo-image{display:block}.footer__copyright{color:#656565}.footer__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:4rem}.footer__contact-title{color:#000;display:inline-block;font-family:Unbounded,sans-serif;font-size:1.6rem;font-weight:700;margin-bottom:1rem;text-decoration:underline;-webkit-transition:.3s;transition:.3s}.footer__contact-title.is-active,.footer__contact-title:focus,.footer__contact-title:hover{color:#bc3a3f}.footer__contact-map{display:none;margin-top:3rem}@media screen and (min-width:992px){.footer__contact-map{display:none!important}}.footer__map{-ms-flex-negative:0;flex-shrink:0;width:410px}.footer__map-frame{border:1px solid rgba(0,0,0,.2);border-radius:5rem;display:block;height:290px;overflow:hidden;width:100%}@media screen and (max-width:1439.98px){.footer__logos{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:6rem;margin-top:0}.footer__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.footer__right{width:100%}.footer__contacts{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width:991.98px){.footer__logos{margin-bottom:4rem}.footer__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4rem}.footer__contacts,.footer__map{width:100%}.footer__map{display:none}}@media screen and (max-width:575.98px){.footer__map-frame{border-radius:2rem}}
