@charset "utf-8";.Section{display:grid;grid-template-columns:repeat(var(--column-count),var(--column-size));grid-column-gap:var(--column-gap);justify-content:center}.Section__in{grid-column-start:span var(--column-count)}.Section__head{font-weight:700;font-size:32px;line-height:40px;color:#000;text-align:left}.Section__head+*{margin-top:40px}.Section__head+.Section__text{margin-top:20px}.Section__text{font-weight:400;font-size:18px;line-height:32px;color:#000;text-align:left}.Section__text+*{margin-top:40px}.Section__description{font-weight:400;font-size:12px;line-height:20px;color:#000;text-align:left;margin-top:32px}@media (max-width:768px){.Section{padding-right:var(--column-indent);padding-left:var(--column-indent)}.Section__head+*{margin-top:60px}.Section__head+.Section__text{margin-top:20px}.Section__text+*{margin-top:60px}}.Section--island{padding-top:100px;padding-bottom:100px;min-height:480px;box-sizing:border-box;background-color:#f0f4f9;position:relative;overflow:hidden}.Section--island .Section__in{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.Section--island .Section__in>*{position:relative;z-index:10}.Section--island .Section__head{font-size:46px;line-height:55px;width:65%}.Section--island .Section__text{font-size:22px;line-height:34px;width:55%;margin-top:40px}.Section__island-image{margin:0;position:absolute!important;display:block;z-index:3!important;transform:translateY(-50%);width:fit-content;height:fit-content;right:-2.5%;top:50%}.Section__island-image img{display:block;object-fit:cover;object-position:center;opacity:0;transition:opacity .4s,transform .8s;transform:translateX(100px);width:auto;height:auto}img.Section__island-image--loaded{opacity:1;transform:translateX(0)}@media (max-width:1660px){.Section__island-image{right:-7.5%}}@media (max-width:1400px){.Section--island{padding-top:64px;padding-bottom:64px;min-height:400px}.Section--island .Section__head{width:60%}.Section--island .Section__text{width:45%}.Section__island-image{transform:translateY(-40%);right:-2.5%}.Section__island-image img{transform:translateX(50px)}img.Section__island-image--loaded{transform:translateX(0)}}@media (max-width:1024px){.Section--island{padding-top:80px;padding-bottom:80px;min-height:unset}.Section--island .Section__head{font-size:40px;line-height:48px}.Section--island .Section__text{font-size:20px;line-height:30px;width:55%;margin-top:24px}}@media (max-width:768px){.Section--island{padding-top:50px;padding-bottom:calc(50px + 140px);min-height:unset}.Section--island .Section__head+.Section__text{width:100%}.Section--island .Section__head{font-size:32px;line-height:40px;width:100%}.Section--island .Section__text{font-size:18px;line-height:26px;width:100%}.Section__island-image{transform:translateX(-50%);left:50%;top:auto;bottom:0}.Section__island-image img{transform:translateY(25px)}img.Section__island-image--loaded{transform:translateY(0)}}.Section__action{display:flex;align-items:center;justify-content:space-between;padding:34px 40px;border-radius:var(--border-radius-image);overflow:hidden;box-sizing:border-box;position:relative}.Section__action-title{font-weight:700;font-size:32px;line-height:40px;color:#000}.Section__action .Button{--button_padding:28px;margin-left:var(--column-indent);min-width:fit-content}.Section__action .Button__before{display:flex}.Section__action-disclaimer{color:#000;font-size:10px;font-weight:400;line-height:10px;opacity:.5;position:absolute;left:40px;bottom:calc(34px / 2)}@media (max-width:1400px){.Section__action-title{max-width:50%}}@media (max-width:1024px){.Section__action{padding:34px}.Section__action-title{font-size:28px;line-height:34px}.Section__action-disclaimer{left:34px}}@media (max-width:768px){.Section__action{flex-direction:column;align-items:flex-start;padding:calc(var(--column-indent) * 1.5)}.Section__action-title{font-size:24px;line-height:28px;max-width:unset}.Section__action .Button{margin-left:0;margin-top:calc(var(--column-indent) * 1.5);min-width:100%}.Section__action-disclaimer{font-size:9px;line-height:9px;left:calc(var(--column-indent) * 1.5);bottom:calc(var(--column-indent) * 1.5)}}.Section--action_whatis{padding-top:80px}.Section--action_whatis .Section__action{background:url(/media/images/action_whatis2.webp),#ffde00;background-repeat:no-repeat;background-position:right center,center;background-size:auto 100%,auto}.Section--action_whatis .Section__action-title span:nth-child(1){display:block;font-weight:700;font-size:24px;line-height:32px}.Section--action_whatis .Section__action-title span:nth-child(2){display:block;font-weight:500;font-size:18px;line-height:24px;margin-top:16px}.Section--action_whatis .Section__action .Button{--button_padding:56px}@media (max-width:1400px){.Section--action_whatis .Section__action{background:url(/media/images/action_whatis2-big.webp),#ffde00;background-repeat:no-repeat;background-position:right center,center;background-size:auto 100%,auto}.Section--action_whatis .Section__action .Button{--button_padding:32px}}@media (max-width:1024px){.Section--action_whatis{padding-top:60px}.Section--action_whatis .Section__action{background:url(/media/images/action_whatis2-middle.webp),#ffde00;background-repeat:no-repeat;background-position:right center,center;background-size:auto 100%,auto}.Section--action_whatis .Section__action-title span:nth-child(1){font-size:22px;line-height:30px}.Section--action_whatis .Section__action-title span:nth-child(2){font-size:16px;line-height:20px}}@media (max-width:768px){.Section--action_whatis{padding-top:40px}.Section--action_whatis .Section__action{background:url(/media/images/action_whatis2-small.webp),#ffde00;background-repeat:no-repeat;background-position:right center,center;background-size:auto 100%,auto}}.Section--list{padding-top:80px;padding-bottom:80px}.Section--list .Section__head{max-width:740px;font-size:42px;line-height:50px}.Section--list .Section__text{max-width:650px;font-size:18px;line-height:30px;margin-top:24px}.Section__list{margin-top:80px;position:relative}.Section__list-cell{counter-increment:counter;position:relative;padding-left:94px}.Section__list-cell+.Section__list-cell{margin-top:80px}.Section__list-title{font-weight:700;font-size:32px;line-height:40px;color:#000;max-width:440px;position:relative}.Section__list-title:first-child::before{display:flex;align-items:baseline;justify-content:center;position:absolute;box-sizing:border-box;left:-94px;top:50%;content:counter(counter);font-weight:700;font-size:32px;--size:60px;line-height:calc(var(--size) - 4px);width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);color:#000;background-color:#ffde00;border-radius:50%;user-select:none;transform:translateY(-50%)}.Section__list:last-child .Section__list-title:first-child{max-width:660px}.Section__list-title:not(:first-child){font-size:24px;line-height:36px}.Section__list-title+*{margin-top:24px}.Section__list-text{font-weight:500;font-size:20px;line-height:32px;color:#000;max-width:490px}b.Section__list-text{display:block;font-weight:700}.Section__list-text+.Section__list-title{margin-top:4px}.Section__list-text+:not([type=list]){margin-top:24px}b.Section__list-text+:not([type=list]){margin-top:12px}.Section__list-text[type=list]{counter-increment:list}.Section__list-text[type=list]::before{content:counter(list) '. '}.Section__list-actions{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;width:fit-content;align-items:center}.Section__list-actions .Button{--button_padding:24px;--button_min-height:55px;--button_font-size:16px;--button_line-height:20px;width:100%}.Section__list-actions .Button:nth-child(1){grid-area:1/1/2/2}.Section__list-actions .Button:nth-child(2){grid-area:1/2/2/3}.Section__list-actions .Button:nth-child(3){grid-area:2/1/3/3}.Section__list-actions .Button:first-child:last-child{grid-area:unset;grid-column-start:span 2}.Section__list-actions+*{margin-top:24px}.Section__list-title>.Link{text-decoration:unset}.Section__list-actions>.Link{text-decoration:unset;font-weight:700;line-height:36px;font-size:24px;white-space:nowrap;width:fit-content;height:fit-content}.Section__list-actions>.Link:not(:first-child){margin-left:calc(24px - 10px)}.Section__list .Image{display:block;position:absolute;z-index:1;opacity:0;cursor:pointer;transform:scale(1);transition:opacity .2s,transform .2s}.Section__list .Image.Image--loaded{opacity:1}.Section__list .Image:hover{transform:scale(1.01)}.Section__list .Image:active{transform:scale(.99)}.Image#book{width:449px;right:5%;bottom:-200px;z-index:3}.Image#order{width:270px;right:15%;bottom:0;z-index:2}.Image#ticket{width:122px;right:2%;bottom:170px;z-index:1}@media (max-width:1400px){.Section--list .Section__head{max-width:580px;font-size:32px;line-height:40px}.Section--list .Section__text{max-width:580px}.Section__list-title{font-size:28px;line-height:36px;max-width:400px}.Section__list:last-child .Section__list-title:first-child{max-width:600px}.Section__list-title:not(:first-child){font-size:24px;line-height:36px}.Image#book{width:313px;right:5%;bottom:-80px}.Image#order{width:188px;right:12%;bottom:60px}.Image#ticket{width:85px;right:3%;bottom:180px}}@media (max-width:1024px){.Section--list{padding-top:60px;padding-bottom:60px}.Section__list{margin-top:70px}.Section__list-cell+.Section__list-cell{margin-top:70px}.Section__list-text{font-size:18px;line-height:30px;max-width:440px}.Section__list-actions .Button{--button_min-height:50px;--button_font-size:14px;--button_line-height:18px;width:100%}.Image#book{width:211px;right:0;bottom:10px}.Image#order{width:127px;right:6%;bottom:100px}.Image#ticket{width:58px;right:-1%;bottom:175px}}@media (max-width:768px){.Section--list{padding-top:40px;padding-bottom:40px}.Section--list .Section__head{max-width:unset}.Section--list .Section__text{max-width:unset;margin-top:20px}.Section__list{margin-top:60px}.Section__list-cell{padding-left:0}.Section__list-cell+.Section__list-cell{margin-top:60px}.Section__list-title{font-size:22px;line-height:30px;max-width:unset!important;padding-left:68px;min-height:48px;display:flex;align-items:center;justify-content:flex-start}.Section__list-title:first-child::before{font-size:25px;--size:48px;left:0}.Section__list-title:not(:first-child){font-size:20px;line-height:30px;padding-left:0}.Section__list-title+*{margin-top:16px}.Section__list-text{font-size:18px;line-height:30px;max-width:unset}.Section__list-text+:not([type=list]){margin-top:16px}b.Section__list-text+:not([type=list]){margin-top:8px}.Section__list-actions{width:100%}.Section__list-actions+*{margin-top:16px}.Section__list .Image{display:none}}.Section--banner{padding-top:100px;padding-bottom:100px;margin-bottom:calc(100px - var(--footer-indent));min-height:550px;box-sizing:border-box;background-color:#f0f4f9;position:relative;overflow:hidden}.Section--banner .Section__in{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:60%}.Section__banner-image{position:absolute;display:block;top:auto;bottom:0;right:5%;height:auto;max-height:100%;width:auto;object-fit:cover;object-position:center;pointer-events:none;user-select:none;z-index:1;opacity:0;transition:opacity .2s}.Section__banner-image--loaded{opacity:1}.Section--banner .Section__buttons{display:flex;align-items:center}.Section--banner .Section__buttons>*+*{margin-left:48px}.Section--banner .Section__buttons>.Link{font-weight:700;line-height:34px;font-size:22px;text-decoration:unset;white-space:nowrap}.Section--banner .Section__buttons>.Link span{color:#000;font-weight:500}@media (max-width:1400px){.Section--banner .Section__in{width:50%}}@media (max-width:1024px){.Section--banner{min-height:500px;margin-bottom:calc(80px - var(--footer-indent))}.Section--banner .Section__in{width:55%}.Section__banner-image{right:0}}@media (max-width:768px){.Section--banner{padding-top:80px;padding-bottom:80px;margin-bottom:calc(60px - var(--footer-indent))}.Section--banner .Section__in{width:100%}.Section__banner-image{display:none}.Section--banner .Section__buttons{width:100%;flex-direction:column;align-items:flex-start}.Section--banner .Section__buttons>*{margin-left:0}.Section--banner .Section__buttons>.Link{text-align:center;margin-left:auto;margin-right:auto;margin-top:20px;margin-bottom:0}.Section--banner .Section__buttons .Button{width:100%}}