@charset "UTF-8";

.partners-packages__list .package__image::before {
  aspect-ratio: 202/295;
  background: center/contain no-repeat
    url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22204%22%20height%3D%22297%22%20viewBox%3D%220%200%20204%20297%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M108.373%200.134888L203.5%20296.09H0.922363L108.373%200.134888Z%22%20fill%3D%22%233EC284%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  filter: blur(30px);
  opacity: 0.9;
  pointer-events: none;
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url('../fonts/TTTravels/TTTravels-Italic.eot');
  src: url('../fonts/TTTravels/TTTravels-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTTravels/TTTravels-Italic.woff') format('woff'),
    url('../fonts/TTTravels/TTTravels-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/TTTravels/TTTravels-Regular.eot');
  src: url('../fonts/TTTravels/TTTravels-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTTravels/TTTravels-Regular.woff') format('woff'),
    url('../fonts/TTTravels/TTTravels-Regular.ttf') format('truetype'),
    url('../fonts/TTTravels/TTTravels-Regular.svg#TTTravels') format('svg');
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/TTTravels/TTTravels-Medium.eot');
  src: url('../fonts/TTTravels/TTTravels-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTTravels/TTTravels-Medium.woff') format('woff'),
    url('../fonts/TTTravels/TTTravels-Medium.ttf') format('truetype'),
    url('../fonts/TTTravels/TTTravels-Medium.svg#TTTravels') format('svg');
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url('../fonts/TTTravels/TT Travels Trial DemiBold Italic.otf');
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/TTTravels/TTTravels-DemiBold.eot');
  src: url('../fonts/TTTravels/TTTravels-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTTravels/TTTravels-DemiBold.woff') format('woff'),
    url('../fonts/TTTravels/TTTravels-DemiBold.ttf') format('truetype'),
    url('../fonts/TTTravels/TTTravels-DemiBold.svg#TTTravels') format('svg');
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url('../fonts/TTTravels/TT Travels Trial Bold Italic.otf');
}

