body, html {
    margin: 0 !important;
    padding: 0 !important;
}
.main_wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
html {
  scroll-behavior: smooth;
  font-family: Montserrat, sans-serif;
}
.offer_section .field[name='name'] {
  background-image: none !important;
}

.offer_section .field[name='phone'] {
  background-image: none !important;
}

.powered-by h2 {
  font-size: 18px;
}
.modular-wrapper[data-v-6436b32a] {
  background: #fafafa;
  margin: 0 auto;
  max-width: 480px;
  min-width: 320px;
}
.uwcNUgxq3QNcEVHOkzMbag\=\= {
  font-family: Montserrat, sans-serif;
}

.bcBKCdIneL0Fb4M0Ky6J7Q\=\=,
.uwcNUgxq3QNcEVHOkzMbag\=\= {
  display: flex;
  flex-direction: column;
}

.bcBKCdIneL0Fb4M0Ky6J7Q\=\= {
  background: #000;
  color: #fff;
  gap: 8px;
  padding: 23px 20px;
}

.bcBKCdIneL0Fb4M0Ky6J7Q\=\= p,
.bcBKCdIneL0Fb4M0Ky6J7Q\=\= span {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.bcBKCdIneL0Fb4M0Ky6J7Q\=\= strong {
  font-size: 24px;
  line-height: 140%;
}

.Y4Zab8ickJVRyBTeBW4dNw\=\= {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(89.98deg, #ffd600 10.25%, #ee3737 92.83%);
  -webkit-background-clip: text;
  font-weight: 700;
}

.BA-cwnw6RTMZ-5OAbvzY7A\=\= {
  display: block;
  height: 480px;
  max-width: 480px;
  position: relative;
}

.VJBuzplKcChYTdPNIt422Q\=\= {
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.zJfTfFAXNGuru5CbLssjbw\=\= {
  align-items: center;
  background: #fff;
  display: flex;
  font-family: Montserrat, sans-serif;
  overflow: hidden;
}

.zJfTfFAXNGuru5CbLssjbw\=\= p {
  margin: 0;
  padding: 0;
}

.zJfTfFAXNGuru5CbLssjbw\=\= > div {
  align-items: center;
  display: flex;
  flex: 0 0 50%;
  flex-direction: column;
  justify-content: center;
 
}

.zJfTfFAXNGuru5CbLssjbw\=\= > div:nth-of-type(2) {
  background: red;
  color: #fff;
}

.zJfTfFAXNGuru5CbLssjbw\=\= p,
.zJfTfFAXNGuru5CbLssjbw\=\= span {
  font-size: 16px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}

.zJfTfFAXNGuru5CbLssjbw\=\= strong {
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}

._48DMDOS\+agBiH-TkkeMfMw\=\= p:not(:has(strong)),
._48DMDOS\+agBiH-TkkeMfMw\=\= strong {
  text-decoration: line-through;
}

._864nyuhgJBFoXEBjj4lmXg\=\= {
  position: relative;
}

._864nyuhgJBFoXEBjj4lmXg\=\=:after {
  border-right: 44px solid red;
  border-top: 100px solid #fff;
  content: '';
  position: absolute;
  right: -22px;
  top: 0;
}
.SDI0-Dkkh5G8x1rZgKtezA\=\= {
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  gap: 20px;
  padding: 20px 40px;
}

.SDI0-Dkkh5G8x1rZgKtezA\=\= p {
  margin: 0;
  padding: 0;
}

/* ========================================= */
/* ЧЕРВОНА КНОПКА З АНІМАЦІЄЮ ВІДБЛИСКУ      */
/* ========================================= */

.i3HcnQYGyVBuoEoKIPszSQ\=\= {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    height: 80px; 
    line-height: 80px; 
    background: #ff2e49; 
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden; 
    box-sizing: border-box;
    padding: 0; 
    font-family: 'Gilroy', Montserrat, sans-serif;
}

/* Сам відблиск */
.i3HcnQYGyVBuoEoKIPszSQ\=\= .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); 
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6));
    animation: flareAnimation 3s infinite linear; 
}

/* Ключові кадри анімації (рух зліва направо) */
@keyframes flareAnimation {
    0% { left: -150%; }
    100% { left: 150%; }
}

._9xT8FQ54yHuW86jwOcaG4w\=\= p,
._9xT8FQ54yHuW86jwOcaG4w\=\= span {
  color: #000;
  font-size: 16px;
  line-height: 100%;
  margin: 0;
  padding: 0;
}

