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{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#393939;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}a{text-decoration:none;color:inherit;outline:none}img,video{display:block;width:100%;height:auto}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:focus{outline:none}:root{font-family:Fixel Text;font-weight:400;color:#fff;height:100%;font-size:0.83333vw;--greenColor:#c7ef00;--blueColor:#5c95ff;--whiteColor:#fff;--redColor:#ee2e31;--blackColor:#1e1e1e;--greyColor:#606943;--darkGreyColor:#4a5134}@media (max-width:768px){:root{font-size:5vw}}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;background-color:var(--blueColor)}.body-wrap{position:relative;width:100%;min-height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}@font-face{font-family:Fixel Text;src:url(../fonts/FixelText-Bold.woff2) format("woff2"),url(../fonts/FixelText-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Fixel Text;src:url(../fonts/FixelText-Regular.woff2) format("woff2"),url(../fonts/FixelText-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.header{position:fixed;top:0;width:100%;padding:1.375em 0;background-color:var(--whiteColor);z-index:10}.header__wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{display:block;width:4.375em}.header__logo svg{width:100%;height:100%}.header__menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.header__open{position:relative;width:2.5em;height:2.5em;-moz-border-radius:.625em;border-radius:.625em;cursor:pointer;background-color:hsla(0,0%,100%,.16);z-index:2;display:none;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.header__open span{position:absolute;height:.125em;width:1.75em;background-color:var(--blackColor);-moz-border-radius:.625em;border-radius:.625em;-webkit-transition:background-color .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;-moz-transition:background-color .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out,-moz-transform .3s ease-in-out;transition:background-color .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out;transition:background-color .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out}.header__open span:first-child{top:.5625em;left:.375em;-webkit-transform:rotate(0) translateX(0) translateY(0);-moz-transform:rotate(0) translateX(0) translateY(0);-ms-transform:rotate(0) translateX(0) translateY(0);transform:rotate(0) translateX(0) translateY(0)}.header__open span:nth-child(2){top:50%;left:.375em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__open span:nth-child(3){bottom:.5625em;left:.375em;-webkit-transform:rotate(0) translateX(0) translateY(0);-moz-transform:rotate(0) translateX(0) translateY(0);-ms-transform:rotate(0) translateX(0) translateY(0);transform:rotate(0) translateX(0) translateY(0)}.header__open.active span:first-child{-webkit-transform:rotate(45deg) translateY(.3125em) translateX(.5625em);-moz-transform:rotate(45deg) translateY(.3125em) translateX(.5625em);-ms-transform:rotate(45deg) translateY(.3125em) translateX(.5625em);transform:rotate(45deg) translateY(.3125em) translateX(.5625em)}.header__open.active span:nth-child(2){opacity:0}.header__open.active span:nth-child(3){-webkit-transform:rotate(-45deg) translateY(-.3125em) translateX(.5625em);-moz-transform:rotate(-45deg) translateY(-.3125em) translateX(.5625em);-ms-transform:rotate(-45deg) translateY(-.3125em) translateX(.5625em);transform:rotate(-45deg) translateY(-.3125em) translateX(.5625em)}@media (max-width:768px){.header__open{display:block}}.header__menu_item:not(:first-child){margin-left:2.5em}.header__menu_item a{position:relative;color:var(--blackColor);font-size:1.5em;font-weight:400}.header__menu_item a:before{content:"";display:block;position:absolute;bottom:0;left:0;width:0;height:.08333em;background-color:var(--blackColor);-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.header__menu_item a:hover:before{width:100%}@media (max-width:768px){.header{top:0;padding:.625em 0}.header__logo{width:3.4375em}.header__menu{position:fixed;top:5.375em;left:0;width:100%;height:auto;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.625em;background-color:var(--whiteColor);border-bottom:.125em solid var(--blueColor);-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:none}.header__menu.active{opacity:1;pointer-events:auto}.header__menu_item{width:100%}.header__menu_item:not(:first-child){margin-left:0;margin-top:.625em}.header__menu_item a{display:block;padding:.625em 0;font-size:.875em}}.main{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.btn,.main{position:relative}.btn{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:56.25em;height:6.25em;padding:0 2.5em;border:0;outline:none;border:.0625em solid var(--whiteColor);background-color:var(--whiteColor);cursor:pointer;font-size:inherit;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.btn span{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:auto;font-size:1.75em;font-weight:600;color:var(--blackColor)}.btn--submit{width:100%;background-color:var(--greenColor)}.btn--submit span{margin:auto auto auto 0}.btn--arr{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn--arr span{margin:0}.btn--arr svg{width:2.5em;height:2.5em;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out}.btn--lg{min-width:26.875em;height:7em}.btn--border{border:.125em solid var(--blackColor);background-color:transparent;min-width:26.875em;-webkit-transition:background-color .3s ease-in-out,border .3s ease-in-out;-moz-transition:background-color .3s ease-in-out,border .3s ease-in-out;transition:background-color .3s ease-in-out,border .3s ease-in-out}.btn--border:hover{border:.125em solid var(--whiteColor);background-color:var(--whiteColor)}.btn .little-modal{position:absolute;right:-11.25em;opacity:0;top:-.125em;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out;background:#fff;padding:.625em 1.25em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn .little-modal span{font-size:1.125em;line-height:1;color:#000}.btn .little-modal.active{opacity:1;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (max-width:768px){.btn{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:100%;height:4em;padding:0 1.25em;border:0;outline:none;border:.0625em solid var(--whiteColor);background-color:var(--whiteColor);cursor:pointer;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.btn .little-modal{right:0;top:6.25em;font-size:.7rem}.btn span{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:auto;font-size:1.125em;font-weight:600;color:var(--blackColor)}.btn--submit{width:100%;background-color:var(--greenColor)}.btn--submit span{margin:auto auto auto 0}.btn--arr{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn--arr span{margin:0}.btn--arr svg{width:1.25em;height:1.25em;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out}.btn--arr:hover svg{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn--lg{min-width:100%;height:4em}.btn--border{border:.0625em solid var(--blackColor);background-color:transparent;min-width:100%}}.service{margin-top:21.25em;position:relative;padding:3.4375em 0;background-color:var(--greenColor);z-index:1}.service__title{-webkit-box-align:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.service__rect{position:absolute;z-index:-1}.service__rect--1{top:-7.875em;left:-2.8125em;-webkit-transform:rotate(-9.14deg);-moz-transform:rotate(-9.14deg);-ms-transform:rotate(-9.14deg);transform:rotate(-9.14deg);width:75em}.service__rect--1,.service__rect--2{height:10.25em;background-color:var(--greenColor)}.service__rect--2{top:-8.75em;left:-8.75em;-webkit-transform:rotate(-36.35deg);-moz-transform:rotate(-36.35deg);-ms-transform:rotate(-36.35deg);transform:rotate(-36.35deg);width:38em}.service__desc{margin-top:0;max-width:85.625em}.service__desc ul{padding-left:2.25em;list-style:disc}.service__desc li,.service__desc p{font-size:1.25em;font-weight:400;color:var(--blackColor);line-height:1.2}.service__desc li b,.service__desc p b{font-weight:700}.service__tabs{margin-top:2.5em;max-width:100em}.service__acc{display:none}.service__nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service__nav_item{padding:1em 1.25em;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.service__nav_item p{font-size:1.75em;font-weight:600;color:var(--blackColor)}.service__content,.service__nav_item.active{background-color:var(--whiteColor)}.service__content{padding:2.25em 2.5em}.service__btn{margin-top:2.5em}.service__btn .btn:first-child{border:.125em solid var(--whiteColor);margin-right:2.5em}.service__btn .btn:first-child:hover{background-color:var(--greenColor)}@media (max-width:768px){.service{margin-top:8.75em;padding:1.4375em 0 1.25em}.service__rect{position:absolute;z-index:-1}.service__rect--1{top:-3.125em;left:-1.4375em;-webkit-transform:rotate(-9.14deg);-moz-transform:rotate(-9.14deg);-ms-transform:rotate(-9.14deg);transform:rotate(-9.14deg);width:24.5625em}.service__rect--1,.service__rect--2{height:3.375em;background-color:var(--greenColor)}.service__rect--2{top:-5.0625em;left:-3.375em;-webkit-transform:rotate(-36.35deg);-moz-transform:rotate(-36.35deg);-ms-transform:rotate(-36.35deg);transform:rotate(-36.35deg);width:12.5625em}.service__desc{margin-top:2.5em;max-width:100%}.service__desc ul{padding-left:1.5em;list-style:disc}.service__desc li,.service__desc p{font-size:1em;font-weight:400;color:var(--blackColor);line-height:1.2}.service__desc li b,.service__desc p b{font-weight:700}.service__tabs{display:none}.service__acc{position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:20em;margin-top:1.875em;display:block}.service__item{padding:.75em 0;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;border-bottom:.125em solid var(--blackColor)}.service__item.active{background-color:var(--whiteColor)}.service__item_head{padding:0 1.25em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.service__item_head p{color:var(--blackColor);font-size:1.125em;font-weight:600;width:100%}.service__item_head svg{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:1.5em;height:1.5em;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out, -moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out}.active .service__item_head svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.service__item_body{padding:0 1.25em}.service__item_body .service__desc{margin-top:0}.service__btn{margin-top:1.25em}.service__btn .btn:first-child{margin-right:0;margin-bottom:1.5em}}.events{margin-top:7.6875em;padding-bottom:8.375em}.events__head{position:relative;padding:2.5em 0;background-color:var(--whiteColor);z-index:1}.events__rect{position:absolute;z-index:-1}.events__rect--1{top:-2.375em;left:-1.9375em;width:56.75em}.events__rect--1,.events__rect--2{-webkit-transform:rotate(1.81deg);-moz-transform:rotate(1.81deg);-ms-transform:rotate(1.81deg);transform:rotate(1.81deg);height:10.25em;background-color:var(--whiteColor)}.events__rect--2{bottom:-4.875em;right:-1.25em;width:61.375em}.events__title{-webkit-box-align:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.events__title .title__text br{display:none}.events__select{margin-left:2.5em;margin-right:auto}.events__select .choices{font-size:inherit}.events__select .choices__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;background-color:var(--whiteColor);width:26.625em!important;min-height:5.5em!important;border:.0625em solid var(--blackColor);padding:0!important;font-size:inherit;-moz-border-radius:0!important;border-radius:0!important}.events__select .choices[data-type*=select-one]:after{top:1.5em;border:none;right:1.5em;margin-top:0;width:2.5em;height:2.5em;background-image:url(../img/arr_2.svg);-moz-background-size:100% 100%;background-size:100% 100%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.events__select .choices[data-type*=select-one].is-open:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.events__select .choices__list{margin:auto;display:block;max-height:none!important}.events__select .choices__list--dropdown{border:.0625em solid var(--blackColor)!important;-moz-border-radius:0!important;border-radius:0!important}.events__select .choices__item--selectable,.events__select .choices__placeholder{opacity:1;padding:0 1em;font-size:1.5em}.events__select .choices__item--choice{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:3.66667em;font-size:1.5em!important;padding:0 1em!important;border-bottom:.04167em solid var(--blackColor)!important}.events__select .choices__item{color:var(--blackColor)!important}.events__list{margin-top:8.125em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.5em}.events__item{width:-moz-calc(50% - 1.25em);width:calc(50% - 1.25em)}.events__item_body{padding:2.5em;height:12em}.events__item_body--red{background-color:var(--redColor)}.events__item_body--green{background-color:var(--greenColor)}.events__item_body--grey{background-color:var(--greyColor)}.events__item_date p{color:var(--whiteColor);font-weight:400;font-size:1.5em}.events__item_body--green .events__item_date p{color:var(--blackColor)}.events__item_title{margin-top:.625em}.events__item_title p{color:var(--whiteColor);font-weight:600;font-size:1.75em}.events__item_body--green .events__item_title p{color:var(--blackColor)}.events__item_foot{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.5em;background-color:var(--whiteColor);cursor:pointer}.events__item_foot:hover .events__item_arr{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.events__item_details p{font-size:1.75em;font-weight:600;color:var(--blackColor)}.events__item_arr{width:2.5em;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out}.events__item_arr svg{width:100%;height:100%}.events__btn{margin-top:3.125em;text-align:center}.events__btn .btn{border:none}.events__btn .btn:hover{background-color:var(--greenColor)}@media (max-width:768px){.events{margin-top:3.4375em;padding-bottom:6em}.events__head{position:relative;padding:1.25em 0;background-color:var(--whiteColor);z-index:1}.events__rect{position:absolute;z-index:-1}.events__rect--1{top:-1.6875em;left:-4.125em;height:3.375em}.events__rect--1,.events__rect--2{-webkit-transform:rotate(1.81deg);-moz-transform:rotate(1.81deg);-ms-transform:rotate(1.81deg);transform:rotate(1.81deg);width:18.75em;background-color:var(--whiteColor)}.events__rect--2{bottom:-1.6875em;right:-4.8125em;height:2.75em}.events__title{-ms-flex-wrap:wrap;flex-wrap:wrap}.events__title .title__text br{display:inline}.events__select{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:1.25em;margin-left:0;margin-right:0;width:100%}.events__select .choices__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;background-color:var(--whiteColor);width:100%!important;min-height:5em!important;border:.0625em solid var(--blackColor);padding:0!important;font-size:inherit;-moz-border-radius:0!important;border-radius:0!important}.events__select .choices[data-type*=select-one]:after{top:1.75em;right:1.25em;width:1.5em;height:1.5em}.events__select .choices__item--choice{height:3.33333em}.events__list{margin-top:3.5em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5em}.events__item{width:100%}.events__item_body{padding:1.25em;height:auto;min-height:7.1875em}.events__item_date p{font-size:.875em}.events__item_title p{font-size:1.125em}.events__item_foot{padding:1.25em}.events__item_details p{font-size:1.125em}.events__item_arr{width:1.25em}.events__btn{margin-top:1.5em;text-align:center}}.top{height:46.4375em;background-image:url(../img/bg.jpg);-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:20% 10%}@media (max-width:768px){.top{height:21.25em;background-position:bottom;-moz-background-size:140%;background-size:140%}}.tabs__nav_item{cursor:pointer;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.tabs__content_item{position:static;visibility:visible;opacity:1;-webkit-transition:opacity .75s ease-in-out;-moz-transition:opacity .75s ease-in-out;transition:opacity .75s ease-in-out}.tabs__content_item:not(.active){position:absolute;visibility:hidden;opacity:0}.section{scroll-margin-top:7.5em}@media (max-width:768px){.section{scroll-margin-top:5.625em}}.about{margin-top:20.8125em;position:relative;padding:3.4375em 0;background-color:var(--whiteColor);z-index:1}.about__rect{position:absolute;z-index:-1}.about__rect--1{top:-3.875em;left:20.6875em;-webkit-transform:rotate(-167.63deg);-moz-transform:rotate(-167.63deg);-ms-transform:rotate(-167.63deg);transform:rotate(-167.63deg);width:44.0625em}.about__rect--1,.about__rect--2{height:10.25em;background-color:var(--whiteColor)}.about__rect--2{top:-5.625em;left:-10.625em;-webkit-transform:rotate(-156.48deg);-moz-transform:rotate(-156.48deg);-ms-transform:rotate(-156.48deg);transform:rotate(-156.48deg);width:35.0625em}.about__rect--3{bottom:-2.5625em;right:-5.0625em;-webkit-transform:rotate(-5.74deg);-moz-transform:rotate(-5.74deg);-ms-transform:rotate(-5.74deg);transform:rotate(-5.74deg);width:44.0625em;height:10.25em;background-color:var(--whiteColor)}.about__desc{margin-top:2.3125em;max-width:75.75em}.about__desc ul{padding-left:2.25em;list-style:disc}.about__desc li,.about__desc p{font-size:1.25em;font-weight:400;color:var(--blackColor);line-height:1.2}.about__desc li b,.about__desc p b{font-weight:700}.about__slider{margin-top:1.5em}.about__slider_nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__slider_arr{width:2.5em;height:2.5em;cursor:pointer}.about__slider_arr svg{width:100%;height:100%}.about__item{position:relative;width:-moz-calc(25% - 1.25em);width:calc(25% - 1.25em)}.about__item:before{background:-webkit-gradient(linear,left top, left bottom,color-stop(50%, rgba(92,149,255,0)),color-stop(89%, #5c95ff));background:-moz-linear-gradient(top,rgba(92,149,255,0) 50%,#5c95ff 89%);background:linear-gradient(180deg,rgba(92,149,255,0) 50%,#5c95ff 89%)}.about__item:after,.about__item:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.about__item:after{background:rgba(92,149,255,.49);pointer-events:none;z-index:1;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.about__item:hover:after{opacity:1}.about__item:hover .about__item_job p,.about__item:hover .about__item_name p{color:var(--blackColor)!important}.about__item_text{z-index:2;position:absolute;bottom:0;left:0;padding:1.5em}.about__item_name p{font-size:3.25em;font-weight:400;color:var(--whiteColor);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.about__item_job{margin-top:1.5em}.about__item_job p{font-weight:400;font-size:1.25em;color:var(--whiteColor);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media (max-width:768px){.about{margin-top:10.625em;position:relative;padding:1.5625em 0 4.375em;background-color:var(--whiteColor);z-index:1}.about__rect{position:absolute;z-index:-1}.about__rect--1{top:-1.5em;left:4.6875em;-webkit-transform:rotate(-167.63deg);-moz-transform:rotate(-167.63deg);-ms-transform:rotate(-167.63deg);transform:rotate(-167.63deg);width:14.5625em}.about__rect--1,.about__rect--2{height:3.375em;background-color:var(--whiteColor)}.about__rect--2{top:-2.0625em;left:-5.4375em;-webkit-transform:rotate(-156.48deg);-moz-transform:rotate(-156.48deg);-ms-transform:rotate(-156.48deg);transform:rotate(-156.48deg);width:11.5625em}.about__rect--3{bottom:-2.5625em;right:-5.1875em;-webkit-transform:rotate(-5.74deg);-moz-transform:rotate(-5.74deg);-ms-transform:rotate(-5.74deg);transform:rotate(-5.74deg);width:14.5625em;height:3.375em;background-color:var(--whiteColor)}.about__desc{margin-top:2.3125em;max-width:75.75em}.about__desc ul{padding-left:2.25em;list-style:disc}.about__desc li,.about__desc p{font-size:1em;font-weight:400;color:var(--blackColor);line-height:1.2}.about__desc li b,.about__desc p b{font-weight:700;font-size:inherit}.about__slider{position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:20em;margin-top:1.875em}.about__slider_nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__slider_arr{width:1.5em;height:1.5em;cursor:pointer}.about__slider_arr svg{width:100%;height:100%}.about__item{position:relative;width:-moz-calc(25% - 1.25em);width:calc(25% - 1.25em)}.about__item:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top, left bottom,color-stop(50%, rgba(92,149,255,0)),color-stop(89%, #5c95ff));background:-moz-linear-gradient(top,rgba(92,149,255,0) 50%,#5c95ff 89%);background:linear-gradient(180deg,rgba(92,149,255,0) 50%,#5c95ff 89%)}.about__item_text{position:absolute;bottom:0;left:0;padding:1.5em}.about__item_name p{font-size:2em;font-weight:400;color:var(--whiteColor);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.about__item_job{margin-top:1.5em}.about__item_job p{font-weight:400;font-size:1.25em;color:var(--whiteColor)}}.title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.title__text p{font-size:3.25em;font-weight:700;color:var(--blackColor)}.title__icon{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.125em}.title__icon svg{width:100%;height:100%}@media (max-width:768px){.title{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.title__text p{font-size:2em}.title__icon{width:2em}.title__icon svg{width:100%;height:100%}}.partners{margin-top:12.0625em;padding:3.3125em 0;position:relative;background-color:var(--whiteColor)}.partners__title .title__text p br{display:none}.partners__rect{position:absolute;z-index:-1}.partners__rect--1{top:-2.125em;left:19.875em;-webkit-transform:rotate(-5.49deg);-moz-transform:rotate(-5.49deg);-ms-transform:rotate(-5.49deg);transform:rotate(-5.49deg)}.partners__rect--1,.partners__rect--2{width:44.0625em;height:10.25em;background-color:var(--whiteColor)}.partners__rect--2{bottom:0;left:-23.625em;-webkit-transform:rotate(13.12deg);-moz-transform:rotate(13.12deg);-ms-transform:rotate(13.12deg);transform:rotate(13.12deg)}.partners__desc{margin-top:2.5em;max-width:85.625em}.partners__desc p{font-size:1em;font-weight:400;color:var(--blackColor);line-height:1.2}.partners__desc p b{font-weight:700}.partners__slider{margin-top:1.625em;margin-bottom:3.75em}.partners__slider_nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.partners__slider_arr{margin-bottom:1.5em;width:2.5em;height:2.5em;cursor:pointer}.partners__slider_arr svg{width:100%;height:100%}.partners__item{height:6.875em;width:auto;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.partners__item img{width:auto;height:100%}.partners__item span{font-size:.875em;display:inline-block;margin-top:1.42857em;line-height:1.3;color:#000;width:100%}.partners__item .btn--border{border:.25em solid var(--greenColor);min-width:16.875em;padding:0 2em;margin-top:auto;margin-bottom:auto}.partners__item .btn--border span{font-size:1.75em;margin-top:0}.partners__item .btn--border svg{width:2em;height:2em}.partners__item .btn--border:hover{background-color:var(--greenColor)!important}@media (max-width:768px){.partners{margin-top:6.25em;padding:1.875em 0;position:relative;background-color:var(--whiteColor)}.partners__title .title__text p br{display:inline}.partners__slider_nav{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.partners__slider_arr{width:1.5em;height:1.5em;cursor:pointer}.partners__slider_arr svg{width:100%;height:100%}.partners__rect{position:absolute;z-index:-1}.partners__rect--1{top:-.6875em;left:-1.4375em;-webkit-transform:rotate(-5.49deg);-moz-transform:rotate(-5.49deg);-ms-transform:rotate(-5.49deg);transform:rotate(-5.49deg)}.partners__rect--1,.partners__rect--2{width:14.5625em;height:3.375em;background-color:var(--whiteColor)}.partners__rect--2{bottom:-2.875em;left:-8.25em;-webkit-transform:rotate(13.12deg);-moz-transform:rotate(13.12deg);-ms-transform:rotate(13.12deg);transform:rotate(13.12deg)}.partners__desc{margin-top:1.25em;max-width:100%}.partners__desc p{font-size:1.25em;font-weight:400;color:var(--blackColor);line-height:1.2}.partners__desc p b{font-weight:700}.partners__slider{margin-top:1.5em}.partners__slider .swiper-slide{opacity:0;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.partners__slider .swiper-slide.swiper-slide-active{opacity:1;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.partners__item{height:6.25em}.partners__item img{width:auto;height:100%}.partners__item .btn--border{border:.25em solid var(--greenColor);min-width:16.875em;padding:0 2em}.partners__item .btn--border span{font-size:1.375em}.partners__item .btn--border svg{width:2em;height:2em}}.accordion__head{cursor:pointer}.accordion__body{position:relative;overflow:hidden;height:0;-webkit-transition:height .2s cubic-bezier(.85,.07,.17,.89),border-bottom .2s ease-in-out;-moz-transition:height .2s cubic-bezier(.85,.07,.17,.89),border-bottom .2s ease-in-out;transition:height .2s cubic-bezier(.85,.07,.17,.89),border-bottom .2s ease-in-out}.help{position:relative;padding:3.4375em 0 4.75em;background-color:var(--greyColor);z-index:1}.help__title .title__text br{display:none}.help__heading{max-width:75.4375em;margin-top:5em}.help__heading p{font-size:3.25em;font-weight:600;color:var(--whiteColor)}.help__desc{max-width:75.4375em;margin-top:1.25em}.help__desc p{line-height:1.2;font-weight:400;font-size:1.25em;color:var(--whiteColor)}.help__desc p b{font-weight:700}.help__donate{margin-top:2.5em;width:46.5em}.help__donate_row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help__donate_row:not(:first-child){margin-top:2.5em}.help__donate_go .btn:hover{border:.0625em solid var(--greenColor);background-color:var(--greenColor)}.help__donate_last{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;width:17.1875em;height:7em;padding:0 2.5em;border:.0625em solid var(--whiteColor);-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;cursor:pointer}.help__donate_last p{margin:auto auto auto 0;font-size:1.75em;line-height:1.2;font-weight:600;color:var(--whiteColor);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.help__donate_last:hover{background-color:var(--whiteColor)}.help__donate_last:hover p{color:var(--blackColor)}.help__share{margin-top:2.5em;max-width:75.4375em}.help__share,.help__share_item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help__share_item{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:-moz-calc(33.33% - 1.25em);width:calc(33.33% - 1.25em);height:7em;padding:0 2.5em;border:.0625em solid var(--whiteColor);cursor:pointer}.help__share_item p{font-size:1.75em;color:var(--whiteColor)}.help__share_item svg{width:2.5em;height:2.5em;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out}.help__share_item svg path{fill:var(--whiteColor)}.help__share_item:hover svg{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.help__btn{margin-top:2.5em}.help__btn .btn--border{border:.0625em solid var(--whiteColor)}.help__btn .btn--border span{color:var(--whiteColor);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.help__btn .btn--border svg path{fill:var(--whiteColor);-webkit-transition:fill .3s ease-in-out;-moz-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.help__btn .btn--border:hover span{color:var(--blackColor)}.help__btn .btn--border:hover svg path{fill:var(--blackColor)}.help__donate_summ{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:0 1.25em;width:-moz-calc(33% - .125em);width:calc(33% - .125em);height:3.8125em;border:.0625em solid var(--whiteColor);-webkit-transition:background-color .3s ease-in-out,border .3s ease-in-out;-moz-transition:background-color .3s ease-in-out,border .3s ease-in-out;transition:background-color .3s ease-in-out,border .3s ease-in-out;cursor:pointer}.help__donate_summ p{margin:auto auto auto 0;font-weight:400;color:var(--whiteColor);font-size:1.5em;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.help__donate_summ p br{display:none}.help__donate_summ:hover{background-color:var(--whiteColor)}.help__donate_summ:hover p{color:var(--blackColor)}.help__donate_summ.active{border:.0625em solid var(--greenColor);background-color:var(--greenColor)}.help__donate_summ.active p{color:var(--blackColor)}.help__donate_input{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.help__donate_input input{padding:.15385em .19231em 0;min-height:1.53846em;background-color:var(--darkGreyColor);width:11.28846em;border:none;margin:auto auto auto 0;font-size:3.25em;font-weight:400;color:var(--whiteColor)}.help__donate_curr .choices{font-size:inherit}.help__donate_curr .choices__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;background-color:var(--darkGreyColor);width:9.5625em!important;min-height:5em!important;border:none;padding:0!important;font-size:inherit;-moz-border-radius:0!important;border-radius:0!important}.help__donate_curr .choices[data-type*=select-one]:after{top:1.75em;border:none;right:1.25em;margin-top:0;width:1.5em;height:1.5em;background-image:url(../img/arr_3.svg);-moz-background-size:100% 100%;background-size:100% 100%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.help__donate_curr .choices[data-type*=select-one].is-open:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.help__donate_curr .choices__list{margin:auto;display:block;max-height:none}.help__donate_curr .choices__list--dropdown{border:.0625em solid var(--darkGreyColor)!important;background-color:var(--darkGreyColor);-moz-border-radius:0!important;border-radius:0!important}.help__donate_curr .choices__item--selectable,.help__donate_curr .choices__placeholder{opacity:1;padding:0 1em;font-size:1.5em}.help__donate_curr .choices__item--choice{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:3.66667em;font-size:1.5em!important;padding:0 1em!important;border-bottom:.04167em solid var(--darkGreyColor)!important;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.help__donate_curr .choices__item--choice.is-highlighted{background-color:var(--greyColor)!important}.help__donate_curr .choices__item{color:var(--whiteColor)!important}.help__rect{position:absolute;z-index:-1}.help__rect--1{bottom:-6.25em;right:-3.75em;-webkit-transform:rotate(-8.45deg);-moz-transform:rotate(-8.45deg);-ms-transform:rotate(-8.45deg);transform:rotate(-8.45deg);width:77.5em}.help__rect--1,.help__rect--2{height:10.25em;background-color:var(--greyColor)}.help__rect--2{bottom:-12.5em;right:-5.5em;-webkit-transform:rotate(-19.32deg);-moz-transform:rotate(-19.32deg);-ms-transform:rotate(-19.32deg);transform:rotate(-19.32deg);width:44.0625em}.help__rect--3{display:none}.help__title .title__text p{color:var(--whiteColor)}@media (max-width:768px){.help{position:relative;padding:1.25em 0 2.25em;background-color:var(--greyColor);z-index:1}.help__heading{max-width:100%;margin-top:2.5em}.help__heading p{font-size:2em;font-weight:400;line-height:1.2;color:var(--whiteColor)}.help__title{-ms-flex-wrap:wrap;flex-wrap:wrap}.help__title .title__text br{display:inline}.help__desc{max-width:100%;margin-top:.75em}.help__desc p{line-height:1.2;font-weight:400;font-size:1em;color:var(--whiteColor)}.help__desc p b{font-weight:700}.help__donate{margin-top:2.5em;width:100%}.help__donate_row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help__donate_row:not(:first-child){margin-top:.5em}.help__donate_row:last-child{margin-top:1.5em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help__donate_last{margin-top:1.5em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:4em;padding:0 1.25em;border:.0625em solid var(--whiteColor)}.help__donate_last p{margin:auto auto auto 0;font-size:1.125em;line-height:1.2;font-weight:600;color:var(--whiteColor)}.help__share{margin-top:2.5em;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.help__share,.help__share_item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.help__share_item{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:4em;padding:0 1.25em;border:.0625em solid var(--whiteColor);cursor:pointer}.help__share_item:not(:first-child){margin-top:1.5em}.help__share_item p{font-size:1.125em;color:var(--whiteColor)}.help__share_item svg{width:1.25em;height:1.25em;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out, -moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out}.help__share_item svg path{fill:var(--whiteColor)}.help__share_item:hover svg{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.help__btn{margin-top:2.5em}.help__btn .btn--border{border:.0625em solid var(--whiteColor)}.help__btn .btn--border span{color:var(--whiteColor)}.help__btn .btn--border svg path{fill:var(--whiteColor)}.help__donate_summ{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:0 .625em;width:-moz-calc(33% - .125em);width:calc(33% - .125em);height:2.25em;border:.0625em solid var(--whiteColor)}.help__donate_summ p{margin:auto auto auto 0;font-weight:400;color:var(--whiteColor);font-size:.75em}.help__donate_summ p br{display:none}.help__donate_input{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.help__donate_input input{padding:.25em .625em 0;min-height:1.75em;background-color:var(--darkGreyColor);width:4.96875em;font-size:2em;font-weight:400;color:var(--whiteColor)}.help__donate_curr .choices__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;background-color:var(--darkGreyColor);width:7.3125em!important;min-height:3.5em!important;border:none;padding:0!important;font-size:inherit;-moz-border-radius:0!important;border-radius:0!important}.help__donate_curr .choices[data-type*=select-one]:after{top:1em;border:none;right:1.25em;margin-top:0;width:1.5em;height:1.5em;background-image:url(../img/arr_3.svg);-moz-background-size:100% 100%;background-size:100% 100%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.help__donate_curr .choices[data-type*=select-one].is-open:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.help__donate_curr .choices__list{margin:auto;display:block;max-height:none}.help__donate_curr .choices__list--dropdown{border:.0625em solid var(--darkGreyColor)!important;background-color:var(--darkGreyColor);-moz-border-radius:0!important;border-radius:0!important}.help__donate_curr .choices__item--selectable,.help__donate_curr .choices__placeholder{opacity:1;padding:0 1.25em;font-size:1em}.help__donate_curr .choices__item--choice{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:5.5em;font-size:1em!important;padding:0 1.25em!important;border-bottom:.0625em solid var(--darkGreyColor)!important;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.help__donate_curr .choices__item--choice.is-highlighted{background-color:var(--greyColor)!important}.help__donate_curr .choices__item{color:var(--whiteColor)!important}.help__rect{position:absolute;z-index:-1}.help__rect--1{bottom:-2.125em;right:-8.9375em;-webkit-transform:rotate(-8.45deg);-moz-transform:rotate(-8.45deg);-ms-transform:rotate(-8.45deg);transform:rotate(-8.45deg);width:25.6875em}.help__rect--1,.help__rect--2{height:3.375em;background-color:var(--greyColor)}.help__rect--2{bottom:-4.125em;right:-9.5625em;-webkit-transform:rotate(-19.32deg);-moz-transform:rotate(-19.32deg);-ms-transform:rotate(-19.32deg);transform:rotate(-19.32deg);width:14.5625em}.help__rect--3{display:block;top:-1em;right:-12.6875em;-webkit-transform:rotate(3.72deg);-moz-transform:rotate(3.72deg);-ms-transform:rotate(3.72deg);transform:rotate(3.72deg);width:28.875em;height:3.375em;background-color:var(--greyColor)}.help__title .title__text p{color:var(--whiteColor)}}.faq{position:relative;margin-top:13em;background-color:var(--greenColor);padding:4.6875em 0 2.625em;z-index:1}.faq__rect{position:absolute;z-index:-1}.faq__rect--1{top:-2.5em;right:-3.875em;-webkit-transform:rotate(-170deg);-moz-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg)}.faq__rect--1,.faq__rect--2{width:74.25em;height:10.25em;background-color:var(--greenColor)}.faq__rect--2{bottom:-4.375em;left:-31.9375em;-webkit-transform:rotate(3.65deg);-moz-transform:rotate(3.65deg);-ms-transform:rotate(3.65deg);transform:rotate(3.65deg)}.faq__acc{margin-top:3.75em}.faq__item{border-bottom:.0625em solid var(--blackColor)}.faq__item:not(:first-child){margin-top:1.375em}.faq__item:last-child{border-bottom:none}.faq__item_head{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.625em 0}.faq__item_head a,.faq__item_head p{color:var(--blackColor);font-size:1.75em;font-weight:600}.faq__item_head a{text-decoration:underline}.faq__item_head svg{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2.5em;height:2.5em;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out, -moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out}.active .faq__item_head svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq__item_desc{max-width:85.625em;padding-bottom:.75em}.faq__item_desc p{font-size:1.5em;font-weight:400;color:var(--blackColor)}@media (max-width:768px){.faq{position:relative;margin-top:5.625em;background-color:var(--greenColor);padding:1.25em 0 1.9375em;z-index:1}.faq__rect{position:absolute;z-index:-1}.faq__rect--1{top:-.0625em;right:-13.4375em;-webkit-transform:rotate(-170deg);-moz-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg)}.faq__rect--1,.faq__rect--2{width:24.5625em;height:3.375em;background-color:var(--greenColor)}.faq__rect--2{bottom:-1.625em;left:-15.0625em;-webkit-transform:rotate(3.65deg);-moz-transform:rotate(3.65deg);-ms-transform:rotate(3.65deg);transform:rotate(3.65deg)}.faq__acc{margin-top:2.5em}.faq__item{border-bottom:.0625em solid var(--blackColor)}.faq__item:not(:first-child){margin-top:1.375em}.faq__item:last-child{border-bottom:none}.faq__item:last-child .faq__item_head{-ms-flex-wrap:wrap;flex-wrap:wrap}.faq__item:last-child .faq__item_head a{margin-top:1.375em}.faq__item_head{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.625em 0}.faq__item_head p{font-size:1.125em}.faq__item_head a,.faq__item_head p{color:var(--blackColor);font-weight:600}.faq__item_head a{font-size:1.75em;text-decoration:underline}.faq__item_head svg{width:2em;height:2em;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out, -moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out}.active .faq__item_head svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq__item_desc{padding-bottom:.75em}.faq__item_desc p{font-size:1em;font-weight:400;color:var(--blackColor)}}.contacts{position:relative;margin-top:18em;background-color:var(--whiteColor);padding:4.6875em 0 2.625em;z-index:1}.contacts__rect{position:absolute;z-index:-1}.contacts__rect--1{top:-.625em;right:-14.1875em;-webkit-transform:rotate(-170deg);-moz-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg);width:74.25em;height:10.25em;background-color:var(--whiteColor)}.contacts__rect--2{top:-5.9375em;right:-14.5625em;-webkit-transform:rotate(-158deg);-moz-transform:rotate(-158deg);-ms-transform:rotate(-158deg);transform:rotate(-158deg)}.contacts__rect--2,.contacts__rect--3{width:37.9375em;height:10.25em;background-color:var(--whiteColor)}.contacts__rect--3{bottom:-14.5625em;left:-15.3125em;-webkit-transform:rotate(36.35deg);-moz-transform:rotate(36.35deg);-ms-transform:rotate(36.35deg);transform:rotate(36.35deg)}.contacts__rect--4{bottom:-8.4375em;left:-9.0625em;-webkit-transform:rotate(9.14deg);-moz-transform:rotate(9.14deg);-ms-transform:rotate(9.14deg);transform:rotate(9.14deg);width:74.25em;height:10.25em;background-color:var(--whiteColor)}.contacts__box{margin-top:6.375em;display:grid;grid-template-columns:repeat(2,1fr);gap:2.8125em}.contacts__form{grid-area:1/1/3/2}.contacts__adress{grid-area:1/2/2/3;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__adress_heading{display:none}.contacts__adress_item{width:-moz-calc(50% - 1.25em);width:calc(50% - 1.25em);margin-bottom:2.5em}.contacts__adress_desc{margin-top:.625em}.contacts__adress_desc a,.contacts__adress_desc p{line-height:1.2;font-size:1.25em;font-weight:400;color:var(--blackColor)}.contacts__adress_title p{font-weight:600;color:var(--blackColor);font-size:1.75em}.contacts__map{grid-area:2/2/3/3}.contacts__map iframe{width:100%;height:40em}@media (max-width:768px){.contacts{position:relative;margin-top:7.5em;background-color:var(--whiteColor);padding:1.25em 0 2.5em;z-index:1}.contacts__rect{position:absolute;z-index:-1}.contacts__rect--1{top:-.375em;right:-6.1875em;-webkit-transform:rotate(-170deg);-moz-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg);width:24.5625em;height:3.375em;background-color:var(--whiteColor)}.contacts__rect--2{top:-2.125em;right:-6.3125em;-webkit-transform:rotate(-158deg);-moz-transform:rotate(-158deg);-ms-transform:rotate(-158deg);transform:rotate(-158deg)}.contacts__rect--2,.contacts__rect--3{width:12.5625em;height:3.375em;background-color:var(--whiteColor)}.contacts__rect--3{bottom:-4.625em;left:-9.375em;-webkit-transform:rotate(36.35deg);-moz-transform:rotate(36.35deg);-ms-transform:rotate(36.35deg);transform:rotate(36.35deg)}.contacts__rect--4{bottom:-2.5625em;left:-7.5em;-webkit-transform:rotate(9.14deg);-moz-transform:rotate(9.14deg);-ms-transform:rotate(9.14deg);transform:rotate(9.14deg);width:24.5625em;height:3.375em;background-color:var(--whiteColor)}.contacts__box{margin-top:3.5625em;display:grid;grid-template-columns:1fr;gap:0}.contacts__form{grid-area:1/1/2/2}.contacts__adress{margin-top:5em;grid-area:2/1/3/2;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__adress_heading{display:block;margin-bottom:1.5em}.contacts__adress_heading p{font-size:2em;font-weight:700;color:var(--blackColor)}.contacts__adress_item{width:100%;margin-bottom:2.5em}.contacts__adress_desc{margin-top:.625em}.contacts__adress_desc a,.contacts__adress_desc p{line-height:1.2;font-size:1em;font-weight:400;color:var(--blackColor)}.contacts__adress_title p{font-weight:600;color:var(--blackColor);font-size:1.125em}.contacts__map{grid-area:3/1/4/2;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.contacts__map iframe{width:100%;height:40em}}.stay{position:relative;padding:3.75em 0;background-color:var(--whiteColor);z-index:1}.stay__title{-webkit-box-align:center!important;-moz-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.stay__rect{position:absolute;z-index:-1}.stay__rect--1{top:-7.875em;right:-15.3125em;-webkit-transform:rotate(-170deg);-moz-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg);width:75em}.stay__rect--1,.stay__rect--2{height:10.25em;background-color:var(--whiteColor)}.stay__rect--2{top:-11.25em;right:-9.375em;-webkit-transform:rotate(-143deg);-moz-transform:rotate(-143deg);-ms-transform:rotate(-143deg);transform:rotate(-143deg);width:38em}.stay__rect--3{bottom:-3.4375em;right:-3.75em;-webkit-transform:rotate(1.81deg);-moz-transform:rotate(1.81deg);-ms-transform:rotate(1.81deg);transform:rotate(1.81deg);width:45em;height:10.25em;background-color:var(--whiteColor)}.stay__desc{margin-top:1.5625em;max-width:63.75em}.stay__desc ul{padding-left:2.25em;list-style:disc}.stay__desc li,.stay__desc p{font-size:1.25em;font-weight:400;color:var(--blackColor);line-height:1.2}.stay__desc li br.br-mobile,.stay__desc p br.br-mobile{display:none}.stay__desc li b,.stay__desc p b{font-weight:700}@media (max-width:768px){.stay{padding:1.25em 0}.stay__rect{position:absolute;z-index:-1}.stay__rect--1{top:-2.5em;right:-12.5em;-webkit-transform:rotate(-170deg);-moz-transform:rotate(-170deg);-ms-transform:rotate(-170deg);transform:rotate(-170deg);width:24.5625em;height:3.375em;background-color:var(--whiteColor)}.stay__rect--2{top:-4.5em;right:-5em;-webkit-transform:rotate(-143deg);-moz-transform:rotate(-143deg);-ms-transform:rotate(-143deg);transform:rotate(-143deg)}.stay__rect--2,.stay__rect--3{width:13.125em;height:3.375em;background-color:var(--whiteColor)}.stay__rect--3{bottom:-1.25em;right:-2.5em;-webkit-transform:rotate(1.81deg);-moz-transform:rotate(1.81deg);-ms-transform:rotate(1.81deg);transform:rotate(1.81deg)}.stay__desc{margin-top:2.5em;max-width:100%}.stay__desc ul{padding-left:1.5em;list-style:disc}.stay__desc li,.stay__desc p{font-size:1em;font-weight:400;color:var(--blackColor);line-height:1.2}.stay__desc li b,.stay__desc p b{font-weight:700}.stay__desc li br,.stay__desc p br{display:none}.stay__desc li br.br-mobile,.stay__desc p br.br-mobile{display:block}}.footer{position:relative;padding:20em 0 11.4375em}.footer__logo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}.footer__logo svg{width:10.25em;height:8.75em}.footer__logo svg path{fill:var(--whiteColor)}.footer__logo p{font-size:3.25em}.footer__menu{margin-top:1.5625em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__menu_item{margin:0 1.75em}.footer__menu_item a{position:relative;font-size:1.5em;color:var(--whiteColor)}.footer__menu_item a:before{content:"";display:block;position:absolute;bottom:0;left:0;width:0;height:.08333em;background-color:var(--whiteColor);-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.footer__menu_item a:hover:before{width:100%}.footer__subscribe{margin-top:5.125em}.footer__subscribe_desc p{text-align:center;color:var(--whiteColor);font-size:1.5em}.footer__subscribe_list{margin:.625em auto 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:85.4375em}.footer__subscribe_item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:26.875em;height:7em;padding:0 2.5em;background-color:var(--whiteColor);border:.125em solid var(--whiteColor);-webkit-transition:background-color .3s ease-in-out,border .3s ease-in-out;-moz-transition:background-color .3s ease-in-out,border .3s ease-in-out;transition:background-color .3s ease-in-out,border .3s ease-in-out;cursor:pointer}.footer__subscribe_item p{margin:auto auto auto 0;font-size:1.75em;font-weight:600;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.footer__subscribe_item svg{width:2.5em;height:2.5em}.footer__subscribe_item svg path{-webkit-transition:fill .3s ease-in-out;-moz-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.footer__subscribe_item--fb p{color:var(--blueColor)}.footer__subscribe_item--fb svg path{fill:var(--blueColor)}.footer__subscribe_item--fb:hover{background-color:var(--blueColor)}.footer__subscribe_item--fb:hover p{color:var(--whiteColor)}.footer__subscribe_item--fb:hover svg path{fill:var(--whiteColor)}.footer__subscribe_item--in p{color:var(--redColor)}.footer__subscribe_item--in svg path{fill:var(--redColor)}.footer__subscribe_item--in:hover{background-color:var(--redColor)}.footer__subscribe_item--in:hover p{color:var(--whiteColor)}.footer__subscribe_item--in:hover svg path{fill:var(--whiteColor)}.footer__subscribe_item--tg p{color:var(--greyColor)}.footer__subscribe_item--tg svg path{fill:var(--greyColor)}.footer__subscribe_item--tg:hover{background-color:var(--greyColor)}.footer__subscribe_item--tg:hover p{color:var(--whiteColor)}.footer__subscribe_item--tg:hover svg path{fill:var(--whiteColor)}.footer__foot{margin:5em auto 0;max-width:85.4375em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__foot_txt p{color:var(--whiteColor);font-size:1em}.footer__foot_txt p br{display:none}@media (max-width:768px){.footer{position:relative;padding:8em 0 1.5em}.footer__logo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}.footer__logo svg{width:4.5625em;height:3.875em}.footer__logo p{font-size:1.5em}.footer__menu{margin-top:2.25em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__menu_item{margin:0;margin-bottom:1.5em}.footer__menu_item a{font-size:1.5em;color:var(--whiteColor)}.footer__subscribe{margin-top:2.5em}.footer__subscribe_desc p{text-align:center;color:var(--whiteColor);font-size:1.5em}.footer__subscribe_list{margin:1em auto 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:85.4375em}.footer__subscribe_item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:4em;padding:0 1.25em;margin-bottom:1.5em;background-color:var(--whiteColor);cursor:pointer;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.footer__subscribe_item:last-child{margin-bottom:0}.footer__subscribe_item p{margin:auto auto auto 0;font-size:1.125em;font-weight:600;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.footer__subscribe_item svg{width:1.25em;height:1.25em}.footer__subscribe_item--fb p{color:var(--blueColor)}.footer__subscribe_item--fb svg path{fill:var(--blueColor)}.footer__subscribe_item--in p{color:var(--redColor)}.footer__subscribe_item--in svg path{fill:var(--redColor)}.footer__subscribe_item--tg p{color:var(--darkGreyColor)}.footer__subscribe_item--tg svg path{fill:var(--darkGreyColor)}.footer__foot{margin:2.5em auto 0;max-width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__foot_txt p{color:var(--whiteColor);font-size:1em}.footer__foot_txt p br{display:inline}.footer__foot_txt:last-child{margin-top:1.25em}}.form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.form__heading p{color:var(--blackColor);font-size:3.25em}.form__heading p br{display:none}.form__desc{margin-top:1em}.form__desc p{color:var(--blackColor);font-size:1.25em;line-height:1.2}.form__wrap{margin-top:1.5em;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.form__label,.form__wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__name{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:.5em}.form__name p{-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input input,.form__name p{font-size:1.25em;color:var(--blackColor)}.form__input input{border:none;border-bottom:.05em solid var(--blackColor);width:100%;height:2.6em;padding:.7em 0;-webkit-transition:border-bottom .3s ease-in-out,color .3s ease-in-out;-moz-transition:border-bottom .3s ease-in-out,color .3s ease-in-out;transition:border-bottom .3s ease-in-out,color .3s ease-in-out}.form__input input::-webkit-input-placeholder{color:rgba(30,30,30,.5);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input input:-moz-placeholder{color:rgba(30,30,30,.5);-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input input::-moz-placeholder{color:rgba(30,30,30,.5);-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input input:-ms-input-placeholder{color:rgba(30,30,30,.5);-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input input::-ms-input-placeholder{color:rgba(30,30,30,.5);-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input input::placeholder{color:rgba(30,30,30,.5);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.form__input.datapicker input{background:#c7ef00;-moz-border-radius:3.125em;border-radius:3.125em;padding:1.125em .625em .9375em;width:auto;border:none;text-align:center}.form__input.item-error input{color:var(--redColor);border-bottom:.0625em solid var(--redColor)}.form__input.item-error input::-webkit-input-placeholder{color:var(--redColor)}.form__input.item-error input:-moz-placeholder{color:var(--redColor)}.form__input.item-error input::-moz-placeholder{color:var(--redColor)}.form__input.item-error input:-ms-input-placeholder{color:var(--redColor)}.form__input.item-error input::-ms-input-placeholder{color:var(--redColor)}.form__input.item-error input::placeholder{color:var(--redColor)}.form__input.item-error~.form__name p{color:var(--redColor)!important}.form__input.item-error~.form__error{opacity:1}.form__textarea textarea{padding:.5em;width:100%;height:10em;border:.05em solid var(--blackColor);resize:none;font-size:1.25em;color:var(--blackColor)}.form__textarea textarea::-webkit-input-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea:-moz-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea::-moz-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea:-ms-input-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea::-ms-input-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea::placeholder{color:rgba(30,30,30,.5)}.form__textarea.item-error textarea{color:var(--redColor);border:.0625em solid var(--redColor)}.form__textarea.item-error textarea::-webkit-input-placeholder{color:var(--redColor)}.form__textarea.item-error textarea:-moz-placeholder{color:var(--redColor)}.form__textarea.item-error textarea::-moz-placeholder{color:var(--redColor)}.form__textarea.item-error textarea:-ms-input-placeholder{color:var(--redColor)}.form__textarea.item-error textarea::-ms-input-placeholder{color:var(--redColor)}.form__textarea.item-error textarea::placeholder{color:var(--redColor)}.form__textarea.item-error~.form__name p{color:var(--redColor)!important}.form__textarea.item-error~.form__row .form__error{opacity:1}.form__textarea.item-error~.form__row .form__count p{color:var(--redColor)!important}.form__row{margin-top:.5em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}.form__count p{color:rgba(30,30,30,.5);font-size:1.25em}.form__error{text-align:right;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.form__error p{color:var(--redColor)}.form__submit .btn[disabled]{opacity:.7}.form__status .error{color:var(--redColor);display:none;font-size:1.25em;font-weight:600}.form__status .error.actice{display:block}.form__status .empty{display:none;font-size:1.25em;font-weight:600}.form__status .empty.active{display:block}.form__status .success{color:var(--blueColor);display:none;font-size:1.25em;font-weight:600}.form__status .success.active{display:block}@media (max-width:768px){.form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.form__heading p{color:var(--blackColor);font-size:2em;line-height:1.2}.form__heading p br{display:inline}.form__desc{margin-top:1.5em}.form__desc p{color:var(--blackColor);font-size:1em;line-height:1.2}.form__wrap{margin-top:1.5em;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.form__label{margin-bottom:2em}.form__name{margin-bottom:0}.form__input input,.form__name p{font-size:1.25em;color:var(--blackColor)}.form__input input{border:none;border-bottom:.05em solid var(--blackColor);width:100%;height:2.6em;padding:.6em 0}.form__input input::-webkit-input-placeholder{color:rgba(30,30,30,.5)}.form__input input:-moz-placeholder{color:rgba(30,30,30,.5)}.form__input input::-moz-placeholder{color:rgba(30,30,30,.5)}.form__input input:-ms-input-placeholder{color:rgba(30,30,30,.5)}.form__input input::-ms-input-placeholder{color:rgba(30,30,30,.5)}.form__input input::placeholder{color:rgba(30,30,30,.5)}.form__input.datapicker input{margin-top:.625em}.form__textarea textarea{width:100%;height:10em;border:.05em solid var(--blackColor);resize:none;font-size:1.25em;color:var(--blackColor)}.form__textarea textarea::-webkit-input-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea:-moz-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea::-moz-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea:-ms-input-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea::-ms-input-placeholder{color:rgba(30,30,30,.5)}.form__textarea textarea::placeholder{color:rgba(30,30,30,.5)}.form__count p{color:rgba(30,30,30,.5);font-size:1.25em}}.container{margin:0 auto;max-width:115em;width:100%}@media (max-width:768px){.container{max-width:17.5em}}