@font-face {
  font-family: 'TTTravels';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/TTTravels/TTTravels-Bold.eot');
  src: url('../fonts/TTTravels/TTTravels-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTTravels/TTTravels-Bold.woff') format('woff'),
    url('../fonts/TTTravels/TTTravels-Bold.ttf') format('truetype'),
    url('../fonts/TTTravels/TTTravels-Bold.svg#TTTravels') format('svg');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
video {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.partners-packages__list .package__image::before {
  aspect-ratio: 202/295;
  background: center/contain no-repeat
    url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22204%22%20height%3D%22297%22%20viewBox%3D%220%200%20204%20297%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M108.373%200.134888L203.5%20296.09H0.922363L108.373%200.134888Z%22%20fill%3D%22%233EC284%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  filter: blur(30px);
  opacity: 0.9;
  pointer-events: none;
}

:root {
  --container-width: 1146px;
  --transition: 0.3s ease;
  --default-font-family: 'TTTravels';
  --heading-font-family: 'TTTravels';
  --sp: 70px;
  --accent: #3ec284;
  --accent-h: #37a170;
  --accent-2: #614ea7;
  --bg: #000;
  --text-color: #fff;
  --fz-default: 18px;
  --h1: 70px;
  --h2: 60px;
  --h3: 40px;
  --h4: 30px;
  --l: 27px;
  --m: 21px;
  --s: 16px;
  --tr: 0.3s;
}

body {
  font: 400 var(--fz-default) var(--default-font-family), Helvetica, Arial, sans-serif;
  background: var(--bg);
  min-width: 360px;
  color: var(--text-color);
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  outline: none;
}

.hidden {
  display: none;
  overflow: hidden;
}

.wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-flow: column;
}

[class*='__container'] {
  margin: 0 auto;
  max-width: var(--container-width);
  padding: 0 10px;
  width: 100%;
}

.btn {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  transition: var(--tr);
}

.btn--ticket {
  font-size: 24px;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22415%22%20height%3D%2280%22%20viewBox%3D%220%200%20415%2080%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341.198%206.33495C344.697%206.33495%20347.533%203.4988%20347.533%200.000237942V0H414.5V79.6364H347.533C347.533%2076.1379%20344.697%2073.3018%20341.198%2073.3018C337.7%2073.3018%20334.864%2076.1379%20334.864%2079.6364H0V0H334.864V0.000237942C334.864%203.4988%20337.7%206.33495%20341.198%206.33495ZM341.198%209.95472C340.699%209.95472%20340.293%2010.3599%20340.293%2010.8597V16.2894C340.293%2016.7892%20340.699%2017.1944%20341.198%2017.1944C341.698%2017.1944%20342.103%2016.7892%20342.103%2016.2894V10.8597C342.103%2010.3599%20341.698%209.95472%20341.198%209.95472ZM340.293%2038.0084C340.293%2037.5086%20340.699%2037.1035%20341.198%2037.1035C341.698%2037.1035%20342.103%2037.5086%20342.103%2038.0084V43.4382C342.103%2043.938%20341.698%2044.3432%20341.198%2044.3432C340.699%2044.3432%20340.293%2043.938%20340.293%2043.4382V38.0084ZM341.198%2019.0043C340.699%2019.0043%20340.293%2019.4095%20340.293%2019.9093V25.339C340.293%2025.8388%20340.699%2026.244%20341.198%2026.244C341.698%2026.244%20342.103%2025.8388%20342.103%2025.339V19.9093C342.103%2019.4095%20341.698%2019.0043%20341.198%2019.0043ZM340.293%2047.058C340.293%2046.5582%20340.699%2046.1531%20341.198%2046.1531C341.698%2046.1531%20342.103%2046.5582%20342.103%2047.058V52.4878C342.103%2052.9876%20341.698%2053.3927%20341.198%2053.3927C340.699%2053.3927%20340.293%2052.9876%20340.293%2052.4878V47.058ZM341.198%2027.1489C340.699%2027.1489%20340.293%2027.5541%20340.293%2028.0539V33.4836C340.293%2033.9834%20340.699%2034.3886%20341.198%2034.3886C341.698%2034.3886%20342.103%2033.9834%20342.103%2033.4836V28.0539C342.103%2027.5541%20341.698%2027.1489%20341.198%2027.1489ZM340.293%2056.1076C340.293%2055.6078%20340.699%2055.2027%20341.198%2055.2027C341.698%2055.2027%20342.103%2055.6078%20342.103%2056.1076V60.6324C342.103%2061.1322%20341.698%2061.5374%20341.198%2061.5374C340.699%2061.5374%20340.293%2061.1322%20340.293%2060.6324V56.1076ZM341.198%2063.3473C340.699%2063.3473%20340.293%2063.7524%20340.293%2064.2522V69.682C340.293%2070.1818%20340.699%2070.587%20341.198%2070.587C341.698%2070.587%20342.103%2070.1818%20342.103%2069.682V64.2522C342.103%2063.7524%20341.698%2063.3473%20341.198%2063.3473Z%22%20fill%3D%22url(%23paint0_linear_2012_84)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341.5%206.32789C344.858%206.17045%20347.533%203.39768%20347.533%200.000237942V0H414.5V79.6364H347.533C347.533%2076.239%20344.858%2073.4663%20341.5%2073.3089V70.5355C341.851%2070.4112%20342.103%2070.076%20342.103%2069.682V64.2522C342.103%2063.8582%20341.851%2063.523%20341.5%2063.3988V61.4859C341.851%2061.3616%20342.103%2061.0264%20342.103%2060.6324V56.1076C342.103%2055.7136%20341.851%2055.3784%20341.5%2055.2542V53.3412C341.851%2053.217%20342.103%2052.8818%20342.103%2052.4878V47.058C342.103%2046.664%20341.851%2046.3288%20341.5%2046.2046V44.2917C341.851%2044.1674%20342.103%2043.8322%20342.103%2043.4382V38.0084C342.103%2037.6144%20341.851%2037.2792%20341.5%2037.155V34.3371C341.851%2034.2129%20342.103%2033.8777%20342.103%2033.4836V28.0539C342.103%2027.6599%20341.851%2027.3247%20341.5%2027.2004V26.1925C341.851%2026.0683%20342.103%2025.733%20342.103%2025.339V19.9093C342.103%2019.5152%20341.851%2019.18%20341.5%2019.0558V17.1429C341.851%2017.0187%20342.103%2016.6835%20342.103%2016.2894V10.8597C342.103%2010.4657%20341.851%2010.1304%20341.5%2010.0062V6.32789Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2068.2464L360.003%2070.0143C360.003%2070.0784%20360.076%2070.1304%20360.167%2070.1304L400.839%2070.1304C400.929%2070.1304%20401.003%2070.0784%20401.003%2070.0143L401.003%2068.2464C401.003%2068.1823%20400.929%2068.1304%20400.839%2068.1304L360.167%2068.1304C360.076%2068.1304%20360.003%2068.1823%20360.003%2068.2464Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2063.6378L360.003%2064.623C360.003%2064.9032%20360.183%2065.1304%20360.404%2065.1304L400.601%2065.1304C400.823%2065.1304%20401.003%2064.9032%20401.003%2064.623L401.003%2063.6378C401.003%2063.3575%20400.823%2063.1304%20400.601%2063.1304L360.404%2063.1304C360.183%2063.1304%20360.003%2063.3575%20360.003%2063.6378Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2059.4016L360.003%2059.8591C360.003%2060.0089%20360.203%2060.1304%20360.451%2060.1304L400.554%2060.1304C400.802%2060.1304%20401.003%2060.0089%20401.003%2059.8591L401.003%2059.4016C401.003%2059.2518%20400.802%2059.1304%20400.554%2059.1304L360.451%2059.1304C360.203%2059.1304%20360.003%2059.2518%20360.003%2059.4016Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2055.4016L360.003%2055.8591C360.003%2056.0089%20360.203%2056.1304%20360.451%2056.1304L400.554%2056.1304C400.802%2056.1304%20401.003%2056.0089%20401.003%2055.8591L401.003%2055.4016C401.003%2055.2518%20400.802%2055.1304%20400.554%2055.1304L360.451%2055.1304C360.203%2055.1304%20360.003%2055.2518%20360.003%2055.4016Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2039.3797L360.003%2040.881C360.003%2041.0187%20360.165%2041.1304%20360.366%2041.1304L400.64%2041.1304C400.84%2041.1304%20401.003%2041.0187%20401.003%2040.881L401.003%2039.3797C401.003%2039.242%20400.84%2039.1304%20400.64%2039.1304L360.366%2039.1304C360.165%2039.1304%20360.003%2039.242%20360.003%2039.3797Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2033.2327L360.003%2036.028C360.003%2036.0846%20360.064%2036.1304%20360.139%2036.1304L400.866%2036.1304C400.942%2036.1304%20401.003%2036.0846%20401.003%2036.028L401.003%2033.2327C401.003%2033.1762%20400.942%2033.1304%20400.866%2033.1304L360.139%2033.1304C360.064%2033.1304%20360.003%2033.1762%20360.003%2033.2327Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2029.3544L360.003%2029.9063C360.003%2030.0301%20360.169%2030.1304%20360.373%2030.1304L400.632%2030.1304C400.837%2030.1304%20401.003%2030.0301%20401.003%2029.9063L401.003%2029.3544C401.003%2029.2307%20400.837%2029.1304%20400.632%2029.1304L360.373%2029.1304C360.169%2029.1304%20360.003%2029.2307%20360.003%2029.3544Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.001%2010.2771L360.002%2010.9056C360.002%2011.0297%20360.148%2011.1302%20360.326%2011.13L400.676%2011.0785C400.855%2011.0783%20401%2010.9775%20400.999%2010.8533L400.998%2010.2249C400.998%2010.1007%20400.852%2010.0003%20400.674%2010.0005L360.324%2010.0519C360.145%2010.0521%20360%2010.153%20360.001%2010.2771Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360%2049.1562L360%2051.8438C360%2051.9301%20360.093%2052%20360.207%2052L400.793%2052C400.907%2052%20401%2051.9301%20401%2051.8438L401%2049.1562C401%2049.0699%20400.907%2049%20400.793%2049L360.207%2049C360.093%2049%20360%2049.0699%20360%2049.1562Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2044.239L360.003%2045.0217C360.003%2045.0817%20360.139%2045.1304%20360.307%2045.1304L400.698%2045.1304C400.866%2045.1304%20401.003%2045.0817%20401.003%2045.0217L401.003%2044.239C401.003%2044.179%20400.866%2044.1304%20400.698%2044.1304L360.307%2044.1304C360.139%2044.1304%20360.003%2044.179%20360.003%2044.239Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2024.5561L360.003%2025.7046C360.003%2025.9398%20360.153%2026.1304%20360.339%2026.1304L400.667%2026.1304C400.852%2026.1304%20401.003%2025.9398%20401.003%2025.7046L401.003%2024.5561C401.003%2024.321%20400.852%2024.1304%20400.667%2024.1304L360.339%2024.1304C360.153%2024.1304%20360.003%2024.321%20360.003%2024.5561Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2020.2931L360.003%2020.9677C360.003%2021.0575%20360.122%2021.1304%20360.268%2021.1304L400.737%2021.1304C400.884%2021.1304%20401.003%2021.0575%20401.003%2020.9677L401.003%2020.293C401.003%2020.2032%20400.884%2020.1304%20400.737%2020.1304L360.268%2020.1304C360.122%2020.1304%20360.003%2020.2032%20360.003%2020.2931Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2014.7021L360.003%2016.5586C360.003%2016.8744%20360.137%2017.1304%20360.303%2017.1304L400.702%2017.1304C400.868%2017.1304%20401.003%2016.8744%20401.003%2016.5586L401.003%2014.7021C401.003%2014.3864%20400.868%2014.1304%20400.702%2014.1304L360.303%2014.1304C360.137%2014.1304%20360.003%2014.3864%20360.003%2014.7021Z%22%20fill%3D%22black%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2012_84%22%20x1%3D%22-3.50386e-07%22%20y1%3D%224.52479%22%20x2%3D%22419.671%22%20y2%3D%2274.4435%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%232CAE71%22%2F%3E%0A%3Cstop%20offset%3D%220.671875%22%20stop-color%3D%22%233EC284%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23048247%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
  padding: 22px 100px 22px 45px;
}

.btn--ticket:hover {
  transform: rotate(5deg) scale(1.1);
}

.btn--ticket-white {
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22415%22%20height%3D%2280%22%20viewBox%3D%220%200%20415%2080%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341.198%206.33495C344.697%206.33495%20347.533%203.4988%20347.533%200.000237942V0H414.5V79.6364H347.533C347.533%2076.1379%20344.697%2073.3018%20341.198%2073.3018C337.7%2073.3018%20334.864%2076.1379%20334.864%2079.6364H0V0H334.864V0.000237942C334.864%203.4988%20337.7%206.33495%20341.198%206.33495ZM341.198%209.95472C340.699%209.95472%20340.293%2010.3599%20340.293%2010.8597V16.2894C340.293%2016.7892%20340.699%2017.1944%20341.198%2017.1944C341.698%2017.1944%20342.103%2016.7892%20342.103%2016.2894V10.8597C342.103%2010.3599%20341.698%209.95472%20341.198%209.95472ZM340.293%2038.0084C340.293%2037.5086%20340.699%2037.1035%20341.198%2037.1035C341.698%2037.1035%20342.103%2037.5086%20342.103%2038.0084V43.4382C342.103%2043.938%20341.698%2044.3432%20341.198%2044.3432C340.699%2044.3432%20340.293%2043.938%20340.293%2043.4382V38.0084ZM341.198%2019.0043C340.699%2019.0043%20340.293%2019.4095%20340.293%2019.9093V25.339C340.293%2025.8388%20340.699%2026.244%20341.198%2026.244C341.698%2026.244%20342.103%2025.8388%20342.103%2025.339V19.9093C342.103%2019.4095%20341.698%2019.0043%20341.198%2019.0043ZM340.293%2047.058C340.293%2046.5582%20340.699%2046.1531%20341.198%2046.1531C341.698%2046.1531%20342.103%2046.5582%20342.103%2047.058V52.4878C342.103%2052.9876%20341.698%2053.3927%20341.198%2053.3927C340.699%2053.3927%20340.293%2052.9876%20340.293%2052.4878V47.058ZM341.198%2027.1489C340.699%2027.1489%20340.293%2027.5541%20340.293%2028.0539V33.4836C340.293%2033.9834%20340.699%2034.3886%20341.198%2034.3886C341.698%2034.3886%20342.103%2033.9834%20342.103%2033.4836V28.0539C342.103%2027.5541%20341.698%2027.1489%20341.198%2027.1489ZM340.293%2056.1076C340.293%2055.6078%20340.699%2055.2027%20341.198%2055.2027C341.698%2055.2027%20342.103%2055.6078%20342.103%2056.1076V60.6324C342.103%2061.1322%20341.698%2061.5374%20341.198%2061.5374C340.699%2061.5374%20340.293%2061.1322%20340.293%2060.6324V56.1076ZM341.198%2063.3473C340.699%2063.3473%20340.293%2063.7524%20340.293%2064.2522V69.682C340.293%2070.1818%20340.699%2070.587%20341.198%2070.587C341.698%2070.587%20342.103%2070.1818%20342.103%2069.682V64.2522C342.103%2063.7524%20341.698%2063.3473%20341.198%2063.3473Z%22%20fill%3D%22url(%23paint0_linear_2012_84)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341.5%206.32789C344.858%206.17045%20347.533%203.39768%20347.533%200.000237942V0H414.5V79.6364H347.533C347.533%2076.239%20344.858%2073.4663%20341.5%2073.3089V70.5355C341.851%2070.4112%20342.103%2070.076%20342.103%2069.682V64.2522C342.103%2063.8582%20341.851%2063.523%20341.5%2063.3988V61.4859C341.851%2061.3616%20342.103%2061.0264%20342.103%2060.6324V56.1076C342.103%2055.7136%20341.851%2055.3784%20341.5%2055.2542V53.3412C341.851%2053.217%20342.103%2052.8818%20342.103%2052.4878V47.058C342.103%2046.664%20341.851%2046.3288%20341.5%2046.2046V44.2917C341.851%2044.1674%20342.103%2043.8322%20342.103%2043.4382V38.0084C342.103%2037.6144%20341.851%2037.2792%20341.5%2037.155V34.3371C341.851%2034.2129%20342.103%2033.8777%20342.103%2033.4836V28.0539C342.103%2027.6599%20341.851%2027.3247%20341.5%2027.2004V26.1925C341.851%2026.0683%20342.103%2025.733%20342.103%2025.339V19.9093C342.103%2019.5152%20341.851%2019.18%20341.5%2019.0558V17.1429C341.851%2017.0187%20342.103%2016.6835%20342.103%2016.2894V10.8597C342.103%2010.4657%20341.851%2010.1304%20341.5%2010.0062V6.32789Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2068.2464L360.003%2070.0143C360.003%2070.0784%20360.076%2070.1304%20360.167%2070.1304L400.839%2070.1304C400.929%2070.1304%20401.003%2070.0784%20401.003%2070.0143L401.003%2068.2464C401.003%2068.1823%20400.929%2068.1304%20400.839%2068.1304L360.167%2068.1304C360.076%2068.1304%20360.003%2068.1823%20360.003%2068.2464Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2063.6378L360.003%2064.623C360.003%2064.9032%20360.183%2065.1304%20360.404%2065.1304L400.601%2065.1304C400.823%2065.1304%20401.003%2064.9032%20401.003%2064.623L401.003%2063.6378C401.003%2063.3575%20400.823%2063.1304%20400.601%2063.1304L360.404%2063.1304C360.183%2063.1304%20360.003%2063.3575%20360.003%2063.6378Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2059.4016L360.003%2059.8591C360.003%2060.0089%20360.203%2060.1304%20360.451%2060.1304L400.554%2060.1304C400.802%2060.1304%20401.003%2060.0089%20401.003%2059.8591L401.003%2059.4016C401.003%2059.2518%20400.802%2059.1304%20400.554%2059.1304L360.451%2059.1304C360.203%2059.1304%20360.003%2059.2518%20360.003%2059.4016Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2055.4016L360.003%2055.8591C360.003%2056.0089%20360.203%2056.1304%20360.451%2056.1304L400.554%2056.1304C400.802%2056.1304%20401.003%2056.0089%20401.003%2055.8591L401.003%2055.4016C401.003%2055.2518%20400.802%2055.1304%20400.554%2055.1304L360.451%2055.1304C360.203%2055.1304%20360.003%2055.2518%20360.003%2055.4016Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2039.3797L360.003%2040.881C360.003%2041.0187%20360.165%2041.1304%20360.366%2041.1304L400.64%2041.1304C400.84%2041.1304%20401.003%2041.0187%20401.003%2040.881L401.003%2039.3797C401.003%2039.242%20400.84%2039.1304%20400.64%2039.1304L360.366%2039.1304C360.165%2039.1304%20360.003%2039.242%20360.003%2039.3797Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2033.2327L360.003%2036.028C360.003%2036.0846%20360.064%2036.1304%20360.139%2036.1304L400.866%2036.1304C400.942%2036.1304%20401.003%2036.0846%20401.003%2036.028L401.003%2033.2327C401.003%2033.1762%20400.942%2033.1304%20400.866%2033.1304L360.139%2033.1304C360.064%2033.1304%20360.003%2033.1762%20360.003%2033.2327Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2029.3544L360.003%2029.9063C360.003%2030.0301%20360.169%2030.1304%20360.373%2030.1304L400.632%2030.1304C400.837%2030.1304%20401.003%2030.0301%20401.003%2029.9063L401.003%2029.3544C401.003%2029.2307%20400.837%2029.1304%20400.632%2029.1304L360.373%2029.1304C360.169%2029.1304%20360.003%2029.2307%20360.003%2029.3544Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.001%2010.2771L360.002%2010.9056C360.002%2011.0297%20360.148%2011.1302%20360.326%2011.13L400.676%2011.0785C400.855%2011.0783%20401%2010.9775%20400.999%2010.8533L400.998%2010.2249C400.998%2010.1007%20400.852%2010.0003%20400.674%2010.0005L360.324%2010.0519C360.145%2010.0521%20360%2010.153%20360.001%2010.2771Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360%2049.1562L360%2051.8438C360%2051.9301%20360.093%2052%20360.207%2052L400.793%2052C400.907%2052%20401%2051.9301%20401%2051.8438L401%2049.1562C401%2049.0699%20400.907%2049%20400.793%2049L360.207%2049C360.093%2049%20360%2049.0699%20360%2049.1562Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2044.239L360.003%2045.0217C360.003%2045.0817%20360.139%2045.1304%20360.307%2045.1304L400.698%2045.1304C400.866%2045.1304%20401.003%2045.0817%20401.003%2045.0217L401.003%2044.239C401.003%2044.179%20400.866%2044.1304%20400.698%2044.1304L360.307%2044.1304C360.139%2044.1304%20360.003%2044.179%20360.003%2044.239Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2024.5561L360.003%2025.7046C360.003%2025.9398%20360.153%2026.1304%20360.339%2026.1304L400.667%2026.1304C400.852%2026.1304%20401.003%2025.9398%20401.003%2025.7046L401.003%2024.5561C401.003%2024.321%20400.852%2024.1304%20400.667%2024.1304L360.339%2024.1304C360.153%2024.1304%20360.003%2024.321%20360.003%2024.5561Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2020.2931L360.003%2020.9677C360.003%2021.0575%20360.122%2021.1304%20360.268%2021.1304L400.737%2021.1304C400.884%2021.1304%20401.003%2021.0575%20401.003%2020.9677L401.003%2020.293C401.003%2020.2032%20400.884%2020.1304%20400.737%2020.1304L360.268%2020.1304C360.122%2020.1304%20360.003%2020.2032%20360.003%2020.2931Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M360.003%2014.7021L360.003%2016.5586C360.003%2016.8744%20360.137%2017.1304%20360.303%2017.1304L400.702%2017.1304C400.868%2017.1304%20401.003%2016.8744%20401.003%2016.5586L401.003%2014.7021C401.003%2014.3864%20400.868%2014.1304%20400.702%2014.1304L360.303%2014.1304C360.137%2014.1304%20360.003%2014.3864%20360.003%2014.7021Z%22%20fill%3D%22black%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2012_84%22%20x1%3D%22-3.50386e-07%22%20y1%3D%224.52479%22%20x2%3D%22419.671%22%20y2%3D%2274.4435%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%232CAE71%22%2F%3E%0A%3Cstop%20offset%3D%220.671875%22%20stop-color%3D%22%233EC284%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23048247%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
}

.btn--ticket-dark {
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22349%22%20height%3D%2268%22%20viewBox%3D%220%200%20349%2068%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M287.282%205.33369C290.227%205.33369%20292.615%202.94571%20292.615%200L349%201.38283e-05V67.0521H292.615V67.0518C292.615%2064.106%20290.227%2061.7181%20287.282%2061.7181C284.336%2061.7181%20281.948%2064.106%20281.948%2067.0518V67.0521H0V1.38283e-05L281.948%200C281.948%202.94571%20284.336%205.33369%20287.282%205.33369ZM287.281%208.38109C286.861%208.38109%20286.52%208.72223%20286.52%209.14304V13.7148C286.52%2014.1356%20286.861%2014.4767%20287.281%2014.4767C287.702%2014.4767%20288.043%2014.1356%20288.043%2013.7148V9.14304C288.043%208.72223%20287.702%208.38109%20287.281%208.38109ZM286.52%2032.0018C286.52%2031.581%20286.861%2031.2399%20287.281%2031.2399C287.702%2031.2399%20288.043%2031.581%20288.043%2032.0018V36.5735C288.043%2036.9944%20287.702%2037.3355%20287.281%2037.3355C286.861%2037.3355%20286.52%2036.9944%20286.52%2036.5735V32.0018ZM287.281%2016.001C286.861%2016.001%20286.52%2016.3421%20286.52%2016.7629V21.3347C286.52%2021.7555%20286.861%2022.0966%20287.281%2022.0966C287.702%2022.0966%20288.043%2021.7555%20288.043%2021.3347V16.7629C288.043%2016.3421%20287.702%2016.001%20287.281%2016.001ZM286.52%2039.6213C286.52%2039.2004%20286.861%2038.8593%20287.281%2038.8593C287.702%2038.8593%20288.043%2039.2004%20288.043%2039.6213V44.193C288.043%2044.6138%20287.702%2044.9549%20287.281%2044.9549C286.861%2044.9549%20286.52%2044.6138%20286.52%2044.193V39.6213ZM287.281%2022.8585C286.861%2022.8585%20286.52%2023.1996%20286.52%2023.6204V28.1922C286.52%2028.613%20286.861%2028.9541%20287.281%2028.9541C287.702%2028.9541%20288.043%2028.613%20288.043%2028.1922V23.6204C288.043%2023.1996%20287.702%2022.8585%20287.281%2022.8585ZM286.52%2047.2407C286.52%2046.8199%20286.861%2046.4787%20287.281%2046.4787C287.702%2046.4787%20288.043%2046.8199%20288.043%2047.2407V51.0505C288.043%2051.4713%20287.702%2051.8124%20287.281%2051.8124C286.861%2051.8124%20286.52%2051.4713%20286.52%2051.0505V47.2407ZM287.281%2053.3362C286.861%2053.3362%20286.52%2053.6774%20286.52%2054.0982V58.6699C286.52%2059.0907%20286.861%2059.4319%20287.281%2059.4319C287.702%2059.4319%20288.043%2059.0907%20288.043%2058.6699V54.0982C288.043%2053.6774%20287.702%2053.3362%20287.281%2053.3362Z%22%20fill%3D%22url(%23paint0_linear_1742_496)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M287.536%2028.9107V31.2832C287.832%2031.3878%20288.044%2031.6701%20288.044%2032.0018V36.5735C288.044%2036.9053%20287.832%2037.1875%20287.536%2037.2921V38.9027C287.832%2039.0073%20288.044%2039.2895%20288.044%2039.6212V44.193C288.044%2044.5247%20287.832%2044.8069%20287.536%2044.9115V46.5221C287.832%2046.6267%20288.044%2046.9089%20288.044%2047.2407V51.0504C288.044%2051.3822%20287.832%2051.6644%20287.536%2051.769V53.3796C287.832%2053.4842%20288.044%2053.7664%20288.044%2054.0982V58.6699C288.044%2059.0016%20287.832%2059.2838%20287.536%2059.3885V61.724C290.363%2061.8566%20292.615%2064.1912%20292.615%2067.0517V67.0521H349V0H292.615C292.615%202.86055%20290.363%205.19514%20287.536%205.32773V8.42446C287.832%208.52908%20288.044%208.8113%20288.044%209.14303V13.7148C288.044%2014.0465%20287.832%2014.3287%20287.536%2014.4333V16.0444C287.832%2016.149%20288.044%2016.4312%20288.044%2016.7629V21.3347C288.044%2021.6664%20287.832%2021.9486%20287.536%2022.0532V22.9018C287.832%2023.0065%20288.044%2023.2887%20288.044%2023.6204V28.1922C288.044%2028.5239%20287.832%2028.8061%20287.536%2028.9107Z%22%20fill%3D%22%233E3E3E%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2057.4617L303.114%2058.9503C303.114%2059.0042%20303.176%2059.048%20303.252%2059.048L337.497%2059.048C337.574%2059.048%20337.635%2059.0042%20337.635%2058.9503L337.635%2057.4617C337.635%2057.4078%20337.574%2057.364%20337.497%2057.364L303.252%2057.364C303.176%2057.364%20303.114%2057.4078%20303.114%2057.4617Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2053.5814L303.114%2054.4109C303.114%2054.6469%20303.266%2054.8381%20303.453%2054.8381L337.297%2054.8381C337.484%2054.8381%20337.635%2054.6469%20337.635%2054.4109L337.635%2053.5814C337.635%2053.3454%20337.484%2053.1542%20337.297%2053.1542L303.453%2053.1542C303.266%2053.1542%20303.114%2053.3454%20303.114%2053.5814Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2050.0147L303.114%2050.3999C303.114%2050.5261%20303.283%2050.6283%20303.492%2050.6283L337.258%2050.6283C337.466%2050.6283%20337.635%2050.5261%20337.635%2050.3999L337.635%2050.0147C337.635%2049.8886%20337.466%2049.7863%20337.258%2049.7863L303.492%2049.7863C303.283%2049.7863%20303.114%2049.8886%20303.114%2050.0147Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2046.6466L303.114%2047.0319C303.114%2047.158%20303.283%2047.2603%20303.492%2047.2603L337.258%2047.2603C337.466%2047.2603%20337.635%2047.158%20337.635%2047.0319L337.635%2046.6466C337.635%2046.5205%20337.466%2046.4183%20337.258%2046.4183L303.492%2046.4183C303.283%2046.4183%20303.114%2046.5205%20303.114%2046.6466Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2033.1567L303.114%2034.4208C303.114%2034.5367%20303.251%2034.6307%20303.42%2034.6307L337.33%2034.6307C337.499%2034.6307%20337.635%2034.5367%20337.635%2034.4208L337.635%2033.1567C337.635%2033.0408%20337.499%2032.9468%20337.33%2032.9468L303.42%2032.9468C303.251%2032.9468%20303.114%2033.0408%20303.114%2033.1567Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2027.9811L303.114%2030.3347C303.114%2030.3823%20303.166%2030.4209%20303.229%2030.4209L337.52%2030.4209C337.584%2030.4209%20337.635%2030.3823%20337.635%2030.3347L337.635%2027.9811C337.635%2027.9335%20337.584%2027.895%20337.52%2027.895L303.229%2027.895C303.166%2027.895%20303.114%2027.9335%20303.114%2027.9811Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2024.7155L303.114%2025.1802C303.114%2025.2844%20303.254%2025.3688%20303.426%2025.3688L337.323%2025.3688C337.496%2025.3688%20337.635%2025.2844%20337.635%2025.1802L337.635%2024.7155C337.635%2024.6113%20337.496%2024.5269%20337.323%2024.5269L303.426%2024.5269C303.254%2024.5269%20303.114%2024.6113%20303.114%2024.7155Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.113%208.65288L303.114%209.18199C303.114%209.28653%20303.236%209.37112%20303.387%209.37093L337.36%209.32764C337.511%209.32745%20337.633%209.24254%20337.633%209.138L337.631%208.6089C337.631%208.50436%20337.509%208.41976%20337.358%208.41995L303.385%208.46324C303.234%208.46344%20303.112%208.54834%20303.113%208.65288Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.112%2041.3885L303.112%2043.6515C303.112%2043.7241%20303.19%2043.783%20303.286%2043.783L337.459%2043.783C337.555%2043.783%20337.633%2043.7241%20337.633%2043.6515L337.633%2041.3885C337.633%2041.3159%20337.555%2041.257%20337.459%2041.257L303.286%2041.257C303.19%2041.257%20303.112%2041.3159%20303.112%2041.3885Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2037.2483L303.114%2037.9073C303.114%2037.9578%20303.229%2037.9988%20303.371%2037.9988L337.379%2037.9988C337.521%2037.9988%20337.635%2037.9578%20337.635%2037.9073L337.635%2037.2483C337.635%2037.1978%20337.521%2037.1568%20337.379%2037.1568L303.371%2037.1568C303.229%2037.1568%20303.114%2037.1978%20303.114%2037.2483Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2020.6758L303.114%2021.6428C303.114%2021.8408%20303.241%2022.0013%20303.397%2022.0013L337.353%2022.0013C337.509%2022.0013%20337.635%2021.8408%20337.635%2021.6428L337.635%2020.6758C337.635%2020.4778%20337.509%2020.3173%20337.353%2020.3173L303.397%2020.3173C303.241%2020.3173%20303.114%2020.4778%20303.114%2020.6758Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2017.0864L303.114%2017.6545C303.114%2017.7301%20303.214%2017.7914%20303.338%2017.7914L337.412%2017.7914C337.535%2017.7914%20337.635%2017.7301%20337.635%2017.6545L337.635%2017.0864C337.635%2017.0108%20337.535%2016.9495%20337.412%2016.9495L303.338%2016.9495C303.214%2016.9495%20303.114%2017.0108%20303.114%2017.0864Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M303.114%2012.3789L303.114%2013.942C303.114%2014.2079%20303.228%2014.4234%20303.367%2014.4234L337.382%2014.4234C337.522%2014.4234%20337.635%2014.2079%20337.635%2013.942L337.635%2012.3789C337.635%2012.113%20337.522%2011.8975%20337.382%2011.8975L303.367%2011.8975C303.228%2011.8975%20303.114%2012.113%20303.114%2012.3789Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1742_496%22%20x1%3D%22-2.95018e-07%22%20y1%3D%223.80978%22%20x2%3D%22353.354%22%20y2%3D%2262.6797%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%232CAE71%22%2F%3E%0A%3Cstop%20offset%3D%220.671875%22%20stop-color%3D%22%233EC284%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23048247%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
}

.btn--ticket-fullwhite {
  color: var(--bg);
  padding-top: 17px;
  padding-bottom: 17px;
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22378%22%20height%3D%2267%22%20viewBox%3D%220%200%20378%2067%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M303.835%205.39841C307.333%205.39841%20310.169%203.04791%20310.169%200.148421V0.148224H377.136V66.1481L310.169%2066.1482C310.169%2063.2487%20307.333%2060.8983%20303.835%2060.8983C300.336%2060.8983%20297.5%2063.2487%20297.5%2066.1482L0.862305%2066.1481V0.148224H297.5V0.148421C297.5%203.04791%20300.336%205.39841%20303.835%205.39841ZM303.835%208.39837C303.335%208.39837%20302.93%208.80353%20302.93%209.30333V13.4934C302.93%2013.9932%20303.335%2014.3984%20303.835%2014.3984C304.334%2014.3984%20304.74%2013.9932%20304.74%2013.4934V9.30333C304.74%208.80353%20304.334%208.39837%20303.835%208.39837ZM302.93%2031.8033C302.93%2031.3035%20303.335%2030.8984%20303.835%2030.8984C304.334%2030.8984%20304.74%2031.3035%20304.74%2031.8033V35.9934C304.74%2036.4932%20304.334%2036.8983%20303.835%2036.8983C303.335%2036.8983%20302.93%2036.4932%20302.93%2035.9934V31.8033ZM303.835%2015.8984C303.335%2015.8984%20302.93%2016.3035%20302.93%2016.8033V20.9934C302.93%2021.4932%20303.335%2021.8984%20303.835%2021.8984C304.334%2021.8984%20304.74%2021.4932%20304.74%2020.9934V16.8033C304.74%2016.3035%20304.334%2015.8984%20303.835%2015.8984ZM302.93%2039.3033C302.93%2038.8035%20303.335%2038.3983%20303.835%2038.3983C304.334%2038.3983%20304.74%2038.8035%20304.74%2039.3033V43.4933C304.74%2043.9931%20304.334%2044.3983%20303.835%2044.3983C303.335%2044.3983%20302.93%2043.9931%20302.93%2043.4933V39.3033ZM303.835%2022.6483C303.335%2022.6483%20302.93%2023.0535%20302.93%2023.5533V27.7434C302.93%2028.2432%20303.335%2028.6483%20303.835%2028.6483C304.334%2028.6483%20304.74%2028.2432%20304.74%2027.7434V23.5533C304.74%2023.0535%20304.334%2022.6483%20303.835%2022.6483ZM302.93%2046.8032C302.93%2046.3034%20303.335%2045.8983%20303.835%2045.8983C304.334%2045.8983%20304.74%2046.3034%20304.74%2046.8032V50.2433C304.74%2050.7431%20304.334%2051.1483%20303.835%2051.1483C303.335%2051.1483%20302.93%2050.7431%20302.93%2050.2433V46.8032ZM303.835%2052.6483C303.335%2052.6483%20302.93%2053.0534%20302.93%2053.5532V57.7433C302.93%2058.2431%20303.335%2058.6483%20303.835%2058.6483C304.334%2058.6483%20304.74%2058.2431%20304.74%2057.7433V53.5532C304.74%2053.0534%20304.334%2052.6483%20303.835%2052.6483Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304.137%205.39256C307.495%205.26202%20310.17%202.96407%20310.17%200.148421V0.148224H377.137V66.1481H310.17C310.17%2063.3325%20307.495%2061.0346%20304.137%2060.9041V58.5967C304.488%2058.4724%20304.74%2058.1373%20304.74%2057.7433V53.5532C304.74%2053.1593%20304.488%2052.8241%20304.137%2052.6998V51.0967C304.488%2050.9724%20304.74%2050.6373%20304.74%2050.2433V46.8032C304.74%2046.4093%20304.488%2046.0741%20304.137%2045.9498V44.3467C304.488%2044.2225%20304.74%2043.8873%20304.74%2043.4933V39.3033C304.74%2038.9093%20304.488%2038.5742%20304.137%2038.4499V36.8468C304.488%2036.7225%20304.74%2036.3873%20304.74%2035.9934V31.8033C304.74%2031.4094%20304.488%2031.0742%20304.137%2030.9499V28.5968C304.488%2028.4725%20304.74%2028.1373%20304.74%2027.7434V23.5533C304.74%2023.1593%20304.488%2022.8242%20304.137%2022.6999V21.8468C304.488%2021.7225%20304.74%2021.3874%20304.74%2020.9934V16.8033C304.74%2016.4094%20304.488%2016.0742%20304.137%2015.9499V14.3468C304.488%2014.2225%20304.74%2013.8874%20304.74%2013.4934V9.30333C304.74%208.90937%20304.488%208.57421%20304.137%208.44992V5.39256Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2056.7084L322.64%2058.1736C322.64%2058.2267%20322.713%2058.2697%20322.804%2058.2697L363.476%2058.2697C363.566%2058.2697%20363.64%2058.2267%20363.64%2058.1736L363.64%2056.7084C363.64%2056.6553%20363.566%2056.6122%20363.476%2056.6122L322.804%2056.6122C322.713%2056.6122%20322.64%2056.6553%20322.64%2056.7084Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2052.8889L322.64%2053.7054C322.64%2053.9376%20322.82%2054.1259%20323.041%2054.1259L363.238%2054.1259C363.46%2054.1259%20363.64%2053.9376%20363.64%2053.7054L363.64%2052.8889C363.64%2052.6567%20363.46%2052.4684%20363.238%2052.4684L323.041%2052.4684C322.82%2052.4684%20322.64%2052.6567%20322.64%2052.8889Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2049.3781L322.64%2049.7573C322.64%2049.8814%20322.84%2049.9821%20323.088%2049.9821L363.191%2049.9821C363.439%2049.9821%20363.64%2049.8814%20363.64%2049.7573L363.64%2049.3781C363.64%2049.254%20363.439%2049.1533%20363.191%2049.1533L323.088%2049.1533C322.84%2049.1533%20322.64%2049.254%20322.64%2049.3781Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2046.063L322.64%2046.4422C322.64%2046.5664%20322.84%2046.667%20323.088%2046.667L363.191%2046.667C363.439%2046.667%20363.64%2046.5664%20363.64%2046.4422L363.64%2046.063C363.64%2045.9389%20363.439%2045.8383%20363.191%2045.8383L323.088%2045.8383C322.84%2045.8383%20322.64%2045.9389%20322.64%2046.063Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2032.7847L322.64%2034.0289C322.64%2034.143%20322.802%2034.2355%20323.003%2034.2355L363.277%2034.2355C363.477%2034.2355%20363.64%2034.143%20363.64%2034.0289L363.64%2032.7847C363.64%2032.6705%20363.477%2032.578%20363.277%2032.578L323.003%2032.578C322.802%2032.578%20322.64%2032.6705%20322.64%2032.7847Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2027.6902L322.64%2030.0069C322.64%2030.0537%20322.701%2030.0917%20322.776%2030.0917L363.503%2030.0917C363.578%2030.0917%20363.64%2030.0537%20363.64%2030.0069L363.64%2027.6902C363.64%2027.6434%20363.578%2027.6054%20363.503%2027.6054L322.776%2027.6054C322.701%2027.6054%20322.64%2027.6434%20322.64%2027.6902Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2024.4761L322.64%2024.9334C322.64%2025.036%20322.806%2025.1191%20323.01%2025.1191L363.269%2025.1191C363.474%2025.1191%20363.64%2025.036%20363.64%2024.9334L363.64%2024.476C363.64%2024.3735%20363.474%2024.2904%20363.269%2024.2904L323.01%2024.2904C322.806%2024.2904%20322.64%2024.3735%20322.64%2024.4761Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.638%208.66547L322.639%209.18627C322.639%209.28917%20322.785%209.37244%20322.963%209.37225L363.313%209.32964C363.492%209.32945%20363.637%209.24588%20363.636%209.14298L363.635%208.62217C363.635%208.51927%20363.489%208.43601%20363.311%208.4362L322.961%208.47881C322.782%208.47899%20322.637%208.56257%20322.638%208.66547Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.637%2040.8871L322.637%2043.1145C322.637%2043.186%20322.729%2043.2439%20322.844%2043.2439L363.43%2043.2439C363.544%2043.2439%20363.637%2043.186%20363.637%2043.1145L363.637%2040.8871C363.637%2040.8156%20363.544%2040.7576%20363.43%2040.7576L322.844%2040.7576C322.729%2040.7576%20322.637%2040.8156%20322.637%2040.8871Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2036.8119L322.64%2037.4606C322.64%2037.5103%20322.776%2037.5506%20322.944%2037.5506L363.335%2037.5506C363.503%2037.5506%20363.64%2037.5103%20363.64%2037.4606L363.64%2036.8119C363.64%2036.7621%20363.503%2036.7218%20363.335%2036.7218L322.944%2036.7218C322.776%2036.7218%20322.64%2036.7621%20322.64%2036.8119Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2020.4994L322.64%2021.4512C322.64%2021.6461%20322.79%2021.8041%20322.976%2021.8041L363.304%2021.8041C363.489%2021.8041%20363.64%2021.6461%20363.64%2021.4512L363.64%2020.4994C363.64%2020.3045%20363.489%2020.1465%20363.304%2020.1465L322.976%2020.1465C322.79%2020.1465%20322.64%2020.3045%20322.64%2020.4994Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2016.9663L322.64%2017.5254C322.64%2017.5999%20322.759%2017.6602%20322.905%2017.6602L363.374%2017.6602C363.521%2017.6602%20363.64%2017.5999%20363.64%2017.5254L363.64%2016.9663C363.64%2016.8918%20363.521%2016.8315%20363.374%2016.8315L322.905%2016.8315C322.759%2016.8315%20322.64%2016.8918%20322.64%2016.9663Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M322.64%2012.3328L322.64%2013.8713C322.64%2014.133%20322.774%2014.3452%20322.94%2014.3452L363.339%2014.3452C363.505%2014.3452%20363.64%2014.133%20363.64%2013.8713L363.64%2012.3328C363.64%2012.071%20363.505%2011.8589%20363.339%2011.8589L322.94%2011.8589C322.774%2011.8589%20322.64%2012.071%20322.64%2012.3328Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
}

.btn--float {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%) translateY(150px);
  z-index: 100;
}

