@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;-webkit-border-radius:100%;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;-webkit-border-radius:5px;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;-o-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis}.multiselect__tag,.multiselect__tag-icon{-webkit-border-radius:5px;border-radius:5px}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;-webkit-border-radius:5px;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;padding:0}button{overflow:visible;border:none;outline:none}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}dd,dt,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}ul{list-style:none}*{outline:0}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.cf{width:100%}iFRAME,IMG{max-width:100%}BODY,HTML{height:100%}BODY{font-family:Inter,sans-serif;font-size:12px;color:#212121}@media only screen and (min-width:1023px){BODY{font-size:14px}}A{text-decoration:none}[v-cloak]{display:none}#app{min-height:100%;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%;grid-template-areas:"header" "main" "footer"}.container{position:relative;display:block;max-width:1240px;height:100%;padding-left:20px;padding-right:20px}@media screen and (max-width:1249px){.container{padding-left:24px;padding-right:24px}}@media screen and (max-width:1023px){.container{padding-left:20px;padding-right:20px}}.title{font-weight:700;font-size:18px;line-height:24px;text-align:center}@media only screen and (min-width:769px){.title{font-weight:800;font-size:32px;line-height:44px}}.button_yellow{-webkit-transition:color .5s,background-color .5s;-o-transition:color .5s,background-color .5s;transition:color .5s,background-color .5s;font-weight:700;border:none;-webkit-border-radius:5px;border-radius:5px;background-color:#fdd02f;color:#000}.button_yellow:hover{cursor:pointer;color:#000;background-color:#fdd02f}.button_violet-gradient{-webkit-transition:color .5s,background-color .5s;-o-transition:color .5s,background-color .5s;transition:color .5s,background-color .5s;font-weight:700;-webkit-border-radius:5px;border-radius:5px;background:-webkit-gradient(linear,left top,left bottom,from(#3e1c4e),color-stop(83.19%,#551e70));background:-webkit-linear-gradient(top,#3e1c4e,#551e70 83.19%);background:-o-linear-gradient(top,#3e1c4e 0,#551e70 83.19%);background:linear-gradient(180deg,#3e1c4e,#551e70 83.19%);color:#fff}.button_violet-gradient:hover{cursor:pointer;color:#fff;background-color:linear-gradient(180deg,#3e1c4e,#551e70 83.19%)}.button_shadow{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.br_desktop{display:none}@media only screen and (min-width:769px){.br_desktop{display:inline}}.br_mobile{display:inline}@media only screen and (min-width:1023px){.br_mobile{display:none}}.subtitle{font-weight:700;font-size:16px;line-height:19px}.caption{font-weight:400;font-size:10px;line-height:13px}.caption_bold{font-weight:700}A{font-weight:400;font-size:16px;line-height:24px}A.medium{font-weight:500;font-size:14px;line-height:17px}.text_yellow{color:#fdd02f!important}.text_violet{color:#3e1c4e!important}.text_white{color:#fff!important}.uppercase{text-transform:uppercase}.bold{font-weight:700}.header{position:fixed;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:40px;z-index:100;max-width:710px;width:100%;-webkit-border-radius:1000px;border-radius:1000px;border:1px solid hsla(0,0%,100%,.54);background-color:#0e031a;-webkit-box-shadow:0 7.846px 29.293px 0 rgba(26,10,19,.14);box-shadow:0 7.846px 29.293px 0 rgba(26,10,19,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.header.active{top:20px}.header__container{padding:0!important}.header__wrap{padding:12px 24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__logo{line-height:0}.header__nav{max-width:250px;width:100%}.header__nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header__nav ul li a{color:#fff;font-size:15px;font-weight:500;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media(hover:hover){.header__nav ul li a:hover{color:#e781e7}}.header__btn{-webkit-border-radius:100px;border-radius:100px;padding:8px 16px;background-color:#87ff9e}.header__btn span{color:#05091c;text-align:center;font-size:15px;font-weight:600}@media screen and (max-width:1249px){.header{max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px);top:20px}.header__wrap{padding:12px 14px}.header__logo img{max-width:112px}.header__nav{display:none}.header__btn{padding:5px 16px}}.footer{padding:60px 0 40px;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px);width:100%;margin:0 auto;-webkit-border-radius:40px;border-radius:40px;background:-webkit-gradient(linear,left top,right top,from(#4b00a0),to(#b97cff));background:-webkit-linear-gradient(left,#4b00a0,#b97cff);background:-o-linear-gradient(left,#4b00a0,#b97cff);background:linear-gradient(90deg,#4b00a0,#b97cff)}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer__container,.footer__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer__logo{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:44px;max-width:236px;width:100%}.footer__logo img{width:100%}.footer__support{position:relative;margin-bottom:64px;padding:10px 20px;-webkit-border-radius:100px;border-radius:100px;background-color:#f3f5fe;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;--svg-fill:#05091c}.footer__support svg{width:20px;height:16px;position:relative;z-index:5}.footer__support span{color:#05091c;font-size:18px;font-weight:500;position:relative;z-index:5}.footer__support:before,.footer__support span{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.footer__support:before{position:absolute;content:"";background:-webkit-gradient(linear,left top,right top,from(#a8ff97),to(#06ffb4));background:-webkit-linear-gradient(left,#a8ff97,#06ffb4);background:-o-linear-gradient(left,#a8ff97,#06ffb4);background:linear-gradient(90deg,#a8ff97,#06ffb4);inset:0;width:100%;height:100%;-webkit-border-radius:30px;border-radius:30px;opacity:0}@media(hover:hover){.footer__support:hover:before{opacity:1}}.footer__info-wrapper .footer__links{margin-bottom:24px}.footer__info-wrapper .footer__links a{color:#fff;font-size:15px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.footer__info-wrapper .footer__links a:not(:last-child){margin-right:16px}@media(hover:hover){.footer__info-wrapper .footer__links a:hover{color:#c18aff}}.footer__info-wrapper p{text-align:center;font-size:15px;color:hsla(0,0%,100%,.5)}@media screen and (max-width:1249px){.footer{padding:40px 0;max-width:100%;-webkit-border-radius:30px 30px 0 0;border-radius:30px 30px 0 0}.footer__logo{margin-bottom:17px}.footer__logo img{max-width:136px}.footer__support{padding:10px 20px;margin-bottom:50px}.footer__support svg{width:16px;height:14px}.footer__support span{font-size:15px}}@media screen and (max-width:749px){.footer__info-wrapper .footer__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:16px}.footer__info-wrapper .footer__links a:not(:last-child){margin-right:0}}.logo{display:block;position:relative}.logo__img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.is-nav .header .logo:after,.is-nav .header .logo:before{display:none}.cookie-alert{position:fixed;z-index:99;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;width:95%;max-width:245px;padding:12px 16px;background:#f3f3f3;border:1px solid #501d69;-webkit-border-radius:12px;border-radius:12px}.cookie-alert.hidden{display:none}@media only screen and (min-width:769px){.cookie-alert{bottom:71px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;max-width:660px}}@media(min-width:971px){.cookie-alert{bottom:20px}}@media(min-width:1024px){.cookie-alert{max-width:890px}}.cookie-alert__info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:16px;font-style:normal;font-weight:400;color:#221}.cookie-alert__info,.cookie-alert__info A{font-size:10px;line-height:140%}@media only screen and (min-width:769px){.cookie-alert__info{font-size:12px;font-style:normal;font-weight:400;line-height:120%}.cookie-alert__info A{font-size:12px;line-height:140%}}.cookie-alert__actions{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;width:100%}@media only screen and (min-width:769px){.cookie-alert__actions{width:auto}}.cookie-alert__button{background-color:hsla(0,0%,100%,0);-webkit-border-radius:8px;border-radius:8px;border:1px solid #221;padding:8px 12px;white-space:nowrap;color:#221;font-size:12px;font-style:normal;font-weight:500;cursor:pointer}.cookie-alert__button#cookie-alert-accept{background-color:#501d69;border:none;grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3;padding:0 28px;color:#fff}.cookie-alert__privacy{color:#501d69}.settings-cookie{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.2)}.settings-cookie.hidden{display:none}.settings-cookie__container{position:absolute;top:20px;right:20px;bottom:20px;left:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:1024px;max-height:922px;padding:30px;-webkit-border-radius:16px;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.37);box-shadow:0 0 8px 0 rgba(0,0,0,.37)}@media(min-width:768px){.settings-cookie__container{position:relative;max-width:50%;max-height:80%}}.settings-cookie__close{position:absolute;top:16px;right:16px;width:15px;height:15px;cursor:pointer}.settings-cookie__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding-bottom:12px}.settings-cookie__title{padding-bottom:16px;padding-right:24px;margin-bottom:0;color:#121212;text-align:start;font-size:21px}.settings-cookie__subtitle{padding-top:36px;padding-bottom:8px;margin:0!important;color:#121212;text-align:start;font-size:16px}.settings-cookie__text{margin-bottom:0;color:#121212;font-size:14px}.settings-cookie__radio{padding-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.settings-cookie__radio-label{padding-right:12px;padding-left:4px;color:#121212}.settings-cookie__radio INPUT{cursor:pointer}.settings-cookie__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding-top:24px}.settings-cookie__reset-cookie,.settings-cookie__save-cookie{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:8px;border:none;-webkit-border-radius:4px;border-radius:4px;height:100%;cursor:pointer}.settings-cookie__reset-cookie:disabled,.settings-cookie__save-cookie:disabled{opacity:.3}.settings-cookie__reset-cookie{background-color:#efefef;color:#555}.settings-cookie__save-cookie{background-color:#501d69;color:#fff}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-40{margin-left:40px}.mt-0{margin-top:0}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:10px}.pt-0{padding-top:0}.pt-20{padding-top:20px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.hide{display:none}.avs{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.avs:after{content:"PANVY LTD"}.opacity-0{opacity:0}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#fff;font-family:Inter,sans-serif;color:#212121}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.container{width:100%;margin:0 auto}@media screen and (max-width:1370px){.job__item{width:62%}.job__item:first-child:before{left:-7%}.job__item:nth-child(2):before{right:-25%}.job__item:nth-child(3):before{left:-6%}.job__item:nth-child(4):before{top:-281%;right:-4%}.container.wrap{width:871px}}@media screen and (max-width:1200px){.job__item{width:65%}}@media screen and (max-width:1024px){.job__item:first-child:before{left:-31%}.job__item:nth-child(2):before{right:-51%}.job__item:nth-child(3):before{left:-31%}.job__item:nth-child(4):before{right:-20%;top:-293%}}@media screen and (max-width:992px){.job__item .info .images img{height:256px}.job__item{width:75%}.job__item:nth-child(2) .images{top:-81px}.job__item .info .text .button{top:68%}.container.wrap{width:576px}}@media screen and (max-width:768px){.job__item:first-child{width:80%;margin-bottom:50px}.job__item:first-child:before{left:-40%}.job__item:first-child .info .arrow{left:55%;top:6px}.job__item:first-child .info .arrow svg{width:145px}.job__item:nth-child(2){height:155px}.job__item:nth-child(2):before{right:-62%}.job__item:nth-child(2) .info .arrow{right:70%;top:3px}.job__item:nth-child(2) .info .arrow svg{width:185px}.job__item:nth-child(3){height:180px}.job__item:nth-child(3):before{left:-25%}.job__item:nth-child(3) .images{top:-45px}.job__item:nth-child(3) .info .arrow{top:-8px}.job__item:nth-child(3) .info .arrow svg{width:145px}.job__item:nth-child(4):before{right:-51%;top:-251%}.job__item:nth-child(4):after{top:-121%}.job__item:nth-child(4) .images{top:-55px}.job__item:nth-child(4) .info .arrow{top:-5px}.job__item:nth-child(4) .info .arrow svg{width:165px}.job__item .info .images img{height:220px}.job__item .info .text .button{left:-54%}}@media screen and (max-width:690px){.job__item{height:auto!important}.job__item .info{text-align:center}.job__item:first-child{width:100%}.job__item:first-child:before{width:110.57px;left:-110%;top:-170%}.job__item:nth-child(2){width:100%;margin-top:0}.job__item:nth-child(2):before{width:128.4px;left:144%;top:-158%;height:250%}.job__item:nth-child(3){width:100%}.job__item:nth-child(3):before{height:250%;left:-57%;top:-127%}.job__item:nth-child(4){width:100%}.job__item:nth-child(4):after{display:none}.job__item:nth-child(4):before{background-color:#edc431;height:250%;top:-135%;right:-83%}.job__item.right{text-align:left}.job__item.right .info .images{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.job__item.right .info .text{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.job__item .info{display:block;padding:0 12px}.job__item .info .arrow{display:none}.job__item .info .images{top:0!important;left:0!important;text-align:center}.job__item .info .images img{height:180px!important}.job__item .info .text{width:100%}.job__item .info .text h4{font-weight:700;font-size:18px;line-height:20px}.job__item .info .text p{font-weight:400}.job__item .info .text .button{position:relative;top:0;left:0;text-align:center;margin-top:30px}.job__item .info .text .button .btn{font-weight:700;font-size:14px;line-height:24px;padding:10px 40px}}@media screen and (max-width:480px){.section__title{margin-bottom:20px}.section__title h3{font-size:20px}.btn__violet,.section__title h3{font-weight:700;line-height:24px}.btn__violet{font-size:14px}.page_title{margin:10px 0}.page_title h1{font-weight:700;font-size:20px;line-height:24px}}