._9xT8FQ54yHuW86jwOcaG4w\=\= strong {
  background: #dc1f28;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  padding: 4px 8px;
}
.hpLdxAWq8ZubOZ3bdFB1eQ\=\= {
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  gap: 20px;
  padding: 20px 0;
}

.hpLdxAWq8ZubOZ3bdFB1eQ\=\= p {
  margin: 0;
  padding: 0;
}

.vbRnihH\+75ei9fij1ekrva\=\= {
  font-size: 24px;
  line-height: 140%;
  text-align: center;
}

.wLH0BJon0nOEQ8cZUHnsgQ\=\= {
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 438px;
  max-width: 480px;
}

.TCHGZd656oOCjkU8899z0A\=\= {
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  overflow: hidden;
  padding: 0 20px;
  word-break: break-word;
}

._49SmEc5HUlcaYt6dQukJ1w\=\= {
  list-style: none;
  margin: 0;
  padding: 0;
}

.G0OXIQ1jNKj0bzrZNzWM\+Q\=\= {
  background: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  gap: 8px;
  line-height: 140%;
  padding: 12px 20px;
}

.G0OXIQ1jNKj0bzrZNzWM\+Q\=\=:nth-child(odd) {
  background: #eaeaea;
}

.s5QJlVUt3OlS4uEfjBxUtg\=\= {
  flex: 0 1 max-content;
}

.\+NusiU62O2\+W4sPoO00E7A\=\=,
.s5QJlVUt3OlS4uEfjBxUtg\=\= {
  overflow: hidden;
  word-break: break-word;
}

.\+NusiU62O2\+W4sPoO00E7A\=\= {
  flex: 1 1 auto;
  text-align: end;
}
.BAIYTJ0ytAzWtCKQrtDZbQ\=\= {
  align-items: center;
  background: #eaeaea;
  display: flex;
  font-family: Montserrat, sans-serif;
  justify-content: space-between;
  padding: 30px 20px;
}

.BAIYTJ0ytAzWtCKQrtDZbQ\=\= p {
  margin: 0;
  padding: 0;
}

.I2oLzT4Sj4FZGOhygRPI-w\=\= {
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: left;
}

.I2oLzT4Sj4FZGOhygRPI-w\=\= p,
.I2oLzT4Sj4FZGOhygRPI-w\=\= span {
  font-size: 18px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}

.I2oLzT4Sj4FZGOhygRPI-w\=\= strong {
  font-size: 20px;
  line-height: 140%;
}

.RUjTozMUkiq7Ey--ynByZg\=\= {
  align-items: center;
  display: flex;
  gap: 4px;
}

.RUjTozMUkiq7Ey--ynByZg\=\= strong {
  background: #fff;
  border-radius: 5px;
  color: #000;
  padding: 6px 12px;
}