.btn--float._visible {
  transform: translateX(-50%) translateY(0%);
}

.subm {
  cursor: pointer;
  border: none;
  display: block;
  margin: 0 auto;
}

.btn-wrapper {
  position: relative;
  display: block;
  padding: 16px;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}

.btn-wrapper .btn {
  background: var(--accent);
  position: relative;
  padding: 12px 20px;
  font-size: 24px;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
}

.btn-wrapper span {
  position: absolute;
  aspect-ratio: 1;
  width: 24px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25" fill="none"><path d="M1 0L1 24L25 24" stroke="%233EC284"/></svg>')
    center/contain no-repeat;
  transition: var(--tr);
}

.btn-wrapper__decor-1 {
  top: 0;
  left: 0;
  transform: rotate(90deg);
}

.btn-wrapper__decor-2 {
  top: 0;
  right: 0;
  transform: rotate(180deg);
}

.btn-wrapper__decor-3 {
  bottom: 0;
  right: 0;
  transform: rotate(270deg);
}

.btn-wrapper__decor-4 {
  bottom: 0;
  left: 0;
}

.btn-wrapper:hover .btn {
  background: var(--accent-h);
}

.btn-wrapper:hover span {
  width: 20px;
}

.btn-wrapper:hover .btn-wrapper__decor-1 {
  top: 4px;
  left: 4px;
}

.btn-wrapper:hover .btn-wrapper__decor-2 {
  top: 4px;
  right: 4px;
}

.btn-wrapper:hover .btn-wrapper__decor-3 {
  bottom: 4px;
  right: 4px;
}

.btn-wrapper:hover .btn-wrapper__decor-4 {
  bottom: 4px;
  left: 4px;
}

form input.error {
  box-shadow: inset 0px 0px 20px 1px rgba(255, 0, 0, 0.3);
  border: 2px solid red !important;
}

form input.not_error {
  box-shadow: inset 0px 0px 20px 1px rgba(100, 255, 100, 0.3);
  border: 2px solid #99ff99 !important;
}

h1,
._h1 {
  font: 700 var(--h1) var(--heading-font-family);
}

h2,
._h2 {
  font: 700 var(--h2) var(--heading-font-family);
}

h3,
._h3 {
  font: 700 var(--h3) var(--heading-font-family);
}

h4,
._h4 {
  font: 700 var(--h4) var(--heading-font-family);
}

a {
  color: var(--text-color);
  text-decoration: none;
}

._semibold {
  font-weight: 600;
}

._bold {
  font-weight: 700;
}

._accent {
  color: var(--accent);
}

._accent-2 {
  color: var(--accent-2);
}

._s {
  font-size: var(--s);
  line-height: 140%;
}

._m {
  font-size: var(--m);
  line-height: 140%;
}

._l {
  font-size: var(--l);
  line-height: 140%;
}

.btn {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

.subm {
  cursor: pointer;
  border: none;
  display: block;
  margin: 0 auto;
}

.form {
  max-width: 400px;
  position: relative;
}

.form__inputs {
  margin-bottom: 34px;
  display: flex;
  flex-flow: column;
  gap: 15px;
}

.form .input {
  background: #fff;
  width: 100%;
  height: 60px;
  border: 2px solid #dcdcdc;
  border-radius: 3px;
  padding-left: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  display: block;
}

.form .input__wrap {
  display: block;
  text-align: left;
}

.form .input__label {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  display: block;
}

.form:before {
  content: '';
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7) url(../img/loading.svg) 50% no-repeat;
  z-index: 10;
}

.form.loading:before {
  display: block;
}

.form .intl-tel-input {
  width: 100%;
}

.form .country-list .country-name {
  color: #333;
}

.form__bottom-text {
  padding-top: 12px;
  font-size: 11px;
  font-weight: 400;
}

#sticky-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  height: initial !important;
}

.header {
  background: var(--bg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: var(--tr);
}

.header.opacity {
  background: transparent;
}

.header:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.header._filled {
  box-shadow: 0px 2px 15px -5px #333333;
}

.header._filled:before {
  background: var(--bg);
}

.header__container {
  padding: 35px 10px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.header__logos {
  display: flex;
  align-items: center;
  gap: 27px;
  position: relative;
  z-index: 5;
}

.header__logos span {
  font-size: 24px;
}

.header__logo {
  background: center/contain no-repeat;
}

.header__logo._holders {
  aspect-ratio: 137/23;
  width: 137px;
}

.header__logo._bk {
  aspect-ratio: 159/35;
  width: 159px;
}

.header__menu {
  display: flex;
  gap: 38px;
  position: relative;
  z-index: 5;
}

.header__menu a {
  font-size: 18px;
}

.header__menu a:hover {
  color: var(--accent);
}

.burger {
  display: none;
  height: 20px;
  width: 27px;
  position: relative;
  z-index: 5;
  cursor: pointer;
}

.burger span {
  position: absolute;
  height: 2px;
  width: 100%;
  display: block;
  -webkit-backdrop-filter: invert(1);
  backdrop-filter: invert(1);
  left: 0%;
  transition: top var(--trd), bottom var(--trd), transform var(--tr), opacity var(--trd);
}

.burger span:nth-child(1) {
  top: 0%;
}

.burger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}

.burger span:nth-child(3) {
  top: calc(100% - 2px);
}

.header._active .burger span {
  transition: top var(--tr), bottom var(--tr), transform var(--trd), opacity var(--tr);
}

.header._active .burger span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.header._active .burger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}

.header._active .burger span:nth-child(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.page-loader {
  position: fixed;
  padding: 124px 0 63px;
  inset: 0;
  background: url('../img/page-loader/page-loader.webp') center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  z-index: 9999;
  transition: opacity 0.8s ease, visibility 0s 0.8s;
}

.page-loader__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: column;
  gap: 40px;
  height: 100%;
}

.page-loader__top {
  text-align: center;
}

.page-loader__title {
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 74.8px;
  color: #fff;
  margin-bottom: 82px;
  margin-left: 75px;
}

.page-loader__bar {
  max-width: 663px;
  width: 100%;
  height: 19px;
  margin: 0 auto;
  position: relative;
}

