body{background:linear-gradient(105deg,#e4e4e4 9.18%,rgba(184,191,204,.75) 90.82%);font-family:Roboto;font-style:normal;font-weight:400;position:relative}.help p{margin-bottom:12px;color:grey}.help h2{font-size:20px}.section{font-size:16px;transition:all .3s;padding:5px;margin:5px;border-radius:10px;color:grey;background-color:#fff}.section.active{background-color:#97a2ba;color:#fff}.fileform{cursor:pointer;height:70px;overflow:hidden;padding:2px;position:relative;text-align:left;vertical-align:middle;width:150px}.fileform #upload{cursor:pointer;position:absolute;top:0;left:0;width:100%;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;font-size:150px;height:70px;z-index:20}.rodal-dialog{display:flex;align-items:center;justify-content:center;min-height:140px}button{border:none;background:none}.main__block{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.error{color:red;margin-top:20px;text-align:center}.verify{font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey}.container{max-width:1140px;box-sizing:content-box;padding:0 20px;margin:0 auto;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.result>.container{padding-top:15px}.nav{background:#fafafa;padding:15px 0;z-index:10}.nav .container{display:flex;justify-content:flex-start;align-items:center}.nav__links li{padding:5px;border-radius:10px}.nav__links .active{background-color:#97a2ba}.nav__links .active a{color:#fff}.nav__humburger{display:none}.nav__logo{display:grid;grid-template-columns:60px auto;grid-gap:37px;gap:37px;align-items:center}.nav__logo img{width:100%}.nav__logo p{font-weight:500;font-size:34px;line-height:40px;color:#7484a6}.nav ul{margin:0 28px 0 auto;display:flex;justify-content:flex-start;align-items:center}.nav ul li:last-child{margin:0}.nav ul .help a{width:25px}.nav ul a{font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey;display:flex;width:130px;gap:6px;align-items:center;transition:all .3s;justify-content:center}.nav ul a:before{content:"";display:block;width:9px;height:9px;border-radius:100%;background:#d9d9d9;transition:all .3s}.nav ul a:hover{color:#7484a6}.nav ul a:hover:before{background:#7484a6}.nav__favourite{font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey;display:grid;grid-template-columns:auto 20px;grid-gap:6px;gap:6px;align-items:center;transition:all .3s;margin-right:20px}.nav__favourite svg path{transition:all .3s;fill:#b9b9b9}.nav__favourite:hover{color:#7484a6}.nav__favourite:hover svg path{fill:#7484a6}.nav__avatar{margin:0 0 0 18px;width:42px;height:42px}.nav__avatar img{width:100%;height:100%;object-fit:cover;border-radius:100%;border:3px solid #7484a6}.btn__blue{padding:11.5px 50px;width:auto;background:#7484a6;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:20px;font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:22px;letter-spacing:-.02em;color:#fafafa;border:none;transition:all .3s}.btn__blue:hover{background:grey}.btn__blue:active{background:#4a6194}.nav .btn__blue{padding:11.5px 20px}.search{background:#eaecf0;padding:20px 0}.search .container{display:grid;grid-template-columns:minmax(40px,700px) 1fr;grid-gap:20px;gap:20px;align-items:center;justify-items:start}.search__input{position:relative;width:100%}.search input{width:100%;font-family:Open Sans;font-style:normal;font-weight:300;font-size:14px;line-height:22px;color:#7484a6;padding:7px 35px;border:none;box-sizing:border-box;background:#fafafa;border-radius:10px}.search input::placeholder{color:grey}.search input:focus+.search__search svg path{fill:#7484a6}.search__search{position:absolute;top:50%;left:4px;width:22px;height:22px;transform:translateY(-50%)}.search__search svg{width:100%}.search__search svg path{transition:all .3s;fill:#b9b9b9}.search__close{position:absolute;top:50%;right:8px;width:18px;height:18px;transform:translateY(-50%)}.search__close svg{width:100%}h2{font-size:16px;line-height:20px;letter-spacing:-.04em;color:#7484a6}.result{padding:0 0 30px;background-position:100%;background-repeat:no-repeat;background-size:cover;background-image:url(/img/background_3.svg);overflow-y:scroll;height:calc(100vh - 115px)}.result__wrapper{margin:10px 0 0;display:grid;grid-template-columns:100%;grid-gap:8px;gap:8px}.result__item{background:#fff;border-radius:20px;padding:5px;display:grid;grid-template-columns:110px 1fr 70px 120px;grid-gap:36px;gap:36px;align-items:center}.result__item.result_add__item{grid-template-columns:110px 1fr 380px 110px}.result__img{width:100%;border-radius:10px;object-fit:cover}.result__text{font-size:14px;line-height:20px;color:#6a6a6a}.result__fav svg{display:block;width:20px;height:20px;margin:0 auto}.result__fav svg path{fill:#7484a6}.result__fav p{font-size:12px;line-height:20px;color:#7484a6;margin:2px 0 0}.result__har{display:grid;grid-template-columns:100%;grid-gap:4px;gap:4px}.result__har li{display:grid;grid-template-columns:150fr 65fr;grid-gap:10px;gap:10px}.result__har p:first-child{font-size:12px;line-height:20px;color:#6a6a6a;position:relative}.result__har p:first-child:before{content:"";display:block;position:absolute;bottom:0;left:0;width:40px;border-bottom:1px dashed #4a6194}.result__har p:nth-child(2){font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#4a6194}.result__har li.none p{color:#b9b9b9}.result__har li.none p:before{border-bottom:1px dashed #b9b9b9}@media (max-width:1024px){.nav{padding:10px 0}.nav .container{display:grid;grid-template-columns:1fr 75px 26px;grid-gap:30px;gap:30px;width:100%;box-sizing:border-box;align-items:center}.nav__logo{grid-template-columns:40px auto;gap:14px;margin:0}.nav__logo p{font-size:30px;line-height:35px}.nav ul{display:none}.nav__favourite{display:none;margin:0}.nav__avatar{margin:0}.nav__humburger{width:26px;height:20px;display:flex;justify-content:space-between;flex-direction:column;position:relative;cursor:pointer}.nav__humburger span,.nav__humburger:after,.nav__humburger:before{content:"";display:block;width:100%;background:#7484a6;height:3px;border-radius:2px}.nav__active{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10}.nav__active ul{display:grid;grid-template-columns:100%;grid-gap:30px;gap:30px;order:2;grid-column:1/4;margin:0 auto 0 0;justify-items:start}.nav__active ul li{margin:0}.nav__active ul a{justify-content:start}.nav__active .nav__humburger span{opacity:0}.nav__active .nav__humburger:after,.nav__active .nav__humburger:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.nav__active .nav__humburger:after{transform:translate(-50%,-50%) rotate(-45deg)}}@media (max-width:768px){.search{padding:20px 0}.result{height:calc(100vh - 115px)}.search .container{grid-template-columns:100%;gap:20px;justify-items:center}.result__item{grid-template-columns:1fr 1fr;padding:5px;justify-content:space-between;gap:8px}.result__text{grid-column:2/4}.result__fav{order:2;grid-column:3/4}.result__fav p{display:none}.result__fav svg{width:40px;height:40px}.result__har{padding:0 0 0 20px;grid-column:1/3}}@media (max-width:425px){.nav .container{column-gap:15px}.nav__logo{grid-template-columns:35px 1fr}.nav__logo p{font-size:23px;line-height:1}}.main{padding:39px 0 120px}.main__prev{background:#fafafa;border-radius:20px 20px 0 0;padding:50px 30px 70px;display:grid;grid-template-columns:160px 1fr;grid-gap:26px;gap:26px;align-items:center;position:relative}.main__prev_img{width:100%;border-radius:10px}.main__prev_text{font-family:Open Sans;font-size:16px;line-height:20px;color:#6a6a6a}.main__tab{position:absolute;bottom:-38px;left:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%;max-width:692px;z-index:1}.main__tab li{cursor:pointer;background:#d9d9d9;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:0 40px 40px 0;padding:23px 20px 25px;display:flex;justify-content:center;align-items:center}.main__tab li p{font-weight:500;font-size:18px;line-height:22px;letter-spacing:-.02em;color:#b9b9b9;margin:0 6px}.main__tab li.active{background:#7484a6}.main__tab li.active p{color:#fafafa}.comment{padding:95px 55px 25px;background:#fafafa}.comment__search{display:flex;justify-content:flex-start;align-items:center}.comment__search_avatar{width:53px}.comment__search_avatar img{width:100%;border-radius:100%;border:3px solid #7484a6}.comment__search_input{margin:0 auto 0 48px;max-width:470px;width:100%;position:relative}.comment__search_input a{position:absolute;top:50%;transform:translateY(-50%);right:5px}.comment__search_input a svg path{transition:all .3s}.comment__search_input input{background:#fafafa;border-radius:10px;box-sizing:border-box;padding:7px 30px 7px 22px;width:100%;transition:all .3s;border:1px solid rgba(74,97,148,.2);color:#7484a6;font-family:Open Sans;font-style:normal;font-weight:300;font-size:14px;line-height:22px}.comment__search_input input:focus{border:1px solid #7484a6}.comment__search_input input:focus+a svg path{fill:#7484a6}.comment__search_select{position:relative;z-index:1}.comment__search_select select{padding:10px 30px 10px 10px;background:transparent;border:none;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey;-webkit-appearance:none;-moz-appearance:none}.comment__search_select:before{content:"";display:block;width:24px;height:24px;background:url(/img/arrow.svg) 50% no-repeat;background-size:contain;top:50%;transform:translateY(-50%);right:0;position:absolute;z-index:-1}.comment__wrapper{margin:20px 0 0;display:grid;grid-template-columns:100%;grid-gap:15px;gap:15px}.comment__item{background:hsla(0,0%,100%,.2);box-shadow:0 4px 4px rgba(74,97,148,.2);border-radius:16px;padding:8px 10px 6px}.comment__pers{display:flex;justify-content:flex-start;align-items:center}.comment__pers_img{width:42px}.comment__pers_img img{width:100%;border:3px solid #7484a6;border-radius:100%}.comment__pers_name{font-family:Montserrat;margin:0 20px;font-size:16px;line-height:20px;color:#4a6194}.comment__pers_time{font-family:Montserrat;font-style:normal;font-weight:300;font-size:12px;line-height:20px;color:grey}.comment__text{margin:12px 0 0;font-family:Open Sans;font-size:14px;line-height:20px;color:#6a6a6a}.comment__footer{margin:20px 0 0;display:flex;justify-content:space-between;align-items:center}.comment__footer_answer{font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey;border-bottom:1px dashed #b9b9b9}.comment__footer_score{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.comment__footer_score a{display:grid;grid-template-columns:18px auto;grid-gap:10px;gap:10px}.comment__footer_score a svg{width:100%}.comment__footer_score a p{font-weight:300;font-size:12px;line-height:20px;letter-spacing:-.02em;color:grey}.comment__show{display:block;margin:40px auto 0;text-align:center;font-size:16px;line-height:20px;letter-spacing:-.04em;color:#4a6194}.result__fav_active{width:74px}@media (max-width:768px){.rodal-dialog{width:300px!important}.main__prev{grid-template-rows:160px;position:relative;padding:10px 5px 20px}.main__prev_text{overflow:hidden;text-overflow:clip;position:relative;height:100%}.main__tab{display:flex;justify-content:flex-start;gap:0;max-width:100%;bottom:auto;top:100%}.main__tab li{padding:19px;width:100%;margin:0 -2% 0 0;z-index:2}.main__tab li+li{margin:0 0 0 -2%;z-index:1}.main__tab li p{font-size:14px;line-height:22px;margin:0 3px}.comment{padding:80px 10px 20px}.comment__search{grid-template-columns:53px 1fr;grid-gap:20px;gap:20px;display:grid;grid-row-gap:0;row-gap:0}.comment__search_input{margin:0}.comment__search_select{grid-column:1/3;display:flex;justify-content:flex-end}.comment__search_select select{padding:0 30px 0 10px}}.modal-enter{width:100vw;height:70vh;display:flex;justify-content:center;align-items:center;overflow-y:scroll;padding:20px 0}.modal-enter__overflow{background:linear-gradient(123.76deg,#e6ebf4 3.12%,rgba(232,234,240,.655) 12.95%,rgba(142,155,181,.521) 50.29%,hsla(0,0%,85%,.92) 97.47%);position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(10px)}.modal-enter__block{padding:30px 92px;background:#fafafa;border-radius:20px;width:100%;max-width:610px}.modal-enter h2{font-family:Roboto;font-style:normal;font-weight:500;font-size:22px;line-height:26px;color:#7484a6;text-align:center}.modal-enter__wrapper{margin:28px 0 0}.modal-enter__input,.modal-enter__wrapper{display:grid;grid-template-columns:100%;grid-gap:10px;gap:10px}.modal-enter__input p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey;order:-1;transition:all .3s}.modal-enter__input input{border:1px solid grey;width:100%;padding:10px;font-family:Open Sans;font-style:normal;font-weight:300;font-size:14px;line-height:22px;color:rgba(70,77,77,.6);transition:all .3s;box-sizing:border-box}.modal-enter__input input::placeholder{color:rgba(70,77,77,.6)}.modal-enter__input input:focus{background:#7484a6;border:1px solid #7484a6;color:#fafafa}.modal-enter__input input:focus::placeholder{color:#fafafa}.modal-enter__input input:focus+p{color:#7484a6}.modal-enter__row{display:flex;justify-content:space-between;align-items:center}.modal-enter__label{display:grid;grid-template-columns:22px 1fr;grid-gap:12px;gap:12px;align-items:center}.modal-enter__label p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey}.modal-enter__check{position:relative}.modal-enter__check svg{width:100%;background:#7484a6;transition:all .3s;border-radius:2px;height:22px}.modal-enter__check input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.modal-enter__check input:checked+svg{background:none}.modal-enter__member{font-size:14px;line-height:18px;letter-spacing:-.04em;color:#4a6194}.modal-enter .btn__blue{margin:24px auto 0;display:block}.modal-enter__with{margin:30px 0 0;display:flex;justify-content:center;align-items:center;gap:16px}.modal-enter__with p{font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey}.modal-enter__with img{width:35px;height:40px}.modal-enter__reg{margin:32px 0 0;text-align:center;font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey}.modal-enter__reg a{color:#4a6194;margin:0 0 0 6px}@media (max-width:768px){.modal-enter{padding:10px}.modal-enter__block{padding:25px 20px 40px}}.modal-reg{position:fixed;z-index:50;width:100vw;height:100vh;top:0;left:0;display:flex;justify-content:flex-start;align-items:flex-start;overflow-y:scroll;padding:20px 0}.modal-reg__overflow{background:linear-gradient(123.76deg,#e6ebf4 3.12%,rgba(232,234,240,.655) 12.95%,rgba(142,155,181,.521) 50.29%,hsla(0,0%,85%,.92) 97.47%);position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(10px)}.modal-reg__block{margin:auto auto auto 80px;padding:25px 92px 45px;background:#fafafa;border-radius:20px;width:100%;max-width:610px}.modal-reg h2{font-family:Roboto;font-style:normal;font-weight:500;font-size:22px;line-height:26px;color:#7484a6;text-align:center}.modal-reg__wrapper{margin:28px 0 0}.modal-reg__input,.modal-reg__wrapper{display:grid;grid-template-columns:100%;grid-gap:10px;gap:10px}.modal-reg__input p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey;padding:0 0 0 10px;order:-1;transition:all .3s}.modal-reg__input input{border:1px solid grey;width:100%;padding:16px 10px 22px;font-family:Open Sans;font-style:normal;font-weight:300;font-size:14px;line-height:22px;color:rgba(70,77,77,.6);transition:all .3s;box-sizing:border-box}.modal-reg__input input::placeholder{color:rgba(70,77,77,.6)}.modal-reg__input input:focus{background:#7484a6;border:1px solid #7484a6;color:#fafafa}.modal-reg__input input:focus::placeholder{color:#fafafa}.modal-reg__input input:focus+p{color:#7484a6}.modal-reg__row{display:flex;justify-content:space-between;align-items:center}.modal-reg__label{display:grid;grid-template-columns:22px 1fr;grid-gap:12px;gap:12px;align-items:center}.modal-reg__label p{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey}.modal-reg__check{position:relative}.modal-reg__check svg{width:100%;background:#7484a6;transition:all .3s;border-radius:2px;height:22px}.modal-reg__check input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.modal-reg__check input:checked+svg{background:none}.modal-reg__member{font-size:14px;line-height:18px;letter-spacing:-.04em;color:#4a6194}.modal-reg .btn__blue{margin:24px auto 0;display:block}.modal-reg__with{margin:52px 0 0;display:flex;justify-content:center;align-items:center;gap:16px}.modal-reg__with p{font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey}.modal-reg__with img{width:36px}.modal-reg__reg{margin:32px 0 0;text-align:center;font-size:16px;line-height:20px;letter-spacing:-.04em;color:grey}.modal-reg__reg a{color:#4a6194;margin:0 0 0 6px}@media (max-width:768px){.modal-reg{padding:10px}.modal-reg__block{margin:auto;padding:25px 20px 40px}}.arrow{width:40px;height:40px}.filters{display:flex;justify-content:left;gap:20px;flex-wrap:wrap}.link{background:#fafafa;padding:85px 40px 47px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.link__add{display:inline-block;text-align:center;width:120px;padding:5px;border-radius:10px}.link__add svg{margin:0 auto;display:block}.link__add p,.link__add svg path{transition:all .3s}.link__add p{font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey;text-align:center}.link__add:hover svg path{fill:#7484a6}.link__add:hover p{color:#7484a6}.link__wrapper{margin:31px 0 0;display:grid;grid-template-columns:100%;grid-gap:16px;gap:16px}.link .result__item{background:#fafafa;box-shadow:0 4px 4px rgba(0,0,0,.25);gap:20px}.link__show{margin:15px auto 0;display:block;text-align:center;font-size:16px;line-height:20px;letter-spacing:-.04em;color:#4a6194}@media (max-width:768px){.link{padding:80px 5px 30px}.link .result__item{gap:5px}}.add{padding:80px 45px 47px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:linear-gradient(123.76deg,#e6ebf4 3.12%,rgba(232,234,240,.655) 12.95%,rgba(142,155,181,.521) 50.29%,hsla(0,0%,85%,.92) 97.47%)}.add__form{display:grid;grid-template-columns:4fr 1fr 1fr;grid-gap:20px;gap:20px;align-items:start}.add__form__header{margin-bottom:10px}.add__add{display:inline-block;text-align:center}.add__add svg{display:block;margin:0 auto}.add__add svg path{fill:grey;transition:all .3s}.add__add p{text-align:center;font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey}.add__add:hover p,.add__add:hover svg path{color:#7484a6}.add__pic{display:inline-block}.add__pic svg{display:block;margin:0 auto}.add__pic svg path{transition:all .3s}.add__pic svg path:first-child{fill:grey}.add__pic svg path:nth-child(2){stroke:grey}.add__pic p{text-align:center;font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey}.add__pic:hover svg path:first-child{fill:#7484a6}.add__pic:hover svg path:nth-child(2){stroke:#7484a6}.add__pic:hover p{color:#7484a6}.add__select{background:#fafafa;border:1px solid #b9b9b9;position:relative;z-index:1}.add__select select{width:100%;background:transparent;border:none;padding:15px 40px 15px 20px;min-width:134px;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.04em;color:grey;-webkit-appearance:none;-moz-appearance:none}.add__select:before{content:"";display:block;width:24px;height:24px;background:url(/img/arrow.svg) 50% no-repeat;background-size:contain;top:50%;transform:translateY(-50%);right:20px;position:absolute;z-index:-1}.add__textarea{position:relative}.add__textarea textarea{width:100%;padding:15px 40px 15px 20px;resize:none;background:#fafafa;border:1px solid #b9b9b9;box-sizing:border-box;font-family:Open Sans;font-style:normal;font-weight:300;font-size:14px;line-height:22px;transition:all .3s;color:#7484a6}.add__textarea textarea::placeholder{color:#b9b9b9}.add__textarea textarea:focus{border:1px solid #7484a6}.add__textarea textarea:focus::placeholder{color:#7484a6}.add__textarea textarea:focus+a svg path{fill:#7484a6}.add__textarea a{position:absolute;top:15px;right:20px}.add__textarea a svg path{transition:all .3s}.add__search{display:grid;grid-template-columns:1fr auto;grid-gap:21px;gap:21px;align-items:center;margin:0}.add__search__header{margin-bottom:3px;margin-top:20px}.add__search_input{position:relative}.add__search_input input{border-radius:10px;width:100%;padding:7px 20px 5px 35px;background:#fafafa;border:1px solid #b9b9b9;box-sizing:border-box;font-family:Open Sans;font-style:normal;font-weight:300;font-size:14px;line-height:22px;color:#7484a6;transition:all .3s}.add__search_input input::placeholder{color:#b9b9b9}.add__search_input input:focus{border:1px solid #7484a6}.add__search_input input:focus::placeholder{color:#7484a6}.add__search_input input:focus+a svg path{fill:#7484a6}.add__search_input a{position:absolute;top:50%;transform:translateY(-50%);left:4px}.add__search_input a svg path{transition:all .3s}.add__result{margin:24px 0 0}.add__result h3{font-size:16px;line-height:20px;letter-spacing:-.04em;color:#7484a6}.add__wrapper{margin:17px 0 0;display:grid;grid-template-columns:100%;grid-gap:16px;gap:16px}.add__wrapper .result__item{box-shadow:0 4px 4px rgba(0,0,0,.25);gap:20px}@media (max-width:768px){.add{padding:80px 10px 30px}.add .result__item{grid-template-columns:1fr 1fr 1fr;gap:5px}.add__search{grid-template-columns:100%;justify-items:center;gap:18px}.add__search_input,.add__search_input input{width:100%}.add__form{grid-template-columns:1fr}.add__add{margin-top:60px}.fileform__wrapper{margin-bottom:90px}}@media (max-width:420px){.main__tab li{padding:10px 5px}.main__tab li p{font-size:10px;margin:0 3px}}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-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}a{text-decoration:none}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}@font-face{font-family:__Montserrat_78848e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_78848e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_78848e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Montserrat_78848e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_78848e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_Fallback_78848e;src:local("Arial");ascent-override:84.95%;descent-override:22.03%;line-gap-override:0.00%;size-adjust:113.95%}.__className_78848e{font-family:__Montserrat_78848e,__Montserrat_Fallback_78848e;font-style:normal}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3794f505ceb4aef5-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/320d9f5d177d6ec2-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ca9e8d8193aed290-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80512c49369d7ad3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0d580af215996300-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/14254a1c498c2b09-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4036a8cc6ad3520f-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7128a8004343716-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_e456d3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c4a2ca76cbcd952a-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_e456d3;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_e456d3{font-family:__Roboto_e456d3,__Roboto_Fallback_e456d3;font-weight:400;font-style:normal}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031a,U+0326-0327,U+032c,U+032f-0330,U+0332-0333,U+0338,U+033a,U+0346,U+034d,U+0391-03a1,U+03a3-03a9,U+03b1-03c9,U+03d1,U+03d5-03d6,U+03f0-03f1,U+03f4-03f5,U+2016-2017,U+2034-2038,U+203c,U+2040,U+2043,U+2047,U+2050,U+2057,U+205f,U+2070-2071,U+2074-208e,U+2090-209c,U+20d0-20dc,U+20e1,U+20e5-20ef,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214f,U+2190,U+2192,U+2194-21ae,U+21b0-21e5,U+21f1-21f2,U+21f4-2211,U+2213-2214,U+2216-22ff,U+2308-230b,U+2310,U+2319,U+231c-2321,U+2336-237a,U+237c,U+2395,U+239b-23b7,U+23d0,U+23dc-23e1,U+2474-2475,U+25af,U+25b3,U+25b7,U+25bd,U+25c1,U+25ca,U+25cc,U+25fb,U+266d-266f,U+27c0-27ff,U+2900-2aff,U+2b0e-2b11,U+2b30-2b4c,U+2bfe,U+3030,U+ff5b,U+ff5d,U+1d400-1d7ff,U+1ee??}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:U+0001-000c,U+000e-001f,U+007f-009f,U+20dd-20e0,U+20e2-20e4,U+2150-218f,U+2190,U+2192,U+2194-2199,U+21af,U+21e6-21f0,U+21f3,U+2218-2219,U+2299,U+22c4-22c6,U+2300-243f,U+2440-244a,U+2460-24ff,U+25a0-27bf,U+28??,U+2921-2922,U+2981,U+29bf,U+29eb,U+2b??,U+4dc0-4dff,U+fff9-fffb,U+10140-1018e,U+10190-1019c,U+101a0,U+101d0-101fd,U+102e0-102fb,U+10e60-10e7e,U+1d2c0-1d2d3,U+1d2e0-1d37f,U+1f0??,U+1f100-1f1ad,U+1f1e6-1f1ff,U+1f30d-1f30f,U+1f315,U+1f31c,U+1f31e,U+1f320-1f32c,U+1f336,U+1f378,U+1f37d,U+1f382,U+1f393-1f39f,U+1f3a7-1f3a8,U+1f3ac-1f3af,U+1f3c2,U+1f3c4-1f3c6,U+1f3ca-1f3ce,U+1f3d4-1f3e0,U+1f3ed,U+1f3f1-1f3f3,U+1f3f5-1f3f7,U+1f408,U+1f415,U+1f41f,U+1f426,U+1f43f,U+1f441-1f442,U+1f444,U+1f446-1f449,U+1f44c-1f44e,U+1f453,U+1f46a,U+1f47d,U+1f4a3,U+1f4b0,U+1f4b3,U+1f4b9,U+1f4bb,U+1f4bf,U+1f4c8-1f4cb,U+1f4d6,U+1f4da,U+1f4df,U+1f4e3-1f4e6,U+1f4ea-1f4ed,U+1f4f7,U+1f4f9-1f4fb,U+1f4fd-1f4fe,U+1f503,U+1f507-1f50b,U+1f50d,U+1f512-1f513,U+1f53e-1f54a,U+1f54f-1f5fa,U+1f610,U+1f650-1f67f,U+1f687,U+1f68d,U+1f691,U+1f694,U+1f698,U+1f6ad,U+1f6b2,U+1f6b9-1f6ba,U+1f6bc,U+1f6c6-1f6cf,U+1f6d3-1f6d7,U+1f6e0-1f6ea,U+1f6f0-1f6f3,U+1f6f7-1f6fc,U+1f7??,U+1f800-1f80b,U+1f810-1f847,U+1f850-1f859,U+1f860-1f887,U+1f890-1f8ad,U+1f8b0-1f8bb,U+1f8c0-1f8c1,U+1f900-1f90b,U+1f93b,U+1f946,U+1f984,U+1f996,U+1f9e9,U+1fa00-1fa6f,U+1fa70-1fa7c,U+1fa80-1fa89,U+1fa8f-1fac6,U+1face-1fadc,U+1fadf-1fae9,U+1faf0-1faf8,U+1fb??}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Open_Sans_d3c349;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Open_Sans_Fallback_d3c349;src:local("Arial");ascent-override:101.18%;descent-override:27.73%;line-gap-override:0.00%;size-adjust:105.64%}.__className_d3c349{font-family:__Open_Sans_d3c349,__Open_Sans_Fallback_d3c349;font-style:normal}