.RUjTozMUkiq7Ey--ynByZg\=\= span {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.L2i44M8bDzFDm7ltRn75HA\=\= {
  grid-column-gap: 20px;
  grid-row-gap: 4px;
  align-items: center;
  display: grid;
  grid-template-areas: 'old old discount discount' 'price price price price';
  justify-content: center;
}

.L2i44M8bDzFDm7ltRn75HA\=\= p,
.L2i44M8bDzFDm7ltRn75HA\=\= span {
  font-size: 18px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}

.\+c2cReZbfG46jlDhJSuLEQ\=\= {
  font-weight: 500;
  text-decoration: line-through;
}

.S\+amwJpz9z57lOyzL9uyGw\=\= {
  background: #dc1f28;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  padding: 3px 10px;
}

.OiNAz0WZ7oOP3MVxPHQ7mg\=\= {
  color: #dc1f28;
  font-size: 36px;
  font-weight: 700;
}
._6N5rYx\+e5EM1s\+4b1yrn\+A\=\= {
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
  display: block;
  height: 480px;
  max-width: 480px;
  position: relative;
}
._button_10caf_25 {
  border-radius: 8px;
  border: unset;
  cursor: pointer;
  transition: 0.3s;
}

._button_10caf_25:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

._button_default_10caf_35 {
  background: transparent;
  color: #43434e;
}

._button_default_10caf_35:hover {
  background: #f3f4f7;
}

._button_default_10caf_35:active {
  background: #8e8e8e;
}

._button_default_10caf_35 ._svg_10caf_45 * {
  fill: #43434e;
}

._button_primary_10caf_48 {
  background: #007eff;
  color: #fff;
}

._button_primary_10caf_48:hover {
  background: #3398ff;
}

._button_primary_10caf_48:active {
  background: #66b2ff;
}

._button_primary_10caf_48 ._svg_10caf_45 * {
  fill: #fff;
}

._button_link_10caf_61 {
  background: transparent;
  color: #007eff;
}

._button_link_10caf_61:hover {
  color: #3398ff;
}

._button_link_10caf_61:active {
  color: #66b2ff;
}

._button_link_10caf_61 ._svg_10caf_45 * {
  fill: #007eff;
}

._button_link_10caf_61 ._svg_10caf_45 *:hover {
  fill: #3398ff;
}

._button_link_10caf_61 ._svg_10caf_45 *:active {
  fill: #66b2ff;
}

._button_large_10caf_80 {
  padding: 12px 16px;
}

._button_large_10caf_80 * {
  font-size: 16px;
}

._button_medium_10caf_86 {
  padding: 8px 16px;
}

._button_medium_10caf_86 * {
  font-size: 16px;
}

._button_small_10caf_92 {
  padding: 4px;
  min-height: 24px;
}

._button_small_10caf_92 * {
  font-size: 12px;
}

._flexBox_9xdww_14 {
  flex-flow: unset;
}

._gap_extraTiny_9xdww_18 {
  gap: 2px;
}

._gap_tiny_9xdww_22 {
  gap: 4px;
}

._gap_extraSmall_9xdww_26 {
  gap: 6px;
}

._gap_small_9xdww_30 {
  gap: 8px;
}

._gap_medium_9xdww_34 {
  gap: 16px;
}

._gap_normal_9xdww_38 {
  gap: 24px;
}

._gap_large_9xdww_42 {
  gap: 32px;
}

._gap_xLarge_9xdww_46 {
  gap: 48px;
}

._gap_xxLarge_9xdww_50 {
  gap: 56px;
}

._gap_extraLarge_9xdww_54 {
  gap: 64px;
}

._column_9xdww_58 {
  flex-direction: column !important;
}

._flexWrap_9xdww_62 {
  flex-wrap: wrap;
}

._popover_12uvb_1 {
  position: fixed;
  padding: 8px 10px;
  z-index: 2147483647;
  background: #31363de6;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
}

._buttons_12uvb_11 {
  position: fixed;
  top: 0;
  right: 0;
  padding: 8px;
  z-index: 2147483647;
}

._popup_hcu7e_1 {
  position: fixed;
  z-index: 2147483649;
  background: #ffffffe6;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
  line-height: 1.286;
  width: 350px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  box-shadow: 0 0 7px -5px #000;
}

._popup_hcu7e_1:before {
  border-color: rgba(255, 255, 255, 0.9) transparent;
  border-width: 0 7px 7px 7px;
  left: 7px;
  top: -7px;
  border-style: solid;
  content: '.';
  display: block;
  height: 0;
  position: absolute;
  text-indent: -30000px;
  width: 0;
}

._color_hcu7e_27 {
  width: 20px;
  height: 20px;
  cursor: pointer;
  flex-shrink: 0;
}

._styleContainer_hcu7e_34 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._extraTiny_dg7lc_14 {
  padding: 2px;
}

._extraTinyVR_dg7lc_18 {
  padding-top: 2px;
  padding-bottom: 2px;
}

._extraTinyHR_dg7lc_23 {
  padding-left: 2px;
  padding-right: 2px;
}

._extraTinyTop_dg7lc_28 {
  padding-top: 2px;
}

._extraTinyRight_dg7lc_32 {
  padding-right: 2px;
}

._extraTinyBottom_dg7lc_36 {
  padding-bottom: 2px;
}

._extraTinyLeft_dg7lc_40 {
  padding-left: 2px;
}

._tiny_dg7lc_44 {
  padding: 4px;
}

._tinyVR_dg7lc_48 {
  padding-top: 4px;
  padding-bottom: 4px;
}

._tinyHR_dg7lc_53 {
  padding-left: 4px;
  padding-right: 4px;
}

._tinyTop_dg7lc_58 {
  padding-top: 4px;
}

._tinyRight_dg7lc_62 {
  padding-right: 4px;
}

._tinyBottom_dg7lc_66 {
  padding-bottom: 4px;
}

._tinyLeft_dg7lc_70 {
  padding-left: 4px;
}

._extraSmall_dg7lc_74 {
  padding: 6px;
}

._extraSmallVR_dg7lc_78 {
  padding-top: 6px;
  padding-bottom: 6px;
}

._extraSmallHR_dg7lc_83 {
  padding-left: 6px;
  padding-right: 6px;
}

._extraSmallTop_dg7lc_88 {
  padding-top: 6px;
}

._extraSmallRight_dg7lc_92 {
  padding-right: 6px;
}

._extraSmallBottom_dg7lc_96 {
  padding-bottom: 6px;
}

._extraSmallLeft_dg7lc_100 {
  padding-left: 6px;
}

._small_dg7lc_104 {
  padding: 8px;
}

._smallVR_dg7lc_108 {
  padding-top: 8px;
  padding-bottom: 8px;
}

._smallHR_dg7lc_113 {
  padding-left: 8px;
  padding-right: 8px;
}

._smallTop_dg7lc_118 {
  padding-top: 8px;
}

._smallRight_dg7lc_122 {
  padding-right: 8px;
}

._smallBottom_dg7lc_126 {
  padding-bottom: 8px;
}

._smallLeft_dg7lc_130 {
  padding-left: 8px;
}

._medium_dg7lc_134 {
  padding: 16px;
}

._mediumVR_dg7lc_138 {
  padding-top: 16px;
  padding-bottom: 16px;
}

._mediumHR_dg7lc_143 {
  padding-left: 16px;
  padding-right: 16px;
}

._mediumTop_dg7lc_148 {
  padding-top: 16px;
}

._mediumRight_dg7lc_152 {
  padding-right: 16px;
}

._mediumBottom_dg7lc_156 {
  padding-bottom: 16px;
}

._mediumLeft_dg7lc_160 {
  padding-left: 16px;
}

._normal_dg7lc_164 {
  padding: 24px;
}

._normalVR_dg7lc_168 {
  padding-top: 24px;
  padding-bottom: 24px;
}

._normalHR_dg7lc_173 {
  padding-left: 24px;
  padding-right: 24px;
}

._normalTop_dg7lc_178 {
  padding-top: 24px;
}

._normalRight_dg7lc_182 {
  padding-right: 24px;
}

._normalBottom_dg7lc_186 {
  padding-bottom: 24px;
}

._normalLeft_dg7lc_190 {
  padding-left: 24px;
}

._large_dg7lc_194 {
  padding: 32px;
}

._largeVR_dg7lc_198 {
  padding-top: 32px;
  padding-bottom: 32px;
}

._largeHR_dg7lc_203 {
  padding-left: 32px;
  padding-right: 32px;
}

._largeTop_dg7lc_208 {
  padding-top: 32px;
}

._largeRight_dg7lc_212 {
  padding-right: 32px;
}

._largeBottom_dg7lc_216 {
  padding-bottom: 32px;
}

._largeLeft_dg7lc_220 {
  padding-left: 32px;
}

._xLarge_dg7lc_224 {
  padding: 48px;
}

._xLargeVR_dg7lc_228 {
  padding-top: 48px;
  padding-bottom: 48px;
}

._xLargeHR_dg7lc_233 {
  padding-left: 48px;
  padding-right: 48px;
}

._xLargeTop_dg7lc_238 {
  padding-top: 48px;
}

._xLargeRight_dg7lc_242 {
  padding-right: 48px;
}

._xLargeBottom_dg7lc_246 {
  padding-bottom: 48px;
}

._xLargeLeft_dg7lc_250 {
  padding-left: 48px;
}

._xxLarge_dg7lc_254 {
  padding: 56px;
}

._xxLargeVR_dg7lc_258 {
  padding-top: 56px;
  padding-bottom: 56px;
}

._xxLargeHR_dg7lc_263 {
  padding-left: 56px;
  padding-right: 56px;
}

._xxLargeTop_dg7lc_268 {
  padding-top: 56px;
}

._xxLargeRight_dg7lc_272 {
  padding-right: 56px;
}

._xxLargeBottom_dg7lc_276 {
  padding-bottom: 56px;
}

._xxLargeLeft_dg7lc_280 {
  padding-left: 56px;
}

._extraLarge_dg7lc_284 {
  padding: 64px;
}

._extraLargeVR_dg7lc_288 {
  padding-top: 64px;
  padding-bottom: 64px;
}

._extraLargeHR_dg7lc_293 {
  padding-left: 64px;
  padding-right: 64px;
}

._extraLargeTop_dg7lc_298 {
  padding-top: 64px;
}

._extraLargeRight_dg7lc_302 {
  padding-right: 64px;
}

._extraLargeBottom_dg7lc_306 {
  padding-bottom: 64px;
}

._extraLargeLeft_dg7lc_310 {
  padding-left: 64px;
}

._size_tiny_ldink_23,
._size_tiny_ldink_23 * {
  font-size: 12px;
}

._size_small_ldink_27,
._size_small_ldink_27 * {
  font-size: 16px;
}

._size_medium_ldink_31,
._size_medium_ldink_31 * {
  font-size: 18px;
}

._size_large_ldink_35,
._size_large_ldink_35 * {
  font-size: 32px;
}

._weight_thin_ldink_39,
._weight_thin_ldink_39 * {
  font-weight: 100;
}

._weight_extraLight_ldink_43,
._weight_extraLight_ldink_43 * {
  font-weight: 200;
}

._weight_light_ldink_47,
._weight_light_ldink_47 * {
  font-weight: 300;
}

._weight_normal_ldink_51,
._weight_normal_ldink_51 * {
  font-weight: 400;
}

._weight_medium_ldink_55,
._weight_medium_ldink_55 * {
  font-weight: 500;
}

._weight_semiBold_ldink_59,
._weight_semiBold_ldink_59 * {
  font-weight: 600;
}

._weight_bold_ldink_63,
._weight_bold_ldink_63 * {
  font-weight: 700;
}

._weight_extraBold_ldink_67,
._weight_extraBold_ldink_67 * {
  font-weight: 800;
}

._lineHeight_ldink_71 {
  line-height: 100%;
}

._secondary_ldink_75 {
  color: #8e8e8e;
}

._modal_ib2ay_25 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2147483649;
}

