@charset "UTF-8";.icon{display:inline-block;flex:0 0 auto;width:20px;height:20px;fill:currentColor}html.theme-light .text_white,html.theme-light .input_file .input__label-text,.input_file html.theme-light .input__label-text,html.theme-dark .text_white,html.theme-dark .input_file .input__label-text,.input_file html.theme-dark .input__label-text{color:#fff}html.theme-light .text_grayish,html.theme-light .input__caption{color:#20202080}html.theme-dark .text_grayish,html.theme-dark .input__caption{color:#e3e3e380}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .input .form-control,.input html.theme-light .form-control,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .input .form-control,.input html.theme-dark .form-control,html.theme-dark .title{color:#e3e3e3}.text_weight_400,.input .form-control,.input__caption,.input_file .input__label-text{font-weight:400}.input{display:flex}.input{align-items:center}.input{position:relative;width:100%;max-height:48px;padding:1.2rem;border-radius:1.2rem;border:.1rem solid #f6f7f9;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}html.theme-light .input{background-color:#f6f7f9}html.theme-dark .input{background-color:#303031}html.theme-light .input{border-color:#f6f7f9}html.theme-dark .input{border-color:#303031}@media only screen and (min-width: 1201px){.input{padding:2rem;height:64px;max-height:64px}}.input:focus-within{border:.1rem solid #3ac270;box-shadow:0 8px 24px #3ac2701a}html.theme-light .input:focus-within{background-color:#fff}html.theme-dark .input:focus-within{background-color:#272728}html.theme-light .input:focus-within{border-color:#3ac270}html.theme-dark .input:focus-within{border-color:#51ce83}html.theme-light .input:focus-within:hover{border-color:#3ac270}html.theme-dark .input:focus-within:hover{border-color:#51ce83}html.theme-light .input:focus-within .input__icon{color:#3ac270}html.theme-dark .input:focus-within .input__icon{color:#51ce83}.input:hover{border:.1rem solid rgba(32,32,32,.2)}html.theme-light .input:hover{background-color:#fff}html.theme-dark .input:hover{background-color:#272728}html.theme-light .input:hover{border-color:#20202033}html.theme-dark .input:hover{border-color:#ffffff26}.input_filled{border:.1rem solid rgba(32,32,32,.2)}html.theme-light .input_filled{background-color:#fff}html.theme-dark .input_filled{background-color:#272728}html.theme-light .input_filled{border-color:#20202033}html.theme-dark .input_filled{border-color:#ffffff26}html.theme-light .input_filled .input__icon{color:#3ac270}html.theme-dark .input_filled .input__icon{color:#51ce83}.input .invalid-feedback{font-size:1.2rem;line-height:1rem;position:absolute;bottom:0;transform:translateY(15px);width:100%;max-width:500px}html.theme-light .input .invalid-feedback{color:#e13e52}html.theme-dark .input .invalid-feedback{color:#d34e56}.input .form-control{font-size:1.4rem;line-height:2.4rem;background-color:inherit;border:none;padding:0;width:100%}html.theme-light .input .form-control::placeholder{color:#20202080}html.theme-dark .input .form-control::placeholder{color:#e3e3e380}.input .form-control:focus{border:none;outline:none;box-shadow:none}@media only screen and (min-width: 746px){.input .form-control{font-size:1.6rem}}@media only screen and (min-width: 1201px){.input .form-control{font-size:1.8rem}}.input__icon{width:20px;height:20px;margin-right:.99rem;cursor:pointer}html.theme-light .input__icon{color:#202020}html.theme-dark .input__icon{color:#e3e3e3}.input__caption{font-size:1.4rem;line-height:2.4rem;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-align:center;width:100%}.input_textarea{padding:0;height:unset;max-height:unset}.input_textarea .form-control{min-height:232px;border-radius:1.2rem;font-family:Poppins;resize:vertical;padding:calc(3rem * .4)}.input_file{gap:2rem;cursor:pointer}@media only screen and (min-width: 1201px){.input_file{padding:.6rem 1rem}}.input_file .input__label{display:inline-flex;align-items:center;justify-content:center;height:100%;flex:0 0 auto;cursor:pointer;padding:2rem 3rem;border-radius:1.2rem;max-width:50%}html.theme-light .input_file .input__label{background-color:#3ac270}html.theme-dark .input_file .input__label{background-color:#51ce83}.input_file .input__label-text{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.4rem;line-height:2.4rem}.input_file .form-control{display:none}html.theme-light .text_white,html.theme-light .button .btn,.button html.theme-light .btn,html.theme-dark .text_white,html.theme-dark .button .btn,.button html.theme-dark .btn{color:#fff}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white{color:#202020}html.theme-dark .text_dark-white{color:#e3e3e3}.text_weight_700,.button .btn{font-weight:700}.button,.button .btn{width:100%;height:100%}html.theme-light .button:hover .btn{background-color:#3ad478}html.theme-dark .button:hover .btn{background-color:#51ce83}.button:active .btn{box-shadow:0 .8rem 1.2rem -1.2rem #3ac270}html.theme-light .button:active .btn{background-color:#38b96c}html.theme-dark .button:active .btn{background-color:#56bb7e}.button .btn{font-size:1.6rem;line-height:2.4rem;transition:background-color .2s ease-in-out;border-radius:1.2rem;border:none;box-shadow:0 1.2rem 2.4rem -1.2rem #3ac270;padding:calc(3rem * .4) 0;cursor:pointer}html.theme-light .button .btn{background-color:#3ac270}html.theme-dark .button .btn{background-color:#58c082}@media only screen and (min-width: 1201px){.button .btn{font-size:1.8rem}}.button .btn:disabled{opacity:.6;cursor:default}html.theme-light .button .btn:disabled:hover{background-color:#3ac270}html.theme-dark .button .btn:disabled:hover{background-color:#58c082}.button .btn:disabled:active{box-shadow:none}html.theme-light .button .btn:disabled:active{background-color:#3ac270}html.theme-dark .button .btn:disabled:active{background-color:#58c082}.button_rounded .btn{border-radius:50%}.button_copy .btn{font-size:1.4rem;line-height:2rem;font-weight:700;padding:1rem 0;transition:background-color .2s ease-in-out;border-radius:1.2rem;border:none;outline:none;box-shadow:none;cursor:pointer}html.theme-light .button_copy .btn{background-color:#3ac2701a}html.theme-dark .button_copy .btn{background-color:#51ce831a}html.theme-light .button_copy .btn{color:#3ac270}html.theme-dark .button_copy .btn{color:#51ce83}html.theme-light .button_copy:hover .btn{background-color:#3ac27033}html.theme-dark .button_copy:hover .btn{background-color:#51ce8333}html.theme-light .button_copy:hover .btn:disabled{background-color:#3ac2701a}html.theme-dark .button_copy:hover .btn:disabled{background-color:#51ce831a}.button_copy:active .btn{box-shadow:none}html.theme-light .button_copy:active .btn{background-color:#3ac27033}html.theme-dark .button_copy:active .btn{background-color:#51ce8333}html.theme-light .button_copy:active .btn:disabled{background-color:#3ac2701a}html.theme-dark .button_copy:active .btn:disabled{background-color:#51ce831a}.search{display:flex}.search{gap:calc(3rem * .4)}.search .input{box-shadow:0 .6rem 1.6rem #0000000d;border:.1rem solid rgba(32,32,32,.1)}html.theme-light .search .input{background-color:#fff}html.theme-dark .search .input{background-color:#3b3b3b}html.theme-light .search .input,html.theme-dark .search .input{border-color:#2020201a}@media only screen and (min-width: 1201px){.search .input{height:48px}}html.theme-light .search .input:focus-within{border-color:#3ac270}html.theme-dark .search .input:focus-within{border-color:#51ce83}@media only screen and (min-width: 746px){.search{padding:calc(3rem * .4);border-radius:1.6rem}html.theme-light .search{background-color:#f6f7f9}html.theme-dark .search{background-color:#303031}html.theme-light .search .input{border-color:#fff}html.theme-dark .search .input{border-color:#303031}}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .select .form-select,.select html.theme-light .form-select,html.theme-light .select__dropdown-item{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .select .form-select,.select html.theme-dark .form-select,html.theme-dark .select__dropdown-item{color:#e3e3e3}.text_weight_400,.select .form-select,.select__dropdown-item{font-weight:400}.text_weight_700{font-weight:700}.select{position:relative;width:100%}.select:hover .form-select{border:.1rem solid rgba(32,32,32,.2)}html.theme-light .select:hover .form-select{background-color:#fff}html.theme-dark .select:hover .form-select{background-color:#272728}html.theme-light .select:hover .form-select{border-color:#20202033}html.theme-dark .select:hover .form-select{border-color:#ffffff26}.select .form-select{font-size:1.6rem;line-height:2.4rem;width:100%;max-height:48px;border:.1rem solid #f6f7f9;border-radius:1.2rem;padding:calc(3rem * .4);transition:background-color .2s ease-in-out,border-color .2s ease-in-out;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}html.theme-light .select .form-select{background-color:#f6f7f9}html.theme-dark .select .form-select{background-color:#303031}html.theme-light .select .form-select{border-color:#f6f7f9}html.theme-dark .select .form-select{border-color:#303031}@media only screen and (min-width: 1201px){.select .form-select{max-height:64px;height:64px;padding:2rem}}.select .form-select:focus{border:.1rem solid #3ac270;box-shadow:none}html.theme-light .select .form-select:focus{border-color:#3ac270}html.theme-dark .select .form-select:focus{border-color:#51ce83}html.theme-light .select .form-select:focus{background-color:#fff}html.theme-dark .select .form-select:focus{background-color:#272728}.select .form-select:focus-visible{outline:none}.select .form-select__option{display:none}.select__dropdown{position:absolute;z-index:100;max-width:50%;width:auto;margin-top:1.29rem;border-radius:1.2rem;padding:0;display:none}html.theme-light .select__dropdown{background-color:#f6f7f9}html.theme-dark .select__dropdown{background-color:#303031}.select__dropdown_active{display:block}.select__dropdown-item{font-size:1.6rem;line-height:2.4rem;width:100%;margin:0;padding:calc(3rem * .2) calc(3rem * .76) calc(3rem * .2) calc(3rem * .76);list-style-type:none;cursor:pointer}.select__icon{position:absolute;right:14px;top:50%;width:12px;height:12px;transition:transform .2s ease-in-out;transform:translateY(-50%);cursor:pointer}html.theme-light .select__icon{color:#202020}html.theme-dark .select__icon{color:#e3e3e3}.select__icon_active{transform:translateY(-50%) rotate(180deg);transition:transform .2s ease-in-out}.checkbox .form-check .form-check-input{display:none}.checkbox .form-check .form-check-input:checked~.checkbox__marker{border:none}.checkbox .form-check .form-check-input:checked~.checkbox__marker:after{display:block}.checkbox .form-check .form-check-input:checked~.checkbox__marker:before{display:block}.checkbox .form-check .form-check-label{position:absolute;display:block;width:100%;height:100%;font-size:0;cursor:pointer}.checkbox__marker{width:20px;height:20px;border:.1rem solid rgba(58,194,112,.4);border-radius:.6rem;cursor:pointer}.checkbox__marker:before{position:absolute;top:8px;left:3.8px;width:14px;height:2px;rotate:-45deg;display:none;content:""}.checkbox__marker:after{position:absolute;top:9px;left:1px;width:7px;height:2px;rotate:53deg;display:none;content:""}.vote-checker .checkbox .form-check .form-check-label{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.vote-checker[data-type=submit] .vote-checker__content{border-radius:.8rem;box-shadow:none}.view-switcher{display:none}@media only screen and (min-width: 746px){.view-switcher{display:block}}.view-switcher .js-enabled .js-grid{display:flex}.view-switcher .js-grid{display:none}.view-switcher noscript{display:inline-flex}.js-enabled .js-grid{display:flex}.text-select{display:flex}.text-select{width:100%;border:.1rem solid;border-radius:1.2rem;margin-bottom:.8rem;transition:border-color .2s ease-in-out}html.theme-light .text-select{border-color:#f6f7f9}html.theme-dark .text-select{border-color:#303031}html.theme-light .text-select .input_filled{background-color:#f6f7f9}html.theme-dark .text-select .input_filled{background-color:#303031}.text-select:focus-within{border:.1rem solid;box-shadow:0 8px 24px #3ac2701a}html.theme-light .text-select:focus-within{border-color:#3ac270}html.theme-dark .text-select:focus-within{border-color:#51ce83}html.theme-light .text-select:focus-within .form-select{background-color:#fff}html.theme-dark .text-select:focus-within .form-select{background-color:#272728}html.theme-light .text-select:focus-within .text-select__input{background-color:#fff}html.theme-dark .text-select:focus-within .text-select__input{background-color:#272728}html.theme-light .text-select:focus-within:hover{border-color:#3ac270}html.theme-dark .text-select:focus-within:hover{border-color:#51ce83}.text-select:hover{border:.1rem solid}html.theme-light .text-select:hover{border-color:#20202033}html.theme-dark .text-select:hover{border-color:#ffffff26}html.theme-light .text-select:hover .form-select{background-color:#fff}html.theme-dark .text-select:hover .form-select{background-color:#272728}.text-select:hover .text-select__input{border:none}html.theme-light .text-select:hover .text-select__input{background-color:#fff}html.theme-dark .text-select:hover .text-select__input{background-color:#272728}.text-select__input{border-bottom-right-radius:0;border-top-right-radius:0;border:none}.text-select__input:focus-within{border:none;box-shadow:none}.text-select__select{max-width:132px}@media only screen and (min-width: 1201px){.text-select__select{max-width:172px}}.text-select__select .form-select{border-left:.1rem solid;border-bottom-left-radius:0;border-top-left-radius:0;border-top:none;border-right:none;border-bottom:none}html.theme-light .text-select__select .form-select{border-color:#2020201a}html.theme-dark .text-select__select .form-select{border-color:#ffffff12}.text-select__select .form-select:focus{border-top:none;border-right:none;border-bottom:none}html.theme-light .text-select__select .form-select:focus{border-color:#2020201a}html.theme-dark .text-select__select .form-select:focus{border-color:#ffffff12}.text-select__select .form-select:hover{border-top:none;border-right:none;border-bottom:none}html.theme-light .text-select__select .form-select:hover{border-color:#2020201a}html.theme-dark .text-select__select .form-select:hover{border-color:#ffffff12}.text-select__select .select__dropdown{width:100%;max-width:unset}html.theme-light .text_primary,html.theme-light .catalog-item__header-button,html.theme-light .catalog-item__footer-button,html.theme-light .catalog-item__clipboard-button{color:#3ac270}html.theme-dark .text_primary,html.theme-dark .catalog-item__header-button,html.theme-dark .catalog-item__footer-button,html.theme-dark .catalog-item__clipboard-button{color:#51ce83}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .catalog-item__status-text,html.theme-light .catalog-item__feedback-button,html.theme-light .catalog-item__clipboard-input,html.theme-light .catalog-item__title,html.theme-light .catalog-item__content,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .catalog-item__status-text,html.theme-dark .catalog-item__feedback-button,html.theme-dark .catalog-item__clipboard-input,html.theme-dark .catalog-item__title,html.theme-dark .catalog-item__content,html.theme-dark .title{color:#e3e3e3}.text_weight_400,.catalog-item__status-text,.catalog-item__feedback-button,.catalog-item__clipboard-input,.catalog-item__content{font-weight:400}.text_weight_700,.catalog-item__header-button,.catalog-item__footer-button,.catalog-item__clipboard-button,.catalog-item__title,.title{font-weight:700}.catalog-item__title-wrapper,.catalog-item__feedback-buttons,.catalog-item__footer,.catalog-item__clipboard-link-container,.catalog-item__clipboard-button,.catalog-item__link_desktop,.catalog-item__header,.catalog-item__header-button,.catalog-item__status,.catalog-item__footer-button,.catalog-item__feedback-button,.catalog-item__clipboard,.catalog-item,.catalog-item__header-text{display:flex}.catalog-item,.catalog-item__header-text{flex-direction:column}.catalog-item__link_desktop,.catalog-item__header,.catalog-item__header-button,.catalog-item__status,.catalog-item__footer-button,.catalog-item__feedback-button,.catalog-item__clipboard{align-items:center}.catalog-item__clipboard-link-container,.catalog-item__clipboard-button{align-items:center;justify-content:center}.catalog-item__footer{justify-content:space-between}.catalog-item{position:relative;gap:calc(3rem * .4);padding:2.4rem 2rem 2rem}@media only screen and (min-width: 746px){.catalog-item{gap:1.62rem;padding:2.4rem;height:100%;max-height:240px}}@media only screen and (min-width: 1201px){.catalog-item:hover .catalog-item__content{opacity:1}.catalog-item:hover .catalog-item__footer-button{width:70px}html.theme-light .catalog-item:hover .catalog-item__footer-button{background-color:#3ac2701a}html.theme-dark .catalog-item:hover .catalog-item__footer-button{background-color:#51ce831a}html.theme-light .catalog-item:hover .catalog-item__footer-button:hover{background-color:#3ac27033}html.theme-dark .catalog-item:hover .catalog-item__footer-button:hover{background-color:#51ce8333}.catalog-item:hover .catalog-item__footer-button-icon{display:block}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item{gap:0;padding:2.4rem 0}}@media only screen and (min-width: 1201px){[data-view=list] .catalog-item{padding:2.4rem}[data-view=list] .catalog-item:hover .catalog-item__header-button{width:129px}[data-view=list] .catalog-item:hover .catalog-item__header-button-text{margin:0 .5rem 0 1.8rem}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__clipboard{display:flex}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__content{max-width:70%;max-height:120px;margin-left:6.4rem;-webkit-line-clamp:5}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__image{position:absolute;left:0;top:24px}}@media only screen and (min-width: 1201px){[data-view=list] .catalog-item__image{left:24px}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__header{display:flex;justify-content:space-between;align-items:flex-start;margin-left:6.4rem}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__header-text{flex-direction:row-reverse;gap:calc(3rem * .4)}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__header-button{display:flex}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__title-icon{display:none}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__footer{margin:1rem 0 0 6.4rem}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__footer-button{display:none}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__feedback-buttons{gap:calc(3rem * .8)}}@media only screen and (min-width: 746px){[data-view=list] .catalog-item__feedback-button_dislike{display:flex;align-items:flex-start;margin-top:.5rem}}.catalog-item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}@media only screen and (min-width: 1201px){.catalog-item__link{display:none}}.catalog-item__link_desktop{gap:1.62rem;z-index:100;text-decoration:none}.catalog-item__header{gap:1.62rem}.catalog-item__header-button{font-size:1.2rem;line-height:2rem;width:109px;height:32px;overflow:hidden;transition:width .2s ease-in-out,background-color .2s ease-in-out;border-radius:1.8rem;text-decoration:none;text-transform:uppercase;display:none}html.theme-light .catalog-item__header-button{background-color:#3ac2701a}html.theme-dark .catalog-item__header-button{background-color:#51ce831a}html.theme-light .catalog-item__header-button:hover{background-color:#3ac27033}html.theme-dark .catalog-item__header-button:hover{background-color:#51ce8333}.catalog-item__header-button-icon{width:24px;height:24px;transform:rotate(270deg)}.catalog-item__header-button-text{margin:0 1.8rem;transition:margin .2s ease-in-out}.catalog-item__header-text{gap:.51rem}.catalog-item__title-wrapper{gap:.78rem}html.theme-light .catalog-item__title-wrapper{color:#3ac270}html.theme-dark .catalog-item__title-wrapper{color:#51ce83}.catalog-item__status{gap:calc(3rem * .14)}html.theme-light .catalog-item__status_available .catalog-item__status-marker{background-color:#3ac270}html.theme-dark .catalog-item__status_available .catalog-item__status-marker{background-color:#51ce83}.catalog-item__status-text{font-size:1rem;line-height:1.1rem;opacity:.5;text-transform:uppercase}.catalog-item__status-marker{width:8px;height:8px;border-radius:50%}html.theme-light .catalog-item__status-marker,html.theme-dark .catalog-item__status-marker{background-color:#d34e56}.catalog-item__scam{font-weight:700;color:red;padding-left:12px}.catalog-item__footer{align-items:center}.catalog-item__footer-button{font-size:1.2rem;line-height:2rem;width:50px;overflow:hidden;transition:width .2s ease-in-out,background-color .2s ease-in-out;padding:.6rem .9rem;border-radius:1.8rem;text-decoration:none;text-transform:uppercase}html.theme-light .catalog-item__footer-button:hover{background-color:#3ac27033}html.theme-dark .catalog-item__footer-button:hover{background-color:#51ce8333}.catalog-item__footer-button-icon{display:none}.catalog-item__feedback-buttons{gap:calc(3rem * .4)}.catalog-item__feedback-button{font-size:1.2rem;line-height:1.8rem;gap:calc(3rem * .14);opacity:.5;transition:opacity .2s ease-in-out;cursor:pointer;text-decoration:none}.catalog-item__feedback-button:hover{opacity:1}.catalog-item__feedback-button_pulse .icon{animation:pulse .6s infinite}.catalog-item__feedback-button_dislike{display:none}.catalog-item__clipboard{height:30px;width:100%;display:none}.catalog-item__clipboard-icon{width:24px;height:24px}html.theme-light .catalog-item__clipboard-icon{color:#3ac270}html.theme-dark .catalog-item__clipboard-icon{color:#51ce83}.catalog-item__clipboard-input{font-size:1.3rem;line-height:2.4rem;padding:0;border:none;width:100%;max-width:150px;margin:0 1.6rem 0 .8rem;opacity:.5;z-index:-1}html.theme-light .catalog-item__clipboard-input,html.theme-dark .catalog-item__clipboard-input{background:transparent}.catalog-item__clipboard-input:hover{border:none}.catalog-item__clipboard-link-container{position:relative;width:100%;max-width:184px}.catalog-item__clipboard-link{position:absolute;top:0;left:0;z-index:101;width:100%;height:100%}.catalog-item__clipboard-button{font-size:1rem;line-height:1.6rem;min-width:80px;height:28px;white-space:nowrap;border-radius:1.6rem;border:.1rem solid rgba(58,194,112,.2);outline:none;z-index:100;text-transform:uppercase;cursor:pointer}html.theme-light .catalog-item__clipboard-button,html.theme-dark .catalog-item__clipboard-button{background:transparent}html.theme-light .catalog-item__clipboard-button{border-color:#3ac27033}html.theme-dark .catalog-item__clipboard-button{border-color:#51ce8333}.catalog-item__clipboard-button:hover{border-width:.2rem}.catalog-item__clipboard-button:active{border:.2rem solid rgba(58,194,112,.4)}html.theme-light .catalog-item__clipboard-button:active{border-color:#3ac27066}html.theme-dark .catalog-item__clipboard-button:active{border-color:#51ce8366}.catalog-item__clipboard-button_copied{border:.2rem solid #3ac270}html.theme-light .catalog-item__clipboard-button_copied{border-color:#3ac270}html.theme-dark .catalog-item__clipboard-button_copied{border-color:#51ce83}.catalog-item__title{font-size:1.5rem;line-height:2rem;margin:0;padding:0}.catalog-item__image{width:40px;height:40px;border-radius:1.2rem;box-shadow:0 .2rem .4rem #0000000d;object-fit:cover}.catalog-item__content{font-size:1.4rem;line-height:2rem;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;z-index:-1;opacity:.8;height:100%}@media only screen and (min-width: 746px){.catalog-item__content{max-height:92px;-webkit-line-clamp:4}}@keyframes pulse{0%{transform:scale(.95)}70%{transform:scale(1)}to{transform:scale(.95)}}.back-link{display:flex}.back-link{align-items:center;justify-content:center}.back-link{flex-direction:column;position:relative;width:72px;height:72px;outline:none;text-decoration:none}.back-link:hover,.back-link:active{text-decoration:none}.back-link:hover .back-link__text,.back-link:hover:after,.back-link:hover:before{transform:translate(0)}.back-link:hover .back-link__icon{transform:translate(0) rotate(90deg)}html.theme-light .back-link:hover:after{background-color:#3ac270}html.theme-dark .back-link:hover:after{background-color:#51ce83}.back-link:after,.back-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;transition:transform .2s ease-in-out,color .2s ease-in-out}.back-link:after{z-index:2;transform:translate(8px)}html.theme-light .back-link:after{background-color:#202020}html.theme-dark .back-link:after{background-color:#3b3b3b}.back-link:before{transform:translate(-8px);z-index:1}html.theme-light .back-link:before{background-color:#3ac270}html.theme-dark .back-link:before{background-color:#51ce83}.back-link__icon,.back-link__text{transform:translate(8px);z-index:3;transition:transform .2s ease-in-out}.back-link__icon{width:24px;height:24px;transform:translate(8px) rotate(90deg)}html.theme-light .back-link__icon{color:#fff}html.theme-dark .back-link__icon{color:#e3e3e3}.back-link__text{font-size:1rem;line-height:1.2rem;font-weight:700;text-align:center;text-transform:uppercase}html.theme-light .back-link__text{color:#fff}html.theme-dark .back-link__text{color:#e3e3e3}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .page-description__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .page-description__title{color:#e3e3e3}.text_weight_700,.title,.page-description__title{font-weight:700}.page-description,.page-description__list{display:flex}.page-description,.page-description__list{flex-direction:column}.title,.page-description__title{margin:0}.title_h2,.page-description__title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.page-description__title{font-size:3.2rem;line-height:4rem}}.page-description{gap:2.7rem;padding:3.2rem 2rem 0;border-top:.1rem solid}html.theme-light .page-description{border-color:#2020201a}html.theme-dark .page-description{border-color:#ffffff12}@media only screen and (min-width: 746px){.page-description{padding:4.4rem 3.2rem}}@media only screen and (min-width: 1201px){.page-description{gap:3rem;border:none;padding:6.4rem 0}}.page-description__list{gap:2.7rem}@media only screen and (min-width: 1201px){.page-description__list{gap:3rem}}.page-description__list p,.page-description__list a{font-size:1.6rem;line-height:2.8rem;margin:0}@media only screen and (min-width: 1201px){.page-description__list p,.page-description__list a{font-size:1.8rem;line-height:3rem}}.page-description__list p{font-weight:400}html.theme-light .page-description__list p{color:#202020}html.theme-dark .page-description__list p{color:#e3e3e3}.page-description__list a{font-weight:400;text-decoration:none}html.theme-light .page-description__list a{color:#3ac270}html.theme-dark .page-description__list a{color:#51ce83}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .breadcrumbs__link,html.theme-light .breadcrumbs__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .breadcrumbs__link,html.theme-dark .breadcrumbs__title{color:#e3e3e3}.text_weight_700,.title,.breadcrumbs__link,.breadcrumbs__title{font-weight:700}.breadcrumbs__links,.breadcrumbs{display:flex}.breadcrumbs{flex-direction:column}.breadcrumbs__links{align-items:center}.title,.breadcrumbs__link,.breadcrumbs__title{margin:0}.title_h1,.breadcrumbs__title{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1,.breadcrumbs__title{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1,.breadcrumbs__title{font-size:6.4rem;line-height:7.2rem}}.title_page,.breadcrumbs__link{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page,html.theme-light .breadcrumbs__link{color:#3ac270}html.theme-dark .title_page,html.theme-dark .breadcrumbs__link{color:#51ce83}@media only screen and (min-width: 1201px){.title_page,.breadcrumbs__link{font-weight:400}html.theme-light .title_page,html.theme-light .breadcrumbs__link{color:#202020}html.theme-dark .title_page,html.theme-dark .breadcrumbs__link{color:#e3e3e3}html.theme-light .title_page:hover,html.theme-light .breadcrumbs__link:hover{color:#3ac270}html.theme-dark .title_page:hover,html.theme-dark .breadcrumbs__link:hover{color:#51ce83}}@media only screen and (min-width: 1201px){.breadcrumbs{gap:.7rem}}.breadcrumbs__links{flex-wrap:wrap}.breadcrumbs__link{text-decoration:none}.breadcrumbs__link-description{display:none;margin-left:.5rem;opacity:.5}html.theme-light .breadcrumbs__link-description{color:#202020}html.theme-dark .breadcrumbs__link-description{color:#e3e3e3}@media only screen and (min-width: 1201px){.breadcrumbs__link-description{display:inline}}.message{display:flex}.message{flex-direction:column}.message{align-items:center;padding:3.2rem;gap:.81rem;border-radius:1.2rem}html.theme-light .message{background-color:#f6f7f9}html.theme-dark .message{background-color:#303031}html.theme-light .message_warn .message__icon,html.theme-dark .message_warn .message__icon{color:#ffb240}.message__icon{width:32px;height:32px}.message__title{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-align:center}html.theme-light .message__title{color:#202020}html.theme-dark .message__title{color:#e3e3e3}.outline-button{display:flex}.outline-button{align-items:center}.outline-button{font-size:1.6rem;line-height:2.4rem;font-weight:700;gap:calc(3rem * .4);padding:0;transition:color .2s ease-in-out;border:none;outline:none;cursor:pointer}html.theme-light .outline-button,html.theme-dark .outline-button{background-color:transparent}html.theme-light .outline-button{color:#3ac270}html.theme-dark .outline-button{color:#51ce83}@media only screen and (min-width: 1201px){.outline-button{font-size:1.8rem;line-height:2.4rem}}.outline-button:hover{font-weight:700}html.theme-light .outline-button:hover{color:#1bac55}html.theme-dark .outline-button:hover{color:#65d190}.banner{display:flex}.banner{align-items:center}.banner{gap:2rem;padding:2.4rem 3.2rem;width:100%;font-size:4.8rem;text-decoration:none}@media only screen and (min-width: 746px){.banner{border-radius:1.6rem;border:.1rem solid}html.theme-light .banner{border-color:#2020201a}html.theme-dark .banner{border-color:#ffffff12}}.banner__plus{font-weight:700}html.theme-light .banner__plus,html.theme-dark .banner__plus{color:#3ac270}.banner__text{font-weight:700}html.theme-light .banner__text{color:#2020201a}html.theme-dark .banner__text{color:#e3e3e31a}.filters{display:flex}.filters{flex-wrap:wrap;width:100%;gap:calc(3rem * .14);padding:0;margin:0;list-style-type:none}.filters__item{height:100%}.filters__button{font-size:1.4rem;line-height:2rem;font-weight:400;display:block;height:100%;padding:.4rem .8rem;border-radius:.8rem;text-decoration:none}html.theme-light .filters__button{background-color:#0000000d}html.theme-dark .filters__button{background-color:#e3e3e31a}html.theme-light .filters__button{color:#202020cc}html.theme-dark .filters__button{color:#e3e3e3cc}html.theme-light .filters__button:hover{background-color:#2727281a}html.theme-dark .filters__button:hover{background-color:#e3e3e326}html.theme-light .filters__button_active{background-color:#3ac270}html.theme-dark .filters__button_active{background-color:#58c082}html.theme-light .filters__button_active,html.theme-dark .filters__button_active{color:#fff}html.theme-light .filters__button_active:hover{background-color:#3ac270}html.theme-dark .filters__button_active:hover{background-color:#58c082}.loader{display:flex}.loader{align-items:center;justify-content:center}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{flex:0 0 auto;justify-self:center;align-self:center;width:40px;height:40px;border-radius:50%;overflow:hidden;animation:rotating .6s linear infinite}.loader:not(.loader_active){display:none}.loader__icon{width:100%;height:100%}.loader__circle-inner{position:absolute;width:26px;height:26px;border-radius:50%;transform:translate(28%,28%)}html.theme-light .loader__circle-inner{background-color:#fff}html.theme-dark .loader__circle-inner{background-color:#272728}.loader__circle-outer{position:relative;width:40px;height:40px;background-image:linear-gradient(to right,#111111 0%,#3ac2a5 51%,#b4dc41 100%)}.switcher__toggler,.switcher__toggler_right,.switcher__label{display:flex}.switcher__toggler,.switcher__toggler_right,.switcher__label{align-items:center;justify-content:center}.switcher{font-weight:700;font-size:1.4rem;line-height:2rem;border:.1rem solid;border-radius:1.2rem}html.theme-light .switcher{border-color:#2020201a}html.theme-dark .switcher{border-color:#ffffff12}html.theme-light .switcher{color:#20202080}html.theme-dark .switcher{color:#e3e3e3b3}.switcher__toggler{font-weight:700;width:100%;padding:1.4rem 2rem;border-radius:1.1rem;-webkit-user-select:none;user-select:none}html.theme-light .switcher__toggler{color:#20202080}html.theme-dark .switcher__toggler{color:#e3e3e3b3}@media only screen and (min-width: 1201px){.switcher__toggler{width:auto}}.switcher__toggler_right{box-shadow:0 .6rem 1.6rem #0000000d;outline:.1rem solid}html.theme-light .switcher__toggler_right{background-color:#fff}html.theme-dark .switcher__toggler_right{background-color:#3b3b3b}html.theme-light .switcher__toggler_right{outline-color:#fff}html.theme-dark .switcher__toggler_right{outline-color:#3b3b3b}html.theme-light .switcher__toggler_right{color:#3ac270}html.theme-dark .switcher__toggler_right{color:#51ce83}html.theme-light .switcher__toggler_right .icon{color:#3ac270}html.theme-dark .switcher__toggler_right .icon{color:#51ce83}.switcher__input{display:none}.switcher__input:checked~.switcher__toggler_left{outline:.1rem solid;box-shadow:0 .6rem 1.6rem #0000000d}html.theme-light .switcher__input:checked~.switcher__toggler_left{background-color:#fff}html.theme-dark .switcher__input:checked~.switcher__toggler_left{background-color:#3b3b3b}html.theme-light .switcher__input:checked~.switcher__toggler_left{outline-color:#fff}html.theme-dark .switcher__input:checked~.switcher__toggler_left{outline-color:#3b3b3b}html.theme-light .switcher__input:checked~.switcher__toggler_left{color:#3ac270}html.theme-dark .switcher__input:checked~.switcher__toggler_left{color:#51ce83}html.theme-light .switcher__input:checked~.switcher__toggler_left .icon{color:#3ac270}html.theme-dark .switcher__input:checked~.switcher__toggler_left .icon{color:#51ce83}.switcher__input:checked~.switcher__toggler_right{outline:none;box-shadow:none}html.theme-light .switcher__input:checked~.switcher__toggler_right{background-color:transparent}html.theme-dark .switcher__input:checked~.switcher__toggler_right{background-color:transparent}html.theme-light .switcher__input:checked~.switcher__toggler_right{color:#20202080}html.theme-dark .switcher__input:checked~.switcher__toggler_right{color:#e3e3e3b3}html.theme-light .switcher__input:checked~.switcher__toggler_right .icon{color:#20202080}html.theme-dark .switcher__input:checked~.switcher__toggler_right .icon{color:#e3e3e3b3}.switcher__label{cursor:pointer}.notification{display:flex}.notification{align-items:center}.notification{margin:10px 0;padding:1.2rem 1.2rem 0;gap:calc(3rem * .3);border-top:.1rem solid}html.theme-light .notification,html.theme-dark .notification{background-color:transparent}html.theme-light .notification,html.theme-dark .notification{border-color:#3ac27033}html.theme-light .notification{color:#3ac270}html.theme-dark .notification{color:#51ce83}.notification_right{justify-content:flex-end}html.theme-light .notification_danger,html.theme-dark .notification_danger{border-color:#e13e5233}html.theme-light .notification_danger,html.theme-dark .notification_danger{color:#e13e52}.notification__title{font-size:1.4rem;line-height:2.8rem;font-weight:500}html.theme-light .notification__title{color:#3ac270}html.theme-dark .notification__title{color:#51ce83}.notification__icon{width:18px;height:18px}.available-switcher{width:auto;margin:2rem 0}.available-switcher .switcher__toggler{font-size:1.4rem;line-height:1.6rem;padding:1rem 2rem}.notice-overlay{position:fixed;inset:0;background:rgba(32,32,32,.35);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .28s ease;z-index:9998}.notice-overlay_show{opacity:1}.notice{position:fixed;top:100px;left:50%;max-width:645px;width:min(645px,92vw);background:#fff;color:#202020;border:1px solid #e7e9ee;border-top:4px solid #3ac270;border-radius:14px;box-shadow:0 16px 36px #2020202e;display:flex;align-items:center;gap:12px;padding:16px 18px;z-index:9999;transform:translate(-50%,-32px);opacity:0;pointer-events:none;transition:transform .44s cubic-bezier(.22,.8,.25,1),opacity .28s ease}.notice_show{transform:translate(-50%);opacity:1;pointer-events:auto}.notice__content{margin:0;flex:1 1 auto;text-align:center;font-size:15px;line-height:1.45}.notice__close{margin-left:auto;border:0;border-radius:10px;background:#f6f7f9;color:#202020;width:32px;height:32px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .1s ease}.notice__close:hover{background:#e9edf3}.notice__close:active{transform:scale(.96)}@media (max-width: 480px){.notice{top:80px;padding:14px}.notice__content{font-size:14px}}.header-top__slider.swiper,.header-top__slider-wrapper,.header-top{display:flex}.header-top{flex-direction:column}.header-top__expand:after,.header-top__slider:after,.header-top__slider:before{position:absolute;top:0;display:flex;content:"";width:152px;height:100%;opacity:0;z-index:-1;transition:opacity .2s ease-in-out,z-index .2s ease-in-out;background:linear-gradient(270deg,#f6f7f9 0%,#fff .01%,rgba(255,255,255,0) 100%)}html.theme-dark .header-top__expand:after,html.theme-dark .header-top__slider:after,html.theme-dark .header-top__slider:before{background:var(--dark-fade-h, linear-gradient(270deg, #272728 0%, rgba(39, 39, 40, 0) 100%))}.header-top{width:100%;border-bottom:.1rem solid}html.theme-light .header-top{border-color:#2020201a}html.theme-dark .header-top{border-color:#ffffff12}.header-top__content.main__section{width:100%;padding:0;align-items:center;flex-direction:row}@media only screen and (min-width: 1201px){.header-top__content.main__section{gap:4.5rem}}.header-top__slider:after,.header-top__slider:before{pointer-events:none}.header-top__slider:after{right:0;margin:0 -.1rem 0 0}.header-top__slider:before{left:0;margin:0 0 0 -.1rem;transform:rotate(180deg)}.header-top__slider_init:after{opacity:1;z-index:99;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.header-top__slider_touched:after,.header-top__slider_touched:before{opacity:1;z-index:99;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.header-top__slider_ended:before{opacity:1;z-index:99;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.header-top__slider.swiper{position:relative;width:100%;padding:.9rem 0}@media only screen and (min-width: 1201px){.header-top__slider.swiper{display:none}}.header-top__slide.swiper-slide{width:auto}.header-top__expand{display:none}@media only screen and (min-width: 1201px){.header-top__expand{position:relative;display:flex;column-gap:calc(3rem * .8);row-gap:0;padding:.7rem 0;overflow:hidden}}.header-top__expand:after{right:0;opacity:1;z-index:auto}.header-top__input{display:none}.header-top__input:checked+.header-top__expand{overflow:unset;flex-wrap:wrap}.header-top__input:checked+.header-top__expand:after{display:none}.header-top__input:checked~.header-top__trigger .header-top__trigger-text_show{display:none}.header-top__input:checked~.header-top__trigger .header-top__trigger-text_hide{display:flex}.header-top__text{font-size:1.2rem;line-height:1.6rem;font-weight:600}html.theme-light .header-top__text{color:#20202080}html.theme-dark .header-top__text{color:#e3e3e3}.header-top__text_bold{font-weight:700}.header-top__trigger{display:none;cursor:pointer}@media only screen and (min-width: 1201px){.header-top__trigger{display:flex;flex:0 0 auto}}.header-top__trigger-text{font-size:1.2rem;line-height:1.6rem;font-weight:700;text-transform:uppercase;transition:color .2s ease-in-out}html.theme-light .header-top__trigger-text{color:#202020}html.theme-dark .header-top__trigger-text{color:#e3e3e3}html.theme-light .header-top__trigger-text:hover,html.theme-dark .header-top__trigger-text:hover{color:#3ac270}.header-top__trigger-text_show{display:flex}.header-top__trigger-text_hide{display:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper{width:100%}.swiper .swiper-slide{width:fit-content}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.header-menu__item{display:flex}.header-menu__item{flex-direction:column}.header-menu__item-link{position:absolute;top:0;left:0;width:100%;height:100%}.header-menu{position:absolute;display:grid;grid-template-columns:repeat(2,1fr);gap:calc(3rem * .2);width:100%;margin:0;padding:0 2rem 2rem;border-radius:0 0 1.6rem 1.6rem}html.theme-light .header-menu{background-color:#fff}html.theme-dark .header-menu{background-color:#272728}@media only screen and (min-width: 746px){.header-menu{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.header-menu__item{position:relative;gap:calc(3rem * .4);padding:2rem 1.8rem;align-items:center;justify-content:center;overflow:hidden;border:.1rem solid;border-radius:1.6rem}html.theme-light .header-menu__item{border-color:#2020201a}html.theme-dark .header-menu__item{border-color:#ffffff12}html.theme-light .header-menu__item_active{border-color:#1bac55}html.theme-dark .header-menu__item_active{border-color:#51ce8333}html.theme-light .header-menu__item_active .header-menu__item-text,html.theme-dark .header-menu__item_active .header-menu__item-text{color:#3ac270}.header-menu__item-icon{width:24px;height:24px}.header-menu__item-text{font-size:1.4rem;line-height:2rem;font-weight:400;text-align:center}html.theme-light .header-menu__item-text{color:#202020}html.theme-dark .header-menu__item-text{color:#e3e3e3}.theme-switcher__content,.theme-switcher__circle{display:flex}.theme-switcher__content,.theme-switcher__circle{align-items:center;justify-content:center}.theme-switcher__label{position:absolute;top:0;left:0;width:100%;height:100%}.theme-switcher{position:relative;opacity:0;padding:0 .8rem;z-index:-1;cursor:pointer;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}@media only screen and (min-width: 1201px){.theme-switcher{padding:0 0 0 .8rem;opacity:1;z-index:unset}}.theme-switcher:hover .theme-switcher__circle{transform:scale(1.2)}.theme-switcher__content{position:relative;cursor:pointer;width:32px;height:32px;border-radius:50%;overflow:hidden;transition:background-color .2s ease-in-out}.theme-switcher__icon{width:24px;height:24px}html.theme-light .theme-switcher__icon{color:#fff}html.theme-dark .theme-switcher__icon{color:#272728}.theme-switcher__circle{position:absolute;width:100%;height:100%;border-radius:50%;transition:transform .2s ease-in-out}html.theme-light .theme-switcher__circle{background-color:#202020}html.theme-dark .theme-switcher__circle{background-color:#e3e3e3}.theme-switcher__circle:hover{transform:scale(2)}html.theme-light .theme-switcher__circle_light{opacity:0}html.theme-dark .theme-switcher__circle_light,html.theme-light .theme-switcher__circle_dark{opacity:1}html.theme-dark .theme-switcher__circle_dark{opacity:0}.theme-switcher__input{display:none}.theme-switcher__label{cursor:pointer}.header-navigation{display:none}@media only screen and (min-width: 1201px){.header-navigation{display:flex;align-items:center}}.header-navigation__item{font-size:1.4rem;line-height:2rem;font-weight:700;padding:1.6rem 1.4rem;text-align:center;text-decoration:none;transition:color .2s ease-in-out}.header-navigation__item--desktop{display:none}@media only screen and (min-width: 1201px){.header-navigation__item--desktop{display:list-item}}.header-navigation__item--mobile{display:inline}@media only screen and (min-width: 1201px){.header-navigation__item--mobile{display:none}}html.theme-light .header-navigation__item{color:#202020}html.theme-dark .header-navigation__item{color:#e3e3e3}html.theme-light .header-navigation__item:hover{color:#20202080}html.theme-dark .header-navigation__item:hover{color:#e3e3e3b3}html.theme-light .header-navigation__item_active{color:#3ac270}html.theme-dark .header-navigation__item_active{color:#51ce83}html.theme-light .header-navigation__item_active:hover{color:#3ac270}html.theme-dark .header-navigation__item_active:hover{color:#51ce83}.header__trigger,.header__controls{display:flex}.header__controls{align-items:center}.header__trigger{align-items:center;justify-content:center}.header__logo-link{position:absolute;top:0;left:0;width:100%;height:100%}.header{width:100%}.header__content.main__section{flex-direction:row;align-items:center;justify-content:space-between;padding:2rem}@media only screen and (min-width: 746px){.header__content.main__section{padding:2rem 3.5rem 2rem 3.2rem}}@media only screen and (min-width: 1201px){.header__content.main__section{justify-content:flex-start;gap:calc(3rem * 1.6);padding:1.6rem 0}}.header__logo{position:relative;width:152px;height:28px;background-size:cover;background-repeat:no-repeat}html.theme-dark .header__logo{background-image:url(/build/assets/header-logo-dark-e60c9394.png)}html.theme-light .header__logo{background-image:url(/build/assets/header-logo-light-a12485a7.png)}.header__checkbox{display:none}.header__checkbox:checked~.header__overlay{opacity:1;z-index:109;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.header__checkbox:checked~.header__content .theme-switcher{opacity:1;z-index:109;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.header__checkbox:checked~.header__content .header__trigger-icon_menu{display:none}.header__checkbox:checked~.header__content .header__trigger-icon_close{display:flex}.header__controls{gap:calc(3rem * .1)}@media only screen and (min-width: 1201px){.header__controls{margin-left:auto}}.header__trigger{width:40px;height:40px}@media only screen and (min-width: 1201px){.header__trigger{display:none}}.header__trigger-icon{width:20px;height:20px}html.theme-light .header__trigger-icon{color:#000}html.theme-dark .header__trigger-icon{color:#fff}.header__trigger-icon_close{display:none}.header__overlay{position:absolute;top:0;left:0;width:100%;margin-top:105px;height:calc(100vh - 105px);opacity:0;z-index:-1;background-color:#0006;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}@media only screen and (min-width: 1201px){.header__overlay{display:none}}html.theme-light .text_dark,html.theme-dark .text_dark{color:#202020}html.theme-light .text_dark-white,html.theme-light .footer-about__copyright,html.theme-light .footer-about__info-title,html.theme-light .footer-about__info-title:after,html.theme-light .footer-about__info-text,html.theme-light .footer-about__scroll-button-text,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .footer-about__copyright,html.theme-dark .footer-about__info-title,html.theme-dark .footer-about__info-title:after,html.theme-dark .footer-about__info-text,html.theme-dark .footer-about__scroll-button-text,html.theme-dark .title{color:#e3e3e3}.text_weight_400,.footer-about__info-title,.footer-about__info-title:after,.footer-about__info-text,.footer-about__scroll-button-text{font-weight:400}.text_weight_700,.footer-about__copyright,.title{font-weight:700}.main__link-container,.footer-about__info,.footer-about__bottom-section,.footer-about,.footer-about__info-section{display:flex}.footer-about,.footer-about__info-section{flex-direction:column}.footer-about__bottom-section{align-items:center;justify-content:center}.footer-about__info{justify-content:space-between}.main__block,.footer-about__block{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.footer-about__block{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.footer-about__block{padding:0}}@media only screen and (min-width: 1201px){.footer-about{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:4rem}}@media only screen and (min-width: 1201px){.footer-about__block{display:flex;width:100%}}.footer-about__copyright{font-size:1.4rem;line-height:2rem;margin:0 0 1.2rem;padding:0}@media only screen and (min-width: 1201px){.footer-about__copyright{margin:0}}.footer-about__info{padding:1.2rem 0 3.2rem;border-top:.1rem solid rgba(32,32,32,.1)}html.theme-light .footer-about__info{border-color:#2020201a}html.theme-dark .footer-about__info{border-color:#ffffff12}@media only screen and (min-width: 1201px){.footer-about__info{border:none;padding:0;gap:3.2rem;margin:0 auto}}@media only screen and (min-width: 746px){.footer-about__info-section{width:100%}}@media only screen and (min-width: 1201px){.footer-about__info-section{width:auto;flex:0 0 auto;flex-direction:row}}.footer-about__info-title{font-size:1.2rem;line-height:2rem;opacity:.5;padding:0;margin:0;display:flex;text-transform:uppercase}.footer-about__info-title:after{font-size:1.4rem;line-height:2rem;content:":";margin:0 .8rem;display:none}@media only screen and (min-width: 1201px){.footer-about__info-title:after{display:inline-block}}.footer-about__info-text{font-size:1.2rem;line-height:2rem;padding:0;margin:0}.footer-about__scroll-button{position:fixed;bottom:10px;border-radius:3px;padding:0 6px;width:40px;height:40px;transform:translateY(100px);opacity:0;transition:transform .5s,opacity}.footer-about__scroll-button--fixed{transform:translateY(0);opacity:1}.footer-about__scroll-button .btn{border-radius:50%}html.theme-light .footer-about__scroll-button .btn,html.theme-dark .footer-about__scroll-button .btn,html.theme-light .footer-about__scroll-button:hover .btn,html.theme-dark .footer-about__scroll-button:hover .btn{background-color:#fff}@media only screen and (min-width: 1201px){.footer-about__scroll-button{width:110px;height:24px}html.theme-light .footer-about__scroll-button:hover .btn,html.theme-dark .footer-about__scroll-button:hover .btn{background-color:transparent}.footer-about__scroll-button .btn{display:flex;align-items:center;gap:.78rem;box-shadow:none;padding:0;height:auto;width:auto}html.theme-light .footer-about__scroll-button .btn,html.theme-dark .footer-about__scroll-button .btn{background-color:transparent}html.theme-light .footer-about__scroll-button:hover .footer-about__scroll-button-icon,html.theme-dark .footer-about__scroll-button:hover .footer-about__scroll-button-icon{background-color:#3ac270}html.theme-light .footer-about__scroll-button:hover .footer-about__scroll-button-text,html.theme-dark .footer-about__scroll-button:hover .footer-about__scroll-button-text{color:#3ac270}}.footer-about__scroll-button-icon{transform:rotate(180deg);transition:background-color .2s ease-in-out}html.theme-light .footer-about__scroll-button-icon,html.theme-dark .footer-about__scroll-button-icon{color:#000}@media only screen and (min-width: 1201px){.footer-about__scroll-button-icon{padding:.3rem;border-radius:50%}html.theme-light .footer-about__scroll-button-icon{color:#fff}html.theme-light .footer-about__scroll-button-icon{background-color:#000}html.theme-dark .footer-about__scroll-button-icon{background-color:#e3e3e3b3}}.footer-about__bottom-section{padding:2rem 0}html.theme-light .footer-about__bottom-section,html.theme-dark .footer-about__bottom-section{background-color:#000}@media only screen and (min-width: 1201px){.footer-about__bottom-section{padding:0}html.theme-light .footer-about__bottom-section,html.theme-dark .footer-about__bottom-section{background-color:transparent}}.footer-about__scroll-button-text{font-size:1.4rem;line-height:2.4rem;display:none;opacity:.5;transition:color .2s ease-in-out}@media only screen and (min-width: 1201px){.footer-about__scroll-button-text{display:block}}html.theme-light .text_white,html.theme-light .footer-links__item-button,html.theme-dark .text_white,html.theme-dark .footer-links__item-button{color:#fff}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .footer-links__item-text,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .footer-links__item-text,html.theme-dark .title{color:#e3e3e3}.text_weight_700,.footer-links__item-text,.footer-links__item-button,.title{font-weight:700}.main__link-container,.footer-links__item-button,.footer-links__item-icon-shevron,.footer-links__item-link,.footer-links__list{display:flex}.footer-links__list{flex-direction:column}.footer-links__item-link{align-items:center}.footer-links__item-button,.footer-links__item-icon-shevron{align-items:center;justify-content:center}.main__block,.footer-links__list{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.footer-links__list{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.footer-links__list{padding:0}}.footer-links{overflow:auto;scroll-behavior:smooth;margin:0 2.01rem 4.3rem}.footer-links::-webkit-scrollbar{display:none}@media only screen and (min-width: 746px){.footer-links{margin:0 0 4.3rem;padding-left:3rem}}@media only screen and (min-width: 1201px){.footer-links{width:100%;padding:0;margin:0 0 4rem}}.footer-links__list{gap:.81rem;width:100%;margin:0;padding:0;list-style-type:none}@media only screen and (min-width: 746px){.footer-links__list{flex-direction:row;gap:1.62rem;height:180px;padding:0;margin:0 auto}.footer-links__list:after{display:block;content:"";height:100%;min-width:1.62rem}}@media only screen and (min-width: 1201px){.footer-links__list{justify-content:space-between}.footer-links__list:after{display:none}}.footer-links__item{width:100%;flex-grow:1}@media only screen and (min-width: 746px){.footer-links__item{height:100%;min-width:320px}}@media only screen and (min-width: 1201px){.footer-links__item{min-width:33.3333333333calc(3rem * .54)}}.footer-links__item-link{gap:calc(3rem * .4);position:relative;z-index:2;width:100%;padding:2rem;border-radius:1.6rem;text-decoration:none;overflow:hidden}html.theme-light .footer-links__item-link,html.theme-dark .footer-links__item-link{background-color:#51ce830d}html.theme-light .footer-links__item-link:hover,html.theme-dark .footer-links__item-link:hover{background-color:#3ac2701a}@media only screen and (min-width: 746px){.footer-links__item-link:hover .footer-links__item-icon{transform:scale(1.1)}}@media only screen and (min-width: 746px){.footer-links__item-link{height:100%;flex-direction:column;align-items:flex-start;gap:1.62rem}}.footer-links__item-text{font-size:1.4rem;line-height:2rem;padding:0;margin:0;max-width:60%;-webkit-hyphens:none;hyphens:none;word-break:keep-all}@media only screen and (min-width: 746px){.footer-links__item-text{font-size:1.8rem;line-height:2.8rem}}.footer-links__item-button{font-size:1.6rem;line-height:2.4rem;margin:0 0 0 auto;border-radius:50%;border:none;width:24px;height:24px;transition:background-color .2s ease-in-out;cursor:pointer}html.theme-light .footer-links__item-button{background-color:#3ac270}html.theme-dark .footer-links__item-button{background-color:#58c082}html.theme-light .footer-links__item-button:hover{background-color:#3ad478}html.theme-dark .footer-links__item-button:hover{background-color:#51ce83}@media only screen and (min-width: 746px){.footer-links__item-button{width:123px;height:40px;margin:0;border-radius:1.2rem}}.footer-links__item-button-text{display:none}@media only screen and (min-width: 746px){.footer-links__item-button-text{display:block}}.footer-links__item-icon{width:40px;height:40px;transition:transform .2s ease-in-out}@media only screen and (min-width: 746px){.footer-links__item-icon{position:absolute;margin-right:-4.3rem;bottom:4px;right:0;width:164px;height:164px;opacity:.2}}.footer-links__item-icon-shevron{width:12px;height:12px;transform:rotate(-90deg)}@media only screen and (min-width: 746px){.footer-links__item-icon-shevron{display:none}}.footer-navigation{display:flex;align-items:center;padding:0 2rem;margin-bottom:1rem;overflow-x:auto;scroll-behavior:smooth}.footer-navigation::-webkit-scrollbar{display:none}.footer-navigation__item{font-size:1.4rem;line-height:2rem;font-weight:700;padding:1.6rem 1.4rem;text-align:center;text-decoration:none;transition:color .2s ease-in-out}html.theme-light .footer-navigation__item{color:#202020}html.theme-dark .footer-navigation__item{color:#e3e3e3}html.theme-light .footer-navigation__item:hover{color:#20202080}html.theme-dark .footer-navigation__item:hover{color:#e3e3e3b3}html.theme-light .footer-navigation__item_active{color:#3ac270}html.theme-dark .footer-navigation__item_active{color:#51ce83}html.theme-light .footer-navigation__item_active:hover{color:#3ac270}html.theme-dark .footer-navigation__item_active:hover{color:#51ce83}.socials-media,.socials-media__item{display:flex}.socials-media__item{align-items:center;justify-content:center}.socials-media{gap:2rem;padding:1.5rem 0}.socials-media__item{color:unset;text-decoration:none;cursor:pointer}.socials-media__item_facebook{overflow:hidden;background:white;border-radius:.2rem}.main__link-container,.footer,.footer__block{display:flex}.footer,.footer__block{align-items:center;justify-content:center}.main__block,.footer__block{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.footer__block{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.footer__block{padding:0}}.footer{padding:4.8rem 0 0;border-top:.4rem solid #f6f7f9}html.theme-light .footer{border-color:#f6f7f9}html.theme-dark .footer{border-color:#303031}@media only screen and (min-width: 1201px){.footer{padding:6.8rem 0 0}}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .comments__item-text,html.theme-light .comments__item-sender,html.theme-light .title,html.theme-light .comments__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .comments__item-text,html.theme-dark .comments__item-sender,html.theme-dark .title,html.theme-dark .comments__title{color:#e3e3e3}.text_weight_400,.comments__item-text{font-weight:400}.text_weight_700,.comments__item-sender,.title,.comments__title{font-weight:700}.comments__item-header,.comments__item-header-text{display:flex}.comments__item-header-text{flex-direction:column}.comments__item-header{align-items:center}.title,.comments__title{margin:0}.title_h2,.comments__title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.comments__title{font-size:3.2rem;line-height:4rem}}.comments__title{margin:0 0 1.62rem}@media only screen and (min-width: 1201px){.comments__title{margin:0 0 calc(3rem * .8) 0}}.comments__list{padding:0;margin:0;list-style-type:none}@media only screen and (min-width: 1201px){.comments__list{padding:0 calc(3rem * .8);border:.1rem solid rgba(32,32,32,.1);border-radius:1.6rem}html.theme-light .comments__list{border-color:#2020201a}html.theme-dark .comments__list{border-color:#ffffff12}}.comments__item{padding:calc(3rem * .74) 0;border-top:.1rem solid rgba(32,32,32,.1)}html.theme-light .comments__item{border-color:#2020201a}html.theme-dark .comments__item{border-color:#ffffff12}@media only screen and (min-width: 1201px){.comments__item:first-child{border:none}}.comments__item-avatar{width:36px;height:36px;border-radius:50%;object-fit:contain}@media only screen and (min-width: 1201px){.comments__item-avatar{position:absolute;width:40px;height:40px}}.comments__item-header{gap:1.29rem}@media only screen and (min-width: 1201px){.comments__item-header{align-items:flex-start}}@media only screen and (min-width: 1201px){.comments__item-header-text{width:100%;flex-direction:row;justify-content:space-between}}.comments__item-text{font-size:1.3rem;line-height:2.4rem;margin:calc(3rem * .4) 0 0 0;max-width:800px;opacity:.8;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (min-width: 1201px){.comments__item-text{margin-left:6rem}}.comments__item-reply-link{color:#51ce83;display:table-cell;text-decoration:none;font-weight:500}.comments__item-sender{font-size:1.5rem;line-height:2rem;margin:0}@media only screen and (min-width: 1201px){.comments__item-sender{margin-left:6rem}}.comments__item-date{font-size:1rem;line-height:1.6rem;font-weight:400;letter-spacing:.11rem;text-transform:uppercase;margin:0;opacity:.6}html.theme-light .comments__item-date{color:#20202080}html.theme-dark .comments__item-date{color:#e3e3e3}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .comment-form__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .comment-form__title{color:#e3e3e3}.text_weight_700,.title,.comment-form__title{font-weight:700}.comment-form__captcha-field,.comment-form__inputs-group,.comment-form__footer,.comment-form__inner,.comment-form__content{display:flex}.comment-form__inputs-group,.comment-form__footer,.comment-form__inner,.comment-form__content{flex-direction:column}.comment-form__captcha-field{align-items:center}.title,.comment-form__title{margin:0}.title_h3,.comment-form__title{font-size:2rem;line-height:2.4rem}.comment-form{padding:3.18rem 1.98rem 2.18rem}html.theme-light .comment-form{background:#f6f7f9}html.theme-dark .comment-form{background:#303031}.comment-form .input{box-shadow:0 .6rem 1.6rem #0000000d}@media only screen and (min-width: 1201px){.comment-form .input{height:unset;max-height:unset;min-height:40px}}@media only screen and (min-width: 1201px){.comment-form{border-radius:1.6rem}}.comment-form__title{margin:0 0 1.62rem}.comment-form__inputs-group{gap:calc(3rem * 1.3)}@media only screen and (min-width: 746px){.comment-form__inputs-group{flex-direction:row}}.comment-form__footer{gap:calc(3rem * 1.3)}@media only screen and (min-width: 1201px){.comment-form__footer{flex-direction:row}}.comment-form__select-buttons{width:100%}.comment-form__select-buttons .switcher__toggler_left{padding:1rem 2.5rem}.comment-form__select-buttons .switcher__toggler_right{padding:1rem 1.8rem}@media only screen and (min-width: 1201px){.comment-form__select-buttons{max-width:160px}}.comment-form__captcha-field{border-radius:1.2rem;height:40px;width:100%;box-shadow:0 .6rem 1.6rem #0000000d}html.theme-light .comment-form__captcha-field{background:#f6fcf8}html.theme-dark .comment-form__captcha-field{background:#202020}.comment-form__captcha-field .input{border-top-right-radius:1.2rem;border-bottom-right-radius:1.2rem;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none;margin-bottom:0;height:100%}@media only screen and (min-width: 1201px){.comment-form__captcha-field{max-width:312px}}.comment-form__captcha{width:108px;height:24px;margin:.99rem 1.29rem;object-fit:contain}.comment-form__inner{justify-content:space-between;width:100%;gap:1.62rem}@media only screen and (min-width: 746px){.comment-form__inner{flex-direction:row}}.comment-form__content{gap:calc(3rem * 1.3);padding-bottom:1rem}.comment-form__content .comment-form__captcha-field .input{padding:.78rem 3.21rem}.comment-form__content .comment-form__captcha-field .invalid-feedback{transform:translate(-90%,19px)}.comment-form__content .input{padding:.78rem 1.62rem}html.theme-light .comment-form__content .input{background:#ffffff}html.theme-dark .comment-form__content .input{background:#3b3b3b}.comment-form__content .input .form-control{font-size:1.4rem;line-height:2rem}html.theme-light .comment-form__content .input .form-control{background:#ffffff}html.theme-dark .comment-form__content .input .form-control{background:#3b3b3b}.comment-form__content .input_textarea{padding:0}.comment-form__content .input_textarea .invalid-feedback{margin-left:1.2rem}.comment-form__content .input_textarea .form-control{padding:.78rem calc(3rem * .4);min-height:104px}@media only screen and (min-width: 1201px){.comment-form__content .button{max-width:150px}}.comment-form__content .btn{font-size:1.4rem;line-height:2rem;padding:.99rem 0;box-shadow:none}.statistic,.statistic__button-icon-wrapper,.statistic__button .btn,.statistic__item{display:flex}.statistic__item{flex-direction:column}.statistic,.statistic__button-icon-wrapper,.statistic__button .btn{align-items:center}.statistic{gap:calc(3rem * .3);width:100%;height:88px;padding:0 2.01rem;margin:0;background-size:cover;background-repeat:no-repeat;list-style-type:none;overflow:auto;scroll-behavior:smooth}.statistic::-webkit-scrollbar{display:none}@media only screen and (min-width: 746px){.statistic{gap:1.62rem;padding:0 3.1rem}}@media only screen and (min-width: 1201px){.statistic{position:relative;gap:calc(3rem * 3.7);padding:0;height:104px;border-radius:1.6rem}html.theme-dark .statistic{background-image:url(/build/assets/statistic-bg-dark-e41f07cc.png)}html.theme-light .statistic{background-image:url(/build/assets/statistic-bg-light-3e5a68c7.png)}}.statistic__item{position:relative;justify-content:space-between;min-width:136px;width:100%;height:100%;padding:1.6rem 2rem;border-radius:1.6rem}html.theme-light .statistic__item{background-color:#202020}html.theme-dark .statistic__item{background-color:#303031}@media only screen and (min-width: 746px){.statistic__item{min-width:158px}}@media only screen and (min-width: 1201px){.statistic__item{position:static;flex-direction:column-reverse;justify-content:center;gap:calc(3rem * .1);padding:1.6rem 3.2rem;max-width:200px}html.theme-light .statistic__item,html.theme-dark .statistic__item{background-color:transparent}}.statistic__item_button{max-width:250px}.statistic__title{font-size:1.6rem;line-height:2rem;font-weight:700;display:block;max-width:72px;margin:0}html.theme-light .statistic__title{color:#fff}html.theme-dark .statistic__title{color:#e3e3e3}@media only screen and (min-width: 1201px){.statistic__title{font-size:2.8rem;line-height:2.8rem;max-width:unset}}.statistic__text{font-size:1.2rem;line-height:1.6rem;font-weight:400;display:block;max-width:70px;text-transform:uppercase}html.theme-light .statistic__text{color:#fff}html.theme-dark .statistic__text{color:#e3e3e3}@media only screen and (min-width: 1201px){.statistic__text{max-width:unset}}.statistic__button-icon{width:20px;height:20px;transition:transform .2s ease-in-out}@media only screen and (min-width: 1201px){.statistic__button-icon-wrapper{height:100%;padding-left:1.2rem;border-left:.1rem solid}html.theme-light .statistic__button-icon-wrapper,html.theme-dark .statistic__button-icon-wrapper{border-color:#ffffff1a}}@media only screen and (min-width: 1201px){.statistic__item_button{position:absolute;right:32px;top:28px;width:205px;height:48px}.statistic__item_button .btn{flex-direction:row-reverse;justify-content:space-between;padding:1.6rem}}.statistic__button{position:absolute;top:0;left:0;width:100%;height:100%}.statistic__button:hover .statistic__button-icon{transform:scale(1.1)}.statistic__button .btn{padding:1.6rem 1.8rem;border-radius:1.5rem;box-shadow:none}@media only screen and (min-width: 1201px){.statistic__button .btn{border-radius:1.2rem;padding:0 1.8rem}}.statistic__button .statistic__title{font-size:1.4rem;line-height:2rem}@media only screen and (min-width: 1201px){.statistic__button .statistic__title{font-size:1.6rem;line-height:2.4rem}}html.theme-light .text_white,html.theme-light .posts-grid__item-text,html.theme-dark .text_white,html.theme-dark .posts-grid__item-text{color:#fff}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .posts-grid__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .posts-grid__title{color:#e3e3e3}.text_weight_700,.posts-grid__item-text,.title,.posts-grid__title{font-weight:700}.posts-grid__button .btn{display:flex}.posts-grid__button .btn{align-items:center;justify-content:center}.title,.posts-grid__title{margin:0}.title_h2,.posts-grid__title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.posts-grid__title{font-size:3.2rem;line-height:4rem}}.posts-grid{padding:4.41rem 0}@media only screen and (min-width: 1201px){.posts-grid{padding:6.42rem 0}}.posts-grid__title{margin:0 0 1.62rem}.posts-grid__list{display:grid;grid-template-columns:1fr;grid-gap:.81rem;margin:0 0 calc(3rem * .8) 0;padding:0;list-style-type:none}@media only screen and (min-width: 746px){.posts-grid__list{grid-template-columns:repeat(2,1fr);grid-gap:1.62rem}}@media only screen and (min-width: 1201px){.posts-grid__list{grid-template-columns:repeat(3,1fr);grid-gap:calc(3rem * .8)}}.posts-grid__item{width:100%;height:186px}@media only screen and (min-width: 746px){.posts-grid__item{height:188px}}@media only screen and (min-width: 1201px){.posts-grid__item{height:280px}}.posts-grid__item-link{position:relative;display:block;border-radius:1.6rem;width:100%;height:100%;overflow:hidden;transition:background-color .2s ease-in-out;cursor:pointer}html.theme-light .posts-grid__item-link{background-color:#202020}html.theme-dark .posts-grid__item-link{background-color:#272728}html.theme-light .posts-grid__item-link:hover{background-color:#202020cc}html.theme-dark .posts-grid__item-link:hover{background-color:#ffffff12}.posts-grid__item-link:after{position:absolute;top:0;width:100%;height:100%;content:"";display:block;background:linear-gradient(to top,rgba(0,0,0,.2),transparent)}.posts-grid__item-image{width:100%;height:100%;object-fit:cover}.posts-grid__item-text{font-size:1.6rem;line-height:2.4rem;position:absolute;bottom:20px;left:20px;max-height:160px;max-width:83%;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0}@media only screen and (min-width: 1201px){.posts-grid__item-text{font-size:2.4rem;line-height:3.2rem;bottom:32px;left:32px}}.posts-grid__button{width:72px;height:72px;margin:1.5rem auto 0}@media only screen and (min-width: 746px){.posts-grid__button{margin-top:4.4rem}}.posts-grid__button .btn{font-size:1rem;line-height:1.2rem;padding:.99rem;flex-direction:column}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .tor-download__text,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .tor-download__text,html.theme-dark .title{color:#e3e3e3}.text_weight_400,.tor-download__text{font-weight:400}.tor-download{display:flex}.tor-download{flex-direction:column}.tor-download{gap:1.98rem;position:relative;border-radius:1.6rem;box-shadow:0 .8rem 4.8rem -1.2rem #761bcc0d;padding:2.4rem 2rem;margin-bottom:3.2rem}html.theme-light .tor-download{background-color:#fff}html.theme-dark .tor-download{background-color:#303031}.tor-download:hover .tor-download__text{opacity:1}@media only screen and (min-width: 746px){.tor-download{flex-direction:row;align-items:center;margin-bottom:4rem;padding:2rem 2.4rem;border-radius:4.6rem;border:.1rem solid;box-shadow:none;transition:border-color .2s ease-in-out}html.theme-light .tor-download{border-color:#2020201a}html.theme-dark .tor-download{border-color:#ffffff12}.tor-download:hover{border:.1rem solid}html.theme-light .tor-download:hover{border-color:#761bcc40}html.theme-dark .tor-download:hover{border-color:#b480e533}}@media only screen and (min-width: 1201px){.tor-download{max-width:768px}}.tor-download_fill{align-items:center;justify-content:center;padding:3.2rem;margin:0;border-radius:1.2rem;border:.1rem solid transparent;max-width:unset}html.theme-light .tor-download_fill{background-color:#761bcc0d}@media only screen and (min-width: 746px){.tor-download_fill{flex-direction:column}html.theme-light .tor-download_fill{background-color:#761bcc0d}}@media only screen and (min-width: 1201px){html.theme-light .tor-download_fill{background-color:#761bcc0d}}.tor-download_fill .tor-download__icon{position:static;transform:none;width:40px;height:40px}.tor-download_fill .tor-download__text{font-size:1.6rem;line-height:2.8rem;text-align:center;font-weight:400;max-width:496px}.tor-download_fill .tor-download__button{max-width:153px}.tor-download_fill .tor-download__button .btn{padding:1.1rem 0;margin-top:-.5rem}@media only screen and (min-width: 746px){.tor-download_fill .tor-download__text{opacity:1}}.tor-download__text{font-size:1.3rem;line-height:2rem;text-align:center;padding:0;margin:0;opacity:.8;transition:opacity .2s ease-in-out}@media only screen and (min-width: 746px){.tor-download__text{font-size:1.4rem;line-height:2.2rem;text-align:left}}.tor-download__button,.tor-download__button .btn{border-radius:2.4rem}.tor-download__button .btn{font-size:1.4rem;line-height:2rem;box-shadow:none}html.theme-light .tor-download__button .btn{background-color:#761bcc1a}html.theme-dark .tor-download__button .btn{background-color:#b480e51a}html.theme-light .tor-download__button .btn{color:#761bcc}html.theme-dark .tor-download__button .btn{color:#b480e5}@media only screen and (min-width: 746px){.tor-download__button{max-width:153px}}.tor-download__button:active .btn,.tor-download__button:active:hover>.btn{box-shadow:none}html.theme-light .tor-download__button:active .btn,html.theme-light .tor-download__button:active:hover>.btn{background-color:#761bcc40}html.theme-dark .tor-download__button:active .btn,html.theme-dark .tor-download__button:active:hover>.btn{background-color:#b480e540}html.theme-light .tor-download__button:hover .btn{background-color:#761bcc26}html.theme-dark .tor-download__button:hover .btn{background-color:#b480e526}.tor-download__icon{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:32px;height:32px}html.theme-light .tor-download__icon{color:#761bcc}html.theme-dark .tor-download__icon{color:#b480e5}@media only screen and (min-width: 746px){.tor-download__icon{position:static;transform:unset}}.catalog{display:flex}.catalog{flex-direction:column}.catalog__list{display:grid;grid-template-columns:1fr;list-style-type:none;margin:0;padding:0}@media only screen and (min-width: 746px){.catalog__list{grid-template-columns:repeat(2,1fr);grid-gap:1.62rem;padding:0 3rem}}@media only screen and (min-width: 1201px){.catalog__list{grid-template-columns:repeat(3,1fr);padding:0;gap:3rem}}@media only screen and (min-width: 746px){.catalog__list[data-view=list] .catalog__item{border-top:none;border-right:none;border-left:none;border-radius:unset}}@media only screen and (min-width: 1201px){.catalog__list[data-view=list] .catalog__item{border:.1rem solid rgba(32,32,32,.1);border-radius:1.6rem}html.theme-light .catalog__list[data-view=list] .catalog__item{border-color:#2020201a}html.theme-dark .catalog__list[data-view=list] .catalog__item{border-color:#ffffff12}html.theme-light .catalog__list[data-view=list] .catalog__item:hover{border-color:#20202033}html.theme-dark .catalog__list[data-view=list] .catalog__item:hover{border-color:#ffffff26}}.catalog__list[data-view=list] .catalog__item:first-child{border-top:.1rem solid rgba(32,32,32,.1)}html.theme-light .catalog__list[data-view=list] .catalog__item:first-child{border-color:#2020201a}html.theme-dark .catalog__list[data-view=list] .catalog__item:first-child{border-color:#ffffff12}@media only screen and (min-width: 1201px){html.theme-light .catalog__list[data-view=list] .catalog__item:first-child:hover{border-color:#20202033}html.theme-dark .catalog__list[data-view=list] .catalog__item:first-child:hover{border-color:#ffffff26}}@media only screen and (min-width: 746px){.catalog__list[data-view=list]{grid-template-columns:1fr;grid-gap:0}}@media only screen and (min-width: 1201px){.catalog__list[data-view=list]{grid-gap:calc(3rem * .8)}}.catalog__item{border-top:.1rem solid;transition:border-color .2s ease-in-out}html.theme-light .catalog__item{border-color:#2020201a}html.theme-dark .catalog__item{border-color:#ffffff12}.catalog__item:last-child{border-bottom:.1rem solid}.catalog_last .catalog__item:last-child{border-bottom:none}@media only screen and (min-width: 746px){.catalog_last .catalog__item:last-child{border-bottom:.1rem solid}html.theme-light .catalog_last .catalog__item:last-child{border-color:#2020201a}html.theme-dark .catalog_last .catalog__item:last-child{border-color:#ffffff12}}@media only screen and (min-width: 746px){.catalog__item{border-radius:1.6rem;border:.1rem solid}}@media only screen and (min-width: 1201px){html.theme-light .catalog__item:hover{border-color:#20202033}html.theme-dark .catalog__item:hover{border-color:#ffffff26}}.bridges-form__captcha,.bridges-form{display:flex}.bridges-form{flex-direction:column}.bridges-form{gap:1.62rem;padding:2rem;width:100%;border-radius:1.6rem}html.theme-light .bridges-form{background-color:#fff}html.theme-dark .bridges-form{background-color:#272728}html.theme-light .bridges-form{box-shadow:0 1.2rem 7.2rem #ffffff1a}@media only screen and (min-width: 746px){.bridges-form{max-width:384px}}@media only screen and (min-width: 1201px){.bridges-form{max-width:576px;gap:calc(3rem * .67);padding:3.2rem}}.bridges-form__captcha{gap:.81rem;height:48px}@media only screen and (min-width: 746px){.bridges-form__captcha{gap:1.62rem}}@media only screen and (min-width: 1201px){.bridges-form__captcha{height:64px}}@media only screen and (min-width: 1201px){.bridges-form__input{max-height:64px;padding:2rem}}@media only screen and (min-width: 1201px){.bridges-form__button{max-height:64px}.bridges-form__button .btn{padding-top:2rem;padding-bottom:2rem}}.bridges-form__image-wrapper{width:100%;height:100%;border-radius:1.2rem;padding:.8rem}html.theme-light .bridges-form__image-wrapper{background-color:#f6fcf8}html.theme-dark .bridges-form__image-wrapper{background-color:#202020}@media only screen and (min-width: 1201px){.bridges-form__image-wrapper{padding:1.2rem 2.4rem}}@media only screen and (min-width: 1201px){.bridges-form__image-wrapper{padding:1.5rem 4rem}}.bridges-form__image{width:100%;height:100%;object-fit:contain}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .bridges-result__textarea,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .bridges-result__textarea,html.theme-dark .title{color:#e3e3e3}.text_weight_400,.bridges-result__textarea{font-weight:400}.bridges-result__clipboard{display:flex}.bridges-result__clipboard{flex-direction:column}.bridges-result{border-radius:1.6rem;width:100%;padding-bottom:2.4rem}html.theme-light .bridges-result{background-color:#fff}html.theme-dark .bridges-result{background-color:#272728}@media only screen and (min-width: 746px){.bridges-result{max-width:384px}}@media only screen and (min-width: 1201px){.bridges-result{max-width:576px}}.bridges-result__image{width:100%;height:100%;margin-top:2rem;object-fit:contain}.bridges-result__textarea{font-size:1.4rem;line-height:2rem;resize:none;border:none;outline:none;width:100%;height:100%}html.theme-light .bridges-result__textarea,html.theme-dark .bridges-result__textarea{background-color:transparent}@media only screen and (min-width: 746px){.bridges-result__textarea{font-size:1.6rem;line-height:2.4rem}}.bridges-result__clipboard{gap:calc(3rem * .67);padding:2rem;border-bottom:.1rem solid rgba(32,32,32,.1)}html.theme-light .bridges-result__clipboard{border-color:#2020201a}html.theme-dark .bridges-result__clipboard{border-color:#ffffff12}@media only screen and (min-width: 746px){.bridges-result__clipboard{gap:3rem;padding:3.2rem}}.port-form_status .port-form__status,.port-form__status-container,.port-form{display:flex}.port-form{flex-direction:column}.port-form__status-container{align-items:center}.port-form{width:100%;max-width:576px;border-radius:1.6rem}html.theme-light .port-form{background-color:#fff}html.theme-dark .port-form{background-color:#272728}html.theme-light .port-form{box-shadow:0 1.2rem 7.2rem #4293621a}html.theme-dark .port-form{box-shadow:0 1.2rem 7.2rem #03030340}.port-form_status{gap:calc(3rem * .7)}@media only screen and (min-width: 1201px){.port-form_status{gap:calc(3rem * 1.2)}}.port-form_status .port-form__content{padding-bottom:0}html.theme-light .port-form_success .port-form__status-icon{color:#3ac270}html.theme-dark .port-form_success .port-form__status-icon{color:#51ce83}.port-form_success .port-form__status-text{font-weight:400}html.theme-light .port-form_success .port-form__status-text{color:#3ac270}html.theme-dark .port-form_success .port-form__status-text{color:#51ce83}html.theme-light .port-form_error .port-form__status-icon,html.theme-dark .port-form_error .port-form__status-icon{color:#e14545}.port-form_error .port-form__status-text{font-weight:400}html.theme-light .port-form_error .port-form__status-text,html.theme-dark .port-form_error .port-form__status-text{color:#e14545}.port-form__content{display:grid;grid-template-columns:1fr 1fr;gap:calc(3rem * .6);padding:2rem}@media only screen and (min-width: 1201px){.port-form__content{padding:3.2rem;gap:calc(3rem * .7);grid-template-columns:1fr 169px}}.port-form__input{width:100%;height:48px;max-height:48px}@media only screen and (min-width: 1201px){.port-form__input{height:64px;max-height:64px}}.port-form__input:first-child{grid-column:1/span 2}.port-form__status{display:none;border-top:.1rem solid;justify-content:center}html.theme-light .port-form__status{border-color:#3ac27033}html.theme-dark .port-form__status{border-color:#51ce8333}@media only screen and (min-width: 1201px){.port-form__status{justify-content:flex-start}}.port-form__status-container{gap:calc(3rem * .7);padding:1.6rem 2rem}@media only screen and (min-width: 1201px){.port-form__status-container{padding:2rem}}.port-form__status-icon{display:none;width:24px;height:24px;object-fit:contain}@media only screen and (min-width: 1201px){.port-form__status-icon{display:flex}}.port-form__status-text{font-size:1.4rem;line-height:2rem;text-align:center}@media only screen and (min-width: 1201px){.port-form__status-text{font-size:1.8rem;line-height:2.4rem}}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .catalog-card__description,html.theme-light .catalog-card__statistic-title,html.theme-light .catalog-card__statistic-subtitle,html.theme-light .catalog-card__feedback-button-title,html.theme-light .title,html.theme-light .catalog-card__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .catalog-card__description,html.theme-dark .catalog-card__statistic-title,html.theme-dark .catalog-card__statistic-subtitle,html.theme-dark .catalog-card__feedback-button-title,html.theme-dark .title,html.theme-dark .catalog-card__title{color:#e3e3e3}.text_weight_400,.catalog-card__description,.catalog-card__statistic-subtitle,.catalog-card__feedback-button-title{font-weight:400}.text_weight_700,.catalog-card__statistic-title,.title,.catalog-card__title{font-weight:700}.catalog-card__header,.catalog-card__feedback-buttons,.catalog-card__recommendation-text-wrapper,.catalog-card__feedback,.catalog-card__recommendation,.catalog-card__statistic,.catalog-card__feedback-button{display:flex}.catalog-card__statistic,.catalog-card__feedback-button{flex-direction:column}.catalog-card__recommendation{align-items:center}.catalog-card__recommendation-text-wrapper,.catalog-card__feedback{align-items:center;justify-content:center}.catalog-card__feedback-buttons{justify-content:space-between}.title,.catalog-card__title{margin:0}.title_h1,.catalog-card__title{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1,.catalog-card__title{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1,.catalog-card__title{font-size:6.4rem;line-height:7.2rem}}.catalog-card{position:relative;width:100%}@media only screen and (min-width: 1201px){.catalog-card{position:static}}.catalog-card__title{margin:0}.catalog-card__description{font-size:1.6rem;line-height:2.8rem;margin:3.2rem 0 2.8rem}@media only screen and (min-width: 746px){.catalog-card__description{margin-top:2.4rem}}@media only screen and (min-width: 1201px){.catalog-card__description{font-size:1.8rem;line-height:3rem;max-width:744px;margin-top:1.6rem}}.catalog-card__image{width:100%;height:100%;max-width:156px;max-height:156px;border-radius:1.2rem;object-fit:contain}@media only screen and (min-width: 746px){.catalog-card__image{max-width:88px;max-height:88px}}@media only screen and (min-width: 1201px){.catalog-card__image{max-width:160px;max-height:160px}}.catalog-card__recommendation{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);gap:calc(3rem * .14);padding:0 .6rem;background:linear-gradient(136deg,#3d3ac2 0%,#dd6dcb 100%);border-radius:1.4rem}html.theme-light .catalog-card__recommendation,html.theme-dark .catalog-card__recommendation{color:#fff}@media only screen and (min-width: 746px){.catalog-card__recommendation{right:24px;bottom:auto;left:auto;transform:unset;padding:.6rem}}@media only screen and (min-width: 1201px){.catalog-card__recommendation{bottom:0;left:50%;transform:translate(-50%,50%);padding:0 .6rem;width:200px}}.catalog-card__recommendation-text{font-size:1.1rem;line-height:1.6rem;font-weight:400}@media only screen and (min-width: 746px){.catalog-card__recommendation-text{font-size:1.3rem}}@media only screen and (min-width: 1201px){.catalog-card__recommendation-text{font-size:1.1rem}}.catalog-card__recommendation-text_bold{font-weight:700}.catalog-card__recommendation-text-wrapper{gap:calc(3rem * .14)}@media only screen and (min-width: 746px){.catalog-card__recommendation-text-wrapper{flex-direction:column;gap:unset}}@media only screen and (min-width: 1201px){.catalog-card__recommendation-text-wrapper{flex-direction:row;gap:calc(3rem * .14)}}.catalog-card__recommendation-icon{width:12px;height:12px}.catalog-card__header{position:relative;padding:2rem 0 3.2rem;gap:3.99rem;border-bottom:.1rem solid}html.theme-light .catalog-card__header{border-color:#2020201a}html.theme-dark .catalog-card__header{border-color:#ffffff12}@media only screen and (min-width: 746px){.catalog-card__header{border:none;padding-bottom:0;gap:calc(3rem * .67)}}@media only screen and (min-width: 1201px){.catalog-card__header{position:absolute;right:0;top:0;flex-direction:row-reverse;padding:2.4rem;border:.1rem solid;border-radius:4.8rem}}.catalog-card__feedback{flex-direction:column;gap:calc(3rem * .4);padding:0 2.4rem 0 0}html.theme-light .catalog-card__feedback{border-color:#2020201a}html.theme-dark .catalog-card__feedback{border-color:#ffffff12}@media only screen and (min-width: 746px){.catalog-card__feedback{position:relative;flex-direction:row;justify-content:flex-start;width:100%;gap:calc(3rem * .8);padding-left:2.4rem;border:.1rem solid;border-radius:1.6rem}}@media only screen and (min-width: 1201px){.catalog-card__feedback{border:none;position:static;flex-direction:column;width:160px;height:112px;gap:calc(3rem * .4);margin-top:2.5rem}}.catalog-card__statistic{align-items:center}@media only screen and (min-width: 746px){.catalog-card__statistic{align-items:flex-start}}@media only screen and (min-width: 1201px){.catalog-card__statistic{align-items:center}}.catalog-card__statistic-title{font-size:1.4rem;line-height:2rem;white-space:nowrap;text-align:center}@media only screen and (min-width: 746px){.catalog-card__statistic-title{font-size:1.6rem;text-align:left}}@media only screen and (min-width: 1201px){.catalog-card__statistic-title{font-size:1.4rem}}.catalog-card__statistic-subtitle{font-size:1.2rem;line-height:2rem}@media only screen and (min-width: 746px){.catalog-card__statistic-subtitle{font-size:1.4rem}}@media only screen and (min-width: 1201px){.catalog-card__statistic-subtitle{font-size:1.2rem}}.catalog-card__feedback-buttons{gap:calc(3rem * .8)}@media only screen and (min-width: 746px){.catalog-card__feedback-buttons{padding-right:2.4rem;border-right:.1rem solid}html.theme-light .catalog-card__feedback-buttons{border-color:#2020201a}html.theme-dark .catalog-card__feedback-buttons{border-color:#ffffff12}}@media only screen and (min-width: 1201px){.catalog-card__feedback-buttons{border:none;padding:0}}.catalog-card__feedback-button-title{font-size:1.2rem;line-height:2rem}@media only screen and (min-width: 746px){.catalog-card__feedback-button-title{font-size:1.6rem}}@media only screen and (min-width: 1201px){.catalog-card__feedback-button-title{font-size:1.2rem}}.catalog-card__feedback-button{align-items:center;opacity:.5;transition:opacity .2s ease-in-out;text-decoration:none;cursor:pointer}html.theme-light .catalog-card__feedback-button{color:#202020}html.theme-dark .catalog-card__feedback-button{color:#e3e3e3}.catalog-card__feedback-button:hover{opacity:1}@media only screen and (min-width: 746px){.catalog-card__feedback-button{flex-direction:row;align-items:flex-end;height:40px;gap:.81rem}}@media only screen and (min-width: 1201px){.catalog-card__feedback-button{flex-direction:column;align-items:center;gap:unset;height:auto}}@media only screen and (min-width: 746px){.catalog-card__feedback-button_dislike{margin-top:.8rem;align-items:center}}@media only screen and (min-width: 1201px){.catalog-card__feedback-button_dislike{margin:0}}.catalog-card__feedback-button-icon{width:40px;height:40px}html.theme-light .text_primary,html.theme-light .catalog-clipboard__button{color:#3ac270}html.theme-dark .text_primary,html.theme-dark .catalog-clipboard__button{color:#51ce83}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .catalog-clipboard__field,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .catalog-clipboard__field,html.theme-dark .title{color:#e3e3e3}.text_weight_400,.catalog-clipboard__field{font-weight:400}.text_weight_700,.catalog-clipboard__button,.title{font-weight:700}.catalog-clipboard,.catalog-clipboard__link-container,.catalog-clipboard__button{display:flex}.catalog-clipboard,.catalog-clipboard__link-container,.catalog-clipboard__button{align-items:center;justify-content:center}.catalog-clipboard{flex-direction:column;padding:2rem;margin-bottom:3.2rem;border:.1rem solid rgba(32,32,32,.1);border-radius:1.6rem}html.theme-light .catalog-clipboard{border-color:#2020201a}html.theme-dark .catalog-clipboard{border-color:#ffffff12}@media only screen and (min-width: 1201px){.catalog-clipboard{flex-direction:row;justify-content:flex-start;gap:calc(3rem * .4);border-width:0;border-top:.1rem solid;border-radius:0;padding:2.4rem 0 0}html.theme-light .catalog-clipboard{border-color:#2020201a}html.theme-dark .catalog-clipboard{border-color:#ffffff12}}.catalog-clipboard__link-container{position:relative}.catalog-clipboard__link{position:absolute;top:0;left:0;z-index:101;width:100%;height:100%}.catalog-clipboard__field{font-size:1.2rem;line-height:2rem;text-align:center;word-break:break-all;max-width:410px}@media only screen and (min-width: 746px){.catalog-clipboard__field{font-size:1.6rem;line-height:2.8rem}}@media only screen and (min-width: 1201px){.catalog-clipboard__field{font-size:1.4rem;line-height:2.4rem;max-width:unset}}.catalog-clipboard__icon{width:24px;height:24px;margin-bottom:.8rem}html.theme-light .catalog-clipboard__icon{color:#3ac270}html.theme-dark .catalog-clipboard__icon{color:#51ce83}@media only screen and (min-width: 1201px){.catalog-clipboard__icon{margin:0}}.catalog-clipboard__button{font-size:1rem;line-height:1.6rem;min-width:80px;height:28px;margin-top:1.4rem;border-radius:1.6rem;border:.1rem solid;outline:none;text-transform:uppercase;white-space:nowrap;cursor:pointer}html.theme-light .catalog-clipboard__button,html.theme-dark .catalog-clipboard__button{background:transparent}html.theme-light .catalog-clipboard__button{border-color:#3ac27033}html.theme-dark .catalog-clipboard__button{border-color:#51ce8333}.catalog-clipboard__button:hover{border-width:.2rem}.catalog-clipboard__button:active{border:.2rem solid}html.theme-light .catalog-clipboard__button:active{border-color:#3ac27066}html.theme-dark .catalog-clipboard__button:active{border-color:#51ce8366}@media only screen and (min-width: 1201px){.catalog-clipboard__button{margin:0 0 0 auto}}.catalog-clipboard__button_copied{border:.2rem solid}html.theme-light .catalog-clipboard__button_copied{border-color:#3ac270}html.theme-dark .catalog-clipboard__button_copied{border-color:#51ce83}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .catalog-categories__title,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .catalog-categories__title,html.theme-dark .title{color:#e3e3e3}.text_weight_700,.catalog-categories__title,.title{font-weight:700}.catalog-categories,.catalog-categories__navigation,.main__link-container,.catalog-categories__navigation-button-count,.catalog-categories__navigation-button,.catalog-categories__container{display:flex}.catalog-categories__container{flex-direction:column}.catalog-categories__navigation-button{align-items:center}.catalog-categories__navigation-button-count{align-items:center;justify-content:center}.catalog-categories{flex-direction:column;width:100%;padding:0 2rem 2rem}@media only screen and (min-width: 746px){.catalog-categories{padding:0 3rem 2rem}}@media only screen and (min-width: 1201px){.catalog-categories{padding:0}}.catalog-categories__title{font-size:1.4rem;line-height:1.6rem;margin:0}.catalog-categories__navigation{width:100%;gap:calc(3rem * .14);padding:0;margin:1.2rem 0;list-style-type:none;overflow:auto;scroll-behavior:smooth}.catalog-categories__navigation::-webkit-scrollbar{display:none}@media only screen and (min-width: 746px){.catalog-categories__navigation{flex-wrap:wrap}}.catalog-categories__navigation-item{height:28px}.catalog-categories__navigation-button{font-size:1.4rem;line-height:2rem;font-weight:400;gap:1rem;height:100%;padding:.4rem .8rem;border-radius:.8rem;text-decoration:none}html.theme-light .catalog-categories__navigation-button{background-color:#0000000d}html.theme-dark .catalog-categories__navigation-button{background-color:#e3e3e31a}html.theme-light .catalog-categories__navigation-button{color:#202020cc}html.theme-dark .catalog-categories__navigation-button{color:#e3e3e3cc}html.theme-light .catalog-categories__navigation-button:hover{background-color:#2727281a}html.theme-dark .catalog-categories__navigation-button:hover{background-color:#e3e3e326}html.theme-light .catalog-categories__navigation-button_active{background-color:#3ac270}html.theme-dark .catalog-categories__navigation-button_active{background-color:#58c082}html.theme-light .catalog-categories__navigation-button_active,html.theme-dark .catalog-categories__navigation-button_active{color:#fff}html.theme-light .catalog-categories__navigation-button_active:hover{background-color:#3ac270}html.theme-dark .catalog-categories__navigation-button_active:hover{background-color:#58c082}html.theme-light .catalog-categories__navigation-button_active .catalog-categories__navigation-button-count{background-color:#2020201a}html.theme-dark .catalog-categories__navigation-button_active .catalog-categories__navigation-button-count{background-color:#ffffff12}.catalog-categories__navigation-button-count{font-size:.8rem;line-height:1rem;min-width:15px;height:15px;flex:0 0 auto;padding:.5rem;border-radius:1rem}html.theme-light .catalog-categories__navigation-button-count{background-color:#2727281a}html.theme-dark .catalog-categories__navigation-button-count{background-color:#e3e3e326}html.theme-light .text_primary,html.theme-light .catalog-page__button{color:#3ac270}html.theme-dark .text_primary,html.theme-dark .catalog-page__button{color:#51ce83}html.theme-light .text_white,html.theme-light .catalog-page__button_active,html.theme-dark .text_white,html.theme-dark .catalog-page__button_active{color:#fff}.text_weight_700,.catalog-page__button,.catalog-page__button_active,.title{font-weight:700}.catalog-page__buttons,.catalog-page__button{display:flex}.catalog-page__button{align-items:center;justify-content:center}.catalog-page{margin-top:1.2rem}.catalog-page__block{width:100%}.catalog-page__statistic{margin:3.2rem 0 4.4rem}@media only screen and (min-width: 1201px){.catalog-page__statistic{margin:6.4rem 0}}@media only screen and (min-width: 1201px){.catalog-page__comment-form{margin-top:2.4rem}}.catalog-page__button{font-size:1.4rem;line-height:2rem;width:100%;padding:1rem 2rem;border-radius:1.2rem;transition:background-color .2s ease-in-out;text-decoration:none}html.theme-light .catalog-page__button{background-color:#3ac2701a}html.theme-dark .catalog-page__button{background-color:#51ce831a}html.theme-light .catalog-page__button:hover,html.theme-dark .catalog-page__button:hover{background-color:#51ce8326}html.theme-light .catalog-page__button:focus{background-color:#3ac27033}html.theme-dark .catalog-page__button:focus{background-color:#51ce8333}@media only screen and (min-width: 1201px){.catalog-page__button{width:auto}}.catalog-page__button_active{box-shadow:0 1.2rem 2.4rem -1.2rem #3ac270}html.theme-light .catalog-page__button_active{background-color:#3ac270}html.theme-dark .catalog-page__button_active{background-color:#58c082}html.theme-light .catalog-page__button_active:hover{background-color:#3ad478}html.theme-dark .catalog-page__button_active:hover{background-color:#51ce83}html.theme-light .catalog-page__button_active:focus{background-color:#38b96c}html.theme-dark .catalog-page__button_active:focus{background-color:#56bb7e}.catalog-page__buttons{width:100%;max-height:40px;gap:calc(3rem * .4);margin-bottom:3.2rem}@media only screen and (min-width: 746px){.catalog-page__buttons{gap:1.62rem}}@media only screen and (min-width: 1201px){.catalog-page__buttons{gap:calc(3rem * .4);max-width:275px}}.catalog-page__scam{background-color:#fcc;padding:20px;border:2px solid #ff0000;border-radius:10px;text-align:center}.catalog-page__scam-container{max-width:600px;margin:0 auto;padding:20px}.catalog-page__scam-title{font-size:24px;color:red;font-weight:700;margin-bottom:20px}.catalog-page__scam-message{font-size:16px;color:#333;margin-bottom:15px}.text[data-v-30a7d8f1]{font-size:1.6rem}html.theme-light .text[data-v-30a7d8f1],html.theme-dark .text[data-v-30a7d8f1]{color:#000}html.theme-light .text_primary[data-v-30a7d8f1]{color:#3ac270}html.theme-dark .text_primary[data-v-30a7d8f1]{color:#51ce83}html.theme-light .text_white[data-v-30a7d8f1],html.theme-light .button[data-v-30a7d8f1],html.theme-dark .text_white[data-v-30a7d8f1],html.theme-dark .button[data-v-30a7d8f1]{color:#fff}html.theme-light .text_grayish[data-v-30a7d8f1]{color:#20202080}html.theme-dark .text_grayish[data-v-30a7d8f1]{color:#e3e3e380}html.theme-light .text_dark[data-v-30a7d8f1],html.theme-dark .text_dark[data-v-30a7d8f1],html.theme-light .text_dark-white[data-v-30a7d8f1],html.theme-light .title[data-v-30a7d8f1]{color:#202020}html.theme-dark .text_dark-white[data-v-30a7d8f1],html.theme-dark .title[data-v-30a7d8f1]{color:#e3e3e3}.text_weight_100[data-v-30a7d8f1]{font-weight:100}.text_weight_200[data-v-30a7d8f1]{font-weight:200}.text_weight_300[data-v-30a7d8f1]{font-weight:300}.text_weight_400[data-v-30a7d8f1]{font-weight:400}.text_weight_500[data-v-30a7d8f1]{font-weight:500}.text_weight_600[data-v-30a7d8f1]{font-weight:600}.text_weight_700[data-v-30a7d8f1],.button[data-v-30a7d8f1],.title[data-v-30a7d8f1]{font-weight:700}.text_weight_800[data-v-30a7d8f1]{font-weight:800}.text_weight_900[data-v-30a7d8f1]{font-weight:900}.button_outline[data-v-30a7d8f1]{display:flex}.button_outline[data-v-30a7d8f1]{align-items:center}.block[data-v-30a7d8f1]{display:flex;flex-direction:column;gap:3rem;margin:20px 0}.block__storage[data-v-30a7d8f1]{display:flex;align-items:center;flex-wrap:wrap;gap:calc(3rem * .6)}.block__wrapper[data-v-30a7d8f1]{width:200px}.title[data-v-30a7d8f1]{margin:0}.title_h1[data-v-30a7d8f1]{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1[data-v-30a7d8f1]{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1[data-v-30a7d8f1]{font-size:6.4rem;line-height:7.2rem}}.title_h2[data-v-30a7d8f1]{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2[data-v-30a7d8f1]{font-size:3.2rem;line-height:4rem}}.title_h3[data-v-30a7d8f1]{font-size:2rem;line-height:2.4rem}.title_page[data-v-30a7d8f1]{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page[data-v-30a7d8f1]{color:#3ac270}html.theme-dark .title_page[data-v-30a7d8f1]{color:#51ce83}@media only screen and (min-width: 1201px){.title_page[data-v-30a7d8f1]{font-weight:400}html.theme-light .title_page[data-v-30a7d8f1]{color:#202020}html.theme-dark .title_page[data-v-30a7d8f1]{color:#e3e3e3}html.theme-light .title_page[data-v-30a7d8f1]:hover{color:#3ac270}html.theme-dark .title_page[data-v-30a7d8f1]:hover{color:#51ce83}}.editor-content[data-v-30a7d8f1]{overflow:hidden}.editor-content h1[data-v-30a7d8f1],.editor-content h2[data-v-30a7d8f1],.editor-content h3[data-v-30a7d8f1],.editor-content h4[data-v-30a7d8f1],.editor-content h5[data-v-30a7d8f1],.editor-content h6[data-v-30a7d8f1]{font-weight:700;margin:0}html.theme-light .editor-content h1[data-v-30a7d8f1],html.theme-light .editor-content h2[data-v-30a7d8f1],html.theme-light .editor-content h3[data-v-30a7d8f1],html.theme-light .editor-content h4[data-v-30a7d8f1],html.theme-light .editor-content h5[data-v-30a7d8f1],html.theme-light .editor-content h6[data-v-30a7d8f1]{color:#202020}html.theme-dark .editor-content h1[data-v-30a7d8f1],html.theme-dark .editor-content h2[data-v-30a7d8f1],html.theme-dark .editor-content h3[data-v-30a7d8f1],html.theme-dark .editor-content h4[data-v-30a7d8f1],html.theme-dark .editor-content h5[data-v-30a7d8f1],html.theme-dark .editor-content h6[data-v-30a7d8f1]{color:#e3e3e3}.editor-content p[data-v-30a7d8f1]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p[data-v-30a7d8f1]{color:#202020}html.theme-dark .editor-content p[data-v-30a7d8f1]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p[data-v-30a7d8f1]{font-size:1.8rem;line-height:3rem}}.editor-content a[data-v-30a7d8f1]{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a[data-v-30a7d8f1]{color:#3ac270}html.theme-dark .editor-content a[data-v-30a7d8f1]{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a[data-v-30a7d8f1]{font-size:1.8rem;line-height:3rem}}.editor-content span[data-v-30a7d8f1]{width:100%;word-break:break-word}.editor-content blockquote[data-v-30a7d8f1]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote[data-v-30a7d8f1]{color:#202020cc}html.theme-dark .editor-content blockquote[data-v-30a7d8f1]{color:#e3e3e3b3}html.theme-light .editor-content blockquote[data-v-30a7d8f1]{border-color:#3ac270}html.theme-dark .editor-content blockquote[data-v-30a7d8f1]{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote[data-v-30a7d8f1]{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre[data-v-30a7d8f1]{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre[data-v-30a7d8f1]{color:#202020}html.theme-dark .editor-content pre[data-v-30a7d8f1]{color:#e3e3e3}.editor-content code[data-v-30a7d8f1]{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img[data-v-30a7d8f1]{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe[data-v-30a7d8f1]{width:100%}.editor-content table td[data-v-30a7d8f1]{font-weight:400}html.theme-light .editor-content table td[data-v-30a7d8f1]{color:#202020}html.theme-dark .editor-content table td[data-v-30a7d8f1]{color:#e3e3e3}.editor-content ul[data-v-30a7d8f1],.editor-content ol[data-v-30a7d8f1]{margin:0}.editor-content ul li[data-v-30a7d8f1],.editor-content ol li[data-v-30a7d8f1]{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li[data-v-30a7d8f1],html.theme-light .editor-content ol li[data-v-30a7d8f1]{color:#202020}html.theme-dark .editor-content ul li[data-v-30a7d8f1],html.theme-dark .editor-content ol li[data-v-30a7d8f1]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li[data-v-30a7d8f1],.editor-content ol li[data-v-30a7d8f1]{font-size:1.8rem;line-height:3rem}}.button[data-v-30a7d8f1]{font-size:1.6rem;line-height:2.4rem;width:100%;height:100%;transition:background-color .2s ease-in-out;border-radius:1.2rem;border:none;box-shadow:0 1.2rem 2.4rem -1.2rem #3ac270;padding:calc(3rem * .4) 0;cursor:pointer}html.theme-light .button[data-v-30a7d8f1]{background-color:#3ac270}html.theme-dark .button[data-v-30a7d8f1]{background-color:#58c082}.button[data-v-30a7d8f1]:disabled{opacity:.6;cursor:default}html.theme-light .button[data-v-30a7d8f1]:disabled:hover{background-color:#3ac270}html.theme-dark .button[data-v-30a7d8f1]:disabled:hover{background-color:#58c082}.button[data-v-30a7d8f1]:disabled:active{box-shadow:none}html.theme-light .button[data-v-30a7d8f1]:disabled:active{background-color:#3ac270}html.theme-dark .button[data-v-30a7d8f1]:disabled:active{background-color:#58c082}html.theme-light .button[data-v-30a7d8f1]:hover{background-color:#3ad478}html.theme-dark .button[data-v-30a7d8f1]:hover{background-color:#51ce83}.button[data-v-30a7d8f1]:active{box-shadow:0 .8rem 1.2rem -1.2rem #3ac270}html.theme-light .button[data-v-30a7d8f1]:active{background-color:#38b96c}html.theme-dark .button[data-v-30a7d8f1]:active{background-color:#56bb7e}@media only screen and (min-width: 1201px){.button[data-v-30a7d8f1]{font-size:1.8rem}}.button_rounded[data-v-30a7d8f1]{border-radius:50%}.button_outline[data-v-30a7d8f1]{font-size:1.6rem;line-height:2.4rem;font-weight:700;gap:calc(3rem * .4);padding:0;transition:color .2s ease-in-out;border:none;outline:none;cursor:pointer}html.theme-light .button_outline[data-v-30a7d8f1],html.theme-dark .button_outline[data-v-30a7d8f1]{background-color:transparent}html.theme-light .button_outline[data-v-30a7d8f1]{color:#3ac270}html.theme-dark .button_outline[data-v-30a7d8f1]{color:#51ce83}.button_outline[data-v-30a7d8f1]:hover{font-weight:700}html.theme-light .button_outline[data-v-30a7d8f1]:hover,html.theme-dark .button_outline[data-v-30a7d8f1]:hover{background-color:transparent}html.theme-light .button_outline[data-v-30a7d8f1]:hover{color:#1bac55}html.theme-dark .button_outline[data-v-30a7d8f1]:hover{color:#65d190}@media only screen and (min-width: 1201px){.button_outline[data-v-30a7d8f1]{font-size:1.8rem;line-height:2.4rem}}.button_copy[data-v-30a7d8f1]{font-size:1.4rem;line-height:2rem;font-weight:700;padding:1rem 0;transition:background-color .2s ease-in-out;border-radius:1.2rem;border:none;outline:none;box-shadow:none;cursor:pointer}html.theme-light .button_copy[data-v-30a7d8f1]{background-color:#3ac2701a}html.theme-dark .button_copy[data-v-30a7d8f1]{background-color:#51ce831a}html.theme-light .button_copy[data-v-30a7d8f1]{color:#3ac270}html.theme-dark .button_copy[data-v-30a7d8f1]{color:#51ce83}html.theme-light .button_copy[data-v-30a7d8f1]:hover{background-color:#3ac27033}html.theme-dark .button_copy[data-v-30a7d8f1]:hover{background-color:#51ce8333}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .vote-checker__label,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .vote-checker__label,html.theme-dark .title{color:#e3e3e3}.vote-checker__content{display:flex}.vote-checker{position:relative;width:100%;height:100%;min-height:48px}.vote-checker .checkbox__marker{position:relative;z-index:1}.vote-checker .checkbox__marker:before,.vote-checker .checkbox__marker:after{top:50%;left:50%;transform:translate(-50%,-50%)}.vote-checker .checkbox__marker:before{margin:-.5rem 0 0 .2rem}.vote-checker .checkbox__marker:after{margin:.35rem 0 0 -.6rem}.vote-checker .checkbox{position:static}.vote-checker .checkbox .form-check-label{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}html.theme-light .vote-checker_submit.vote-checker_checked .vote-checker__content{background-color:#fff}html.theme-dark .vote-checker_submit.vote-checker_checked .vote-checker__content{background-color:#3b3b3b}.vote-checker_submit .vote-checker__content{border-radius:.8rem;box-shadow:none}html.theme-light .vote-checker_submit .vote-checker__content{background-color:#fffc}html.theme-dark .vote-checker_submit .vote-checker__content{background-color:#3b3b3bcc}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .vote-checker__label,html.theme-light .title,html.theme-light .vote-form__question{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .vote-checker__label,html.theme-dark .title,html.theme-dark .vote-form__question{color:#e3e3e3}.text_weight_400,.vote-checker__label{font-weight:400}.text_weight_700,.title,.vote-form__question{font-weight:700}.vote-form__indicator,.vote-form__total,.vote-checker__content,.vote-form,.vote-form__content{display:flex}.vote-form,.vote-form__content{flex-direction:column}.vote-checker__content{align-items:center}.vote-form__indicator,.vote-form__total{align-items:center;justify-content:center}.title,.vote-form__question{margin:0}.title_h2,.vote-form__question{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.vote-form__question{font-size:3.2rem;line-height:4rem}}.vote-checker,.vote-form__indicator{position:relative;width:100%;height:100%;min-height:48px}.vote-checker .checkbox__marker,.vote-form__indicator .checkbox__marker{position:relative;z-index:1}.vote-checker .checkbox__marker:before,.vote-form__indicator .checkbox__marker:before,.vote-checker .checkbox__marker:after,.vote-form__indicator .checkbox__marker:after{top:50%;left:50%;transform:translate(-50%,-50%)}.vote-checker .checkbox__marker:before,.vote-form__indicator .checkbox__marker:before{margin:-.5rem 0 0 .2rem}.vote-checker .checkbox__marker:after,.vote-form__indicator .checkbox__marker:after{margin:.35rem 0 0 -.6rem}.vote-checker .checkbox,.vote-form__indicator .checkbox{position:static}.vote-checker .checkbox .form-check .form-check-label,.vote-form__indicator .checkbox .form-check .form-check-label{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.vote-checker[data-type=submit] .vote-checker__content,[data-type=submit].vote-form__indicator .vote-checker__content{border-radius:.8rem;box-shadow:none}.vote-checker__content{justify-content:space-between;position:absolute;z-index:100;width:100%;height:100%;border-radius:1.2rem;box-shadow:0 .1rem .4rem #00000012;transition:width .2s ease-in-out;padding:calc(3rem * .4) 1.62rem;cursor:pointer;-webkit-user-select:none;user-select:none}html.theme-light .vote-checker__content{background-color:#fff}html.theme-dark .vote-checker__content{background-color:#3b3b3b}.vote-checker__label{font-size:1.6rem;line-height:2.4rem}.vote-checker__button{position:absolute;right:0;top:0;width:60px;height:100%;visibility:hidden}.vote-checker__button .button .btn{border-radius:.8rem;box-shadow:none}.vote-checker__button .icon{position:absolute;top:50%;right:14px;width:12px;height:12px;transform:translateY(-50%) rotate(-90deg)}.vote-checker__button_visible{visibility:visible}.vote-checker_checked .vote-checker__content{width:calc(100% - 36px);transition:width .2s ease-in-out}.vote-checker_checked .vote-checker__button{visibility:visible}html.theme-light .vote-checker_transparent.vote-checker_checked .vote-checker__content{background-color:#fff}html.theme-dark .vote-checker_transparent.vote-checker_checked .vote-checker__content{background-color:#3b3b3b}.vote-checker_transparent .vote-checker__content{border-radius:.8rem;box-shadow:none}html.theme-light .vote-checker_transparent .vote-checker__content{background-color:#fffc}html.theme-dark .vote-checker_transparent .vote-checker__content{background-color:#3b3b3bcc}.vote-form{position:relative;padding:7.2rem 2rem;width:100%}html.theme-light .vote-form{background-color:#f6f7f9}html.theme-dark .vote-form{background-color:#303031}@media only screen and (min-width: 746px){.vote-form{padding:7.2rem 6.4rem;border-radius:1.6rem}}@media only screen and (min-width: 1201px){.vote-form{padding:11.2rem 6.4rem}}.vote-form__question{margin:0;text-align:center}@media only screen and (min-width: 1201px){.vote-form__question{font-size:2.4rem;line-height:3.2rem}}.vote-form__content{margin:3.2rem 0;gap:1.2rem;transition:opacity .2s ease-in-out}@media only screen and (min-width: 1201px){.vote-form__content{align-self:center;width:100%;max-width:465px}}@media only screen and (min-width: 746px){.vote-form__indicator,.vote-form .vote-checker{min-height:60px}}.vote-form__indicator{padding:0 1.6rem;border-radius:1.2rem;overflow:hidden;box-shadow:0 1px 4px #00000012}html.theme-light .vote-form__indicator{background-color:#fff}html.theme-dark .vote-form__indicator{background-color:#3b3b3b}html.theme-light .vote-form__indicator{color:#202020}html.theme-dark .vote-form__indicator{color:#e3e3e3}.vote-form__indicator:before{content:attr(data-label);display:inline-flex;margin-right:auto}.vote-form__indicator:after{content:attr(data-value);margin-left:.5rem;opacity:.5}.vote-form__progress{position:absolute;top:0;left:0;height:100%}html.theme-light .vote-form__progress,html.theme-dark .vote-form__progress{background-color:#51ce8326}.vote-form__total{font-size:1.4rem;line-height:2rem;width:100%;min-height:48px;opacity:.5;text-align:center}html.theme-light .vote-form__total{color:#202020}html.theme-dark .vote-form__total{color:#e3e3e3}.vote-form__total:after{content:attr(data-sign);display:inline-block;margin-left:.4rem}.vote-form__submit{margin-top:2rem}@media only screen and (min-width: 1201px){.vote-form__submit{align-self:center;width:100%;max-width:208px}}.checkbox{position:relative;width:20px;height:20px}.checkbox .form-check-input{display:none}.checkbox .form-check-input:checked~.checkbox__marker{border:none}.checkbox .form-check-input:checked~.checkbox__marker:after{display:block}.checkbox .form-check-input:checked~.checkbox__marker:before{display:block}.checkbox .form-check-label{position:absolute;display:block;width:100%;height:100%;font-size:0;cursor:pointer}.checkbox__marker{width:20px;height:20px;border:.1rem solid;border-radius:.6rem;cursor:pointer}html.theme-light .checkbox__marker{border-color:#3ac27066}html.theme-dark .checkbox__marker{border-color:#51ce8366}.checkbox__marker:before{position:absolute;top:8px;left:3.8px;width:14px;height:2px;transform:rotate(-45deg);display:none;content:""}html.theme-light .checkbox__marker:before{background-color:#3ac270}html.theme-dark .checkbox__marker:before{background-color:#51ce83}.checkbox__marker:after{position:absolute;top:9px;left:1px;width:7px;height:2px;transform:rotate(53deg);display:none;content:""}html.theme-light .checkbox__marker:after{background-color:#3ac270}html.theme-dark .checkbox__marker:after{background-color:#51ce83}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .quiz-form__question{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .quiz-form__question{color:#e3e3e3}.text_weight_700,.title,.quiz-form__question{font-weight:700}.quiz-form__count,.quiz-form__wrong-status,.quiz-form__end,.quiz-form,.quiz-form__answers,.quiz-form__wrong,.quiz-form__end-message{display:flex}.quiz-form,.quiz-form__answers,.quiz-form__wrong,.quiz-form__end-message{flex-direction:column}.quiz-form__end{align-items:center}.quiz-form__count,.quiz-form__wrong-status{align-items:center;justify-content:center}.title,.quiz-form__question{margin:0}.title_h2,.quiz-form__question{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.quiz-form__question{font-size:3.2rem;line-height:4rem}}.quiz-form{position:relative;padding:6.4rem 2rem;overflow:hidden;height:400px}@media only screen and (min-width: 746px){.quiz-form{padding:6.4rem}}@media only screen and (min-width: 1201px){.quiz-form{padding:6.4rem 7rem;border-radius:1.6rem}}.quiz-form_wrong .quiz-form__answers,.quiz-form_end .quiz-form__answers{display:none}.quiz-form_wrong .quiz-form__wrong{display:flex}.quiz-form_end .quiz-form__count,.quiz-form_end .quiz-form__question{display:none}.quiz-form_end .quiz-form__end{display:flex}.quiz-form__background,.quiz-form__image{width:100%;height:100%}.quiz-form__background{position:absolute;top:0;left:0;z-index:1}html.theme-light .quiz-form__background,html.theme-dark .quiz-form__background{background-color:#202020}html.theme-dark .quiz-form__background{opacity:.7}.quiz-form__image{object-fit:cover}.quiz-form__question,.quiz-form__answers,.quiz-form__wrong,.quiz-form__end,.quiz-form__count{z-index:2}html.theme-light .quiz-form__question,html.theme-light .quiz-form__count{color:#fff}html.theme-dark .quiz-form__question,html.theme-dark .quiz-form__count{color:#e3e3e3}.quiz-form__question{position:relative;margin:0;text-align:center}@media only screen and (min-width: 1201px){.quiz-form__question{font-size:2.4rem;line-height:3.2rem}}.quiz-form__end{padding-bottom:2rem;margin:9rem auto 0;width:100%;max-width:704px}.quiz-form__count{margin-top:.8rem}.quiz-form__answers,.quiz-form__wrong{position:relative;margin:3.2rem auto 0;width:100%;max-width:704px}.quiz-form__answers{gap:1.2rem}.quiz-form__wrong,.quiz-form__end{display:none;padding-top:2rem;border-radius:.8rem;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:180px}html.theme-light .quiz-form__wrong,html.theme-light .quiz-form__end{background-color:#fffc}html.theme-dark .quiz-form__wrong,html.theme-dark .quiz-form__end{background-color:#3b3b3bcc}.quiz-form__wrong-status{font-weight:700;height:100%}html.theme-light .quiz-form__wrong-status,html.theme-dark .quiz-form__wrong-status{color:#e14545}@media only screen and (min-width: 746px){.quiz-form__wrong-status{margin-bottom:.5rem}}.quiz-form__end-message{gap:2rem;margin:0 auto}html.theme-light .quiz-form__end-message{color:#202020}html.theme-dark .quiz-form__end-message{color:#e3e3e3}.quiz-form__end-message_title{font-size:2rem;line-height:2.8rem;font-weight:500;margin:0 auto}.quiz-form__end-message_subtitle{font-size:1.6rem;line-height:2.8rem}.quiz-form__wrong-message{font-size:1.6rem;line-height:2.8rem;margin:0 0 2rem;padding:0 2rem;text-align:center;height:100%}html.theme-light .quiz-form__wrong-message{color:#202020}html.theme-dark .quiz-form__wrong-message{color:#e3e3e3}@media only screen and (min-width: 746px){.quiz-form__wrong-message{padding-bottom:2.4rem}}.quiz-form__wrong-status,.quiz-form__wrong-submit .btn{text-transform:uppercase}.quiz-form__wrong-submit{border-top:.1rem solid}html.theme-light .quiz-form__wrong-submit{border-color:#2020201a}html.theme-dark .quiz-form__wrong-submit{border-color:#ffffff12}.quiz-form__wrong-submit .button{font-weight:400}html.theme-light .quiz-form__wrong-submit .button{color:#20202080}html.theme-dark .quiz-form__wrong-submit .button{color:#dadada80}html.theme-light .quiz-form__wrong-submit .button,html.theme-dark .quiz-form__wrong-submit .button,html.theme-light .quiz-form__wrong-submit .button:hover,html.theme-dark .quiz-form__wrong-submit .button:hover{background-color:transparent}.quiz-form__wrong-submit .btn{width:100%;height:100%;box-shadow:none;font-size:1.4rem}html.theme-light .quiz-form__wrong-submit .btn,html.theme-light .quiz-form__wrong-submit .btn:hover,html.theme-dark .quiz-form__wrong-submit .btn,html.theme-dark .quiz-form__wrong-submit .btn:hover{background-color:transparent}.quiz-form .vote-checker{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media only screen and (min-width: 746px){.quiz-form .vote-checker{height:52px}}.text[data-v-d1ebf354]{font-size:1.6rem}html.theme-light .text[data-v-d1ebf354],html.theme-dark .text[data-v-d1ebf354]{color:#000}html.theme-light .text_primary[data-v-d1ebf354]{color:#3ac270}html.theme-dark .text_primary[data-v-d1ebf354]{color:#51ce83}html.theme-light .text_white[data-v-d1ebf354],html.theme-dark .text_white[data-v-d1ebf354]{color:#fff}html.theme-light .text_grayish[data-v-d1ebf354]{color:#20202080}html.theme-dark .text_grayish[data-v-d1ebf354]{color:#e3e3e380}html.theme-light .text_dark[data-v-d1ebf354],html.theme-dark .text_dark[data-v-d1ebf354],html.theme-light .text_dark-white[data-v-d1ebf354],html.theme-light .title[data-v-d1ebf354]{color:#202020}html.theme-dark .text_dark-white[data-v-d1ebf354],html.theme-dark .title[data-v-d1ebf354]{color:#e3e3e3}.text_weight_100[data-v-d1ebf354]{font-weight:100}.text_weight_200[data-v-d1ebf354]{font-weight:200}.text_weight_300[data-v-d1ebf354]{font-weight:300}.text_weight_400[data-v-d1ebf354]{font-weight:400}.text_weight_500[data-v-d1ebf354]{font-weight:500}.text_weight_600[data-v-d1ebf354]{font-weight:600}.text_weight_700[data-v-d1ebf354],.title[data-v-d1ebf354]{font-weight:700}.text_weight_800[data-v-d1ebf354]{font-weight:800}.text_weight_900[data-v-d1ebf354]{font-weight:900}.mailbox-empty[data-v-d1ebf354]{display:flex}.mailbox-empty[data-v-d1ebf354]{align-items:center;justify-content:center}.block[data-v-d1ebf354]{display:flex;flex-direction:column;gap:3rem;margin:20px 0}.block__storage[data-v-d1ebf354]{display:flex;align-items:center;flex-wrap:wrap;gap:calc(3rem * .6)}.block__wrapper[data-v-d1ebf354]{width:200px}.title[data-v-d1ebf354]{margin:0}.title_h1[data-v-d1ebf354]{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1[data-v-d1ebf354]{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1[data-v-d1ebf354]{font-size:6.4rem;line-height:7.2rem}}.title_h2[data-v-d1ebf354]{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2[data-v-d1ebf354]{font-size:3.2rem;line-height:4rem}}.title_h3[data-v-d1ebf354]{font-size:2rem;line-height:2.4rem}.title_page[data-v-d1ebf354]{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page[data-v-d1ebf354]{color:#3ac270}html.theme-dark .title_page[data-v-d1ebf354]{color:#51ce83}@media only screen and (min-width: 1201px){.title_page[data-v-d1ebf354]{font-weight:400}html.theme-light .title_page[data-v-d1ebf354]{color:#202020}html.theme-dark .title_page[data-v-d1ebf354]{color:#e3e3e3}html.theme-light .title_page[data-v-d1ebf354]:hover{color:#3ac270}html.theme-dark .title_page[data-v-d1ebf354]:hover{color:#51ce83}}.editor-content[data-v-d1ebf354]{overflow:hidden}.editor-content h1[data-v-d1ebf354],.editor-content h2[data-v-d1ebf354],.editor-content h3[data-v-d1ebf354],.editor-content h4[data-v-d1ebf354],.editor-content h5[data-v-d1ebf354],.editor-content h6[data-v-d1ebf354]{font-weight:700;margin:0}html.theme-light .editor-content h1[data-v-d1ebf354],html.theme-light .editor-content h2[data-v-d1ebf354],html.theme-light .editor-content h3[data-v-d1ebf354],html.theme-light .editor-content h4[data-v-d1ebf354],html.theme-light .editor-content h5[data-v-d1ebf354],html.theme-light .editor-content h6[data-v-d1ebf354]{color:#202020}html.theme-dark .editor-content h1[data-v-d1ebf354],html.theme-dark .editor-content h2[data-v-d1ebf354],html.theme-dark .editor-content h3[data-v-d1ebf354],html.theme-dark .editor-content h4[data-v-d1ebf354],html.theme-dark .editor-content h5[data-v-d1ebf354],html.theme-dark .editor-content h6[data-v-d1ebf354]{color:#e3e3e3}.editor-content p[data-v-d1ebf354]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p[data-v-d1ebf354]{color:#202020}html.theme-dark .editor-content p[data-v-d1ebf354]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p[data-v-d1ebf354]{font-size:1.8rem;line-height:3rem}}.editor-content a[data-v-d1ebf354]{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a[data-v-d1ebf354]{color:#3ac270}html.theme-dark .editor-content a[data-v-d1ebf354]{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a[data-v-d1ebf354]{font-size:1.8rem;line-height:3rem}}.editor-content span[data-v-d1ebf354]{width:100%;word-break:break-word}.editor-content blockquote[data-v-d1ebf354]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote[data-v-d1ebf354]{color:#202020cc}html.theme-dark .editor-content blockquote[data-v-d1ebf354]{color:#e3e3e3b3}html.theme-light .editor-content blockquote[data-v-d1ebf354]{border-color:#3ac270}html.theme-dark .editor-content blockquote[data-v-d1ebf354]{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote[data-v-d1ebf354]{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre[data-v-d1ebf354]{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre[data-v-d1ebf354]{color:#202020}html.theme-dark .editor-content pre[data-v-d1ebf354]{color:#e3e3e3}.editor-content code[data-v-d1ebf354]{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img[data-v-d1ebf354]{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe[data-v-d1ebf354]{width:100%}.editor-content table td[data-v-d1ebf354]{font-weight:400}html.theme-light .editor-content table td[data-v-d1ebf354]{color:#202020}html.theme-dark .editor-content table td[data-v-d1ebf354]{color:#e3e3e3}.editor-content ul[data-v-d1ebf354],.editor-content ol[data-v-d1ebf354]{margin:0}.editor-content ul li[data-v-d1ebf354],.editor-content ol li[data-v-d1ebf354]{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li[data-v-d1ebf354],html.theme-light .editor-content ol li[data-v-d1ebf354]{color:#202020}html.theme-dark .editor-content ul li[data-v-d1ebf354],html.theme-dark .editor-content ol li[data-v-d1ebf354]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li[data-v-d1ebf354],.editor-content ol li[data-v-d1ebf354]{font-size:1.8rem;line-height:3rem}}.mailbox-empty[data-v-d1ebf354]{flex-direction:column;height:480px}html.theme-light .mailbox-empty[data-v-d1ebf354]{background-color:#fbfaf9}html.theme-dark .mailbox-empty[data-v-d1ebf354]{background-color:#212122}@media only screen and (min-width: 1201px){.mailbox-empty[data-v-d1ebf354]{height:538px}}.mailbox-empty__title[data-v-d1ebf354]{font-size:1.6rem;line-height:2.8rem;font-weight:700;padding:0;margin:2.4rem 0 0}html.theme-light .mailbox-empty__title[data-v-d1ebf354]{color:#202020}html.theme-dark .mailbox-empty__title[data-v-d1ebf354]{color:#e3e3e3}.mailbox-empty__subtitle[data-v-d1ebf354]{font-size:1.6rem;line-height:2.8rem;font-weight:400;padding:0;margin:0}html.theme-light .mailbox-empty__subtitle[data-v-d1ebf354]{color:#202020}html.theme-dark .mailbox-empty__subtitle[data-v-d1ebf354]{color:#e3e3e3}.mailbox-empty__triangle[data-v-d1ebf354]{border-left:5.5rem solid transparent;border-right:5.5rem solid transparent;border-bottom:3rem solid rgba(58,194,112,.1)}.mailbox-empty__square[data-v-d1ebf354]{position:relative;height:92px;width:128px;border-radius:1.2rem}html.theme-light .mailbox-empty__square[data-v-d1ebf354],html.theme-dark .mailbox-empty__square[data-v-d1ebf354]{background-color:#3ac2701a}.mailbox-empty__square-eye[data-v-d1ebf354]{position:absolute;top:50%;width:16px;height:16px}.mailbox-empty__square-eye[data-v-d1ebf354]:before{display:block;content:"";width:100%;height:100%;border-radius:50%;animation:eyeMove-d1ebf354 2s infinite steps(7,jump-none);will-change:transform}html.theme-light .mailbox-empty__square-eye[data-v-d1ebf354]:before{background-color:#3ac270}html.theme-dark .mailbox-empty__square-eye[data-v-d1ebf354]:before{background-color:#51ce83}.mailbox-empty__square-eye_right[data-v-d1ebf354]{right:0;transform:translate(-160%,-50%)}.mailbox-empty__square-eye_left[data-v-d1ebf354]{left:0;transform:translate(180%,-50%)}@keyframes eyeMove-d1ebf354{15%{transform:translate(50%) scaleX(1.2)}30%{transform:translate(100%) scale(1)}45%{transform:translate(-50%) scaleX(1.2)}60%{transform:translate(-100%) scale(1)}75%{transform:translate(0) scale(1)}90%{transform:translate(0) scaleY(1.2)}to{transform:translate(0) scaleX(1)}}.text[data-v-68b35c59]{font-size:1.6rem}html.theme-light .text[data-v-68b35c59],html.theme-dark .text[data-v-68b35c59]{color:#000}html.theme-light .text_primary[data-v-68b35c59]{color:#3ac270}html.theme-dark .text_primary[data-v-68b35c59]{color:#51ce83}html.theme-light .text_white[data-v-68b35c59],html.theme-dark .text_white[data-v-68b35c59]{color:#fff}html.theme-light .text_grayish[data-v-68b35c59]{color:#20202080}html.theme-dark .text_grayish[data-v-68b35c59]{color:#e3e3e380}html.theme-light .text_dark[data-v-68b35c59],html.theme-dark .text_dark[data-v-68b35c59],html.theme-light .text_dark-white[data-v-68b35c59],html.theme-light .title[data-v-68b35c59]{color:#202020}html.theme-dark .text_dark-white[data-v-68b35c59],html.theme-dark .title[data-v-68b35c59]{color:#e3e3e3}.text_weight_100[data-v-68b35c59]{font-weight:100}.text_weight_200[data-v-68b35c59]{font-weight:200}.text_weight_300[data-v-68b35c59]{font-weight:300}.text_weight_400[data-v-68b35c59]{font-weight:400}.text_weight_500[data-v-68b35c59]{font-weight:500}.text_weight_600[data-v-68b35c59]{font-weight:600}.text_weight_700[data-v-68b35c59],.title[data-v-68b35c59]{font-weight:700}.text_weight_800[data-v-68b35c59]{font-weight:800}.text_weight_900[data-v-68b35c59]{font-weight:900}.mailbox-empty[data-v-68b35c59]{display:flex}.mailbox-empty[data-v-68b35c59]{align-items:center;justify-content:center}.block[data-v-68b35c59]{display:flex;flex-direction:column;gap:3rem;margin:20px 0}.block__storage[data-v-68b35c59]{display:flex;align-items:center;flex-wrap:wrap;gap:calc(3rem * .6)}.block__wrapper[data-v-68b35c59]{width:200px}.title[data-v-68b35c59]{margin:0}.title_h1[data-v-68b35c59]{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1[data-v-68b35c59]{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1[data-v-68b35c59]{font-size:6.4rem;line-height:7.2rem}}.title_h2[data-v-68b35c59]{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2[data-v-68b35c59]{font-size:3.2rem;line-height:4rem}}.title_h3[data-v-68b35c59]{font-size:2rem;line-height:2.4rem}.title_page[data-v-68b35c59]{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page[data-v-68b35c59]{color:#3ac270}html.theme-dark .title_page[data-v-68b35c59]{color:#51ce83}@media only screen and (min-width: 1201px){.title_page[data-v-68b35c59]{font-weight:400}html.theme-light .title_page[data-v-68b35c59]{color:#202020}html.theme-dark .title_page[data-v-68b35c59]{color:#e3e3e3}html.theme-light .title_page[data-v-68b35c59]:hover{color:#3ac270}html.theme-dark .title_page[data-v-68b35c59]:hover{color:#51ce83}}.editor-content[data-v-68b35c59]{overflow:hidden}.editor-content h1[data-v-68b35c59],.editor-content h2[data-v-68b35c59],.editor-content h3[data-v-68b35c59],.editor-content h4[data-v-68b35c59],.editor-content h5[data-v-68b35c59],.editor-content h6[data-v-68b35c59]{font-weight:700;margin:0}html.theme-light .editor-content h1[data-v-68b35c59],html.theme-light .editor-content h2[data-v-68b35c59],html.theme-light .editor-content h3[data-v-68b35c59],html.theme-light .editor-content h4[data-v-68b35c59],html.theme-light .editor-content h5[data-v-68b35c59],html.theme-light .editor-content h6[data-v-68b35c59]{color:#202020}html.theme-dark .editor-content h1[data-v-68b35c59],html.theme-dark .editor-content h2[data-v-68b35c59],html.theme-dark .editor-content h3[data-v-68b35c59],html.theme-dark .editor-content h4[data-v-68b35c59],html.theme-dark .editor-content h5[data-v-68b35c59],html.theme-dark .editor-content h6[data-v-68b35c59]{color:#e3e3e3}.editor-content p[data-v-68b35c59]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p[data-v-68b35c59]{color:#202020}html.theme-dark .editor-content p[data-v-68b35c59]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p[data-v-68b35c59]{font-size:1.8rem;line-height:3rem}}.editor-content a[data-v-68b35c59]{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a[data-v-68b35c59]{color:#3ac270}html.theme-dark .editor-content a[data-v-68b35c59]{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a[data-v-68b35c59]{font-size:1.8rem;line-height:3rem}}.editor-content span[data-v-68b35c59]{width:100%;word-break:break-word}.editor-content blockquote[data-v-68b35c59]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote[data-v-68b35c59]{color:#202020cc}html.theme-dark .editor-content blockquote[data-v-68b35c59]{color:#e3e3e3b3}html.theme-light .editor-content blockquote[data-v-68b35c59]{border-color:#3ac270}html.theme-dark .editor-content blockquote[data-v-68b35c59]{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote[data-v-68b35c59]{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre[data-v-68b35c59]{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre[data-v-68b35c59]{color:#202020}html.theme-dark .editor-content pre[data-v-68b35c59]{color:#e3e3e3}.editor-content code[data-v-68b35c59]{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img[data-v-68b35c59]{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe[data-v-68b35c59]{width:100%}.editor-content table td[data-v-68b35c59]{font-weight:400}html.theme-light .editor-content table td[data-v-68b35c59]{color:#202020}html.theme-dark .editor-content table td[data-v-68b35c59]{color:#e3e3e3}.editor-content ul[data-v-68b35c59],.editor-content ol[data-v-68b35c59]{margin:0}.editor-content ul li[data-v-68b35c59],.editor-content ol li[data-v-68b35c59]{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li[data-v-68b35c59],html.theme-light .editor-content ol li[data-v-68b35c59]{color:#202020}html.theme-dark .editor-content ul li[data-v-68b35c59],html.theme-dark .editor-content ol li[data-v-68b35c59]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li[data-v-68b35c59],.editor-content ol li[data-v-68b35c59]{font-size:1.8rem;line-height:3rem}}.mailbox-empty[data-v-68b35c59]{flex-direction:column;height:480px}html.theme-light .mailbox-empty[data-v-68b35c59]{background-color:#fbfaf9}html.theme-dark .mailbox-empty[data-v-68b35c59]{background-color:#212122}@media only screen and (min-width: 1201px){.mailbox-empty[data-v-68b35c59]{height:538px}}.mailbox-empty__title[data-v-68b35c59]{font-size:1.6rem;line-height:2.8rem;font-weight:700;padding:0;margin:2.4rem 0 0}html.theme-light .mailbox-empty__title[data-v-68b35c59]{color:#202020}html.theme-dark .mailbox-empty__title[data-v-68b35c59]{color:#e3e3e3}.mailbox-empty__subtitle[data-v-68b35c59]{font-size:1.6rem;line-height:2.8rem;font-weight:400;padding:0;margin:0}html.theme-light .mailbox-empty__subtitle[data-v-68b35c59]{color:#202020}html.theme-dark .mailbox-empty__subtitle[data-v-68b35c59]{color:#e3e3e3}.mailbox-empty__triangle[data-v-68b35c59]{border-left:5.5rem solid transparent;border-right:5.5rem solid transparent;border-bottom:3rem solid rgba(58,194,112,.1)}.mailbox-empty__square[data-v-68b35c59]{position:relative;height:92px;width:128px;border-radius:1.2rem}html.theme-light .mailbox-empty__square[data-v-68b35c59],html.theme-dark .mailbox-empty__square[data-v-68b35c59]{background-color:#3ac2701a}.mailbox-empty__square-eye[data-v-68b35c59]{position:absolute;top:50%;width:16px;height:16px}.mailbox-empty__square-eye[data-v-68b35c59]:before{display:block;content:"";width:100%;height:100%;border-radius:50%;animation:eyeMove-68b35c59 2s infinite steps(7,jump-none);will-change:transform}html.theme-light .mailbox-empty__square-eye[data-v-68b35c59]:before{background-color:#3ac270}html.theme-dark .mailbox-empty__square-eye[data-v-68b35c59]:before{background-color:#51ce83}.mailbox-empty__square-eye_right[data-v-68b35c59]{right:0;transform:translate(-160%,-50%)}.mailbox-empty__square-eye_left[data-v-68b35c59]{left:0;transform:translate(180%,-50%)}@keyframes eyeMove-68b35c59{15%{transform:translate(50%) scaleX(1.2)}30%{transform:translate(100%) scale(1)}45%{transform:translate(-50%) scaleX(1.2)}60%{transform:translate(-100%) scale(1)}75%{transform:translate(0) scale(1)}90%{transform:translate(0) scaleY(1.2)}to{transform:translate(0) scaleX(1)}}.mail{padding:3.2rem 2rem;border-bottom:.1rem solid;cursor:pointer}.mail iframe{border:2px solid;width:100%;height:350px}html.theme-light .mail iframe{border-color:#2020201a}html.theme-dark .mail iframe{border-color:#ffffff12}html.theme-light .mail{border-color:#2020201a}html.theme-dark .mail{border-color:#ffffff12}.mail:hover .icon{border:.1rem solid}html.theme-light .mail:hover .icon,html.theme-dark .mail:hover .icon{background-color:transparent}html.theme-light .mail:hover .icon{color:#3ac270}html.theme-dark .mail:hover .icon{color:#51ce83}html.theme-light .mail:hover .icon{border-color:#3ac270}html.theme-dark .mail:hover .icon{border-color:#51ce83}.mail .icon{width:40px;height:40px;margin:0 0 0 auto;padding:.8rem;border-radius:50%;transition:color .2s ease-in-out,background-color .2s ease-in-out}html.theme-light .mail .icon{background-color:#3ac270}html.theme-dark .mail .icon{background-color:#51ce83}html.theme-light .mail .icon,html.theme-dark .mail .icon{color:#fff}@media only screen and (min-width: 746px){.mail .icon{margin:0}}.mail__text{font-size:1.6rem;line-height:2.8rem;font-weight:400;display:-webkit-box;overflow:hidden;-webkit-line-clamp:9;-webkit-box-orient:vertical;margin:1.2rem 0 0;text-overflow:ellipsis}@media only screen and (min-width: 746px){.mail__text{-webkit-line-clamp:4}}.text[data-v-8aa29263]{font-size:1.6rem}html.theme-light .text[data-v-8aa29263],html.theme-dark .text[data-v-8aa29263]{color:#000}html.theme-light .text_primary[data-v-8aa29263]{color:#3ac270}html.theme-dark .text_primary[data-v-8aa29263]{color:#51ce83}html.theme-light .text_white[data-v-8aa29263],html.theme-dark .text_white[data-v-8aa29263]{color:#fff}html.theme-light .text_grayish[data-v-8aa29263]{color:#20202080}html.theme-dark .text_grayish[data-v-8aa29263]{color:#e3e3e380}html.theme-light .text_dark[data-v-8aa29263],html.theme-dark .text_dark[data-v-8aa29263],html.theme-light .text_dark-white[data-v-8aa29263],html.theme-light .title[data-v-8aa29263]{color:#202020}html.theme-dark .text_dark-white[data-v-8aa29263],html.theme-dark .title[data-v-8aa29263]{color:#e3e3e3}.text_weight_100[data-v-8aa29263]{font-weight:100}.text_weight_200[data-v-8aa29263]{font-weight:200}.text_weight_300[data-v-8aa29263]{font-weight:300}.text_weight_400[data-v-8aa29263]{font-weight:400}.text_weight_500[data-v-8aa29263]{font-weight:500}.text_weight_600[data-v-8aa29263]{font-weight:600}.text_weight_700[data-v-8aa29263],.title[data-v-8aa29263]{font-weight:700}.text_weight_800[data-v-8aa29263]{font-weight:800}.text_weight_900[data-v-8aa29263]{font-weight:900}.mailbox[data-v-8aa29263],.mailbox__button[data-v-8aa29263]{display:flex}.mailbox[data-v-8aa29263],.mailbox__button[data-v-8aa29263]{align-items:center;justify-content:center}.block[data-v-8aa29263]{display:flex;flex-direction:column;gap:3rem;margin:20px 0}.block__storage[data-v-8aa29263]{display:flex;align-items:center;flex-wrap:wrap;gap:calc(3rem * .6)}.block__wrapper[data-v-8aa29263]{width:200px}.title[data-v-8aa29263]{margin:0}.title_h1[data-v-8aa29263]{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1[data-v-8aa29263]{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1[data-v-8aa29263]{font-size:6.4rem;line-height:7.2rem}}.title_h2[data-v-8aa29263]{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2[data-v-8aa29263]{font-size:3.2rem;line-height:4rem}}.title_h3[data-v-8aa29263]{font-size:2rem;line-height:2.4rem}.title_page[data-v-8aa29263]{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page[data-v-8aa29263]{color:#3ac270}html.theme-dark .title_page[data-v-8aa29263]{color:#51ce83}@media only screen and (min-width: 1201px){.title_page[data-v-8aa29263]{font-weight:400}html.theme-light .title_page[data-v-8aa29263]{color:#202020}html.theme-dark .title_page[data-v-8aa29263]{color:#e3e3e3}html.theme-light .title_page[data-v-8aa29263]:hover{color:#3ac270}html.theme-dark .title_page[data-v-8aa29263]:hover{color:#51ce83}}.editor-content[data-v-8aa29263]{overflow:hidden}.editor-content h1[data-v-8aa29263],.editor-content h2[data-v-8aa29263],.editor-content h3[data-v-8aa29263],.editor-content h4[data-v-8aa29263],.editor-content h5[data-v-8aa29263],.editor-content h6[data-v-8aa29263]{font-weight:700;margin:0}html.theme-light .editor-content h1[data-v-8aa29263],html.theme-light .editor-content h2[data-v-8aa29263],html.theme-light .editor-content h3[data-v-8aa29263],html.theme-light .editor-content h4[data-v-8aa29263],html.theme-light .editor-content h5[data-v-8aa29263],html.theme-light .editor-content h6[data-v-8aa29263]{color:#202020}html.theme-dark .editor-content h1[data-v-8aa29263],html.theme-dark .editor-content h2[data-v-8aa29263],html.theme-dark .editor-content h3[data-v-8aa29263],html.theme-dark .editor-content h4[data-v-8aa29263],html.theme-dark .editor-content h5[data-v-8aa29263],html.theme-dark .editor-content h6[data-v-8aa29263]{color:#e3e3e3}.editor-content p[data-v-8aa29263]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p[data-v-8aa29263]{color:#202020}html.theme-dark .editor-content p[data-v-8aa29263]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p[data-v-8aa29263]{font-size:1.8rem;line-height:3rem}}.editor-content a[data-v-8aa29263]{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a[data-v-8aa29263]{color:#3ac270}html.theme-dark .editor-content a[data-v-8aa29263]{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a[data-v-8aa29263]{font-size:1.8rem;line-height:3rem}}.editor-content span[data-v-8aa29263]{width:100%;word-break:break-word}.editor-content blockquote[data-v-8aa29263]{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote[data-v-8aa29263]{color:#202020cc}html.theme-dark .editor-content blockquote[data-v-8aa29263]{color:#e3e3e3b3}html.theme-light .editor-content blockquote[data-v-8aa29263]{border-color:#3ac270}html.theme-dark .editor-content blockquote[data-v-8aa29263]{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote[data-v-8aa29263]{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre[data-v-8aa29263]{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre[data-v-8aa29263]{color:#202020}html.theme-dark .editor-content pre[data-v-8aa29263]{color:#e3e3e3}.editor-content code[data-v-8aa29263]{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img[data-v-8aa29263]{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe[data-v-8aa29263]{width:100%}.editor-content table td[data-v-8aa29263]{font-weight:400}html.theme-light .editor-content table td[data-v-8aa29263]{color:#202020}html.theme-dark .editor-content table td[data-v-8aa29263]{color:#e3e3e3}.editor-content ul[data-v-8aa29263],.editor-content ol[data-v-8aa29263]{margin:0}.editor-content ul li[data-v-8aa29263],.editor-content ol li[data-v-8aa29263]{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li[data-v-8aa29263],html.theme-light .editor-content ol li[data-v-8aa29263]{color:#202020}html.theme-dark .editor-content ul li[data-v-8aa29263],html.theme-dark .editor-content ol li[data-v-8aa29263]{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li[data-v-8aa29263],.editor-content ol li[data-v-8aa29263]{font-size:1.8rem;line-height:3rem}}.mailbox[data-v-8aa29263]{width:100%;flex-direction:column}html.theme-light .mailbox[data-v-8aa29263]{background-color:#fbfaf9}html.theme-dark .mailbox[data-v-8aa29263]{background-color:#212122}@media only screen and (min-width: 746px){.mailbox[data-v-8aa29263]{padding:0 3.2rem}}@media only screen and (min-width: 1201px){.mailbox[data-v-8aa29263]{padding:6.4rem 0}}.mailbox__button[data-v-8aa29263]{padding:3.2rem 0}.mailbox__button .button[data-v-8aa29263]{width:auto}@media only screen and (min-width: 1201px){.mailbox__button[data-v-8aa29263]{width:832px;justify-content:flex-start}}.catalogs-list__loader,.catalogs-list__search{display:flex}.catalogs-list__search{flex-direction:column}.catalogs-list__loader{align-items:center;justify-content:center}.catalogs-list__search{gap:1.5rem;padding:0 2rem 2rem;margin:1.8rem 0 0}@media only screen and (min-width: 746px){.catalogs-list__search{margin:3.2rem 0 0;padding:0 3rem 2rem}}@media only screen and (min-width: 1201px){.catalogs-list__search{padding:0;margin:4rem 0 0;padding:0 0 2.3rem}}.catalogs-list__search-title{font-size:2rem;line-height:2.8rem;margin:0;padding:0;font-weight:700}html.theme-dark .catalogs-list__search-title{color:#fff}html.theme-light .catalogs-list__search-title{color:#202020}@media only screen and (min-width: 1201px){.catalogs-list__search-title{font-size:3.2rem;line-height:4rem}}.catalogs-list__news{padding:0 2rem}@media only screen and (min-width: 746px){.catalogs-list__news{padding:0 3.5rem}}@media only screen and (min-width: 1201px){.catalogs-list__news{padding:0}}.catalogs-list__vote-form{margin-top:4.4rem}.catalogs-list__banner{margin:0}@media only screen and (min-width: 746px){.catalogs-list__banner{margin:4.4rem 0}}.catalogs-list__loader .loader{margin-top:1.5rem}@media only screen and (min-width: 746px){.catalogs-list__loader .loader{margin-top:4.4rem}}.catalogs-list__vote-form-lightning{position:absolute;top:0;left:50%;width:76px;height:38px;transform:translate(-50%)}.catalogs-list__vote-form-lightning-subicon{width:100%;height:100%}html.theme-light .catalogs-list__vote-form-lightning-subicon{fill:#fff}html.theme-dark .catalogs-list__vote-form-lightning-subicon{fill:#272728}.catalogs-list__vote-form-lightning-icon{position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%)}html.theme-light .catalogs-list__vote-form-lightning-icon,html.theme-dark .catalogs-list__vote-form-lightning-icon{fill:#3ac270}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .blog-card__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .blog-card__title{color:#e3e3e3}.text_weight_700,.title,.blog-card__title{font-weight:700}.blog-card__header-buttons,.blog-card__more-button,.blog-card__reactions,.blog-card__reaction{display:flex}.blog-card__reactions,.blog-card__reaction{align-items:center}.blog-card__more-button{align-items:center;justify-content:center}.blog-card__header-buttons{justify-content:space-between}.title,.blog-card__title{margin:0}.title_h2,.blog-card__title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.blog-card__title{font-size:3.2rem;line-height:4rem}}.blog-card{position:relative}@media only screen and (min-width: 1201px){.blog-card:hover .blog-card__header-buttons{opacity:1;z-index:1}html.theme-light .blog-card:hover .blog-card__title{color:#3ac270}html.theme-dark .blog-card:hover .blog-card__title{color:#51ce83}}.blog-card__date{font-size:1.2rem;line-height:1.6rem;font-weight:400}html.theme-light .blog-card__date{color:#20202080}html.theme-dark .blog-card__date{color:#e3e3e3b3}.blog-card__link{z-index:1}html.theme-light .blog-card__overlay{background-color:#2020200a}html.theme-dark .blog-card__overlay{background-color:#2727281a}.blog-card__link,.blog-card__overlay{position:absolute;width:100%;height:100%;top:0;left:0}.blog-card__header{position:relative;width:100%;height:212px;margin-bottom:2rem;border-radius:1.6rem;overflow:hidden}@media only screen and (min-width: 1201px){.blog-card__header{height:340px}}.blog-card__title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:700;margin:.8rem 0;height:100%;text-overflow:ellipsis;transition:color .2s ease-in-out}html.theme-light .blog-card__title{color:#202020}html.theme-dark .blog-card__title{color:#e3e3e3}@media only screen and (min-width: 1201px){.blog-card__title{font-size:2.4rem;line-height:3.2rem}}.blog-card__text{display:-webkit-box;overflow:hidden;-webkit-line-clamp:8;-webkit-box-orient:vertical;font-size:1.4rem;line-height:2.4rem;font-weight:400;margin:0;height:100%;text-overflow:ellipsis}html.theme-light .blog-card__text{color:#202020}html.theme-dark .blog-card__text{color:#e3e3e3}@media only screen and (min-width: 746px){.blog-card__text{-webkit-line-clamp:7}}@media only screen and (min-width: 1201px){.blog-card__text{font-size:1.6rem;line-height:2.8rem;-webkit-line-clamp:5}}.blog-card__image{width:100%;height:100%;object-fit:cover}.blog-card__reactions{gap:.81rem}.blog-card__reaction{height:32px;gap:calc(3rem * .2);padding:.6rem .8rem;border-radius:.8rem;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);transition:background-color .2s ease-in-out;z-index:2;text-decoration:none;cursor:pointer}html.theme-light .blog-card__reaction,html.theme-dark .blog-card__reaction{background-color:#ffffffb3}html.theme-light .blog-card__reaction .icon,html.theme-dark .blog-card__reaction .icon{color:#20202080}html.theme-light .blog-card__reaction:hover,html.theme-dark .blog-card__reaction:hover{background-color:#fff}.blog-card__reaction_like{display:none}@media only screen and (min-width: 1201px){.blog-card__reaction_like{display:flex}}.blog-card__reaction-text{font-size:1.2rem;line-height:1.8rem;font-weight:400}html.theme-light .blog-card__reaction-text,html.theme-dark .blog-card__reaction-text{color:#20202080}.blog-card__reaction-emoji{font-size:2rem}.blog-card__category{font-size:1.2rem;line-height:1.6rem;font-weight:700}html.theme-light .blog-card__category{color:#20202080}html.theme-dark .blog-card__category{color:#e3e3e3b3}.blog-card__header-buttons{background:linear-gradient(180deg,rgba(32,32,32,0) 0%,rgba(32,32,32,.3) 100%);align-items:center;position:absolute;bottom:0;padding:0 1.2rem .8rem .8rem;width:100%}@media only screen and (min-width: 1201px){.blog-card__header-buttons{opacity:0;z-index:-1;transition:opacity .2s ease-in-out;padding:0 2rem 1.6rem 1.6rem}}.blog-card__more-button{text-decoration:none}html.theme-light .blog-card__more-button,html.theme-dark .blog-card__more-button{color:#fff}.blog-card__more-button-title{font-size:1.2rem;line-height:2rem;font-weight:700;text-transform:uppercase}html.theme-light .blog-card__more-button-title,html.theme-dark .blog-card__more-button-title{color:#fff}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .blogs-list__title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .blogs-list__title{color:#e3e3e3}.text_weight_700,.title,.blogs-list__title{font-weight:700}.blogs-list__navigation,.main__link-container,.blogs-list__pagination-button .btn{display:flex}.blogs-list__pagination-button .btn{align-items:center;justify-content:center}.title,.blogs-list__title{margin:0}.title_h1,.blogs-list__title{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1,.blogs-list__title{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1,.blogs-list__title{font-size:6.4rem;line-height:7.2rem}}.main__block,.blogs-list__content-item{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.blogs-list__content-item{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.blogs-list__content-item{padding:0}}.blogs-list{margin-top:1.2rem;padding-bottom:4.4rem}@media only screen and (min-width: 1201px){.blogs-list{padding:6.4rem;margin-top:0;border:.1rem solid;border-radius:1.6rem}html.theme-light .blogs-list{border-color:#2020201a}html.theme-dark .blogs-list{border-color:#ffffff12}}.blogs-list__banner{border-top:.1rem solid}html.theme-light .blogs-list__banner{border-color:#2020201a}html.theme-dark .blogs-list__banner{border-color:#ffffff12}@media only screen and (min-width: 746px){.blogs-list__banner{grid-column:span 2;border:none;margin:3.2rem 3rem}}@media only screen and (min-width: 1201px){.blogs-list__banner{margin:4.8rem 0}}.blogs-list__navigation{height:28px;gap:calc(3rem * .14);padding:0;margin:1.2rem 0 3.2rem;list-style-type:none;overflow:auto}@media only screen and (min-width: 1201px){.blogs-list__navigation{margin:2rem 0 6.4rem}}.blogs-list__navigation-item{height:100%}.blogs-list__navigation-button{font-size:1.4rem;line-height:2rem;font-weight:400;display:block;height:100%;padding:.4rem .8rem;border-radius:.8rem;text-decoration:none}html.theme-light .blogs-list__navigation-button{background-color:#0000000d}html.theme-dark .blogs-list__navigation-button{background-color:#e3e3e31a}html.theme-light .blogs-list__navigation-button{color:#202020cc}html.theme-dark .blogs-list__navigation-button{color:#e3e3e3cc}html.theme-light .blogs-list__navigation-button:hover{background-color:#2727281a}html.theme-dark .blogs-list__navigation-button:hover{background-color:#e3e3e326}html.theme-light .blogs-list__navigation-button_active{background-color:#3ac270}html.theme-dark .blogs-list__navigation-button_active{background-color:#58c082}html.theme-light .blogs-list__navigation-button_active,html.theme-dark .blogs-list__navigation-button_active{color:#fff}html.theme-light .blogs-list__navigation-button_active:hover{background-color:#3ac270}html.theme-dark .blogs-list__navigation-button_active:hover{background-color:#58c082}.blogs-list__content{display:grid;grid-template-columns:1fr;margin:0;padding:0;list-style-type:none}@media only screen and (min-width: 746px){.blogs-list__content{grid-template-columns:repeat(2,1fr);grid-gap:3.2rem;padding:0 3rem 3.2rem}}@media only screen and (min-width: 1201px){.blogs-list__content{grid-gap:4.8rem;padding:0;justify-items:space-between;max-width:1072px}}.blogs-list__content-item{width:100%;padding-top:3.2rem;padding-bottom:3.2rem;border-top:.1rem solid}html.theme-light .blogs-list__content-item{border-color:#2020201a}html.theme-dark .blogs-list__content-item{border-color:#ffffff12}@media only screen and (min-width: 746px){.blogs-list__content-item{padding:0;border:none}}@media only screen and (min-width: 1201px){.blogs-list__content-item{max-width:512px}}.blogs-list__pagination-button{width:72px;height:72px;margin:0 auto}.blogs-list__pagination-button .btn{font-size:1rem;line-height:1.2rem;padding:.99rem;flex-direction:column}@media only screen and (min-width: 1201px){.blogs-list__pagination-button{margin-top:5.6rem}}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .search-page__header-title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .search-page__header-title{color:#e3e3e3}.text_weight_700,.title,.search-page__header-title{font-weight:700}.search-page__loader,.search-page__header{display:flex}.search-page__header{flex-direction:column}.search-page__loader{align-items:center;justify-content:center}.title,.search-page__header-title{margin:0}.title_h2,.search-page__header-title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.search-page__header-title{font-size:3.2rem;line-height:4rem}}.search-page__header{gap:1.5rem;padding:0 2rem 2rem;margin:2.5rem 0 0}@media only screen and (min-width: 746px){.search-page__header{margin:3.2rem 0 0;padding:0 3.4rem 2rem 3.2rem}}@media only screen and (min-width: 1201px){.search-page__header{padding:0;margin:2.5rem 0 0;padding:0 0 2.3rem}}.search-page__header-text{font-size:1.4rem;line-height:2rem;font-weight:700;margin-top:.7rem;text-transform:uppercase}html.theme-light .search-page__header-text{color:#202020}html.theme-dark .search-page__header-text{color:#e3e3e3}@media only screen and (min-width: 746px){.search-page__header-text{margin-top:.5rem}}@media only screen and (min-width: 1201px){.search-page__header-text{margin-top:.7rem}}html.theme-light .search-page__header-text_opacity{color:#20202080}html.theme-dark .search-page__header-text_opacity{color:#e3e3e3b3}.search-page__catalog{margin-bottom:4.4rem}@media only screen and (min-width: 746px){.search-page__catalog{margin-bottom:4.8rem}}@media only screen and (min-width: 1201px){.search-page__catalog{margin-bottom:6.4rem}}.search-page__loader .loader{margin-top:4.4rem}@media only screen and (min-width: 746px){.search-page__loader .loader{margin-top:4.8rem}}@media only screen and (min-width: 746px){.search-page__loader .loader{margin-top:6.4rem}}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .static-page__link,html.theme-light .static-page__title,html.theme-light .static-page__description-title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .static-page__link,html.theme-dark .static-page__title,html.theme-dark .static-page__description-title{color:#e3e3e3}.text_weight_700,.title,.static-page__link,.static-page__title,.static-page__description-title{font-weight:700}html.theme-light .static-page__picture_light,html.theme-dark .static-page__picture_dark,.static-page__link-container,.static-page__inner,.static-page__header,.static-page__info,.static-page__description,.static-page__description-list{display:flex}.static-page__inner,.static-page__header,.static-page__info,.static-page__description,.static-page__description-list{flex-direction:column}.title,.static-page__link,.static-page__title,.static-page__description-title{margin:0}.title_h1,.static-page__title{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1,.static-page__title{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1,.static-page__title{font-size:6.4rem;line-height:7.2rem}}.title_h2,.static-page__description-title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.static-page__description-title{font-size:3.2rem;line-height:4rem}}.title_page,.static-page__link{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page,html.theme-light .static-page__link{color:#3ac270}html.theme-dark .title_page,html.theme-dark .static-page__link{color:#51ce83}@media only screen and (min-width: 1201px){.title_page,.static-page__link{font-weight:400}html.theme-light .title_page,html.theme-light .static-page__link{color:#202020}html.theme-dark .title_page,html.theme-dark .static-page__link{color:#e3e3e3}html.theme-light .title_page:hover,html.theme-light .static-page__link:hover{color:#3ac270}html.theme-dark .title_page:hover,html.theme-dark .static-page__link:hover{color:#51ce83}}.editor-content,.static-page__content{overflow:hidden}.editor-content h1,.static-page__content h1,.editor-content h2,.static-page__content h2,.editor-content h3,.static-page__content h3,.editor-content h4,.static-page__content h4,.editor-content h5,.static-page__content h5,.editor-content h6,.static-page__content h6{font-weight:700;margin:0}html.theme-light .editor-content h1,html.theme-light .static-page__content h1,html.theme-light .editor-content h2,html.theme-light .static-page__content h2,html.theme-light .editor-content h3,html.theme-light .static-page__content h3,html.theme-light .editor-content h4,html.theme-light .static-page__content h4,html.theme-light .editor-content h5,html.theme-light .static-page__content h5,html.theme-light .editor-content h6,html.theme-light .static-page__content h6{color:#202020}html.theme-dark .editor-content h1,html.theme-dark .static-page__content h1,html.theme-dark .editor-content h2,html.theme-dark .static-page__content h2,html.theme-dark .editor-content h3,html.theme-dark .static-page__content h3,html.theme-dark .editor-content h4,html.theme-dark .static-page__content h4,html.theme-dark .editor-content h5,html.theme-dark .static-page__content h5,html.theme-dark .editor-content h6,html.theme-dark .static-page__content h6{color:#e3e3e3}.editor-content p,.static-page__content p{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p,html.theme-light .static-page__content p{color:#202020}html.theme-dark .editor-content p,html.theme-dark .static-page__content p{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p,.static-page__content p{font-size:1.8rem;line-height:3rem}}.editor-content a,.static-page__content a{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a,html.theme-light .static-page__content a{color:#3ac270}html.theme-dark .editor-content a,html.theme-dark .static-page__content a{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a,.static-page__content a{font-size:1.8rem;line-height:3rem}}.editor-content span,.static-page__content span{width:100%;word-break:break-word}.editor-content blockquote,.static-page__content blockquote{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote,html.theme-light .static-page__content blockquote{color:#202020cc}html.theme-dark .editor-content blockquote,html.theme-dark .static-page__content blockquote{color:#e3e3e3b3}html.theme-light .editor-content blockquote,html.theme-light .static-page__content blockquote{border-color:#3ac270}html.theme-dark .editor-content blockquote,html.theme-dark .static-page__content blockquote{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote,.static-page__content blockquote{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre,.static-page__content pre{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre,html.theme-light .static-page__content pre{color:#202020}html.theme-dark .editor-content pre,html.theme-dark .static-page__content pre{color:#e3e3e3}.editor-content code,.static-page__content code{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img,.static-page__content img{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe,.static-page__content iframe{width:100%}.editor-content table td,.static-page__content table td{font-weight:400}html.theme-light .editor-content table td,html.theme-light .static-page__content table td{color:#202020}html.theme-dark .editor-content table td,html.theme-dark .static-page__content table td{color:#e3e3e3}.editor-content ul,.static-page__content ul,.editor-content ol,.static-page__content ol{margin:0}.editor-content ul li,.static-page__content ul li,.editor-content ol li,.static-page__content ol li{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li,html.theme-light .static-page__content ul li,html.theme-light .editor-content ol li,html.theme-light .static-page__content ol li{color:#202020}html.theme-dark .editor-content ul li,html.theme-dark .static-page__content ul li,html.theme-dark .editor-content ol li,html.theme-dark .static-page__content ol li{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li,.static-page__content ul li,.editor-content ol li,.static-page__content ol li{font-size:1.8rem;line-height:3rem}}@media only screen and (min-width: 1201px){.static-page.main__section{margin-bottom:6.4rem}}.static-page{width:100%;padding:1.2rem 2rem 0;margin-bottom:4.4rem}@media only screen and (min-width: 746px){.static-page{padding:1.1rem 3.2rem 0}}@media only screen and (min-width: 1201px){.static-page{padding:6.4rem 3.2rem;margin-bottom:6.4rem;border-radius:1.6rem;border:.1rem solid}html.theme-light .static-page{border-color:#2020201a}html.theme-dark .static-page{border-color:#ffffff12}}.static-page__error-description{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .static-page__error-description{color:#202020}html.theme-dark .static-page__error-description{color:#e3e3e3}.static-page__inner{gap:calc(3rem * 1.1);width:100%;height:100%}@media only screen and (min-width: 1201px){.static-page__inner{max-width:832px;margin:0 auto;gap:calc(3rem * 1.6)}}@media only screen and (min-width: 1201px){.static-page__header{gap:.7rem}}.static-page__link{text-decoration:none}.static-page__content{display:block;gap:2.7rem;padding-bottom:2rem}@media only screen and (min-width: 746px){.static-page__content{gap:3rem}}@media only screen and (min-width: 1201px){.static-page__content{padding-bottom:3rem}}.static-page__info{gap:2.7rem}@media only screen and (min-width: 746px){.static-page__info{gap:calc(3rem * .8)}}@media only screen and (min-width: 1201px){.static-page__info{gap:calc(3rem * 1.1)}}.static-page__image{width:100%;height:100%;overflow:hidden;border-radius:1.2rem}.static-page__picture{width:100%;height:100%}html.theme-dark .static-page__picture_light,html.theme-light .static-page__picture_dark{display:none}.static-page__picture-source{width:100%;height:100%}.static-page__text{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0}html.theme-light .static-page__text{color:#202020}html.theme-dark .static-page__text{color:#e3e3e3}@media only screen and (min-width: 1201px){.static-page__text{font-size:1.8rem;line-height:3rem;max-width:829px}}.static-page__description{gap:1.5rem}.static-page__description-title{margin:0}.static-page__description-list{gap:2.7rem}@media only screen and (min-width: 746px){.static-page__description-list{gap:calc(3rem * 1.1)}}@media only screen and (min-width: 1201px){.static-page__description-list{gap:3rem}}.static-page__link-container{justify-content:center;padding-bottom:calc(3rem * 1.1);width:100%}@media only screen and (min-width: 1201px){.static-page__link-container{padding-bottom:0}}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .tor-relay__title,html.theme-light .tor-relay__subtitle,html.theme-light .tor-relay__back-link{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .tor-relay__title,html.theme-dark .tor-relay__subtitle,html.theme-dark .tor-relay__back-link{color:#e3e3e3}.text_weight_700,.title,.tor-relay__title,.tor-relay__subtitle,.tor-relay__back-link{font-weight:700}.main__link-container,.tor-relay__content{display:flex}.tor-relay__content{flex-direction:column}.title,.tor-relay__title,.tor-relay__subtitle,.tor-relay__back-link{margin:0}.title_h1,.tor-relay__title{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1,.tor-relay__title{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1,.tor-relay__title{font-size:6.4rem;line-height:7.2rem}}.title_h2,.tor-relay__subtitle{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.tor-relay__subtitle{font-size:3.2rem;line-height:4rem}}.title_page,.tor-relay__back-link{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page,html.theme-light .tor-relay__back-link{color:#3ac270}html.theme-dark .title_page,html.theme-dark .tor-relay__back-link{color:#51ce83}@media only screen and (min-width: 1201px){.title_page,.tor-relay__back-link{font-weight:400}html.theme-light .title_page,html.theme-light .tor-relay__back-link{color:#202020}html.theme-dark .title_page,html.theme-dark .tor-relay__back-link{color:#e3e3e3}html.theme-light .title_page:hover,html.theme-light .tor-relay__back-link:hover{color:#3ac270}html.theme-dark .title_page:hover,html.theme-dark .tor-relay__back-link:hover{color:#51ce83}}.main__section,.tor-relay{position:relative;display:flex;flex-direction:column;flex-basis:100%;margin:0 auto;width:100%;max-width:1200px}.main__block,.tor-relay__content{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.tor-relay__content{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.tor-relay__content{padding:0}}.tor-relay{padding:4.4rem 0;border-top-right-radius:1.6rem;border-top-left-radius:1.6rem}html.theme-light .tor-relay{background-color:#fbfaf9}html.theme-dark .tor-relay{background-color:#212122}.tor-relay .port-form{max-width:unset}@media only screen and (min-width: 1201px){.tor-relay{padding:6.4rem 0;margin-bottom:6.4rem;border-radius:1.6rem}}.tor-relay__content{align-items:center;z-index:2}@media only screen and (min-width: 746px){.tor-relay__content{max-width:384px;margin:0 auto;padding:0}}@media only screen and (min-width: 1201px){.tor-relay__content{max-width:576px}}.tor-relay__title{margin-top:.8rem;text-align:center}.tor-relay__subtitle{margin-bottom:1.6rem}@media only screen and (min-width: 1201px){.tor-relay__subtitle{margin-bottom:3.2rem}}.tor-relay__back-link{text-decoration:none;text-align:center;transition:color .2s ease-in-out}@media only screen and (min-width: 1201px){.tor-relay__back-link{font-weight:400}html.theme-light .tor-relay__back-link:hover{color:#3ac270}html.theme-dark .tor-relay__back-link:hover{color:#51ce83}}.tor-relay__description{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:1.6rem 0 3.2rem;text-align:center}html.theme-light .tor-relay__description{color:#202020}html.theme-dark .tor-relay__description{color:#e3e3e3}@media only screen and (min-width: 1201px){.tor-relay__description{margin-bottom:4.8rem;font-size:1.8rem}}.tor-relay__text{font-size:1.4rem;line-height:2.4rem;font-weight:400;opacity:.8;text-align:center;margin:3.2rem 0 6.4rem}html.theme-light .tor-relay__text{color:#202020}html.theme-dark .tor-relay__text{color:#e3e3e3}@media only screen and (min-width: 1201px){.tor-relay__text{margin:4.8rem 0 12rem;font-size:1.6rem}}.tor-relay__button-back{margin-top:4.4rem}@media only screen and (min-width: 1201px){.tor-relay__button-back{margin-top:6.4rem}}.tor-relay__picture{position:absolute;height:100%;z-index:1}.tor-relay__picture_top{top:0;right:0;max-height:445px;transform:translateY(38px)}@media only screen and (min-width: 746px){.tor-relay__picture_top{max-height:490px}}@media only screen and (min-width: 1201px){.tor-relay__picture_top{transform:translateY(88px);max-height:655px}}.tor-relay__picture_bottom{bottom:0;left:0;max-height:390px}@media only screen and (min-width: 746px){.tor-relay__picture_bottom{max-height:450px}}@media only screen and (min-width: 1201px){.tor-relay__picture_bottom{max-height:500px}}.tor-relay__picture-source{width:100%;height:100%;object-fit:contain}.jabber__captcha,.jabber,.jabber__form{display:flex}.jabber,.jabber__form{flex-direction:column}.jabber__captcha{align-items:center;justify-content:center}.jabber{padding:1.2rem 2rem 3.2rem;gap:calc(3rem * 1.1)}@media only screen and (min-width: 746px){.jabber{padding:1.2rem 3.2rem 4.4rem}}@media only screen and (min-width: 1201px){.jabber{padding:6.4rem 0;gap:calc(3rem * 1.6)}}.jabber__text-select,.jabber__input_password{grid-column:span 2}.jabber__captcha{border-radius:1.2rem}html.theme-light .jabber__captcha{background-color:#f6fcf8}html.theme-dark .jabber__captcha{background-color:#202020}.jabber__captcha-image{width:108px;height:24px;margin:.99rem 1.29rem;object-fit:contain}.jabber__form{gap:calc(3rem * 1.1)}@media only screen and (min-width: 746px){.jabber__form{max-width:428px}}@media only screen and (min-width: 1201px){.jabber__form{max-width:588px;gap:5.1rem}}.jabber__form-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media only screen and (min-width: 1201px){.jabber__form-fields{gap:calc(3rem * .6)}}.jabber__input_file{margin-bottom:2rem}.jabber__input_file .invalid-feedback{transform:translate(160px,30px)}@media only screen and (min-width: 746px){.jabber__form-button{max-width:124px}}@media only screen and (min-width: 1201px){.jabber__form-button{max-width:148px;height:64px}}.jabber-page{position:relative;overflow:hidden}.jabber-page__picture{display:none;position:absolute;top:0;right:0}@media only screen and (min-width: 746px){.jabber-page__picture{display:flex;width:420px;height:420px;transform:translate(47%)}}@media only screen and (min-width: 1201px){.jabber-page__picture{width:679px;height:679px;transform:translate(50%) translateY(-17%)}}.jabber-page__picture-source{width:100%;height:100%}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .protected-note__title,html.theme-light .protected-note__back-link{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .protected-note__title,html.theme-dark .protected-note__back-link{color:#e3e3e3}.text_weight_700,.title,.protected-note__title,.protected-note__back-link{font-weight:700}.main__link-container,.protected-note__content,.protected-note__form{display:flex}.protected-note__content,.protected-note__form{flex-direction:column}.title,.protected-note__title,.protected-note__back-link{margin:0}.title_h1,.protected-note__title{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1,.protected-note__title{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1,.protected-note__title{font-size:6.4rem;line-height:7.2rem}}.title_page,.protected-note__back-link{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page,html.theme-light .protected-note__back-link{color:#3ac270}html.theme-dark .title_page,html.theme-dark .protected-note__back-link{color:#51ce83}@media only screen and (min-width: 1201px){.title_page,.protected-note__back-link{font-weight:400}html.theme-light .title_page,html.theme-light .protected-note__back-link{color:#202020}html.theme-dark .title_page,html.theme-dark .protected-note__back-link{color:#e3e3e3}html.theme-light .title_page:hover,html.theme-light .protected-note__back-link:hover{color:#3ac270}html.theme-dark .title_page:hover,html.theme-dark .protected-note__back-link:hover{color:#51ce83}}.main__section,.protected-note{position:relative;display:flex;flex-direction:column;flex-basis:100%;margin:0 auto;width:100%;max-width:1200px}.main__block,.protected-note__content{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.protected-note__content{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.protected-note__content{padding:0}}.protected-note{padding:4.4rem 0}html.theme-light .protected-note{background-color:#fbfaf9}html.theme-dark .protected-note{background-color:#212122}@media only screen and (min-width: 1201px){.protected-note{padding:6.4rem 0}}.protected-note__content{align-items:center;z-index:2}.protected-note__title{text-align:center;margin-top:.8rem;max-width:320px}@media only screen and (min-width: 746px){.protected-note__title{max-width:380px}}.protected-note__back-link{text-decoration:none;transition:color .2s ease-in-out}@media only screen and (min-width: 1201px){.protected-note__back-link{font-weight:400}html.theme-light .protected-note__back-link:hover{color:#3ac270}html.theme-dark .protected-note__back-link:hover{color:#51ce83}}.protected-note__description{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin-top:1.6rem;text-align:center}html.theme-light .protected-note__description{color:#202020}html.theme-dark .protected-note__description{color:#e3e3e3}@media only screen and (min-width: 1201px){.protected-note__description{font-size:1.8rem;margin-top:2.4rem}}.protected-note__form{width:100%;padding:2rem;margin:3.2rem 0 4.4rem;border-radius:1.6rem;box-shadow:0 1.2rem 7.2rem #2020201a}html.theme-light .protected-note__form{background-color:#fff}html.theme-dark .protected-note__form{background-color:#272728}.protected-note__form .form-control{text-align:center}@media only screen and (min-width: 746px){.protected-note__form{max-width:384px}}@media only screen and (min-width: 1201px){.protected-note__form{max-width:576px;margin:4.8rem 0 6.4rem}}.protected-note__form-error{font-size:1.2rem;line-height:2rem;font-weight:400;margin-left:1rem}html.theme-light .protected-note__form-error,html.theme-dark .protected-note__form-error{color:#e14545}.protected-note__form-submit{margin-top:1.62rem}.protected-note__picture{position:absolute;top:0;right:0;height:100%;z-index:1;max-height:370px}@media only screen and (min-width: 746px){.protected-note__picture{max-height:450px}}@media only screen and (min-width: 1201px){.protected-note__picture{max-height:610px}}.protected-note__picture-source{width:100%;height:100%;object-fit:contain}.code-clipboard{display:flex}.code-clipboard{align-items:center}.code-clipboard{height:30px;margin-top:2rem}@media only screen and (min-width: 746px){.code-clipboard{margin-top:3.2rem}}.code-clipboard__trigger{font-size:1.4rem;line-height:2rem;font-weight:700;margin:0 0 0 auto}html.theme-light .code-clipboard__trigger{color:#3ac270}html.theme-dark .code-clipboard__trigger{color:#51ce83}@media only screen and (min-width: 746px){.code-clipboard__trigger{margin:0 0 0 1.2rem}}.code-clipboard__icon{cursor:pointer;margin-top:.5rem;transition:transform .2s ease-in-out}html.theme-light .code-clipboard__icon{color:#3ac270}html.theme-dark .code-clipboard__icon{color:#51ce83}.code-clipboard__icon:hover{transform:scale(1.1)}.code-clipboard__title{font-size:1.6rem;line-height:2.4rem;font-weight:400;margin-right:1.2rem;opacity:.5}html.theme-light .code-clipboard__title{color:#202020}html.theme-dark .code-clipboard__title{color:#e3e3e3}@media only screen and (min-width: 1201px){.code-clipboard__title{font-size:2.4rem;line-height:3.2rem}}.code-clipboard__field{font-size:1.6rem;line-height:2.4rem;font-weight:400}html.theme-light .code-clipboard__field{color:#202020}html.theme-dark .code-clipboard__field{color:#e3e3e3}@media only screen and (min-width: 1201px){.code-clipboard__field{font-size:2.4rem;line-height:3.2rem}}.link-clipboard{display:flex}.link-clipboard{flex-direction:column}.link-clipboard{padding:3.2rem 0;border-bottom:.1rem solid}html.theme-light .link-clipboard{border-color:#2020201a}html.theme-dark .link-clipboard{border-color:#ffffff12}.link-clipboard__title{font-size:1.6rem;line-height:2.4rem;font-weight:400}html.theme-light .link-clipboard__title{color:#202020}html.theme-dark .link-clipboard__title{color:#e3e3e3}.link-clipboard__field{font-size:2rem;line-height:3.2rem;font-weight:600;padding-right:3.5rem;margin:.8rem 0 1.2rem;word-break:break-all;text-decoration:none}html.theme-light .link-clipboard__field{color:#3ac270}html.theme-dark .link-clipboard__field{color:#51ce83}@media only screen and (min-width: 746px){.link-clipboard__field{font-size:2.8rem;line-height:4rem;padding:0;max-width:570px}}@media only screen and (min-width: 1201px){.link-clipboard__field{max-width:600px}}.link-clipboard__button{width:78px}.main__link-container,.message-link__button-back,.message-link__messages{display:flex}.message-link__messages{flex-direction:column}.message-link__button-back{align-items:center;justify-content:center}.main__section,.message-link{position:relative;display:flex;flex-direction:column;flex-basis:100%;margin:0 auto;width:100%;max-width:1200px}@media only screen and (min-width: 1201px){.main__section_bordered,.message-link{border-radius:1.6rem;border:.1rem solid;margin-bottom:6.4rem}html.theme-light .main__section_bordered,html.theme-light .message-link{border-color:#2020201a}html.theme-dark .main__section_bordered,html.theme-dark .message-link{border-color:#ffffff12}}.main__inner,.message-link__inner{width:100%;height:100%}@media only screen and (min-width: 1201px){.main__inner,.message-link__inner{max-width:832px;margin:0 auto}}.main__block,.message-link__block{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.message-link__block{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.message-link__block{padding:0}}@media only screen and (min-width: 1201px){.message-link__inner{padding-top:6.4rem}}.message-link__button{margin:0 auto 3.2rem}@media only screen and (min-width: 746px){.message-link__button{margin:0 0 4.4rem}}.message-link__messages{gap:1.62rem;margin:3.2rem 0}@media only screen and (min-width: 746px){.message-link__messages{flex-direction:row}}@media only screen and (min-width: 1201px){.message-link__messages{margin:4.8rem 0}}.message-link__button-back{margin:4.4rem 0}.notes,.notes__form,.notes__form-container{display:flex}.notes,.notes__form,.notes__form-container{flex-direction:column}.notes{padding:1.2rem 2rem 3.2rem;gap:calc(3rem * 1.1)}@media only screen and (min-width: 746px){.notes{padding:1.2rem 3.2rem 4.4rem}}@media only screen and (min-width: 1201px){.notes{padding:6.4rem 0;gap:calc(3rem * 1.6)}}@media only screen and (min-width: 1201px){.notes__textarea{max-width:406px}}.notes__form{gap:3rem}@media only screen and (min-width: 1201px){.notes__form{gap:4.5rem}}.notes__form-container{gap:1.5rem}@media only screen and (min-width: 1201px){.notes__form-container{flex-direction:row}}.notes__form-fields{display:grid;grid-template-columns:1fr 1fr;align-self:flex-start;gap:1.5rem}@media only screen and (min-width: 1201px){.notes__form-fields{gap:calc(3rem * .6)}}@media only screen and (min-width: 746px){.notes__form-button{max-width:200px}}@media only screen and (min-width: 1201px){.notes__form-button{max-width:233px;height:64px}}.notes__fill-field{grid-column:span 2}.mailbox-empty{display:flex}.mailbox-empty{align-items:center;justify-content:center}.mailbox-empty{flex-direction:column;height:480px}@media only screen and (min-width: 1201px){.mailbox-empty{height:538px}}.mailbox-empty__title{font-size:1.6rem;line-height:2.8rem;font-weight:700;padding:0;margin:2.4rem 0 0}html.theme-light .mailbox-empty__title{color:#202020}html.theme-dark .mailbox-empty__title{color:#e3e3e3}.mailbox-empty__subtitle{font-size:1.6rem;line-height:2.8rem;font-weight:400;padding:0;margin:0}html.theme-light .mailbox-empty__subtitle{color:#202020}html.theme-dark .mailbox-empty__subtitle{color:#e3e3e3}.mailbox-empty__triangle{border-left:5.5rem solid transparent;border-right:5.5rem solid transparent;border-bottom:3rem solid rgba(58,194,112,.1)}.mailbox-empty__square{background-color:#3ac2701a;position:relative;height:92px;width:128px;border-radius:1.2rem}.mailbox-empty__square-eye{position:absolute;top:50%;width:16px;height:16px}.mailbox-empty__square-eye:before{display:block;content:"";width:100%;height:100%;border-radius:50%;animation:eyeMove 2s infinite steps(7,jump-none);will-change:transform}html.theme-light .mailbox-empty__square-eye:before{background-color:#3ac270}html.theme-dark .mailbox-empty__square-eye:before{background-color:#51ce83}.mailbox-empty__square-eye_right{right:0;transform:translate(-160%,-50%)}.mailbox-empty__square-eye_left{left:0;transform:translate(180%,-50%)}@keyframes eyeMove{15%{transform:translate(50%) scaleX(1.2)}30%{transform:translate(100%) scale(1)}45%{transform:translate(-50%) scaleX(1.2)}60%{transform:translate(-100%) scale(1)}75%{transform:translate(0) scale(1)}90%{transform:translate(0) scaleY(1.2)}to{transform:translate(0) scaleX(1)}}.email-clipboard__buttons,.main__link-container,.email-clipboard__buttons .btn,.email-clipboard__content{display:flex}.email-clipboard__content{flex-direction:column}.email-clipboard__buttons .btn{align-items:center;justify-content:center}.main__section{position:relative;display:flex;flex-direction:column;flex-basis:100%;margin:0 auto;width:100%;max-width:1200px}@media only screen and (min-width: 1201px){.main__section_bordered{border-radius:1.6rem;border:.1rem solid;margin-bottom:6.4rem}html.theme-light .main__section_bordered{border-color:#2020201a}html.theme-dark .main__section_bordered{border-color:#ffffff12}}.main__inner{width:100%;height:100%}@media only screen and (min-width: 1201px){.main__inner{max-width:832px;margin:0 auto}}.main__block{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block{padding:0}}.js-enabled .email-clipboard__copy-button{display:block}.email-clipboard{margin:3.2rem 0}.email-clipboard__title{font-size:1.6rem;line-height:2.4rem;font-weight:400;margin-bottom:1.2rem;display:block}html.theme-light .email-clipboard__title{color:#202020}html.theme-dark .email-clipboard__title{color:#e3e3e3}@media only screen and (min-width: 1201px){.email-clipboard__content{flex-direction:row;gap:calc(3rem * .8)}}.email-clipboard__button-icon_copied,.email-clipboard__copy-button-text_copied,.email-clipboard__copy-button,.email-clipboard__copy-button_copied .email-clipboard__button-icon,.email-clipboard__copy-button_copied .email-clipboard__copy-button-text{display:none}.email-clipboard__copy-button_copied .email-clipboard__button-icon_copied,.email-clipboard__copy-button_copied .email-clipboard__copy-button-text_copied{display:block}.email-clipboard__form{width:100%}.email-clipboard__buttons{gap:.81rem}.email-clipboard__buttons .btn{font-size:1.2rem;line-height:2rem;gap:calc(3rem * .14);padding:1.2rem 0;flex-direction:column;font-weight:400}@media only screen and (min-width: 1201px){.email-clipboard__buttons .btn{width:94px}}.email-clipboard__button-icon,.email-clipboard__button-icon_copied{width:24px;height:24px}.email-clipboard__field{border:.2rem solid;border-radius:1.2rem;margin-bottom:.8rem}html.theme-light .email-clipboard__field{border-color:#3ac270}html.theme-dark .email-clipboard__field{border-color:#51ce83}.email-clipboard__field .text-select{border:none;flex-direction:column;margin-bottom:0}.email-clipboard__field .text-select:hover{border:none}.email-clipboard__field .text-select:hover .text-select__input{border-bottom:.1rem solid}html.theme-light .email-clipboard__field .text-select:hover .text-select__input{border-color:#2020201a}html.theme-dark .email-clipboard__field .text-select:hover .text-select__input{border-color:#ffffff12}.email-clipboard__field .text-select__input{border-radius:unset;border-top-right-radius:1.2rem;border-top-left-radius:1.2rem;border-bottom:.1rem solid;padding:1.7rem 2.4rem;max-height:unset}html.theme-light .email-clipboard__field .text-select__input,html.theme-dark .email-clipboard__field .text-select__input{background-color:transparent}html.theme-light .email-clipboard__field .text-select__input{border-color:#2020201a}html.theme-dark .email-clipboard__field .text-select__input{border-color:#ffffff12}.email-clipboard__field .text-select__input .form-control{font-size:2rem;line-height:3.2rem;font-weight:700}html.theme-light .email-clipboard__field .text-select__input .form-control{color:#202020}html.theme-dark .email-clipboard__field .text-select__input .form-control{color:#e3e3e3}.email-clipboard__field .text-select__select{max-width:unset}.email-clipboard__field .text-select__select .form-select{font-size:2rem;line-height:3.2rem;padding:1.7rem 2.4rem;border:none;max-height:unset}html.theme-light .email-clipboard__field .text-select__select .form-select,html.theme-dark .email-clipboard__field .text-select__select .form-select{background-color:transparent}.email-clipboard__field .text-select__select .select__dropdown{border:.2rem solid}html.theme-light .email-clipboard__field .text-select__select .select__dropdown{background-color:#fff}html.theme-dark .email-clipboard__field .text-select__select .select__dropdown{background-color:#272728}html.theme-light .email-clipboard__field .text-select__select .select__dropdown{border-color:#2020201a}html.theme-dark .email-clipboard__field .text-select__select .select__dropdown{border-color:#ffffff12}.email-clipboard__field .text-select__select .select__dropdown-item{padding:1.2rem 2rem;border-bottom:.1rem solid;border-color:inherit}.email-clipboard__field .text-select__select .select__dropdown-item:last-child{border:none}@media only screen and (min-width: 746px){.email-clipboard__field .text-select{flex-direction:row}.email-clipboard__field .text-select:hover{border:none}.email-clipboard__field .text-select:hover .text-select__input{border-right:.1rem solid;border-bottom:none}html.theme-light .email-clipboard__field .text-select:hover .text-select__input{border-color:#2020201a}html.theme-dark .email-clipboard__field .text-select:hover .text-select__input{border-color:#ffffff12}.email-clipboard__field .text-select__input{border-bottom:none;border-radius:unset;border-top-left-radius:1.2rem;border-bottom-left-radius:1.2rem;border-right:.1rem solid}}@media only screen and (min-width: 1201px){.email-clipboard__field{width:100%;margin-bottom:0}}.mailbox,.mailbox__button{display:flex}.mailbox,.mailbox__button{align-items:center;justify-content:center}.mailbox{width:100%;flex-direction:column}@media only screen and (min-width: 746px){.mailbox{padding:0 3.2rem}}@media only screen and (min-width: 1201px){.mailbox{padding:6.4rem 0}}.mailbox__button{padding:3.2rem 0}@media only screen and (min-width: 1201px){.mailbox__button{width:832px;justify-content:flex-start}}.mail__header{display:flex}.mail__header{align-items:center}.mail{padding:3.2rem 2rem;border-bottom:.1rem solid}.mail:hover .mail__icon{border:.1rem solid}html.theme-light .mail:hover .mail__icon,html.theme-dark .mail:hover .mail__icon{background-color:transparent}html.theme-light .mail:hover .mail__icon{color:#3ac270}html.theme-dark .mail:hover .mail__icon{color:#51ce83}html.theme-light .mail:hover .mail__icon{border-color:#3ac270}html.theme-dark .mail:hover .mail__icon{border-color:#51ce83}@media only screen and (min-width: 746px){.mail{padding-right:0;padding-left:0}}@media only screen and (min-width: 1201px){.mail{max-width:832px}}.mail__icon{width:40px;height:40px;margin:0 0 0 auto;padding:.8rem;border-radius:50%;transition:color .2s ease-in-out,background-color .2s ease-in-out}html.theme-light .mail__icon{background-color:#3ac270}html.theme-dark .mail__icon{background-color:#51ce83}html.theme-light .mail__icon,html.theme-dark .mail__icon{color:#fff}@media only screen and (min-width: 746px){.mail__icon{margin:0}}.mail__header{gap:1.62rem}@media only screen and (min-width: 746px){.mail__header{flex-direction:row-reverse;justify-content:flex-end}}.mail__sender{font-size:1.2rem;line-height:1.6rem;font-weight:400;opacity:.5}html.theme-light .mail__sender{color:#202020}html.theme-dark .mail__sender{color:#e3e3e3}.mail__title{font-size:1.6rem;line-height:2.4rem;font-weight:700;padding:0;margin:0}html.theme-light .mail__title{color:#202020}html.theme-dark .mail__title{color:#e3e3e3}.mail__text{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:1.2rem 0 0}html.theme-light .mail__text{color:#202020}html.theme-dark .mail__text{color:#e3e3e3}.main__section,.temp-email-empty{position:relative;display:flex;flex-direction:column;flex-basis:100%;margin:0 auto;width:100%;max-width:1200px}@media only screen and (min-width: 1201px){.main__section_bordered,.temp-email-empty{border-radius:1.6rem;border:.1rem solid;margin-bottom:6.4rem}html.theme-light .main__section_bordered,html.theme-light .temp-email-empty{border-color:#2020201a}html.theme-dark .main__section_bordered,html.theme-dark .temp-email-empty{border-color:#ffffff12}}.main__inner,.temp-email-empty__inner{width:100%;height:100%}@media only screen and (min-width: 1201px){.main__inner,.temp-email-empty__inner{max-width:832px;margin:0 auto}}.main__block,.temp-email-empty__block{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.temp-email-empty__block{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.temp-email-empty__block{padding:0}}@media only screen and (min-width: 1201px){.temp-email-empty__inner{padding-top:6.4rem}}.main__link-container{display:flex}.main{flex:1 0 auto}.main__section,.temp-email{position:relative;display:flex;flex-direction:column;flex-basis:100%;margin:0 auto;width:100%;max-width:1200px}@media only screen and (min-width: 1201px){.main__section_bordered,.temp-email{border-radius:1.6rem;border:.1rem solid;margin-bottom:6.4rem}html.theme-light .main__section_bordered,html.theme-light .temp-email{border-color:#2020201a}html.theme-dark .main__section_bordered,html.theme-dark .temp-email{border-color:#ffffff12}}.main__inner,.temp-email__inner{width:100%;height:100%}@media only screen and (min-width: 1201px){.main__inner,.temp-email__inner{max-width:832px;margin:0 auto}}@media only screen and (min-width: 1201px){.main__inner_large{max-width:1072px;margin:0 auto}}.main__link-container{justify-content:center;width:100%;padding:4.4rem 0}@media only screen and (min-width: 1201px){.main__link-container{padding:1.4rem 0 6.4rem}}.main__block,.temp-email__block{padding:0 2.01rem}@media only screen and (min-width: 746px){.main__block,.temp-email__block{padding:0 3rem}}@media only screen and (min-width: 1201px){.main__block,.temp-email__block{padding:0}}@media only screen and (min-width: 1201px){.temp-email__inner{padding-top:6.4rem}}.received-message,.received-message__value,.received-message__content,.received-message__statuses{display:flex}.received-message,.received-message__value,.received-message__content,.received-message__statuses{flex-direction:column}.received-message{gap:2.7rem;padding:3.2rem 0}@media only screen and (min-width: 1201px){.received-message{padding:4.8rem 0;gap:calc(3rem * 1.6)}}.received-message__value{gap:3rem}.received-message__value p{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;max-width:828px}html.theme-light .received-message__value p{color:#202020}html.theme-dark .received-message__value p{color:#e3e3e3}@media only screen and (min-width: 1201px){.received-message__value p{font-size:1.8rem;line-height:3rem}}.received-message__button{max-width:114px}.received-message__content{gap:calc(3rem * .8)}.received-message__expires{font-weight:400;font-size:1.4rem;line-height:2.4rem;padding-top:2rem;border-top:.1rem solid}html.theme-light .received-message__expires{border-color:#2020201a}html.theme-dark .received-message__expires{border-color:#ffffff12}html.theme-light .received-message__expires{color:#20202080}html.theme-dark .received-message__expires{color:#dadada80}@media only screen and (min-width: 1201px){.received-message__expires{font-size:1.6rem;line-height:2.4rem;padding-top:3.2rem}}.received-message__statuses{gap:1.5rem}@media only screen and (min-width: 1201px){.received-message__statuses{flex-direction:row;gap:calc(3rem * .8)}}.received-message__create{padding:0}.received-message-page{display:flex}.received-message-page{flex-direction:column}.received-message-page{padding:1.2rem 2rem 3.2rem;gap:calc(3rem * 1.1)}@media only screen and (min-width: 746px){.received-message-page{padding:1.2rem 3.2rem 4.4rem}}@media only screen and (min-width: 1201px){.received-message-page{padding:6.4rem 0 0;gap:calc(3rem * 1.6)}}.blog-keep{display:flex}.blog-keep{flex-direction:column}.editor-content,.blog-keep{overflow:hidden}.editor-content h1,.blog-keep h1,.editor-content h2,.blog-keep h2,.editor-content h3,.blog-keep h3,.editor-content h4,.blog-keep h4,.editor-content h5,.blog-keep h5,.editor-content h6,.blog-keep h6{font-weight:700;margin:0}html.theme-light .editor-content h1,html.theme-light .blog-keep h1,html.theme-light .editor-content h2,html.theme-light .blog-keep h2,html.theme-light .editor-content h3,html.theme-light .blog-keep h3,html.theme-light .editor-content h4,html.theme-light .blog-keep h4,html.theme-light .editor-content h5,html.theme-light .blog-keep h5,html.theme-light .editor-content h6,html.theme-light .blog-keep h6{color:#202020}html.theme-dark .editor-content h1,html.theme-dark .blog-keep h1,html.theme-dark .editor-content h2,html.theme-dark .blog-keep h2,html.theme-dark .editor-content h3,html.theme-dark .blog-keep h3,html.theme-dark .editor-content h4,html.theme-dark .blog-keep h4,html.theme-dark .editor-content h5,html.theme-dark .blog-keep h5,html.theme-dark .editor-content h6,html.theme-dark .blog-keep h6{color:#e3e3e3}.editor-content p,.blog-keep p{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p,html.theme-light .blog-keep p{color:#202020}html.theme-dark .editor-content p,html.theme-dark .blog-keep p{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p,.blog-keep p{font-size:1.8rem;line-height:3rem}}.editor-content a,.blog-keep a{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a,html.theme-light .blog-keep a{color:#3ac270}html.theme-dark .editor-content a,html.theme-dark .blog-keep a{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a,.blog-keep a{font-size:1.8rem;line-height:3rem}}.editor-content span,.blog-keep span{width:100%;word-break:break-word}.editor-content blockquote,.blog-keep blockquote{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote,html.theme-light .blog-keep blockquote{color:#202020cc}html.theme-dark .editor-content blockquote,html.theme-dark .blog-keep blockquote{color:#e3e3e3b3}html.theme-light .editor-content blockquote,html.theme-light .blog-keep blockquote{border-color:#3ac270}html.theme-dark .editor-content blockquote,html.theme-dark .blog-keep blockquote{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote,.blog-keep blockquote{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre,.blog-keep pre{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre,html.theme-light .blog-keep pre{color:#202020}html.theme-dark .editor-content pre,html.theme-dark .blog-keep pre{color:#e3e3e3}.editor-content code,.blog-keep code{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img,.blog-keep img{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe,.blog-keep iframe{width:100%}.editor-content table td,.blog-keep table td{font-weight:400}html.theme-light .editor-content table td,html.theme-light .blog-keep table td{color:#202020}html.theme-dark .editor-content table td,html.theme-dark .blog-keep table td{color:#e3e3e3}.editor-content ul,.blog-keep ul,.editor-content ol,.blog-keep ol{margin:0}.editor-content ul li,.blog-keep ul li,.editor-content ol li,.blog-keep ol li{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li,html.theme-light .blog-keep ul li,html.theme-light .editor-content ol li,html.theme-light .blog-keep ol li{color:#202020}html.theme-dark .editor-content ul li,html.theme-dark .blog-keep ul li,html.theme-dark .editor-content ol li,html.theme-dark .blog-keep ol li{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li,.blog-keep ul li,.editor-content ol li,.blog-keep ol li{font-size:1.8rem;line-height:3rem}}.blog-keep{gap:2.7rem;padding:0 2rem}@media only screen and (min-width: 746px){.blog-keep{padding:0 3.2rem}}@media only screen and (min-width: 1201px){.blog-keep{padding:0}}.blog-head__meta-share,.blog-head__meta-item,.blog-head__meta,.blog-head{display:flex}.blog-head{flex-direction:column}.blog-head__meta{align-items:center}.blog-head__meta-share{align-items:center;justify-content:center}.blog-head{padding:1.2rem 2rem 0;gap:calc(3rem * .7)}@media only screen and (min-width: 746px){.blog-head{padding:1.2rem 3.2rem 0;gap:calc(3rem * .4)}}@media only screen and (min-width: 1201px){.blog-head{gap:calc(3rem * .3);padding:0}}.blog-head__breadcrumbs-icon{display:none}html.theme-light .blog-head__breadcrumbs-icon{color:#20202080}html.theme-dark .blog-head__breadcrumbs-icon{color:#e3e3e3b3}@media only screen and (min-width: 1201px){.blog-head__breadcrumbs-icon{display:flex;width:24px;height:24px}}.blog-head__breadcrumbs-text{font-size:1.4rem;line-height:2.4rem;font-weight:400;display:none}html.theme-light .blog-head__breadcrumbs-text{color:#20202080}html.theme-dark .blog-head__breadcrumbs-text{color:#e3e3e3b3}@media only screen and (min-width: 1201px){.blog-head__breadcrumbs-text{display:inline-flex}}.blog-head__meta{gap:calc(3rem * .3)}@media only screen and (min-width: 1201px){.blog-head__meta{padding-top:1.2rem}}.blog-head__meta-share,.blog-head__meta-item{outline:.1rem solid;text-decoration:none}html.theme-light .blog-head__meta-share,html.theme-light .blog-head__meta-item{outline-color:#2020201a}html.theme-dark .blog-head__meta-share,html.theme-dark .blog-head__meta-item{outline-color:#ffffff12}.blog-head__meta-readtime{order:1;margin-left:26px;font-size:1.5rem;color:#3c3c3c}.blog-head__meta-share{width:40px;height:40px;padding:.8rem;border-radius:50%;transition:outline-color .2s ease-in-out,outline .2s ease-in-out;cursor:pointer;position:relative}html.theme-light .blog-head__meta-share:hover{outline-color:#3ac27033}html.theme-dark .blog-head__meta-share:hover{outline-color:#51ce8333}html.theme-light .blog-head__meta-share:hover .blog-head__meta-text_bold,html.theme-light .blog-head__meta-share:hover .blog-head__meta-text_desktop{color:#3ac270}html.theme-dark .blog-head__meta-share:hover .blog-head__meta-text_bold,html.theme-dark .blog-head__meta-share:hover .blog-head__meta-text_desktop{color:#51ce83}html.theme-light .blog-head__meta-share:hover .blog-head__meta-icon{color:#3ac270}html.theme-dark .blog-head__meta-share:hover .blog-head__meta-icon{color:#51ce83}.blog-head__meta-share:active{outline:.2rem solid;transition:none}html.theme-light .blog-head__meta-share:active{border-color:#3ac27066}html.theme-dark .blog-head__meta-share:active{border-color:#51ce8366}@media only screen and (min-width: 746px){.blog-head__meta-share{order:1}}@media only screen and (min-width: 1201px){.blog-head__meta-share{gap:calc(3rem * .2);width:auto;height:auto;padding:.8rem 1.2rem;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:3rem}}.blog-head__meta-share_active .blog-head__meta-share-socials{display:flex}.blog-head__meta-share-socials{display:none;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;transform:translateY(25%);gap:.8rem;border:.1rem solid;border-radius:1.2rem;text-decoration:none;list-style-type:none;padding:1rem .6rem .5rem;margin:0}html.theme-light .blog-head__meta-share-socials{background-color:#fff}html.theme-dark .blog-head__meta-share-socials{background-color:#272728}html.theme-light .blog-head__meta-share-socials{border-color:#2020201a}html.theme-dark .blog-head__meta-share-socials{border-color:#ffffff12}@media only screen and (min-width: 746px){.blog-head__meta-share-socials{flex-direction:row;left:0;top:auto;padding:.5rem .8rem;transform:translate(25%)}}@media only screen and (min-width: 1201px){.blog-head__meta-share-socials{transform:translate(55%)}}.blog-head__meta-share-socials-item{transition:transform .2s ease-in-out}.blog-head__meta-share-socials-item:hover{transform:scale(1.1)}.blog-head__meta-share-socials-item-icon,.blog-head__meta-share-socials-item-link{display:block;width:22px;height:22px}.blog-head__meta-item{gap:calc(3rem * .1);padding:1.2rem 1.6rem;border-radius:3rem;-webkit-user-select:none;user-select:none}@media only screen and (min-width: 1201px){.blog-head__meta-item{padding:1.2rem 2rem}}.blog-head__meta-icon,.blog-head__meta-text{transition:color .2s ease-in-out}.blog-head__meta-icon{width:24px;height:24px}html.theme-light .blog-head__meta-icon{color:#20202080}html.theme-dark .blog-head__meta-icon{color:#e3e3e3b3}.blog-head__meta-text{font-weight:400;font-size:1.4rem;line-height:1.6rem}html.theme-light .blog-head__meta-text{color:#20202080}html.theme-dark .blog-head__meta-text{color:#e3e3e3b3}.blog-head__meta-text_bold{font-weight:700}.blog-head__meta-text_bold:after{content:"-";margin-left:.4rem}.blog-head__meta-text_desktop{display:none}@media only screen and (min-width: 1201px){.blog-head__meta-text_desktop{display:flex}}.blog-author__item,.blog-author__info,.blog-author,.blog-author__info-description,.blog-author__list{display:flex}.blog-author,.blog-author__info-description,.blog-author__list{flex-direction:column}.blog-author__info{align-items:center}.blog-author__item-link{position:absolute;top:0;left:0;width:100%;height:100%}.blog-author{gap:calc(3rem * .7);padding:0 2rem}@media only screen and (min-width: 746px){.blog-author{padding:0 3.2rem}}@media only screen and (min-width: 1201px){.blog-author{padding:0}}.blog-author__info{gap:1.5rem}.blog-author__info-image{width:48px;height:48px;border-radius:50%;overflow:hidden}.blog-author__info-description{gap:calc(3rem * .1)}.blog-author__info-role{font-size:1.2rem;line-height:1.6rem;font-weight:400}html.theme-light .blog-author__info-role{color:#202020}html.theme-dark .blog-author__info-role{color:#e3e3e3}.blog-author__info-name{font-size:1.6rem;line-height:2rem;font-weight:700}html.theme-light .blog-author__info-name{color:#202020}html.theme-dark .blog-author__info-name{color:#e3e3e3}.blog-author__list{gap:calc(3rem * .7)}@media only screen and (min-width: 1201px){.blog-author__list{display:grid;grid-template-columns:repeat(2,1fr)}}.blog-author__item{position:relative;gap:calc(3rem * .6);padding-top:2rem;border-top:.1rem solid;cursor:pointer}html.theme-light .blog-author__item{border-color:#3ac270}html.theme-dark .blog-author__item{border-color:#51ce83}html.theme-light .blog-author__item:hover .blog-author__item-control{background-color:#3ac270}html.theme-dark .blog-author__item:hover .blog-author__item-control{background-color:#51ce83}html.theme-light .blog-author__item:hover .blog-author__item-icon,html.theme-dark .blog-author__item:hover .blog-author__item-icon{color:#fff}.blog-author__item-control{width:24px;height:24px;flex:0 0 auto;overflow:hidden;border-radius:50%;transition:background-color .2s ease-in-out}.blog-author__item-icon{width:100%;height:100%;transform:rotate(-90deg);transition:color .2s ease-in-out}html.theme-light .blog-author__item-icon{color:#3ac270}html.theme-dark .blog-author__item-icon{color:#51ce83}.blog-author__item-text{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .blog-author__item-text{color:#202020}html.theme-dark .blog-author__item-text{color:#e3e3e3}.blog-author__button{max-width:116px;max-height:40px}.blog-author__button .btn{font-size:1.6rem;line-height:1.8rem}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title,html.theme-light .blog-related__navigation-title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title,html.theme-dark .blog-related__navigation-title{color:#e3e3e3}.text_weight_700,.title,.blog-related__navigation-title{font-weight:700}.blog-related,.blog-related__navigation{display:flex}.blog-related,.blog-related__navigation{flex-direction:column}.title,.blog-related__navigation-title{margin:0}.title_h2,.blog-related__navigation-title{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2,.blog-related__navigation-title{font-size:3.2rem;line-height:4rem}}.blog-related{gap:calc(3rem * 1.1);padding:0 2rem 4.4rem}@media only screen and (min-width: 1201px){.blog-related{gap:calc(3rem * 2.1);padding:0 0 6.4rem}}.blog-related .posts-grid{padding:0;margin:0}.blog-related .posts-grid__list{margin:0}.blog-related__navigation{gap:calc(3rem * .6)}.blog-related__navigation-title{margin:0}.blog-content,.blog-content__container{display:flex}.blog-content,.blog-content__container{flex-direction:column}@media only screen and (min-width: 1201px){.blog-content{display:grid;grid-template-columns:56px 1fr;column-gap:calc(3rem * 2.1)}}.blog-content__picture{width:100%;height:100%}@media only screen and (min-width: 1201px){.blog-content__picture{grid-area:1/2/2/3;max-height:400px;max-width:832px;border-radius:16px;overflow:hidden}}.blog-content__picture-source{width:100%;height:100%}.blog-content__container{gap:calc(3rem * 1.1);margin-top:3.3rem}@media only screen and (min-width: 1201px){.blog-content__container{grid-area:2/2/3/3;margin-top:5rem;max-width:832px;gap:calc(3rem * 1.6)}}.blog-comments{display:flex}.blog-comments{flex-direction:column}@media only screen and (min-width: 1201px){.blog-comments{gap:calc(3rem * .8)}}.blog-comments__list{padding:0 2rem}@media only screen and (min-width: 746px){.blog-comments__list{padding:0 3.2rem}}@media only screen and (min-width: 1201px){.blog-comments__list{padding:0}}.blog-reactions__comment,.blog-reactions__item,.blog-reactions{display:flex}.blog-reactions{align-items:center}.blog-reactions__comment,.blog-reactions__item{align-items:center;justify-content:center}.blog-reactions{margin-top:1.3rem;padding:0 2rem;gap:.78rem;width:100%;overflow:auto;overflow-y:none;scroll-behavior:smooth}@media only screen and (min-width: 746px){.blog-reactions{margin-top:2.7rem;gap:calc(3rem * .6);padding:0 3.2rem}}@media only screen and (min-width: 1201px){.blog-reactions{grid-area:1/1/2/2;padding:0;margin:0;flex-direction:column}}.blog-reactions::-webkit-scrollbar{display:none}.blog-reactions__comment,.blog-reactions__item{flex-direction:column;gap:calc(3rem * .2);flex:0 0 auto;width:64px;height:56px;border-radius:.8rem;padding:.9rem .8rem;text-decoration:none;transition:background-color .2s ease-in-out,border-radius .2s ease-in-out}.blog-reactions__comment:hover,.blog-reactions__item:hover{border-radius:2rem}@media only screen and (min-width: 746px){.blog-reactions__comment,.blog-reactions__item{flex:1;flex-basis:100%}}@media only screen and (min-width: 1201px){.blog-reactions__comment,.blog-reactions__item{width:100%;height:56px;flex-basis:content;flex:0}}html.theme-light .blog-reactions__comment{color:#fff}html.theme-dark .blog-reactions__comment{color:#51ce83}html.theme-light .blog-reactions__comment{background-color:#202020}html.theme-dark .blog-reactions__comment{background-color:#51ce8333}html.theme-light .blog-reactions__comment:hover{background-color:#3ac270}html.theme-dark .blog-reactions__comment:hover{background-color:#51ce8333}.blog-reactions__comment:active{transition:none}html.theme-light .blog-reactions__comment:active{background-color:#38b96c}html.theme-dark .blog-reactions__comment:active{background-color:#51ce8366}.blog-reactions__comment-icon{width:20px;height:20px}html.theme-light .blog-reactions__comment-icon{color:#fff}html.theme-dark .blog-reactions__comment-icon{color:#51ce83}.blog-reactions__comment-count,.blog-reactions__item-count{font-size:1.2rem;line-height:1.2rem;text-align:center}.blog-reactions__comment-count{font-weight:400}html.theme-light .blog-reactions__comment-count{color:#fff}html.theme-dark .blog-reactions__comment-count{color:#51ce83}.blog-reactions__item{transition:background-color .2s ease-in-out,border-radius .2s ease-in-out}html.theme-light .blog-reactions__item{background-color:#f6f7f9}html.theme-dark .blog-reactions__item{background-color:#303031}html.theme-light .blog-reactions__item:active{background-color:#e8eaef}html.theme-dark .blog-reactions__item:active{background-color:#3b3b3b}.blog-reactions__item-emoji{font-size:2rem;line-height:2rem}.blog-reactions__item-emoji .icon{width:20px;height:20px}html.theme-light .blog-reactions__item-emoji .icon{color:#202020}html.theme-dark .blog-reactions__item-emoji .icon{color:#fff}.blog-reactions__item-count{font-weight:400}html.theme-light .blog-reactions__item-count{color:#202020}html.theme-dark .blog-reactions__item-count{color:#e3e3e3}.text{font-size:1.6rem}html.theme-light .text,html.theme-dark .text{color:#000}html.theme-light .text_primary{color:#3ac270}html.theme-dark .text_primary{color:#51ce83}html.theme-light .text_white,html.theme-dark .text_white{color:#fff}html.theme-light .text_grayish{color:#20202080}html.theme-dark .text_grayish{color:#e3e3e380}html.theme-light .text_dark,html.theme-dark .text_dark,html.theme-light .text_dark-white,html.theme-light .title{color:#202020}html.theme-dark .text_dark-white,html.theme-dark .title{color:#e3e3e3}.text_weight_100{font-weight:100}.text_weight_200{font-weight:200}.text_weight_300{font-weight:300}.text_weight_400{font-weight:400}.text_weight_500{font-weight:500}.text_weight_600{font-weight:600}.text_weight_700,.title{font-weight:700}.text_weight_800{font-weight:800}.text_weight_900{font-weight:900}.blog,.blog__inner,.blog__outer{display:flex}.blog,.blog__inner,.blog__outer{flex-direction:column}.block{display:flex;flex-direction:column;gap:3rem;margin:20px 0}.block__storage{display:flex;align-items:center;flex-wrap:wrap;gap:calc(3rem * .6)}.block__wrapper{width:200px}.title{margin:0}.title_h1{font-size:3.2rem;line-height:4rem}@media only screen and (min-width: 746px){.title_h1{font-size:4rem;line-height:5.2rem}}@media only screen and (min-width: 1201px){.title_h1{font-size:6.4rem;line-height:7.2rem}}.title_h2{font-size:2rem;line-height:2.8rem}@media only screen and (min-width: 1201px){.title_h2{font-size:3.2rem;line-height:4rem}}.title_h3{font-size:2rem;line-height:2.4rem}.title_page{font-size:1.4rem;line-height:2.4rem;font-weight:700;transition:color .2s ease-in-out}html.theme-light .title_page{color:#3ac270}html.theme-dark .title_page{color:#51ce83}@media only screen and (min-width: 1201px){.title_page{font-weight:400}html.theme-light .title_page{color:#202020}html.theme-dark .title_page{color:#e3e3e3}html.theme-light .title_page:hover{color:#3ac270}html.theme-dark .title_page:hover{color:#51ce83}}.editor-content{overflow:hidden}.editor-content h1,.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5,.editor-content h6{font-weight:700;margin:0}html.theme-light .editor-content h1,html.theme-light .editor-content h2,html.theme-light .editor-content h3,html.theme-light .editor-content h4,html.theme-light .editor-content h5,html.theme-light .editor-content h6{color:#202020}html.theme-dark .editor-content h1,html.theme-dark .editor-content h2,html.theme-dark .editor-content h3,html.theme-dark .editor-content h4,html.theme-dark .editor-content h5,html.theme-dark .editor-content h6{color:#e3e3e3}.editor-content p{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;width:100%;word-wrap:break-word}html.theme-light .editor-content p{color:#202020}html.theme-dark .editor-content p{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content p{font-size:1.8rem;line-height:3rem}}.editor-content a{font-size:1.6rem;line-height:2.8rem;font-weight:400;text-decoration:none}html.theme-light .editor-content a{color:#3ac270}html.theme-dark .editor-content a{color:#51ce83}@media only screen and (min-width: 1201px){.editor-content a{font-size:1.8rem;line-height:3rem}}.editor-content span{width:100%;word-break:break-word}.editor-content blockquote{font-size:1.6rem;line-height:2.8rem;font-weight:400;margin:0;padding:0 0 0 1.6rem;border-left:.2rem solid}html.theme-light .editor-content blockquote{color:#202020cc}html.theme-dark .editor-content blockquote{color:#e3e3e3b3}html.theme-light .editor-content blockquote{border-color:#3ac270}html.theme-dark .editor-content blockquote{border-color:#51ce83}@media only screen and (min-width: 1201px){.editor-content blockquote{font-size:2rem;line-height:3.2rem;padding:.8rem 0 .8rem 4rem}}.editor-content pre{font-weight:400;margin:0;padding:0}html.theme-light .editor-content pre{color:#202020}html.theme-dark .editor-content pre{color:#e3e3e3}.editor-content code{display:flex;white-space:pre;overflow:auto;width:100%;padding:1rem}.editor-content img{width:100%;height:100%;border-radius:1.6rem;overflow:hidden}.editor-content iframe{width:100%}.editor-content table td{font-weight:400}html.theme-light .editor-content table td{color:#202020}html.theme-dark .editor-content table td{color:#e3e3e3}.editor-content ul,.editor-content ol{margin:0}.editor-content ul li,.editor-content ol li{font-size:1.6rem;line-height:2.8rem;font-weight:400}html.theme-light .editor-content ul li,html.theme-light .editor-content ol li{color:#202020}html.theme-dark .editor-content ul li,html.theme-dark .editor-content ol li{color:#e3e3e3}@media only screen and (min-width: 1201px){.editor-content ul li,.editor-content ol li{font-size:1.8rem;line-height:3rem}}.blog{margin-bottom:15px}@media only screen and (min-width: 746px){.blog{margin-bottom:3.1rem}}@media only screen and (min-width: 1201px){.blog{padding:6.4rem 0;margin-bottom:2.2rem}}.blog__inner{gap:3rem}@media only screen and (min-width: 1201px){.blog__inner{gap:calc(3rem * 2.1)}}.blog__outer{gap:calc(3rem * 1.1)}@media only screen and (min-width: 1201px){.blog__outer{gap:calc(3rem * 2.1)}}
