<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{background:#ffd500;border-radius:0 0 32px 32px;margin:0 auto;max-width:1170px;padding:22px 18px 22px 40px;width:100%}@media screen and (max-width:766px){.header{border-radius:0 0 16px 16px;padding:0}}.header__container{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:766px){.header__container{gap:16px;padding:26px 16px}.header__container-mobile{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:8px 0}.header__container-mobile p{font-weight:600;line-height:120%;padding-left:8px;padding-right:8px}}.header__title{font-size:32px;font-weight:800;line-height:105%;margin:0}@media screen and (max-width:766px){.header__title{font-size:24px;max-width:200px}}.header__title span{font-weight:700}.header__logo{background:url(/static/media/logo.67f8fdceaff2029ebcea.svg) 50%/contain no-repeat;flex-shrink:0;height:100%;margin:6px 40px;max-width:136px;min-height:42px;width:100%}@media screen and (max-width:766px){.header__logo{background:url(/static/media/logo.67f8fdceaff2029ebcea.svg) 50%/contain no-repeat;height:27px;margin:4px 20px;width:86px}}.loading-content .lottie-animation{transform:scale(.5)}.loading-content__text{font-size:14px;font-weight:300;left:50%;line-height:120%;position:absolute;text-align:center;top:75%;transform:translate(-50%);white-space:nowrap}.button-with-icon{align-items:center;background-color:#ffd500;border:2px solid #ffd500;border-radius:8px;display:flex;gap:8px;height:54px;justify-content:center;transition:background-color .5s;width:100%}.button-with-icon:hover{background-color:#fff}.button-with-icon:disabled{background-color:#f0f0f0;border-color:#f0f0f0;color:#939393;cursor:default;opacity:.6}.button-with-icon__link{display:contents}.button-with-icon__icon{display:inline-block;flex-shrink:0}.gender-selector{display:flex;gap:4px;width:100%}@media screen and (max-width:766px){.gender-selector{justify-content:space-evenly}}.gender-selector .button-with-icon{align-items:center;background:#f9f9fb;border:none;border-radius:12px;display:flex;flex-direction:column;font-weight:500;gap:4px;height:74px;line-height:120%;max-width:136px;padding:12px 16px;width:100%}@media screen and (max-width:766px){.gender-selector .button-with-icon{font-weight:400;height:122px}}.gender-selector .button-with-icon__icon{height:26px;width:26px}@media screen and (max-width:766px){.gender-selector .button-with-icon__icon{background-size:cover!important;height:40px;width:40px}}.gender-selector .button-with-icon.active{background:#fff8da;border:1px solid #ffe14b}@media screen and (max-width:766px){.gender-selector .button-with-icon.active{background:#ffe97c;box-shadow:0 4px 6.1px 0 rgba(255,233,124,.3);font-weight:500}}.option-selector{display:flex;flex-direction:column;gap:8px;padding-left:8px;padding-right:8px;position:relative}@media screen and (max-width:766px){.option-selector{padding:8px 0}}.option-selector.error{border:2px solid #ea4335;border-radius:16px}.option-selector__error{color:#ea4335;font-size:14px;left:8px;line-height:120%;padding-left:8px;position:absolute;top:-20px}@media screen and (max-width:766px){.option-selector__error{font-size:12px}}.option-selector__description{align-items:center;display:flex;gap:8px}.option-selector__description-title{color:#9f9f9f;font-size:12px;font-weight:500;letter-spacing:.12px;line-height:100%}@media screen and (max-width:766px){.option-selector__description-title{font-size:14px;font-weight:400;letter-spacing:normal}}.option-selector__description-line{border-top:1px solid #d4d4d4;flex:1 0}.option-selector__description-count{color:#57c058;font-size:12px;font-weight:500;letter-spacing:.12px;line-height:100%}@media screen and (max-width:766px){.option-selector__description-count{font-size:14px;font-weight:400;letter-spacing:normal}}.option-selector__buttons{display:flex;flex-wrap:wrap;gap:8px}.option-selector__button{background:#f9f9fb;border-radius:16px;box-shadow:0 4px 6px 0 rgba(0,0,0,.08);height:40px;line-height:120%;max-width:-moz-max-content;max-width:max-content;padding:10px 20px}@media screen and (max-width:766px){.option-selector__button{height:54px;padding:12px}}.option-selector__button.selected{background:#ffe97c}.stars-rating{align-items:center;display:flex;gap:8px;justify-content:center;padding:8px}@media screen and (max-width:766px){.stars-rating{padding:0}}.stars-rating__item{background:url(/static/media/star.96590fb0eac804878180.svg) 50%/contain no-repeat;cursor:pointer;flex-shrink:0;height:52px;transition:all .3s;width:52px}@media screen and (max-width:766px){.stars-rating__item{background-size:cover;height:62px;width:62px}}.stars-rating__item:hover{opacity:.6}.stars-rating__item.active{background:url(/static/media/star-active.a23c87b2b914b4419c16.svg) 50%/contain no-repeat;flex-shrink:0}.stars-rating__item-text{color:#939393;font-size:12px;font-weight:300;line-height:120%;max-width:270px;width:100%}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.skeleton-lines{display:flex;flex-wrap:wrap;justify-content:space-between;left:-10px;position:absolute;row-gap:8px;top:-30px;width:105%;z-index:-1}@media screen and (max-width:766px){.skeleton-lines{-moz-column-gap:8px;column-gap:8px;justify-content:center;left:0;overflow:hidden;row-gap:6px;width:100%}}.skeleton-line{animation:pulse 1.5s infinite;background-color:#f6f6f6;border-radius:8px;height:10px}@media screen and (max-width:766px){.skeleton-line{height:8px}}.skeleton-line:first-child{width:15%}.skeleton-line:nth-child(2){width:75%}.skeleton-line:nth-child(3){width:70%}.skeleton-line:nth-child(4){width:15%}.skeleton-line:nth-child(5){width:95%}.skeleton-line:nth-child(6){width:85%}.skeleton-line:nth-child(7){width:55%}.skeleton-line:nth-child(8),.skeleton-line:nth-child(9){width:45%}.skeleton-line:nth-child(10){width:15%}.skeleton-line:nth-child(11),.skeleton-line:nth-child(12){width:70%}.skeleton-line:nth-child(13){width:15%}.skeleton-line:nth-child(14){width:95%}.skeleton-line:nth-child(15){width:85%}.skeleton-line:nth-child(16){width:95%}.skeleton-line:nth-child(17){width:55%}.skeleton-line:nth-child(18){width:45%}.skeleton-line:nth-child(19){width:85%}.skeleton-line:nth-child(20){width:45%}.skeleton-line:nth-child(21){width:95%}.skeleton-line:nth-child(22){width:85%}.skeleton-line:nth-child(23){width:95%}.skeleton-line:nth-child(24){width:75%}.skeleton-line:nth-child(25){width:15%}.skeleton-line:nth-child(26){width:85%}.skeleton-line:nth-child(27){width:45%}.skeleton-line:nth-child(28){width:95%}.skeleton-line:nth-child(29){width:65%}.skeleton-line:nth-child(30){width:25%}.error-content{background:#fff;border-radius:24px;box-shadow:0 4px 8px 0 hsla(0,100%,73%,.12);padding:24px 16px;z-index:1}.error-content__header{align-items:center;display:flex;flex-direction:column;gap:8px}.error-content__header-icon{background:url(/static/media/errorIcon.db96180b7c57e987955c.svg) 50% no-repeat;flex-shrink:0;height:112px;width:112px}.error-content__header-title{font-size:18px;font-weight:700}.error-content__header-error{font-weight:500;text-align:center}.error-content__header-text{line-height:140%;text-align:center}.error-content__buttons{display:flex;flex-direction:column;gap:8px;margin-top:24px}.error-content__buttons .button-with-icon{background:#f0f0f0;border:1px solid #f0f0f0;border-radius:8px;font-size:14px;height:40px;line-height:120%}.error-content__buttons .button-with-icon__icon{height:22px;width:22px}.info-content{display:flex;flex-direction:column;gap:24px;margin-top:58px;position:relative}.info-content__header{align-items:center;display:flex}.info-content__header p{font-size:18px;font-weight:700;max-width:190px;position:absolute;right:-35px;top:-15px;width:100%}@media screen and (max-width:766px){.info-content__header p{font-size:16px;line-height:140%;right:-10px}}.info-content__header .lottie-animation{left:-200px;position:absolute;top:-220px}@media screen and (max-width:766px){.info-content__header .lottie-animation{left:20%;top:-100px;transform:translateX(-45%)}}.info-content__list{color:#4f4f44;font-size:14px;line-height:120%;padding:24px 16px 12px}@media screen and (max-width:766px){.info-content__list{padding:16px 8px 0}}.info-content__list li{font-size:12px;line-height:140%;margin-left:8px;margin-top:8px}.info-content__buttons p{color:#939393;font-size:12px;font-weight:500;letter-spacing:.12px;margin-top:8px;text-align:center}@media screen and (max-width:766px){.info-content__buttons p{font-size:10px;letter-spacing:.1px}}.info-content__random-button{background:#f2f1ed;border:2px solid #f2f1ed;border-radius:12px;color:#4f4f4f;font-size:14px;gap:4px;height:38px;line-height:120%;max-width:360px;min-width:360px;padding:8px 0;width:100%}@media screen and (max-width:766px){.info-content__random-button{max-width:none;min-width:0}}.info-content__random-button .button-with-icon__icon{height:22px;width:22px}.toggler{align-items:center;background-color:#cecece;border-radius:30px;display:flex;height:24px;padding:0 3px;transition:all .3s;width:40px}@media screen and (max-width:766px){.toggler{height:30px;width:50px}}.toggler__thumb{background-color:#fff;border-radius:50%;height:20px;transition:all .3s;width:20px}@media screen and (max-width:766px){.toggler__thumb{height:25px;width:25px}}.toggler.active{background-color:#ffe14b}.toggler.active .toggler__thumb{transform:translateX(14px)}@media screen and (max-width:766px){.toggler.active .toggler__thumb{transform:translateX(19px)}}.result-header{align-items:center;display:flex;justify-content:space-between;overflow-x:clip;padding:16px 96px 24px 8px;position:relative}@media screen and (max-width:766px){.result-header{gap:24px;padding:12px 4px 8px}}.result-header__container-write-human{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.08);display:flex;gap:16px;max-width:435px;padding:20px 16px;position:relative;width:100%;z-index:1}@media screen and (max-width:766px){.result-header__container-write-human{background:#fff;border-radius:24px;box-shadow:0 0 10px 0 rgba(0,0,0,.08);padding:12px}.result-header__container-write-human-title{max-width:200px;width:100%}}.result-header__container-write-human-title p{font-size:14px;font-weight:700;line-height:120%}@media screen and (max-width:766px){.result-header__container-write-human-title p{font-size:16px;font-weight:600}}.result-header__container-write-human-title span{color:#4f4f44;font-size:12px;font-weight:400;line-height:120%}@media screen and (max-width:766px){.result-header__container-write-human-title span{font-weight:300}}.result-header__container-write-human-subtitle{background:#57c058;border-radius:0 16px 0 8px;color:#fff;font-size:12px;font-weight:500;letter-spacing:.12px;line-height:100%;padding:4px 16px;position:absolute;right:0;top:0}.result-header__robots-icon{height:250px;-o-object-fit:cover;object-fit:cover;position:absolute;right:-40px;top:-50px;width:174px;z-index:1}@media screen and (max-width:766px){.result-header__robots-icon{z-index:10}}.seo-content{align-items:center;background:#f9f9fb;border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:32px}@media screen and (max-width:766px){.seo-content{margin-top:32px;padding:32px 8px}}.seo-content__grid{align-items:center;display:flex;gap:24px;justify-content:center;width:100%}@media screen and (max-width:766px){.seo-content__grid{flex-direction:column;gap:8px}}.seo-content__grid-large{background:linear-gradient(342deg,rgba(167,217,199,.6) 16%,hsla(56,94%,79%,.6) 46%,hsla(28,87%,79%,.6) 96%),#f0f0f0;border-radius:16px;box-shadow:0 2px 18.1px -17px rgba(0,0,0,.1);display:flex;height:100%;justify-content:center;max-height:422px;max-width:360px;padding:42px 0;width:100%}@media screen and (max-width:766px){.seo-content__grid-large{padding:16px 0}}.seo-content__grid-large__container{background:#fff;border-radius:54px;max-width:180px;padding:8px;width:100%}.seo-content__grid-large__content{background:linear-gradient(156deg,#a7d9c7 4%,#fcf698 28%,#f8c79c 68%);border-radius:48px}.seo-content__grid-large__content-wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;padding:24px 8px 8px}.seo-content__grid-large__content-icons{align-items:center;display:flex;gap:8px}.seo-content__grid-large__content-icons-yandex{background:url(/static/media/yandexmapWithBg.8e1634a898bfd0dd5032.svg) 50%/contain no-repeat;flex-shrink:0;height:32px;width:32px}.seo-content__grid-large__content-icons-gis{background:url(/static/media/2gis.94de2bae9b5fa9f1acbe.svg) 50%/contain no-repeat;flex-shrink:0;height:32px;width:32px}.seo-content__grid-large__content-description{align-items:center;display:flex;flex-direction:column;gap:4px}.seo-content__grid-large__content-description-title{font-size:19px;font-weight:600;line-height:110%;text-align:center}.seo-content__grid-large__content-description-text{font-size:10px;line-height:120%}.seo-content__grid-large__content-qr{align-items:center;background:#fff;border-radius:32px;display:flex;flex-direction:column;gap:12px;padding:8px 12px 32px}.seo-content__grid-large__content-qr-text{background:#f3f3f3;border-radius:24px;font-size:8px;font-weight:500;line-height:120%;padding:8px;text-align:center}.seo-content__grid-large__content-qr-text span{font-weight:700}.seo-content__grid-large__content-qr-icon{background:url(/static/media/qr.4b7851ccd4049c17c0b7.svg) 50%/contain no-repeat;height:96px;width:96px}.seo-content__grid-container{grid-gap:8px;background:#fff;border-radius:16px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,191px);padding:16px}@media screen and (max-width:766px){.seo-content__grid-container{gap:4px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,118px);padding:8px}}.seo-content__grid-container .grid-item{border-radius:16px;height:100%;max-height:191px;max-width:256px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:766px){.seo-content__grid-container .grid-item{border-radius:12px;max-height:118px;max-width:182px}.seo-content__grid-container .grid-item:nth-child(5),.seo-content__grid-container .grid-item:nth-child(6){display:none}}.seo-content__info{align-items:center;background:#fff;border-radius:16px;display:flex;gap:16px;justify-content:space-between;padding:24px;width:100%}@media screen and (max-width:766px){.seo-content__info{align-items:flex-start;flex-direction:column;gap:24px;padding:16px 8px}}.seo-content__info-description{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:766px){.seo-content__info-description{gap:16px}}.seo-content__info-description-title{font-size:24px;font-weight:600;line-height:100%}.seo-content__info-description-text{line-height:140%}.seo-content__info-link{align-items:center;background-color:#ffd500;border-radius:16px;display:flex;font-size:18px;font-weight:500;height:46px;justify-content:center;line-height:120%;max-width:160px;transition:background-color .5s;width:100%}.seo-content__info-link:hover{background-color:#fff;border:2px solid #ffd500}@media screen and (max-width:766px){.seo-content__info-link{font-size:20px;font-weight:400;height:48px;max-width:none}}.seo-description{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-top:32px;padding:24px}@media screen and (max-width:766px){.seo-description{flex-direction:column;margin-top:0;padding:56px 16px}}.seo-description__title{font-size:24px;font-weight:700;line-height:120%;max-width:440px;width:100%}.seo-description__info{display:flex;flex-direction:column;max-width:640px;width:100%}@media screen and (max-width:766px){.seo-description__info-text{font-size:14px;font-weight:300;line-height:120%}}.seo-description__info-button-more{align-self:flex-end;color:#939393;font-size:12px;font-weight:500;letter-spacing:.12px}.seo-description__info-button-more:hover{opacity:.5}.main{flex:1 0 auto}.main__inner{display:flex;flex-direction:column;gap:22px;margin-top:22px!important}@media screen and (max-width:766px){.main__inner{gap:32px;margin-top:32px!important}}.main__container{background-color:#f9f9fb;border-radius:24px;display:flex;gap:32px;margin-bottom:32px;margin-top:8px;padding:32px}@media screen and (max-width:766px){.main__container{background-color:#fff;flex-direction:column;margin:0;order:3;padding:0}.main__settings-star{border-radius:24px;box-shadow:0 4px 8px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:12px;order:1;padding:20px 8px}.main__settings-star-title{font-weight:600;line-height:120%;padding-left:8px}}.main__settings-label{font-size:14px;font-weight:700;line-height:120%;padding-bottom:4px;padding-left:8px}@media screen and (max-width:766px){.main__settings-label{font-size:16px}}.main__settings-rating-container{background:#fff;border-radius:16px;box-shadow:0 2px 18px -17px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:20px;margin-top:8px;padding:8px 8px 16px}@media screen and (max-width:766px){.main__settings-rating-container{border-radius:0 0 24px 24px;box-shadow:0 4px 10px -2px rgba(0,0,0,.08);font-size:16px;padding:16px 8px 32px}}.main__settings-rating-container-others{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:766px){.main__settings-rating-container-others{gap:12px}.main__settings-rating-container-others-title{color:#9f9f9f;font-size:14px;padding-left:8px}}.main__settings-product{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media screen and (max-width:766px){.main__settings-product{background:#fff;border-radius:24px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);gap:24px;padding:32px 8px}}.main__settings-product input{background-color:#fff;border:1px solid #d7e2e4;border-radius:8px;height:44px;padding-left:16px;width:100%}@media screen and (max-width:766px){.main__settings-product input{height:40px;margin-top:8px;padding-left:8px}}.main__settings-product input::-moz-placeholder{color:#939393;font-size:14px;font-weight:300}.main__settings-product input::placeholder{color:#939393;font-size:14px;font-weight:300}@media screen and (max-width:766px){.main__settings-product input::-moz-placeholder{font-size:12px}.main__settings-product input::placeholder{font-size:12px}}.main__settings-product-write-reviews{align-items:center;display:flex;gap:8px;padding-left:8px;padding-right:8px}@media screen and (max-width:766px){.main__settings-product-write-reviews{flex-direction:column;gap:12px;padding:0}}.main__settings-product-write-reviews p{color:#939393;font-size:14px;line-height:120%;max-width:72px;width:100%}@media screen and (max-width:766px){.main__settings-product-write-reviews p{color:#1e1e1e;font-size:16px;font-weight:600;max-width:none;padding-left:8px}}.main__settings-product-error{color:#ea4335;font-size:14px;line-height:120%;padding-left:8px}@media screen and (max-width:766px){.main__settings-product-error{font-size:12px;margin-top:12px}}.main__settings-product input.error{border:1px solid #ea4335}.main__settings-create-button{background:#ffd500;border:2px solid #ffd500;border-radius:12px;font-size:20px;font-weight:500;line-height:120%;margin-top:24px;padding:6px 12px}@media screen and (max-width:766px){.main__settings-create-button{border-radius:20px;height:54px}}.main__settings-create-button .button-with-icon__icon{background-size:contain!important;height:32px!important;width:32px!important}.main_result{background:linear-gradient(82deg,#f5e4ff 12%,#faebe7 54%,#fff4cb 102%);border-radius:24px;padding:8px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:766px){.main_result{margin-top:32px;padding:8px}}.main_result__container{background:linear-gradient(180deg,hsla(0,0%,100%,.3),#fff 14.89%);border-radius:16px;box-shadow:0 4px 4px 0 rgba(0,0,0,.05),inset 0 4px 41px 0 hsla(0,0%,100%,.24);display:flex;flex-direction:column;height:100%}@media screen and (max-width:766px){.main_result__container{background:none;box-shadow:none}}.main_result-generation{background:#fff;border-radius:16px;display:flex;flex-direction:column;flex-grow:1;max-width:540px;min-width:530px;overflow:hidden;padding:24px 16px 16px;width:100%;z-index:1}@media screen and (max-width:766px){.main_result-generation{max-width:none;min-width:0;padding:8px 8px 16px;width:auto;z-index:11}}.main_result-generation-content{margin:auto;max-width:360px;position:relative;width:100%;z-index:1}.main_result-generation-content-review{font-size:14px;font-weight:300;line-height:140%;margin:0 auto;max-width:360px;padding:24px 16px}.main_result-generation-buttons{border-top:1px solid #d7e2e4;margin-top:16px;padding-top:16px}.main_result-generation-buttons-description{color:#939393;font-size:14px;line-height:120%}.main_result-generation-buttons__container{align-items:center;display:flex;gap:12px;margin-top:12px}@media screen and (max-width:766px){.main_result-generation-buttons__container{border-top:none}}.main_result-generation-function-buttons{align-items:center;display:flex;gap:12px;width:100%}@media screen and (max-width:766px){.main_result-generation-function-buttons{justify-content:center;width:100%}}.main_result-generation-function-buttons .button-with-icon__icon{height:22px;width:22px}.main_result-generation-repeat-button{background:#f0f0f0;border:2px solid #f0f0f0;font-size:14px;gap:4px;height:56px;line-height:120%;padding:0 12px}@media screen and (max-width:766px){.main_result-generation-repeat-button{height:44px}}.main_result-generation-copy-button{background:#f0f0f0;border:2px solid #f0f0f0;border-radius:12px;font-size:14px;height:56px;padding:0 12px}@media screen and (max-width:766px){.main_result-generation-copy-button{height:44px;max-width:154px}}.main_result-generation-post-button{border-radius:12px;font-size:20px;height:56px}@media screen and (max-width:766px){.main_result-generation-post-button{max-width:none}}.main_result-generation-post-button .button-with-icon__icon{background-size:contain!important;height:36px;order:1;width:36px}.page-error{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;margin:90px auto;max-width:370px;width:100%}@media screen and (max-width:766px){.page-error{margin-top:70px;max-width:250px}}.page-error__title{font-size:160px;font-weight:800;letter-spacing:11px;line-height:191px;margin:0}@media screen and (max-width:766px){.page-error__title{font-size:108px;line-height:129px}}.page-error__subtitle{line-height:19px;text-align:center}.page-error__button{background-color:#ffd500;border-radius:16px;height:48px;margin-top:40px;width:100%}.footer-link{color:#ababab;text-decoration:underline;text-underline-offset:.2em;white-space:nowrap}.footer{flex-shrink:0;margin-bottom:28px;margin-top:64px}@media screen and (max-width:766px){.footer{margin:0}}.footer__container{align-items:center;background:#f3f3f3;border-radius:32px;display:flex;gap:16px;justify-content:space-between;padding:32px 16px}@media screen and (max-width:766px){.footer__container{align-items:flex-start;border-radius:32px 32px 0 0;flex-direction:column;gap:24px;margin-top:76px;padding:32px 16px}}.footer__container-left{display:flex;flex-direction:column;gap:32px;justify-content:space-between;max-width:542px;padding-left:8px;padding-right:8px;width:100%}.footer__container-left-description{font-size:18px;line-height:140%}.footer__container-left-title{font-weight:700}.footer__container-left-nav{align-items:center;display:flex;font-size:14px;font-weight:500;gap:24px}@media screen and (max-width:766px){.footer__container-left-nav{font-size:12px}}.footer__container-right{color:#4f4f4f;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:24px;padding-right:100px}@media screen and (max-width:766px){.footer__container-right{padding:0}}.footer__container-right-support{background:#e9e9e9;border:2px solid #e9e9e9;border-radius:16px;height:62px;max-width:250px;padding:8px 12px 8px 8px;text-align:left;width:100%}@media screen and (max-width:766px){.footer__container-right-support{margin:32px 0}}.footer .button-with-icon__icon{height:46px;width:46px}.popup{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,100%,.9);display:flex;height:100%;inset:0;justify-content:center;opacity:0;position:fixed;visibility:hidden;width:100%;z-index:10}@media screen and (max-width:766px){.popup{align-items:flex-end;bottom:0;left:0}}.popup_opened{display:flex;opacity:1;overflow:scroll;visibility:visible}.popup__plate{background-color:#fff;border-radius:24px;box-shadow:0 21px 42px -17px rgba(0,47,67,.24);display:flex;flex-direction:column;gap:48px;max-width:574px;padding:32px 40px;width:100%}@media screen and (max-width:766px){.popup__plate{border-radius:16px 16px 0 0;box-shadow:0 -2px 8px 0 rgba(0,0,0,.1);gap:40px;padding:0 8px 32px}}.popup__container{align-items:center;display:flex;gap:24px}@media screen and (max-width:766px){.popup__container{flex-direction:column;gap:16px}}.popup__container .lottie-animation{flex-shrink:0;height:137px;width:139px}.popup__header{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:766px){.popup__header{gap:16px;text-align:center}}.popup__header-title{font-size:24px;font-weight:700;line-height:120%}.popup__header-description{line-height:140%}.popup__buttons{align-items:center;border-top:1px solid #d7e2e4;display:flex;gap:8px;padding-top:16px}@media screen and (max-width:766px){.popup__buttons{flex-direction:column;gap:16px}}.popup__button{border-radius:16px;height:54px;max-width:244px;padding:16px 0;width:100%}@media screen and (max-width:766px){.popup__button{max-width:328px}}.popup__button.stay{background-color:#f2f1ed;border:1px solid #f2f1ed;cursor:pointer;transition:background-color .5s}@media screen and (max-width:766px){.popup__button.stay{height:44px;order:2;padding:10px 0}}.popup__button.stay:hover{background-color:#fff}.popup__button.go{color:#939393;pointer-events:none}@media screen and (max-width:766px){.popup__button.go{height:20px;order:1;padding:0}}.popup__button.go span{font-weight:700}.popupbox{align-items:center;background:linear-gradient(0deg,rgba(1,190,2,.1),rgba(1,190,2,.1)),#fff;bottom:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.08);display:flex;gap:13px;justify-content:center;max-width:345px;padding:8px 16px;position:fixed;right:20px;visibility:hidden;width:100%;z-index:1000}@media screen and (max-width:766px){.popupbox{width:-moz-max-content;width:max-content}}.popupbox_opened{visibility:visible}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:SF;font-style:normal;font-weight:300;src:url(/static/media/SF-Pro-Text-Light.702ffb278150383af564.woff) format("woff"),url(/static/media/SF-Pro-Text-Light.415b154a6c44aa7e9835.ttf) format("truetype"),url(/static/media/SF-Pro-Text-Light.b411f9bfd3d9023b721b.otf) format("opentype")}@font-face{font-family:SF;font-style:normal;font-weight:400;src:url(/static/media/SF-Pro-Text-Regular.5b4cf797b392983e951e.woff) format("woff"),url(/static/media/SF-Pro-Text-Regular.7ec1475f549c929d71a6.ttf) format("truetype"),url(/static/media/SF-Pro-Text-Regular.6a39aa208dfcb99af10a.otf) format("opentype")}@font-face{font-family:SF;font-style:normal;font-weight:500;src:url(/static/media/SF-Pro-Text-Medium.3bcdfc41205368803135.woff) format("woff"),url(/static/media/SF-Pro-Text-Medium.6c4312af0f91d768675e.ttf) format("truetype"),url(/static/media/SF-Pro-Text-Medium.d8bb87473fe937958666.otf) format("opentype")}@font-face{font-family:SF;font-style:normal;font-weight:600;src:url(/static/media/SF-Pro-Text-Semibold.83e4c3e07ae2a3b874e8.woff) format("woff"),url(/static/media/SF-Pro-Text-Semibold.0fdfc8303b1b35d33090.ttf) format("truetype"),url(/static/media/SF-Pro-Text-Semibold.5a6801937571c299234d.otf) format("opentype")}@font-face{font-family:SF;font-style:normal;font-weight:700;src:url(/static/media/SF-Pro-Text-Bold.0889c37707c4b044838f.woff) format("woff"),url(/static/media/SF-Pro-Text-Bold.f6be9c4265f31ba49d49.ttf) format("truetype"),url(/static/media/SF-Pro-Text-Bold.9ef3e7915275d9c15bbb.otf) format("opentype")}@font-face{font-family:SF;font-style:normal;font-weight:800;src:url(/static/media/SF-Pro-Text-Heavy.5bdaf018fedce0a8eec6.woff) format("woff"),url(/static/media/SF-Pro-Text-Heavy.37ff3355fa343e1bbee6.ttf) format("truetype"),url(/static/media/SF-Pro-Text-Heavy.8eb153241f2007c85305.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{color:#1e1e1e;flex-direction:column;font-family:SF;font-weight:400;margin:0 auto;min-height:100vh;overflow-x:hidden;width:100%}#root,body{display:flex}#root{flex:1 0 auto;flex-direction:column}button,input{-webkit-text-size-adjust:100%;background:none;border:none;color:inherit;font-family:inherit;font-size:inherit;outline:none;padding:0}button,label{cursor:pointer}a{color:inherit;font-family:inherit;text-decoration:none}li{align-items:center;display:flex;gap:8px}li:before{background-color:#4f4f4f;border-radius:50%;content:"";flex-shrink:0;height:4px;width:4px}[class*=__inner]{margin:0 auto;max-width:1170px;width:100%}
/*# sourceMappingURL=main.6fca3871.css.map*/</pre></body></html>