._modal_ib2ay_25 ._background_ib2ay_36 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  opacity: 0;
  overflow: auto;
  background-color: color-mix(in srgb, #000000 60%, white 0%);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

._modal_ib2ay_25 ._window_ib2ay_48 {
  min-width: 280px;
  max-width: 560px;
  background: #fff;
  border-radius: 6px;
  padding: 16px;
  z-index: 1;
  position: relative;
  opacity: 0;
  transform: scale(0.01);
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 6px 2px #00000026, 0 1px 2px #0000004d;
  overflow: auto;
}

._modal_ib2ay_25 ._window_ib2ay_48 ._loading_ib2ay_64 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000b3;
}

._modal_ib2ay_25 ._window_ib2ay_48 ._loading_ib2ay_64 img {
  width: 100px;
}

._modal_visible_ib2ay_76 ._background_ib2ay_36 {
  opacity: 1;
}

._modal_visible_ib2ay_76 ._window_ib2ay_48 {
  opacity: 1;
  transform: scale(1);
}

._modal_hidden_ib2ay_83 ._background_ib2ay_36 {
  opacity: 0;
}

._modal_hidden_ib2ay_83 ._window_ib2ay_48 {
  opacity: 0;
  transform: scale(0.01);
}

._modal_hiddenDone_ib2ay_90 ._background_ib2ay_36 {
  opacity: 0;
}