.page-loader__bar:before {
  content: '';
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.page-loader__bar:after {
  content: '';
  border: 1px solid #3ec284;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: -1;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
}

.page-loader__fill {
  display: block;
  height: 100%;
  width: 0;
  background: repeating-linear-gradient(-68deg, #000, #000 13px, #3ec284 13px, #3ec284 26px);
  transition: width 0.3s linear;
  max-width: 100%;
}

.page-loader.disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.page-loader__partners {
  width: 362px;
  height: 35px;
  background: 50% / contain no-repeat;
}

.hero {
  position: relative;
  background: url(../img/hero/bg.webp) center/cover no-repeat;
  z-index: 1;
}

.hero::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 487px;
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
}

.hero::after {
  content: '';
  position: absolute;
  bottom: 0px;
  height: 167px;
  width: 100%;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.hero__container {
  padding: 122px 0 100px;
  position: relative;
}

.hero__img {
  position: absolute;
  left: 36%;
  top: 32%;
  z-index: 1;
  width: 500px;
  height: auto;
  pointer-events: none;
}

.hero__date {
  position: absolute;
  top: 39%;
  left: 79%;
  transform: rotate(-5deg);
  padding: 13px 17px 13px 34px;
  width: 215px;
  color: #fff;
  font-size: 20px;
  background: url(../img/hero/date-decor.webp) center/contain no-repeat;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  z-index: 1;
}

.hero__date span {
  color: #614ea7;
}

.hero__title {
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}

.hero__title b {
  font-size: 132px;
  font-weight: 700;
  line-height: 105%;
}

.hero__based-on {
  color: rgba(255, 255, 255, 0.5019607843);
  font-size: 14px;
  z-index: 2;
}

.hero__film-name {
  margin-top: 10px;
  font-size: 66px;
  font-weight: 500;
  line-height: 69.566px;
  max-width: 391px;
  z-index: 2;
}

.hero__bottom {
  position: relative;
  margin-top: 114px;
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

.hero__bottom-info {
  display: flex;
  align-items: center;
  z-index: 1;
}

.hero__mission-title {
  margin-left: 14px;
  position: relative;
  width: 232px;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 600;
  z-index: 1;
}

.hero__mission-title::before {
  content: '';
  position: absolute;
  top: -12px;
  left: -16px;
  aspect-ratio: 238 / 74;
  width: 260px;
  background: url(../img/hero/mission-title.svg) center / contain no-repeat;
  z-index: -1;
}

.hero__mission-text {
  font-size: 20px;
  max-width: 380px;
}

.hero__bottom-wrapper {
  padding: 14px 28px;
  background: rgba(45, 45, 45, 0.5);
  display: flex;
  gap: 24px;
}

.hero__mission-dress-code {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 194px;
  flex-shrink: 0;
}

.hero__mission-dress-code img {
  width: 46px;
  height: auto;
}

.hero__mission-dress-code p {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  max-width: 135px;
}

.hero__mission-dress-code.hero__mission-dress-code--mob {
  display: none;
}

.hero__mission-dress-code.hero__mission-dress-code--mob img {
  width: 32px;
}

.hero__mission-dress-code.hero__mission-dress-code--mob p {
  font-size: 16px;
  max-width: none;
}

.hero__decor {
  position: absolute;
  top: -52%;
  right: -23%;
  aspect-ratio: 507/566;
  width: 507px;
  transform: rotate(71deg);
  filter: blur(100px);
  background: url(../img/hero/bg-decor.svg) center/contain no-repeat;
}

.hero__btn {
  width: fit-content;
  flex-shrink: 0;
  margin-left: 20px;
}

.unity {
  padding: 85px 0 77px;
}

.unity__container {
  position: relative;
}

.unity__container::before {
  content: '';
  position: absolute;
  top: -5%;
  left: -21%;
  aspect-ratio: 507/565;
  width: 507px;
  transform: rotate(71.343deg);
  filter: blur(100px);
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="508" height="566" viewBox="0 0 508 566" fill="none"><path d="M253.745 0L507.491 565.5H0L253.745 0Z" fill="white" fill-opacity="0.4"/></svg>')
    center/contain no-repeat;
  z-index: -1;
}

.unity__container::after {
  content: '';
  position: absolute;
  top: 0%;
  left: 34%;
  aspect-ratio: 403/413;
  width: 403px;
  transform: rotate(71.343deg);
  filter: blur(86px);
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="404" height="414" viewBox="0 0 404 414" fill="none"><path d="M201.718 0L403.437 413.572L0 413.572L201.718 0Z" fill="%23614EA7"/></svg>')
    center/contain no-repeat;
  z-index: -1;
}

.unity__top {
  display: flex;
  justify-content: space-between;
}

.unity__title {
  width: 513px;
  text-transform: uppercase;
  text-align: end;
  line-height: 63.51px;
  font-weight: 600;
}

.unity__sub-title {
  max-width: 416px;
  color: var(--accent);
  font-size: 36px;
  font-weight: 500;
  line-height: 41px;
  text-transform: uppercase;
}

.unity__text-1,
.unity__text-2,
.unity__text-3 {
  position: absolute;
}

.unity__text-1 {
  top: 30%;
  left: 4%;
  max-width: 243px;
  font-size: 18px;
}

.unity__text-1 b {
  font-style: italic;
  font-weight: 700;
}

.unity__text-2 {
  top: 58%;
  left: 4%;
  max-width: 226px;
  font-size: 18px;
}

.unity__text-2 span {
  color: var(--accent);
  font-weight: 600;
  font-style: italic;
}

.unity__text-3 {
  margin-top: 36px;
  top: 46%;
  right: 40px;
  text-transform: uppercase;
  font-size: 22px;
  max-width: 250px;
}

.unity__text-3 span {
  color: var(--accent);
  font-weight: 500;
}

.unity__btn {
  margin-left: auto;
  margin-top: 177px;
  z-index: 1;
}

.unity__grid-img {
  position: absolute;
  width: 1024px;
  height: 270px;
  top: 24%;
  left: -31%;
  background: url(../img/unity/grid.svg) center/contain no-repeat;
}

.unity__main-img {
  position: absolute;
  pointer-events: none;
  top: -9%;
  left: 19%;
  aspect-ratio: 1;
  width: 612px;
  background: center/contain no-repeat;
}

.network {
  padding: 64px 0 40px;
}

.network__title {
  text-transform: uppercase;
}

.network__sub-title {
  color: var(--accent);
  text-align: right;
  font-size: 60px;
  font-weight: 600;
  line-height: 63px;
  text-transform: uppercase;
}

.network__list {
  margin-top: 36px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 19px 12px;
}

.network .item {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 18px 30px;
  background: rgba(45, 45, 45, 0.4);
}

.network .item__header {
  display: flex;
  align-items: center;
  min-height: 58px;
  gap: 8px;
}

.network .item img {
  width: 42px;
  flex-shrink: 0;
}

.network .item h3 {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 200px;
}

.network .item .text {
  opacity: 0.5;
}

.threats {
  padding: 92px 0 68px;
}

.threats__container {
  position: relative;
}

.threats__container::before {
  content: '';
  position: absolute;
  left: 70%;
  top: -8%;
  filter: blur(115.0632476807px);
  aspect-ratio: 376/474;
  width: 376px;
  transform: rotate(3deg);
  flex-shrink: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="377" height="475" viewBox="0 0 377 475" fill="none"><path d="M188.461 0.768799L376.758 474.797H0.165039L188.461 0.768799Z" fill="%23614EA7"/></svg>')
    center/contain no-repeat;
  z-index: -1;
}

.threats__title {
  line-height: 64px;
  font-weight: 600;
}

.threats__sub-title {
  position: absolute;
  left: 62%;
  top: 70px;
  max-width: 158px;
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
  line-height: normal;
}

.threats__sub-title::before {
  content: '';
  left: -35px;
  top: 0px;
  position: absolute;
  width: 22px;
  height: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 5.49153L21.3807 8.4375L16.3233 8.41016L15.6407 11.6733L14.9055 14.5664L13.7503 20H10.6788L11.8342 14.5664H8.51323L7.38415 20H4.23404L5.36312 14.5664H0L0.611824 11.6733H6.04551L6.78056 8.41016L7.358 5.46419L8.51323 0H11.716L10.5344 5.46419H13.7503L14.9053 0H18.056L16.8483 5.46419L22 5.49153ZM9.16947 11.7007H12.4641L13.2255 8.43659H9.87837L9.16947 11.7007Z" fill="%233EC284"/><path d="M2.06451 5.45312L4.35666 5.45799C5.9126 5.4613 7.07979 6.88221 6.78086 8.40917L1.41895 8.40916L2.06451 5.45312Z" fill="%233EC284"/><path d="M20.28 14.6328L17.9334 14.6279C16.3904 14.6247 15.2602 13.1736 15.635 11.6767L20.9307 11.6768L20.28 14.6328Z" fill="%233EC284"/></svg>')
    center/contain no-repeat;
}

.threats__content {
  font-size: 18px;
  margin-top: 46px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.threats .row {
  display: flex;
  gap: 16px;
}

.threats .row:nth-child(1) .item:nth-child(1) {
  max-width: 411px;
}

.threats .row:nth-child(1) .item:nth-child(2) {
  max-width: 438px;
}

.threats .row:nth-child(2) .item:nth-child(1) {
  max-width: 277px;
}

.threats .row:nth-child(2) .item:nth-child(2) {
  max-width: 430px;
}

.threats .row:nth-child(3) .item:nth-child(1) {
  max-width: 298px;
}

.threats .row:nth-child(3) .item:nth-child(2) {
  max-width: 243px;
}

.threats .row:nth-child(4) .item:nth-child(1) {
  max-width: 304px;
}

.threats .row:nth-child(4) .item:nth-child(2) {
  max-width: 291px;
}

.threats .item {
  padding: 19px 33px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: #000;
  font-size: 18px;
}

.threats .item span {
  color: var(--accent);
  font-weight: 600;
}

.threats__image {
  position: absolute;
  aspect-ratio: 550/665;
  width: 555px;
  top: -4.5%;
  left: 61%;
  background: center/contain no-repeat;
}

.opportunity {
  padding: 133px 0;
  background: url(../img/opportunity/bg.webp) center/cover no-repeat;
}

.opportunity__container {
  position: relative;
  z-index: 1;
}

.opportunity__container::before {
  content: '';
  position: absolute;
  left: -16%;
  top: -62%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="350" height="469" viewBox="0 0 350 469" fill="none"><path d="M174.93 0.638184L349.595 468.353H0.265625L174.93 0.638184Z" fill="white" fill-opacity="0.35"/></svg>')
    center/contain no-repeat;
  width: 232px;
  height: 413px;
  transform: rotate(-62deg);
  filter: blur(68px);
}

.opportunity__container::after {
  content: '';
  position: absolute;
  left: 49%;
  top: 25%;
  background: url('data:image/svg+xml,<svg width="345" height="205" viewBox="0 0 345 205" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M172.474 0L344.358 204.75H0.5905L172.474 0Z" fill="%23614EA7"/></svg>')
    center/contain no-repeat;
  width: 397px;
  height: 273px;
  filter: blur(60px);
  z-index: -1;
}

.opportunity__image {
  position: absolute;
  left: -3%;
  top: -18%;
  aspect-ratio: 522/459;
  width: 522px;
  background: center/contain no-repeat;
}

.opportunity__title {
  margin-left: 468px;
  text-align: start;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 60px;
}

.opportunity__title b {
  font-size: 76px;
  font-weight: 700;
  line-height: 105%;
}

.opportunity__sub-title {
  padding: 10px 13px 8px;
  margin-top: 32px;
  margin-left: 520px;
  font-size: 26px;
  text-transform: uppercase;
  width: 486px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
}

.opportunity__sub-title span {
  color: var(--accent-2);
  font-weight: 600;
}

.speakers {
  padding: 68px 0 49px;
}

.speakers__title {
  font-size: 60px;
  text-align: center;
}

.speakers__subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  gap: 15px;
  margin-bottom: 38px;
}

.speakers__list {
  margin-top: 92px;
  display: grid;
  gap: 58px;
  grid-template-columns: repeat(4, 1fr);
}

.speakers__list .item {
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.speakers__list .item__image {
  width: 100%;
  aspect-ratio: 227/265;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.speakers__list .item__name {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
}

.speakers__list .item__name span {
  display: block;
}

.speakers__list .item__description {
  font-size: 14px;
  font-weight: 700;
}

.speakers__list .item__full-info {
  display: none;
}

.speakers__list .item__button {
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  line-height: 1;
}

.speakers__list .item__button:before {
  content: '';
  display: block;
  background: center/contain no-repeat
    url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.791%200.217863C15.1872%20-0.0984419%2015.7667%20-0.0692326%2016.1289%200.300871C16.4909%200.67099%2016.5073%201.25052%2016.1826%201.63974L16.1133%201.71493L1.39844%2016.1163L0%2014.6866L14.7148%200.285246L14.791%200.217863Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3Cpath%20d%3D%22M14.4141%200.297852H16.4141V16.2979H14.4141V0.297852Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3Cpath%20d%3D%22M16.4141%200V2L0.414062%202V0L16.4141%200Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  aspect-ratio: 1/1;
  width: 16px;
}

.speakers__btn-more {
  margin: 45px auto 0;
  display: flex;
  padding: 12px 10px 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.speakers__btn {
  margin: 24px auto 0;
}

.packages {
  padding: 140px 0 120px;
  background: url(../img/packages/bg.webp) center/cover no-repeat;
}

.packages__container {
  position: relative;
}

.packages__container::before {
  content: '';
  top: -20%;
  left: -10%;
  position: absolute;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="350" height="537" viewBox="0 0 350 537" fill="none"><path opacity="0.7" d="M174.638 0L349.275 536.2H0L174.638 0Z" fill="white" fill-opacity="0.3"/></svg>')
    center/contain no-repeat;
  width: 349.275px;
  height: 536.2px;
  transform: rotate(-48.68deg);
  filter: blur(70px);
  z-index: -1;
}

.packages__container::after {
  content: '';
  top: -20%;
  left: auto;
  right: -10%;
  position: absolute;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="350" height="537" viewBox="0 0 350 537" fill="none"><path opacity="0.7" d="M174.638 0L349.275 536.2H0L174.638 0Z" fill="white" fill-opacity="0.3"/></svg>')
    center/contain no-repeat;
  width: 349.275px;
  height: 536.2px;
  transform: rotate(48.68deg);
  filter: blur(70px);
  z-index: -1;
}

.packages .ticker {
  padding: 5px 0;
}

.packages .ticker__el {
  aspect-ratio: 133/41;
  width: 133px;
}

.packages__container {
  position: relative;
  z-index: 2;
}

.packages__title {
  font-size: 60px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}

.packages__title .early-birds {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -40%) rotate(-3deg);
}

.packages__list {
  margin-top: 52px;
  display: flex;
  justify-content: center;
  gap: 54px;
  padding: 0 15px;
  position: relative;
  z-index: 2;
}

.packages .package {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 6.56px;
  gap: 94px;
}

.packages .package._business::before {
  content: '';
  position: absolute;
  z-index: 3;
  top: 40%;
  left: -9%;
  width: 194px;
  height: 85px;
  transform: rotate(-8deg);
  background: url(../img/packages/black-friday.webp) center/ contain no-repeat;
}

.packages .package:hover .package__btn {
  background: var(--accent-h);
}

.packages .package__info {
  padding: 138px 50px 64px;
  top: 32%;
  position: absolute;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 362px;
  min-height: 280px;
  border-radius: 9.91px;
  border: 1.982px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.4);
  font-size: 22px;
  font-weight: 500;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.packages .package::after {
  content: '';
  position: absolute;
  left: 26%;
  top: 16%;
  background: url('data:image/svg+xml,<svg width="130" height="249" viewBox="0 0 130 249" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M65.0426 0.303223L129.378 249.003L0.706703 249.003L65.0426 0.303223Z" fill="%23614EA7"/></svg>')
    center/contain no-repeat;
  width: 139px;
  height: 322px;
  transform: rotate(-90deg);
  filter: blur(50px);
}

.packages .package__image {
  aspect-ratio: 858/574;
  width: 428px;
  background: center/contain no-repeat;
  z-index: 2;
  transition: var(--tr);
}

.packages .package__btn {
  position: relative;
  display: block;
  padding: 15px 27px;
  background: var(--accent);
  max-width: 240px;
  border-radius: 3.93px;
  transition: var(--tr);
  width: 100%;
  text-align: start;
  font-size: 27px;
  font-weight: 500;
}

.packages .package__btn:before {
  content: '';
  display: block;
  aspect-ratio: 1/1;
  width: 8.5px;
  background: center/contain no-repeat
    url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.82961%200.541457L9.28816%200.0729455L10.2252%200.990032L9.76664%201.45854L8.82961%200.541457ZM1.49354%209.91149C1.24029%2010.1702%200.825233%2010.1747%200.566481%209.92146C0.307729%209.66822%200.303266%209.25316%200.556512%208.99441L1.49354%209.91149ZM9.29813%201L9.76664%201.45854L1.49354%209.91149L1.02502%209.45295L0.556512%208.99441L8.82961%200.541457L9.29813%201Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1.20422%209.45312L9.65717%209.45313%22%20stroke%3D%22white%22%20stroke-width%3D%221.31113%22%20stroke-linecap%3D%22square%22%2F%3E%0A%3Cpath%20d%3D%22M1.02502%209.45312L1.02502%201.00017%22%20stroke%3D%22white%22%20stroke-width%3D%221.31113%22%20stroke-linecap%3D%22square%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  position: absolute;
  top: 12px;
  right: 8px;
  width: 13px;
}

.packages .package__btn:hover {
  background: var(--accent-h);
}

.packages__bonus {
  padding: 124px 82px 0;
  display: flex;
  align-items: flex-start;
}

.packages__bonus-text {
  max-width: 535px;
}

.packages__bonus-text h1,
.packages__bonus-text h2,
.packages__bonus-text h3,
.packages__bonus-text h4,
.packages__bonus-text h5,
.packages__bonus-text h6 {
  font-size: 56px;
  text-transform: uppercase;
  margin-bottom: 27px;
}

.packages__bonus-text p {
  font-size: 18px;
  line-height: 1.44;
}

.packages__bonus-important {
  margin: 27px 0;
  max-width: 490px;
  padding: 8px 10px;
  border: 1px dashed var(--accent);
  font-style: italic;
}

.packages__bonus-bottom {
  display: flex;
}

.packages__bonus-bottom p {
  width: 296px;
  padding: 7.53px 0 7.53px 30px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
}

.packages__bonus-image {
  flex: 0 0 auto;
  position: relative;
  aspect-ratio: 318/444;
  width: 318px;
  background: center/contain no-repeat;
}

.packages__bonus-image-logo {
  position: absolute;
  top: calc(100% - 13px);
  left: 50%;
  transform: translateX(-50%);
  background: center/contain no-repeat;
  aspect-ratio: 148.89/56;
  width: 148.89px;
}

.packages .ticker {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 200%;
  transform: translateX(-50%) rotate(-2.06deg);
}

.summit {
  position: relative;
  padding: 105px 0 60px;
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%221366%22%20height%3D%22917%22%20viewBox%3D%220%200%201366%20917%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20opacity%3D%220.25%22%3E%0A%3Cmask%20id%3D%22mask0_2299_1738%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221366%22%20height%3D%22917%22%3E%0A%3Cpath%20d%3D%22M1366%200H0.000976562V916.999H1366V0Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url(%23mask0_2299_1738)%22%3E%0A%3Cpath%20d%3D%22M1371.12%201101.21L867.531%20631.271V286.006L867.63%20285.917L1371.12%20-183.198L1371.36%20-182.691L867.968%20286.333V630.944L1371.37%201100.71L1371.12%201101.21Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1371.15%20939.843L929.316%20631.297V285.98L929.436%20285.894L1371.15%20-23.0977L1371.34%20-22.5505L929.753%20286.359V630.918L1371.34%20939.296L1371.15%20939.843Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-4.97129%201421.3L-5.28165%201420.87L559.61%20630.985V286.297L-5.40186%20-502.17L-5.0915%20-502.601L560.047%20286.043V631.235L559.984%20631.327L-4.97129%201421.3Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M338.948%201421.05L338.557%201420.78L621.199%20631.036V286.241L337.816%20-503.95L338.207%20-504.222L621.636%20286.097V631.182L621.612%20631.246L338.948%201421.05Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1026.08%201421.05L744.363%20631.182V286.097L744.387%20286.033L1026.78%20-504.222L1027.17%20-503.95L744.8%20286.241V631.036L1026.47%201420.78L1026.08%201421.05Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M682.73%201420.92L682.293%201420.91L682.781%20630.66V286.171L682.274%20-504.084L682.711%20-504.087L683.218%20286.171V630.66L682.73%201420.92Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1369.88%201421.13L806.011%20631.326L805.948%20631.234V286.042L806.011%20285.953L1371.09%20-504.023L1371.4%20-503.589L806.385%20286.296V630.983L1370.19%201420.7L1369.88%201421.13Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-5.14705%20939.871L-5.34375%20939.324L436.02%20630.918V286.359L-5.34375%20-22.5779L-5.14705%20-23.125L436.457%20285.98V631.297L436.337%20631.38L-5.14705%20939.871Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-5.12506%201100.67L-5.36548%201100.16L498.03%20630.942V286.331L-5.36548%20-182.133L-5.12506%20-182.641L498.467%20286.004V631.269L498.369%20631.361L-5.12506%201100.67Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-5.14705%20939.871L-5.34375%20939.324L436.02%20630.918V286.359L-5.34375%20-22.5779L-5.14705%20-23.125L436.457%20285.98V631.297L436.337%20631.38L-5.14705%20939.871Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1371.15%20939.843L929.316%20631.297V285.98L929.436%20285.894L1371.15%20-23.0977L1371.34%20-22.5505L929.753%20286.359V630.918L1371.34%20939.296L1371.15%20939.843Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1371.19%20700.049L929.503%20544.847H436.266L-5.19392%20699.851L-5.29883%20699.258L436.212%20544.236L929.584%20544.245L1371.3%20699.456L1371.19%20700.049Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M929.558%20372.593L436.185%20372.584L-5.29883%20218.813L-5.19392%20218.22L436.264%20371.982H929.505L1371.19%20217.984L1371.3%20218.58L929.558%20372.593Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-5.24561%20459.344V458.733L436.239%20458.115H929.532L1371.24%20458.711V459.323L929.532%20458.727H436.239L-5.24561%20459.344Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M929.748%20631.414H436.017V285.864H929.746V631.414H929.748ZM436.454%20630.803H929.309V286.476H436.454V630.803Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M940.531%20638.932H425.276V278.35H940.531V638.932ZM425.713%20638.321H940.094V278.961H425.713V638.321Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M952.654%20647.398H413.178V269.869H952.654V647.398ZM413.615%20646.786H952.217V270.48H413.615V646.786Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M965.975%20656.699H399.89V260.57H965.977V656.696L965.975%20656.699ZM400.327%20656.087H965.54V261.182H400.327V656.084V656.087Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M980.602%20666.912H385.221V250.301H980.602V666.912ZM385.659%20666.3H980.165V250.912H385.659V666.3Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M996.883%20678.283H368.941V238.909H996.883V678.283ZM369.379%20677.672H996.446V239.521H369.379V677.672Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1015.05%20690.971H350.785V226.205H1015.05V690.974V690.971ZM351.223%20690.359H1014.61V226.816H351.223V690.363V690.359Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1035.45%20705.22H330.396V211.927H1035.45V705.22ZM330.833%20704.609H1035.02V212.538H330.833V704.609Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1058.53%20721.335H307.335V195.794H1058.53V721.335ZM307.772%20720.724H1058.09V196.405H307.772V720.724Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1084.82%20739.7H281.051V177.393H1084.82V739.7ZM281.488%20739.088H1084.39V178.004H281.488V739.088Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1115.09%20760.828H250.804V156.226H1115.08V760.828H1115.09ZM251.242%20760.216H1114.65V156.837H251.242V760.216Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1150.28%20785.401H215.637V131.603H1150.28V785.398V785.401ZM216.074%20784.79H1149.84V132.214H216.074V784.787V784.79Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1191.71%20814.347H174.225V102.615H1191.71V814.344V814.347ZM174.662%20813.736H1191.27V103.227H174.662V813.733V813.736Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1241.66%20849.225H124.779V68.0029H1241.66V849.225ZM125.216%20848.614H1241.22V68.6143H125.216V848.614Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1301.06%20890.708H64.9353V26.1221H1301.06V890.712V890.708ZM65.3724%20890.097H1300.62V26.7334H65.3724V890.1V890.097Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%220.000732422%22%20width%3D%221365.44%22%20height%3D%22259.965%22%20fill%3D%22url(%23paint0_linear_2299_1738)%22%2F%3E%0A%3Crect%20x%3D%221365.44%22%20y%3D%22917%22%20width%3D%221365.44%22%20height%3D%22259.965%22%20transform%3D%22rotate(-180%201365.44%20917)%22%20fill%3D%22url(%23paint1_linear_2299_1738)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2299_1738%22%20x1%3D%22682.718%22%20y1%3D%220%22%20x2%3D%22682.718%22%20y2%3D%22259.965%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2299_1738%22%20x1%3D%222048.15%22%20y1%3D%22917%22%20x2%3D%222048.15%22%20y2%3D%221176.96%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
    center top/contain no-repeat;
}

.summit__top {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
}

.summit__top-decors {
  position: absolute;
  inset: 0;
}

.summit__top-decors .item {
  position: absolute;
  background: center/contain no-repeat;
}

.summit__top-decors .item:nth-child(1) {
  aspect-ratio: 264/176;
  width: 264px;
  top: 9%;
  left: -10%;
}

.summit__top-decors .item:nth-child(2) {
  aspect-ratio: 210/172;
  width: 210px;
  top: 33%;
  left: 11%;
}

.summit__top-decors .item:nth-child(3) {
  aspect-ratio: 282/190;
  width: 282px;
  top: 53%;
  left: -17%;
}

.summit__top-decors .item:nth-child(4) {
  aspect-ratio: 122/182;
  width: 122px;
  top: 61%;
  left: 8%;
}

.summit__top-decors .item:nth-child(5) {
  display: none;
}

.summit__top-decors .item:nth-child(6) {
  aspect-ratio: 298/148;
  width: 298px;
  top: 8%;
  left: 86%;
}

.summit__top-decors .item:nth-child(7) {
  aspect-ratio: 346/106;
  width: 346px;
  top: 38%;
  left: 68%;
}

.summit__top-decors .item:nth-child(8) {
  aspect-ratio: 135/202;
  width: 135px;
  top: 62%;
  left: 82%;
}

.summit__top-decors .item:nth-child(9) {
  aspect-ratio: 216/144;
  width: 216px;
  top: 62%;
  left: 92%;
}

.summit__sub-title {
  font-size: 54px;
  font-weight: 700;
  line-height: 92%;
  text-transform: uppercase;
}

.summit__title {
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 64px;
  font-weight: 700;
  line-height: 63px;
  width: 418px;
}

.summit__title-start {
  font-size: 40px;
  line-height: 63px;
  font-weight: 400;
}

.summit__since {
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
  text-transform: uppercase;
}

.summit__results {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.summit__results-title {
  margin: 0 auto;
  padding: 10px 13px 8px 13px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  width: -moz-fit-content;
  width: fit-content;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.summit__results-list {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 72px;
  z-index: 1;
}

.summit__results-list .item {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.summit__results-list .item__title {
  font-weight: 500;
  font-size: 58px;
}

.summit__results-list .item__text {
  font-size: 18px;
}

.summit__results-list .item:nth-child(1) {
  max-width: 170px;
}

.summit__middle-title {
  position: relative;
  margin-top: 125px;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  line-height: 128.695%;
  text-transform: uppercase;
}

.summit__middle-title::before {
  content: '';
  position: absolute;
  display: block;
  aspect-ratio: 820/89;
  width: 820px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22873%22%20height%3D%2293%22%20viewBox%3D%220%200%20873%2093%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20filter%3D%22url(%23filter0_f_2299_1805)%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M26.872%2026.9558L480.925%2026.8234L846.101%2038.7702L479.181%2066.7134L26.872%2026.9558Z%22%20fill%3D%22%23614EA7%22%20%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cfilter%20id%3D%22filter0_f_2299_1805%22%20x%3D%220.871948%22%20y%3D%220.823242%22%20width%3D%22871.229%22%20height%3D%2291.8901%22%0A%20%20%20%20%20%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%20%20%20%20%20%20%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%20%2F%3E%0A%20%20%20%20%20%20%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%20%2F%3E%0A%20%20%20%20%20%20%3CfeGaussianBlur%20stdDeviation%3D%2213%22%20result%3D%22effect1_foregroundBlur_2299_1805%22%20%2F%3E%0A%20%20%20%20%3C%2Ffilter%3E%20%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E')
    center/contain no-repeat;
  z-index: -1;
}

.summit__middle-title::after {
  content: '';
  position: absolute;
  display: none;
  width: 229px;
  height: 170px;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22279%22%20height%3D%22213%22%20viewBox%3D%220%200%20279%20213%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_f_2253_549)%22%3E%0A%3Cpath%20d%3D%22M58.9085%2061.7163L219.644%2059.4764L190.358%20154.248L58.9085%2061.7163Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_f_2253_549%22%20x%3D%220.408516%22%20y%3D%220.976562%22%20width%3D%22277.736%22%20height%3D%22211.771%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%2229.25%22%20result%3D%22effect1_foregroundBlur_2253_549%22%2F%3E%0A%3C%2Ffilter%3E%20%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
  z-index: -1;
}

.summit__middle-image {
  margin-top: 28px;
  background: url('../img/summit/middle-desk.webp') center/cover no-repeat;
  height: 143px;
}

.summit__bottom-title {
  margin-top: 43px;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
}

.summit__ticker {
  bottom: -35px;
  background: #3f3f3f;
  transform: rotate(-1.3deg);
}

.summit__ticker .swiper-wrapper {
  padding: 5px 0;
  transition: linear;
  z-index: 1;
}

.summit__ticker .swiper-slide {
  aspect-ratio: 239/31;
  width: 239px;
  background: url(../img/summit/ticker-item.png) center/contain no-repeat;
  pointer-events: none;
}

.summit__bottom-list {
  margin-top: 22px;
  display: flex;
  gap: 10px;
  justify-content: center;
  overflow: auto;
}

.summit__bottom-list.summit__bottom-list--mob {
  padding: 0 10px;
  display: none;
}

.summit__bottom-list .item__title span {
  font-size: 15px;
}

.summit__bottom-list .item--med .item__title span {
  color: var(--accent);
}

.summit__bottom-list .item--rest .item__title span {
  color: #f60f1a;
}

.summit__bottom-list .item--build .item__title span {
  color: #ff8129;
}

.summit__bottom-list .item--vet .item__title span {
  color: var(--accent);
}

.summit__bottom-list .item--women .item__title span {
  color: #ff63c1;
}

.summit__bottom-list .item__content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 4px 8px;
  height: 100%;
  border-radius: 3px;
  border: 1px solid #3ec284;
  cursor: pointer;
}

.summit__bottom-list .item__content::before {
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M0.650268%201.61164L0.292934%201.26191L0.992397%200.547239L1.34973%200.89697L0.650268%201.61164ZM7.34905%206.76864C7.5464%206.96179%207.5498%207.27836%207.35665%207.47571C7.1635%207.67306%206.84694%207.67646%206.64959%207.48331L7.34905%206.76864ZM1%201.2543L1.34973%200.89697L7.34905%206.76864L6.99932%207.12598L6.64959%207.48331L0.650268%201.61164L1%201.2543Z%22%20fill%3D%22%233EC284%22%2F%3E%0D%0A%3Cpath%20d%3D%22M7%206.99902V0.999706%22%20stroke%3D%22%233EC284%22%20stroke-linecap%3D%22square%22%2F%3E%0D%0A%3Cpath%20d%3D%22M7%207.12598L1.00068%207.12598%22%20stroke%3D%22%233EC284%22%20stroke-linecap%3D%22square%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A')
    center/contain no-repeat;
  content: '';
  position: absolute;
  right: 6px;
  bottom: 6px;
  aspect-ratio: 1/1;
  width: 6px;
}

.summit__bottom-list .item__title {
  font-size: 16px;
  align-self: center;
  text-transform: uppercase;
  text-align: center;
}

.summit__bottom-list .item__title span {
  font-weight: 700;
}

.summit__bottom-list .item__text {
  font-size: 14px;
  margin-top: auto;
  text-align: center;
}

.partners {
  position: relative;
  padding: 105px 0 60px;
}

.partners__container {
  position: relative;
}

.partners__decor {
  position: absolute;
  aspect-ratio: 784/443;
  width: 280px;
  left: -6%;
  top: 65%;
  transform: rotate(352deg);
  background: center/contain no-repeat;
  z-index: -1;
}

.partners__decor::before {
  content: '';
  position: absolute;
  left: 14%;
  top: 22%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="522" height="536" viewBox="0 0 522 536" fill="none"><g opacity="0.5" filter="url(%23filter0_f_125_3523)"><path d="M156.749 53.0305C146.974 39.6639 126.118 43.2882 121.425 59.169L44.5566 319.304L477.284 491.328L156.749 53.0305Z" fill="url(%23paint0_linear_125_3523)"/></g><defs><filter id="filter0_f_125_3523" x="0.556641" y="0.829102" width="520.728" height="534.499" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="22" result="effect1_foregroundBlur_125_3523"/></filter><linearGradient id="paint0_linear_125_3523" x1="132.883" y1="20.3954" x2="232.083" y2="372.401" gradientUnits="userSpaceOnUse"><stop stop-color="%23473785"/><stop offset="1" stop-color="%23473785" stop-opacity="0"/></linearGradient></defs></svg>')
    center/contain no-repeat;
  width: 400.319px;
  height: 519.201px;
}

.partners__main {
  display: grid;
  gap: 0 32px;
  grid-template-columns: 457px 588px;
  justify-content: space-between;
}

.partners__title {
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
}

.partners__statistic {
  position: relative;
  display: grid;
  gap: 8px 48px;
  grid-template-columns: repeat(3, 1fr);
  height: -moz-fit-content;
  height: fit-content;
}

.partners__statistic .item {
  width: 164px;
}

.partners__statistic .item__title {
  font-size: 48px;
  font-weight: 500;
}

.partners__statistic .item__text {
  font-size: 16px;
  font-weight: 400;
}

.partners__statistic .item__text span {
  font-weight: 700;
}

.partners__main-text {
  position: relative;
  width: 305px;
  height: -moz-fit-content;
  height: fit-content;
  margin: 60px 0 0 98px;
  padding: 16px 27px 14px 27px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 20px;
  line-height: 125%;
}

.partners__main-text span {
  font-weight: 700;
}

.partners__video-message {
  margin: 40px 0 68px 98px;
  position: relative;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  text-wrap: nowrap;
  align-self: center;
}

.partners__video-message::before {
  content: '';
  position: absolute;
  left: 66%;
  top: 30px;
  width: 174px;
  height: 70px;
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22177%22%20height%3D%2271%22%20viewBox%3D%220%200%20177%2071%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.00446%2017.9786C0.99165%2017.8578%200.978838%2017.737%204.95168%2021.2223C8.92452%2024.7075%2016.8834%2031.8024%2022.9681%2036.8957C29.0528%2041.9891%2033.0222%2044.8658%2037.4744%2047.7413C41.9267%2050.6168%2046.7415%2053.4039%2050.9293%2055.3914C55.1171%2057.3789%2058.5319%2058.4823%2064.1442%2059.6803C69.7565%2060.8782%2077.4628%2062.1372%2087.8085%2061.8651C98.1542%2061.5931%20110.906%2059.7519%20125.74%2055.545C140.574%2051.338%20157.105%2044.8211%20174.136%2038.1067%22%20stroke%3D%22%233EC284%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M162.594%2061.0521C164.641%2057.687%20167.353%2052.3618%20170.663%2045.625C172.23%2042.4369%20173.908%2039.8903%20174.779%2038.366C175.651%2036.8418%20175.754%2036.4614%20172.325%2036.4717C168.897%2036.482%20154.766%2037.5124%20147.592%2037.9374%22%20stroke%3D%22%233EC284%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
}

.partners__video {
  position: relative;
  margin: 32px 0 0;
  grid-area: 2/2/4/3;
  align-self: end;
  aspect-ratio: 548/270;
  width: 548px;
  background: url('../img/partners/phone.webp') center/contain no-repeat;
  cursor: pointer;
}

.partners__video:hover .partners__video-btn {
  transform: translate(-50%, -50%) scale(1.2);
}

.partners__video::before {
  background: #473785;
  content: '';
  position: absolute;
  left: -15%;
  top: 50%;
  display: block;
  aspect-ratio: 1/1;
  width: 326px;
  border-radius: 50%;
  filter: blur(58px);
  transform: translateY(-50%);
  z-index: -1;
}

.partners__video::after {
  content: '';
  position: absolute;
  left: 94%;
  top: -126%;
  display: block;
  width: 380px;
  height: 565px;
  transform: rotate(69.239deg);
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="381" height="566" viewBox="0 0 381 566" fill="none"><path opacity="0.7" d="M190.787 0.265137L380.922 565.765H0.651367L190.787 0.265137Z" fill="white" fill-opacity="0.4"/></svg>')
    center/cover no-repeat;
  filter: blur(100px);
  z-index: -1;
}

.partners__video-btn {
  position: absolute;
  display: block;
  aspect-ratio: 1/1;
  width: 100px;
  left: 50%;
  top: 50%;
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22102%22%20height%3D%22102%22%20viewBox%3D%220%200%20102%20102%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%2215.0075%22%20y%3D%2214.8545%22%20width%3D%2271.9858%22%20height%3D%2271.9858%22%20rx%3D%2235.9929%22%20fill%3D%22%233EC284%22%2F%3E%0A%3Cpath%20d%3D%22M64.6757%2050.8482L44.1597%2062.6931L44.1597%2039.0033L64.6757%2050.8482Z%22%20fill%3D%22white%22%2F%3E%0A%3Ccircle%20cx%3D%2250.9979%22%20cy%3D%2250.849%22%20r%3D%2250.0301%22%20stroke%3D%22%233EC284%22%20stroke-width%3D%220.719858%22%2F%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
  transform: translate(-50%, -50%);
  transition: var(--tr);
}

.partners__footer {
  margin-top: 100px;
}

.partners__footer-title {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.partners__footer-list {
  margin-top: 34px;
  display: flex;
  gap: 34px;
}

.partners__footer-list .item {
  font-size: 16px;
  padding-left: 28px;
}

.partners__footer-list .item__title {
  position: relative;
  line-height: 125%;
  font-weight: 700;
}

.partners__footer-list .item__title::before {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 5.49153L21.3807 8.4375L16.3233 8.41016L15.6407 11.6733L14.9055 14.5664L13.7503 20H10.6788L11.8342 14.5664H8.51323L7.38415 20H4.23404L5.36312 14.5664H0L0.611824 11.6733H6.04551L6.78056 8.41016L7.358 5.46419L8.51323 0H11.716L10.5344 5.46419H13.7503L14.9053 0H18.056L16.8483 5.46419L22 5.49153ZM9.16947 11.7007H12.4641L13.2255 8.43659H9.87837L9.16947 11.7007Z" fill="%233EC284"/><path d="M2.06451 5.45312L4.35666 5.45799C5.9126 5.4613 7.07979 6.88221 6.78086 8.40917L1.41895 8.40916L2.06451 5.45312Z" fill="%233EC284"/><path d="M20.28 14.6318L17.9334 14.6269C16.3904 14.6237 15.2602 13.1726 15.635 11.6758L20.9307 11.6758L20.28 14.6318Z" fill="%233EC284"/></svg>')
    center/contain no-repeat;
  content: '';
  position: absolute;
  left: -28px;
  top: 0;
  aspect-ratio: 1/1;
  width: 22px;
  height: 20px;
}

.partners__footer-list .item__text {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
}

.partners-packages {
  padding: 60px 0 60px;
}

.partners-packages__title {
  color: #fff;
  text-align: center;
  font-size: 56px;
  font-weight: 700;
  text-transform: uppercase;
}

.partners-packages__list {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}

.partners-packages__list .package {
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.partners-packages__list .package:hover .package__btn {
  background: var(--accent-h);
}

.partners-packages__list .package__image {
  aspect-ratio: 358/171;
  width: 358px;
  background: center/contain no-repeat;
}

.partners-packages__list .package__image::before {
  content: '';
  position: absolute;
  aspect-ratio: 264/118;
  width: 443px;
  left: 57%;
  top: 77%;
  transform: translate(-50%, -50%) rotate(90deg);
  z-index: -1;
}

.partners-packages__list .package__btn {
  width: 159px;
  position: absolute;
  top: 74%;
  align-self: center;
  padding: 9px 18px;
  border-radius: 3px;
  background: #3ec284;
}

.partners-packages__list .package__btn::before {
  content: '';
  position: absolute;
  display: block;
  aspect-ratio: 1/1;
  width: 7px;
  top: 8px;
  right: 8px;
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.51434%200.650269L6.86407%200.292934L7.57874%200.992397L7.22901%201.34973L6.51434%200.650269ZM1.35733%207.34905C1.16418%207.5464%200.847619%207.5498%200.650268%207.35665C0.452918%207.1635%200.449514%206.84694%200.642665%206.64959L1.35733%207.34905ZM6.87167%201L7.22901%201.34973L1.35733%207.34905L1%206.99932L0.642665%206.64959L6.51434%200.650269L6.87167%201Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M1.12695%207L7.12627%207%22%20stroke%3D%22white%22%20stroke-linecap%3D%22square%22%2F%3E%0A%3Cpath%20d%3D%22M0.999939%207L0.999939%201.00068%22%20stroke%3D%22white%22%20stroke-linecap%3D%22square%22%2F%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
}

.contact-organizers {
  padding: 70px 0;
  z-index: 0;
}

.contact-organizers__container {
  position: relative;
}

.contact-organizers__container::before {
  content: '';
  position: absolute;
  display: none;
  width: 162px;
  height: 96px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='162' height='96' viewBox='0 0 162 96' fill='none'%3E%3Cpath d='M0.908516 2.71633L161.644 0.476376L132.358 95.2478L0.908516 2.71633Z' fill='%23614EA7'/%3E%3C/svg%3E")
    center/contain no-repeat;
  filter: blur(44.25px);
}

.contact-organizers__container {
  position: relative;
}

.contact-organizers__title {
  color: #fff;
  text-align: center;
  font-size: 56px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-organizers__sub-title {
  margin-top: 6px;
  font-size: 44px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}

.contact-organizers__main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
  flex-wrap: wrap;
}

.contact-organizers__img {
  aspect-ratio: 425/368;
  flex: 0 0 425px;
  margin: 0 auto;
  background: center/contain no-repeat;
}

.contact-organizers .list {
  margin: 0 auto;
  display: flex;
  gap: 28px;
}

.contact-organizers .item {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 207px;
}

.contact-organizers .item__icon {
  align-self: flex-start;
  aspect-ratio: 1/1;
  width: 66px;
  background: center/contain no-repeat;
}

.contact-organizers .item__name {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

.contact-organizers .item__status {
  font-size: 16px;
  font-weight: 600;
  line-height: 112.5%;
}

.contact-organizers .item__about {
  font-size: 14px;
  font-weight: 400;
}

.contact-organizers .item__about b {
  font-weight: 700;
}

.contact-organizers .item__social-title {
  margin-top: auto;
  display: flex;
  gap: 6px;
  margin-left: 35px;
}

.contact-organizers .item__social-title-logo {
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2219%22%20viewBox%3D%220%200%2018%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2299_1957)%22%3E%0A%3Cpath%20d%3D%22M9%2018.5C13.9706%2018.5%2018%2014.4706%2018%209.5C18%204.52944%2013.9706%200.5%209%200.5C4.02944%200.5%200%204.52944%200%209.5C0%2014.4706%204.02944%2018.5%209%2018.5Z%22%20fill%3D%22url(%23paint0_linear_2299_1957)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.0739%209.40497C6.69757%208.26186%208.44712%207.50825%209.32248%207.14418C11.8219%206.10461%2012.3412%205.92401%2012.6797%205.91803C12.7542%205.91673%2012.9207%205.93519%2013.0285%206.02269C13.1884%206.15249%2013.1894%206.43423%2013.1716%206.6207C13.0361%208.04382%2012.4501%2011.4973%2012.1519%2013.0912C12.0257%2013.7657%2011.7773%2013.9918%2011.5369%2014.014C11.0142%2014.062%2010.6174%2013.6685%2010.1111%2013.3367C9.31903%2012.8175%208.87153%2012.4943%208.10263%2011.9876C7.21405%2011.402%207.79009%2011.0802%208.29648%2010.5542C8.42902%2010.4166%2010.7318%208.32202%2010.7764%208.132C10.782%208.10823%2010.7871%208.01964%2010.7345%207.97288C10.6819%207.92612%2010.6042%207.94208%2010.5482%207.95481C10.4687%207.97284%209.2033%208.80925%206.75193%2010.464C6.39273%2010.7106%206.0674%2010.8308%205.77592%2010.8245C5.45455%2010.8176%204.83644%2010.6428%204.37691%2010.4934C3.81328%2010.3102%203.36532%2010.2134%203.40435%209.90222C3.42467%209.74011%203.64784%209.57439%204.0739%209.40497Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2299_1957%22%20x1%3D%229%22%20y1%3D%220.5%22%20x2%3D%229%22%20y2%3D%2218.3594%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%232AABEE%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23229ED9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2299_1957%22%3E%0A%3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
    center/contain no-repeat;
  align-self: center;
  aspect-ratio: 1/1;
  width: 18px;
}

.contact-organizers .item__social-nickname {
  display: flex;
  padding: 7px 21px 7px 23px;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #3ebdff 0%, #2199d3 100%);
  border-radius: 15px;
  font-size: 14px;
  font-weight: 400;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}

.contact-organizers .item__social-nickname:hover {
  background: linear-gradient(180deg, #2a9fdb 0%, #1579af 100%);
}

.partners-logos {
  padding: 60px 0;
  background: url(../img/partners-logos/bg.webp) center/cover no-repeat;
}

.partners-logos__container {
  position: relative;
}

.partners-logos__title {
  font-size: 56px;
  text-align: center;
  text-transform: uppercase;
}

.partners-logos__wrapper {
  margin-top: 15px;
}

.partners-logos__group-title {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  opacity: 0.7;
}

.partners-logos__group {
  margin-bottom: 30px;
}

.partners-logos__group-list {
  margin-top: 14px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.partners-logos__group-list li {
  width: 178px;
  height: 90px;
  display: flex;
  justify-content: center;
  padding: 16px 24px;
  border-radius: 8px;
  background: #fff;
}

.partners-logos__group-list img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.activities {
  padding-top: 73px;
  min-height: 732px;
  position: relative;
}

.activities__title {
  text-align: center;
  max-width: 1015px;
  margin: 0 auto 37px;
  font-weight: 600;
  line-height: 105.849%;
  text-transform: uppercase;
}

.activities__cards {
  display: flex;
  gap: 28px;
  padding-bottom: 350px;
  flex-wrap: wrap;
}

.activities__cards .card {
  width: calc((100% - 56px) / 3);
  padding: 13px 8px 21px 40px;
  background: rgba(45, 45, 45, 0.5);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  position: relative;
}

.activities__cards .card:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='145' viewBox='0 0 17 145' fill='none'%3E%3Cpath d='M16.8145 26.1191L16.8145 118.806L13.1113 120.944L13.1436 121H11.8145L11.8145 24H13.1436L16.8145 26.1191Z' fill='%233EC284'/%3E%3Cpath d='M12 145H7.08789L0.0878906 138L0 138.088L0 6.87109L0.0878906 6.95898L7.04785 0L12 0L12 145Z' fill='%233EC284'/%3E%3C/svg%3E")
    no-repeat center/cover;
  content: '';
  position: absolute;
  top: 0;
  left: -8px;
  width: 17px;
  height: 100%;
}

.activities__cards .card__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 9px;
}

.activities__cards .card__desc {
  font-size: 16px;
}

.activities__image {
  position: absolute;
  z-index: -1;
  bottom: -55px;
  left: 0;
  width: 100%;
  height: 586px;
  background: 50% / cover no-repeat;
}

.activities__image:before {
  content: '';
  position: absolute;
  top: -14px;
  left: 50%;
  width: 100%;
  height: 106px;
  z-index: -1;
  transform: translate(-50%, 0);
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}

.activities__image:after {
  z-index: 0;
  content: '';
  position: absolute;
  bottom: -55px;
  left: 50%;
  width: 100vw;
  height: 170px;
  transform: translate(-50%, 0);
  background: linear-gradient(0, #000 0%, rgba(0, 0, 0, 0) 100%);
}

.discussion-topics {
  padding: 57px 0 50px;
  overflow: hidden;
}

.discussion-topics__title-block {
  position: relative;
}

.discussion-topics__title {
  max-width: 898px;
  text-transform: uppercase;
  line-height: 105.849%;
  position: relative;
  z-index: 1;
}

.discussion-topics__title br {
  display: none;
}

.discussion-topics__image {
  position: absolute;
  top: -120px;
  right: -110px;
  width: 395px;
  height: 370px;
  flex-shrink: 0;
  background: center/cover no-repeat;
}

.discussion-topics__image:before {
  content: '';
  background: url(../img/discussion-topics/nlo-light.svg) center/contain no-repeat;
  position: absolute;
  top: 86px;
  right: 222px;
  width: 528px;
  height: 680px;
  z-index: 0;
  filter: blur(22px);
}

.discussion-topics__info_block {
  padding: 52px 0;
  max-width: 992px;
  margin: 0 auto;
  position: relative;
  min-height: 484px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.discussion-topics__info_block:before {
  content: '';
  position: absolute;
  top: -14px;
  left: 50%;
  width: 100vw;
  height: 106px;
  z-index: -1;
  transform: translate(-50%, 0);
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}

.discussion-topics__info_block:after {
  z-index: -1;
  content: '';
  position: absolute;
  bottom: -41px;
  left: 50%;
  width: 100vw;
  height: 252px;
  transform: translate(-50%, 0);
  background: linear-gradient(0, #000 0%, rgba(0, 0, 0, 0) 100%);
}

.discussion-topics__info_block .info__title {
  position: relative;
  max-width: 298px;
  flex-shrink: 0;
  font-size: 38px;
  font-weight: 700;
  z-index: 1;
  padding: 16px 30px 11px;
  line-height: 1.1;
}

.discussion-topics__info_block .info__title:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% + 16px);
  height: 102%;
  min-height: 111px;
  transform: translate(0, -50%);
  background: url(../img/discussion-topics/title.svg) center/contain no-repeat;
  z-index: -1;
}

.discussion-topics__info_block .info__description {
  max-width: 696px;
  background: rgba(45, 45, 45, 0.5);
  padding: 29px 30px 20px 44px;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.discussion-topics__info_block .info__description span {
  font-weight: 600;
}

.discussion-topics__info_block .info__image {
  position: absolute;
  z-index: -2;
  background: 50% / cover no-repeat;
  top: -14px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100vw;
  height: calc(100% + 55px);
}

.discussion-topics__list {
  position: relative;
}

.discussion-topics__list:before {
  content: '';
  background: url(../img/discussion-topics/text-light.svg) center/contain no-repeat;
  position: absolute;
  bottom: 110px;
  right: -450px;
  width: 642px;
  height: 693px;
  z-index: 0;
  filter: blur(100px);
}

.discussion-topics__list .list__item {
  padding: 28px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  transition: 0.3s all ease;
}

.discussion-topics__list .list__item.active {
  background: linear-gradient(90deg, #0c0f4a 0%, #493887 100%);
}

.discussion-topics__list .list__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, 0);
}

.discussion-topics__list .list__item:last-child:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, 0);
}

.discussion-topics__list .list__title-block {
  display: flex;
  gap: 29px;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 29px;
}

.discussion-topics__list .list__number {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  opacity: 0.5;
}

.discussion-topics__list .list__subtitle {
  font-size: 32px;
}

.discussion-topics__list .list__content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-left: 85px;
}

.discussion-topics__list .list__left-content {
  display: flex;
  gap: 25px;
  max-width: 431px;
}

.discussion-topics__list .list__left-content .list__text {
  opacity: 0.6;
}

.discussion-topics__list .list__right-content {
  display: flex;
  gap: 16px;
  max-width: 498px;
}

.discussion-topics__list .list__icon {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(45, 45, 45, 0.7) 50%/22px no-repeat;
}

.discussion-topics__list .list__text {
  font-size: var(--s);
  line-height: 125%;
}

.topics__title {
  margin-bottom: 34px;
  line-height: 105.849%;
  text-transform: uppercase;
  text-align: center;
}

.topics__panels .panel {
  padding: 26px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
}

.topics__panels .panel__main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 34px;
}

.topics__panels .panel__detail {
  display: flex;
  visibility: hidden;
  max-height: 0;
  transition: 0.3s all;
  padding-top: 0;
  opacity: 0;
}

.topics__panels .panel:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.topics__panels .panel__number {
  max-width: 284px;
  width: 100%;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.topics__panels .panel__title {
  max-width: 723px;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
}

.topics__panels .panel__icon {
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.topics__panels .panel__icon svg {
  width: 16px;
  height: 16px;
  transition: 0.3s all ease;
  transform: rotate(90deg);
}

.topics__panels .panel__detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 35px;
}

.topics__panels .panel__info {
  max-width: 806px;
  width: 100%;
}

.topics__panels .panel__info ul {
  font-size: 16px;
}

.topics__panels .panel__info ul li {
  margin-bottom: 18px;
  display: flex;
  gap: 11px;
}

.topics__panels .panel__info ul li:before {
  background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2222%22%20height%3D%2220%22%20viewBox%3D%220%200%2022%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22%205.49153L21.3807%208.4375L16.3233%208.41016L15.6407%2011.6733L14.9055%2014.5664L13.7503%2020H10.6788L11.8342%2014.5664H8.51323L7.38415%2020H4.23404L5.36312%2014.5664H0L0.611824%2011.6733H6.04551L6.78056%208.41016L7.358%205.46419L8.51323%200H11.716L10.5344%205.46419H13.7503L14.9053%200H18.056L16.8483%205.46419L22%205.49153ZM9.16947%2011.7007H12.4641L13.2255%208.43659H9.87837L9.16947%2011.7007Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3Cpath%20d%3D%22M2.06451%205.45312L4.35666%205.45799C5.9126%205.4613%207.07979%206.88221%206.78086%208.40917L1.41895%208.40916L2.06451%205.45312Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3Cpath%20d%3D%22M20.28%2014.6328L17.9334%2014.6279C16.3904%2014.6247%2015.2602%2013.1736%2015.635%2011.6767L20.9307%2011.6768L20.28%2014.6328Z%22%20fill%3D%22%23614EA7%22%2F%3E%0A%3C%2Fsvg%3E%0A')
    no-repeat 50% / contain;
  flex: 0 0 22px;
  content: '';
  width: 22px;
  height: 20px;
}

.topics__panels .panel__info ul li:last-child {
  margin-bottom: 0;
}

.topics__panels .panel__speakers {
  flex: 0 0 135px;
  max-width: 135px;
  width: 100%;
  font-size: 16px;
  opacity: 0.5;
}

.topics__panels .panel.active {
  border-color: #fff;
}

.topics__panels .panel.active:before {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}

.topics__panels .panel.active .panel__icon svg {
  transform: rotate(0);
}

.topics__panels .panel.active .panel__detail {
  visibility: visible;
  max-height: 2000px;
  padding-top: 32px;
  opacity: 1;
}

.reviews {
  padding: 44px 0 66px;
}

.reviews__container {
  position: relative;
  z-index: 0;
}

.reviews__title {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.reviews__screens {
  margin-top: 49px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
}

.reviews .col {
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.reviews .col:nth-child(1) img:nth-child(3) {
  display: none;
}

.reviews .col:nth-child(6) img:nth-child(3) {
  display: none;
}

.reviews .item {
  width: 100%;
  height: auto;
  background: center/contain no-repeat;
}

.update {
  padding: 58px 0 84px;
  overflow: visible;
}

.update__title {
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

.update__title b {
  color: #3ec284;
}

.update__subtitle {
  margin-top: 53px;
  max-width: 290px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}

.update__subtitle b {
  color: var(--accent2);
  font-weight: 700;
}

.update__img {
  position: relative;
  height: 115px;
}

.update__img-decor {
  background: #3ec284;
  position: absolute;
  top: -136px;
  right: 30%;
  width: 302px;
  height: 302px;
  border-radius: 50%;
  filter: blur(150px);
}

.update__img-item {
  position: absolute;
  left: 43%;
  top: -140px;
  transform: translateX(-50%);
  aspect-ratio: 662/462;
  width: 662px;
  background: url('../img/update/update__img.webp') 50% / cover no-repeat;
  pointer-events: none;
  z-index: 0;
}

.update__img span.update__text_decor {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.update__text {
  margin-left: auto;
  max-width: 338px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.update__text span {
  font-weight: 700;
}

.update__text b {
  color: var(--accent2);
  font-weight: 700;
}

span.update__text_decor:nth-child(1) {
  right: 177px;
  top: -133px;
}

span.update__text_decor:nth-child(2) {
  right: 93px;
  top: -46px;
}

span.update__text_decor:nth-child(3) {
  right: 97px;
  top: 27px;
}

span.update__text_decor:nth-child(4) {
  left: 32px;
  top: 66px;
}

span.update__text_decor:nth-child(5) {
  left: 0px;
  top: 138px;
}

span.update__text_decor:nth-child(6) {
  left: 93px;
  top: 230px;
}

.update__text.update__text--last br {
  display: none;
}

.insta {
  padding: 91px 0 102px;
}

.insta__container {
  position: relative;
}

.insta__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 116px;
}

.insta__title {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.insta__title ._small {
  display: block;
  margin-top: 14px;
  font-size: 22px;
  font-weight: 400;
  text-transform: lowercase;
}

.insta__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  font-size: var(--l);
  color: var(--text-color);
  transition: var(--transition);
}

.insta__btn:hover {
  color: var(--accent);
}

.insta__btn-icon {
  width: 77px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='77' height='78' viewBox='0 0 77 78' fill='none'%3E%3Cg clip-path='url(%23clip0_1687_140)'%3E%3Cpath d='M4.81255 5.73904C-1.23837 12.0242 4.92781e-05 18.7007 4.92781e-05 38.9838C4.92781e-05 55.8275 -2.93878 72.713 12.442 76.6881C17.2448 77.9233 59.8002 77.9233 64.5966 76.6817C71.0005 75.0294 76.2108 69.8351 76.923 60.778C77.0225 59.5139 77.0225 18.4761 76.9198 17.1864C76.1627 7.53892 70.224 1.97888 62.3989 0.85275C60.6055 0.592875 60.2461 0.515875 51.0446 0.499834C18.4063 0.515875 11.2517 -0.9375 4.81255 5.73904Z' fill='url(%23paint0_linear_1687_140)'/%3E%3Cpath d='M38.4936 10.5711C26.8442 10.5711 15.7818 9.53485 11.5565 20.379C9.81114 24.8579 10.0646 30.6746 10.0646 39.0034C10.0646 46.312 9.83039 53.181 11.5565 57.6246C15.7722 68.4751 26.9244 67.4356 38.4872 67.4356C49.6426 67.4356 61.1445 68.5971 65.4212 57.6246C67.1697 53.1008 66.9131 47.3707 66.9131 39.0034C66.9131 27.8961 67.5258 20.7255 62.1391 15.3419C56.6849 9.88776 49.3089 10.5711 38.4808 10.5711H38.4936ZM35.9462 15.6948C60.2461 15.6563 63.339 12.9549 61.6321 50.4828C61.0258 63.7557 50.9195 62.2991 38.4968 62.2991C15.846 62.2991 15.1947 61.651 15.1947 38.9906C15.1947 16.067 16.9914 15.7077 35.9462 15.6884V15.6948ZM53.6691 20.4143C51.7858 20.4143 50.2586 21.9415 50.2586 23.8248C50.2586 25.7081 51.7858 27.2352 53.6691 27.2352C55.5523 27.2352 57.0795 25.7081 57.0795 23.8248C57.0795 21.9415 55.5523 20.4143 53.6691 20.4143ZM38.4936 24.4023C30.4311 24.4023 23.8957 30.9409 23.8957 39.0034C23.8957 47.0659 30.4311 53.6013 38.4936 53.6013C46.5562 53.6013 53.0883 47.0659 53.0883 39.0034C53.0883 30.9409 46.5562 24.4023 38.4936 24.4023ZM38.4936 29.526C51.0222 29.526 51.0382 48.4808 38.4936 48.4808C25.9683 48.4808 25.9491 29.526 38.4936 29.526Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1687_140' x1='4.9602' y1='72.5818' x2='76.5236' y2='10.6445' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFDD55'/%3E%3Cstop offset='0.5' stop-color='%23FF543E'/%3E%3Cstop offset='1' stop-color='%23C837AB'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1687_140'%3E%3Crect width='77' height='77' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
    center/contain no-repeat;
}

.insta__btn-icon:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.insta__decor {
  content: '';
  position: absolute;
  display: none;
  z-index: -1;
}

.footer {
  position: relative;
  margin-top: auto;
  padding: 73px 0;
  border-top: 2px solid var(--accent);
  overflow: hidden;
}

.footer__wrap {
  display: flex;
  justify-content: center;
  gap: 100px;
}

.footer__title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 22px;
  color: var(--accent);
}

.footer__menu-links li {
  font-size: 16px;
}

.footer__menu-links li:not(:last-child) {
  margin-bottom: 16px;
}

.footer__menu-links li a {
  transition: var(--transition);
}

.footer__menu-links li a:hover {
  color: var(--accent);
}

.footer__menu-social {
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 32px;
}

.footer__menu-social path {
  transition: var(--transition);
}

.footer__menu-social a:hover path {
  fill: var(--accent);
}

.footer__ellipse-1,
.footer__ellipse-2 {
  position: absolute;
  opacity: 0.3;
  background: var(--accent);
  filter: blur(150px);
}

.footer__ellipse-1 {
  left: 0;
  top: 50%;
  width: 361.556px;
  height: 444.334px;
  transform: rotate(-22.939deg) translate3d(-52%, -71%, 0);
  border-radius: 444.334px;
}

.footer__ellipse-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 378.317px;
  height: 464.933px;
  transform: rotate(-22.939deg) translate3d(17%, 91%, 0);
  border-radius: 464.933px;
}

.modal-overlay {
  display: none;
  padding-top: 1px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  overflow: auto;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
}

.modal-overlay .modal-content {
  margin-bottom: 0px;
  border-radius: 4px;
}

.modal-overlay .close-button {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  transition: 0.2s linear;
}

.modal-overlay .close-button:before {
  background: #fff;
  content: '';
  height: 50px;
  width: 2px;
  display: block;
  transform: translateX(25px) rotate(-45deg);
}

.modal-overlay .close-button:after {
  background: #fff;
  content: '';
  margin-top: -50px;
  height: 50px;
  width: 2px;
  display: block;
  transform: translateX(25px) rotate(45deg);
  transition: 0.2s linear;
}

#modal-video .modal-content {
  height: auto;
  width: 100%;
}

#modal-video .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

#modal-video .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#modal-speaker .speaker-modal {
  background: var(--accent);
  display: flex;
  gap: 62px;
  width: 100%;
  max-width: 835px;
  padding: 70px 82px;
}

#modal-speaker .speaker-modal__photo {
  flex: 0 0 auto;
  width: 227px;
  height: 265px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

#modal-speaker .speaker-modal__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#modal-speaker .speaker-modal__info > * {
  margin-bottom: 0.5em;
}

#modal-speaker .speaker-modal__info ._name {
  font-size: 32px;
  font-weight: 600;
  line-height: 0.8;
  text-transform: uppercase;
  margin-bottom: 16px;
}

#modal-speaker .speaker-modal__info ._position {
  margin-bottom: 16px;
  line-height: 1;
  font-weight: 700;
}

.modal-packages {
  overflow-x: hidden;
}

.modal-packages .modal-content {
  border-radius: 0;
}

.modal-packages .close-button {
  background: center/contain no-repeat
    url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M26.9168%209.08087L24.9193%207.08337L17.0002%2015.0025L9.081%207.08337L7.0835%209.08087L15.0027%2017L7.0835%2024.9192L9.081%2026.9167L17.0002%2018.9975L24.9193%2026.9167L26.9168%2024.9192L18.9977%2017L26.9168%209.08087Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.modal-packages .packages-slider {
  position: relative;
  max-width: 980px;
}

.modal-packages .packages-slider__slide {
  background: #ffffff;
  padding: 16px 42px 30px;
  transition: opacity var(--tr);
}

.modal-packages .packages-slider__slide.swiper-slide-active {
  opacity: 1;
}

.modal-packages .packages-slider__btn-prev,
.modal-packages .packages-slider__btn-next {
  position: absolute;
  top: 50%;
  left: 0;
  height: 40px;
  width: 40px;
  z-index: 5;
  transform: translate(-50%, -50%) rotate(180deg);
  background: #ffffff
    url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5053 0.158172L8.65557 2.00787L15.9756 9.34107L0.0105282 9.34107L0.010528 11.9647L15.9756 11.9648L8.64245 19.2848L10.5053 21.1476L21 10.6529L10.5053 0.158172Z' fill='%233EB27C'/%3E%3C/svg%3E%0A")
    center/75% no-repeat;
  cursor: pointer;
}

.modal-packages .packages-slider__btn-prev.swiper-button-disabled,
.modal-packages .packages-slider__btn-next.swiper-button-disabled {
  cursor: default;
  background: #ffffff
    url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5053 0.158172L8.65557 2.00787L15.9756 9.34107L0.0105282 9.34107L0.010528 11.9647L15.9756 11.9648L8.64245 19.2848L10.5053 21.1476L21 10.6529L10.5053 0.158172Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A")
    center/75% no-repeat;
}

.modal-packages .packages-slider__btn-next {
  transform: translate(50%, -50%) rotate(0deg);
  left: auto;
  right: 0;
}

.modal-packages .modal-package {
  color: var(--bg);
  height: auto;
}

.modal-packages .modal-package__title {
  font-size: 112px;
  font-weight: 600;
  text-transform: uppercase;
}

.modal-packages .modal-package__body {
  display: flex;
}

.modal-packages .modal-package__info {
  font-size: 14px;
  line-height: normal;
  padding-right: 34px;
}

.modal-packages .modal-package__info sup {
  font-size: smaller;
  vertical-align: super;
}

.modal-packages .modal-package__info ul li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 8px;
}

.modal-packages .modal-package__info ul li:last-child {
  margin-bottom: 0;
}

.modal-packages .modal-package__info ul li:before {
  content: '';
  background: center/contain no-repeat
    url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 5.49153L21.3807 8.4375L16.3233 8.41016L15.6407 11.6733L14.9055 14.5664L13.7503 20H10.6788L11.8342 14.5664H8.51323L7.38415 20H4.23404L5.36312 14.5664H0L0.611824 11.6733H6.04551L6.78056 8.41016L7.358 5.46419L8.51323 0H11.716L10.5344 5.46419H13.7503L14.9053 0H18.056L16.8483 5.46419L22 5.49153ZM9.16947 11.7007H12.4641L13.2255 8.43659H9.87837L9.16947 11.7007Z" fill="%233EC284"/><path d="M2.06451 5.45312L4.35666 5.45799C5.9126 5.4613 7.07979 6.88221 6.78086 8.40917L1.41895 8.40916L2.06451 5.45312Z" fill="%233EC284"/><path d="M20.28 14.6318L17.9334 14.6269C16.3904 14.6237 15.2602 13.1726 15.635 11.6758L20.9307 11.6758L20.28 14.6318Z" fill="%233EC284"/></svg>');
  position: absolute;
  left: -8px;
  top: 2px;
  aspect-ratio: 22/20;
  width: 15px;
}

.modal-packages .modal-package__info ul li.off {
  color: #d9d9d9;
}

.modal-packages .modal-package__info ul li.off:before {
  background: center/contain no-repeat
    url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 5.49153L21.3807 8.4375L16.3233 8.41016L15.6407 11.6733L14.9055 14.5664L13.7503 20H10.6788L11.8342 14.5664H8.51323L7.38415 20H4.23404L5.36312 14.5664H0L0.611824 11.6733H6.04551L6.78056 8.41016L7.358 5.46419L8.51323 0H11.716L10.5344 5.46419H13.7503L14.9053 0H18.056L16.8483 5.46419L22 5.49153ZM9.16947 11.7007H12.4641L13.2255 8.43659H9.87837L9.16947 11.7007Z" fill="%23d9d9d9"/><path d="M2.06451 5.45312L4.35666 5.45799C5.9126 5.4613 7.07979 6.88221 6.78086 8.40917L1.41895 8.40916L2.06451 5.45312Z" fill="%23d9d9d9"/><path d="M20.28 14.6318L17.9334 14.6269C16.3904 14.6237 15.2602 13.1726 15.635 11.6758L20.9307 11.6758L20.28 14.6318Z" fill="%23d9d9d9"/></svg>');
}

.modal-packages .modal-package__info ul li b {
  font-weight: 700;
}

.modal-packages .modal-package__price {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
  font-size: 26px;
}

.modal-packages .modal-package__price-full {
  color: var(--accent);
  font-weight: 700;
}

.modal-packages .modal-package__price-discount {
  position: relative;
  font-weight: 500;
}

.modal-packages .modal-package__price-discount::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(2.401deg);
  height: 1.5px;
  background: var(--bg);
}

.modal-packages .modal-package__timer {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 12px;
}

.modal-packages .modal-package__form {
  flex: 0 0 424px;
}

.modal-packages .modal-package__form-inner {
  padding: 34px 24px;
  background: var(--accent);
  color: var(--text-color);
}

.modal-packages .modal-package__form-title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 33px;
}

#modal-discount .modal-content,
#modal-reg .modal-content {
  max-width: 518px;
  background: #ffffff;
  border-radius: 0;
  padding: 30px 42px;
}

