@charset "UTF-8";
.black-friday-panel {
  position: fixed;
  width: 100%;
  background: linear-gradient(89deg, #000 0%, #252525 100%);
  z-index: 999;
  left: 0;
  bottom: 0;
}
.black-friday-panel--50 {
  background: url("../img/black_friday_bg_50.png") center no-repeat;
  background-size: cover;
}
@media (max-width: 853px) {
  .black-friday-panel--50 {
    background: #000 url("../img/black_friday_bg_50_mobile.png") center no-repeat;
    background-size: cover;
  }
}
.black-friday-panel--90 {
  background: url("../img/black_friday_bg_90.png") center no-repeat;
  background-size: cover;
}
@media (max-width: 853px) {
  .black-friday-panel--90 {
    background: #000 url("../img/black_friday_bg_90_mobile.png") center no-repeat;
    background-size: cover;
  }
}
.black-friday-panel__grid {
  display: grid;
  grid-template-columns: 1fr 236px 1fr;
  align-items: center;
}
@media (max-width: 853px) {
  .black-friday-panel__grid {
    grid-template-columns: 1fr;
    justify-content: center;
  }
}
@media (max-width: 853px) {
  .black-friday-panel__text {
    text-align: center;
  }
}
.black-friday-panel .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.black-friday-panel__text-top {
  color: #FFF;
  font-family: DM Sans;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%;
  text-transform: uppercase;
  margin-bottom: -10px;
}
@media (max-width: 853px) {
  .black-friday-panel__text-top {
    margin-bottom: -5px;
    font-size: 20px;
  }
}
.black-friday-panel__text-bottom {
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
}
@media (max-width: 853px) {
  .black-friday-panel__text-bottom {
    font-size: 12px;
  }
}
.black-friday-panel__text-bottom span {
  color: #EE716C;
  font-size: 30px;
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 853px) {
  .black-friday-panel__text-bottom span {
    font-size: 12px;
  }
}
@media (max-width: 853px) {
  .black-friday-panel__button-holder {
    text-align: center;
    margin-top: 11px;
  }
}
.black-friday-panel__btn {
  border-radius: 5px;
  background: #EE716C;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%;
  text-decoration: none;
}
.black-friday-panel__btn:hover {
  color: #fff;
}
.black-friday-panel__btn:hover, .black-friday-panel__btn:active, .black-friday-panel__btn:focus {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 853px) {
  .black-friday-panel__btn {
    max-width: 156px;
    color: #FFF;
    font-size: 12px;
    height: 30px;
    display: inline-flex;
    padding: 0 10px;
  }
}
.black-friday-panel__timer {
  display: flex;
}
.black-friday-panel__timer .black-friday-panel__timer-cell {
  margin-left: 5px;
}
.black-friday-panel__timer .black-friday-panel__timer-cell:first-child {
  margin-left: auto;
}
@media (max-width: 853px) {
  .black-friday-panel__timer {
    display: none;
  }
}
.black-friday-panel__timer-cell {
  text-align: center;
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: DM Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
}
.black-friday-panel__timer-cell span {
  display: grid;
  place-content: center;
  color: #FFF;
  font-family: DM Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 125% */
  text-transform: uppercase;
  width: 65px;
  height: 65px;
  border-radius: 5px;
  background: #83BDA3;
  margin-bottom: 8px;
}
.black-friday-panel__timer-cell span.text-dark {
  color: #000;
}
.black-friday-panel .black-friday__timer-stop .black-friday-panel__timer-cell span {
  background: #EE716C !important;
}

.black-friday {
  background: linear-gradient(180deg, #111 0%, #1D1D1D 100%);
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1200px) {
  .black-friday {
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
  .black-friday {
    padding-bottom: 24px;
  }
}
.black-friday__container.no-leaf:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='322' viewBox='0 0 320 322' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.72 11.378C44.8167 16.0545 46.8023 26.6713 50.526 37.0744C60.6483 65.3559 89.601 117.183 116.762 155.638C121.208 161.933 125.32 168.051 125.9 169.233C126.954 171.381 126.946 171.38 117.396 168.154C88.4301 158.37 59.5028 151.114 35.698 147.662C21.9563 145.67 14.8734 145.339 9.05319 146.42C3.114 147.522 1.32689 148.65 0.657087 151.718C0.0921236 154.309 0.140566 154.414 4.7268 160.444C8.55262 165.475 10.6742 167.586 16.796 172.458C35.1375 187.053 68.9392 206.832 102.797 222.782C116.679 229.321 135.943 237.76 139.927 239.047C142.794 239.973 142.303 240.387 136.189 242.201C132.888 243.18 123.988 246.098 116.41 248.686C77.7084 261.9 51.7097 276.146 53.29 283.272C54.9175 290.612 82.9362 291.692 124.556 286.021C138.319 284.145 164.412 279.119 174.509 276.399C177.868 275.495 180.554 275.071 180.477 275.457C180.401 275.844 178.34 279.349 175.898 283.247C165.897 299.212 158.836 315.714 160.413 319.44C161.327 321.598 162.428 321.777 165.725 320.304C178.151 314.753 210.053 280.25 221.404 260.085L222.829 257.553L236.889 276.153C245.786 287.923 251.612 295.171 252.753 295.888C255.208 297.431 259.55 298.09 262.466 297.362C268.218 295.928 272.072 290.018 271.121 284.093C270.576 280.696 270.369 280.385 256.346 261.833L242.124 243.018L246.012 241.975C270.411 235.432 309.401 215.509 318.05 205.166C320.366 202.396 320.494 201.287 318.667 199.819C315.513 197.286 297.711 199.577 279.623 204.844C275.207 206.131 271.272 207.157 270.879 207.124C270.487 207.093 271.627 204.624 273.414 201.64C278.785 192.668 290.738 168.936 296.297 156.206C306.941 131.831 314.073 110.279 315.309 98.752C316.097 91.3993 315.498 88.1895 313.093 86.8931C305.531 82.8155 277.599 113.646 250.975 155.456C247.552 160.833 247.021 161.188 246.912 158.18C246.761 153.996 243.896 133.161 241.392 118.021C235.262 80.9624 225.509 43.2595 216.438 21.5539C213.421 14.3353 211.968 11.7182 208.172 6.66508C203.622 0.607917 203.534 0.532581 200.887 0.369412C197.753 0.176804 196.18 1.58837 193.499 7.00159C190.872 12.3062 189.258 19.2107 187.426 32.9747C184.253 56.822 183.343 86.631 184.855 117.174L185.354 127.261L183.367 125.363C182.274 124.318 177.472 118.645 172.695 112.757C142.856 75.9707 101.315 34.4403 76.9877 17.0727C67.995 10.6523 58.3224 5.84582 53.5769 5.43911C48.6068 5.01326 46.6661 6.4802 45.72 11.378Z' fill='url(%23paint0_linear_5264_3936)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5264_3936' x1='3.10258' y1='151.631' x2='317.648' y2='99.0674' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383BDA3'/%3E%3Cstop offset='1' stop-color='%230D0D0D' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  content: "";
  display: block;
  width: 320px;
  height: 322px;
  background-size: cover;
  position: absolute;
  left: -90px;
  top: -70px;
  z-index: 0;
}
.black-friday__container.no-leaf:after {
  opacity: 0;
}
.black-friday__container.no-leaf .black-friday__inner-image:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250' viewBox='0 0 250 250' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M225.011 19.8166C221.336 19.6229 213.421 22.2724 205.855 26.2296C185.286 36.9867 148.699 64.6622 122.155 89.5431C117.811 93.6159 113.565 97.4147 112.722 97.9845C111.19 99.0194 111.19 99.0132 112.643 91.3603C117.049 68.149 119.525 45.236 119.634 26.6486C119.697 15.9188 119.196 10.4623 117.749 6.12258C116.274 1.69406 115.22 0.446274 112.8 0.260119C110.757 0.103386 110.682 0.15167 106.555 4.3036C103.111 7.76722 101.721 9.61574 98.6436 14.8198C89.4244 30.4114 77.8828 58.3878 69.2781 85.9997C65.7503 97.3209 61.3408 112.964 60.7799 116.15C60.3761 118.443 60.0074 118.111 57.9681 113.624C56.8676 111.202 53.6867 104.7 50.9 99.1755C36.6677 70.9597 22.9967 52.5765 17.711 54.5444C12.2662 56.5712 14.4208 78.1315 23.1909 109.384C26.0911 119.718 32.7144 139.155 35.8708 146.594C36.9207 149.068 37.5307 151.079 37.2269 151.061C36.923 151.044 34.0205 149.84 30.7773 148.385C17.4933 142.429 4.11168 138.781 1.42784 140.384C-0.127129 141.314 -0.146704 142.176 1.33153 144.542C6.90239 153.462 36.7061 174.208 53.3478 180.75L55.4379 181.572L42.6972 194.312C34.6351 202.375 29.7082 207.605 29.2808 208.555C28.3611 210.598 28.3187 213.991 29.1858 216.146C30.8957 220.396 35.8296 222.717 40.2629 221.359C42.805 220.58 43.0212 220.388 55.7286 207.681L68.6162 194.793L69.8281 197.658C77.4326 215.637 96.8303 243.359 105.667 248.878C108.034 250.356 108.896 250.337 109.825 248.782C111.428 246.098 107.78 232.716 101.824 219.432C100.37 216.189 99.1656 213.287 99.1487 212.983C99.1311 212.679 101.142 213.289 103.616 214.339C111.055 217.495 130.491 224.119 140.826 227.019C160.615 232.572 177.87 235.737 186.824 235.456C192.536 235.277 194.929 234.477 195.665 232.499C197.982 226.277 171.411 208.178 136.577 192.25C132.097 190.202 131.769 189.833 134.06 189.43C137.246 188.869 152.889 184.459 164.21 180.932C191.922 172.296 219.742 160.818 235.39 151.566C240.594 148.489 242.442 147.098 245.906 143.655C250.058 139.528 250.106 139.452 249.95 137.409C249.763 134.99 248.516 133.936 244.087 132.46C239.747 131.014 234.291 130.513 223.561 130.576C204.971 130.685 182.058 133.16 158.842 137.568L151.174 139.023L152.416 137.301C153.099 136.353 156.93 132.073 160.929 127.791C185.909 101.038 213.276 64.8231 223.98 44.3547C227.937 36.7885 230.587 28.8737 230.393 25.1983C230.19 21.3489 228.861 20.0195 225.011 19.8166Z' fill='url(%23paint0_linear_5264_3922)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5264_3922' x1='113.128' y1='2.12255' x2='186.832' y2='237.281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383BDA3'/%3E%3Cstop offset='1' stop-color='%230D0D0D' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  width: 250px;
  height: 250px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 480px) {
  .black-friday__container.no-leaf .black-friday__inner-image:after {
    width: 200px;
  }
}
.black-friday__container > div {
  z-index: 7;
  position: relative;
}
.black-friday__container .black-friday__main-name {
  position: relative;
}
.black-friday__container .black-friday__main-name:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='322' viewBox='0 0 320 322' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.72 11.378C44.8167 16.0545 46.8023 26.6713 50.526 37.0744C60.6483 65.3559 89.601 117.183 116.762 155.638C121.208 161.933 125.32 168.051 125.9 169.233C126.954 171.381 126.946 171.38 117.396 168.154C88.4301 158.37 59.5028 151.114 35.698 147.662C21.9563 145.67 14.8734 145.339 9.05319 146.42C3.114 147.522 1.32689 148.65 0.657087 151.718C0.0921236 154.309 0.140566 154.414 4.7268 160.444C8.55262 165.475 10.6742 167.586 16.796 172.458C35.1375 187.053 68.9392 206.832 102.797 222.782C116.679 229.321 135.943 237.76 139.927 239.047C142.794 239.973 142.303 240.387 136.189 242.201C132.888 243.18 123.988 246.098 116.41 248.686C77.7084 261.9 51.7097 276.146 53.29 283.272C54.9175 290.612 82.9362 291.692 124.556 286.021C138.319 284.145 164.412 279.119 174.509 276.399C177.868 275.495 180.554 275.071 180.477 275.457C180.401 275.844 178.34 279.349 175.898 283.247C165.897 299.212 158.836 315.714 160.413 319.44C161.327 321.598 162.428 321.777 165.725 320.304C178.151 314.753 210.053 280.25 221.404 260.085L222.829 257.553L236.889 276.153C245.786 287.923 251.612 295.171 252.753 295.888C255.208 297.431 259.55 298.09 262.466 297.362C268.218 295.928 272.072 290.018 271.121 284.093C270.576 280.696 270.369 280.385 256.346 261.833L242.124 243.018L246.012 241.975C270.411 235.432 309.401 215.509 318.05 205.166C320.366 202.396 320.494 201.287 318.667 199.819C315.513 197.286 297.711 199.577 279.623 204.844C275.207 206.131 271.272 207.157 270.879 207.124C270.487 207.093 271.627 204.624 273.414 201.64C278.785 192.668 290.738 168.936 296.297 156.206C306.941 131.831 314.073 110.279 315.309 98.752C316.097 91.3993 315.498 88.1895 313.093 86.8931C305.531 82.8155 277.599 113.646 250.975 155.456C247.552 160.833 247.021 161.188 246.912 158.18C246.761 153.996 243.896 133.161 241.392 118.021C235.262 80.9624 225.509 43.2595 216.438 21.5539C213.421 14.3353 211.968 11.7182 208.172 6.66508C203.622 0.607917 203.534 0.532581 200.887 0.369412C197.753 0.176804 196.18 1.58837 193.499 7.00159C190.872 12.3062 189.258 19.2107 187.426 32.9747C184.253 56.822 183.343 86.631 184.855 117.174L185.354 127.261L183.367 125.363C182.274 124.318 177.472 118.645 172.695 112.757C142.856 75.9707 101.315 34.4403 76.9877 17.0727C67.995 10.6523 58.3224 5.84582 53.5769 5.43911C48.6068 5.01326 46.6661 6.4802 45.72 11.378Z' fill='url(%23paint0_linear_5264_3936)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5264_3936' x1='3.10258' y1='151.631' x2='317.648' y2='99.0674' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383BDA3'/%3E%3Cstop offset='1' stop-color='%230D0D0D' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  content: "";
  display: block;
  width: 320px;
  height: 322px;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: -70px;
  z-index: -1;
}
.black-friday__container:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250' viewBox='0 0 250 250' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M225.011 19.8166C221.336 19.6229 213.421 22.2724 205.855 26.2296C185.286 36.9867 148.699 64.6622 122.155 89.5431C117.811 93.6159 113.565 97.4147 112.722 97.9845C111.19 99.0194 111.19 99.0132 112.643 91.3603C117.049 68.149 119.525 45.236 119.634 26.6486C119.697 15.9188 119.196 10.4623 117.749 6.12258C116.274 1.69406 115.22 0.446274 112.8 0.260119C110.757 0.103386 110.682 0.15167 106.555 4.3036C103.111 7.76722 101.721 9.61574 98.6436 14.8198C89.4244 30.4114 77.8828 58.3878 69.2781 85.9997C65.7503 97.3209 61.3408 112.964 60.7799 116.15C60.3761 118.443 60.0074 118.111 57.9681 113.624C56.8676 111.202 53.6867 104.7 50.9 99.1755C36.6677 70.9597 22.9967 52.5765 17.711 54.5444C12.2662 56.5712 14.4208 78.1315 23.1909 109.384C26.0911 119.718 32.7144 139.155 35.8708 146.594C36.9207 149.068 37.5307 151.079 37.2269 151.061C36.923 151.044 34.0205 149.84 30.7773 148.385C17.4933 142.429 4.11168 138.781 1.42784 140.384C-0.127129 141.314 -0.146704 142.176 1.33153 144.542C6.90239 153.462 36.7061 174.208 53.3478 180.75L55.4379 181.572L42.6972 194.312C34.6351 202.375 29.7082 207.605 29.2808 208.555C28.3611 210.598 28.3187 213.991 29.1858 216.146C30.8957 220.396 35.8296 222.717 40.2629 221.359C42.805 220.58 43.0212 220.388 55.7286 207.681L68.6162 194.793L69.8281 197.658C77.4326 215.637 96.8303 243.359 105.667 248.878C108.034 250.356 108.896 250.337 109.825 248.782C111.428 246.098 107.78 232.716 101.824 219.432C100.37 216.189 99.1656 213.287 99.1487 212.983C99.1311 212.679 101.142 213.289 103.616 214.339C111.055 217.495 130.491 224.119 140.826 227.019C160.615 232.572 177.87 235.737 186.824 235.456C192.536 235.277 194.929 234.477 195.665 232.499C197.982 226.277 171.411 208.178 136.577 192.25C132.097 190.202 131.769 189.833 134.06 189.43C137.246 188.869 152.889 184.459 164.21 180.932C191.922 172.296 219.742 160.818 235.39 151.566C240.594 148.489 242.442 147.098 245.906 143.655C250.058 139.528 250.106 139.452 249.95 137.409C249.763 134.99 248.516 133.936 244.087 132.46C239.747 131.014 234.291 130.513 223.561 130.576C204.971 130.685 182.058 133.16 158.842 137.568L151.174 139.023L152.416 137.301C153.099 136.353 156.93 132.073 160.929 127.791C185.909 101.038 213.276 64.8231 223.98 44.3547C227.937 36.7885 230.587 28.8737 230.393 25.1983C230.19 21.3489 228.861 20.0195 225.011 19.8166Z' fill='url(%23paint0_linear_5264_3922)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5264_3922' x1='113.128' y1='2.12255' x2='186.832' y2='237.281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383BDA3'/%3E%3Cstop offset='1' stop-color='%230D0D0D' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  width: 250px;
  height: 250px;
  position: absolute;
  right: -120px;
  top: -13px;
  z-index: -1;
}
.black-friday .container {
  position: relative;
  z-index: 3;
}
.black-friday__main-top {
  display: flex;
  align-items: center;
}
@media (max-width: 853px) {
  .black-friday__main-top {
    flex-direction: column;
  }
}
.black-friday__main-name {
  color: #FFF;
  font-family: DM Sans;
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px; /* 100% */
  text-transform: uppercase;
  position: relative;
  max-width: 335px;
}
@media (max-width: 853px) {
  .black-friday__main-name {
    text-align: center;
    font-size: 80px;
    width: max-content;
  }
}
.black-friday__main-name:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='58' viewBox='0 0 87 58' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.0759 22.959C46.3559 24.509 42.8359 27.179 39.7559 29.249C38.6759 29.969 37.6159 30.849 36.6459 31.349C35.6859 31.839 34.0559 32.349 32.7759 31.419C31.7359 30.669 31.7759 29.529 31.7759 28.229C31.7759 24.779 31.7459 21.269 31.6659 17.939C30.5759 20.909 29.2659 24.419 28.0759 27.599C27.6559 28.729 27.4259 30.009 26.7859 30.849C26.0159 31.869 24.4859 32.199 23.4059 31.649C22.8359 31.359 22.2359 30.619 21.6559 29.969C18.1559 26.039 14.5059 21.989 11.0559 18.139C13.1859 23.589 15.5859 29.739 17.9959 35.619C18.3859 36.569 18.7659 37.429 18.5459 38.209C17.9759 40.209 15.7359 40.819 14.2459 39.629C13.1559 38.759 12.7359 36.749 12.1259 35.239C8.57586 26.459 5.04586 17.779 1.40586 8.78903C0.835862 7.36903 -0.234123 5.40903 0.0458769 4.25903C0.485877 2.46903 2.34586 1.59903 3.84586 2.32903C4.70586 2.74903 5.69586 4.04903 6.58586 5.02903C12.3459 11.349 17.9559 17.899 23.6659 24.079C25.9959 17.939 28.6559 10.459 31.0659 3.96903C31.5359 2.69903 31.8859 1.26903 32.8059 0.529029C33.6459 -0.150971 35.1859 -0.260971 36.3059 0.709029C37.6259 1.83903 37.0659 4.89903 37.0659 6.48903C37.0659 12.549 37.1459 18.489 37.0759 24.459C43.3959 20.289 49.7959 15.869 56.3159 11.429C57.3059 10.759 58.3358 10.019 59.2058 10.119C60.8258 10.299 61.9659 11.959 61.6559 13.329C61.3459 14.699 59.7859 16.459 58.8459 17.869C55.8959 22.299 52.8059 27.089 50.0359 31.159C50.7059 31.419 51.4359 31.139 52.1059 31.089C61.2759 30.379 70.7259 29.969 80.1559 29.099C81.3659 28.989 83.3958 28.589 84.5158 28.969C86.1658 29.529 86.8559 31.399 86.0059 32.889C85.1859 34.319 82.8859 34.689 81.3859 35.259C70.2259 39.529 59.2359 43.849 48.1859 48.069C54.0559 49.329 60.6959 50.889 67.0059 52.199C67.9559 52.399 69.1359 52.629 69.8059 53.219C70.6359 53.949 70.7859 55.529 70.1359 56.589C68.7159 58.919 64.8759 57.209 62.3159 56.679C55.0759 55.199 48.7358 53.819 41.4558 52.189C40.1358 51.889 38.2058 51.669 37.2658 51.049C36.1058 50.289 35.4659 48.509 36.8059 46.919C37.3959 46.219 39.1659 45.739 40.3259 45.289C46.4759 42.909 52.1059 40.729 58.1559 38.509C60.6159 37.599 63.0359 36.529 65.3859 35.699C65.4459 35.639 65.5159 35.659 65.5659 35.579C59.9259 36.089 52.5458 36.459 46.2058 36.949C45.1658 37.029 44.1659 37.249 43.3559 36.809C42.4259 36.299 41.8359 34.949 41.9759 34.089C42.1159 33.199 42.8859 32.339 43.5359 31.339C45.3759 28.539 47.2459 25.619 49.0659 23.009L49.0759 22.959Z' fill='white'/%3E%3C/svg%3E");
  width: 87px;
  height: 58px;
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: -30px;
}
@media (max-width: 768px) {
  .black-friday__main-name:before {
    right: -20px;
  }
}
.black-friday__main-name:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='73' height='73' viewBox='0 0 73 73' fill='none'%3E%3Cpath d='M68.8555 26.1494C74.3355 44.2494 64.1155 63.3694 46.0055 68.8594C27.9055 74.3394 8.78552 64.1194 3.29552 46.0094C-2.18448 27.9094 8.03552 8.78937 26.1355 3.29937C44.2355 -2.18063 63.3555 8.03936 68.8455 26.1494H68.8555Z' fill='black'/%3E%3Cpath d='M38.0057 72.0957C31.4857 72.4557 24.9757 71.0257 19.0657 67.8657C10.5757 63.3257 4.35569 55.7457 1.56569 46.5257C-1.22431 37.3057 -0.264322 27.5557 4.27568 19.0657C8.81568 10.5757 16.3957 4.35568 25.6157 1.56568C34.8357 -1.22432 44.5857 -0.264311 53.0757 4.27569C61.5657 8.81569 67.7857 16.3957 70.5757 25.6157C76.3357 44.6457 65.5557 64.8157 46.5257 70.5757C43.7157 71.4257 40.8557 71.9257 38.0057 72.0857V72.0957ZM34.3357 3.67568C31.7657 3.81568 29.1957 4.26568 26.6657 5.03568C18.3757 7.54568 11.5557 13.1357 7.46568 20.7757C3.37568 28.4157 2.51568 37.1857 5.02568 45.4857C7.53568 53.7757 13.1257 60.5957 20.7657 64.6857C28.4057 68.7757 37.1757 69.6357 45.4757 67.1257C62.5957 61.9357 72.3057 43.7957 67.1157 26.6757C64.6057 18.3857 59.0157 11.5657 51.3757 7.47569C46.0657 4.63569 40.2057 3.34568 34.3357 3.67568Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.5958 28.1292C28.9558 32.6192 28.5758 36.7092 26.7458 37.2692C24.9158 37.8192 22.3358 34.6292 20.9658 30.1392C19.6058 25.6492 19.9859 21.5592 21.8159 20.9992C23.6459 20.4492 26.2358 23.6392 27.5958 28.1292Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.2453 22.7854C46.6053 27.2754 46.2253 31.3654 44.3953 31.9254C42.5653 32.4754 39.9853 29.2854 38.6153 24.7954C37.2553 20.3054 37.6353 16.2154 39.4653 15.6554C41.2953 15.1054 43.8753 18.2954 45.2453 22.7854Z' fill='white'/%3E%3Cpath d='M37.5452 60.9516C28.2752 61.4616 19.1652 56.6816 14.5152 48.3316C14.0252 47.4616 14.3453 46.3616 15.2153 45.8716C16.0853 45.3816 17.1852 45.7016 17.6752 46.5716C22.4652 55.1716 32.7853 59.3416 42.2253 56.4816C51.7253 53.6016 57.9952 44.3516 57.1352 34.4816C57.0452 33.4916 57.7853 32.6116 58.7753 32.5216C59.7753 32.4416 60.6452 33.1716 60.7352 34.1716C61.7452 45.7416 54.3953 56.5816 43.2753 59.9516C41.3853 60.5216 39.4652 60.8616 37.5452 60.9616V60.9516Z' fill='white'/%3E%3Cpath d='M61.5055 36.4346C61.2455 36.4446 60.9755 36.4046 60.7255 36.3046C60.6855 36.2946 59.2755 35.7746 57.1155 36.3346C56.1455 36.5846 55.1655 36.0046 54.9155 35.0346C54.6655 34.0646 55.2455 33.0846 56.2155 32.8346C59.5355 31.9746 61.8355 32.8546 62.0955 32.9546C63.0155 33.3346 63.4655 34.3846 63.0855 35.3146C62.8155 35.9846 62.1855 36.3946 61.5055 36.4346Z' fill='white'/%3E%3Cpath d='M14.4756 50.823C14.0956 50.843 13.6956 50.743 13.3556 50.513C12.5256 49.953 12.3156 48.813 12.8756 47.993C13.0256 47.763 14.4556 45.763 17.6956 44.633C18.6356 44.303 19.6656 44.803 19.9956 45.743C20.3256 46.683 19.8256 47.713 18.8856 48.043C16.7856 48.783 15.8856 49.993 15.8556 50.043C15.5256 50.523 15.0056 50.793 14.4756 50.823Z' fill='white'/%3E%3C/svg%3E");
  width: 73px;
  height: 73px;
  content: "";
  display: block;
  position: absolute;
  left: 100px;
  bottom: -30px;
}
@media (max-width: 853px) {
  .black-friday__main-name:after {
    left: 130px;
    bottom: -35px;
  }
}
.black-friday__main-timer {
  margin-left: auto;
}
@media (max-width: 853px) {
  .black-friday__main-timer {
    margin-right: auto;
    margin-top: 57px;
  }
}
.black-friday__main-timer .black-friday__timer .black-friday__timer-cell span {
  width: 105px;
  height: 105px;
  color: #FFF;
  font-family: DM Sans;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px; /* 200% */
  text-transform: uppercase;
}
@media (max-width: 853px) {
  .black-friday__main-timer .black-friday__timer .black-friday__timer-cell span {
    width: 86px;
    height: 86px;
  }
}
@media (max-width: 480px) {
  .black-friday__main-timer .black-friday__timer .black-friday__timer-cell span {
    width: 70px;
    height: 70px;
    font-size: 40px;
  }
}
.black-friday__main-ends {
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 138%; /* 27.6px */
  margin-bottom: 20px;
}
.black-friday__timer {
  display: flex;
  align-items: center;
}
.black-friday__timer .black-friday__timer-cell {
  margin: 0 10px 0 0;
}
.black-friday__timer-cell {
  color: #FFF;
  font-family: DM Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
  text-align: center;
  margin-top: 5px;
}
.black-friday__timer-cell span {
  width: 155px;
  height: 155px;
  border-radius: 10px;
  background: #83BDA3;
  color: #FFF;
  font-family: DM Sans;
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px;
  text-transform: uppercase;
  display: grid;
  place-content: center;
}
.black-friday__timer-cell span.text-dark {
  color: #000;
}
.black-friday__timer-stop .black-friday__timer-cell span {
  background: #EE716C !important;
}
.black-friday__main-variants {
  display: flex;
  align-items: center;
  margin: 72px -10px 0 -10px;
}
.black-friday__main-variants .discount-variant {
  margin: 10px;
}
@media screen and (max-width: 1054px) {
  .black-friday__main-variants .discount-variant {
    margin: 10px;
  }
}
@media (max-width: 992px) {
  .black-friday__main-variants .discount-variant {
    margin: 10px 0;
  }
}
@media (max-width: 1200px) {
  .black-friday__main-variants {
    flex-wrap: wrap;
    margin: 73px 0 0 0;
  }
}
@media (max-width: 1100px) {
  .black-friday__main-variants {
    flex-direction: row-reverse;
  }
}
@media (max-width: 992px) {
  .black-friday__main-variants {
    flex-direction: column-reverse;
  }
}
.black-friday__main-variant {
  flex: 1 1 0px;
}
@media (max-width: 992px) {
  .black-friday__main-variant {
    flex: 0 0 auto;
    width: 100%;
  }
}
.black-friday__inner {
  border-radius: 30px;
  border: 1px solid #83BDA3;
  background: rgba(131, 189, 163, 0.1);
  padding: 30px 0px 30px 50px;
}
@media (max-width: 768px) {
  .black-friday__inner {
    padding: 15px;
  }
}
.black-friday__inner .show-on-error {
  display: none;
}
.black-friday__inner .coupons-end {
  color: #EE716C;
  leading-trim: both;
  text-edge: cap;
  font-family: DM Sans;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .black-friday__inner .coupons-end {
    font-size: 30px;
    font-weight: 400;
  }
}
.black-friday__inner--error {
  border-radius: 30px;
  border: 1px solid #EE716C;
  background: rgba(131, 189, 163, 0.1);
}
.black-friday__inner--error .show-on-error {
  display: block;
}
.black-friday__inner--error .hide-on-error {
  display: none;
}
.black-friday__inner--error .black-friday__inner-info-top {
  color: #EE716C;
  line-height: 1px;
  flex-wrap: wrap;
  height: 90px;
}
.black-friday__inner--error .coupons-end-text {
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
  margin-bottom: 41px;
}
@media (max-width: 768px) {
  .black-friday__inner--error .coupons-end-text {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
  }
}
.black-friday__inner--error .black-friday__inner-info-top span:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='73' height='73' viewBox='0 0 73 73' fill='none'%3E%3Cpath d='M68.8555 26.1494C74.3355 44.2494 64.1155 63.3694 46.0055 68.8594C27.9055 74.3394 8.78552 64.1194 3.29552 46.0094C-2.18448 27.9094 8.03552 8.78937 26.1355 3.29937C44.2355 -2.18063 63.3555 8.03936 68.8455 26.1494H68.8555Z' fill='black'/%3E%3Cpath d='M38.0057 72.0957C31.4857 72.4557 24.9757 71.0257 19.0657 67.8657C10.5757 63.3257 4.35569 55.7457 1.56569 46.5257C-1.22431 37.3057 -0.264322 27.5557 4.27568 19.0657C8.81568 10.5757 16.3957 4.35568 25.6157 1.56568C34.8357 -1.22432 44.5857 -0.264311 53.0757 4.27569C61.5657 8.81569 67.7857 16.3957 70.5757 25.6157C76.3357 44.6457 65.5557 64.8157 46.5257 70.5757C43.7157 71.4257 40.8557 71.9257 38.0057 72.0857V72.0957ZM34.3357 3.67568C31.7657 3.81568 29.1957 4.26568 26.6657 5.03568C18.3757 7.54568 11.5557 13.1357 7.46568 20.7757C3.37568 28.4157 2.51568 37.1857 5.02568 45.4857C7.53568 53.7757 13.1257 60.5957 20.7657 64.6857C28.4057 68.7757 37.1757 69.6357 45.4757 67.1257C62.5957 61.9357 72.3057 43.7957 67.1157 26.6757C64.6057 18.3857 59.0157 11.5657 51.3757 7.47569C46.0657 4.63569 40.2057 3.34568 34.3357 3.67568Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.5958 28.1292C28.9558 32.6192 28.5758 36.7092 26.7458 37.2692C24.9158 37.8192 22.3358 34.6292 20.9658 30.1392C19.6058 25.6492 19.9859 21.5592 21.8159 20.9992C23.6459 20.4492 26.2358 23.6392 27.5958 28.1292Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.2462 22.7854C46.6062 27.2754 46.2262 31.3654 44.3962 31.9254C42.5662 32.4754 39.9862 29.2854 38.6162 24.7954C37.2562 20.3054 37.6362 16.2154 39.4662 15.6554C41.2962 15.1054 43.8762 18.2954 45.2462 22.7854Z' fill='white'/%3E%3Cpath d='M42.1929 41.0285C48.0388 40.7069 53.7838 43.7213 56.7162 48.987C57.0252 49.5356 56.8234 50.2293 56.2748 50.5383C55.7261 50.8473 55.0325 50.6455 54.7235 50.0969C51.7028 44.6735 45.1947 42.0438 39.2416 43.8474C33.2507 45.6636 29.2967 51.4969 29.839 57.7211C29.8958 58.3455 29.4291 58.9004 28.8048 58.9572C28.1742 59.0076 27.6255 58.5473 27.5688 57.9166C26.9318 50.6203 31.5669 43.7843 38.5795 41.6591C39.7713 41.2997 40.9821 41.0853 42.1929 41.0222L42.1929 41.0285Z' fill='white'/%3E%3Cpath d='M27.0829 56.4863C27.2469 56.48 27.4172 56.5052 27.5748 56.5683C27.6 56.5746 28.4892 56.9025 29.8514 56.5494C30.4631 56.3917 31.0811 56.7575 31.2388 57.3692C31.3964 57.9809 31.0306 58.5989 30.4189 58.7565C28.3253 59.2989 26.8748 58.7439 26.7109 58.6809C26.1307 58.4412 25.8469 57.7791 26.0866 57.1926C26.2568 56.7701 26.6541 56.5115 27.0829 56.4863Z' fill='white'/%3E%3Cpath d='M56.7408 47.4151C56.9805 47.4025 57.2327 47.4656 57.4471 47.6106C57.9706 47.9637 58.103 48.6827 57.7498 49.1998C57.6552 49.3448 56.7534 50.6061 54.7102 51.3187C54.1174 51.5268 53.4679 51.2115 53.2598 50.6187C53.0517 50.0259 53.367 49.3763 53.9598 49.1682C55.2841 48.7016 55.8517 47.9385 55.8706 47.907C56.0787 47.6043 56.4066 47.434 56.7408 47.4151Z' fill='white'/%3E%3C/svg%3E");
  width: 73px;
  height: 73px;
  right: -70px;
  top: -60px;
}
.black-friday__inner--error .black-friday__timer-cell span {
  background: #EE716C;
}
.black-friday__inner-back {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .black-friday__inner-back {
    margin-bottom: 20px;
  }
}
.black-friday__inner-bakc-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #FFF;
  font-family: DM Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 16.56px */
}
.black-friday__inner-bakc-link:hover {
  color: #fff;
  text-decoration: none;
}
.black-friday__inner-bakc-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='16' viewBox='0 0 62 16' fill='none'%3E%3Cpath d='M0.292893 7.29289C-0.0976295 7.68341 -0.0976296 8.31658 0.292892 8.7071L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6568L2.41422 7.99999L8.07107 2.34314C8.46159 1.95262 8.46159 1.31945 8.07107 0.928927C7.68054 0.538403 7.04738 0.538403 6.65685 0.928927L0.292893 7.29289ZM62 7L1 6.99999L1 8.99999L62 9L62 7Z' fill='white'/%3E%3C/svg%3E");
  content: "";
  display: block;
  width: 62px;
  height: 16px;
  margin-right: 10px;
}
.black-friday__inner-block-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
}
@media (max-width: 768px) {
  .black-friday__inner-block-grid {
    grid-template-columns: 1fr;
  }
}
.black-friday__inner-info .black-friday__main-timer {
  margin-top: 20px;
}
.black-friday__inner-info-top {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: DM Sans;
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: 1px; /* 138px */
  text-transform: uppercase;
  margin-bottom: 20px;
  height: 70px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .black-friday__inner-info-top {
    font-size: 80px;
  }
}
.black-friday__inner-info-top span {
  font-size: 50px;
  position: relative;
  text-transform: lowercase;
  align-self: end;
  margin-bottom: 20px;
}
.black-friday__inner-info-top span.default {
  text-transform: none;
}
.black-friday__inner-info-top span:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='58' viewBox='0 0 87 58' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.0759 22.959C46.3559 24.509 42.8359 27.179 39.7559 29.249C38.6759 29.969 37.6159 30.849 36.6459 31.349C35.6859 31.839 34.0559 32.349 32.7759 31.419C31.7359 30.669 31.7759 29.529 31.7759 28.229C31.7759 24.779 31.7459 21.269 31.6659 17.939C30.5759 20.909 29.2659 24.419 28.0759 27.599C27.6559 28.729 27.4259 30.009 26.7859 30.849C26.0159 31.869 24.4859 32.199 23.4059 31.649C22.8359 31.359 22.2359 30.619 21.6559 29.969C18.1559 26.039 14.5059 21.989 11.0559 18.139C13.1859 23.589 15.5859 29.739 17.9959 35.619C18.3859 36.569 18.7659 37.429 18.5459 38.209C17.9759 40.209 15.7359 40.819 14.2459 39.629C13.1559 38.759 12.7359 36.749 12.1259 35.239C8.57586 26.459 5.04586 17.779 1.40586 8.78903C0.835862 7.36903 -0.234123 5.40903 0.0458769 4.25903C0.485877 2.46903 2.34586 1.59903 3.84586 2.32903C4.70586 2.74903 5.69586 4.04903 6.58586 5.02903C12.3459 11.349 17.9559 17.899 23.6659 24.079C25.9959 17.939 28.6559 10.459 31.0659 3.96903C31.5359 2.69903 31.8859 1.26903 32.8059 0.529029C33.6459 -0.150971 35.1859 -0.260971 36.3059 0.709029C37.6259 1.83903 37.0659 4.89903 37.0659 6.48903C37.0659 12.549 37.1459 18.489 37.0759 24.459C43.3959 20.289 49.7959 15.869 56.3159 11.429C57.3059 10.759 58.3358 10.019 59.2058 10.119C60.8258 10.299 61.9659 11.959 61.6559 13.329C61.3459 14.699 59.7859 16.459 58.8459 17.869C55.8959 22.299 52.8059 27.089 50.0359 31.159C50.7059 31.419 51.4359 31.139 52.1059 31.089C61.2759 30.379 70.7259 29.969 80.1559 29.099C81.3659 28.989 83.3958 28.589 84.5158 28.969C86.1658 29.529 86.8559 31.399 86.0059 32.889C85.1859 34.319 82.8859 34.689 81.3859 35.259C70.2259 39.529 59.2359 43.849 48.1859 48.069C54.0559 49.329 60.6959 50.889 67.0059 52.199C67.9559 52.399 69.1359 52.629 69.8059 53.219C70.6359 53.949 70.7859 55.529 70.1359 56.589C68.7159 58.919 64.8759 57.209 62.3159 56.679C55.0759 55.199 48.7358 53.819 41.4558 52.189C40.1358 51.889 38.2058 51.669 37.2658 51.049C36.1058 50.289 35.4659 48.509 36.8059 46.919C37.3959 46.219 39.1659 45.739 40.3259 45.289C46.4759 42.909 52.1059 40.729 58.1559 38.509C60.6159 37.599 63.0359 36.529 65.3859 35.699C65.4459 35.639 65.5159 35.659 65.5659 35.579C59.9259 36.089 52.5458 36.459 46.2058 36.949C45.1658 37.029 44.1659 37.249 43.3559 36.809C42.4259 36.299 41.8359 34.949 41.9759 34.089C42.1159 33.199 42.8859 32.339 43.5359 31.339C45.3759 28.539 47.2459 25.619 49.0659 23.009L49.0759 22.959Z' fill='white'/%3E%3C/svg%3E");
  width: 87px;
  height: 58px;
  position: absolute;
  right: -60px;
  top: -40px;
  transform: translateY(-30px);
}
.black-friday__inner-info-p {
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%; /* 27.6px */
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .black-friday__inner-info-p {
    font-size: 12px;
    font-weight: 400;
    line-height: 138%;
  }
}
.black-friday__inner-info-p.regular {
  font-weight: 400;
}
.black-friday__inner-list {
  padding: 0 0 0 18px;
  margin: 0;
  display: block;
}
.black-friday__inner-list .coupon {
  color: #EE716C;
}
.black-friday__inner-list .copied-success-text.js-copied-message {
  font-size: 15px;
  color: #83BDA3;
  margin-left: 70px;
}
.black-friday__inner-list .copied-success-text.js-copied-message.js-copied-message-error {
  color: #EE716C;
}
.black-friday__inner-list .copy-btn, .black-friday__inner-list .share-btn {
  position: relative;
  padding-top: 35px;
  text-align: center;
  color: #FFF;
  font-family: DM Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
  width: 35px;
  display: inline-block;
  vertical-align: middle;
}
.black-friday__inner-list .copy-btn:before, .black-friday__inner-list .share-btn:before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Crect width='32.7273' height='32.7273' rx='5' fill='%23EE716C'/%3E%3Cpath d='M15.3439 18.4456C15.4491 18.4456 15.5538 18.4051 15.634 18.3253C15.7936 18.165 15.7928 17.9064 15.6328 17.7464C15.2404 17.3561 15.0244 16.836 15.0244 16.2828C15.0244 15.7297 15.2404 15.2092 15.6332 14.8177L18.557 11.893C19.3528 11.0972 20.6912 11.0988 21.4853 11.893C22.2775 12.6851 22.2852 14.0219 21.4853 14.823L19.7321 16.5815C19.5725 16.7415 19.5729 17.0005 19.7329 17.1601C19.8937 17.3196 20.1523 17.3201 20.3115 17.1593L22.0643 15.4011C22.6109 14.8545 22.9121 14.1291 22.9121 13.3578C22.9121 12.5865 22.6113 11.8615 22.0643 11.3145C21.5172 10.7674 20.7939 10.4688 20.0218 10.4688C19.2497 10.4688 18.5243 10.7691 17.9789 11.3145L15.0551 14.2387C14.5076 14.7841 14.2061 15.5099 14.2061 16.2828C14.2061 17.0557 14.5076 17.7812 15.0551 18.3266C15.1348 18.406 15.2396 18.4456 15.3439 18.4456Z' fill='white'/%3E%3Cpath d='M12.7086 23.5627C13.4811 23.5627 14.2061 23.2624 14.7515 22.717L17.6754 19.7927C18.2228 19.2473 18.5244 18.5215 18.5244 17.7486C18.5244 16.9757 18.2228 16.2503 17.6754 15.7049C17.515 15.5453 17.2568 15.5469 17.0964 15.7061C16.9368 15.8665 16.9377 16.1251 17.0976 16.285C17.49 16.6754 17.7061 17.1954 17.7061 17.7486C17.7061 18.3018 17.49 18.8222 17.0972 19.2138L14.1734 22.1384C13.3768 22.9354 12.0405 22.9338 11.2451 22.1384C10.4444 21.3377 10.4464 20.0083 11.2451 19.2084L12.9983 17.4499C13.1579 17.2899 13.1575 17.0309 12.9975 16.8714C12.8375 16.7122 12.5789 16.7118 12.4189 16.8722L10.6661 18.6303C10.1195 19.1769 9.81836 19.9024 9.81836 20.6736C9.81836 21.4449 10.1191 22.1699 10.6661 22.717C11.2132 23.264 11.9366 23.5627 12.7086 23.5627Z' fill='white'/%3E%3C/svg%3E");
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
}
.black-friday__inner-list .share-btn:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Crect x='0.273438' y='0.0078125' width='32.7273' height='32.7273' rx='5' fill='%23EE716C'/%3E%3Cpath d='M9.61286 22.9186C9.57447 22.9186 9.5357 22.9142 9.49731 22.9054C9.27011 22.8512 9.10938 22.6486 9.10938 22.4151C9.10938 17.84 9.68813 14.0349 16.6616 13.8618V10.3315C16.6616 10.1314 16.78 9.95053 16.9631 9.87035C17.1454 9.79068 17.3593 9.82516 17.5068 9.96186L24.0521 16.0036C24.1553 16.0984 24.2138 16.2327 24.2138 16.3733C24.2138 16.5139 24.1553 16.6482 24.0521 16.7431L17.5068 22.7849C17.3598 22.9216 17.1459 22.957 16.9631 22.8764C16.78 22.7961 16.6616 22.6152 16.6616 22.4151V18.8966C11.878 19.0112 10.9954 20.7759 10.0632 22.6403C9.97675 22.8139 9.80015 22.9186 9.61286 22.9186ZM17.1651 17.8838C17.4434 17.8838 17.6686 18.1089 17.6686 18.3872V21.265L22.968 16.3733L17.6686 11.4816V14.3594C17.6686 14.6377 17.4434 14.8629 17.1651 14.8629C11.6031 14.8629 10.4055 17.014 10.17 20.4499C11.2128 19.0491 12.9902 17.8838 17.1651 17.8838Z' fill='white'/%3E%3C/svg%3E");
}
.black-friday__inner-list li {
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
}
.black-friday__inner-button {
  border-radius: 5px;
  background: #EE716C;
  margin: 18px 0;
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%; /* 27.6px */
  display: flex;
  width: 252px;
  height: 50px;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}