._modal_hiddenDone_ib2ay_90 ._window_ib2ay_48 {
  opacity: 0;
  transform: scale(0.01);
}

._color_13dyv_1 {
  padding: 0 8px;
  border-radius: 8px;
  width: 100%;
  box-shadow: 0 0 7px -5px #000;
  font-weight: 800;
  flex-shrink: 0;
}
.X9\+tFcyhX9JMHyo4ua8ktA\=\= {
  background: #fff;
  color: #000;
  font-family: Montserrat, sans-serif;
  padding: 20px;
}

.X9\+tFcyhX9JMHyo4ua8ktA\=\= * {
  margin: 0;
  padding: 0;
}

.X9\+tFcyhX9JMHyo4ua8ktA\=\= p,
.X9\+tFcyhX9JMHyo4ua8ktA\=\= span {
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  overflow: hidden;
  word-break: break-word;
}

.X9\+tFcyhX9JMHyo4ua8ktA\=\= strong {
  font-size: 24px;
  line-height: 140%;
  text-align: center;
}
.main-order-form {
  margin-top: 20px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  font-family: Montserrat, sans-serif;
}

.main-order-form p {
  margin: 0;
  padding: 0;
  align-self: start;
  text-align: left;
}

.qlsRojPpMwn9OG1yZ7\+P0w\=\= {
  align-items: center;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  padding: 0 40px 20px;
}

/* ========================================= */
/* НИЖНЯ КНОПКА ФОРМИ ТА ПОЛЯ ВВОДУ          */
/* ========================================= */

/* Центруємо текст у полях (Ім'я та Телефон), як на фото */
.ED8fvxAPfPvNGyBW84w2Dw\=\= {
    text-align: center !important;
}

/* Сама червона кнопка */
.pSmnsLbH1VWVg8pvkOlG5Q\=\= {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    height: 80px; 
    line-height: 80px; 
    background: #ff2e49; 
    color: #fff !important;
    font-size: 22px; /* Трохи менший шрифт, бо слово довге */
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden; 
    box-sizing: border-box;
    padding: 0; 
    font-family: 'Gilroy', Montserrat, sans-serif;
}