#modal-discount .close-button,
#modal-reg .close-button {
  top: 10px;
  right: 10px;
  background: center/contain no-repeat
    url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M26.9168%209.08087L24.9193%207.08337L17.0002%2015.0025L9.081%207.08337L7.0835%209.08087L15.0027%2017L7.0835%2024.9192L9.081%2026.9167L17.0002%2018.9975L24.9193%2026.9167L26.9168%2024.9192L18.9977%2017L26.9168%209.08087Z%22%20fill%3D%22black%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
}

#modal-discount .title,
#modal-reg .title {
  color: var(--bg);
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
}

#modal-discount .form .input,
#modal-reg .form .input {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  color: var(--bg);
}

#modal-discount .form .input::-webkit-input-placeholder,
#modal-reg .form .input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

#modal-discount .form .input:-moz-placeholder,
#modal-reg .form .input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

#modal-discount .form .input::-moz-placeholder,
#modal-reg .form .input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

#modal-discount .form .input:-ms-input-placeholder,
#modal-reg .form .input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

#modal-discount .form .input.not_error,
#modal-reg .form .input.not_error {
  border-bottom: 1px solid rgba(0, 0, 0, 0.6) !important;
}

#modal-discount .form .btn,
#modal-reg .form .btn {
  color: var(--text-color);
}

