@charset "UTF-8";
:root{--font: $font-family-primary}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}:root{--green:rgba(5, 67, 70, 1);--gradient: linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%)}.about_top{background:#fff}.about_top .text{color:#02064E;font-weight:600;font-size:30px}.about_top .centered{padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media (max-width:600px){.about_top .centered{flex-direction:column}}.btnnew{width:fit-content;background:#ffdeb1;display:block;color:#02064e;margin:0 auto;padding:10px 20px;font-size:20px;font-weight:600;border-radius:8px}@media (max-width:600px){#btn_wrapper_lus{justify-content:center !important;padding-bottom:20px}}.lus_btn{width:fit-content;padding:10px 15px;border-radius:8px;background:#02064E;color:white;font-size:24px;border-radius:20px;cursor:pointer;border:1px solid white;transition:background-color 0.3s;display:block}.lus_btn:hover{text-decoration:none;background-color:#02064E;color:#fff}@media (max-width:600px){.lus_btn{font-size:18px;padding:8px 12px}}#logos{padding:30px 0 220px;background:#fff}@media (max-width:600px){#logos{height:auto;padding-bottom:100px}}#logos .logo-image{filter:grayscale(100%);transition:filter 0.3s ease}#logos .logo-image:hover{filter:grayscale(0%)}.hero{position:relative;background-image:url("../images/Banner_Hero.png");width:100%;margin-top:60px;height:85vh;background-size:100% 100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;overflow:hidden}@media (max-width:600px){.hero{height:60vh;margin-top:0px;background:url("../images/hero-mobile.png") no-repeat center bottom/cover}}.hero .sold_out{height:300px;width:400px;position:absolute;object-fit:contain;left:20%;top:0px}@media (max-width:600px){.hero .sold_out{height:130px;width:250px;position:absolute;object-fit:contain;left:10px;top:-100px}}.hero video{position:absolute;inset:0;width:100vw;height:85vh;object-fit:cover;z-index:1;transform:rotate(180deg)}.hero .auto_scroll_bar{width:100%;padding-block:10px;background-color:#fff;position:absolute;bottom:5%;z-index:2}.hero .swiper-wrapper{display:flex;align-items:center}.hero .swiper-slide.item{display:flex;align-items:center;gap:16px;white-space:nowrap;flex-shrink:0}@media (max-width:600px){.hero .swiper-slide.item{width:initial !important}}.hero .item span{font-family:"Obviously", sans-serif;font-size:16px}.hero #hero{background:url("../images/new_home/Banner_Hero.png");background-size:cover;background-position:bottom}@media (max-width:600px){.hero #hero{background:url("../images/hero-mobile.png") no-repeat center bottom/cover}}.hero .hero-content{position:relative;z-index:2;text-align:center;color:#fff;width:100%;padding:0 20px;display:flex;height:100%;flex-direction:column;align-items:center;gap:10px;justify-content:center}.hero .hero-content h4{font-size:36px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:white;line-height:1}@media (max-width:600px){.hero .hero-content h4{font-size:20px}}.hero .hero-content h2{font-size:74px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:2px}@media (max-width:600px){.hero .hero-content h2{font-size:48px}}@media (max-width:600px){.hero .hero-content .text{font-size:25px !important}}.hero .hero-content .text.border-gold{position:relative;display:inline-block;padding:10px 12px;border-radius:0px;margin:10px;font-size:32px;line-height:1;font-weight:400;z-index:1;background:transparent}.hero .hero-content .text.border-gold::before,.hero .hero-content .text.border-gold::after{content:"";position:absolute;left:0;right:0;height:4.17px;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%);pointer-events:none}.hero .hero-content .text.border-gold::before{top:0;border-radius:0px 0px 0 0}.hero .hero-content .text.border-gold::after{bottom:0;border-radius:0 0 0px 0px}@media (max-width:600px){.hero .hero-content .text.border-gold{font-size:18px;padding:10px 8px}}.hero .hero-content .golden-text{background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%);-webkit-background-clip:text;background-clip:text;font-size:36px;color:transparent;line-height:1;-webkit-text-fill-color:transparent;font-weight:600}@media (max-width:600px){.hero .hero-content .golden-text{font-size:18px}}.hero .hero-content .logo{margin-bottom:30px;background-image:url("../images/new_home/hero_logo.png");background-size:contain;background-position:center;background-size:cover;aspect-ratio:1.275862069;max-width:500px}@media (min-width:600px){.hero .hero-content .logo{width:45vh}}@media (max-width:600px){.hero .hero-content .logo{width:40vw;margin-bottom:0px}}.hero .hero-content .hebrew-text{color:#0F1A2A;text-align:center}@media (min-width:600px){.hero .hero-content .hebrew-text .hebrew-main{font-size:50px}}@media (max-width:600px){.hero .hero-content .hebrew-text .hebrew-main{line-height:1.1;font-size:38px}}.hero .hero-content .hebrew-text .divider{height:1px;background-color:#0F1A2A;width:100%}.hero .hero-content .hebrew-text .hebrew-date{font-size:36px;font-weight:600}.hero .footer-banner{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0, 173, 239, 0.9);display:flex;overflow:hidden;white-space:nowrap;z-index:3}.hero .footer-banner .banner-item{display:flex;align-items:center;padding:15px 20px;color:#fff;animation:scroll 20s linear infinite}.hero .footer-banner .banner-item .arrow-icon{margin-right:10px}.hero .footer-banner .banner-item .date{margin-right:10px;font-weight:bold}.hero .footer-banner .banner-item .location{display:inline-block;background-color:rgba(144, 238, 144, 0.8);padding:5px 10px;border-radius:4px;color:#fff;font-weight:bold}@media (max-width:768px){.hero .banner-item{padding:10px 20px}}@media (max-width:480px){.hero .banner-item{padding:8px 10px}}.gradient-text{background:linear-gradient(180deg, #64B0CE 0%, #031063 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.about{background:url("../images/about_new.png") no-repeat center center/cover;color:#02064E;padding:120px 20px;margin-top:-20px;text-align:right;animation:fadeIn 0.8s ease-out}@media (max-width:600px){.about{padding:50px 16px}}.about .about-container{max-width:1200px;margin:0 auto;z-index:2;position:relative}.about .about-title{text-align:center;border-bottom:1px solid #998200;color:white;padding-bottom:10px;font-weight:bold;font-size:20px;width:fit-content}@media (min-width:600px){.about .about-title{margin-bottom:20px}}@media (max-width:600px){.about .about-title{margin-bottom:20px;line-height:1.2}}.about .about-content{display:flex;flex-direction:row;align-items:start;justify-content:space-between;margin-bottom:50px;gap:40px}@media (max-width:600px){.about .about-content{flex-direction:column}}.about .about-content .video-container{flex:1;min-width:300px;border-radius:23px;overflow:visible;display:flex;flex-direction:column}.about .about-content .video-container video{width:100%;aspect-ratio:1.7777777778;border-radius:0px;display:block}.about .about-content .video-container .video-caption{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin-top:16px;animation:captionFadeIn 1.2s ease both}.about .about-content .video-container .video-caption .video-caption-arrows-row{display:flex;align-items:center;gap:6px}.about .about-content .video-container .video-caption .video-caption-arrows{color:white;font-size:20px;font-weight:700;letter-spacing:-2px;rotate:90deg;animation:captionPulse 2.4s ease-in-out infinite}.about .about-content .video-container .video-caption .video-caption-text{color:white;font-size:18px;font-weight:700;text-align:center;line-height:1}@media (max-width:600px){.about .about-content .video-container .video-caption .video-caption-text{font-size:14px}}@media (max-width:600px){.about .about-content .video-container .video-caption{margin-top:10px;gap:4px}}.about .about-content .video-container .video-wrapper{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);transition:all 0.3s ease}.about .about-content .video-container .video-wrapper:hover{transform:translateY(-5px)}.about .about-content .video-container .video-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:1}.about .about-content .video-container .video-wrapper .video-thumbnail{width:100%;height:auto;display:block;filter:brightness(0.7);background-color:#000033}.about .about-content .video-container .video-wrapper .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:transparent;border:none;cursor:pointer;width:68px;height:48px;padding:0;z-index:2}.about .about-content .about-text-container{display:flex;max-width:45%;flex-direction:column;gap:20px}@media (max-width:600px){.about .about-content .about-text-container{max-width:100%;padding-top:70px;gap:0}}.about .about-content .about-text{color:white;flex:1;font-size:16px;line-height:1.6;width:100%;text-align:right}.about .stats-container{display:flex;justify-content:space-around;margin-top:50px;flex-wrap:wrap}@media (max-width:600px){.about .stats-container{justify-content:space-around;margin-top:50px;flex-wrap:wrap;flex-direction:column;align-items:center}}.about .stats-container .stat-item{text-align:center;padding:20px;direction:rtl;text-align:right}.about .stats-container .stat-item .stat-number{font-size:60px;font-weight:500;color:#02064E;line-height:1;margin-bottom:10px;font-family:"Obviously", sans-serif}.about .stats-container .stat-item .stat-label{font-size:24px;color:#333;text-align:center}.border-gold{position:relative;display:inline-block;padding:4px 12px;border-radius:8px;font-size:32px;line-height:1;font-weight:400;z-index:1;background:transparent}@media (max-width:600px){.border-gold{padding:10px 15px}}.border-gold::before,.border-gold::after{content:"";position:absolute;left:0;right:0;height:4.17px;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%);pointer-events:none}.border-gold::before{top:0;border-radius:0 0 0 0}.border-gold::after{bottom:0;border-radius:0 0 0 0}.border-gold span{position:relative;z-index:2}.conference-structure{text-align:center;background:white;position:relative}@media (min-width:600px){.conference-structure{padding:60px 50px 20px}}@media (max-width:600px){.conference-structure{padding:20px 50px 20px;background-image:url("../images/about_mobile.jpg")}}@media (max-width:768px){.conference-structure .features-container{flex-direction:column;align-items:center}.conference-structure .feature-item{width:100%;max-width:300px;margin-bottom:30px}}@media (max-width:480px){.conference-structure .structure-description{margin-bottom:40px}}.conference-structure .structure-container{max-width:1200px;margin:0 auto}.conference-structure .structure-title{font-size:52px;margin-bottom:20px;font-weight:bold;direction:rtl}@media (min-width:600px){.conference-structure .structure-title{font-size:40px}}.conference-structure .structure-description{direction:rtl;font-size:24px;margin-bottom:60px;line-height:1.2}.conference-structure .features-container{display:flex;align-items:center}@media (min-width:600px){.conference-structure .features-container{flex-direction:row-reverse;justify-content:space-between;gap:30px}}@media (max-width:600px){.conference-structure .features-container{flex-direction:column-reverse;gap:15px !important}}.conference-structure .feature-item{width:250px;text-align:center;transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center}.conference-structure .feature-item:hover{transform:translateY(-5px)}@media (min-width:600px){.conference-structure .feature-item{width:100%;max-width:300px;margin-bottom:30px}}@media (max-width:600px){.conference-structure .feature-item{width:220px}}.conference-structure .feature-icon{margin-bottom:6px;height:80px;display:flex;align-items:center;justify-content:center}.conference-structure .feature-icon img{width:80px;height:80px;object-fit:contain}.conference-structure .feature-text{direction:rtl;color:var(--green);font-size:18px;line-height:1.2}.what-to-expect{background-color:white;padding-top:40px;padding-bottom:10px;overflow:visible;position:relative;z-index:1;animation:fadeIn 0.8s ease-out}@media (max-width:600px){.what-to-expect{padding:40px 0px 0}}.what-to-expect .expect-container{max-width:1200px;margin:0 auto}.what-to-expect .expect-title{font-size:var(--font-size-title);margin-bottom:10px;color:var(--green);font-weight:900;text-align:center;direction:rtl}.what-to-expect .expect-grid{display:grid;align-items:stretch;gap:30px}@media (min-width:600px){.what-to-expect .expect-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width:600px){.what-to-expect .expect-grid{gap:60px;grid-template-columns:repeat(1, 1fr)}}.what-to-expect .expect-card{overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;padding:16px;height:100%}.what-to-expect .card-image{width:100%;height:350px;overflow:visible;margin-bottom:-60px}@media (max-width:600px){.what-to-expect .card-image{height:350px;margin-bottom:-80px;overflow:visible}}.what-to-expect .card-img{width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease;border-radius:0px}.what-to-expect .card-content{transition:background-color 0.3s ease;text-align:right;color:var(--green);padding:0px;position:relative}@media (max-width:600px){.what-to-expect .card-content{padding:0px 15px}}.what-to-expect .card-title{font-size:22px;width:fit-content;border-bottom:1px solid #9d8602;margin-bottom:10px;font-weight:bold}.what-to-expect .card-text{font-size:18px;line-height:1.2}@media (max-width:600px){.what-to-expect .card-text{font-size:18px}}.speakers-subtitle{font-size:24px !important;margin-top:-10px}.conference-content{background:#FFFBF0;position:relative;text-align:center;direction:rtl;animation:fadeIn 0.8s ease-out}.conference-content::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #04ADBA 86.72%)}.conference-content .contents_row_con{--gap: 20px;margin-bottom:60px;display:flex;flex-direction:column;gap:var(--gap)}.conference-content .contents_row_con .cards_row{display:flex;align-items:stretch;justify-content:center;gap:var(--gap)}.conference-content .contents_row_con .cards_row .content-card{border-radius:15px;padding:30px 20px;transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;position:relative}.conference-content .contents_row_con .cards_row .content-card:hover{transform:translateY(-5px)}@media (min-width:600px){.conference-content .contents_row_con .cards_row .content-card{width:calc((100% / 3) - (var(--gap) / 2))}}@media (max-width:600px){.conference-content .contents_row_con .cards_row .content-card{width:100%}}.conference-content .contents_row_con .cards_row .content-card::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:15px;padding:1px;border:1px solid transparent;background:linear-gradient(93.49deg, #99B702 -2.68%, #EAC791 34.22%, #03CAE1 68.33%, #013D59 102.32%);-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.conference-content .contents_row_con .cards_row .card-icon{margin-bottom:20px;color:#013D59;height:48px;width:48px;display:flex;align-items:center;justify-content:center}.conference-content .contents_row_con .cards_row .card-title{font-size:var(--font-size-small_title);margin-bottom:10px;font-weight:bold}.conference-content .contents_row_con .cards_row .card-text{font-size:var(--font-size-text);line-height:1.5}@media (min-width:600px){.conference-content{padding:50px 20px}}@media (max-width:600px){.conference-content{padding:30px 10px}}@media (max-width:992px){.conference-content .content-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width:768px){.conference-content .content-grid{grid-template-columns:1fr}}@media (max-width:480px){.conference-content{padding:60px 20px 80px}.conference-content .content-description{margin-bottom:40px}}.conference-content .content-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.conference-content .content-title{font-size:var(--font-size-title);margin-bottom:20px;font-weight:bold;color:#0F1A2A}.conference-content .content-description{color:#0F1A2A;font-size:var(--font-size-text);line-height:1.2;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto}.conference-content .content-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;margin-bottom:60px}.conference-content .content-footer{margin-bottom:40px;line-height:1.2;font-weight:bold}.conference-content .content-footer p{font-size:var(--font-size-small_title);color:#0F1A2A;font-weight:600}.conference-content .cta-container{display:flex;justify-content:center}.conference-content .cta-button{background-color:#fff;border:none;border-radius:30px;padding:15px 30px;color:#013D59;cursor:pointer;transition:all 0.3s ease;position:relative;overflow:hidden;font-weight:bold;font-size:var(--font-size-text)}.conference-content .cta-button::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;padding:1px;border:1px solid transparent;background:linear-gradient(93.49deg, #99B702 -2.68%, #EAC791 34.22%, #03CAE1 68.33%, #013D59 102.32%);-webkit-mask:linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.conference-content .cta-button:hover{background-color:rgba(255, 255, 255, 0.3)}@media (min-width:992px){.conference-content .content-grid{grid-template-columns:repeat(3, 1fr)}.conference-content .content-grid .content-card:nth-child(1),.conference-content .content-grid .content-card:nth-child(2){grid-column:span 1}.conference-content .content-grid .content-card:nth-child(6),.conference-content .content-grid .content-card:nth-child(7){grid-column:2 span 1}}@media (max-width:768px){.conference-content .content-grid{grid-template-columns:1fr}.conference-content .content-grid .content-card:nth-child(n){grid-column:span 1}.conference-content .card-text{font-size:18px}.conference-content .cta-button{padding:12px 25px}}@media (max-width:480px){.conference-content .conference-content{padding:60px 15px 80px}.conference-content .content-description{margin-bottom:40px}.conference-content .card-text{font-size:18px}}.accommodation-section{display:flex;flex-direction:column;min-height:70vh;overflow:hidden;animation:fadeIn 0.8s ease-out;background:url("../images/show.png") no-repeat center bottom/cover}.accommodation-section .head{display:flex;flex-direction:column;gap:0 !important;max-width:250px;align-items:flex-start;justify-content:center}@media (max-width:600px){.accommodation-section .head{max-width:100%;align-items:center;text-align:center;text-align:center}}.accommodation-section .head span{color:var(--green);font-size:30px;display:block;font-weight:900;letter-spacing:0.03em}@media (max-width:600px){.accommodation-section .head span{font-size:16px}}.accommodation-section .head h2{color:var(--green);display:block;font-size:76px;font-weight:900;line-height:1;margin:-30px 0 0}@media (max-width:900px){.accommodation-section .head h2{font-size:52px;margin:-20px 0 0}}@media (max-width:600px){.accommodation-section .head h2{font-size:40px}}@media (max-width:600px){.accommodation-section{min-height:90vh}}.accommodation-section .shows-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;min-height:fit-content;overflow:visible}@media (max-width:600px){.accommodation-section .shows-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}.accommodation-section .show-card{display:flex;flex-direction:column;align-items:center;height:350px;text-align:center;transition:transform 0.3s ease;overflow:visible}@media (max-width:600px){.accommodation-section .show-card{height:100%;width:100%}}.accommodation-section .show-card .show-image{position:relative;width:100%;height:250px;aspect-ratio:0.75;border-radius:8px;margin-bottom:16px}@media (max-width:600px){.accommodation-section .show-card .show-image{height:150px}}.accommodation-section .show-card .show-image img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;border-radius:8px;overflow:hidden}@media (max-width:600px){.accommodation-section .show-card .show-image img{height:100%;object-fit:cover;object-position:top}}.accommodation-section .show-card .show-image::after{content:"";position:absolute;bottom:-3px;left:-10px;right:-10px;height:3px;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%);z-index:1}@media (max-width:600px){.accommodation-section .show-card .show-image::after{left:-10px;right:-10px}}.accommodation-section .show-card .show-title{font-size:18px;font-weight:bold;margin-bottom:5px;color:var(--green)}.accommodation-section .accommodation-image{flex:1;background:url("../images/new_home/show.png");background-size:cover;background-position:center;position:relative;background-size:cover;background-position:bottom;background-repeat:no-repeat;max-width:100vw;height:50vh;z-index:20000}.accommodation-section .content-wrapper{margin:60px auto;max-width:1200px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;min-height:90vh}@media (max-width:600px){.accommodation-section .content-wrapper{flex-direction:column;margin:24px 16px;min-height:auto;align-items:center;gap:24px;padding-top:0}}.accommodation-section .accommodation-title{font-size:var(--font-size-title);margin-bottom:10px;font-weight:bold}@media (min-width:600px){.accommodation-section .accommodation-title{text-align:right}.accommodation-section .accommodation-title:dir(ltr){text-align:left}}@media (max-width:600px){.accommodation-section .accommodation-title{text-align:center}}.accommodation-section .accommodation-description{font-size:23px;line-height:1.6;margin-bottom:60px}@media (min-width:600px){.accommodation-section .accommodation-description{text-align:start}.accommodation-section .accommodation-description:dir(ltr){text-align:left}}@media (max-width:600px){.accommodation-section .accommodation-description{text-align:center}}@media (max-width:600px){.accommodation-section .accommodation-description{text-align:center}}.accommodation-section .hotels-grid{margin-bottom:40px;max-width:80%;min-width:400px;display:grid;grid-template-columns:repeat(4, 1fr)}@media (min-width:600px){.accommodation-section .hotels-grid{gap:20px}}@media (max-width:600px){.accommodation-section .hotels-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}}.accommodation-section .hotel-logo{text-align:center}.accommodation-section .logo-container{color:#fff;font-family:"Times New Roman", serif}.accommodation-section .logo-container h3{font-weight:normal;letter-spacing:1px;line-height:1.2;margin-bottom:5px}.accommodation-section .logo-container p{font-style:italic}.accommodation-section .additional-hotels{display:flex;justify-content:space-between;align-items:center}.accommodation-section .additional-logo{width:30%;text-align:center}.accommodation-section .logo-small-container{background-color:rgba(255, 255, 255, 0.9);border-radius:5px;padding:10px;display:flex;justify-content:center;align-items:center;height:60px}.accommodation-section .logo-small{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:992px){.accommodation-section .accommodation-section{flex-direction:column;height:100vh}.accommodation-section .accommodation-image{height:300px}.accommodation-section .accommodation-content{background-image:none;padding:60px 0px}.accommodation-section .content-wrapper{max-width:100%}}@media (max-width:768px){.accommodation-section .accommodation-title{margin-bottom:20px}.accommodation-section .accommodation-description{margin-bottom:40px}.accommodation-section .hotel-logo{width:80%}.accommodation-section .additional-hotels{flex-wrap:wrap;gap:20px;justify-content:center}.accommodation-section .additional-logo{width:45%;margin-bottom:20px}}@media (max-width:480px){.accommodation-section .accommodation-image{height:200px}.accommodation-section .accommodation-content{padding:10px 20px}.accommodation-section .hotel-logo{width:100%}.accommodation-section .additional-logo{width:100%}}.footer{background:url("../images/footer.png") no-repeat center bottom/cover;padding:60px 0;height:735px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;position:relative;overflow:hidden;animation:fadeIn 0.8s ease-out}@media (max-width:600px){.footer{height:auto;min-height:55vh;padding:48px 20px 60px}}.footer .footer-container{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:30px}.footer .footer-title{font-size:64px;color:white;font-weight:900}@media (max-width:600px){.footer .footer-title{font-size:32px}}.footer .signup-btn{background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%);border:none;width:40%;border-radius:30px;padding:5px 60px;font-size:36px;margin:0 auto;color:var(--green);cursor:pointer;transition:all 0.3s ease;font-weight:bold;display:block;text-align:center}@media (max-width:600px){.footer .signup-btn{width:80%;font-size:22px;padding:10px 24px}}.footer .signup-btn:hover{scale:1.05}.presale-section{background:url("../images/presale_bg.png") no-repeat center center/cover;padding:40px;text-align:center;color:#fff;position:relative;overflow:hidden;animation:fadeIn 0.8s ease-out}@media (max-width:600px){.presale-section{padding:0px 0;background:url("../images/presale_bg_mobile.png") no-repeat center top/cover}}.presale-section .presale-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.presale-section .presale-container .desktop{display:block}@media (max-width:600px){.presale-section .presale-container .desktop{display:none}}.presale-section .presale-container .mobile{display:none}@media (max-width:600px){.presale-section .presale-container .mobile{display:block;font-size:26px;font-weight:900;position:relative;top:30px;line-height:1;max-width:100%}}.presale-section .price-list-title{font-size:32px;background:url("../images/presale_title.png") no-repeat center center/contain;color:var(--green);font-weight:900;padding-top:10px}@media (max-width:600px){.presale-section .price-list-title{background:none;font-size:22px;text-align:center}}.presale-section .presale-title{font-weight:300;letter-spacing:4px;margin-bottom:40px;text-transform:uppercase;text-align:center;background:linear-gradient(90deg, #D77A4C 2.88%, #E9AB76 45%, #031063 96.15%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:"Obviously", sans-serif;font-size:var(--font-size-title);font-weight:500}@media (max-width:680px){.presale-section .presale-title{letter-spacing:0px}}.presale-section .highlight{color:#02064E}.presale-section .hotels-title-container{display:flex;align-items:center;justify-content:center;direction:rtl}.presale-section .hotels-title-container.others .hotels-title{color:#fff}.presale-section .hotels-title-container.others .line-decoration{background-color:#fff}.presale-section .hotels-title-container .hotels-title{font-size:var(--font-size-small_title);color:#fff;margin:0 20px;font-weight:400}.presale-section .hotels-title-container .line-decoration{height:1px;background-color:#02064E;flex-grow:1;max-width:200px}.presale-section .table_con{position:relative;background:url("../images/presale_content.png") no-repeat center center/contain;padding:0px 70px 26px}@media (max-width:600px){.presale-section .table_con{padding:32px 30px 28px;background:url("../images/presale-container.png") no-repeat center center/85% 100%;height:600px;position:relative;margin-top:30px}}@media (min-width:600px){.presale-section .table_con .scroll-arrow{display:none}}@media (max-width:600px){.presale-section .table_con .scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(0, 0, 0, 0.5);color:white;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.presale-section .table_con .scroll-left{left:0}.presale-section .table_con .scroll-right{right:0}}.presale-section .price-table-container{position:relative;overflow:visible;padding:42px 38px 26px;direction:rtl}@media (max-width:600px){.presale-section .price-table-container{padding:0px 36px;position:relative;top:15%}.presale-section .price-table-container::before,.presale-section .price-table-container::after{clip-path:none;border-radius:24px}.presale-section .price-table-container::after{inset:8px}}.presale-section .price-table-container .presale-price-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:40px;align-items:start}.presale-section .price-table-container .presale-price-layout.single-column{grid-template-columns:minmax(0, 1fr)}@media (max-width:768px){.presale-section .price-table-container .presale-price-layout{grid-template-columns:minmax(0, 1fr);gap:28px}}.presale-section .price-table-container .presale-price-column{position:relative;display:flex;flex-direction:row;justify-content:center;gap:22px;min-width:0}.presale-section .price-table-container .presale-price-column.other-column::after{content:"";position:absolute;top:0;bottom:0;left:-20px;width:1px;background:linear-gradient(to bottom, transparent, #B0975E 20%, #E5E6A1 50%, #BDA86C 80%, transparent)}@media (max-width:768px){.presale-section .price-table-container .presale-price-column{flex-direction:column;gap:24px}.presale-section .price-table-container .presale-price-column.other-column::after{display:none}}.presale-section .price-table-container .presale-hotel-card{position:relative;padding:0 8px}@media (max-width:768px){.presale-section .price-table-container .presale-hotel-card+.presale-hotel-card{padding-top:20px}}.presale-section .price-table-container .presale-hotel-card+.presale-hotel-card::before{content:"";position:absolute;top:0;bottom:0;left:100%;width:1px;background:linear-gradient(to bottom, transparent, #B0975E 20%, #E5E6A1 50%, #BDA86C 80%, transparent)}@media (max-width:768px){.presale-section .price-table-container .presale-hotel-card+.presale-hotel-card::before{top:0;bottom:auto;left:0;right:0;width:auto;height:1px;background:linear-gradient(to right, transparent, #B0975E 20%, #E5E6A1 50%, #BDA86C 80%, transparent)}}.presale-section .price-table-container .presale-hotel-card.sold-out::after,.presale-section .price-table-container .presale-hotel-card.last-rooms::after{content:"";position:absolute;top:-8px;left:10px;width:88px;height:62px;background-size:contain;background-repeat:no-repeat;background-position:center}.presale-section .price-table-container .presale-hotel-card.sold-out::after{background-image:url("../images/sold_out-min.png")}.presale-section .price-table-container .presale-hotel-card.last-rooms::after{background-image:url("../images/last_rooms.png")}@media (max-width:600px){.presale-section .price-table-container .presale-hotel-card{padding:0}.presale-section .price-table-container .presale-hotel-card.sold-out::after,.presale-section .price-table-container .presale-hotel-card.last-rooms::after{width:72px;height:52px;top:-4px}}.presale-section .price-table-container .presale-hotel-title{margin:0 0 14px;color:#0b5b5c;font-size:clamp(25px, 2.2vw, 39px);font-weight:700;line-height:1.1}@media (max-width:600px){.presale-section .price-table-container .presale-hotel-title{color:#054346;font-size:22px;text-align:center;width:100%}}.presale-section .price-table-container .presale-price-note{margin:16px 0 0;text-align:center;font-size:18px;color:#0b5b5c}@media (max-width:600px){.presale-section .price-table-container .presale-price-note{font-size:12px}}.presale-section .price-table-container .presale-price-head,.presale-section .price-table-container .presale-rate-row{display:grid;grid-template-columns:minmax(92px, 1fr) minmax(110px, 1fr) minmax(70px, auto);align-items:center;column-gap:12px}@media (max-width:600px){.presale-section .price-table-container .presale-price-head,.presale-section .price-table-container .presale-rate-row{grid-template-columns:42px minmax(64px, 1fr) minmax(52px, auto);column-gap:8px}}.presale-section .price-table-container .presale-price-head{margin-bottom:6px;color:#0b5b5c;font-size:14px;font-weight:700}.presale-section .price-table-container .presale-price-head span{display:block}.presale-section .price-table-container .presale-price-head .presale-price-head-room{min-height:1px}@media (max-width:600px){.presale-section .price-table-container .presale-price-head{font-size:12px}}.presale-section .price-table-container .presale-rate-row{padding:8px 0;color:#0b5b5c;font-size:clamp(22px, 1.55vw, 31px);line-height:1.2}.presale-section .price-table-container .presale-rate-old,.presale-section .price-table-container .presale-rate-new,.presale-section .price-table-container .presale-rate-room{white-space:nowrap}.presale-section .price-table-container .presale-rate-old{position:relative;color:#999;opacity:0.85}@media (max-width:600px){.presale-section .price-table-container .presale-rate-old{font-size:16px}}.presale-section .price-table-container .presale-rate-old::after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:#999;transform:rotate(-10deg);pointer-events:none}.presale-section .price-table-container .presale-rate-new{font-weight:700;color:#0d6a70}@media (max-width:600px){.presale-section .price-table-container .presale-rate-new{font-size:16px}}.presale-section .price-table-container .presale-rate-room{font-weight:500}@media (max-width:600px){.presale-section .price-table-container .presale-rate-room{font-size:14px}}.presale-section .price-table-container .price-table{width:100%;border-collapse:collapse;direction:rtl;margin:0 auto}.presale-section .price-table-container .price-table th,.presale-section .price-table-container .price-table td{padding:15px 10px;text-align:center;border-bottom:1px solid rgba(255, 255, 255, 0.3)}@media (min-width:600px){.presale-section .price-table-container .price-table th,.presale-section .price-table-container .price-table td{min-width:120px}}.presale-section .price-table-container .price-table th{font-weight:500;font-size:var(--font-size-small_title);padding-bottom:20px}.presale-section .price-table-container .price-table .conference-hotel{color:#fff}.presale-section .price-table-container .price-table .hotelcomp{position:relative}.presale-section .price-table-container .price-table .hotelcomp.sold_out::after{content:"";position:absolute;background-image:url("../images/sold_out-min.png");height:70px;width:100px;background-size:contain;top:50px;left:0;background-repeat:no-repeat;right:0;margin:0 auto}.presale-section .price-table-container .price-table .hotelcomp.last_rooms::after{content:"";position:absolute;background-image:url("../images/last_rooms.png");height:70px;width:100px;background-size:contain;top:50px;left:0;background-repeat:no-repeat;right:0;margin:0 auto}.presale-section .price-table-container .price-table .other-hotel{color:#fff}@media (max-width:600px){.presale-section .price-table-container .price-table .other-hotel.two{width:50%}}.presale-section .price-table-container .price-table .other-hotel-cell,.presale-section .price-table-container .price-table .conference-hotel-cell{font-size:21px}.presale-section .price-table-container .price-table .conference-hotel-cell{color:#fff}.presale-section .price-table-container .price-table .conference-hotel-cell .room_type{color:#fff}.presale-section .price-table-container .price-table .other-hotel-cell{color:#fff}.presale-section .price-table-container .price-table .other-hotel-cell .room_type{color:#fff}.presale-section .price-table-container .price-table .room-type{color:#fff;font-weight:500;font-size:var(--font-size-small_title)}.presale-section .price-table-container .price-table .price-new{font-weight:600;margin-bottom:3px}.presale-section .price-table-container .price-table .price-old{text-decoration:line-through}.presale-section .price-table-container .price-table .price-placeholder{font-weight:500}.presale-section .price-table-container:dir(ltr) .price-table{direction:ltr}.presale-section .price-table-container:dir(ltr) .price-table th,.presale-section .price-table-container:dir(ltr) .price-table td{text-align:left}.presale-section .star{position:absolute;width:100%;height:100%;background-image:url("../images/star.png");background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:600px){.presale-section .star{display:none}}.presale-section .social-carousel-section{padding:60px 0 80px;text-align:center;position:relative}@media (max-width:600px){.presale-section .social-carousel-section{padding:0px 0 60px;margin:110px 0 60px}}.presale-section .social-carousel-section .star.three{position:absolute;top:60px;right:60px;width:60px;height:60px}@media (max-width:600px){.presale-section .social-carousel-section .star.three{width:70px;height:70px;top:-80px;right:10px;display:block}}.presale-section .social-carousel-section .star.four{position:absolute;bottom:40%;right:-100px;width:80px;height:80px}@media (max-width:600px){.presale-section .social-carousel-section .star.four{width:50px;height:50px;top:15px;right:15px}}.presale-section .social-carousel-section .star.five{position:absolute;top:85%;left:10%;width:140px;height:140px;transform:translate(-50%, -50%);z-index:10000}@media (max-width:600px){.presale-section .social-carousel-section .star.five{position:absolute;display:block;top:85%;left:10%;width:50px;height:50px;transform:translate(-50%, -50%);z-index:10000}}.presale-section .social-carousel-section .social-carousel-title{font-size:var(--font-size-title);font-weight:700;color:#fff;margin-bottom:20px}@media (max-width:600px){.presale-section .social-carousel-section .social-carousel-title{font-size:28px}}.presale-section .social-carousel-section .social-carousel-wrapper{position:relative;display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:20px 0 30px}@media (max-width:600px){.presale-section .social-carousel-section .social-carousel-wrapper{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;padding:10px 0 20px}}.presale-section .social-carousel-section .social-carousel-shell{width:100%;overflow:hidden}.presale-section .social-carousel-section .social-carousel-btn{position:absolute;top:50%;z-index:20;width:44px;height:44px;border-radius:50%;border:0;background:#0b4f52;color:rgba(248, 239, 220, 0.92);font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0, 0, 0, 0.22);transform:translateY(-50%);transition:box-shadow 0.2s ease, transform 0.2s ease}.presale-section .social-carousel-section .social-carousel-btn:hover{scale:1.05;box-shadow:0 12px 32px rgba(0, 0, 0, 0.28)}.presale-section .social-carousel-section .social-carousel-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.presale-section .social-carousel-section .social-carousel-btn.social-carousel-btn-prev{left:calc(26% - 2px)}.presale-section .social-carousel-section .social-carousel-btn.social-carousel-btn-next{left:calc(70.5% - 2px)}@media (max-width:900px){.presale-section .social-carousel-section .social-carousel-btn{scale:0.8}.presale-section .social-carousel-section .social-carousel-btn span{height:fit-content}.presale-section .social-carousel-section .social-carousel-btn.social-carousel-btn-prev{left:calc(12% - 2px)}.presale-section .social-carousel-section .social-carousel-btn.social-carousel-btn-next{left:calc(78.5% - 2px)}.presale-section .social-carousel-section .social-carousel-btn:hover{scale:1;box-shadow:none}}.presale-section .social-carousel-section .social-carousel-stage{position:relative;width:100%;height:420px;overflow:visible}@media (max-width:900px){.presale-section .social-carousel-section .social-carousel-stage{height:260px}}@media (max-width:600px){.presale-section .social-carousel-section .social-carousel-stage{height:260px}}.presale-section .social-carousel-section .social-slide{position:absolute;width:50%;top:0;bottom:0;left:50%;background:#1a1a2e;overflow:hidden;border-radius:12px;border:3px solid rgba(255, 255, 255, 0.85);box-shadow:0 8px 30px rgba(0, 0, 0, 0.35);opacity:0;pointer-events:none;transition:transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.45s ease, z-index 0s;transform:translateX(-50%) scale(0.3);object-fit:cover}.presale-section .social-carousel-section .social-slide img{width:100%;height:100%;object-fit:cover;display:block}.presale-section .social-carousel-section .social-slide.active{opacity:1;z-index:6;pointer-events:auto;transform:translateX(-50%) scale(1)}.presale-section .social-carousel-section .social-slide.prev-1{opacity:1;z-index:5;transform:translateX(calc(-50% - 48%)) scale(0.76)}.presale-section .social-carousel-section .social-slide.prev-2{opacity:0.85;z-index:4;transform:translateX(calc(-50% - 78%)) scale(0.56)}.presale-section .social-carousel-section .social-slide.next-1{opacity:1;z-index:5;transform:translateX(calc(-50% + 48%)) scale(0.76)}.presale-section .social-carousel-section .social-slide.next-2{opacity:0.85;z-index:4;transform:translateX(calc(-50% + 78%)) scale(0.56)}@media (max-width:600px){.presale-section .social-carousel-section .social-slide{width:90%}.presale-section .social-carousel-section .social-slide.prev-2,.presale-section .social-carousel-section .social-slide.next-2{opacity:0}.presale-section .social-carousel-section .social-slide.prev-1{transform:translateX(calc(-50% - 75%)) scale(0.5);opacity:0.9}.presale-section .social-carousel-section .social-slide.next-1{transform:translateX(calc(-50% + 75%)) scale(0.5);opacity:0.9}}.presale-section .companies-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;background:url("../images/logos_bg.png") no-repeat center bottom/cover}.presale-section .companies-section .companies-title{font-size:var(--font-size-title);font-weight:700;color:var(--green);margin-bottom:50px;text-align:center}@media (max-width:600px){.presale-section .companies-section .companies-title{margin-bottom:50px;font-size:30px;width:80%;margin-top:20px;text-align:center}}.presale-section .companies-section .companies-logos{display:flex;flex-direction:column;gap:20px;overflow:hidden;width:100%}.presale-section .companies-section .companies-logos--mobile{display:none}@media (max-width:600px){.presale-section .companies-section .companies-logos--desktop{display:none}.presale-section .companies-section .companies-logos--mobile{display:flex;flex-direction:column;gap:30px;max-width:90%;margin:0 auto;overflow:visible}}.presale-section .companies-section .companies-row{display:flex;align-items:center;overflow:hidden;width:100%}@media (max-width:600px){.presale-section .companies-section .companies-row{justify-content:center;gap:6px;overflow:visible}}.presale-section .companies-section .company-logo{width:130px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 24px}@media (max-width:600px){.presale-section .companies-section .company-logo{flex:1;width:auto;flex-shrink:1;height:40px;padding:0 6px}}.presale-section .companies-section .company-logo img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1);opacity:0.85}.presale-section .companies-section .logo-sep{display:block;width:3px;height:40px;background:var(--gradient);flex-shrink:0;opacity:0.8}@media (max-width:600px){.presale-section .companies-section .logo-sep{display:block;width:3px;height:40px}}.presale-section .sponsors-container{margin-bottom:50px;margin-top:200px}@media (max-width:600px){.presale-section .sponsors-container{margin-bottom:50px;margin-top:100px}}.presale-section .sponsors-container .sponsors-title{font-size:var(--font-size-title);font-weight:700;color:#fff;margin-bottom:50px;text-align:center;direction:rtl}@media (max-width:600px){.presale-section .sponsors-container .sponsors-title{margin-bottom:50px;font-size:30px;margin-top:70px;text-align:center}}.presale-section .sponsors-container .sponsors-cards{display:flex;justify-content:center;gap:30px;direction:rtl}.presale-section .sponsors-container .sponsors-cards .sponsor-card{background-color:rgba(2, 6, 78, 0.1);border:1px solid rgba(2, 6, 78, 0.3);border-radius:10px;padding:30px;width:55%;max-width:700px;text-align:right;transition:all 0.3s ease;display:flex;flex-direction:column;gap:20px}.presale-section .sponsors-container .sponsors-cards .sponsor-card:hover{transform:translateY(-5px)}.presale-section .sponsors-container .sponsors-cards .sponsor-card:dir(ltr){text-align:left}.presale-section .sponsors-container .sponsors-cards .sponsor-card .logo{width:fit-content;margin:0 auto}.presale-section .sponsors-container .sponsors-cards .sponsor-card .logo img{width:150px}.presale-section .sponsors-container .sponsors-cards .sponsor-card .sponsor-description p{font-size:var(--font-size-small_title);color:#fff}.presale-section .sponsors-container .sponsors-cards .sponsor-card .sponsor-description ul{list-style-type:none;padding:0;margin-top:20px}.presale-section .sponsors-container .sponsors-cards .sponsor-card .sponsor-description ul li{position:relative;padding-right:20px;margin-bottom:8px;font-size:var(--font-size-text)}.presale-section .sponsors-container .sponsors-cards .sponsor-card .sponsor-description ul li::before{content:"•";position:absolute;right:0;color:#02064E}@media (max-width:992px){.presale-section .sponsors-container .sponsors-cards{flex-direction:column;align-items:center}.presale-section .sponsors-container .sponsors-cards .sponsor-card{width:100%;max-width:600px}}@media (max-width:768px){.presale-section .sponsors-container .sponsors-title{margin-bottom:30px}.presale-section .sponsors-container .sponsor-card{padding:20px}}@media (max-width:480px){.presale-section .sponsors-container .sponsor-logo{height:40px}.presale-section .sponsors-container .calcalist-bg{padding:4px 10px}}.presale-section .lead_form_title{font-size:48px;color:#02064E}@media (max-width:600px){.presale-section .lead_form_title{font-size:32px}}@media (max-width:600px){.presale-section .form-section{padding:0 16px}}.presale-section .footer_logo_gpoup{display:flex;justify-content:space-between;gap:54px}@media (max-width:600px){.presale-section .footer_logo_gpoup{margin-bottom:50px}}@media (min-width:600px){.presale-section .footer_logo_gpoup{margin-bottom:50px}}.presale-section .footer_logo_gpoup .banner-item{display:flex;flex-direction:column;gap:48px}@media (min-width:600px){.presale-section .footer_logo_gpoup .banner-item{flex:1;align-items:center}.presale-section .footer_logo_gpoup .banner-item img{max-height:50px;max-width:250px}}@media (max-width:600px){.presale-section .footer_logo_gpoup .banner-item{overflow:hidden}}.presale-section .footer_logo_gpoup .banner-item:nth-child(odd){flex-direction:column-reverse}@media (max-width:480px){.presale-section .footer_logo_gpoup .banner-item{margin:0 10px}.presale-section .footer_logo_gpoup .banner-item .calcalist-small{padding:2px 8px}}@media (prefers-reduced-motion:reduce){*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}button:focus,a:focus{outline:2px solid #02064E;outline-offset:2px}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}@media print{.hero{height:auto;padding:40px 0}.video-container,.footer-banner,.play-button{display:none}body{color:#000;background:#fff}a{text-decoration:none;color:#000}.content-card,.expect-card,.speaker-card,.sponsor-card{break-inside:avoid}}.artists-section{padding:60px 0}.artists-container{max-width:1200px;margin:0 auto;padding:0 20px}.artists-title{text-align:center;color:white;font-size:2.5rem;margin-bottom:40px;font-weight:bold}.artists-grid{display:grid}@media (min-width:600px){.artists-grid{grid-template-columns:repeat(4, 1fr);gap:20px}}@media (max-width:600px){.artists-grid{grid-template-columns:repeat(1, 1fr);gap:16px}}.artist-card{border-radius:8px;overflow:hidden;margin-bottom:20px;position:relative}.artist-card .credit{position:absolute;bottom:4px;left:8px;color:#fff;z-index:1;text-shadow:0px 0px 4px #333}.artist-image-container{aspect-ratio:1;overflow:hidden;position:relative;height:100%;width:100%;background-position:top;background-size:cover}.artist-image{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.artist-name{margin:0;opacity:0;transition:all 1s;font-size:1.2rem;font-weight:bold;direction:rtl;z-index:10;position:absolute;bottom:2%;right:5%;text-shadow:2px 2px #726e6e;margin-bottom:20px}.artist-name h2,.artist-name h3{text-align:right}.artist-name h2{font-family:"NovemberHebrew", sans-serif;line-height:1}@media (min-width:600px){.artist-name h2{font-size:40px}}@media (max-width:600px){.artist-name h2{font-size:32px}}.artist-name h3{font-size:24px}.artist-name:hover{opacity:1}.artist-card:hover .artist-image{transform:scale(1.08)}.artist-card:hover .artist-name{opacity:1}.auto_scroll_bar .swiper-wrapper{transition-timing-function:linear !important}.companies-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:40px 0;min-height:1000px;background:url("../images/logos_bg.png") no-repeat center bottom/cover}@media (max-width:600px){.companies-section{margin-top:50px;padding:0;min-height:90vh}}.companies-section .companies-title{font-size:var(--font-size-title);font-weight:900;color:var(--green);margin-bottom:50px;text-align:center}@media (max-width:600px){.companies-section .companies-title{margin-bottom:30px;font-size:30px}}.companies-section .companies-logos{display:flex;flex-direction:column;gap:20px;overflow:hidden;width:100%}.companies-section .companies-logos--mobile{display:none}@media (max-width:600px){.companies-section .companies-logos--desktop{display:none}.companies-section .companies-logos--mobile{display:flex;flex-direction:column;gap:30px;overflow:visible}}.companies-section .companies-row{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}@media (max-width:600px){.companies-section .companies-row{gap:6px;overflow:visible}}.companies-section .company-logo{width:130px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 24px}@media (max-width:600px){.companies-section .company-logo{flex:1;width:auto;flex-shrink:1;height:34px;padding:0 6px}}.companies-section .company-logo img{width:100%;height:100%;object-fit:contain}.lead-modal{display:none}@media (max-width:600px){.lead-modal{display:block;position:fixed;inset:0;z-index:9999999;pointer-events:none}.lead-modal.is-open{pointer-events:auto}.lead-modal.is-open .lead-modal__overlay{opacity:1}.lead-modal.is-open .lead-modal__sheet{transform:translateY(0)}.lead-modal__overlay{position:absolute;inset:0;background:rgba(0, 0, 0, 0.55);opacity:0;transition:opacity 0.3s ease}.lead-modal__sheet{position:absolute;bottom:0;left:0;right:0;background:var(--green);border-radius:24px 24px 0 0;padding:12px 20px 44px;transform:translateY(100%);transition:transform 0.42s cubic-bezier(0.32, 0.72, 0, 1);max-height:92vh;overflow-y:auto}.lead-modal__sheet::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:24px 24px 0 0;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%)}.lead-modal__drag-handle{width:40px;height:4px;border-radius:2px;background:rgba(255, 255, 255, 0.3);margin:8px auto 16px;cursor:pointer}.lead-modal__close{position:absolute;top:16px;left:16px;width:34px;height:34px;border-radius:50%;background:rgba(255, 255, 255, 0.15);color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;flex-shrink:0}.lead-modal__header{text-align:center;margin-bottom:20px}.lead-modal__title{font-size:26px;font-weight:900;line-height:1.2;margin-bottom:6px;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 50%, #B69E63 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lead-modal__subtitle{color:rgba(255, 255, 255, 0.65);font-size:14px}.lead-modal__form{display:flex;flex-direction:column;gap:10px}.lead-modal__form .form-field{flex:none}.lead-modal__form .input-field{width:100%;border-radius:10px !important;background:rgba(255, 255, 255, 0.1) !important;color:white !important;border:1px solid rgba(255, 255, 255, 0.22) !important;padding:14px 16px !important;font-size:16px !important;height:auto !important}.lead-modal__form .input-field::placeholder{color:rgba(255, 255, 255, 0.5) !important;font-size:16px !important}.lead-modal__form .submit-button{border-radius:10px !important;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 22.92%, #BDA86C 46.08%, #CABB7C 66.58%, #E8E8A2 84.1%, #B69E63 100%) !important;color:var(--green) !important;font-size:18px !important;font-weight:800 !important;height:50px !important;width:100%;cursor:pointer}.lead-modal__form .checkbox-container{color:rgba(255, 255, 255, 0.65) !important;font-size:13px}.lead-modal__form .checkbox-container a{color:rgba(255, 255, 255, 0.85) !important}.lead-modal__form .checkmark{background-color:rgba(255, 255, 255, 0.15);border-color:rgba(255, 255, 255, 0.3)}}@keyframes captionFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes captionPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(0.85)}}.mobile-cta-strip{display:none}@media (max-width:600px){.mobile-cta-strip{display:block;position:fixed;bottom:0;left:0;right:0;z-index:9990;background:var(--green);border-radius:24px 24px 0 0;padding:0 20px 20px;text-align:center;cursor:pointer}.mobile-cta-strip__drag-handle{width:40px;height:4px;border-radius:2px;background:rgba(255, 255, 255, 0.3);margin:12px auto 10px}.mobile-cta-strip__title{font-size:22px;font-weight:900;line-height:1.2;margin-bottom:4px;background:linear-gradient(90deg, #B0975E 0%, #E5E6A1 50%, #B69E63 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-cta-strip__subtitle{color:rgba(255, 255, 255, 0.65);font-size:13px}}