.black-friday__inner-button:hover, .black-friday__inner-button:active, .black-friday__inner-button:focus {
  color: #fff;
}
.black-friday__inner-image {
  position: relative;
}
.black-friday__inner-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}
@media (max-width: 768px) {
  .black-friday__inner-image img {
    position: static;
    max-width: 100%;
    transform: unset;
  }
}
.black-friday__inner-info-up {
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 138%; /* 27.6px */
  margin-bottom: 20px;
}

.discount-variant {
  border-radius: 30px;
  border: 1px solid #83BDA3;
  background: rgba(131, 189, 163, 0.1);
}
.discount-variant__top {
  padding: 20px;
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: DM Sans;
  font-style: normal;
  font-weight: 700;
  line-height: 65px;
  display: flex;
  align-items: end;
  height: 110px;
  text-transform: uppercase;
  font-size: 100px;
  border-bottom: 1px solid #83BDA3;
}
@media (max-width: 376px) {
  .discount-variant__top {
    font-size: 80px;
  }
}
.discount-variant__top span {
  font-size: 50px;
  position: relative;
  top: 17px;
  left: 10px;
  text-transform: lowercase;
}
.discount-variant__top span:first-letter {
  text-transform: uppercase;
}
@media (max-width: 376px) {
  .discount-variant__top span {
    font-size: 40px;
  }
}
.discount-variant__bottom {
  padding: 10px 7px 77px 20px;
  position: relative;
}
.discount-variant__title {
  color: #FFF;
  font-family: DM Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 138%; /* 27.6px */
  margin-bottom: 7px;
}
@media (max-width: 1200px) {
  .discount-variant__title {
    font-size: 15px;
    min-height: 42px;
  }
}
@media (max-width: 768px) {
  .discount-variant__title {
    min-height: unset;
  }
}
.discount-variant__p {
  color: #FFF;
  font-family: DM Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
  min-height: 68px;
}
.discount-variant__button-holder {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.discount-variant__button {
  border-radius: 5px;
  background: #EE716C;
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%; /* 27.6px */
  display: flex;
  width: 252px;
  height: 50px;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}
.discount-variant__button:hover, .discount-variant__button:active, .discount-variant__button:focus {
  color: #fff;
}

.container {
  max-width: 1250px;
}

.footer-section {
  margin-top: 0;
}

.share-modal {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.79);
  place-content: center;
  left: 0;
  top: 0;
  display: none;
}
.share-modal.open {
  display: grid;
}
.share-modal__inner {
  border-radius: 20px;
  background: #FFF;
  padding: 25px 64px;
  position: relative;
  width: 663px;
  max-width: 95%;
}
@media (max-width: 768px) {
  .share-modal__inner {
    width: 580px;
    padding: 20px;
  }
}
@media (max-width: 600px) {
  .share-modal__inner {
    width: 400px;
  }
}
@media (max-width: 480px) {
  .share-modal__inner {
    width: 360px;
  }
}
@media (max-width: 376px) {
  .share-modal__inner {
    width: 320px;
  }
}
@media (max-width: 330px) {
  .share-modal__inner {
    width: 300px;
  }
}
.share-modal__title {
  color: #000;
  text-align: center;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .share-modal__title {
    line-height: 30px;
  }
}
.share-modal__close {
  position: absolute;
  right: 15px;
  top: 15px;
}
@media (max-width: 768px) {
  .share-modal__close {
    right: 10px;
    height: 10px;
  }
}
@media (max-width: 768px) {
  .share-modal__close svg {
    display: none;
  }
}
@media (max-width: 768px) {
  .share-modal__close:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M23.5011 4.09532C32.2841 6.02892 37.8367 14.7165 35.9031 23.4995C33.9695 32.2826 25.2819 37.8351 16.4989 35.9015C7.71586 33.9679 2.1633 25.2804 4.0969 16.4973C6.0305 7.71428 14.7181 2.16172 23.5011 4.09532Z' fill='white' stroke='%23175668'/%3E%3Cpath d='M14.6117 25.9159C14.407 25.9159 14.407 25.9159 14.2023 25.7112C13.9977 25.5065 13.9977 25.0971 14.2023 24.8924L25.0506 14.0441C25.2553 13.8395 25.6647 13.8395 25.8694 14.0441C26.074 14.2488 26.074 14.6582 25.8694 14.8629L15.0211 25.7112C14.8164 25.9159 14.6117 25.9159 14.6117 25.9159Z' fill='%23EE716C'/%3E%3Cpath d='M25.46 25.9159C25.2553 25.9159 25.2553 25.9159 25.0506 25.7112L14.2023 14.8629C13.9977 14.6582 13.9977 14.2488 14.2023 14.0441C14.407 13.8395 14.8164 13.8395 15.0211 14.0441L25.8694 24.8924C26.074 25.0971 26.074 25.5065 25.8694 25.7112C25.6647 25.9159 25.46 25.9159 25.46 25.9159Z' fill='%23EE716C'/%3E%3C/svg%3E");
    content: "";
    display: block;
    width: 40px;
    height: 40px;
  }
}
.share-modal__input {
  color: #000;
  font-family: DM Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%;
  margin-bottom: 12px;
}
.share-modal__input input {
  display: flex;
  width: 100%;
  margin-top: 10px;
  border-radius: 5px;
  border: 1px solid #8B8B8B;
  padding: 0 10px;
  height: 50px;
}
.share-modal__input input.is-error {
  border: 1px solid #ee716c;
}
.share-modal__button-holder .copied-success-text.js-copied-message {
  font-size: 15px;
  color: #83BDA3;
  text-align: center;
  margin-top: 10px;
}
.share-modal__button-holder .copied-success-text.js-copied-message.js-copied-message-error {
  color: #EE716C;
}
.share-modal__button {
  border-radius: 5px;
  background: #EE716C;
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #FFF;
  font-family: DM Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  height: 50px;
  text-decoration: none !important;
}
.share-modal__button:hover, .share-modal__button:active, .share-modal__button:focus {
  color: #fff;
}