#modal-discount .form__bottom-text,
#modal-reg .form__bottom-text {
  color: #bfbfbf;
  max-width: 370px;
  margin: 0 auto;
}

#modal-discount .form__bottom-text a,
#modal-reg .form__bottom-text a {
  color: #bfbfbf;
  max-width: 370px;
  margin: 0 auto;
}

.countdownHolder {
  margin: 0 auto;
  font: 30px/1 Gilroy, sans-serif;
  text-align: center;
  letter-spacing: -3px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  /*Параметры цифр */
  /*Параметры подложки для секций */
  /*Параметры секций разделения (:)*/
  /*Параметры вспомогательного текста (дни, часы, минуты, секунды)*/
}

.countdownHolder .position {
  display: inline-block;
  height: 1em;
  overflow: hidden;
  position: relative;
  width: 0.5em;
}

.countdownHolder .digit {
  position: absolute;
  display: block;
  border-radius: 0.2em;
  text-align: center;
  color: #000;
  letter-spacing: -1px;
  left: 50%;
  transform: translateX(-50%);
}

.countdownHolder .countDays,
.countdownHolder .countHours,
.countdownHolder .countMinutes,
.countdownHolder .countSeconds {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}

.countdownHolder .countDiv {
  display: none;
  width: 10px;
  height: 1em;
  position: relative;
}

.countdownHolder .countDiv:before,
.countdownHolder .countDiv:after {
  background: #444;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 50%;
  margin-left: -3px;
  top: 0.2em;
  box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
  content: '';
}

.countdownHolder .countDiv:after {
  top: 0.6em;
}

.countdownHolder .textdigit {
  font-size: 15px;
  letter-spacing: 0px;
}

.floating-btn {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  bottom: 40px;
  display: block;
  opacity: 0;
  transition: opacity 0.5s;
  text-wrap: nowrap;
}

.floating-btn.visible {
  opacity: 1;
}

.black-friday {
  background-color: var(--bg);
  padding: 43px 0 41px;
  overflow: hidden;
  position: relative;
  min-height: 323px;
  overflow: visible;
}

