.AboutSection_top__79wtZ{display:flex;flex-direction:column-reverse;gap:20px;margin-bottom:40px}.AboutSection_top-right__qvXvJ{display:flex;flex-direction:column}.AboutSection_title__FgoYq{margin-bottom:12px}.AboutSection_description__fgfpg{font-size:12px;font-weight:500;font-family:Inter,sans-serif}.AboutSection_list__8WomA{display:flex;flex-direction:column;gap:16px}.AboutSection_image__aEEJI{display:none}.AboutSection_item__3IUuN{background-color:rgb(var(--beige));overflow:hidden;border-radius:20px;min-height:316px}.AboutSection_item-image-wrap__oSxIy{position:relative;height:248px;padding:16px;display:flex;align-items:flex-start;border-radius:20px;overflow:hidden}.AboutSection_item-month__LUFSx{position:relative;padding:10px 20px;border-radius:100px;font-weight:500;font-size:12px;text-transform:uppercase;font-family:Inter,sans-serif}.AboutSection_item-title__Mz6DR{font-size:18px;font-weight:700;text-transform:uppercase;padding:24px;font-family:Inter,sans-serif}.AboutSection_item-image__3qrMk{object-fit:cover}.AboutSection_item__3IUuN:first-child .AboutSection_item-month__LUFSx{background-color:rgb(var(--yellow))}.AboutSection_item__3IUuN:nth-child(2) .AboutSection_item-month__LUFSx{background-color:rgb(var(--red));color:white}.AboutSection_item__3IUuN:nth-child(3) .AboutSection_item-month__LUFSx{background-color:rgb(var(--beige))}@media screen and (min-width:768px){.AboutSection_top__79wtZ{flex-direction:row;justify-content:space-between}.AboutSection_top-left__H9KvS{max-width:505px}.AboutSection_title__FgoYq{margin-bottom:26px}.AboutSection_description__fgfpg{font-size:16px}.AboutSection_list__8WomA{display:grid;grid-template-columns:1fr 1fr}.AboutSection_item-month__LUFSx{font-size:16px}}@media screen and (min-width:1460px){.AboutSection_top__79wtZ{position:relative;margin-bottom:60px}.AboutSection_top-left__H9KvS{max-width:590px}.AboutSection_list__8WomA{grid-template-columns:repeat(3,1fr);gap:20px}.AboutSection_item-image-wrap__oSxIy{justify-content:flex-end}.AboutSection_item-title__Mz6DR{font-size:30px}.AboutSection_image__aEEJI{display:block;position:absolute;top:0;right:120px;animation:AboutSection_rotate__dWFW2 8s linear infinite}@keyframes AboutSection_rotate__dWFW2{0%{transform:rotate(0deg);animation-timing-function:0}25%{transform:rotate(27deg);animation-timing-function:0}50%{transform:rotate(0deg);animation-timing-function:0}75%{transform:rotate(-27deg);animation-timing-function:0}to{transform:rotate(0deg)}}}.CalendarItem_item__MthP3{margin-top:-18px;padding:20px 20px 40px;border-radius:20px 20px 0 0;display:flex;flex-direction:column}.CalendarItem_month__nWEgE{padding:6px 20px;text-transform:uppercase;border-radius:100px;font-size:12px;width:max-content;font-weight:500;margin-bottom:12px;font-family:Inter,sans-serif}.CalendarItem_title__f2Gbg{font-size:20px;text-transform:uppercase;font-family:Inter,sans-serif}.CalendarItem_description__KmNkK{position:relative;font-size:12px;line-height:16px;font-weight:500;font-family:Inter,sans-serif;margin-left:20px}.CalendarItem_description__KmNkK:before{position:absolute;left:-20px;top:5px;content:"";width:11px;height:11px;background-color:rgb(var(--orange));border-radius:100%}.CalendarItem_btn__ttnPM{position:absolute;top:0;right:20px;width:34px;height:34px;border-radius:100%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.CalendarItem_btn__ttnPM svg{transform:rotate(45deg)}.CalendarItem_right__E_KiK{display:flex;justify-content:space-between;width:100%}.CalendarItem_item__MthP3.CalendarItem_red__FmqsE{background-color:rgb(var(--red));color:white}.CalendarItem_item__MthP3.CalendarItem_red__FmqsE .CalendarItem_month__nWEgE{background-color:rgb(var(--yellow));color:rgb(var(--red))}.CalendarItem_item__MthP3.CalendarItem_red__FmqsE .CalendarItem_btn__ttnPM svg{fill:rgb(var(--red))}.CalendarItem_item__MthP3.CalendarItem_white__PgwxM{background-color:rgb(var(--bg-primary));color:rgb(var(--red))}.CalendarItem_item__MthP3.CalendarItem_white__PgwxM .CalendarItem_month__nWEgE{background-color:rgb(var(--red));color:rgb(var(--beige))}.CalendarItem_item__MthP3.CalendarItem_white__PgwxM .CalendarItem_btn__ttnPM{background-color:rgb(var(--red))}.CalendarItem_item__MthP3.CalendarItem_white__PgwxM .CalendarItem_btn__ttnPM svg{fill:rgb(var(--beige))}.CalendarItem_item__MthP3.CalendarItem_yellow__7X5dT{background-color:rgb(var(--yellow));color:rgb(var(--red))}.CalendarItem_item__MthP3.CalendarItem_yellow__7X5dT .CalendarItem_month__nWEgE{background-color:rgb(var(--beige));color:rgb(var(--red))}.CalendarItem_item__MthP3.CalendarItem_yellow__7X5dT .CalendarItem_btn__ttnPM svg{fill:rgb(var(--yellow))}.CalendarItem_item__MthP3.CalendarItem_yellow__7X5dT .CalendarItem_description__KmNkK:before{background-color:rgb(var(--beige))}@media screen and (min-width:768px){.CalendarItem_month__nWEgE{font-size:16px}.CalendarItem_title__f2Gbg{font-size:24px;margin-bottom:20px}.CalendarItem_description__KmNkK{max-width:320px}.CalendarItem_btn__ttnPM{width:50px;height:50px;top:50px}}@media screen and (min-width:1460px){.CalendarItem_item__MthP3{flex-direction:row;justify-content:space-between;align-items:flex-end;padding:30px 40px 60px}.CalendarItem_right__E_KiK{width:60%}.CalendarItem_title__f2Gbg{font-size:30px;margin-bottom:unset}.CalendarItem_description__KmNkK{max-width:340px}.CalendarItem_btn__ttnPM{position:unset}}.CalendarModal_content__nC9sl{border-radius:34px!important;padding:40px 20px 20px!important;background-color:rgb(var(--beige))!important}.CalendarModal_close-btn-wrap__jCMMW{position:absolute;top:24px;right:24px}.CalendarModal_close-btn__AjVZw{width:60px!important;height:60px!important;font-size:32px!important}.CalendarModal_image-wrap__ZQKD8{max-width:30%}.CalendarModal_image__m217G{width:100%;height:100%;object-fit:contain}.CalendarModal_date__mrZnF{font-size:18px;font-weight:500;border-radius:100px;background-color:rgb(var(--yellow));color:rgb(var(--red));padding:8px 24px;margin-bottom:24px;width:max-content}.CalendarModal_title__FogNu{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:24px;color:rgb(var(--red))}.CalendarModal_description__nX_iE{font-size:18px;margin-bottom:12px;color:rgb(var(--red))}.CalendarModal_description__nX_iE a,.CalendarModal_description__nX_iE a:hover{color:rgb(var(--red));text-decoration:underline}.CalendarModal_report__NmvMy{color:rgb(var(--orange));margin-bottom:24px}.CalendarModal_score__Cu62J{text-transform:uppercase;font-size:20px;color:rgb(var(--red));border-bottom:2px solid rgb(var(--red));width:max-content;font-weight:500;margin-bottom:24px}.CalendarModal_submit-btn-wrap__Uy4cv{display:flex;justify-content:center}.CalendarModal_submit-btn__7cYEE{height:60px!important;font-size:24px!important;padding:24px 32px!important;background-color:rgb(var(--red))!important;color:rgb(var(--beige))!important;text-transform:uppercase}.CalendarItemContent_grids__uzDGJ{display:flex;flex-direction:column;gap:10px}.CalendarItemContent_list__B1vBR{display:grid;grid-template-columns:1fr;grid-template-rows:335px 147px 245px 308px 218px 205px 308px;grid-gap:10px;gap:10px}.CalendarItemContent_item__gtA9c{position:relative;background-color:rgb(var(--beige));border-radius:24px;padding:24px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.CalendarItemContent_item__gtA9c:hover{transform:scale(1.01)}.CalendarItemContent_date__dg546{font-size:12px;padding:8px 14px;background-color:rgb(var(--yellow));border-radius:100px;width:max-content;margin-bottom:14px}.CalendarItemContent_date__dg546,.CalendarItemContent_title__tFaPD{font-weight:500;color:rgb(var(--red));text-transform:uppercase;font-family:Inter,sans-serif}.CalendarItemContent_title__tFaPD{font-size:16px}.CalendarItemContent_image__KIsVd{position:absolute;object-fit:contain}.CalendarItemContent_item__gtA9c:first-child .CalendarItemContent_image__KIsVd{width:150px;height:200px;bottom:15px;right:15px}.CalendarItemContent_item__gtA9c:nth-child(2){grid-row:6}.CalendarItemContent_item__gtA9c:nth-child(2) .CalendarItemContent_image__KIsVd{width:125px;height:125px;bottom:15px;right:15px}.CalendarItemContent_item__gtA9c:nth-child(3){grid-row:4}.CalendarItemContent_item__gtA9c:nth-child(3) .CalendarItemContent_image__KIsVd{width:190px;height:190px;bottom:15px;right:50%;transform:translateX(50%)}.CalendarItemContent_item__gtA9c:nth-child(4){grid-row:2}.CalendarItemContent_item__gtA9c:nth-child(4) .CalendarItemContent_image__KIsVd{width:100px;height:100px;bottom:15px;right:15px}.CalendarItemContent_item__gtA9c:nth-child(5){grid-row:3}.CalendarItemContent_item__gtA9c:nth-child(5) .CalendarItemContent_image__KIsVd{width:150px;height:150px;bottom:10px;right:15px}.CalendarItemContent_item__gtA9c:nth-child(6){grid-row:5}.CalendarItemContent_item__gtA9c:nth-child(6) .CalendarItemContent_image__KIsVd{width:150px;height:200px;bottom:10px;right:10px}.CalendarItemContent_item__gtA9c:nth-child(7) .CalendarItemContent_image__KIsVd{width:180px;height:180px;bottom:10px;right:50%;transform:translateX(50%)}.CalendarItemContent_item__gtA9c .CalendarItemContent_title__tFaPD{max-width:50%}@media screen and (min-width:768px){.CalendarItemContent_list__B1vBR{grid-template-columns:316px 36px 316px;grid-template-rows:205px 120px 17px 218px 308px}.CalendarItemContent_item__gtA9c:first-child{grid-column:1;grid-row:1/span 2}.CalendarItemContent_item__gtA9c:first-child .CalendarItemContent_title__tFaPD{max-width:50%}.CalendarItemContent_item__gtA9c:first-child .CalendarItemContent_image__KIsVd{width:150px;height:250px}.CalendarItemContent_item__gtA9c:nth-child(2){grid-column:2/span 2;grid-row:1}.CalendarItemContent_item__gtA9c:nth-child(2) .CalendarItemContent_image__KIsVd{width:170px;height:170px}.CalendarItemContent_item__gtA9c:nth-child(3){grid-column:1/span 2;grid-row:5}.CalendarItemContent_item__gtA9c:nth-child(3) .CalendarItemContent_image__KIsVd{width:190px;height:190px}.CalendarItemContent_item__gtA9c:nth-child(4){grid-column:2/span 2;grid-row:2/span 2}.CalendarItemContent_item__gtA9c:nth-child(4) .CalendarItemContent_image__KIsVd{width:120px;height:120px}.CalendarItemContent_item__gtA9c:nth-child(5){grid-column:1;grid-row:3/span 2}.CalendarItemContent_item__gtA9c:nth-child(5) .CalendarItemContent_image__KIsVd{width:150px;height:150px}.CalendarItemContent_item__gtA9c:nth-child(6){grid-column:2/span 2;grid-row:4}.CalendarItemContent_item__gtA9c:nth-child(6) .CalendarItemContent_image__KIsVd{width:150px;height:200px}.CalendarItemContent_item__gtA9c:nth-child(7){grid-column:3;grid-row:5}.CalendarItemContent_item__gtA9c:nth-child(7) .CalendarItemContent_image__KIsVd{width:180px;height:180px}}@media screen and (min-width:1460px){.CalendarItemContent_list__B1vBR{grid-template-columns:315px 270px 360px 385px;grid-template-rows:175px 150px 35px 220px}.CalendarItemContent_item__gtA9c:first-child{grid-column:1;grid-row:1/span 2}.CalendarItemContent_item__gtA9c:first-child .CalendarItemContent_title__tFaPD{max-width:130px}.CalendarItemContent_item__gtA9c:first-child .CalendarItemContent_image__KIsVd{width:150px;height:250px}.CalendarItemContent_item__gtA9c:nth-child(2){grid-column:2;grid-row:1/span 3}.CalendarItemContent_item__gtA9c:nth-child(2) .CalendarItemContent_image__KIsVd{width:200px;height:200px}.CalendarItemContent_item__gtA9c:nth-child(3){grid-column:3/span 2;grid-row:1}.CalendarItemContent_item__gtA9c:nth-child(3) .CalendarItemContent_image__KIsVd{height:150px;width:150px;bottom:10px;right:100px;transform:unset}.CalendarItemContent_item__gtA9c:nth-child(4){grid-column:3;grid-row:2/span 2}.CalendarItemContent_item__gtA9c:nth-child(4) .CalendarItemContent_image__KIsVd{width:150px;height:150px}.CalendarItemContent_item__gtA9c:nth-child(5){grid-column:1;grid-row:3/span 2}.CalendarItemContent_item__gtA9c:nth-child(5) .CalendarItemContent_image__KIsVd{width:150px;height:150px}.CalendarItemContent_item__gtA9c:nth-child(6){grid-column:2/span 2;grid-row:4}.CalendarItemContent_item__gtA9c:nth-child(6) .CalendarItemContent_image__KIsVd{width:200px;height:200px}.CalendarItemContent_item__gtA9c:nth-child(7){grid-column:4;grid-row:2/span 3}.CalendarItemContent_item__gtA9c:nth-child(7) .CalendarItemContent_image__KIsVd{width:260px;height:260px}}.CalendarSection_inner__BLAmS{overflow:hidden}.CalendarSection_top___N0LJ{display:flex;flex-direction:column-reverse;gap:20px;margin-bottom:50px}.CalendarSection_collapse-wrap__7iKwu{margin:0 -20px -20px}.CalendarSection_collapse-content__KjkgX{padding-inline:20px;padding-bottom:40px;border:none!important}.CalendarSection_red__KFqHr{background-color:rgb(var(--red))}.CalendarSection_white___yjMh{background-color:rgb(var(--bg-primary))}.CalendarSection_yellow__4X6po{background-color:rgb(var(--yellow))}@media screen and (min-width:768px){.CalendarSection_top___N0LJ{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media screen and (min-width:1460px){.CalendarSection_collapse-wrap__7iKwu{margin:0 -40px -40px}.CalendarSection_collapse-content__KjkgX{padding-inline:40px}}.GalleryImage_image__9Cu3I{object-fit:cover;width:100%;height:100%}.GalleryImage_image-full__2fpB4{width:max-content;height:max-content;max-width:90vw;max-height:90vh;margin-bottom:-12px}.GalleryImage_modal__j93K5{top:50px!important}.GalleryImage_close-btn-wrap__9_qnp{position:absolute;top:1px;right:1px}.GalleryImage_close-btn__kv7CZ{width:46px!important;height:46px!important;font-size:24px!important}.GalleryImage_modal-content__tp4yl{padding:0!important;border-radius:20px!important;overflow:hidden}.GalleryImage_item__paPtg{position:relative;background-color:rgb(var(--yellow));border-radius:20px;overflow:hidden}.GalleryImage_btn__8YrRm{cursor:pointer}.GalleryImage_btn__8YrRm:hover .GalleryImage_image__9Cu3I{transform:scale(1.01)}.GalleryImage_item__paPtg:first-child{grid-column:1;grid-row:1}.GalleryImage_item__paPtg:nth-child(2){grid-column:1;grid-row:2/span 2}.GalleryImage_item__paPtg:nth-child(3){grid-column:1/span 2;grid-row:4}.GalleryImage_item__paPtg:nth-child(4){grid-column:1;grid-row:5/span 2}.GalleryImage_item__paPtg:nth-child(5){grid-column:1;grid-row:7}.GalleryImage_item__paPtg:nth-child(6){grid-column:1/span 2;grid-row:8}.GalleryImage_item__paPtg:nth-child(7){grid-column:2;grid-row:1/span 2}.GalleryImage_item__paPtg:nth-child(8){grid-column:2;grid-row:3}.GalleryImage_item__paPtg:nth-child(9){grid-column:2;grid-row:5}.GalleryImage_item__paPtg:nth-child(10){grid-column:2;grid-row:6/span 2}.GalleryImage_item__paPtg:nth-child(11),.GalleryImage_item__paPtg:nth-child(12),.GalleryImage_item__paPtg:nth-child(13){display:none}@media screen and (min-width:768px){.GalleryImage_item__paPtg:first-child{grid-column:1;grid-row:1/span 2}.GalleryImage_item__paPtg:nth-child(2){grid-column:1;grid-row:3}.GalleryImage_item__paPtg:nth-child(3){grid-column:1;grid-row:4/span 2}.GalleryImage_item__paPtg:nth-child(4){grid-column:1;grid-row:6}.GalleryImage_item__paPtg:nth-child(5){grid-column:1;grid-row:7/span 2}.GalleryImage_item__paPtg:nth-child(6){grid-column:1;grid-row:9}.GalleryImage_item__paPtg:nth-child(7){grid-column:2;grid-row:1}.GalleryImage_item__paPtg:nth-child(8){grid-column:2;grid-row:2}.GalleryImage_item__paPtg:nth-child(9){grid-column:2;grid-row:3/span 2}.GalleryImage_item__paPtg:nth-child(10){grid-column:2;grid-row:5}.GalleryImage_item__paPtg:nth-child(11){grid-column:2;grid-row:6/span 2;display:block}.GalleryImage_item__paPtg:nth-child(12){grid-column:2;grid-row:8;display:block}.GalleryImage_item__paPtg:nth-child(13){grid-column:2;grid-row:9;display:block}}@media screen and (min-width:1460px){.GalleryImage_item__paPtg:first-child{grid-column:1;grid-row:1/span 3}.GalleryImage_item__paPtg:nth-child(2){grid-column:1;grid-row:4}.GalleryImage_item__paPtg:nth-child(3){grid-column:1;grid-row:5/span 3}.GalleryImage_item__paPtg:nth-child(4){grid-column:1;grid-row:8}.GalleryImage_item__paPtg:nth-child(5){grid-column:2;grid-row:1}.GalleryImage_item__paPtg:nth-child(6){grid-column:2;grid-row:2}.GalleryImage_item__paPtg:nth-child(7){grid-column:2;grid-row:3/span 3}.GalleryImage_item__paPtg:nth-child(8){grid-column:2;grid-row:6}.GalleryImage_item__paPtg:nth-child(9){grid-column:2;grid-row:7/span 3}.GalleryImage_item__paPtg:nth-child(10){grid-column:3;grid-row:1/span 3}.GalleryImage_item__paPtg:nth-child(11){grid-column:3;grid-row:4}.GalleryImage_item__paPtg:nth-child(12){grid-column:3;grid-row:5}.GalleryImage_item__paPtg:nth-child(13){grid-column:3;grid-row:6/span 3}}.GalleryPlaceholder_placeholder__6Mo2w{display:flex;flex-direction:column;align-items:center;gap:20px}.GalleryPlaceholder_image__lfZsC{width:300px;height:186px;border-radius:30px}.GalleryPlaceholder_subtitle__s0dGJ,.GalleryPlaceholder_title__PFMyE{text-transform:uppercase;font-weight:700}.GalleryPlaceholder_title__PFMyE{font-size:20px}.GalleryPlaceholder_subtitle__s0dGJ{font-size:16px}@media screen and (min-width:768px){.GalleryPlaceholder_image__lfZsC{width:662px;height:370px}.GalleryPlaceholder_title__PFMyE{font-size:34px}.GalleryPlaceholder_subtitle__s0dGJ{font-size:28px}}@media screen and (min-width:1460px){.GalleryPlaceholder_placeholder__6Mo2w{position:relative}.GalleryPlaceholder_placeholder__6Mo2w:before{animation:GalleryPlaceholder_rotation__NcJMm 4s linear infinite}.GalleryPlaceholder_placeholder__6Mo2w:after{animation:GalleryPlaceholder_rotation2__CPOnd 4s linear infinite}.GalleryPlaceholder_placeholder__6Mo2w:before{position:absolute;bottom:0;left:0;content:url(/assets/main-page/gallery-section/palm.png)}.GalleryPlaceholder_placeholder__6Mo2w:after{position:absolute;top:0;right:0;content:url(/assets/main-page/gallery-section/sunglasses.png)}.GalleryPlaceholder_title__PFMyE{font-size:45px}.GalleryPlaceholder_subtitle__s0dGJ{font-size:30px}@keyframes GalleryPlaceholder_rotation__NcJMm{0%{transform:rotate(0deg);animation-timing-function:0}25%{transform:rotate(27deg);animation-timing-function:0}50%{transform:rotate(0deg);animation-timing-function:0}75%{transform:rotate(-27deg);animation-timing-function:0}to{transform:rotate(0deg)}}@keyframes GalleryPlaceholder_rotation2__CPOnd{0%{transform:rotate(0deg);animation-timing-function:0}25%{transform:rotate(-16deg);animation-timing-function:0}50%{transform:rotate(0deg);animation-timing-function:0}75%{transform:rotate(16deg);animation-timing-function:0}to{transform:rotate(0deg)}}}.GallerySection_top__pnTLJ{display:flex;flex-direction:column-reverse;gap:20px;margin-bottom:30px;position:relative;padding-bottom:56px}.GallerySection_top-right__im9O1{display:flex;flex-direction:column;justify-content:space-between}.GallerySection_title__Z64Yo{margin-bottom:12px}.GallerySection_description__JsG0T{font-size:12px;font-weight:500;max-width:365px;font-family:Inter,sans-serif}.GallerySection_month-list__ybp0Z{position:absolute;bottom:0;left:0;display:flex;gap:10px}.GallerySection_month__AtMqI{font-weight:500;font-size:16px;padding:10px 20px;border-radius:100px;border:none;cursor:pointer;background-color:rgb(var(--beige));color:rgb(var(--red));text-transform:uppercase;transition:background-color .3s ease;font-family:Inter,sans-serif;font-size:12px}.GallerySection_month__AtMqI.GallerySection_active__Tx_n6,.GallerySection_month__AtMqI:hover{background-color:rgb(var(--yellow))}.GallerySection_list__FKpdY{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:113px 80px 125px 238px 113px 80px 125px 238px;grid-gap:10px;gap:10px}@media screen and (min-width:768px){.GallerySection_top__pnTLJ{flex-direction:row;justify-content:space-between}.GallerySection_top-left__359Ad{max-width:400px}.GallerySection_title__Z64Yo{margin-bottom:26px}.GallerySection_description__JsG0T,.GallerySection_month__AtMqI{font-size:16px}.GallerySection_list__FKpdY{grid-template-rows:repeat(9,246px)}}@media screen and (min-width:1460px){.GallerySection_top__pnTLJ{padding-bottom:0;margin-bottom:60px}.GallerySection_top-left__359Ad{max-width:585px}.GallerySection_top-right__im9O1{align-items:flex-end}.GallerySection_month-list__ybp0Z{position:unset}.GallerySection_list__FKpdY{grid-template-columns:repeat(3,1fr);grid-template-rows:246px 246px 80px 246px 266px 246px 80px 246px 266px;gap:20px}}.IntroSection_inner__4Wd_L{display:flex;flex-wrap:wrap-reverse;gap:14px;width:100%}.IntroSection_image-wrap__8t7a5{height:95vw}.IntroSection_content__E6DAc,.IntroSection_image-wrap__8t7a5{position:relative;border-radius:24px;overflow:hidden;width:100%}.IntroSection_content__E6DAc{background-color:rgb(var(--bg-primary));padding:40px 15px 30px 20px;display:flex;flex-direction:column;justify-content:space-between;height:450px}.IntroSection_content__E6DAc:before{position:absolute;top:20%;right:15px;width:150px;height:150px;content:"";background-image:url(/assets/main-page/intro-section/sun.svg);background-repeat:no-repeat;background-size:cover;animation:IntroSection_spin__Ev4_x 5s linear infinite}@keyframes IntroSection_spin__Ev4_x{to{transform:rotate(1turn)}}.IntroSection_description__Ogk4C{font-size:12px;font-weight:500;max-width:255px}.IntroSection_title__oHzoX{font-size:80px;line-height:42px;text-transform:uppercase;font-weight:700;margin-bottom:15px;font-family:Inter,sans-serif}.IntroSection_title__oHzoX span{font-size:40px;line-height:34px}.IntroSection_subtitle__oHMVu{font-size:14px;text-transform:uppercase;font-weight:500;font-family:Inter,sans-serif;letter-spacing:-.1px}@media screen and (min-width:768px){.IntroSection_content__E6DAc{min-height:728px;padding:60px 60px 40px 40px}.IntroSection_content__E6DAc:before{top:20px;right:25px;width:220px;height:220px}.IntroSection_image-wrap__8t7a5{height:630px}.IntroSection_title__oHzoX{font-size:158px;line-height:90px;margin-bottom:30px}.IntroSection_title__oHzoX span{font-size:78px;line-height:68px}.IntroSection_subtitle__oHMVu{font-size:18px}}@media screen and (min-width:1460px){.IntroSection_inner__4Wd_L{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:630px}.IntroSection_content__E6DAc,.IntroSection_image-wrap__8t7a5{min-height:unset;height:100%}}.PresentSection_top__DPuDh{display:flex;flex-direction:column-reverse;margin-bottom:30px;gap:20px}.PresentSection_title__pV_E0{margin-bottom:12px}.PresentSection_description__21Fgx{font-size:12px;font-weight:500;font-family:Inter,sans-serif}.PresentSection_description__21Fgx a{color:inherit}.PresentSection_list__qvO04{display:flex;flex-direction:column;gap:10px}.PresentSection_item__uOqg1{position:relative;border-radius:20px;overflow:hidden;background-color:rgb(var(--beige))}.PresentSection_item-image-wrap__ko3mc{position:relative;height:248px;border-radius:20px;overflow:hidden}.PresentSection_item-image__Eg5b1{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.PresentSection_item-price__G3qdd{position:absolute;top:20px;right:20px;background-color:rgb(var(--yellow));text-transform:uppercase;border-radius:100px;padding:10px 20px;font-size:16px;font-weight:500}.PresentSection_item-text__hS23O{padding:24px}.PresentSection_item-title__EJq2i{font-size:26px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.PresentSection_item-description__h50LM{font-size:14px;font-weight:500}.PresentSection_item-description__h50LM a{text-decoration:underline;color:rgb(var(--red))}.PresentSection_bottom__46dJW{margin-top:40px;font-weight:500;font-size:14px}.PresentSection_bottom__46dJW a{color:rgb(var(--red))}.PresentSection_bottom__46dJW div:first-child{text-transform:uppercase;margin-bottom:6px}@media screen and (min-width:768px){.PresentSection_top__DPuDh{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding-bottom:unset}.PresentSection_top-left__pwX_i{max-width:400px}.PresentSection_description__21Fgx{font-size:16px}.PresentSection_list__qvO04{display:grid;grid-template-columns:1fr 1fr}.PresentSection_bottom__46dJW{font-size:16px}}@media screen and (min-width:1460px){.PresentSection_top-left__pwX_i{max-width:100%}.PresentSection_list__qvO04{grid-template-columns:repeat(3,1fr)}}.RulesSection_section___rbwL{margin-block:20px}.RulesSection_inner__OCzct{display:flex;flex-direction:column;gap:10px}.RulesSection_content__y913i{background-color:rgb(var(--bg-primary));padding:40px 20px;border-radius:20px}.RulesSection_top__8r1uM{display:flex;flex-direction:column-reverse;gap:20px;margin-bottom:20px}.RulesSection_list__AM_a9{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.RulesSection_item__WlhjO{border-radius:20px;padding:20px}.RulesSection_item-title__nSFvt{font-size:26px;font-weight:700;font-family:Inter,sans-serif;margin-bottom:10px}.RulesSection_item-text__rk777{font-size:16px;font-weight:500;font-family:Inter,sans-serif}.RulesSection_item__WlhjO:first-child{background-color:rgb(var(--yellow))}.RulesSection_item__WlhjO:nth-child(2){background-color:rgb(var(--beige))}.RulesSection_item__WlhjO:nth-child(3){background-color:rgb(var(--red));color:rgb(var(--beige))}.RulesSection_btn__KMezc{background-color:rgb(var(--yellow))!important;color:rgb(var(--red))!important;border:none!important;text-transform:uppercase}.RulesSection_image-wrap__JsU5b{position:relative;width:100%;min-height:340px;border-radius:20px;overflow:hidden}.RulesSection_image__iPTaC{object-fit:cover}@media screen and (min-width:768px){.RulesSection_content__y913i{padding:40px}.RulesSection_top__8r1uM{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.RulesSection_title__ZoOYp{max-width:430px}.RulesSection_list__AM_a9{position:relative;gap:93px;margin-bottom:40px}.RulesSection_list__AM_a9:after,.RulesSection_list__AM_a9:before{position:absolute;content:url(/assets/main-page/rules-section/arrow.svg);width:46px;height:18px}.RulesSection_list__AM_a9:before{top:57px;right:285px;transform:rotate(230deg)}.RulesSection_list__AM_a9:after{top:280px;right:260px;transform:rotate(-5deg)}.RulesSection_item__WlhjO{max-width:280px;width:100%}.RulesSection_item-title__nSFvt{margin-bottom:40px}.RulesSection_item__WlhjO:nth-child(2){position:absolute;top:110px;right:0}.RulesSection_image-wrap__JsU5b{min-height:455px}}@media screen and (min-width:1460px){.RulesSection_inner__OCzct{display:grid;grid-template-columns:1fr 1fr}}.StorySection_top__71be5{display:flex;flex-direction:column-reverse;margin-bottom:30px;gap:20px;position:relative;padding-bottom:55px}.StorySection_top-right__40FZP{display:flex;flex-direction:column;justify-content:space-between}.StorySection_buttons___3Ocd{position:absolute;bottom:0;left:0;display:flex;gap:10px}.StorySection_title__CUVUq{margin-bottom:12px}.StorySection_description__W_4mo{font-size:12px;font-weight:500;font-family:Inter,sans-serif}.StorySection_slider-slide__lxwCp{max-width:462px;width:100%}.StorySection_slider-btn__RucyR:nth-child(2){transform:rotate(180deg)}.StorySection_item__MuoNp{background-color:rgb(var(--beige));border-radius:20px;padding:20px}.StorySection_item-top__x2DL2{display:flex;gap:12px;margin-bottom:20px}.StorySection_item-avatar__KI2bI{width:36px;height:36px;border-radius:100%;background-color:rgb(var(--red));color:rgb(var(--beige));font-size:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.StorySection_item-avatar__KI2bI,.StorySection_item-name__RH_VF{font-weight:700;text-transform:uppercase;font-family:Inter,sans-serif}.StorySection_item-name__RH_VF{font-size:18px}.StorySection_item-departament__wV_Ue{font-size:12px;font-weight:500;color:rgb(var(--orange));font-family:Inter,sans-serif}.StorySection_item-body__7HrzP{font-size:12px;font-weight:500;font-family:Inter,sans-serif;height:150px;overflow-y:auto}@media screen and (min-width:768px){.StorySection_top__71be5{flex-direction:row;justify-content:space-between;margin-bottom:40px;padding-bottom:unset}.StorySection_top-left__pd8ig{max-width:395px}.StorySection_top-right__40FZP{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.StorySection_title__CUVUq{margin-bottom:26px}.StorySection_description__W_4mo{font-size:16px}.StorySection_buttons___3Ocd{position:unset}.StorySection_item-top__x2DL2{gap:20px}.StorySection_item-name__RH_VF{font-size:24px}.StorySection_item-departament__wV_Ue{font-size:14px}.StorySection_item-avatar__KI2bI{width:50px;height:50px;font-size:26px}}@media screen and (min-width:1460px){.StorySection_top-left__pd8ig{max-width:100%}.StorySection_item__MuoNp{padding:40px}.StorySection_item-top__x2DL2{margin-bottom:40px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}