/* Відблиск по кнопці */
.pSmnsLbH1VWVg8pvkOlG5Q\=\= .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); 
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6));
    animation: flareAnimation 3s infinite linear; 
}

._8ht7Dqm-9q5Wlu4vwuGBsg\=\= {
  background: #fff;
  padding: 40px 30px 0;
  text-align: center;
}

._8ht7Dqm-9q5Wlu4vwuGBsg\=\= p {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

._8ht7Dqm-9q5Wlu4vwuGBsg\=\= strong {
  color: #000;
  font-size: 24px;
  line-height: 140%;
}

.ehXJHjLxUgE07S-W453Iyg\=\= {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 40px 0;
}

/* ПОЛЯ ВВОДУ (ЗМЕНШЕНА ТОВЩИНА) */
.ED8fvxAPfPvNGyBW84w2Dw\=\= {
  background: #ebebeb;
  background-size: 32px;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-align: center !important;
  width: 100%;
  padding: 14px 20px !important; /* Відступи зменшено вдвічі */
}
.ED8fvxAPfPvNGyBW84w2Dw\=\=::-moz-placeholder {
  color: #aaa;
}

.ED8fvxAPfPvNGyBW84w2Dw\=\=::placeholder {
  color: #aaa;
}

.gKZXrM2tHN7ks1Xg7BBMxQ\=\= p,
.gKZXrM2tHN7ks1Xg7BBMxQ\=\= span {
  color: #000;
  font-size: 16px;
  line-height: 100%;
  margin: 0;
  padding: 0;
}

.gKZXrM2tHN7ks1Xg7BBMxQ\=\= strong {
  background: #dc1f28;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  padding: 4px 8px;
}
.u75fz6DZeZme-gHnxmnNZg\=\= {
  align-items: center;
  background: #000;
  color: #fff;
  display: flex;
  font-family: Montserrat, sans-serif;
  justify-content: space-between;
  padding: 10px 20px;
}

.u75fz6DZeZme-gHnxmnNZg\=\= p,
.u75fz6DZeZme-gHnxmnNZg\=\= span {
  font-size: 18px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}

.u75fz6DZeZme-gHnxmnNZg\=\= strong {
  color: #ffc700;
  font-size: 24px;
  line-height: 100%;
}

.XfUXrETurz3o3DjRcBpskQ\=\= {
  display: flex;
  gap: 10px;
}

.TNmVZQI4Px699\+2\+hK48vQ\=\= {
  height: 25px;
  width: 25px;
}
input[type='file'][data-v-552db472] {
  display: none;
}
.tooltip {
  display: block !important;
  z-index: 10000;
}

.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 5px;
  padding: 5px 10px 4px;
}

.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: black;
  z-index: 1;
}

.tooltip[x-placement^='top'] {
  margin-bottom: 5px;
}

.tooltip[x-placement^='top'] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^='bottom'] {
  margin-top: 5px;
}

.tooltip[x-placement^='bottom'] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^='right'] {
  margin-left: 5px;
}

.tooltip[x-placement^='right'] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^='left'] {
  margin-right: 5px;
}

.tooltip[x-placement^='left'] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(black, 0.1);
}

.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}

.tooltip[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}