.black-friday:before {
  content: '';
  display: block;
  position: absolute;
  top: 30%;
  left: -5%;
  height: 141px;
  width: 109vw;
  background: linear-gradient(90deg, #614ea7 0%, #ff3000 100%);
  filter: blur(48.4px);
  transform: rotate(-2.92deg);
}

.black-friday__title {
  font-weight: 600;
  font-size: clamp(80px, 4vw, 114px);
  line-height: 105%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.black-friday__additional-info {
  display: flex;
  align-items: center;
  max-width: 842px;
  margin: 0 auto;
  position: relative;
}

.black-friday__container {
  position: relative;
}

.black-friday .green-badge__title {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 120%;
}

.additional-info__fire-decor-1,
.additional-info__fire-decor-2 {
  position: absolute;
  background: url(../img/hero/hero_fire.png) center/contain no-repeat;
  z-index: 1;
}

.additional-info__fire-decor-1 {
  width: 112px;
  height: 112px;
  transform: rotate(-12.63deg);
  left: -12.5%;
  top: -98%;
}

.additional-info__fire-decor-2 {
  width: 84px;
  height: 83px;
  transform: rotate(12.25deg);
  right: -8.7%;
  bottom: -25%;
}

.black-friday .additional-info__date-info {
  background: rgba(45, 45, 45, 0.5);
  max-width: 512px;
  backdrop-filter: blur(7px);
  padding: 12px 31px 18px;
  position: relative;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
}

.black-friday .additional-info__date-info .green-text {
  color: var(--accent-h);
  font-weight: 700;
}

.black-friday .additional-info__date-info:before {
  content: '';
  position: absolute;
  left: -8px;
  top: 0;
  display: block;
  height: 100%;
  width: 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='86' viewBox='0 0 16 86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 15.4912L16 70.4639L12.2969 71.7324L12.3291 71.7656H11L11 14.2344H12.3281L16 15.4912Z' fill='%233EC284'/%3E%3Cpath d='M12 86H7.08789L0.0888672 81.8486L0 81.9004L0 4.0752L0.0888672 4.12793L7.04883 0L12 0L12 86Z' fill='%233EC284'/%3E%3C/svg%3E%0A");
}

.black-friday .additional-info__green-badge {
  position: absolute;
  right: 0;
  padding: 19px;
  max-width: 339px;
  min-height: 111px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='339' height='111' viewBox='0 0 339 111' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M338.444 19.4072V92.0908L333.167 95.1387L333.247 95.2773H331.5V16.3887H333.216L338.444 19.4072Z' fill='%233EC284'/%3E%3Cpath d='M0 19.4072V92.0908L5.27832 95.1387L5.19824 95.2773H6.94434V16.3887H5.22949L0 19.4072Z' fill='%233EC284'/%3E%3Cpath d='M332 110.999H6V0H332V110.999Z' fill='%233EC284'/%3E%3C/svg%3E%0A");
}

.hero__bottom.violet-badge {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin-top: 0;
  max-width: 352px;
  width: 100%;
  height: 95px;
  top: -118%;
  left: 14.5%;
  padding: 16px 12px 11px 17px;
  text-align: center;
  transform: rotate(-6.58deg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='351' height='95' viewBox='0 0 351 95' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M350.305 10.5308L350.305 83.9604L345.673 86.6352L345.74 86.7524L343.36 86.7524L343.36 7.86377L345.685 7.86377L350.305 10.5308Z' fill='%23614EA7'/%3E%3Cpath d='M4.13915e-07 11.0186V83.7021L5.27832 86.75L5.19824 86.8887H6.94434V8H5.22949L4.13915e-07 11.0186Z' fill='%23614EA7'/%3E%3Cpath d='M345 95H6V0L345 0V95Z' fill='%23614EA7'/%3E%3C/svg%3E%0A");
}

.violet-badge__fire-decor {
  position: absolute;
  left: -23px;
  top: -30px;
  width: 65px;
  height: 65px;
  background: url(../img/hero/hero_fire.png) center/contain no-repeat;
  transform: rotate(6.58deg);
}

.violet-badge__title {
  font-size: var(--h4);
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 0;
}

.violet-badge__text {
  font-size: var(--s);
}

.violet-badge__text i {
  font-style: italic;
}

.excursion {
  padding: 72px 0;
}

.excursion__container {
  position: relative;
}

.excursion__container::before {
  content: '';
  left: -30%;
  top: 0%;
  position: absolute;
  aspect-ratio: 507 / 565;
  width: 507px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="508" height="566" viewBox="0 0 508 566" fill="none"><path d="M253.745 0L507.491 565.5H0L253.745 0Z" fill="white" fill-opacity="0.4"/></svg>')
    center / contain no-repeat;
  transform: rotate(71.343deg);
  filter: blur(100px);
  z-index: -1;
}

.excursion__image {
  position: absolute;
  top: 2%;
  left: 49%;
  height: auto;
  width: 681px;
  z-index: -1;
}

.excursion__decor-info {
  position: absolute;
  left: 60%;
  top: 13%;
  display: flex;
  align-items: center;
  padding-left: 38px;
  padding-right: 25px;
  height: 75px;
  width: 324px;
  transform: rotate(-6.742deg);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: url(../img/excursion/decor-info.webp) center / contain no-repeat;
  backdrop-filter: blur(5px);
  clip-path: polygon(0 3px, 6px 0, 100% 0, 100% 100%, 6px 100%, 0px calc(100% - 3px));
}

.excursion__title {
  font-size: 70px;
  font-weight: 600;
  text-transform: uppercase;
}

.excursion__subtitle {
  max-width: 723px;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}

.excursion__subtitle span {
  color: #ed1c2a;
}

.excursion__invitation {
  margin-top: 43px;
  max-width: 570px;
  font-size: 20px;
}

.excursion__invitation span {
  color: var(--accent);
  font-weight: 700;
}

.excursion__place-info {
  margin-top: 43px;
  font-size: 18px;
  font-weight: 600;
  padding: 14px 28px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  max-width: 598px;
}

.excursion__list {
  margin-top: 43px;
  display: flex;
  gap: 26px;
}

.excursion__list .item {
  position: relative;
  padding-left: 34px;
  flex: 1 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.excursion__list .item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 5.49153L21.3807 8.4375L16.3233 8.41016L15.6407 11.6733L14.9055 14.5664L13.7503 20H10.6788L11.8342 14.5664H8.51323L7.38415 20H4.23404L5.36312 14.5664H0L0.611824 11.6733H6.04551L6.78056 8.41016L7.358 5.46419L8.51323 0H11.716L10.5344 5.46419H13.7503L14.9053 0H18.056L16.8483 5.46419L22 5.49153ZM9.16947 11.7007H12.4641L13.2255 8.43659H9.87837L9.16947 11.7007Z" fill="%233EC284"/><path d="M2.06426 5.453L4.35641 5.45787C5.91236 5.46117 7.07955 6.88208 6.78062 8.40905L1.4187 8.40904L2.06426 5.453Z" fill="%233EC284"/><path d="M20.2795 14.6322L17.9329 14.6273C16.3899 14.6241 15.2597 13.173 15.6345 11.6761L20.9302 11.6762L20.2795 14.6322Z" fill="%233EC284"/></svg>')
    center / contain no-repeat;
}

.defender {
  position: relative;
  padding: 81px 0 60px;
  font-size: 20px;
  line-height: 24px;
  position: relative;
}

.defender__container {
  position: relative;
}

.defender__container::before {
  content: '';
  position: absolute;
  display: block;
  left: -16%;
  top: -4%;
  aspect-ratio: 116 / 150;
  width: 116px;
  transform: rotate(-72.828deg);
  filter: blur(45px);
  background: center / contain no-repeat
    url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="153" viewBox="0 0 100 153" fill="none"><path d="M49.5974 0L99.194 152.909H0.000751495L49.5974 0Z" fill="%233EC284"/></svg>');
  z-index: -1;
}

.defender__container::after {
  content: '';
  position: absolute;
  display: block;
  left: 106%;
  top: 73%;
  aspect-ratio: 170 / 300;
  width: 170px;
  filter: blur(70px);
  transform: rotate(40deg);
  background: center / contain no-repeat
    url('data:image/svg+xml,<svg width="172" height="303" viewBox="0 0 172 303" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M85.652 0L171.304 302.446H0.000358582L85.652 0Z" fill="%233EC284"/></svg>');
  z-index: -1;
}

.defender__title {
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 626px;
}
.defender__subtitle {
  margin-top: 24px;
  max-width: 533px;
  font-size: 22px;
  font-weight: 500;
}
.defender__items {
  margin-top: 36px;
  display: flex;
  gap: 12px;
}
.defender__item {
  height: fit-content;
  font-size: 17px;
  text-align: start;
  border: 2px solid #3ec284;
}
.defender__img {
  position: absolute;
  z-index: 1;
  width: 426px;
  height: auto;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.defender__item_title {
  background-color: #3ec284;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 6px 24px;
}

.defender__item_text {
  padding: 12px 26px;
}

.defender__description {
  margin-top: 24px;
  font-size: 22px;
  font-weight: 500;
}
.defender__description-add {
  font-size: 14px;
  font-weight: 400;
}
.defender__wrap {
  display: flex;
  gap: 30px;
  align-items: end;
}
.defender__left {
  width: 63%;
}

.program {
  background: center/contain no-repeat;
  padding: 146px 0 82px;
  position: relative;
}

.program .ticker {
  position: absolute;
  top: 50px;
  left: 0;
  transform: translateX(-25%) rotate(-2.12deg);
}

.program {
  padding: 74px 0 50px;
}

.program__container {
  position: relative;
}

.program__title {
  text-transform: uppercase;
  font-size: 74px;
  text-align: center;
}

.program__block {
  overflow: hidden;
  /* max-height: 450px; */
  position: relative;
  max-width: 760px;
  margin: 36px auto 0 auto;
  border-top: 2px solid #3ec284;
}

.program__block_text {
  width: 100%;
}

.program__block_active {
  max-height: 100% !important;
  height: auto;
}

.program__block_active::after {
  display: none;
}

/* .program__block::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
} */

.program__item {
  display: flex;
  column-gap: 10px;
  padding: 23px 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='756' height='2' viewBox='0 0 756 2' fill='none'%3E%3Cpath d='M0 1H756' stroke='%23D2D2D2' stroke-width='0.5' stroke-dasharray='10 10'/%3E%3C/svg%3E")
    center bottom/contain no-repeat;
}

.program__block_time {
  display: block;
  width: 100%;
  max-width: 106px;
  font-size: 16px;
  font-weight: 500;
}

.program .speaker__title {
  text-transform: uppercase;
  margin-left: 125px;
}

.program__block_title {
  color: var(--accent);
  font-size: 18px;
  font-weight: 700;
}

.program__block_title span {
  color: #fff;
}

.theme .program__block_title {
  color: #000;
  font-weight: 400;
}

.theme .program__block_title b {
  font-weight: 700;
}

.program__item.coffee-break {
  padding: 23px 0;
  font-weight: 400;
  font-style: italic;
  color: rgba(255, 255, 255, 0.5);
}

.program__item.coffee-break .program__block_title {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;

}
.program__item.coffee-break .program__block_time {
  font-weight: 400;
}

.program__item_btn {
  display: flex;
  justify-content: center;
}

.program__btn {
  position: relative;
  display: inline-block;
  padding: 10px 14px 10px 38px;
  background: #3ec284;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
  z-index: 10;
}

.program__btn::before {
  content: '';
  position: absolute;
  left: 14px;
  display: block;
  width: 16px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' viewBox='0 0 16 15' fill='none'%3E%3Cpath d='M15.8045 4.9846C15.5438 4.74024 15.1225 4.74024 14.8619 4.9846L7.99998 11.4176L1.13812 4.9846C0.877473 4.74024 0.456139 4.74024 0.195488 4.9846C-0.0651627 5.22896 -0.0651627 5.62396 0.195488 5.86832L7.52867 12.7432C7.65867 12.8651 7.82932 12.9263 8.00001 12.9263C8.17069 12.9263 8.34134 12.8651 8.47134 12.7432L15.8045 5.86832C16.0651 5.62396 16.0651 5.22896 15.8045 4.9846Z' fill='white'/%3E%3C/svg%3E")
    center/contain no-repeat;
}

.program__decor-1,
.program__decor-2,
.program__decor-3 {
  position: absolute;
  display: block;
  width: 236px;
  height: 236px;
  border-radius: 50%;
  background: #3ec284;
}

.program__decor-1 {
  top: 0;
  left: 0;
  transform: translate3d(-100%, 0, 0);
  filter: blur(150px);
}

.program__decor-2 {
  top: 0;
  right: 0;
  transform: translate3d(100%, 0, 0);
  filter: blur(160px);
}

.program__decor-3 {
  top: 50%;
  right: 0;
  transform: translate3d(100%, 0, 0);
  filter: blur(150px);
}

@media (min-width: 1261px) {
  .speakers__list .item:nth-child(4n + 1),
  .speakers__list .item:nth-child(4n + 4) {
    transform: translateY(-54px);
  }
}

@media (max-width: 1260px) {
  :root {
    --container-width: 760px;
    --h1: 34px;
    --h2: 36px;
  }

  .btn--ticket {
    padding: 18px 75px 18px 29px;
    font-size: 20px;
  }

  .btn-wrapper .btn {
    padding: 8px 36px;
    font-size: 23px;
  }

  .form__inputs {
    margin-bottom: 20px;
  }

  .header__container {
    border: none;
  }

  .header__logos {
    gap: 20px;
  }

  .header__logo._holders {
    width: 100px;
  }

  .header__logo._bk {
    width: 120px;
  }

  .header__menu {
    gap: 25px;
  }

  .header__menu a {
    font-size: var(--s);
  }

  .hero__container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .hero__img {
    width: 299px;
    top: 34.5%;
    left: 50%;
    transform: translateX(-50%);
  }

  .hero__date {
    padding: 7px 35px;
    position: static;
    transform: none;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 16px;
    background: url(../img/hero/date-decor--mob.webp) center/contain no-repeat;
  }

  .hero__date br {
    display: none;
  }

  .hero__title {
    margin-top: 13px;
    font-size: 34px;
  }

  .hero__title b {
    font-size: 40px;
  }

  .hero__based-on {
    font-size: 13px;
  }

  .hero__film-name {
    z-index: 1;
    margin-top: 3px;
    font-size: 32px;
    line-height: normal;
  }

  .hero__bottom {
    margin-top: 181px;
    flex-direction: column;
    align-items: center;
  }

  .hero__mission-title {
    margin-left: 0;
    font-size: 18px;
    padding: 25px 8px 21px 15px;
    width: 180px;
  }

  .hero__mission-title::before {
    top: 13px;
    left: -2px;
    width: 200px;
  }

  .hero__mission-text {
    font-size: 18px;
  }

  .hero__bottom-wrapper {
    padding: 12px 0 12px 26px;
    width: 267px;
  }

  .hero__mission-dress-code {
    display: none;
  }

  .hero__mission-dress-code.hero__mission-dress-code--mob {
    margin-top: 12px;
    display: flex;
    justify-content: center;
  }

  .hero__decor {
    top: -52%;
    right: -25%;
  }

  .unity__container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .unity__container::before {
    top: 44%;
    left: -45%;
    z-index: 2;
  }

  .unity__container::after {
    width: 340px;
    top: -5%;
    left: 37%;
  }

  .unity__top {
    flex-direction: column;
    width: 100%;
  }

  .unity__title {
    margin-top: 208px;
    max-width: 294px;
    text-align: end;
    line-height: 40px;
    align-self: flex-end;
    z-index: 2;
  }

  .unity__sub-title {
    align-self: center;
    max-width: 348px;
    font-size: 29px;
    line-height: normal;
  }

  .unity__text-1,
  .unity__text-2,
  .unity__text-3 {
    position: static;
    max-width: 300px;
  }

  .unity__text-1 {
    margin-top: 26px;
    font-size: 16px;
  }

  .unity__text-2 {
    margin-top: 26px;
    font-size: 16px;
  }

  .unity__text-3 {
    text-align: center;
    margin-top: 35px;
    line-height: 28px;
  }

  .unity__btn {
    display: none;
  }

  .unity__grid-img {
    background: url(../img/unity/grid--mob.svg) center/contain no-repeat;
    width: 1024px;
    height: 149px;
    top: 67%;
    left: -18%;
  }

  .unity__main-img {
    width: 377px;
    left: 50%;
    top: 7.5%;
    transform: translateX(-50%);
  }

  .network {
    padding: 56px 0;
  }

  .network__title {
    font-size: 44px;
  }

  .network__sub-title {
    font-size: 44px;
  }

  .network__list {
    margin-top: 32px;
    grid-template-columns: repeat(2, 1fr);
  }

  .network .item {
    padding: 14px 10px;
  }

  .network .item__header {
    min-height: 42px;
  }

  .network .item img {
    width: 30px;
  }

  .network .item h3 {
    font-size: 18px;
  }

  .network .item .text {
    font-size: 14px;
  }

  .threats {
    padding: 92px 0 30px;
  }

  .threats__container::before {
    width: 226px;
    left: -16%;
    top: -16%;
  }

  .threats__title {
    margin-left: auto;
    max-width: 336px;
    text-align: right;
    font-size: 36px;
    line-height: 42px;
  }

  .threats__sub-title {
    top: 208px;
    left: auto;
    right: 10px;
    font-size: 18px;
    max-width: 164px;
  }

  .threats__sub-title::before {
    left: -30px;
    top: 0px;
  }

  .threats__content {
    margin-top: 136px;
  }

  .threats .row {
    flex-direction: column;
    z-index: 1;
  }

  .threats .item {
    padding: 12px;
    max-width: none !important;
    font-size: 16px;
  }

  .threats__image {
    width: 312px;
    top: -1%;
    left: -7%;
  }

  .opportunity {
    padding: 30px 0 70px;
  }

  .opportunity__container::before {
    left: 61%;
    top: -80%;
    transform: rotate(30deg);
  }

  .opportunity__container::after {
    left: 24%;
    top: 50%;
    width: 199px;
    height: 137px;
    filter: blur(50px);
  }

  .opportunity__image {
    left: 44%;
    top: 33%;
    width: 285px;
    z-index: 1;
  }

  .opportunity__title {
    font-size: 34px;
    margin: auto 0;
    text-align: center;
  }

  .opportunity__title b {
    font-size: 39px;
  }

  .opportunity__sub-title {
    margin: 15px auto 0 204px;
    max-width: 216px;
    font-size: 18px;
  }

  .speakers {
    padding: 55px 0;
  }

  .speakers__title {
    font-size: 40px;
    text-align: center;
  }

  .speakers__subtitle {
    flex-direction: column;
    align-items: center;
    max-width: 280px;
    margin: 0 auto 30px;
    gap: 10px;
    text-align: center;
  }

  .speakers__subtitle:before {
    width: 20px;
  }

  .speakers__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 37px 40px;
  }

  .speakers__list .item:nth-child(3n + 1),
  .speakers__list .item:nth-child(3n + 3) {
    transform: translateY(-54px);
  }

  .speakers__list .item__name {
    font-size: 22px;
  }

  .speakers__btn {
    display: none;
  }

  .packages {
    padding: 36px 0 72px;
  }

  .packages__title {
    font-size: 50px;
    font-weight: 600;
  }

  .packages__list {
    margin-top: 32px;
    flex-direction: column;
    gap: 32px;
  }

  .packages .package {
    flex: 1 1 40%;
  }

  .packages .package._business::before {
    top: 40%;
    left: 22%;
    width: 161px;
  }

  .packages__bonus {
    padding: 124px 0 0;
    gap: 40px;
  }

  .packages__bonus-left {
    width: 420px;
  }

  .packages__bonus-text {
    max-width: 400px;
  }

  .packages__bonus-text h1,
  .packages__bonus-text h2,
  .packages__bonus-text h3,
  .packages__bonus-text h4,
  .packages__bonus-text h5,
  .packages__bonus-text h6 {
    font-size: 48px;
  }

  .packages__bonus-text p {
    font-size: 16px;
  }

  .packages__bonus-bottom {
    flex-direction: column;
    gap: 20px;
  }

  .packages__bonus-bottom p {
    width: initial;
    padding-left: 0;
    padding-right: 20px;
  }

  .packages__bonus-image {
    width: 300px;
  }

  .summit__top-decors .item:nth-child(1) {
    top: 9%;
    left: -20%;
  }

  .summit__top-decors .item:nth-child(2) {
    top: 39%;
    left: 1%;
  }

  .summit__top-decors .item:nth-child(3) {
    top: 55%;
    left: -33%;
  }

  .summit__top-decors .item:nth-child(4) {
    top: 92%;
    left: -14%;
  }

  .summit__top-decors .item:nth-child(8) {
    top: 85%;
    left: 100%;
  }

  .summit__top-decors .item:nth-child(9) {
    top: 56%;
    left: 92%;
  }

  .summit__middle-title::before {
    width: 610px;
  }

  .summit__middle-title {
    margin-top: 70px;
  }

  .summit__bottom-list {
    display: none;
  }

  .summit__bottom-list.summit__bottom-list--mob {
    display: flex;
  }

  .summit__bottom-list .item__content {
    min-width: 230px;
    overflow: visible;
  }

  .partners__decor {
    left: -9%;
    top: 57%;
  }

  .partners__main {
    grid-template-columns: 348px 1fr;
  }

  .partners__title {
    font-size: 34px;
  }

  .partners__statistic {
    grid-area: 1/2/3/3;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }

  .partners__main-text {
    margin: 0;
    font-size: 16px;
  }

  .partners__video-message {
    margin: 0;
    font-size: 28px;
  }

  .partners__video-message::before {
    left: 60%;
    top: 22px;
    width: 140px;
    height: 70px;
  }

  .partners__video {
    width: 100%;
    grid-area: auto;
  }

  .partners__video::before {
    width: 200px;
    filter: blur(44px);
    left: -15%;
    top: -15%;
    transform: translateY(0);
  }

  .partners__video::after {
    display: none;
  }

  .partners__video-btn {
    width: 84px;
  }

  .partners__footer-list {
    gap: 18px;
  }

  .partners-packages__list .package__image {
    width: 246px;
  }

  .partners-packages__list .package__image::before {
    width: 320px;
  }

  .partners-packages__list .package__btn {
    font-size: 14px;
    width: 126px;
    padding: 6px 12px;
  }

  .discussion-topics__image {
    top: -120px;
    right: -250px;
    width: 270px;
    height: 300px;
  }

  .discussion-topics__image:before {
    top: 86px;
    right: 160px;
    width: 390px;
    height: 500px;
  }

  .discussion-topics__info_block .info__title {
    margin-left: 0;
  }

  .discussion-topics__info_block .info__description {
    padding: 20px 30px 19px 44px;
    margin-bottom: 1px;
    font-size: 20px;
  }

  .discussion-topics__list .list__content {
    padding-left: 0;
  }

  .discussion-topics__list .list__left-content {
    width: 50%;
  }

  .discussion-topics__list .list__right-content {
    width: 50%;
  }

  .reviews__screens {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }

  .update {
    padding-bottom: 110px;
  }

  .update__img {
    height: 125px;
  }

  .update__img-decor {
    width: 180px;
    height: 180px;
    top: -35px;
    right: 27%;
  }

  .update__img-item {
    width: 396px;
    top: -61px;
    left: 43%;
  }

  .update__text {
    max-width: 229px;
    font-size: 16px;
  }

  .update__subtitle {
    max-width: 249px;
    font-size: 15px;
  }

  span.update__text_decor:nth-child(1) {
    right: 80px;
    top: -76px;
  }

  span.update__text_decor:nth-child(2) {
    right: -4px;
    top: 0;
  }

  span.update__text_decor:nth-child(3) {
    right: -6px;
    top: 47px;
  }

  span.update__text_decor:nth-child(4) {
    top: 52px;
    left: 0;
  }

  span.update__text_decor:nth-child(5) {
    top: 126px;
  }

  span.update__text_decor:nth-child(6) {
    left: 42px;
    top: 192px;
  }

  .insta {
    padding: 43px 0 80px;
  }

  .insta__wrap {
    gap: 28px;
  }

  .insta__decor {
    left: -34%;
    top: 29%;
    display: block;
    aspect-ratio: 114/203;
    width: 114px;
    position: absolute;
    transform: rotate(-72deg);
    filter: blur(44.25px);
    background: url('data:image/svg+xml,<svg width="100" height="154" viewBox="0 0 100 154" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.3035 0.873047L99.9001 153.782H0.706806L50.3035 0.873047Z" fill="%233EC284"/></svg>')
      center/contain no-repeat;
  }

  .footer {
    padding: 81px 0 160px;
  }

  .footer__wrap {
    gap: 40px;
  }

  #modal-speaker .speaker-modal {
    padding: 50px 60px;
    max-width: calc(var(--container-width) - 20px);
  }

  .modal-packages .packages-slider {
    max-width: 715px;
  }

  .modal-packages .packages-slider__slide {
    padding: 20px;
  }

  .modal-packages .packages-slider__btn-prev,
  .modal-packages .packages-slider__btn-next {
    height: 30px;
    width: 30px;
  }

  .modal-packages .modal-package__title {
    margin-bottom: 10px;
    font-size: 76px;
  }

  .modal-packages .modal-package__info {
    padding-right: 20px;
  }

  .modal-packages .modal-package__timer {
    flex-direction: column;
    gap: 10px;
  }

  .modal-packages .modal-package__form {
    flex: 0 0 335px;
  }

  .modal-packages .modal-package__form-inner {
    padding: 20px 15px;
  }

  .modal-packages .modal-package__form-title {
    font-size: 32px;
  }

  #modal-discount .modal-content,
  #modal-reg .modal-content {
    max-width: 360px;
    padding: 20px;
  }

  #modal-discount .title,
  #modal-reg .title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  #modal-discount .form .btn,
  #modal-reg .form .btn {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero__bottom.violet-badge {
    position: static;
    transform: rotate(0deg);
    margin-bottom: 11px;
    margin-top: 18px;
  }

  .violet-badge__fire-decor {
    left: unset;
    right: -4px;
    top: -19px;
    width: 53px;
    height: 53px;
    transform: rotate(3.86deg);
  }

  .excursion {
    padding: 65px 0;
  }

  .excursion__container::before {
    left: -42%;
    top: -4%;
    pointer-events: none;
  }

  .excursion__image {
    top: 2%;
    left: 52%;
    width: 487px;
  }

  .excursion__title {
    max-width: 348px;
    font-size: 54px;
  }

  .excursion__subtitle {
    margin-top: 11px;
    max-width: 348px;
    font-size: 22px;
  }

  .excursion__invitation {
    max-width: 348px;
    font-size: 16px;
  }

  .excursion__place-info {
    font-size: 16px;
    line-height: 20px;
    padding: 14px;
  }

  .excursion__list {
    flex-direction: column;
    gap: 12px;
  }

  .excursion__decor-info {
    left: 54%;
    top: 7%;
    font-size: 18px;
    padding-left: 29px;
    padding-right: 12px;
    width: 276px;
    height: 64px;
    background: url(../img/excursion/decor-info-mob.webp) center / contain no-repeat;
  }

  .black-friday .additional-info__date-info {
    max-width: 412px;
  }

  .defender__container::before {
    left: -15%;
    top: 18%;
  }

  .defender__container::after {
    left: 118%;
    top: 62%;
  }

  .defender__img {
    width: 282px;
  }

  .program__title {
    font-size: 67px;
  }

  .program__block {
    max-width: 600px;
  }
}

@media (max-width: 1140px) {
  .contact-organizers__container__decor1 {
    left: -26%;
    top: 9%;
  }

  .contact-organizers__main {
    flex-wrap: wrap;
    gap: 32px;
  }

  .contact-organizers .list {
    width: 100%;
    justify-content: space-between;
  }

  .contact-organizers__img {
    margin: 0 auto;
  }
}