.questionnaire {
  background: #e4ecf3;
  padding: 50px 0;
}
@media (max-width: 768px) {
  .questionnaire {
    padding: 25px 0;
  }
}
.questionnaire__doc {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 768px) {
  .questionnaire__doc {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .questionnaire__doc-image {
    max-width: 70px;
  }
}
.questionnaire__doc-p {
  padding: 31px;
  color: #134D69;
  text-align: center;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 27.6px */
  border-radius: 20px;
  background: #FFF;
  position: absolute;
  width: calc(100% - 150px);
  left: 150px;
  top: -50px;
}
@media (max-width: 768px) {
  .questionnaire__doc-p {
    width: calc(100% - 75px);
    padding: 10px;
    color: #134D69;
    font-size: 12px;
    top: 0;
    left: 75px;
  }
}
@media (max-width: 376px) {
  .questionnaire__doc-p {
    font-size: 10px;
  }
}
.questionnaire__doc-p:before {
  content: "";
  display: block;
  border: 20px solid transparent;
  border-right: 30px solid #fff;
  position: absolute;
  left: -50px;
  bottom: 20px;
}
@media (max-width: 768px) {
  .questionnaire__doc-p:before {
    border: 10px solid rgba(0, 0, 0, 0);
    border-right: 20px solid #fff;
    position: absolute;
    left: -30px;
    bottom: auto;
    top: 20px;
  }
}
.questionnaire__title {
  color: #134D69;
  text-align: center;
  font-family: "DM Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  position: relative;
  z-index: 2;
  margin-top: -75px;
  margin-bottom: 25px;
  padding: 0 138px;
}
@media (max-width: 853px) {
  .questionnaire__title {
    padding: 0;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .questionnaire__title {
    color: #134D69;
    text-align: center;
    font-family: DM Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 125% */
    margin-bottom: 25px;
  }
}
.questionnaire__form {
  display: block;
  width: 100%;
  display: block;
}
.questionnaire__question {
  background: rgba(195, 209, 221, 0.5);
  padding: 23px 50px;
  color: #000;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%; /* 27.6px */
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .questionnaire__question {
    padding: 10px;
    font-size: 15px;
    line-height: 138%;
  }
}
.questionnaire__question small {
  text-transform: lowercase;
  font-weight: 400;
}
.questionnaire__question-answer-block {
  padding: 21px 50px;
  font-size: 20px;
  position: relative;
}
@media (max-width: 768px) {
  .questionnaire__question-answer-block {
    padding: 22px 10px;
  }
}
.questionnaire__question-answer-block:nth-child(even) {
  background: #F8F8F8;
}
.questionnaire__question-answer-block:nth-child(odd) {
  background: #FFF;
}
.questionnaire__question-answer-block label {
  color: #000;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 138%; /* 27.6px */
  position: relative;
  padding-left: 35px;
}
@media (max-width: 768px) {
  .questionnaire__question-answer-block label {
    font-size: 15px;
  }
}
.questionnaire__question-answer-block input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.questionnaire__question-answer-block input:checked + .custom-checkbox {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='24' height='24' rx='0.5' fill='white' stroke='%23134D69'/%3E%3Cpath d='M20.6282 6.37166C20.1332 5.87596 19.3293 5.87627 18.8336 6.37166L10.7566 14.449L7.1667 10.8591C6.671 10.3634 5.86748 10.3634 5.37178 10.8591C4.87607 11.3548 4.87607 12.1584 5.37178 12.6541L9.85894 17.1412C10.1066 17.3889 10.4314 17.5131 10.7562 17.5131C11.0811 17.5131 11.4062 17.3892 11.6539 17.1412L20.6282 8.16656C21.1239 7.6712 21.1239 6.86733 20.6282 6.37166Z' fill='%2383BDA3'/%3E%3C/svg%3E%0A");
}
.questionnaire__question-answer-block .custom-checkbox {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Crect x='0.5' y='0.5' width='24' height='24' rx='0.5' fill='white' stroke='%23134D69'/%3E%3C/svg%3E");
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
.questionnaire__question-answer-block textarea {
  border-radius: 5px;
  border: 1px solid #A0B4BF;
  width: 100%;
  display: block;
  padding: 10px;
}
.questionnaire__question-answer-other {
  padding-left: 35px;
  font-size: 20px;
}
.questionnaire__question-answer-other label {
  display: block;
}
.questionnaire__question-answer-other-variants {
  margin-bottom: 10px;
  font-size: 20px;
}
.questionnaire__question-answer-other-variants .questionnaire__question-answer-other {
  margin-bottom: 12px;
}
.questionnaire__question-answer-other-variants label:first-of-type {
  margin-top: 10px;
}
.questionnaire__question-send {
  margin-top: 26px;
}
.questionnaire__question-send button {
  width: 100%;
  border: none;
  border-radius: 5px;
  background: #EE716C;
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 250% */
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.questionnaire__question-send button:focus {
  outline: none;
}
.questionnaire__question-send button:hover, .questionnaire__question-send button:active, .questionnaire__question-send button:focus {
  color: #fff;
  text-decoration: none;
}

.star-cb-group {
  margin-left: -15px;
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
}
.star-cb-group * {
  font-size: 40px;
}
.star-cb-group label {
  font-size: 40px;
}
.star-cb-group > input {
  display: none;
}
.star-cb-group > input + label {
  /* only enough room for the star */
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "☆";
  color: #888;
}
.star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
  content: "★";
  color: #e52;
  text-shadow: 0 0 1px #333;
}
.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: 0.5em;
  margin-left: -0.5em;
}
.star-cb-group > .star-cb-clear + label:before {
  width: 0.5em;
}
.star-cb-group:hover > input + label:before {
  content: "☆";
  color: #888;
  text-shadow: none;
}
.star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
  content: "★";
  color: #ee716c;
  text-shadow: 0 0 1px #333;
}

.questionnaire__results-btn-holder {
  margin-top: 50px;
}
.questionnaire__results-btn {
  width: 100%;
  border: none;
  border-radius: 5px;
  background: #EE716C;
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 250% */
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.questionnaire__results-btn:focus {
  outline: none;
}
.questionnaire__results-btn:hover, .questionnaire__results-btn:active, .questionnaire__results-btn:focus {
  color: #fff;
  text-decoration: none;
}
.questionnaire__results-title {
  margin-bottom: 50px;
  color: #134D69;
  text-align: center;
  font-family: DM Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 125% */
}
.questionnaire__results {
  border-radius: 10px;
  background: #FFF;
  padding: 50px;
  position: relative;
}
@media (max-width: 768px) {
  .questionnaire__results {
    padding: 25px 18px;
  }
}
.questionnaire__results-back-link {
  color: #134D69;
  font-family: DM Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  display: inline-flex;
  align-items: center;
  height: 50px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .questionnaire__results-back-link {
    margin-bottom: 25px;
  }
}
.questionnaire__results-back-link:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='16' viewBox='0 0 21 16' fill='none'%3E%3Cpath d='M19.7461 9C20.2984 9 20.7461 8.55228 20.7461 8C20.7461 7.44772 20.2984 7 19.7461 7L19.7461 9ZM0.293215 7.29289C-0.0973091 7.68342 -0.0973091 8.31658 0.293215 8.70711L6.65718 15.0711C7.0477 15.4616 7.68087 15.4616 8.07139 15.0711C8.46191 14.6805 8.46191 14.0474 8.07139 13.6569L2.41454 8L8.07139 2.34315C8.46191 1.95262 8.46191 1.31946 8.07139 0.928933C7.68087 0.538409 7.0477 0.538409 6.65718 0.928933L0.293215 7.29289ZM19.7461 7L1.00032 7L1.00032 9L19.7461 9L19.7461 7Z' fill='%23134D69'/%3E%3C/svg%3E");
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 16px;
  margin-right: 10px;
}
.questionnaire__results-text-block {
  color: #000;
  font-family: DM Sans;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
}
@media (max-width: 768px) {
  .questionnaire__results-text-block {
    color: #000;
    text-align: center;
    font-size: 25px;
    margin-bottom: 25px;
  }
}
.questionnaire__results-code {
  display: flex;
  align-items: center;
}
.questionnaire__results-code .coupon {
  border-radius: 5px;
  border: 1px solid #83BDA3;
  background: rgba(238, 113, 108, 0);
  color: #83BDA3;
  height: 50px;
  display: inline-flex;
  align-items: center;
  margin-right: 7px;
  leading-trim: both;
  padding: 0 8px;
  text-edge: cap;
  font-family: DM Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 138%; /* 24.84px */
}
@media (max-width: 768px) {
  .questionnaire__results-code .coupon {
    flex-grow: 1;
  }
}
.questionnaire__results-code .copy {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Crect width='50' height='50' rx='5' fill='%23EE716C'/%3E%3Cpath d='M23.4435 25.1869C23.6041 25.1869 23.7642 25.125 23.8867 25.0031C24.1305 24.7581 24.1292 24.363 23.8848 24.1186C23.2853 23.5223 22.9553 22.7278 22.9553 21.8826C22.9553 21.0375 23.2853 20.2424 23.8854 19.6442L28.3524 15.176C29.5682 13.9602 31.6129 13.9627 32.8262 15.176C34.0364 16.3862 34.0483 18.4284 32.8262 19.6523L30.1477 22.339C29.9039 22.5834 29.9045 22.9791 30.1489 23.2229C30.3946 23.4666 30.7896 23.4673 31.0328 23.2216L33.7107 20.5356C34.5458 19.7004 35.0059 18.5921 35.0059 17.4138C35.0059 16.2355 34.5465 15.1278 33.7107 14.2921C32.875 13.4563 31.7698 13 30.5902 13C29.4107 13 28.3024 13.4588 27.4691 14.2921L23.0022 18.7597C22.1658 19.5929 21.7051 20.7018 21.7051 21.8826C21.7051 23.0635 22.1658 24.1718 23.0022 25.005C23.1241 25.1263 23.2841 25.1869 23.4435 25.1869Z' fill='white'/%3E%3Cpath d='M19.4176 36.007C20.5978 36.007 21.7055 35.5482 22.5388 34.7149L27.0057 30.2473C27.8421 29.4141 28.3028 28.3052 28.3028 27.1244C28.3028 25.9435 27.8421 24.8352 27.0057 24.002C26.7607 23.7582 26.3662 23.7607 26.1212 24.0039C25.8774 24.2489 25.8787 24.644 26.1231 24.8884C26.7225 25.4847 27.0526 26.2792 27.0526 27.1244C27.0526 27.9695 26.7225 28.7646 26.1224 29.3628L21.6555 33.831C20.4384 35.0487 18.3969 35.0462 17.1817 33.831C15.9584 32.6077 15.9615 30.5768 17.1817 29.3547L19.8602 26.668C20.104 26.4236 20.1034 26.0279 19.859 25.7841C19.6146 25.541 19.2195 25.5404 18.9751 25.7854L16.2972 28.4714C15.462 29.3066 15.002 30.4149 15.002 31.5932C15.002 32.7715 15.4614 33.8792 16.2972 34.7149C17.1329 35.5507 18.2381 36.007 19.4176 36.007Z' fill='white'/%3E%3C/svg%3E");
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.questionnaire__results-code .copy [disabled],
.questionnaire__results-code .copy [disabled=true] {
  pointer-events: none !important;
}
.questionnaire__results-button {
  height: 50px;
  display: flex;
  margin-top: 8px;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-family: DM Sans;
  font-size: 20px;
  font-style: normal;
  background: #83BDA3;
  font-weight: 700;
  line-height: 138%; /* 27.6px */
  min-width: 252px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .questionnaire__results-button {
    width: 100%;
  }
}
.questionnaire__results-button:hover, .questionnaire__results-button:active, .questionnaire__results-button:focus {
  color: #fff;
  text-decoration: none;
}
.questionnaire__results-button:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='17' viewBox='0 0 23 17' fill='none'%3E%3Cpath d='M20.7778 0H1.8889C0.847122 0 0 0.847122 0 1.8889V15.1111C0 16.1529 0.847122 17 1.8889 17H20.7778C21.8195 17 22.6667 16.1529 22.6667 15.1111V1.8889C22.6667 0.847122 21.8195 0 20.7778 0ZM1.8889 0.94443H20.7778C20.8474 0.94443 20.9087 0.969797 20.974 0.984141C19.3387 2.4808 13.9162 7.44144 12.0186 9.15114C11.8702 9.28488 11.6308 9.44443 11.3334 9.44443C11.0359 9.44443 10.7966 9.28488 10.6476 9.15069C8.75022 7.44126 3.32744 2.48036 1.69239 0.984229C1.75782 0.969885 1.81927 0.94443 1.8889 0.94443ZM0.94443 15.1111V1.8889C0.94443 1.79638 0.97232 1.71244 0.997289 1.62788C2.24891 2.77343 6.03248 6.23471 8.48579 8.46565C6.04045 10.5662 2.25591 14.1542 0.994323 15.3572C0.972055 15.2769 0.94443 15.1984 0.94443 15.1111ZM20.7778 16.0556H1.8889C1.81347 16.0556 1.7464 16.0293 1.67596 16.0124C2.9796 14.7697 6.78822 11.161 9.19058 9.1058C9.50375 9.38989 9.78983 9.64892 10.0153 9.85212C10.4046 10.2035 10.8602 10.3889 11.3333 10.3889C11.8065 10.3889 12.2621 10.2035 12.6508 9.85256C12.8764 9.64927 13.1627 9.39002 13.4761 9.1058C15.8786 11.1608 19.6867 14.7692 20.9907 16.0124C20.9203 16.0293 20.8533 16.0556 20.7778 16.0556ZM21.7222 15.1111C21.7222 15.1984 21.6946 15.2769 21.6724 15.3572C20.4103 14.1536 16.6262 10.5659 14.1809 8.46569C16.6343 6.23475 20.4173 2.77379 21.6694 1.62779C21.6943 1.71235 21.7222 1.79633 21.7222 1.88886V15.1111Z' fill='white'/%3E%3C/svg%3E");
  content: "";
  display: inline-block;
  width: 23px;
  height: 17px;
  vertical-align: middle;
  margin-right: 10px;
}
.questionnaire__results-ends {
  color: #000;
  font-family: DM Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 138%; /* 20.7px */
}
.questionnaire__results-timer {
  margin-top: 52px;
}
.questionnaire__results-timer .text-dark {
  color: #000;
}
.questionnaire__results-timer .black-friday__timer-cell {
  color: #000;
}
.questionnaire__results-image {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 40%;
}
@media (max-width: 768px) {
  .questionnaire__results-image {
    transform: unset;
    position: static;
    max-width: 100%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.questionnaire .copied-success-text {
  text-align: center;
  margin: 8px 0;
  width: 100%;
}
.questionnaire .copied-success-text.js-copied-message-error {
  color: #EE716C;
}
.questionnaire__error-field {
  text-align: center;
  color: #EE716C;
  margin: 0px 0 20px 0;
  font-size: 15px;
}
.questionnaire__greating {
  padding: 50px 250px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 10px;
  background: #FFF;
  margin-bottom: 50px;
  scroll-margin-top: 50px;
}
@media (max-width: 1200px) {
  .questionnaire__greating {
    padding: 50px 100px;
  }
}
@media (max-width: 853px) {
  .questionnaire__greating {
    padding: 25px;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .questionnaire__greating {
    margin-bottom: 25px;
  }
}
.questionnaire__greating-item {
  color: #494949;
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
  width: calc(50% - 34px);
}
@media (max-width: 768px) {
  .questionnaire__greating-item {
    width: 100%;
  }
}
.questionnaire__greating-item input {
  display: flex;
  align-items: center;
  border: 1px solid #494949;
  color: #494949;
  font-family: DM Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  padding-left: 10px;
  width: 100%;
  height: 50px;
}
.questionnaire__greating-item input.is-error {
  border: 2px solid #ff1111;
}

.loader-modal {
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.57);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  place-content: center;
}
.loader-modal.show {
  display: grid !important;
}
.loader-modal__inner {
  width: 734px;
  background: #fff;
  border-radius: 40px;
  padding: 60px;
}
@media (max-width: 768px) {
  .loader-modal__inner {
    padding: 40px;
    width: 600px;
  }
}
@media (max-width: 600px) {
  .loader-modal__inner {
    width: 400px;
  }
}
@media (max-width: 480px) {
  .loader-modal__inner {
    padding: 20px;
    width: 95%;
    margin: auto;
  }
}
.loader-modal__circle {
  text-align: center;
}
.loader-modal__circle svg {
  display: inline-block;
}
.loader-modal__circle .rotate {
  transform-origin: 50% 50%;
  animation: rotate infinite 1s;
}
.loader-modal__title {
  color: #000;
  text-align: center;
  font-family: DM Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 125% */
  margin-bottom: 11px;
}
@media (max-width: 768px) {
  .loader-modal__title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
.loader-modal__p {
  color: #494949;
  text-align: center;
  font-family: DM Sans;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 43.5px;
}
@media (max-width: 768px) {
  .loader-modal__p {
    font-size: 20px;
    line-height: 1.5;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.coupon-code-wrapper {
  max-width: 100%;
  width: 380px;
}
.coupon-code-wrapper .questionnaire__results-code {
  display: flex;
  align-items: center;
}
.coupon-code-wrapper .questionnaire__results-code .coupon {
  flex-grow: 1;
}

.text-dark {
  color: #000 !important;
}

/*# sourceMappingURL=black-friday.css.map */