.tooltip[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.offer_section {
  position: relative;
}
.froala-editor-label[data-v-50b8287d] {
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 400px;
  z-index: 101;
}
.froala-editor-label[data-v-500b83c8] {
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 400px;
  z-index: 101;
}

.mode-switcher[data-v-500b83c8] {
  align-items: center;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  padding: 12px;
  position: relative;
  width: 100%;
}

.button-switcher[data-v-500b83c8] {
  cursor: pointer;
  padding: 8px;
}

.button-switcher[data-v-500b83c8],
.link_block[data-v-500b83c8] {
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  color: #000;
  font-size: 14px;
}

.link_block[data-v-500b83c8] {
  padding: 16px;
}

.link_group[data-v-500b83c8] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.link_group input[data-v-500b83c8] {
  box-sizing: border-box;
}

.link_group input[data-v-500b83c8],
.link_group select[data-v-500b83c8] {
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  font-size: 16px;
  padding: 8px 4px;
}

.link_group select[data-v-500b83c8] {
  background: #fff;
}
.editable[data-v-4d665a6c] {
  position: relative;
}

.editable *[data-v-4d665a6c] {
  pointer-events: none;
}

.thumbnail[data-v-4d665a6c] {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* ========================================= */
/* ЧИСТИЙ ТА ОПТИМІЗОВАНИЙ БЛОК СТИЛІВ       */
/* ========================================= */

/* 1. БАЗОВІ НАЛАШТУВАННЯ ТА ФОРМА */
body, html { margin: 0 !important; padding: 0 !important; }
.main_wrapper { margin-top: 0 !important; padding-top: 0 !important; }

.ED8fvxAPfPvNGyBW84w2Dw\=\= {
    background: #ebebeb; border: 1px solid #c9c9c9; border-radius: 8px; box-sizing: border-box;
    color: #000; font-size: 16px; font-weight: 500; text-align: center !important; width: 100%;
    padding: 14px 20px !important; 
}
.main-order-form { gap: 10px !important; }
.main-order-form .ED8fvxAPfPvNGyBW84w2Dw\=\= { margin-bottom: 0 !important; }

/* 2. ВЕРХНЯ ПЛАШКА (РЕЙТИНГ) */
.title_block_top {
    display: block; padding: 9px 10px 9px;
    background: linear-gradient(to right, #252525, #B1472D) !important; 
    color: #fff; border-radius: 0 0 10px 10px !important;
    position: relative; z-index: 10; margin: 0 auto -20px auto !important; 
    box-shadow: 0 4px 10px rgba(0,0,0,0.15); width: 100%; box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}
.title_block_top .reyt { display: flex; justify-content: space-between; align-items: center; width: 100%; }
.title_block_top .stars { display: flex; flex-direction: column; align-items: center; width: 40%; }
.title_block_top .reyt-block { display: flex; align-items: center; justify-content: center; gap: 8px; margin-bottom: 1px; }
.title_block_top .reyt-block b { font-size: 16px !important; font-weight: 700 !important; line-height: 1 !important; margin: 0 !important; }
.title_block_top .stars-bg { display: flex; align-items: center; margin-left: -3px !important; }
.title_block_top .stars-bg img { height: 18px !important; width: auto !important; display: block; margin: 0 !important; border: none !important; }
.title_block_top .reyt-desc { font-size: 14px !important; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 0.5px; margin: 4px 0 0 0 !important; line-height: 1.2 !important; }
.title_block_top .HowManyBought { display: flex; flex-direction: column; align-items: center; width: 60%; }
.title_block_top .HowManyBought p { display: flex; align-items: center; justify-content: center; margin: 0 0 6px 0 !important; font-size: 14px !important; font-weight: 800 !important; text-transform: uppercase; width: 100%; line-height: 1 !important; }
.title_block_top .HowManyBought p span:first-child { white-space: nowrap !important; }
.title_block_top .BoughtTimes { background: #FF2A2C; color: #fff; padding: 2px 7px !important; border-radius: 4px !important; margin-left: 6px !important; font-size: 14px !important; font-weight: 800 !important; line-height: 1 !important; white-space: nowrap !important; }
.title_block_top .BoughtLast { font-size: 10px !important; font-weight: 600 !important; text-transform: uppercase; letter-spacing: 0.5px; margin: 0 !important; line-height: 1.2 !important; }

/* 3. БЛОК РОЗПРОДАЖУ ТА ЦІН */
.wrapper__limited { margin: 10px 0 5px; text-align: center; color: #000; font-family: 'Gilroy', Montserrat, sans-serif; }
.wrapper__limited .limited { line-height: 1.3em; font-size: 18px; margin: 0 0 8px 0; }
.wrapper__limited .limited span { background-color: rgba(0, 0, 0, 0.08); padding: 5px 12px; border-radius: 4px; display: inline-block; font-weight: 500; }

/* ЗМЕНШЕННЯ ВИСОТИ БЛОКУ ЦІН І ЗАЛІЗОБЕТОННИЙ ФІКС ЗАУСІНЦЯ */
.zJfTfFAXNGuru5CbLssjbw\=\= {
    height: 58px !important; /* Жорстко фіксуємо висоту, щоб блок ніколи не роздувався */
    overflow: hidden !important; /* Обрізаємо все червоне, що спробує вилізти */
    align-items: center !important;
}
.zJfTfFAXNGuru5CbLssjbw\=\= > div {
    height: 100% !important;
    display: flex; flex-direction: column; justify-content: center;
    padding: 0 !important; margin: 0 !important;
}
.price-label { margin: 0 0 2px 0 !important; line-height: 1 !important; }
.zJfTfFAXNGuru5CbLssjbw\=\= > div:nth-of-type(2) .price-label {
    background: rgba(35, 35, 35, 0.65) !important; color: #fff !important; 
    padding: 2px 8px !important; border-radius: 4px !important; 
    display: inline-block !important; font-size: 11px !important; 
    font-weight: 500 !important; line-height: 1.2 !important;
    margin: 2px 0 2px 0 !important;
}
/* Ідеальний косий зріз */
._864nyuhgJBFoXEBjj4lmXg\=\=:after {
    top: 0 !important; 
    bottom: auto !important;
    border-top: 100px solid #fff !important; 
    border-right: 35px solid red !important;
    right: -17px !important;
}

/* 4. КНОПКИ */
.i3HcnQYGyVBuoEoKIPszSQ\=\=, .pSmnsLbH1VWVg8pvkOlG5Q\=\= {
    display: block; margin: 0 auto; width: 100%; max-width: 400px;
    height: 64px !important; line-height: 64px !important;
    background: #ff2e49; color: #fff !important;
    font-size: 21px !important; font-weight: 800;
    text-transform: uppercase; text-align: center;
    border-radius: 8px; border: none; cursor: pointer;
    position: relative; overflow: hidden; box-sizing: border-box;
    padding: 0; font-family: 'Gilroy', Montserrat, sans-serif;
}
.i3HcnQYGyVBuoEoKIPszSQ\=\= .flare, .pSmnsLbH1VWVg8pvkOlG5Q\=\= .flare {
    position: absolute; top: 0; height: 100%; width: 45px;
    transform: skewX(-45deg); left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6));
    animation: flareAnimation 3s infinite linear; 
}
@keyframes flareAnimation { 0% { left: -150%; } 100% { left: 150%; } }

/* 5. АДАПТИВ (Мобільні пристрої до 450px) */
@media screen and (max-width: 450px) {
    .title_block_top .reyt-block b { font-size: 15px !important; }
    .title_block_top .stars-bg img { height: 14px !important; }
    .title_block_top .HowManyBought p { font-size: 12px !important; }
    .title_block_top .BoughtTimes { font-size: 13px !important; margin-left: 4px !important; padding: 2px 4px !important; }
    .title_block_top .BoughtLast { font-size: 9px !important; }
    .title_block_top .reyt-desc { font-size: 12px !important; margin-top: 4px !important;}
    .title_block_top .stars { width: 30%; }
    .title_block_top .HowManyBought { width: 65%; }

    .zJfTfFAXNGuru5CbLssjbw\=\= p { font-size: 12px !important; margin-bottom: 2px !important; }
    .zJfTfFAXNGuru5CbLssjbw\=\= strong { font-size: 24px !important; }
    .zJfTfFAXNGuru5CbLssjbw\=\= > div:nth-of-type(2) { padding-left: 8px !important; }
    
    ._864nyuhgJBFoXEBjj4lmXg\=\=:after { 
        border-right: 30px solid red !important; 
        border-top: 100px solid #fff !important; 
        right: -15px !important;
    }

    .i3HcnQYGyVBuoEoKIPszSQ\=\=, .pSmnsLbH1VWVg8pvkOlG5Q\=\= { font-size: 19px !important; }
}
/* ========================================= */
/* БЛОК ВІДГУКІВ (З ВЕЛИКИМИ ФОТО)           */
/* ========================================= */

.block8 {
    padding: 35px 20px;
    background: #f7f7f7;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
.title-reviews {
    font-size: 26px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.review-item {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    display: none; /* Приховані за замовчуванням для JS */
}
.review-item .name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 800;
    color: #000;
}
.review-rating {
    color: #ffc107;
    font-size: 18px;
    letter-spacing: 2px;
}
.item-doptext {
    color: #41916a;
    font-size: 12px;
    font-weight: 600;
    margin: 6px 0 10px;
}
.review-item .item-text {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 15px;
    color: #333;
}

/* ВЕЛИКІ ФОТО НА ВСЮ ШИРИНУ */
.cont_rev_img {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
}
.cont_rev_img img {
    width: 100%; /* Розтягує фото на всю ширину блоку */
    height: auto;
    display: block;
    border-radius: 8px;
}

.review-item .date {
    font-size: 12px;
    color: #888;
}
.item-company {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #ddd;
}
.item-doptext_manager {
    color: #d32f2f;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 5px;
}

/* Кнопка "Показати ще" */
.btn-more-wrap { text-align: center; margin-top: 10px; }
#btnMore {
    background: transparent;
    border: 2px solid #222;
    color: #222;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
    font-family: inherit;
}
#btnMore:active { background: #222; color: #fff; }