@media (max-width: 760px) {
  :root {
    --container-width: 360px;
  }

  [class*='__container'] {
    flex-wrap: wrap;
  }

  .btn--ticket-fullwhite {
    padding: 20px 70px 20px 15px;
  }

  .header__logos {
    gap: 6px;
  }

  .header__logo._holders {
    width: 125px;
  }

  .header__logo._bk {
    width: 136px;
  }

  .header__menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8823529412);
    flex-direction: column;
    align-items: center;
    padding: 150px 0 50px;
    overflow: auto;
    z-index: 2;
    transform: translateY(-100%);
    transition: transform var(--tr);
    gap: 30px;
  }

  .header__menu a {
    color: var(--white);
    font-size: var(--l);
  }

  .header._active .header__menu {
    transform: translateY(0);
  }

  .burger {
    display: initial;
    height: 14px;
    width: 22px;
  }

  .page-loader__title {
    font-size: 30px;
    letter-spacing: 10px;
    margin-left: 10px;
  }

  .page-loader__partners {
    width: 250px;
  }

  .hero__bottom-info {
    flex-direction: column;
  }

  .hero__bottom-wrapper {
    padding: 24px 18px 12px;
    text-align: center;
  }

  .hero__mission-title {
    position: relative;
    transform: translateY(20px);
    width: 200px;
    text-align: center;
  }

  .hero__mission-title::before {
    top: 5px;
    left: -34px;
    width: 267px;
    background: url(../img/hero/mission-title--mob.svg) center / contain no-repeat;
  }

  .hero__decor {
    top: -46%;
    right: -96%;
  }

  .unity__container::before {
    top: 45%;
    left: -108%;
  }

  .unity__grid-img {
    top: 67%;
    left: -95%;
  }

  .network__list {
    gap: 12px;
  }

  .network .item__header {
    min-height: auto;
    flex-direction: column;
    gap: 14px;
  }

  .network .item img {
    align-self: flex-start;
  }

  .threats__container::before {
    left: -37%;
  }

  .threats__image {
    left: -22%;
  }

  .opportunity__container::before {
    left: 74%;
    top: -80%;
  }

  .opportunity__container::after {
    left: -13%;
    top: 50%;
  }

  .opportunity__image {
    left: 36%;
  }

  .opportunity__sub-title {
    margin-left: 0;
  }

  .speakers__title {
    max-width: 348px;
  }

  .speakers__subtitle {
    margin: 0 0 22px auto;
    font-size: 16px;
    text-align: right;
    max-width: 148px;
    position: relative;
  }

  .speakers__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 54px 20px;
    position: relative;
  }

  .speakers__list .item:nth-child(3n + 1),
  .speakers__list .item:nth-child(3n + 3) {
    transform: translateY(0);
  }

  .speakers__list .item:nth-child(odd) {
    transform: translateY(-54px) !important;
  }

  .speakers__list .item__name {
    font-size: 18px;
  }

  .speakers__list .item__button {
    font-size: 14px;
  }

  .speakers__list .item__button:before {
    width: 14px;
  }

  .packages__container::before {
    top: -15%;
    left: -57%;
  }

  .packages__container::after {
    left: 57%;
    top: 34%;
  }

  .packages__title .early-birds {
    width: 100%;
  }

  .packages__list {
    gap: 16px;
  }

  .packages__list:before,
  .packages__list:after {
    display: none;
  }

  .packages .package {
    min-height: 88px;
  }

  .packages .package._business::before {
    top: 27%;
    left: -10%;
  }

  .packages .package:before {
    width: 56px;
  }

  .packages .package:after {
    top: 6%;
    width: 120px;
  }

  .packages .package__image {
    width: 280px;
  }

  .packages .package__btn {
    max-width: 222px;
    padding: 14px 26px;
    font-size: 24px;
  }

  .packages .package__info {
    top: 12%;
    min-height: 283px;
  }

  .packages__bonus {
    position: relative;
  }

  .packages__bonus-text h1,
  .packages__bonus-text h2,
  .packages__bonus-text h3,
  .packages__bonus-text h4,
  .packages__bonus-text h5,
  .packages__bonus-text h6 {
    text-align: center;
    margin-bottom: 20px;
  }

  .packages__bonus-text p {
    font-size: 14px;
  }

  .packages__bonus-important {
    margin: 20px 0;
    width: 212px;
    font-size: 14px;
  }

  .packages__bonus-bottom a {
    display: none;
  }

  .packages__bonus-bottom p {
    font-size: 18px;
    width: 164px;
  }

  .packages__bonus-image {
    width: 166px;
    position: absolute;
    bottom: 35px;
    right: 0;
  }

  .packages__bonus-image-logo {
    width: 111px;
  }

  .summit {
    padding: 30px 0 60px;
    background: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%22375%22%20height%3D%22771%22%20viewBox%3D%220%200%20375%20771%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20opacity%3D%220.2%22%3E%0A%3Cmask%20id%3D%22mask0_2253_490%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%22-615%22%20y%3D%220%22%20width%3D%221606%22%20height%3D%22771%22%3E%0A%3Cpath%20d%3D%22M990.54%200H-614.998V770.999H990.54V0Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url(%23mask0_2253_490)%22%3E%0A%3Cpath%20d%3D%22M-620.842%201195.01L-621.206%201194.65L42.7441%20530.523V240.714L-621.348%20-422.217L-620.983%20-422.579L43.2579%20240.501V530.733L43.1834%20530.81L-620.842%201195.01Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-216.613%201194.8L-217.073%201194.57L115.133%20530.566V240.668L-217.943%20-423.713L-217.484%20-423.941L115.646%20240.547V530.689L115.618%20530.743L-216.613%201194.8Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M591.008%201194.8L259.895%20530.689V240.547L259.923%20240.493L591.832%20-423.941L592.292%20-423.713L260.408%20240.668V530.566L591.468%201194.57L591.008%201194.8Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M187.455%201194.69L186.941%201194.68L187.514%20530.249V240.608L186.918%20-423.827L187.432%20-423.829L188.028%20240.608V530.249L187.455%201194.69Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M995.099%201194.87L332.354%20530.81L332.279%20530.733V240.5L332.354%20240.426L996.52%20-423.775L996.885%20-423.41L332.793%20240.713V530.522L995.464%201194.5L995.099%201194.87Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M996.642%20588.592L477.501%20458.1H-102.229L-621.103%20588.425L-621.227%20587.926L-102.294%20457.586L477.596%20457.594L996.765%20588.093L996.642%20588.592Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M477.565%20313.272L-102.324%20313.264L-621.227%20183.975L-621.103%20183.477L-102.232%20312.758H477.504L996.642%20183.279L996.765%20183.78L477.565%20313.272Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M-621.164%20386.209V385.695L-102.262%20385.176H477.535L996.704%20385.677V386.191L477.535%20385.69H-102.262L-621.164%20386.209Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M477.789%20530.884H-102.521V240.351H477.787V530.884H477.789ZM-102.008%20530.37H477.273V240.865H-102.008V530.37Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M490.462%20537.205H-115.146V234.032H490.462V537.205ZM-114.633%20536.691H489.949V234.546H-114.633V536.691Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M504.712%20544.323H-129.365V226.902H504.712V544.323ZM-128.851%20543.809H504.198V227.416H-128.851V543.809Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M520.369%20552.144H-144.984V219.085H520.371V552.141L520.369%20552.144ZM-144.471%20551.63H519.857V219.599H-144.471V551.627V551.63Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M537.561%20560.73H-162.225V210.45H537.561V560.73ZM-161.711%20560.216H537.048V210.964H-161.711V560.216Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M556.698%20570.292H-181.359V200.873H556.698V570.292ZM-180.846%20569.778H556.184V201.387H-180.846V569.778Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M578.052%20580.959H-202.699V190.19H578.052V580.961V580.959ZM-202.186%20580.445H577.538V190.704H-202.186V580.447V580.445Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M602.032%20592.939H-226.664V178.186H602.032V592.939ZM-226.15%20592.425H601.519V178.7H-226.15V592.425Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M629.15%20606.488H-253.77V164.621H629.15V606.488ZM-253.256%20605.974H628.637V165.135H-253.256V605.974Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M660.059%20621.929H-284.662V149.15H660.059V621.929ZM-284.149%20621.415H659.546V149.664H-284.149V621.415Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M695.628%20639.693H-320.213V131.353H695.625V639.693H695.628ZM-319.699%20639.179H695.111V131.867H-319.699V639.179Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M736.991%20660.355H-361.547V110.651H736.991V660.353V660.355ZM-361.033%20659.841H736.477V111.165H-361.033V659.839V659.841Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M785.689%20684.691H-410.221V86.2778H785.689V684.689V684.691ZM-409.707%20684.177H785.175V86.7918H-409.707V684.175V684.177Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M844.399%20714.017H-468.338V57.1772H844.399V714.017ZM-467.824%20713.503H843.885V57.6912H-467.824V713.503Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M914.216%20748.895H-538.676V21.9639H914.216V748.898V748.895ZM-538.162%20748.381H913.702V22.4779H-538.162V748.384V748.381Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Crect%20x%3D%22-614.998%22%20width%3D%221604.88%22%20height%3D%22218.575%22%20fill%3D%22url(%23paint0_linear_2253_490)%22%2F%3E%0A%3Crect%20x%3D%22989.877%22%20y%3D%22771%22%20width%3D%221604.88%22%20height%3D%22218.575%22%20transform%3D%22rotate(-180%20989.877%20771)%22%20fill%3D%22url(%23paint1_linear_2253_490)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2253_490%22%20x1%3D%22187.44%22%20y1%3D%220%22%20x2%3D%22187.44%22%20y2%3D%22218.575%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2253_490%22%20x1%3D%221792.32%22%20y1%3D%22771%22%20x2%3D%221792.32%22%20y2%3D%22989.575%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A')
      center top/cover no-repeat;
  }

  .summit__top {
    gap: 18px;
  }

  .summit__top-decors .item:nth-child(1) {
    width: 100px;
    top: 30%;
    left: -14%;
  }

  .summit__top-decors .item:nth-child(2) {
    width: 110px;
    top: 49%;
    left: -11%;
  }

  .summit__top-decors .item:nth-child(3) {
    width: 158px;
    top: 70%;
    left: -23%;
  }

  .summit__top-decors .item:nth-child(4) {
    display: none;
  }

  .summit__top-decors .item:nth-child(5) {
    display: block;
    aspect-ratio: 128/85;
    width: 128px;
    top: 90%;
    left: -14%;
  }

  .summit__top-decors .item:nth-child(6) {
    width: 159px;
    top: 44%;
    left: 83%;
  }

  .summit__top-decors .item:nth-child(7) {
    width: 164px;
    top: 59%;
    left: 74%;
  }

  .summit__top-decors .item:nth-child(8) {
    width: 75px;
    top: 68%;
    left: 86%;
  }

  .summit__top-decors .item:nth-child(9) {
    width: 128px;
    top: 88%;
    left: 76%;
  }

  .summit__sub-title {
    font-size: 46px;
    line-height: 45px;
  }

  .summit__title {
    font-size: 46px;
    width: 100%;
    line-height: 45px;
  }

  .summit__title-start {
    font-size: 28px;
    line-height: 45px;
  }

  .summit__since {
    font-size: 30px;
  }

  .summit__results-title {
    padding: 10px 13px 8px 13px;
    font-size: 20px;
  }

  .summit__results-list {
    flex-direction: column;
    gap: 18px;
  }

  .summit__results-list .item {
    gap: 0;
  }

  .summit__results-list .item__title {
    font-size: 43px;
  }

  .summit__results-list .item__text {
    font-size: 16px;
  }

  .summit__middle-title::before {
    display: none;
  }

  .summit__middle-title::after {
    display: block;
  }

  .summit__middle-title {
    font-size: 30px;
    margin-top: 86px;
  }

  .summit__middle-image {
    height: 106px;
    background: url('../img/summit/middle-mob.webp') center/cover no-repeat;
  }

  .summit__bottom-title {
    margin-top: 40px;
  }

  .summit__bottom-list {
    justify-content: start;
    margin-top: 13px;
  }

  .partners {
    padding: 76px 0 28px;
  }

  .partners__decor {
    left: 51%;
    top: 41%;
    transform: rotate(27deg);
  }

  .partners__main {
    grid-template-columns: 1fr;
  }

  .partners__statistic {
    margin-top: 30px;
    grid-area: auto;
  }

  .partners__main-text {
    margin: 13px 0 0 107px;
    grid-area: 2/1/3/2;
    width: 228px;
  }

  .partners__video-message {
    margin-top: 52px;
  }

  .partners__video-message::before {
    display: none;
  }

  .partners__video {
    margin: 18px 0 0;
  }

  .partners__footer {
    margin-top: 96px;
  }

  .partners__footer-title {
    text-align: start;
  }

  .partners__footer-list {
    margin-top: 16px;
    flex-direction: column;
    gap: 14px;
  }

  .partners-packages {
    padding: 28px 0 56px;
  }

  .partners-packages__title {
    text-align: start;
    font-size: 34px;
  }

  .partners-packages__list {
    gap: 16px;
    flex-direction: column;
  }

  .partners-packages__list .package__image {
    width: 358px;
  }

  .partners-packages__list .package__image::before {
    width: 464px;
  }

  .partners-packages__list .package__btn {
    font-size: 16px;
    width: 159px;
    padding: 9px 18px;
  }

  .contact-organizers__container::before {
    display: block;
    top: 73%;
    right: -14%;
  }

  .contact-organizers {
    padding: 28px 0;
  }

  .contact-organizers__container__decor1 {
    top: 76%;
    left: 57%;
  }

  .contact-organizers__container__decor2 {
    display: block;
    top: 52%;
    left: 35%;
  }

  .contact-organizers__main {
    margin-top: 13px;
    flex-direction: column-reverse;
  }

  .contact-organizers__title {
    font-size: 34px;
  }

  .contact-organizers__sub-title {
    font-size: 30px;
  }

  .contact-organizers__img {
    width: 100%;
    flex: auto;
  }

  .contact-organizers .list {
    width: auto;
    flex-wrap: wrap;
    gap: 16px;
  }

  .contact-organizers .item {
    margin-top: 0;
    width: 162px;
    gap: 16px;
  }

  .contact-organizers .item__social-title {
    margin-left: 28px;
  }

  .contact-organizers .item__name {
    font-size: 24px;
  }

  .contact-organizers .item__about {
    font-size: 16px;
  }

  .contact-organizers .item__social-nickname {
    padding: 7px 15px 7px 16px;
    font-size: 14px;
    width: 100%;
  }

  .partners-logos {
    padding: 28px 0 56px;
  }

  .partners-logos__title {
    font-size: 34px;
  }

  .partners-logos__wrapper {
    margin-top: 17px;
  }

  .partners-logos__group {
    margin-bottom: 18px;
  }

  .partners-logos__group-title {
    font-size: 20px;
  }

  .partners-logos__group-list {
    margin-top: 14px;
    gap: 10px;
  }

  .partners-logos__group-list li {
    padding: 12px;
    width: 108px;
    height: 56px;
    border-radius: 5px;
  }

  .activities {
    padding-top: 76px;
  }

  .activities__title {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 110%;
  }

  .activities__cards {
    gap: 12px;
    padding-bottom: 295px;
  }

  .activities__cards .card {
    width: 100%;
    padding: 13px 27px 13px 40px;
  }

  .activities__cards .card:before {
    width: 14px;
  }

  .activities__cards .card__title {
    font-size: 20px;
    margin-bottom: 2.5px;
  }

  .activities__cards .card__desc {
    font-size: 14px;
  }

  .activities__image {
    height: 365px;
    bottom: 0;
  }

  .activities__image:before {
    height: 106px;
    top: 0;
  }

  .activities__image:after {
    height: 106px;
    bottom: 0;
  }

  .discussion-topics__title {
    width: 82%;
    -webkit-hyphens: auto;
    hyphens: auto;
  }

  .discussion-topics__title br {
    display: inline;
  }

  .discussion-topics__image {
    top: -30px;
    right: -65px;
    width: 215px;
    height: 188px;
    transform: rotate(346deg);
  }

  .discussion-topics__image:before {
    top: 59px;
    right: 110px;
    width: 360px;
    height: 344px;
    filter: blur(11px);
  }

  .discussion-topics__info_block {
    padding: 16px 0;
    min-height: 381px;
    flex-direction: column;
    text-align: center;
  }

  .discussion-topics__info_block:before {
    height: 63px;
    top: -22px;
  }

  .discussion-topics__info_block:after {
    height: 150px;
    bottom: 82px;
  }

  .discussion-topics__info_block .info__title {
    font-size: 18px;
    margin-top: 150px;
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 19px 10px 14px;
    line-height: 118.948%;
  }

  .discussion-topics__info_block .info__title br {
    display: none;
  }

  .discussion-topics__info_block .info__title:before {
    width: 100%;
    background: url(../img/discussion-topics/title-mob.svg) center/contain no-repeat;
  }

  .discussion-topics__info_block .info__description {
    margin-bottom: 0;
    margin-top: -18px;
    padding: 31px 13px 19px;
    text-align: center;
    font-size: 20px;
  }

  .discussion-topics__info_block .info__image {
    top: -22px;
    height: calc(100% - 60px);
  }

  .discussion-topics__list .list__item {
    padding: 13px 10px;
  }

  .discussion-topics__list .list__title-block {
    gap: 12px;
    font-size: 26px;
    margin-bottom: 14px;
  }

  .discussion-topics__list .list__subtitle {
    font-size: 26px;
  }

  .discussion-topics__list .list__content {
    flex-direction: column;
    gap: 12px;
  }

  .discussion-topics__list .list__left-content {
    width: 100%;
    gap: 12px;
  }

  .discussion-topics__list .list__right-content {
    width: 100%;
    gap: 12px;
  }

  .discussion-topics__list .list__icon {
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    background: rgba(45, 45, 45, 0.7) 50%/14px no-repeat;
  }

  .discussion-topics__list .list__text {
    font-size: 14px;
  }

  .topics__title {
    font-size: 40px;
  }

  .topics__panels .panel__main {
    flex-wrap: wrap;
    row-gap: 14px;
    -moz-column-gap: 22px;
    column-gap: 22px;
  }

  .topics__panels .panel__number {
    max-width: 100%;
    font-size: 22px;
  }

  .topics__panels .panel__title {
    width: calc(100% - 48px);
    font-size: 22px;
  }

  .topics__panels .panel__detail {
    flex-direction: column-reverse;
  }

  .topics__panels .panel__info ul {
    font-size: 14px;
  }

  .topics__panels .panel__speakers {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .reviews {
    padding: 28px 0;
  }

  .reviews__title {
    font-size: 34px;
  }

  .reviews__screens {
    margin-top: 34px;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }

  .update {
    padding: 28px 0;
  }

  .update__title {
    font-size: 24px;
    text-align: center;
  }

  .update__subtitle {
    margin-top: 15px;
    max-width: 100%;
    font-size: 18px;
    text-align: center;
  }

  .update__img-item {
    aspect-ratio: 234/326;
    width: 233px;
    background: url('../img/update/update__img-mob.webp') 50% / cover no-repeat;
    top: 77px;
    left: 48%;
  }

  .update__img span.update__text_decor {
    display: none;
    font-size: 14px;
  }

  span.update__text_decor:nth-child(1) {
    display: block;
    top: auto;
    bottom: 36px;
    right: auto;
    left: -10px;
    max-width: 108px;
  }

  span.update__text_decor:nth-child(2) {
    display: block;
    top: auto;
    bottom: 140px;
    max-width: 92px;
    text-align: end;
    right: -10px;
  }

  span.update__text_decor:nth-child(3) {
    display: block;
    top: auto;
    bottom: 26px;
    right: 24px;
    max-width: 165px;
    text-align: end;
  }

  span.update__text_decor:nth-child(3) br {
    display: none;
  }

  span.update__text_decor:nth-child(4) {
    display: block;
    max-width: 120px;
    top: 60px;
    left: 14px;
  }

  span.update__text_decor:nth-child(5) {
    display: block;
    max-width: 130px;
    top: 20px;
    left: 139px;
  }

  span.update__text_decor:nth-child(6) {
    display: block;
    max-width: 142px;
    text-align: end;
    left: auto;
    right: -19px;
    top: 74px;
  }

  span.update__text_decor:nth-child(6) br {
    display: none;
  }

  .update__img {
    height: 500px;
  }

  .update__img-decor {
    top: 79px;
    right: 15%;
  }

  .update__text {
    max-width: 100%;
    text-align: center;
  }

  .update__text br {
    display: none;
  }

  .update__text.update__text--last br {
    display: block;
  }

  .update {
    padding-bottom: 28px;
  }

  .insta__wrap {
    flex-direction: column;
  }

  .insta__title {
    text-align: center;
  }

  .footer__wrap {
    gap: 63px;
    flex-direction: column;
    text-align: center;
  }

  .footer__menu-social {
    justify-content: center;
  }

  .footer__ellipse-1,
  .footer__ellipse-2 {
    filter: blur(75px);
  }

  .footer__ellipse-1 {
    width: 210.088px;
    height: 258.188px;
    border-radius: 258.188px;
    transform: rotate(-22.939deg) translate3d(30%, -154%, 0);
  }

  .footer__ellipse-2 {
    width: 210.088px;
    height: 258.188px;
    border-radius: 258.188px;
    transform: rotate(-22.939deg) translate3d(-9%, 102%, 0);
  }

  #modal-speaker .speaker-modal {
    position: absolute;
    top: 0;
    flex-direction: column;
    padding: 50px 20px;
    gap: 40px;
  }

  #modal-speaker .speaker-modal__photo {
    margin: 0 auto;
    aspect-ratio: 1/1;
    height: auto;
    width: 100%;
    -o-object-position: top center;
    object-position: top center;
  }

  .modal-packages {
    align-items: flex-start;
  }

  .modal-packages .packages-slider {
    max-width: 360px;
  }

  .modal-packages .packages-slider__btn-prev,
  .modal-packages .packages-slider__btn-next {
    transform: translate(0%, 0%) rotate(180deg);
  }

  .modal-packages .packages-slider__btn-next {
    transform: translate(0%, 0%) rotate(0deg);
  }

  .modal-packages .modal-package__title {
    font-size: 36px;
  }

  .modal-packages .modal-package__body {
    flex-direction: column;
  }

  .modal-packages .modal-package__info {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .modal-packages .modal-package__info ul li {
    margin-bottom: 4px;
  }

  .modal-packages .modal-package__price {
    justify-content: center;
    gap: 12px;
    margin-top: 26px;
  }

  .modal-packages .modal-package__price-discount {
    font-weight: 400;
  }

  .modal-packages .modal-package__form-title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  #modal-discount .modal-content,
  #modal-reg .modal-content {
    max-width: 360px;
    padding: 20px;
  }

  #modal-discount .title,
  #modal-reg .title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  #modal-discount .form .btn,
  #modal-reg .form .btn {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .black-friday {
    padding: 50px 0 48px;
  }

  .black-friday:before {
    height: 263px;
  }

  .black-friday__title {
    margin-bottom: 22px;
  }

  .black-friday__additional-info {
    flex-direction: column;
    row-gap: 21px;
  }

  .additional-info__fire-decor-1 {
    width: 84px;
    height: 84px;
    transform: rotate(12.63deg);
    left: -14%;
    top: -18%;
  }

  .additional-info__fire-decor-2 {
    width: 86px;
    height: 86px;
    transform: rotate(-12.25deg);
    right: -4%;
    bottom: 33%;
  }

  .black-friday .additional-info__date-info {
    margin-right: 0;
  }

  .black-friday .additional-info__date-info:before {
    left: -6px;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='117' viewBox='0 0 17 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8145 21.0613L16.8145 95.7996L13.1113 97.5242L13.1426 97.5681H11.8145L11.8145 19.3523H13.1426L16.8145 21.0613Z' fill='%233EC284'/%3E%3Cpath d='M12 116.921H7.08789L0.0888672 111.276L0 111.348L0 5.53906L0.0888672 5.61133L7.04883 0L12 0L12 116.921Z' fill='%233EC284'/%3E%3C/svg%3E%0A");
  }

  .black-friday .additional-info__green-badge {
    position: static;
  }

  .excursion__decor-info {
    left: 18%;
    top: 21%;
  }

  .excursion__image {
    left: 0;
    top: 21%;
    width: 374px;
  }

  .excursion__container::before {
    left: -108%;
    top: -1%;
    z-index: 0;
  }

  .excursion__title {
    text-align: center;
  }

  .excursion__subtitle {
    text-align: center;
  }

  .excursion__invitation {
    margin-top: 268px;
  }

  .defender {
    padding: 68px 0 60px;
  }

  .defender__container::before {
    left: -23%;
    top: 10%;
  }

  .defender__container::after {
    display: none;
  }

  .defender__title {
    font-size: 38px;
  }
  .defender__wrap {
    flex-direction: column;
    align-items: center;
  }

  .defender__item_title {
    padding: 6px 16px;
  }
  .defender__item_text {
    padding: 8px 16px;
  }
  .defender__img {
    bottom: 145px;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    top: auto;
  }
  .defender__left {
    width: 100%;
  }
  .defender__items {
    margin-top: 140px;
  }
  .defender__item + .defender__item {
    max-width: 163px;
  }
  .defender .defender__subtitle {
    font-size: 20px;
  }

  .program {
    padding: 57px 0;
  }

  .program .speaker__title {
    margin-left: 0;
    font-size: 54px;
  }

  .speaker__title-mob {
    font-size: 20px;
    justify-self: end;
  }

  .program__title {
    font-size: 48px;
  }

  .program__block_time {
    width: 110%;
  }
}
